function Fotoh (URL){
activa=window.open(URL,"ventana1","width=450, height=320, top=x, left=y, scrollbars=no, menubar=no, location=no, resizable=no")
activa.focus()
}
