










































































function syxylive(url,name,w,h)
{
	theURL="http://radios.syxy.com/live/?groovy=" + url;
	window.open(theURL,name,"width="+w+",height="+h+",toolbar=no,menubar=no,resizable=no,location=no,directories=no,status=no,scrollbars=no,copyhistory=no");
}

function tvr(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 sf(){document.f.q.focus();}
