function instruct()  { 
   iwin = window.open("","IWIN", 
   "status=no,toolbar=no,location=no,menu=no,width=450,height=350"); 
} 
