  function letolt(hely)
  {
 	window.open(hely,'_blank',"scrollbars=no,toolbar=no,menubar=0,location=0,directories=0,status=0,width=800,height=600,resizable=no,screenx=0,screeny=0,top=60,left=112")
  }

