function contenido (URL){ 
   window.open(URL,"ventana1","width=640,height=470,scrollbars=yes") 
} 