function Popup(){
PopupWindow = window.open("en-ubicacion-mapa.php","gi","left=50,top=50,screenX=50,screenY=50,width=900,height=555");
}

