function ow(radio) {
	theURL="http://www.tv-radio.com/miniplayer/miniplayer_v2.php?station=" + radio + "&stream=1";
 	window.open(theURL,'TVRadio','top=50,left=50,screenx=50,screeny=50,scrollbars=no,width=245,height=275');
}

function ow2_old(radio,stream) {
	theURL ="http://www.tv-radio.com/miniplayer/miniplayer_v2.php?flag="+(arguments[2]==null?"site":arguments[2]);
     theURL+="&station="+radio+"&stream="+stream;
 	window.open(theURL,'TVRadio','top=50,left=50,screenx=50,screeny=50,scrollbars=no,width=245,height=275');
}

function ow3(radio, stream) { ow2(radio, stream); }

function ow2(radio,format) {
	theURL ="http://www.tv-radio.com/player/mini.php?from="+(arguments[2]==null?"site":arguments[2]);
     theURL+="&station="+radio+"&format="+format;
 	window.open(theURL,'TVRadio','top=50,left=50,screenx=50,screeny=50,scrollbars=no,width=245,height=275');
}

function ow2_bidebit(station,stream,meta) {
	theURL="http://www.tv-radio.com/miniplayer/miniplayer_bidebit.php?station="+station+"&stream="+stream+"&meta="+meta;
 	window.open(theURL,'TVRadio','top=50,left=50,screenx=50,screeny=50,scrollbars=no,width=256,height=204');
}
function v3() {
/*	theURL="http://www.tv-radio.com/v3/PlayerV3.htm";
	window.open(theURL,'TVRadio','top=50,left=50,screenx=50,screeny=50,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,width=468,height=257');*/
     window.alert("ATTENTION\n\nCette fonction est obsolete.\n\nMerci de contacter TV-RADIO.COM :\n\n   webmaster@tv-radio.com");
}
function telechargement() {
		window.open("http://a432.g.akamai.net/f/432/2521/1d/cfusion.tv-radio.com/tvradio/www/miniplayer/telechargement.cfm",'download','scrolling=no,width=300,height=300,status=0');
}
function owgp_1825(stream) {
	theURL="http://cfusion.tv-radio.com/tvradio/www/1825/indexf.cfm?stream=" + stream +"&id=193&onlyone=0";
 	window.open(theURL,'TVRadio','scrollbars=no,resizable=no,width=762,height=523');
}

/* session limitation function */
function del_session(ID) {
    window.open('http://www.tv-radio.com/player-test/del_session.php?ID='+ID,'del_pop','width=10,height=10');
}
