//-->
  function goright ()
  {
      window.location.href = "../sindex.html";
  }
//  End -->