function PopUpradio() {
windowprops = "height=546,width=748,location=no,"
+ "scrollbars=no,menubars=no,toolbars=no,resizable=no";
open("http://stations.loudcity.com/267/default.htm","RADIO", windowprops); }
