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