function qtplayer() 
{
 document.write('<OBJECT CLASSID=\"clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B\" CODEBASE=\"http:\/\/www.apple.com\/qtactivex\/qtplugin.cab\" WIDTH=\"320\" HEIGHT=\"16\">\n');
 document.write(' <PARAM NAME=\"src\" VALUE=\"http:\/\/81.149.162.157:8000\/listen.pls\" \/>\n');
 document.write('<PARAM NAME=\"autoplay\" VALUE=\"true\" \/>\n');
 document.write(' <EMBED PLUGINSPAGE=\"http:\/\/www.apple.com\/quicktime\/download\/\" SRC=\"Sample.qtif\" TYPE=\"image\/x-quicktime\" WIDTH=\"320\" HEIGHT=\"16\" QTSRC=\"http:\/\/81.149.162.157:8000\/listen.pls\" AUTOPLAY=\"true\" \/>\n');
 document.write(' <\/EMBED>\n');
 document.write('<\/OBJECT>\n');
}

function wmplayer() 
{
 document.write('<OBJECT ID=\"WinMedia\" classid=\"CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95\" CODEBASE=\"http:\/\/activex.microsoft.com\/activex\/controls\/mplayer\/en\/nsmp2inf.cab#Version=5,1,52,701\" width=280 height=45 standby=\"Loading Microsoft Windows Media Player components...\" type=\"application\/x-oleobject\">\n');
 document.write(' <PARAM NAME=\"FileName\" VALUE=\"http:\/\/81.149.162.157:8000\" \/>\n');
 document.write(' <PARAM NAME=\"AutoStart\" Value=\"true\" \/>\n');
 document.write(' <PARAM NAME=\"Volume\" VALUE=\"0\" \/>\n');
 document.write(' <PARAM NAME=\"ShowControls\" Value=\"true\" \/>\n');
 document.write(' <Embed type=\"application\/x-mplayer2\" pluginspage=\"http:\/\/www.microsoft.com\/Windows\/MediaPlayer\/\" src=\"http:\/\/81.149.162.157:8000\" Name=MediaPlayer AutoStart=1 Volume=0 Width=280 Height=45 autostart=1 ShowControls=1>\n');
 document.write(' <\/embed>\n');
 document.write('<\/OBJECT>\n');
}

function waplayer() 
{
 window.location='http://81.149.162.157:8000/listen.pls';
}

