document.writeln("<SCRIPT language=javascript>");
document.writeln("<!--");
document.writeln("if (top.location != location) top.location.href = location.href;");
document.writeln("self.moveTo(-2,-4);");
document.writeln("self.resizeTo(screen.availWidth+6,screen.availHeight+6);");
document.writeln("\/\/-->");
document.writeln("<\/SCRIPT>");
document.writeln("<SCRIPT type=text\/javascript>");
document.writeln("_uacct = \"UA-176403-3\";");
document.writeln("urchinTracker();");
document.writeln("<\/SCRIPT>");
document.writeln("<SCRIPT language=JavaScript>");
document.writeln("function PlayClick()");
document.writeln("	{");
document.writeln("	if (aboutplayer.PlayState==\"3\")");
document.writeln("	{");
document.writeln("    document.all.pla.innerHTML=\"<img border=\'0\' style=\'CURSOR: hand\' src='images/play/play_1_2.jpg' onclick=PlayClick() title=\'暂停\'>\"");
document.writeln("	aboutplayer.controls.pause();");
document.writeln("	time.innerText = \"暂停\";");
document.writeln("	}");
document.writeln("	else{");
document.writeln("    document.all.pla.innerHTML=\"<img border=\'0\' style=\'CURSOR: hand\' src='images/play/play_1.jpg\' onclick=PlayClick() title=\'暂停\'>\"");
document.writeln("	aboutplayer.controls.play();");
document.writeln("	time.innerText = \"播放\";");
document.writeln("	\/\/alert(WMP.PlayState);");
document.writeln("	}");
document.writeln("	}");
document.writeln("\/\/快进");
document.writeln("function time_add()");
document.writeln("{");
document.writeln("	document.aboutplayer.controls.currentPosition=aboutplayer.controls.currentPosition+30;");
document.writeln("}");
document.writeln("function time_sub()");
document.writeln("{");
document.writeln("	document.aboutplayer.controls.currentPosition=aboutplayer.controls.currentPosition-30;");
document.writeln("}");
document.writeln("\/\/控制音亮");
document.writeln("	var volumemute=false;");
document.writeln("    var volume_value;");
document.writeln("	function volume()");
document.writeln("{");
document.writeln("  	if (volumemute) {");
document.writeln(" 		aboutplayer.Volume = volume_value;");
document.writeln("		volumemute = false;");
document.writeln("		aboutplayer.settings.mute=false;");
document.writeln(" 		document.images[\'ImageVB\'].src=\"\images/play\/sod_1.jpg\";");
document.writeln(" 	}");
document.writeln("	else {");
document.writeln("		volume_value = aboutplayer.Volume;");
document.writeln("		aboutplayer.settings.mute=true;");
document.writeln("		volumemute = true;");
document.writeln("		document.images[\'ImageVB\'].src=\"\images/play\/sod_1_2.jpg\";");
document.writeln(" 	}");
document.writeln("}");
document.writeln("<\/SCRIPT>");
document.writeln("<SCRIPT language=javascript defer>");
document.writeln("var volv=aboutplayer.settings.volume;");
document.writeln("\/\/注意下行的\\\'|\\\'");
document.writeln("setInterval(\"if(aboutplayer.playState==3){time.innerText=\'播放\';}if(aboutplayer.playStates==1){time.innerText=\'停止\';}if(aboutplayer.playState==2){time.innerText=\'暂停\';}if(aboutplayer.playState==10){time.innerText=\'请按F5刷新再试\'}\",1000);");
document.writeln("setInterval(\"if(aboutplayer.playState==9){buffer()}\")");
document.writeln("i=0");
document.writeln("function buffer()");
document.writeln("{");
document.writeln("if(aboutplayer.playState==9)");
document.writeln("{i++;time.innerText=\'缓冲\'");
document.writeln("if(i<100){");
document.writeln("startcon=setTimeout(\"buffer()\",1500);");
document.writeln("\/\/settimeout(\'buffer()\',500);");
document.writeln("time.innerText=\"正在载入,进度为\"+i+\"%请您等待\";");
document.writeln("}else{");
document.writeln("time.innerText =\"连接超时！\";");
document.writeln("}");
document.writeln("}");
document.writeln("if(aboutplayer.playState==2)");
document.writeln("{");
document.writeln("time.innerText=\"正在载入,进度为100%请您等待\";");
document.writeln("clearTimeout(startcon); }");
document.writeln("}");
document.writeln("setInterval(\"if(aboutplayer.playState==3){playtime.innerText=aboutplayer.controls.currentPositionString+\\\'|\\\'+ aboutplayer.currentMedia.durationString}\",500);");
document.writeln("setInterval(\"if(aboutplayer.playState==3){document.all.showimage.style.pixelLeft=parseInt(526*(aboutplayer.controls.currentPosition\/aboutplayer.currentMedia.duration))}\",500);");
document.writeln("setInterval(\"if(aboutplayer.playState==3){document.all.showimage2.style.pixelLeft=parseInt(60*(aboutplayer.settings.volume\/100))}\",1000);");
document.writeln("");
document.writeln("function extendsize_full()");
document.writeln("{");
document.writeln("");
document.writeln("	\/* Check to be sure the player is playing. *\/");
document.writeln("	if (aboutplayer.playState == 3){");
document.writeln("		alert(\"还原窗口请“双击”屏幕\");");
document.writeln("		aboutplayer.fullscreen=1;");
document.writeln("		");
document.writeln("	\/\/	MediaPlayer1.fullScreen = \'true\'");
document.writeln("	}else{");
document.writeln("		alert(\"影片开始播放后才可以全屏播放.\");");
document.writeln("	}	");
document.writeln("}");
document.writeln("\/\/拖动条事件");
document.writeln("var loaded = true;");
document.writeln("");
document.writeln("function drag_dropns(name)");
document.writeln("   {");
document.writeln("       temp=eval(name)");
document.writeln("       temp.captureEvents(Event.MOUSEMOVE)");
document.writeln("       temp.onmousedown=gons");
document.writeln("       temp.onmousemove=dragns");
document.writeln("       temp.onmouseup=stopns");
document.writeln("   }");
document.writeln("var dragapproved=false");
document.writeln("function drag_dropie()");
document.writeln("  {");
document.writeln("	  try{");
document.writeln("     if (dragapproved==true)");
document.writeln("     {");
document.writeln("       var mov = tempx+event.clientX-iex");
document.writeln("	   \/\/alert (mov);");
document.writeln("       if (mov > 0  && mov < 526)");
document.writeln("       {");
document.writeln("          document.all.showimage.style.pixelLeft=tempx+event.clientX-iex");
document.writeln("          var loudness =  (mov) ;");
document.writeln("		  if (loudness>=0 && loudness<526)");
document.writeln("             {");
document.writeln("             window.status = loudness; ");
document.writeln("      		 document.aboutplayer.controls.currentPosition= (loudness\/526)*aboutplayer.currentMedia.duration;");
document.writeln("             }");
document.writeln("       }");
document.writeln("          return false");
document.writeln("      }");
document.writeln("	  }catch(e){}");
document.writeln("    }");
document.writeln(" function drag_dropie2()");
document.writeln("  {");
document.writeln("	  try{");
document.writeln("     if (dragapproved==true)");
document.writeln("     {");
document.writeln("       var mov = tempx+event.clientX-iex");
document.writeln("	   \/\/alert (mov);");
document.writeln("       if (mov > 0  && mov < 60)");
document.writeln("       {");
document.writeln("          document.all.showimage2.style.pixelLeft=tempx+event.clientX-iex");
document.writeln("          var loudness =  (mov) ;");
document.writeln("		  if (loudness>0 && loudness<60)");
document.writeln("             {");
document.writeln("             window.status = loudness; ");
document.writeln("      		 document.aboutplayer.settings.volume= (loudness\/60)*100;");
document.writeln("             }");
document.writeln("       }");
document.writeln("          return false");
document.writeln("      }");
document.writeln("	  }catch(e){}");
document.writeln("    }");
document.writeln("function initializedragie()");
document.writeln("  {");
document.writeln("	  try{");
document.writeln("		if(!loaded){");
document.writeln("			return;");
document.writeln("		}");
document.writeln("	");
document.writeln("\/\/	alert(\"initializedragie\");");
document.writeln("	iex=event.clientX");
document.writeln("    iey=event.clientY");
document.writeln("    tempx=showimage.style.pixelLeft");
document.writeln("    tempy=showimage.style.pixelTop");
document.writeln("    dragapproved=true ");
document.writeln("    document.onmousemove=drag_dropie");
document.writeln("    	 if (document.all)");
document.writeln("				{  document.onmouseup=new Function(\'dragapproved=false\') }");
document.writeln("	  }catch(e){}");
document.writeln("  }");
document.writeln("");
document.writeln("function initializedragie2()");
document.writeln("  {");
document.writeln("	  try{");
document.writeln("		if(!loaded){");
document.writeln("			return;");
document.writeln("		}");
document.writeln("	");
document.writeln("\/\/	alert(\"initializedragie\");");
document.writeln("	iex=event.clientX");
document.writeln("    iey=event.clientY");
document.writeln("    tempx=showimage2.style.pixelLeft");
document.writeln("    tempy=showimage2.style.pixelTop");
document.writeln("    dragapproved=true ");
document.writeln("    document.onmousemove=drag_dropie2");
document.writeln("    	 if (document.all)");
document.writeln("				{  document.onmouseup=new Function(\'dragapproved=false\') }");
document.writeln("	  }catch(e){}");
document.writeln("  }");
document.writeln("");
document.writeln("\/\/初始化");
document.writeln("function GetObj(objName){");
document.writeln("	if(document.getElementById){");
document.writeln("		return eval(\'document.getElementById(\"\' + objName + \'\")\');");
document.writeln("	}else{");
document.writeln("		return eval(\'document.all.\' + objName);");
document.writeln("	}");
document.writeln("}		");
document.writeln("<\/SCRIPT>");