function open_radio(stream)
{
	window.open('http://www.profm.ro/radio/'+stream, 'ProFM', 'scrollbars=yes,height=420,width=406,left=150,top=150,status=0,location=0', false);
}