
function venSecun(URL){
   window.open(URL, "ventana1", "width=500, height=400, dependent=YES, Resizable=NO, menubar=no, Scrollbars=YES, top=200, left=300, Titlebar=NO, Status=NO")
}

