/*POPUP PLAYER WEBRADIO*/
function apriWebradio(stream, titolo){
	//alert(canale);
	window.open('popup.php?ch=?streamRadio='+stream+'&titoloRadio='+titolo,'webradio','width=930,height=270');
}





			
			


