﻿var g_vs=new Object(),g_isMAC=false,g_isIE=C8(),g_isFF=C9(),g_isSF=DA(),g_isOP=DB();g_vs.encodeURI=CI;function CH(func){func(g_vs);}function C8(ver,exact){var b=false,v,agt=navigator.userAgent.toLowerCase(),i=agt.indexOf("msie ");if(!ver){ver=5;}if(i>=0){v=parseFloat(agt.substring(i+5));if(!isNaN(v)){if(exact){b=(v==ver);}else{b=(v>=ver);}}}return b;}function C9(ver,exact){var b=false,v,agt=navigator.userAgent.toLowerCase(),i=agt.indexOf("firefox/");if(!ver){ver=2;}if(i>=0){v=parseFloat(agt.substring(i+8));if(!isNaN(v)){if(exact){b=(v==ver);}else{b=(v>=ver);}}}return b;}function DA(ver,exact){var b=false,v,agt=navigator.userAgent.toLowerCase(),i=agt.indexOf("safari/");if(!ver){ver=100;}if(i>=0){v=parseFloat(agt.substring(i+7));if(!isNaN(v)){if(exact){b=(v==ver);}else{b=(v>=ver);}}}if(b){g_isMAC=agt.indexOf("macintosh;")>=0;}return b;}function CI(s){var v;if(typeof(encodeURI) != "undefined"){v=encodeURI(s);}else{v=escape(s);}return v;}function DB(ver,exact){var b=false,v,agt=navigator.userAgent.toLowerCase(),i=agt.indexOf("opera/");if(!ver){ver=8;}if(i>=0){v=parseFloat(agt.substring(i+8));if(!isNaN(v)){if(exact){b=(v==ver);}else{b=(v>=ver);}}}return b;}var vs_ifIndex=0,vs_ifLoading=false,vs_ifPA=new Array();CH(AA);function AA(vs){vs.imgFactory=AM();}function AM(){var fact=new Object();if(fact){fact.newImage=CV;fact.changeImg=CK;fact.findFirstImage=BD;fact.createFirstImage=AW;fact.getFirstImage=BL;fact.imgCache=new Array();if(!fact.imgCache){fact=null;}}return fact;}function BX(){var img;vs_ifLoading=false;for(; vs_ifIndex<vs_ifPA.length; vs_ifIndex++){img=vs_ifPA[vs_ifIndex];img.src=img.src0;}}function B9(img){vs_ifPA[vs_ifPA.length]=img;if(vs_ifIndex<vs_ifPA.length){if(!vs_ifLoading){vs_ifLoading=true;window.setTimeout("BX();",100);}}}function CJ(imgUrl){imgUrl=g_vs.encodeURI(imgUrl);if(g_isIE){imgUrl=imgUrl.replace(/_/g,'%5F');}return imgUrl;}function CV(imgUrl,width,height,onload,param){var img=document.createElement("IMG"),imgFirst=null;if(typeof(imgUrl)=="string"){imgUrl=CJ(imgUrl);if(img){if(width){img.style.width=width+"px";}if(height){img.style.height=height+"px";}if(typeof(onload)=="function"){img.onload=onload;}img.param=param;img.src0=imgUrl;imgFirst=this.getFirstImage(imgUrl);if(imgFirst){img.style.visibility="hidden";imgFirst.appendPending(img);}else{img.src=imgUrl;}}}return img;}function CK(el,imgUrl,back){var imgFirst=null;if(typeof(el)=="string"){el=document.getElementById(el);}if(typeof(imgUrl)=="string"){imgUrl=CJ(imgUrl);if(el){el.src0=imgUrl;imgFirst=this.getFirstImage(imgUrl);if(imgFirst){el.back=back;imgFirst.appendPending(el);}else{if(back){el.style.backgroundImage="url("+imgUrl+")";}else{el.src=imgUrl;}}}}return el;}function AW(imgUrl){var imgFirst=document.createElement("IMG");if(imgFirst){imgFirst.style.display="none";imgFirst.onerror=BY;if(g_isIE){imgFirst.onreadystatechange=AD;}else if(!g_isIE){imgFirst.onload=CA;}imgFirst.appendPending=AS;imgFirst.processPendingList=AE;imgFirst.pendingList=new Array();imgFirst.isFirst=true;imgFirst.retry=1;document.body.appendChild(imgFirst);if(!imgFirst.pendingList){imgFirst=null;}else{this.imgCache[imgUrl]=imgFirst;imgFirst.src0=imgUrl;B9(imgFirst);}}return imgFirst;}function BD(imgUrl){var imgFirst=this.imgCache[imgUrl];return imgFirst;}function BL(imgUrl){var imgFirst=this.findFirstImage(imgUrl);if(!imgFirst){imgFirst=this.createFirstImage(imgUrl);}return imgFirst;}function CA(){this.readyState="complete";this.processPendingList();}function AD(){this.processPendingList();}function AS(el){this.pendingList.push(el);this.processPendingList();}function BY(){}function AE(){var el=null;if(this.readyState=="complete"){while(el=this.pendingList.pop()){if(el.src0==this.src0){if(el.back){el.style.backgroundImage="url("+this.src+")";}else{el.style.visibility="inherit";el.src=this.src;}}}}}var VS_EVT_REQ="onsendrequest";CH(AT);function AT(vs){vs.xmlObjects=new Array();vs.xmlObjectIndex=1;vs.sendRequest=BZ;vs.createXMLObject=A2;if(!g_isIE){document.getElementByIdOld=document.getElementById;document.getElementById=AO;Element.prototype.getAttributeOld=Element.prototype.getAttribute;Element.prototype.getAttribute=AK;Element.prototype.selectNodes=AP;Element.prototype.selectSingleNode=AC;if(!g_isMAC&&!g_isOP){Element.prototype.__defineGetter__("text",A3);}}}function BZ(url,method,data,onloaded,param,contentType,isTextResponse,noTime){var obj=this.createXMLObject(),result=null,async=false,key,cs=document.charset;if(!method){method="GET";}else{method=method.toUpperCase();}if(!obj&&g_isIE&&!isTextResponse&&method=="GET"){obj=AN();}if(obj){if(onloaded){async=true;key=this.xmlObjectIndex++;this.xmlObjects[key]=obj;eval("obj.xmlHTTP.onreadystatechange=function(){if(typeof(AJ)=='function'){AJ("+key+");}};");obj.onloaded=onloaded;obj.param=param;obj.isTextResponse=isTextResponse;}if(url.indexOf("?")==-1){url+="?";}if(!noTime){url+="t="+Math.random().toString().substr(2);}if(method=="GET"&&typeof(data)=="string"){url+="&"+data;data="";}if(obj.isIEXML){obj.xmlHTTP.async=async;obj.loadOK=obj.xmlHTTP.load(url);}else{obj.xmlHTTP.open(method,url,async);if(data != ""){if(typeof(contentType) != "string"){contentType="text/plain";if(cs != ""){contentType+="; charset="+cs;}}obj.xmlHTTP.setRequestHeader("Content-Type",contentType);}else{obj.xmlHTTP.setRequestHeader("Content-Length","0");}obj.xmlHTTP.send(data);}if(async){result=true;}else{if(isTextResponse){result=obj.innerGetText();}else{result=obj.innerGetXML();}}}this.fireEvent(VS_EVT_REQ,obj);return result;}function AN(){var obj=document.createElement("XML");if(obj){document.body.appendChild(obj);obj.xmlHTTP=obj.XMLDocument;obj.isIEXML=true;obj.innerGetXML=A1;}return obj;}function A1(){var result=null;if(this.loadOK){result=this.xmlHTTP.cloneNode(true);if(result&&!result.hasChildNodes){result=null;}}this.xmlHTTP=null;document.body.removeChild(this);return result;}function A2(){var obj=new Object();if(obj){obj.mytype="XMLObject";obj.innerGetXML=BR;obj.innerGetText =BM;obj.xmlHTTP=CB();if(!(obj.xmlHTTP)){obj=null;}}return obj;}function CB(){var xmlHTTP=null;try{if(g_isIE){xmlHTTP=new ActiveXObject("Microsoft.XMLHTTP");}else{xmlHTTP=new XMLHttpRequest();}}catch(e){}try{if(g_isIE&&!xmlHTTP){xmlHTTP=new ActiveXObject("MSXML2.XMLHTTP");}}catch(e){}return xmlHTTP;}function BM(){var result=null;try{if(this.xmlHTTP.status==200){result=this.xmlHTTP.responseText;}}catch(e){}g_vs.addGarbage(this.xmlHTTP);this.xmlHTTP=null;return result;}function BR(){var result=null;try{if(this.xmlHTTP.status==200&&this.xmlHTTP.getResponseHeader("Content-Type").substr(0,8)=="text/xml"){if(g_isIE){result=this.xmlHTTP.responseXML.cloneNode(true);}else{result=document.createElement('<xml style="display:none;">'+this.xmlHTTP.responseText+'</xml>');}}}catch(e){}g_vs.addGarbage(this.xmlHTTP);this.xmlHTTP=null;return result;}function AJ(key){var obj=g_vs.xmlObjects[key],xml;if(obj&&obj.xmlHTTP&&obj.xmlHTTP.readyState==4){g_vs.xmlObjects[key]=null;if(typeof(obj.onloaded)=="function"){if(obj.isTextResponse){obj.onloaded(obj.innerGetText(),obj.param);}else{try{if(obj.isIEXML){xml=obj.xmlHTTP.xml;}else{xml=obj.xmlHTTP.responseText;}}catch(e){}obj.onloaded(obj.innerGetXML(),obj.param,xml);}}obj.param=null;}}function BS(text){var xml=document.createElement('<xml style="display:none;">'+text+'</xml>');;return xml;}function AO(id){var el=document.getElementByIdOld(id);if(el){el.selectNodes=AP;el.selectSingleNode=AC;}return el;}function AP(xpath,maxNodes){if(xpath.substr(0,2)=="//"){xpath=xpath.substr(2);}xpath=xpath.toLowerCase();if(!maxNodes){maxNodes=10000;}var arrXPath=xpath.split('/'),nodes=new Array();AX(this.childNodes,arrXPath,0,nodes,maxNodes);nodes.i=0;nodes.nextNode=AU;return nodes;}function AX(childNodes,arrXPath,deep,nodes,maxNodes){var node,i,name=arrXPath[deep],s;for(i=0; i<childNodes.length; i++){if(nodes.length>=maxNodes){break;}node=childNodes[i];if(node.nodeName.toLowerCase()==name){if(deep<arrXPath.length - 1){AX(node.childNodes,arrXPath,deep+1,nodes,maxNodes);}else{if(g_isMAC){s="";if(node.firstChild&&node.childNodes.length==1){s=node.firstChild.nodeValue;}node.text=s;}nodes.push(node);}}}}function AC(xpath){var nodes=this.selectNodes(xpath,1);return nodes.nextNode();}function A3(){return this.textContent;}function AU(){var node=null;if(this.i<this.length){node=this[this.i];this.i++;}return node;}function AK(name){name=name.toLowerCase();return this.getAttributeOld(name);}CH(AH);function AH(vs){vs.setCookie=CL;vs.getCookie=CM;}function CL(name,value,exp,path,domain){var nv=name+"="+escape(value)+";",d=null;if(typeof(exp)=="object"){d=exp;}else if(typeof(exp)=="number"){d=new Date();d=new Date(d.getFullYear(),d.getMonth(),d.getDate(),d.getHours(),d.getMinutes()+exp,d.getSeconds(),d.getMilliseconds());}if(d){nv+="expires="+d.toGMTString()+";";}if(!path){nv+="path=/;";}else if(typeof(path)=="string"&&path != ""){nv+="path="+path+";";}if(!domain&&typeof(VS_COOKIEDM) != "undefined"){domain=VS_COOKIEDM;}if(typeof(domain)=="string"&&domain != ""){nv+="domain="+domain+";";}document.cookie=nv;}function CM(name){var value="",cookies=document.cookie.split("; "),nv,i;for(i=0; i<cookies.length; i++){nv=cookies[i].split("=");if(nv&&nv.length>=2&&name==nv[0].trim()){value=unescape(nv[1]);}}return value;}CH(AF);function AF(vs){Date.prototype.format=CN;String.prototype.trim=CW;String.prototype.leftTrim=BT;String.prototype.rightTrim=BN;String.prototype.UTF8Length=BE;String.prototype.BLength=B1;String.prototype.UTF8Trunc=BO;String.prototype.BTrunc=CC;String.prototype.format=CD;if(typeof(Array.prototype.push)=="undefined"){Array.prototype.push=CZ;Array.prototype.pop=C1;}vs.encode=C2;vs.decode=C3;vs.crlf2BR=C0;vs.getValue=CX;vs.getSafeHTML=B2;vs.parseParams=B6;vs.encodeURI=CI;vs.decodeURI=CQ;vs.showError=CO;vs.fireEvent=CR;vs.addGarbage=CE;vs.attachEvent=B3;vs.detachEvent=B4;vs.encodeURLValue=BF;vs.decodeURLValue=BG;vs.pageName=B5();vs.parseParams();vs.events=new Array();vs.garbages=new Array();}function CN(fmt){var s=fmt.replace(/yyyy/g,this.getFullYear());s=s.replace(/mm/g,B0(this.getMonth()+1));s=s.replace(/m/g,this.getMonth()+1);s=s.replace(/dd/g,B0(this.getDate()));s=s.replace(/d/g,this.getDate());s=s.replace(/HH/g,B0(this.getHours()));s=s.replace(/MM/g,B0(this.getMinutes()));s=s.replace(/SS/g,B0(this.getSeconds()));return s;}function B0(n){var s;if(n<10){s="0"+n;}else{s=n;}return s;}function CW(cs){return this.leftTrim(cs).rightTrim(cs);}function BT(cs){var len=this.length,i=0;if(typeof(cs) != "string"){cs=" ";}while(i<len){if(cs.indexOf(this.charAt(i))<0){break;}i++;}if(i<=len){s=this.substr(i);}else{s=this;}return s;}function BN(cs){var s,len=this.length,i=len - 1;if(typeof(cs) != "string"){cs=" ";}while(i>=0){if(cs.indexOf(this.charAt(i))<0){break;}i--;}if(i>=-1){s=this.substr(0,i+1);}else{s=this;}return s;}function BE(maxlen){var i,len=0,s=this,ch;for(i=0; i<s.length; i++){ch=s.charAt(i);if(ch<String.fromCharCode(0x80)){len++;}else if(ch<String.fromCharCode(0x800)){len+=2;}else{len+=3;}if(maxlen){if(len>maxlen){len=i;break;}}}if(maxlen){len=Math.min(i,len);}return len;}function BO(maxlen){var s=this,i=s.UTF8Length(maxlen);if(i>=0){s=s.substr(0,i);}return s;}function B1(maxlen){var i,len=0,s=this,ch;for(i=0; i<s.length; i++){ch=s.charAt(i);if(ch<String.fromCharCode(0x100)){len++;}else{len+=2;}if(maxlen){if(len>maxlen){len=i;break;}}}if(maxlen){len=Math.min(i,len);}return len;}function CC(maxlen){var s=this,i=s.BLength(maxlen);if(i>=0){s=s.substr(0,i);}return s;}function CD(){var ar=this.split("?"),i,s="",t;for(i=0; i<ar.length; i++){if(i<arguments.length&&i != (ar.length - 1)){t=arguments[i];}else{t="";}s+=ar[i]+t;}return s;}function CZ(v){this[this.length]=v;return this.length;}function C1(){var v;if(this.length>0){v=this[this.length - 1];this.length--;}return v;}function CX(node,name){var value="",n=node.selectSingleNode(name);if(n){value=n.text;}return value;}function CO(s){return alert(s);}function C2(s){return s.replace(/&/g,"&&");}function C3(s){return s;}function BF(s){return this.encodeURI(s).replace(/&/g,"%26").replace(/=/g,"%3D");}function BG(s){if(typeof(s) != "string"){s="";}return this.decodeURI(s.replace(/%3D/g,"=").replace(/%26/g,"&"));}function C0(s){return s.replace(/\r/g,"").replace(/\n/g,"<BR>");}function CI(s){var v;if(typeof(encodeURI) != "undefined"){v=encodeURI(s);}else{v=escape(s);}return v;}function CQ(s){var v;if(typeof(encodeURI) != "undefined"){v=decodeURI(s);}else{v=unescape(s);}return v;}function B2(s){var html="",safeNode=g_vs.safeNode;if(!safeNode){safeNode=document.createElement("TEXTAREA");}if(safeNode){safeNode.innerText=s;html=safeNode.innerHTML;safeNode.innerText="";g_vs.safeNode=safeNode;}return html;}function CE(obj){this.garbages.push(obj);}function BU(){var garbages=g_vs ? g_vs.garbages : null,obj,i;if(garbages){for(i=0; i<garbages.length; i++){obj=garbages[i];garbages[i]=null;delete obj;}if(garbages.length>0){g_vs.garbages=new Array();}}window.setTimeout("BU();",1000);}function B3(eid,func){var result=false;if(!this.events[eid]){this.events[eid]=new Array();}if(this.events[eid]){this.events[eid].push(func);}return result;}function B4(eid,func){var evts=this.events[eid],i;if(evts){for(i=0; i<evts.length; i++){if(evts[i]==func){evts[i]=null;break;}}}}function CR(eid,e){var evts=this.events[eid],i;if(evts){for(i=0; i<evts.length; i++){if(typeof(evts[i])=="function"){evts[i](e);}}}}function B5(){var s=window.location.pathname,i=s.lastIndexOf("/");if(i>=0){s=s.substr(i+1);}else{s="";}return s;}function B6(){var params=new Object(),s=window.location.search,vArr,i,nameValue;if(params&&typeof(s)=="string"){s=s.substr(1);vArr=s.split("&");if(vArr){for(i=0; i<vArr.length; i++){if(typeof(vArr[i])=="string"){nameValue=vArr[i].split("=");if(nameValue.length>1){params[nameValue[0]]=this.decodeURLValue(nameValue[1]);}else{params[nameValue[0]]="";}}}}}this.params=params;return params;}function CY(){if(g_isIE){C4();}else if(g_isFF){C5();}else if(g_isSF){if(g_isMAC){CS();}else{C6();}}else if(g_isOP){C7();}}function C4(){}function C5(){VS_TB_BLOCK ="table";VS_TR_BLOCK ="table-row";VS_TD_BLOCK ="table-cell";VS_CUR_HAND ="pointer";document.createElementOld=document.createElement;document.createElement=AV;document.pushReSize=BI;document.arrReSize=new Array();Window.prototype.__defineGetter__("event",CT);Event.prototype.__defineSetter__("cancelBubble",AL);KeyEvent.prototype.__defineSetter__("cancelBubble",AL);MouseEvent.prototype.__defineSetter__("cancelBubble",AL);HTMLDocument.prototype.__defineGetter__("charset",BB);HTMLElement.prototype.__defineGetter__("children",BC);HTMLElement.prototype.__defineGetter__("parentElement",AI);HTMLElement.prototype.__defineGetter__("innerText",AY);HTMLElement.prototype.__defineSetter__("innerText",AZ);HTMLElement.prototype.removeNode=BQ;HTMLElement.prototype.insertAdjacentHTML=AG;HTMLElement.prototype.insertAdjacentElement=AB;HTMLBodyElement.prototype.__defineGetter__("onresize",A8);HTMLBodyElement.prototype.__defineSetter__("onresize",A9);HTMLBodyElement.prototype.__defineGetter__("onscroll",A4);HTMLBodyElement.prototype.__defineSetter__("onscroll",A5);HTMLBodyElement.prototype.__defineGetter__("onunload",A6);HTMLBodyElement.prototype.__defineSetter__("onunload",A7);HTMLTableElement.prototype.insertRowOld=HTMLTableElement.prototype.insertRow;HTMLTableElement.prototype.insertRow=BW;HTMLTableRowElement.prototype.insertCellOld=HTMLTableRowElement.prototype.insertCell;HTMLTableRowElement.prototype.insertCell=BK;HTMLDivElement.prototype.__defineGetter__("filters",BA);HTMLDivElement.prototype.setCapture=BJ;HTMLDivElement.prototype.releaseCapture=AR;HTMLAnchorElement.prototype.click=CG;window.fireEvent=BP;window.clipboardData=new Object();window.clipboardData.setData=CF;window.setTimeout("CU();",200);}function C6(){VS_TB_BLOCK ="table";VS_TR_BLOCK ="table-row";VS_TD_BLOCK ="table-cell";VS_CUR_HAND ="pointer";document.createElementOld=document.createElement;document.createElement=AV;document.pushReSize=BI;document.arrReSize=new Array();HTMLDocument.prototype.__defineGetter__("charset",BB);HTMLElement.prototype.removeNode=BQ;HTMLElement.prototype.insertAdjacentHTML=AG;HTMLElement.prototype.insertAdjacentElement=AB;HTMLBodyElement.prototype.__defineGetter__("onresize",A8);HTMLBodyElement.prototype.__defineSetter__("onresize",A9);HTMLBodyElement.prototype.__defineGetter__("onscroll",A4);HTMLBodyElement.prototype.__defineSetter__("onscroll",A5);HTMLBodyElement.prototype.__defineGetter__("onunload",A6);HTMLBodyElement.prototype.__defineSetter__("onunload",A7);HTMLDivElement.prototype.__defineGetter__("filters",BA);HTMLDivElement.prototype.setCapture=BJ;HTMLDivElement.prototype.releaseCapture=AR;HTMLAnchorElement.prototype.click=CG;window.fireEvent=BP;window.clipboardData=new Object();window.clipboardData.setData=CF;window.setTimeout("CU();",200);}function CS(){VS_TB_BLOCK ="table";VS_TR_BLOCK ="table-row";VS_TD_BLOCK ="table-cell";VS_CUR_HAND ="pointer";var div=document.createElement("DIV"),table=document.createElement("TABLE"),a=document.createElement("A"),xml=document.createElement("XML");document.createElementOld=document.createElement;document.createElement=AV;document.pushReSize=BI;document.arrReSize=new Array();window.HTMLDocument=new Object();HTMLDocument.prototype=document.__proto__;window.HTMLElement=new Object();HTMLElement.prototype=div.__proto__;window.Element=new Object();Element.prototype=xml.__proto__;HTMLDocument.prototype.charset=BB();div.__proto__.removeNode=BQ;div.__proto__.insertAdjacentHTML=AG;div.__proto__.insertAdjacentElement=AB;if(table.__proto__){table.__proto__.removeNode=BQ;table.__proto__.insertAdjacentHTML=AG;table.__proto__.insertAdjacentElement=AB;}if(a.__proto__){a.__proto__.removeNode=BQ;a.__proto__.insertAdjacentHTML=AG;a.__proto__.insertAdjacentElement=AB;a.__proto__.click=CG;}window.fireEvent=BH;window.clipboardData=new Object();window.clipboardData.setData=CF;window.setTimeout("CU();",200);}function C7(){VS_TB_BLOCK ="table";VS_TR_BLOCK ="table-row";VS_TD_BLOCK ="table-cell";VS_CUR_HAND ="pointer";document.createElementOld=document.createElement;document.createElement=AV;document.pushReSize=BI;document.arrReSize=new Array();HTMLDivElement.prototype.setCapture=BJ;HTMLDivElement.prototype.releaseCapture=AR;HTMLTableElement.prototype.insertRowOld=HTMLTableElement.prototype.insertRow;HTMLTableElement.prototype.insertRow=BW;HTMLTableRowElement.prototype.insertCellOld=HTMLTableRowElement.prototype.insertCell;HTMLTableRowElement.prototype.insertCell=BK;HTMLAnchorElement.prototype.click=CG;window.fireEvent=BH;window.clipboardData=new Object();window.clipboardData.setData=CF;window.setTimeout("CU();",200);}function AQ(){var b=false;try{netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect");b=true;}catch(e){}return b;}function CF(type,data){var b=false,clip,trans,strObj,clipID;try{netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect");b=true;}catch(e){}type=type.toLowerCase();if(type=="text"&&b){b=false;clip=Components.classes["@mozilla.org/widget/clipboard;1"].createInstance(Components.interfaces.nsIClipboard);trans=Components.classes["@mozilla.org/widget/transferable;1"].createInstance(Components.interfaces.nsITransferable);strObj=Components.classes["@mozilla.org/supports-string;1"].createInstance(Components.interfaces.nsISupportsString);clipID=Components.interfaces.nsIClipboard;if(clip&&trans&&strObj&&clipID){trans.addDataFlavor("text/unicode");strObj.data=data;trans.setTransferData("text/unicode",strObj,data.length * 2);clip.setData(trans,null,clipID.kGlobalClipboard);b=true;}}return b;}function BP(name,el){var e=document.createEvent("Event"),ME_CMD='if(e&&el&&typeof(el.?)=="function"){e.initEvent("?",false,false);e.srcElement=el;el.?(e);}',cmd=ME_CMD.format(name,name,name);eval(cmd);}function BH(name,el){var e=new Object(),ME_CMD='if(e&&el&&typeof(el.?)=="function"){e.srcElement=el;el.?(e);}',cmd=ME_CMD.format(name,name,name);eval(cmd);}function CT(){var caller=arguments.callee.caller,e;while(caller){e=caller.arguments[0];if(e&&(e.constructor==MouseEvent||e.constructor==KeyboardEvent||e.constructor==Event)){if(!e.srcElement){e.srcElement=e.target;}break;}else{e=new Object();caller=caller.caller;}}return e;}function AL(){this.stopPropagation=arguments[0];}function CU(){var el,els=document.arrReSize,i;for(i=0; i<els.length; i++){el=els[i];if(el.count<1||(el.lastOffsetWidth != el.offsetWidth||el.lastOffsetHeight != el.offsetHeight)){window.fireEvent("onresize",el);if(el.count==1){el.lastOffsetWidth=el.offsetWidth;el.lastOffsetHeight=el.offsetHeight;el.count=0;}else{el.count++;}}}window.setTimeout("CU();",200);}function A4(){return window.onscroll;}function A5(){window.onscroll=arguments[0];}function A6(){return window.onunload;}function A7(){window.onunload=arguments[0];}function A8(){return window.onresize;}function A9(){window.onresize=arguments[0];}function AY(){return this.textContent;}function AZ(){this.textContent=arguments[0];}function BI(el){el.count=0;document.arrReSize.push(el);}function AV(s){var div,el;if(s.length>0&&s.charAt(0)=='<'){div=document.createElementOld("div");div.innerHTML=s;el=div.childNodes[0];div.removeChild(el);if(typeof(el.onresize)=="function"){document.pushReSize(el);}}else{el=document.createElementOld(s);}B7(el);return el;}function B7(el){if(g_isSF&&el&&el.tagName=="TABLE"&&!el.insertRowOld){el.insertRowOld=el.insertRow;el.insertRow=BW;}}function BQ(){var par=this.parentNode;if(par){par.removeChild(this);}return this;}function AG(pos,html){var div,els,s="",v;div=document.createElementOld("div");div.innerHTML=html;els=div.childNodes;if(els){this.insertAdjacentElement(pos,els);}}function AB(pos,el){var pre=null,par=this;switch(pos){case "beforeBegin":par=this.parentNode;pre=this;break;case "afterBegin":par=this;pre=par.firstChild;break;case "beforeEnd":par=this;break;case "afterEnd":par=this.parentNode;pre=this.nextSibling;break;default:;break;}if(par){if(pre){if(el.length>0){while(el.length>0){par.insertBefore(el[0],pre);}}else{par.insertBefore(el,pre);}}else{if(el.length>0){while(el.length>0){par.appendChild(el[0]);}}else{par.appendChild(el);}}}}function BV(){}function B8(){}function BA(){var arr=new Array(),obj=new Object();if(arr&&obj){arr[0]=obj;obj.Apply=BV;obj.apply=BV;obj.Play=B8;obj.play=B8;}return arr;}function BJ(){if(window.curCap != this){A0();window.curCap=this;}}function AR(){window.curCap=null;}function A0(){var el=window.curCap;window.fireEvent("onlosecapture",el);}function CG(){if(typeof(this.onclick)=="function"){this.onclick();}else if(this.href != ""){window.location.href=this.href;}}function BB(){return document.characterSet;}function BC(){var nodes=new Array(),i;for(i=0; i<this.childNodes.length; i++){if(this.childNodes[i].nodeType==1){nodes.push(this.childNodes[i]);}}return nodes;}function AI(){return this.parentNode;}function BW(i){var row=null;if(typeof(i)=="undefined"){i=this.rows.length;}row=this.insertRowOld(i);if(g_isSF&&row){row.insertCellOld=row.insertCell;row.insertCell=BK;}return row;}function BK(i){if(typeof(i)=="undefined"){i=this.cells.length;}return this.insertCellOld(i);}CY();