function ventanaSecundaria (URL){ 
   window.open(URL,"ventana1","width=477,height=300,scrollbars=yes,top=100,left=100,status=NO,location=NO,resizable=NO,menubar=NO,directories=NO") 
} 
