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/FRA/popupavisolegalFRA.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/FRA/popupprivacidadFRA.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 AbrePoliticaPOR() {

 myRemote = launch("http://www.rvedipress.com/FRA/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 AbreLegalPOR() {

 myRemote = launch("http://www.rvedipress.com/FRA/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 calendario() {

	window.location='http://www.rvedipress.com/proximoseventos.asp';

}


function calendarioPOR() {

	window.location='http://www.rvedipress.com/POR/proximoseventos_POR.asp';

}

function calendarioFRA() {

	window.location='http://www.rvedipress.com/FRA/proximoseventos_POR.asp';

}


function ultimaHora() {

 window.location='http://www.rvedipress.com/ultimahora.asp';

}

function ultimaHoraPOR() {

 window.location='http://www.rvedipress.com/POR/ultimahora_POR.asp';

}

function ultimaHoraFRA() {

 window.location='http://www.rvedipress.com/FRA/ultimahora_POR.asp';

}