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

