function dakarendirecto (URL){
activa=window.open(URL,"ventana9","width=980, height=622, top=x, left=y, scrollbars=no, menubar=no, location=no, resizable=no")
activa.focus()
}
