{\rtf1\ansi\ansicpg1252\deff0\deflang3082{\fonttbl{\f0\froman\fcharset0 Times New Roman;}{\f1\fswiss\fcharset0 Arial;}}
{\colortbl ;\red0\green0\blue255;}
{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\sb100\sa100\f0\fs24 /**\line * FlashObject v1.3d: Flash detection and embed - http://blog.deconcept.com/flashobject/\line *\line * FlashObject is (c) 2006 Geoff Stearns and is released under the MIT License:\line * http://www.opensource.org/licenses/mit-license.php\line *\line */\line if(typeof com=="undefined")\{var com=new Object();\}\line if(typeof com.deconcept=="undefined")\{com.deconcept=new Object();\}\line if(typeof com.deconcept.util=="undefined")\{com.deconcept.uti l=new Object();\}\line if(typeof com.deconcept.FlashObjectUtil=="undefined")\{com.de concept.FlashObjectUtil=new Object();\}\line com.deconcept.FlashObject=function(_1,id,w,h,_5,c, _7,_8,_9,_a,_b)\{\line if(!document.createElement||!document.getElementBy Id)\{return;\}\line this.DETECT_KEY=_b?_b:"detectflash";\line this.skipDetect=com.deconcept.util.getRequestParam eter(this.DETECT_KEY);\line this.params=new Object();\line this.variables=new Object();\line this.attributes=new Array();\line this.useExpressInstall=_7;\line if(_1)\{this.setAttribute("swf",_1);\}\line if(id)\{this.setAttribute("id",id);\}\line if(w)\{this.setAttribute("width",w);\}\line if(h)\{this.setAttribute("height",h);\}\line if(_5)\{this.setAttribute("version",new com.deconcept.PlayerVersion(_5.toString().split(". ")));\}\line this.installedVer=com.deconcept.FlashObjectUtil.ge tPlayerVersion(this.getAttribute("version"),_7);\line if(c)\{this.addParam("bgcolor",c);\}\line var q=_8?_8:"high";\line this.addParam("quality",q);\line var _d=(_9)?_9:window.location;\line this.setAttribute("xiRedirectUrl",_d);\line this.setAttribute("redirectUrl","");\line if(_a)\{this.setAttribute("redirectUrl",_a);\}\line\};\line com.deconcept.FlashObject.prototype=\{setAttribute: function(_e,_f)\{\line this.attributes[_e]=_f;\line\},getAttribute:function(_10)\{\line return this.attributes[_10];\line\},addParam:function(_11,_12)\{\line this.params[_11]=_12;\line\},getParams:function()\{\line return this.params;\line\},addVariable:function(_13,_14)\{\line this.variables[_13]=_14;\line\},getVariable:function(_15)\{\line return this.variables[_15];\line\},getVariables:function()\{\line return this.variables;\line\},createParamTag:function(n,v)\{\line var p=document.createElement("param");\line p.setAttribute("name",n);\line p.setAttribute("value",v);\line return p;\line\},getVariablePairs:function()\{\line var _19=new Array();\line var key;\line var _1b=this.getVariables();\line for(key in _1b)\{_19.push(key+"="+_1b[key]);\}\line return _19;\line\},getFlashHTML:function()\{\line var _1c="";\line if(navigator.plugins&&navigator.mimeTypes&&navigat or.mimeTypes.length)\{\line if(this.getAttribute("doExpressInstall"))\{\line this.addVariable("MMplayerType","PlugIn");\line\}\line _1c="<embed type=\\"application/x-shockwave-flash\\" src=\\""+this.getAttribute("swf")+"\\" width=\\""+this.getAttribute("width")+"\\" height=\\""+this.getAttribute("height")+"\\"";\line _1c+=" id=\\""+this.getAttribute("id")+"\\" name=\\""+this.getAttribute("id")+"\\" ";\line var _1d=this.getParams();\line for(var key in _1d)\{_1c+=[key]+"=\\""+_1d[key]+"\\" ";\}\line var _1f=this.getVariablePairs().join("&");\line if(_1f.length>0)\{_1c+="flashvars=\\""+_1f+"\\"";\}\line _1c+="/>";\line\}else\{\line if(this.getAttribute("doExpressInstall"))\{this.add Variable("MMplayerType","ActiveX");\}\line _1c="<object id=\\""+this.getAttribute("id")+"\\" classid=\\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\\" width=\\""+this.getAttribute("width")+"\\" height=\\""+this.getAttribute("height")+"\\">";\line _1c+="<param name=\\"movie\\" value=\\""+this.getAttribute("swf")+"\\" />";\line var _20=this.getParams();\line for(var key in _20)\{_1c+="<param name=\\""+key+"\\" value=\\""+_20[key]+"\\" />";\}\line var _22=this.getVariablePairs().join("&");\line if(_22.length>0)\{_1c+="<param name=\\"flashvars\\" value=\\""+_22+"\\" />";\line\}_1c+="</object>";\}\line return _1c;\line\},write:function(_23)\{\line if(this.useExpressInstall)\{\line var _24=new com.deconcept.PlayerVersion([6,0,65]);\line if(this.installedVer.versionIsValid(_24)&&!this.in stalledVer.versionIsValid(this.getAttribute("versi on")))\{\line this.setAttribute("doExpressInstall",true);\line this.addVariable("MMredirectURL",escape(this.getAt tribute("xiRedirectUrl")));\line document.title=document.title.slice(0,47)+" - Flash Player Installation";\line this.addVariable("MMdoctitle",document.title);\}\line\}else\{this.setAttribute("doExpressInstall",false); \}\line if(this.skipDetect||this.getAttribute("doExpressIn stall")||this.installedVer.versionIsValid(this.get Attribute("version")))\{\line var n=(typeof _23=="string")?document.getElementById(_23):_23;\line n.innerHTML=this.getFlashHTML();\line\}else\{if(this.getAttribute("redirectUrl")!="")\{doc ument.location.replace(this.getAttribute("redirect Url"));\}\}\}\};\line com.deconcept.FlashObjectUtil.getPlayerVersion=fun ction(_26,_27)\{\line var _28=new com.deconcept.PlayerVersion(0,0,0);\line if(navigator.plugins&&navigator.mimeTypes.length)\{\line var x=navigator.plugins["Shockwave Flash"];\line if(x&&x.description)\{_28=new com.deconcept.PlayerVersion(x.description.replace(/([a-z]|[A-Z]|\\s)+/,"").replace(/(\\s+r|\\s+b[0-9]+)/,".").split("."));\}\line\}else\{\line try\{var axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash");\line for(var i=3;axo!=null;i++)\{\line axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+i);\line _28=new com.deconcept.PlayerVersion([i,0,0]);\}\}\line catch(e)\{\}\line if(_26&&_28.major>_26.major)\{return _28;\}\line if(!_26||((_26.minor!=0||_26.rev!=0)&&_28.major==_ 26.major)||_28.major!=6||_27)\{\line try\{\line _28=new com.deconcept.PlayerVersion(axo.GetVariable("$vers ion").split(" ")[1].split(","));\line\}catch(e)\{\}\}\}\line return _28;\line\};\line com.deconcept.PlayerVersion=function(_2c)\{\line this.major=parseInt(_2c[0])||0;\line this.minor=parseInt(_2c[1])||0;\line this.rev=parseInt(_2c[2])||0;\line\};\line com.deconcept.PlayerVersion.prototype.versionIsVal id=function(fv)\{\line if(this.major<fv.major)\{return false;\}\line if(this.major>fv.major)\{return true;\}\line if(this.minor<fv.minor)\{return false;\}\line if(this.minor>fv.minor)\{return true;\}\line if(this.rev<fv.rev)\{return false;\}\line return true;\line\};\line com.deconcept.util=\{getRequestParameter:function(_ 2e)\{\line var q=document.location.search||document.location.hash ;\line if(q)\{var _30=q.indexOf(_2e+"=");\line var _31=(q.indexOf("&",_30)>-1)?q.indexOf("&",_30):q.length;\line if(q.length>1&&_30>-1)\{\line return q.substring(q.indexOf("=",_30)+1,_31);\}\}return "";\line\},removeChildren:function(n)\{\line while(n.hasChildNodes())\{\line n.removeChild(n.firstChild);\}\}\};\line if(Array.prototype.push==null)\{\line Array.prototype.push=function(_33)\{\line this[this.length]=_33;\line return this.length;\};\}\line var getQueryParamValue=com.deconcept.util.getRequestPa rameter;\line var FlashObject=com.deconcept.FlashObject;\par
\pard\f1\fs20\par
}
 