﻿/*!
 * http://www.ipow.cn/
 *
 * Copyright (c) 2009
 * 深圳互动力科技有限公司
 *
 */
function SWFObject(E,B,A,F,D,C){this.params=new Object();this.variables=new Object();this.attributes=new Object();this.setAttribute("id",B);this.setAttribute("name",B);this.setAttribute("width",A);this.setAttribute("height",F);this.setAttribute("version",D);this.setAttribute("swf",E);this.setAttribute("classid","clsid:D27CDB6E-AE6D-11cf-96B8-444553540000");this.addParam("bgcolor",C)}SWFObject.prototype.addParam=function(B,A){this.params[B]=A};SWFObject.prototype.getParam=function(A){return this.params[A]};SWFObject.prototype.addVariable=function(B,A){this.variables[B]=A};SWFObject.prototype.getVariable=function(A){return this.variables[A]};SWFObject.prototype.setAttribute=function(B,A){this.attributes[B]=A};SWFObject.prototype.getAttribute=function(A){return this.attributes[A]};SWFObject.prototype.getVariablePairs=function(){var A=new Array();for(key in this.variables)A.push(key+"="+this.variables[key]);return A};SWFObject.prototype.getHTML=function(){var A="";if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){A+="<embed type=\"application/x-shockwave-flash\"  pluginspage=\"http://www.macromedia.com/go/getflashplayer\" src=\"/flash/play.swf?id="+path+"\" width=\""+this.getAttribute("width")+"\" height=\""+this.getAttribute("height")+"\"";A+=" id=\""+this.getAttribute("id")+"\" name=\""+this.getAttribute("id")+"\" ";for(var C in this.params)A+=[C]+"=\""+this.params[C]+"\" ";var B=this.getVariablePairs().join("&");if(B.length>0)A+="flashvars=\""+B+"\"";A+="/>"}else{A="<object id=\""+this.getAttribute("id")+"\" classid=\""+this.getAttribute("classid")+"\"  codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version="+this.setAttribute("version")+",0,0,0\" width=\""+this.getAttribute("width")+"\" height=\""+this.getAttribute("height")+"\">";A+="<param name=\"allowFullScreen\" value=\"true\" />";A+="<param name=\"movie\" value=\"/flash/play.swf?id="+path+"\" />";for(C in this.params)A+="<param name=\""+C+"\" value=\""+this.params[C]+"\" />";B=this.getVariablePairs().join("&");if(B.length>0)A+="<param name=\"flashvars\" value=\""+B+"\" />";A+="</object>"}return A};SWFObject.prototype.write=function(A){if(typeof A=="undefined")document.write(this.getHTML());else{var B=(typeof A=="string")?document.getElementById(A):A;B.innerHTML=this.getHTML()}};function JM_cc(A){var B=MM_findObj(A);if(B){B.select();js=B.createTextRange();js.execCommand("Copy")}alert("\u5df2\u7ecf\u590d\u5236\u6210\u529f,Ctrl+V\u5373\u53ef\u53d1\u9001\u7ed9\u60a8\u7684\u597d\u53cb\uff01\n\n\u5c06\u7f51\u7ad9URL\u53d1\u9001\u7ed9\u60a8\u7684\u597d\u53cb,\u548c\u5927\u5bb6\u4e00\u8d77\u5171\u4eab\uff01")}