
function multimedia(url) {
ancho=650;
alto=470;
xpos=(screen.width/2)-(ancho/2);
ypos=(screen.height/2)-(alto/2);
window.open(url,'RCNRADIO','scrollbars=0,location=0,menubar=0,status=0,directories=0,titlebar=0,toolbar=0,resizable=0,width='+ancho+',height='+alto+',left='+xpos+',top='+ypos+'');
}

function playersony(url) {
ancho=650;
alto=470;
xpos=(screen.width/2)-(ancho/2);
ypos=(screen.height/2)-(alto/2);
window.open(url,'RCNRADIO','scrollbars=0,location=0,menubar=0,status=0,directories=0,titlebar=0,toolbar=0,resizable=0,width='+ancho+',height='+alto+',left='+xpos+',top='+ypos+'');
}

function resultados(url) {
ancho=515;
alto=500;
xpos=(screen.width/2)-(ancho/2);
ypos=(screen.height/2)-(alto/2);
window.open(url,'RCNRADIO','scrollbars=1,location=0,menubar=0,status=0,directories=0,titlebar=0,toolbar=0,resizable=0,width='+ancho+',height='+alto+',left='+xpos+',top='+ypos+'');
}

function galeriafm(url) {
ancho=550;
alto=470;
xpos=(screen.width/2)-(ancho/2);
ypos=(screen.height/2)-(alto/2);
window.open(url,'RCNRADIO','scrollbars=0,location=0,menubar=0,status=0,directories=0,titlebar=0,toolbar=0,resizable=0,width='+ancho+',height='+alto+',left='+xpos+',top='+ypos+'');
}

function galeriafm1(url) {
ancho=560;
alto=400;
xpos=(screen.width/2)-(ancho/2);
ypos=(screen.height/2)-(alto/2);
window.open(url,'RCNRADIO','scrollbars=0,location=0,menubar=0,status=0,directories=0,titlebar=0,toolbar=0,resizable=0,width='+ancho+',height='+alto+',left='+xpos+',top='+ypos+'');
}

function audioenvivo(url) {
ancho=740;
alto=510;
xpos=(screen.width/2)-(ancho/2);
ypos=(screen.height/2)-(alto/2);
window.open(url,'RCNRADIO','scrollbars=0,location=0,menubar=0,status=0,directories=0,titlebar=0,toolbar=0,resizable=0,width='+ancho+',height='+alto+',left='+xpos+',top='+ypos+'');
}

function mensajesbasica(url) {
ancho=500;
alto=200;
xpos=(screen.width/2)-(ancho/2);
ypos=(screen.height/2)-(alto/2);
window.open(url,'RCNRADIO','scrollbars=0,location=0,menubar=0,status=0,directories=0,titlebar=0,toolbar=0,resizable=0,width='+ancho+',height='+alto+',left='+xpos+',top='+ypos+'');
}

function formularios20julio(url) {
ancho=600;
alto=440;
xpos=(screen.width/2)-(ancho/2);
ypos=(screen.height/2)-(alto/2);
window.open(url,'RCNRADIO','scrollbars=0,location=0,menubar=0,status=0,directories=0,titlebar=0,toolbar=0,resizable=0,width='+ancho+',height='+alto+',left='+xpos+',top='+ypos+'');
}


function megavacaciones(url) {
ancho=600;
alto=700;
xpos=(screen.width/2)-(ancho/2);
ypos=(screen.height/2)-(alto/2);
window.open(url,'RCNRADIO','scrollbars=0,location=0,menubar=0,status=0,directories=0,titlebar=0,toolbar=0,resizable=0,width='+ancho+',height='+alto+',left='+xpos+',top='+ypos+'');
}

function especiales(url) {
ancho=980;
alto=565;
xpos=(screen.width/2)-(ancho/2);
ypos=(screen.height/2)-(alto/2);
window.open(url,'RCNRADIO','scrollbars=0,location=0,menubar=0,status=0,directories=0,titlebar=0,toolbar=0,resizable=0,width='+ancho+',height='+alto+',left='+xpos+',top='+ypos+'');
}