function popup()
{
	window.open("radio.php","","width=200,height=150,top=50,left=350");
}
