document.images[strID+"_img"].src="/uploadfile/201306/29/AB153510675.gif"
document.getElementById(strID+"_text").innerHTML="在线播放"
}else{
document.images[strID+"_img"].src="/uploadfile/201306/29/B7153510314.gif"
document.getElementById(strID+"_text").innerHTML="关闭在线播放"
switch(strType){
case "swf":
tmpstr=''<div style="height:6px;overflow:hidden"></div><object codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="''+intWidth+''" height="''+intHeight+''"><param name="movie" value="''+strURL+''" /><param name="quality" value="high" /><param name="AllowScriptAccess" value="never" /><embed src="''+strURL+''" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="''+intWidth+''" height="''+intHeight+''" /></object>'';
break;
case "wma":
tmpstr=''<div style="height:6px;overflow:hidden"></div><object classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" id="MediaPlayer" width="450" height="70"><param name=""howStatusBar" value="-1"><param name="AutoStart" value="False"><param name="Filename" value="''+strURL+''"></object>'';
break;
case "wmv":
tmpstr=''<div style="height:6px;overflow:hidden"></div><object classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" type="application/x-oleobject" standby="Loading..." width="''+intWidth+''" height="''+intHeight+''"><param name="FileName" VALUE="''+strURL+''" /><param name="ShowStatusBar" value="-1" /><param name="AutoStart" value="true" /><embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" src="''+strURL+''" autostart="true" width="''+intWidth+''" height="''+intHeight+''" /></object>'';
break;
case "rm":
tmpstr=''<div style="height:6px;overflow:hidden"></div><object classid="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA" width="''+intWidth+''" height="''+intHeight+''"><param name="SRC" value="''+strURL+''" /><param name="CONTROLS" VALUE="ImageWindow" /><param name="CONSOLE" val