var blnAutoStart = true;
var blnRndPlay = true; 
var blnStatusBar = true; 
var blnShowVolCtrl = true;
var blnShowPlist = true;
var blnUseSmi = true;
var blnLoopTrk = true;
var blnShowMmInfo =false;
function stopError() {
return true;
}
window.onerror = stopError;
function openPlist() { 
	window.open("cnsidepl.html" , "mplist", "top=125px, left=320px, width=280 , height=500 ,scrollbars=auto , resizable=no , copyhistory=no");
}
document.write("<script language=\"JavaScript\" src=\"inc/cnsidebud.js\"></script>");
document.write("<script language=\"JavaScript\" src=\"inc/time.js\"></script>");
document.write("<script language=\"JavaScript\" src=\"yylist.asp\"></script>");
document.write("<SCRIPT Language =\"JScript\" FOR=Exobud EVENT=openStateChange(sf)> evtOSChg(sf); </SCRIPT>");
document.write("<SCRIPT Language =\"JScript\" FOR=Exobud EVENT=playStateChange(ns)> evtPSChg(ns); </SCRIPT>");
document.write("<SCRIPT Language =\"JScript\" FOR=Exobud EVENT=error()> evtWmpError(); </SCRIPT>");
document.write("<SCRIPT Language =\"JScript\" FOR=Exobud EVENT=Buffering(bf)> evtWmpBuff(bf); </SCRIPT>");
document.write("<SCRIPT Language =\"JScript\" FOR=Exobud EVENT=Buffering(bf)> evtWmpBuff(bf); </SCRIPT>");

document.write("<OBJECT ID=Exobud CLASSID=\"CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6\" type=\"application/x-oleobject\" width=\"0\" height=\"0\" style=\"position:relative;left:0px; top:0px;width:0px;height:0px;\"><param name=\"autoStart\" value=\"true\"><param name=\"balance\" value=\"0\"><param name=\"currentPosition\" value=\"0\"><param name=\"currentMarker\" value=\"0\"><param name=\"enableContextMenu\" value=\"false\"><param name=\"enableErrorDialogs\" value=\"false\"><param name=\"enabled\" value=\"true\"><param name=\"fullScreen\" value=\"false\"><param name=\"invokeURLs\" value=\"false\"><param name=\"mute\" value=\"false\"><param name=\"playCount\" value=\"1\"><param name=\"rate\" value=\"1\"><param name=\"uiMode\" value=\"none\"><param name=\"volume\" value=\"100\"></OBJECT>");
if(screen.Width>=1024){
divleft=(screen.Width-140);
}else{
divleft=screen.Width-20;
}
document.write("<table id=\"floater\" style=\"display:;position:absolute; width:110px; z-index:99; left: "+divleft+"px; top: 5px;\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><tr><td width=\"4\" height=\"4\" valign=\"top\"><img src=\"images/play/musicpaly_03.gif\" width=\"4\" height=\"4\"></td><td width=\"102\" valign=\"top\" bgcolor=\"#FFFFFF\" style=\"border-top:1px solid #000000 \"><img src=\"images/play/wwd.gif\" width=\"1\" height=\"1\"></td><td width=\"4\" valign=\"top\"><img src=\"images/play/musicpaly_06.gif\" width=\"4\" height=\"4\"></td></tr><tr align=\"center\" bgcolor=\"#FFFFFF\"><td height=\"59\" colspan=\"3\" valign=\"top\" style=\"border-left:1px solid #000000;border-right:1px solid #000000 \"><table width=\"102\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><tr bgcolor=\"#c3c3c3\"><td width=\"55\" height=\"20\" valign=\"top\" ><img src=\"images/play/musicpaly_11.gif\" width=\"50\" height=\"14\" border=\"0\" style=\"margin:3px 2px 0 3px;\"></td><td width=\"29\"></td><td width=\"18\"></td></tr></table><table width=\"102\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><tr><td height=\"1px\"></td></tr><tr><td height=\"20\" colspan=\"2\" bgcolor=\"#fd9104\" style=\"padding:2px 0 0 0; color:#FFFFFF\" class=\"ar\"><marquee behavior=\"scroll\"  scrolldelay=70 scrollamount=2 width=100 height=12><span id=\"disp1\" width=10 class=\"title\" align=left> MP Player</span><span id=liveclock width=100 class=\"time\"></span>&nbsp;<span id=\"disp2\" onClick=\"chgTimeFmt();this.blur();\" width=83 class=\"time\" align=\"center\" title =\"时间显示(T)\" style=\"cursor:hand;display:none\">00:00 | 00:00</span></marquee></td></tr><tr><td height=\"1px\"></td></tr><tr bgcolor=\"#c3c3c3\"><td width=\"27\" height=\"17\" valign=\"bottom\"><span style=\"width:20px;height:15px;cursor:hand;padding:5px 0 0 0\" onClick=\"openPlist();this.blur();\"\"><img id=\"img_show_music_list\" src=\"images/play/musicpaly_33.gif\" width=\"7\" height=\"4\" style=\"margin:0 0 3px 7px;\" alt=\"显示播放列表\"></span></td><td width=\"75\" valign=\"top\"><img src=\"images/play/musicpaly_next2.gif\" width=\"12\" height=\"14\" style=\"margin:2px 3px 0 0;cursor:hand;\" onClick=\"playPrev();this.blur();\" alt=\"上一首\"><img src=\"images/play/musicpaly_paly.gif\" width=\"12\" height=\"14\" style=\"margin:0 3px 0 0;cursor:hand;\" onClick=\"startExobud();this.blur();\" alt=\"播放\"><img src=\"images/play/musicpaly_pause.gif\" width=\"12\" height=\"14\" style=\"margin:0 3px 0 0;cursor:hand;\" onClick=\"wmpPP();this.blur();\" alt=\"暂停\"><img src=\"images/play/musicpaly_stop.gif\" width=\"12\" height=\"14\" style=\"margin:0 3px 0 0;cursor:hand;\" onClick=\"wmpStop();this.blur();\" alt=\"停止\"><img src=\"images/play/musicpaly_next.gif\" width=\"12\" height=\"14\" style=\"cursor:hand;\" onClick=\"playNext();this.blur();\" alt=\"下一首\"></td></tr></table></td></tr><tr><td width=\"4\" height=\"4\" valign=\"top\"><img src=\"images/play/musicpaly_40.gif\" width=\"4\" height=\"4\"></td><td width=\"102\" valign=\"top\" bgcolor=\"#FFFFFF\" style=\"border-bottom:1px solid #000000 \"><img src=\"images/play/wwd.gif\" width=\"1\" height=\"1\"></td><td width=\"4\" valign=\"top\"><img src=\"images/play/musicpaly_42.gif\" width=\"4\" height=\"4\"></td></tr></table>");
startExobud();