limit the smile width



Insert this test after sa = sa + dsa;
  if (sa > 0.95) {
    dsa = -dsa;
  }