function AbreZoomGaleria (url){window.open(url,"galeria","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=370,height=400");}

function AbreZoomGaleriaFiturNews (url){window.open(url,"galeria","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=589,height=841");}

function CentrarVentana(width,height){
//javascript:resizeTo(width ,height)
windowWidth=width;
windowHeight=height;
if (parseInt(navigator.appVersion) >= 4) window.moveTo((screen.width/2)-(windowWidth/2),(screen.height/2)-(windowHeight/2-20));
}

function launch(newURL, newName, newFeatures, orgName) {
  var remote = open(newURL, newName, newFeatures);
  if (remote.opener == null)
    remote.opener = window;
  remote.opener.name = orgName;
  return remote;
}

function AbreLegal() {

 myRemote = launch("http://www.rvedipress.com/popupavisolegal.htm" , "myRemote", "height=400,width=450,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,menubar=0,resizable=0,scrollbars=1,status=0,toolbar=0", "myWindow");

}

function AbrePolitica() {

 myRemote = launch("http://www.rvedipress.com/popupprivacidad.htm" , "myRemote", "height=400,width=450,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,menubar=0,resizable=0,scrollbars=1,status=0,toolbar=0", "myWindow");

}

function calendario() {

	window.location='http://www.rvedipress.com/proximoseventos.asp';



}

function calendarioALE() {

	window.location='http://www.rvedipress.com/ALE/proximoseventos_ALE.asp';

}



function ultimaHora() {

 window.location='http://www.rvedipress.com/ultimahora.asp';

}

function ultimaHoraALE() {

 window.location='http://www.rvedipress.com/ALE/ultimahora_ALE.asp';

}


function AbreLegal_ALE() {

 myRemote = launch("http://www.rvedipress.com/ALE/popupavisolegalALE.htm" , "myRemote", "height=400,width=450,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,menubar=0,resizable=0,scrollbars=1,status=0,toolbar=0", "myWindow");

}

function AbrePolitica_ALE() {

 myRemote = launch("http://www.rvedipress.com/ALE/popupprivacidadALE.htm" , "myRemote", "height=450,width=475,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,menubar=0,resizable=0,scrollbars=1,status=0,toolbar=0", "myWindow");

}
