function Runradio1()
{
   document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="475" height="61">\n');
   document.write('<param name="movie" value="http://www.webmasterradio.fm/wimpy_demo/New/Home_Page.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<param name="allowScriptAccess" value="always" />\n');
   document.write('<param name="flashvars" value="currentshowstatus=Rerun&nextshowname=Rerun of &timetillnewshow=1560000" />\n');
   document.write('<embed src="http://www.webmasterradio.fm/wimpy_demo/New/Home_Page.swf" width="475" height="61"></embed>\n');
   document.write('</object>\n');
}

