function ventanaSecundaria (URL){ 
   window.open(URL,"ventana1","width=580,height=450,scrollbars=NO,resize=no") 
} 
