function abrirRadio(url) {
	var width = 1024;
	var height = 768;
	xposition=0; yposition=0;	 
	    if ((parseInt(navigator.appVersion) >= 4 )){
        	xposition = (screen.width - width) / 2;
	        yposition = (screen.height - height) / 2;
    	}
	args = "width=" + width + ","
    	+ "height=" + height + ","
	+ "screenx=" + xposition + ","
    	+ "screeny=" + yposition + ","
    	+ "left=" + xposition + ","
    	+ "top=" + yposition;
	window.open(url, 'chat_room', args);
}

function antena3(url) { 
open('http://www.radioantena3.com','','') ; 
} 
function wqradio(url) { 
open('http://www.radiowq.com','','') ; 
} 
function graficastoledo(url) { 
open('http://www.graficas-toledo.com','','') ; 
} 
function starcar(url) { 
open('http://www.makrofarreros.net/servicios/starcar.php','','') ; 
} 
function selvanegra(url) { 
open('http://www.macrofarreros.com/musica/S/s3lva_n3gra/index.php','','') ; 
} 
function lep(url) { 
open('http://www.macrofarreros.com/musica/L/luis_ernesto_perez/index.php','','') ; 
} 
function mirellacesa(url) { 
open('http://www.macrofarreros.com/musica/M/mirella_cesa/index.php','','') ; 
} 
function adalramones(url) { 
open('http://www.macrofarreros.com/servicios/adal_ramones.php','','') ; 
} 

function johannacarrenio(url) { 
open('http://www.macrofarreros.com/musica/J/johanna_carreno/index.php','','') ; 
} 

function karlakanora(url) { 
open('http://www.macrofarreros.com/musica/K/karla_kanora/index.php','','') ; 
} 

function roberttoruben(url) { 
open('http://www.macrofarreros.com/musica/R/robertto_ruben/index.php','','') ; 
} 



function fanaticavip(url) { 
open('http://www.macrofarreros.com/servicios/fanaticavip.php','','top=100,left=100,width=600,height=520') ; 
} 

function envio(url) { 
open('http://www.macrofarreros.com/eventos/envio.php','','top=100,left=100,width=300,height=450') ; 
} 

function momentosinolvidables(url) { 
open('http://www.makrofarreros.com/momentosinolvidables/envio.php','','top=100,left=100,width=300,height=450') ; 
} 



function astrologia(url) { 
open('http://www.makrofarreros.net/promociones/astrologia/index.php','','top=100,left=100,width=400,height=400') ; 
} 





function reinadelsol2009(url) {
	var width = 600;
	var height = 600;
	xposition=0; yposition=0;	 
	    if ((parseInt(navigator.appVersion) >= 4 )){
        	xposition = (screen.width - width) / 2;
	        yposition = (screen.height - height) / 2;
    	}
	args = "width=" + width + ","
    	+ "height=" + height + ","
	+ "screenx=" + xposition + ","
    	+ "screeny=" + yposition + ","
    	+ "left=" + xposition + ","
    	+ "top=" + yposition;
	window.open(url, 'chat_room', args);
}


function lamire(url) {
	var width = 250;
	var height =280;
	xposition=0; yposition=0;	 
	    if ((parseInt(navigator.appVersion) >= 4 )){
        	xposition = (screen.width - width) / 2;
	        yposition = (screen.height - height) / 2;
    	}
	args = "width=" + width + ","
    	+ "height=" + height + ","
	+ "screenx=" + xposition + ","
    	+ "screeny=" + yposition + ","
    	+ "left=" + xposition + ","
    	+ "top=" + yposition;
	window.open(url, 'chat_room', args);
}


function email(url) { 
open('http://www.macrofarreros.com/contactanos/','','top=100,left=100,width=300,height=300') ; 
} 


function mirelacesa(url) {
	var width = 500;
	var height =450;
	xposition=0; yposition=0;	 
	    if ((parseInt(navigator.appVersion) >= 4 )){
        	xposition = (screen.width - width) / 2;
	        yposition = (screen.height - height) / 2;
    	}
	args = "width=" + width + ","
    	+ "height=" + height + ","
	+ "screenx=" + xposition + ","
    	+ "screeny=" + yposition + ","
    	+ "left=" + xposition + ","
    	+ "top=" + yposition;
	window.open(url, 'chat_room', args);
}



