var nTCode=[];var AnimStep=0;var AnimHnd=0;var NSDelay=0;var MenusReady=false;var smHnd=0;var mhdHnd=0;var lsc=null;var imgObj=null;var IsContext=false;var IsFrames=false;var dxFilter=null;var AnimSpeed=35;var TimerHideDelay=2000;var smDelay=200;var rmDelay=15;var scDelay=0;var cntxMenu='';var DoFormsTweak=false;var mibc=0;var mibm;var mibs=50;var nsOWH;var mFrame;var cFrame=self;var om=[];var nOM=0;var mX;var mY;var BV=parseFloat(navigator.appVersion.indexOf("MSIE")>0?navigator.appVersion.split(";")[1].substr(6):navigator.appVersion);var BN=navigator.appName;var nua=navigator.userAgent;var IsWin=(nua.indexOf('Win')!=-1);var IsMac=(nua.indexOf('Mac')!=-1);var KQ=(BN.indexOf('Konqueror')!=-1&&(BV>=5))||(nua.indexOf('Safari')!=-1);var OP=(nua.indexOf('Opera')!=-1&&BV>=4);var NS=(BN.indexOf('Netscape')!=-1&&(BV>=4&&BV<5)&&!OP);var SM=(BN.indexOf('Netscape')!=-1&&(BV>=5)||OP);var IE=(BN.indexOf('Explorer')!=-1&&(BV>=4)||SM||KQ);var IP=(nua.indexOf('iPhone')!=-1&&KQ);if(nua.indexOf("Netscape/8.1")!=-1) document.open=new Function('');if(IE&&!SM&&(BV>5))try{document.execCommand("BackgroundImageCache",false,true);}catch(x){;};var IX=(IE&&IsWin&&!SM&&!OP&&(BV>=5.5)&&(dxFilter!=null)&&(nua.indexOf('CE')==-1));if(!frames.self){frames.self=window;frames.top=top;}var lmcHS=null;var tbNum=0;var fx=0;function GetCurCmd(e){var cc=e;while(cc.id==""){cc=cc.parentElement;if(cc==null) break;}return cc;}function HoverSel(mode,e){var mc;var lc;if(nOM==0) return false;ClearTimer("smHnd");if((om[1].pHS != lmcHS)&&om[1].pHS){if(lmcHS) hsHoverSel(1,0,1);lmcHS=om[1].pHS;SwapMC(mode,om[1].pHS);}if(mode==0){if(om[nOM].sc!=null) HoverSel(1);if(nOM>1) if(om[nOM-1].sc!=null){om[nOM-1].ssc=om[nOM-1].sc;SwapMC(1,om[nOM-1].sc);}mc=GetCurCmd(e);if(scDelay){if(!mc.onmouseout) mc.onmouseout=new Function("if(nOM)om[nOM].hsm=window.setTimeout(\"HideSubMenus('"+mc.id+"')\",scDelay)");for(var i=1;i<=nOM;i++) ClearTimer("om["+i+"].hsm");}else HideSubMenus(mc.id);om[nOM].sc=mc;if(nOM>1) if(om[nOM-1].id != gpid(mc)) SwapMC(0,om[nOM-1].ssc);FixCursor(mc);}else{mc=(mode==1)?om[nOM].sc:om[nOM].op;om[nOM].sc=null;}SwapMC(mode,mc);return true;}function HideSubMenus(id){var mc=GetObj(id,mFrame);if(nOM>1){if(mc==om[nOM-1].sc) return false;while(true){if(!nOM) return false;if(gpid(mc)==om[nOM].id) break;Hide();}if(nOM&&scDelay) mc.onmouseover();}}function SwapMC(mode,mc){var id=mc.id.substr(1);var n1=GetObj((mode!=0?"O":"N")+id);n1.style.visibility="hidden";var n2=GetObj((mode==0?"O":"N")+id);n2.style.visibility="inherit";if(mode==0&&!n1.c){n1.c=true;n1=(BV<5?n1.all.tags("DIV"):n1.getElementsByTagName("DIV"))[0];if(n1) (BV<5?n2.all.tags("DIV"):n2.getElementsByTagName("DIV"))[0].innerHTML=n1.innerHTML;}}function Hide(chk){var m;var cl=false;ClearTimer("mhdHnd");ClearTimer("AnimHnd");if(chk)if(InMenu()) return false;if(nOM){m=om[nOM];if(m.sc!=null){if(IE) HoverSel(1);if(NS) NSHoverSel(1);}if(m.op!=null){if(IE) HoverSel(3);if(NS) NSHoverSel(3);}ToggleMenu(m,"hidden");ClearTimer("om[nOM].hsm");nOM--;cl=(nOM==0);if(cl) imgObj=null;}if(cl||chk){ClearTimer("smHnd");if(tbNum&&lmcHS) if(!lmcHS.disable){if(IE) hsHoverSel(1);if(NS) hsNSHoverSel(1);}window.setTimeout("if(!lmcHS)window.status=''",TimerHideDelay);}if((nOM>0||lmcHS)&&!InSelMenu()) mhdHnd=window.setTimeout("Hide(1)",TimerHideDelay/20);return true;}function ToggleMenu(m,s){if(IX) if(document.readyState=="complete"&&(m.getAttribute("filters")!=null||BV>7)){if(!m.fs){m.fsn=m.filters.length;m.style.filter=dxFilter+m.style.filter;m.fs=true;}for(var i=0;i<m.filters.length-m.fsn;i++){m.filters[i].apply();m.style.visibility=s;m.filters[i].play();}}m.style.visibility=s;if(s=="hidden"&&!IX&&!NS) m.style.left=m.style.top="0px";FormsTweak(s=="visible"?"hidden":"visible");}function ShowMenu(mName,x,y,isc,hsimg,algn){if(!algn) algn=0;var f=["ShowMenu2('"+mName+"',"+x+","+y+","+isc+",'"+hsimg+"',"+algn+")"];ClearTimer("smHnd");if(isc){if(nOM==0) return false;lsc=om[nOM].sc;f[1]="if(nOM)if(lsc==om[nOM].sc)";f[2]=smDelay;}else{if(nOM>0) if(om[1].id==mName) return false;ClearTimer("mhdHnd");if(algn<0&&!lmcHS) return false;f[1]="HideAll(1);";f[2]=mDelay();}smHnd=window.setTimeout(f[1]+f[0],f[2]);return true;}function ShowMenu2(mName,x,y,isc,hsimg,algn){var xy;x=pri(x);y=pri(y);var Menu=GetObj(mName);if(!Menu) return false;if(Menu==om[nOM]) return false;if(NS) Menu.style=Menu;if(AnimHnd&&nOM>0){AnimStep=100;void(0);}FixPNG(Menu);Menu.op=nOM>0?om[nOM].sc:null;Menu.sc=null;imgObj=null;if(isc){if(!NS) HideSubMenus(om[nOM].sc.id);xy=GetSubMenuPos(Menu,algn);xy[0]+=20;xy[1]+=20;if(SM&&!OP){xy[0]+=0;xy[1]+=0;}if(OP){xy[0]+=0;xy[1]+=0;}if(IsMac) if(IE&&!SM){xy[0]+=0;xy[1]+=0;}var gs=om[nOM].gs;if(gs) xy[1]+=pri(gs.top);}else{if(algn<0&&!lmcHS) return false;Menu.pHS=lmcHS;xy=(algn<0?GetHSPos(x,y,NS?Menu.w:Menu.offsetWidth,NS?Menu.h:Menu.offsetHeight,-algn):[x,y]);if(hsimg){var hss=hsimg.split("|");imgObj=NS?FindImage(cFrame.document,hss[0]):cFrame.document.images[hss[0]];if(imgObj){if(hss[1]&2) xy[0]=AutoPos(Menu,imgObj,algn)[0]+(IsFrames?GetLeftTop()[0]:0)+MacOffset()[0];if(hss[1]&1) xy[1]=AutoPos(Menu,imgObj,algn)[1]+(IsFrames?GetLeftTop()[1]:0)+MacOffset()[1];}}if(!IsContext){xy[0]+=-12;xy[1]+=10;}if(SM&&!OP){xy[0]+=0;xy[1]+=0;}if(OP){xy[0]+=0;xy[1]+=0;}if(IsMac) if(IE&&!SM){xy[0]+=0;xy[1]+=0;}}if(xy){x=xy[0];y=xy[1];}var pWH=[GetWidthHeight()[0]+GetLeftTop()[0],GetWidthHeight()[1]+GetLeftTop()[1]];if(IE) with(Menu.style){if(SM) display="none";left=FixPos(x,pri(width),pWH[0],0)+"px";top=FixPos(y,pri(height),pWH[1],1)+"px";}if(NS){Menu.moveToAbsolute(FixPos(x,Menu.w,pWH[0],0),FixPos(y,Menu.h,pWH[1],1));}Menu.style.zIndex=1000+tbNum+nOM;om[++nOM]=Menu;if(!NS) FixCommands(mName);if(SM) Menu.style.display="inline";if(!NS||(NS&&Menu.style.clip.width==0)){AnimStep=0;void(0);AnimHnd=window.setTimeout("void(0)",10);}ToggleMenu(Menu,'visible');IsContext=false;smHnd=0;return true;}function mDelay(){return rmDelay/(nOM==0&&scDelay>0?4:1);}function MacOffset(f){var mo=[0,0];if(!f) f=mFrame;if(IsMac&&IE&&!SM&&!KQ&&(BV>=5)) mo=[pri(f.document.body.leftMargin),pri(f.document.body.topMargin)];return mo;}function aNaN(n){n=pri(n);return isNaN(n)?0:n;}function GetSubMenuPos(mg,a){var x;var y;var pg=om[nOM];var sc=(NS?pg.sc:GetObj("O"+pg.sc.id.substr(1)));if(NS){pg.offsetLeft=pg.left;pg.offsetTop=pg.top;pg.offsetWidth=pg.w;pg.offsetHeight=pg.h;mg.offsetWidth=mg.w;mg.offsetHeight=mg.h;sc.offsetLeft=sc.left;sc.offsetTop=sc.top;sc.offsetWidth=sc.clip.width;sc.offsetHeight=sc.clip.height;}var lp=pg.offsetLeft+sc.offsetLeft;var tp=pg.offsetTop+sc.offsetTop;switch(a){case 0:x=lp;y=tp+sc.offsetHeight;break;case 1:x=lp+sc.offsetWidth-mg.offsetWidth;y=tp+sc.offsetHeight;break;case 2:x=lp;y=tp-mg.offsetHeight;break;case 3:x=lp+sc.offsetWidth-mg.offsetWidth;y=tp-mg.offsetHeight;break;case 4:x=lp-mg.offsetWidth;y=tp;break;case 5:x=lp-mg.offsetWidth;y=tp+sc.offsetHeight-mg.offsetHeight;break;case 6:x=lp+sc.offsetWidth;y=tp;break;case 7:x=lp+sc.offsetWidth;y=tp+sc.offsetHeight-mg.offsetHeight;break;case 8:x=lp-mg.offsetWidth;y=tp+(sc.offsetHeight-mg.offsetHeight)/2;break;case 9:x=lp+sc.offsetWidth;y=tp+(sc.offsetHeight-mg.offsetHeight)/2;break;case 10:x=lp+(sc.offsetWidth-mg.offsetWidth)/2;y=tp-mg.offsetHeight;break;case 11:x=lp+(sc.offsetWidth-mg.offsetWidth)/2;y=tp+sc.offsetHeight;break;}return [x,y];}function FixCommands(mName,t){var b;var en=true;var m=GetObj(mName);var wh;if(!m.fixed){m.fixed=true;if(!t) t=0;if(IE&&(!SM||OP)) en=(document.compatMode=="CSS1Compat");if(!en&&IE&&BV>=9) en=(document.compatMode=="BackCompat");if(en&&t>0&&(!SM||OP)){b=GetBorderSize(tbS[t]);tbS[t].width=Math.abs(aNaN(tbS[t].width)-b[0])+"px";tbS[t].height=Math.abs(aNaN(tbS[t].height)-b[1])+"px";}var sd=(BV<5?m.all.tags("DIV"):m.getElementsByTagName("DIV"));for(var i=0;i<(sd.length);(t>0?i+=2:i++)){sd[i].noWrap=true;if(en) with(sd[i].style){b=GetBorderSize(sd[i].style);if(pri(width)&&pri(height)){width=pri(width)-b[0]+"px";height=pri(height)-b[1]+"px";}}}}}function InTBHotSpot(){var m=(imgObj?imgObj:lmcHS);var tp=[0,0];var tbb;if(!m) return false;if(imgObj) if(imgObj.name.indexOf("dmbHSdyna")!=-1){imgObj=null;return false;}var x=mX;var y=mY;if(!imgObj){if(IE){if(BV<5&&!IsMac) m.parentNode=m.parentElement;}else m.parentNode=m.parentLayer;var i=m.parentNode.id.substr(5);tp=getTBPos(i);if(IE) m=m.style;}else{m.left=GetImgXY(imgObj)[0];m.top=GetImgXY(imgObj)[1];if(NS) m.clip=m;}var l=pri(m.left)+tp[0];var r=l+(IE?pri(m.width):m.clip.width);var t=pri(m.top)+tp[1];var b=t+(IE?pri(m.height):m.clip.height);if(IsFrames&&!NS){x-=GetLeftTop()[0];y-=GetLeftTop()[1];}return ((x>=l&&x<=r)&&(y>=t&&y<=b));}function InMenu(){var m=om[nOM];if(!m) return false;else if(IE) m=m.style;var l=pri(m.left);var r=l+(IE?pri(m.width):m.clip.width);var t=pri(m.top);var b=t+(IE?pri(m.height):m.clip.height);return ((mX>=l&&mX<=r)&&(mY>=t&&mY<=b));}function SetPointerPos(e){if(IE){if(!SM){if(mFrame!=cFrame||event==null){var cfe=cFrame.window.event;var mfe=mFrame.window.event;if(IE&&IsMac) cfe=(cfe.type=="mousemove"?cfe:null);if(IE&&IsMac) mfe=(mfe.type=="mousemove"?mfe:null);if(mfe==null&&cfe==null) return;e=(cfe?cfe:mfe);}else e=event;}if(IP){mX=e.pageX;mY=e.pageY;}else{mX=e.clientX+lt[0];mY=e.clientY+lt[1];}ClearTimer("cFrame.iefwh");cFrame.iefwh=window.setTimeout("lt=GetLeftTop()",100);}if(NS){mX=e.pageX;mY=e.pageY;}}function InSelMenu(){var nOMb=nOM--;for(;nOM>0;nOM--) if(om[nOM].sc!=null) break;var im=InMenu();nOM=nOMb;return im||InMenu();}function IsOverMenus(){return (lmcHS||imgObj?InTBHotSpot():(nOM==1?!(om[nOM].sc!=null):false))||(nOM>0?InSelMenu():false);}function HideMenus(e){SetPointerPos(e);if(!IsOverMenus()&&mhdHnd==0) mhdHnd=window.setTimeout("mhdHnd=0;if(!IsOverMenus())Hide()",TimerHideDelay);}function FormsTweak(state){var fe;if(IE&&(!SM||OP)&&DoFormsTweak){var m=om[nOM];if((BV>=5.5)&&!OP&&m&&!KQ) cIF(state=="visible"?"hidden":"visible");else if(nOM==1) for(var f=0;f<mFrame.document.forms.length;f++) for(var e=0;e<mFrame.document.forms[f].elements.length;e++){fe=mFrame.document.forms[f].elements[e];if(fe.type) if(fe.type.indexOf("select")==0) fe.style.visibility=state;}}}function cIF(state){var mfd=mFrame.document;if(mfd.readyState=="complete"){if((mfd.getElementsByTagName("SELECT").length==0)&&(mfd.getElementsByTagName("IFRAME").length==0)) return;var m=om[nOM];var iname=m.id+"iframe";var i=GetObj(iname,mFrame);if(!i){i=mfd.createElement("span");i.id=iname+"pobj";mfd.body.insertBefore(i);i=mfd.createElement("IFRAME");if(location.protocol=="https:") i.src="/ifo.htm";i.id=iname;i.style.position="absolute";i.style.filter="progid:DXImageTransform.Microsoft.Alpha(opacity=0)";mfd.getElementById(iname+"pobj").insertBefore(i);}with(i.style){m=m.style;left=m.left;top=m.top;width=m.width;height=m.height;zIndex=m.zIndex-1;visibility=state;}}}function execURL(url,tframe){var d=100;if(mibc&&!NS){d+=mibs * mibc;if(lmcHS) mibm=lmcHS;if(nOM) for(var n=nOM;n>0;n--) if(om[n].sc){mibm=om[n].sc;break;}if(mibm){mibm.n=mibc;BlinkItem();}}else HideAll();execURL2(escape(_purl(url)),tframe);}function BlinkItem(){if(!mibm) return;mibm.bs=!Math.abs(mibm.bs);SwapMC(mibm.bs,mibm);mibc--;if(mibc>=0) window.setTimeout("BlinkItem()",mibs);else{mibc=mibm.n;mibm=null;HideAll();}}function execURL2(url,tframe){var w=eval("windo"+"w.ope"+"n");url=rStr(unescape(url));if(url.indexOf("javascript:")!=url.indexOf("vbscript:")) eval(url);else{switch(tframe){case "_self":if(IE&&!SM&&!KQ&&(BV>4)){var a=mFrame.document.createElement("A");a.href=url;mFrame.document.body.appendChild(a);a.click();}else mFrame.location.href=url;break;case "_blank":w(url,tframe);break;default:var f=rStr(tframe);var fObj=(tframe=='_parent'?mFrame.parent:eval(f));if(typeof(fObj)=="undefined") w(url,f.substr(8,f.length-10));else fObj.location.href=url;break;}}}function rStr(s){s=xrep(s,"%1E","'");s=xrep(s,"\x1E","'");if(OP&&s.indexOf("frames[")!=-1) s=xrep(s,String.fromCharCode(s.charCodeAt(7)),"'");return xrep(s,"\x1D","\x22");}function HideAll(dr){var o=lmcHS;if(dr) lmcHS=null;Hide();while(nOM>0) Hide();lmcHS=o;}function tHideAll(){ClearTimer("mhdHnd");mhdHnd=window.setTimeout("mhdHnd=0;if(!InSelMenu())HideAll();",TimerHideDelay);}function GetLeftTop(f){if(!f) f=mFrame;if(IE) if(SM) return [OP?f.pageXOffset:f.scrollX,OP?f.pageYOffset:f.scrollY];else{var b=GetBodyObj(f);return (b?[b.scrollLeft,b.scrollTop]:[0,0]);}if(NS) return [f.pageXOffset,f.pageYOffset];}function GetWidthHeight(f){if(!f) f=mFrame;if(NS||SM){return [f.innerWidth,f.innerHeight];}else{var b=GetBodyObj(f);return (b?[b.clientWidth,b.clientHeight]:[0,0]);}}function GetBodyObj(f){if(!f.bo&&f.document) f.bo=(f.document.compatMode=="BackCompat"||BV<6||IsMac)?f.document.body:f.document.documentElement;return f.bo;}function GetBorderSize(s){return [(s.borderLeftStyle==""||s.borderLeftStyle=="none"?0:pri(s.borderLeftWidth))+(s.borderRightStyle==""||s.borderRightStyle=="none"?0:pri(s.borderRightWidth)),(s.borderTopStyle==""||s.borderTopStyle=="none"?0:pri(s.borderTopWidth))+(s.borderBottomStyle==""||s.borderBottomStyle=="none"?0:pri(s.borderBottomWidth))];}function AutoPos(m,img,arl){var x=GetImgXY(img)[0];var y=GetImgXY(img)[1];var iWH=GetImgWH(img);var mW=(NS?m.w:m.offsetWidth);var mH=(NS?m.h:m.offsetHeight);switch(arl){case 0:y+=iWH[1];break;case 1:x+=iWH[0]-mW;y+=iWH[1];break;case 2:y-=mH;break;case 3:x+=iWH[0]-mW;y-=mH;break;case 4:x-=mW;break;case 5:x-=mW;y-=mH-iWH[1];break;case 6:x+=iWH[0];break;case 7:x+=iWH[0];y-=mH-iWH[1];break;case 8:x-=mW;y+=(iWH[1]-mH)/2;break;case 9:x+=iWH[0];y+=(iWH[1]-mH)/2;break;case 10:x+=(iWH[0]-mW)/2;y-=mH;break;case 11:x+=(iWH[0]-mW)/2;y+=iWH[1];break;}return [x,y];}function GetImgXY(img){var x;var y;if(NS){y=GetImgOffset(cFrame,img.name,0,0);x=img.x+y[0];y=img.y+y[1];}else{y=getOffset(img);x=y[0];y=y[1];}return [x,y];}function GetImgWH(img){return [pri(img.width),pri(img.height)];}function getOffset(img){var xy=[img.offsetLeft,img.offsetTop];var ce=img.offsetParent;while(ce!=null){xy[0]+=ce.offsetLeft;xy[1]+=ce.offsetTop;ce=ce.offsetParent;}return xy;}function ShowContextMenu(e){if(IE){SetPointerPos(e);IsContext=true;}else if(e.which==3){IsContext=true;mX=e.x;mY=e.y;}if(IsContext){HideAll();cFrame.ShowMenu2(cntxMenu,mX-1,mY-1,false);return false;}return true;}function SetUpEvents(){nOM=0;if(!SM) onerror=errHandler;if(!mFrame) mFrame=cFrame;if(typeof(mFrame)=="undefined"||(NS&&(++NSDelay<2))) window.setTimeout("SetUpEvents()",10);else{IsFrames=(cFrame!=mFrame);if(NS){mFrame.captureEvents(Event.MOUSEMOVE);mFrame.onmousemove=HideMenus;if(cntxMenu!=""){mFrame.window.captureEvents(Event.MOUSEDOWN);mFrame.window.onmousedown=ShowContextMenu;}nsOWH=GetWidthHeight();window.onresize=rHnd;PrepareEvents();}if(IE){document.onmousemove=HideMenus;mFrame.document.onmousemove=document.onmousemove;if(cntxMenu) mFrame.document.oncontextmenu=ShowContextMenu;if(IsFrames) mFrame.window.onunload=new Function("mFrame=null;SetUpEvents()");cFrame.lt=[0,0];if(tbNum==0) window.onscroll=GetLeftTop;}if(IP) document.onmousedown=SetPointerPos;MenusReady=true;}return true;}function errHandler(sMsg,sUrl,sLine){if(sMsg.substr(0,16)!="Access is denied"&&sMsg!="Permission denied"&&sMsg.indexOf("cursor")==-1&&sMsg.substr(0,16)!="Member not found") alert("Java Script Error\n"+      "\nDescription:"+sMsg+      "\nSource:"+sUrl+      "\nLine:"+sLine);return true;}function FixPos(v,s,r,k){var n;if(nOM==0||k==1) n=(v+s>r)?r-s:v;else n=(v+s>r)?pri(om[nOM].style.left)-s:v;return (n<0)?0:n;}function ClearTimer(t,f){if(!f) cFrame.f=cFrame;if(eval(t)) eval("cFrame.f.clearTimeout("+t+");"+t+"=0");}function xrep(s,f,n){if(s) s=s.split(f).join(n);return s;}function FixPNG(d){if(IE&&!SM&&(BV<7)&&(!d.fixPNG)){var img;var sd=d.getElementsByTagName("DIV");for(var i=0;i<sd.length;i++) if(sd[i].style.backgroundImage){img=sd[i].style.backgroundImage;img=img.substr(4,img.length-5);if(img.toLowerCase().indexOf(".png")!=-1){sd[i].style.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+img+"',sizingMethod='scale')";sd[i].style.backgroundImage="";}}d.fixPNG=true;}}function FixCursor(mc){if(!OP){var os=GetObj("O"+mc.id.substr(1)).style;var s=os.cursor;if(s=="") os.cursor=(BV<6?"hand":s.split("cursor:url(")[1].split(")")[0]);}}function GetObj(oName,f,sf,r){var obj=null;if(!f) if(IsFrames&&tbNum){if(!sf) sf=window.parent;for(var i=0;i<sf.frames.length;i++){f=sf.frames[i];if(!(obj=GetObj(oName,f))&&f.length) if(obj=GetObj(oName,null,f,true)){f=obj[1];obj=obj[0];}if(obj) break;}if(obj){f.cFrame=cFrame;if(tbNum>0){if(NS)     f.hsNSHoverSel=hsNSHoverSel;else     f.hsHoverSel=hsHoverSel;}f.execURL=execURL;}}else f=mFrame;if(NS) obj=f.document.layers[oName];else{obj=(BV>=5?f.document.getElementById(oName):f.document.all[oName]);if(obj) if(obj.id!=oName) obj=null;}return r?[obj,f]:obj;}function gpid(o){return (BV>=5?o.parentNode.parentNode.id:o.parentElement.parentElement.id);}if(IE) with(document){open();write(xrep(Expand("<div id=\"Download0024387px ;visibility:hidden;\"Downloadfrmt0023680px ;box-shadow:7px 7px 2px rgba(153,153,153,0.5)	; 6 6 6002242412	;\" id=\"N0\"Download a trial version of CSE HTML Validator Professional.52069px;\" align=\"left\">Download CSE HTML Validator002242412	 id=\"O0\"http://www.htmlvalidator.com/htmldownload.html\',\'_self52069px;\" align=\"left\">2502242412	;\" id=\"N1\"Download additional dictionaries for CSE HTML Validator.52069px;\" align=\"left\">Download Additional Dictionaries2502242412	 id=\"O1\"http://www.htmlvalidator.com/downloaddictionaries.html\',\'_self52069px;\" align=\"left\">5002242412	;\" id=\"N2\"Download additional dictionaries for CSE HTML Validator.52069px;\" align=\"left\">Download Firefox Extension5002242412	 id=\"O2\"http://www.htmlvalidator.com/firefoxext.php\',\'_self52069px;\" align=\"left\">>BuyNow00288112px ;visibility:hidden;\"BuyNowfrmt00281105px ;box-shadow:7px 7px 2px rgba(153,153,153,0.5)	; 6 6 6002692412	;\" id=\"N3\"Buy CSE HTML Validator licenses for classroom use.52519px;\" align=\"left\">Buy New CSE HTML Validator Licenses002692412	 id=\"O3\"http://www.htmlvalidator.com/htmlval/orderinfo.html\',\'_self52519px;\" align=\"left\">2502692412	;\" id=\"N4\"Buy CSE HTML Validator upgrades.52519px;\" align=\"left\">Buy Upgrades2502692412	 id=\"O4\"https://www.htmlvalidator.com/htmlval/php/upgradestep1.php\',\'_self52519px;\" align=\"left\">5002692412	;\" id=\"N5\"Buy CSE HTML Validator licenses for classroom use.52519px;\" align=\"left\">Buy/Add Priority Maintenance & Support5002692412	 id=\"O5\"http://www.htmlvalidator.com/htmlval/priority-support-and-maintenance.html\',\'_self52519px;\" align=\"left\">7502692412	;\" id=\"N6\"Buy CSE HTML Validator licenses for classroom use.52519px;\" align=\"left\">Buy for Classroom Use7502692412	 id=\"O6\"http://www.htmlvalidator.com/htmlval/schools.html\',\'_self52519px;\" align=\"left\">>Support00247212px ;visibility:hidden;\"Supportfrmt00240205px ;box-shadow:7px 7px 2px rgba(153,153,153,0.5)	; 6 6 6002282412	;\" id=\"N7\"Main support page.52109px;\" align=\"left\">Main Support Page002282412	 id=\"O7\"http://www.htmlvalidator.com/htmlval/support.html\',\'_self52109px;\" align=\"left\">2502282412	;\" id=\"N8\"Go to the CSE HTML Validator support forum to read and post messages.52109px;\" align=\"left\">Online Support Forum2502282412	 id=\"O8\"http://www.htmlvalidator.com/CSEForum/\',\'_self52109px;\" align=\"left\">5002282412	;\" id=\"N9\"List of frequently asked questions.52109px;\" align=\"left\">FAQ5002282412	 id=\"O9\"http://www.htmlvalidator.com/htmlval/htmlvalqa.html\',\'_self52109px;\" align=\"left\">7502282412	;\" id=\"N10\"Resend your registration information by email.52109px;\" align=\"left\">Send Registration Key7502282412	 id=\"O10\"http://www.htmlvalidator.com/htmlval/php/registrationinfoform.php\',\'_self52109px;\" align=\"left\">10002282412	;\" id=\"N11\"Update your email address in our registered user database.52109px;\" align=\"left\">Update Email Address10002282412	 id=\"O11\"https://www.htmlvalidator.com/htmlval/php/emailupdateform.php\',\'_self52109px;\" align=\"left\">12502282412	;\" id=\"N12\"Update your email preferences to opt-in or opt-out of certain emails.52109px;\" align=\"left\">Update Email Preferences12502282412	 id=\"O12\"https://www.htmlvalidator.com/htmlval/php/setemailprefs.php\',\'_self52109px;\" align=\"left\">15002282412	;\" id=\"N13\"Information about priority support and maintenance.52109px;\" align=\"left\">Priority Support and Maintenance15002282412	 id=\"O13\"http://www.htmlvalidator.com/htmlval/priority-support-and-maintenance.html\',\'_self52109px;\" align=\"left\">17502282412	;\" id=\"N14\"Contact us using our online web form,postal address,or telephone number.52109px;\" align=\"left\">Contact Us17502282412	 id=\"O14\"https://www.htmlvalidator.com/htmlval/webemailform.php\',\'_self52109px;\" align=\"left\">>Products00240245px ;visibility:hidden;\"Productsfrmt00233238px ;box-shadow:7px 7px 2px rgba(153,153,153,0.5)	; 6 6 6002212412	;\" id=\"N15\"52039px;\" align=\"left\">CSE HTML Validator Enterprise002212412	 id=\"O15\"http://www.htmlvalidator.com/enterprise/\',\'_self52039px;\" align=\"left\">2502212412	;\" id=\"N16\"More information about CSE HTML Validator Professional.52039px;\" align=\"left\">CSE HTML Validator Professional2502212412	 id=\"O16\"http://www.htmlvalidator.com/professional/\',\'_self52039px;\" align=\"left\">5002212412	;\" id=\"N17\"More information about CSE HTML Validator Standard.52039px;\" align=\"left\">CSE HTML Validator Standard5002212412	 id=\"O17\"http://www.htmlvalidator.com/standard/\',\'_self52039px;\" align=\"left\">7502217px	transparent;\" id=\"N999\" 302211px;overflow:hidden	#999999\">8302212412	;\" id=\"N18\"General information about CSE HTML Validator.52039px;\" align=\"left\">General Product Information8302212412	 id=\"O18\"http://www.htmlvalidator.com/htmlval/maininformation.html\',\'_self52039px;\" align=\"left\">10802212412	;\" id=\"N19\"Shows the differences among standard,professional,and lite editions.52039px;\" align=\"left\">Compare Editions10802212412	 id=\"O19\"http://www.htmlvalidator.com/htmlval/comparisonchart.html\',\'_self52039px;\" align=\"left\">13302212412	;\" id=\"N20\"See the awards and ratings that CSE HTML Validator has received.52039px;\" align=\"left\">Product Awards13302212412	 id=\"O20\"http://www.htmlvalidator.com/htmlval/awards.html\',\'_self52039px;\" align=\"left\">15802212412	;\" id=\"N21\"Online CSE HTML Validator demonstrations.52039px;\" align=\"left\">Product Demos15802212412	 id=\"O21\"http://www.htmlvalidator.com/demos/\',\'_self52039px;\" align=\"left\">18302212412	;\" id=\"N22\"CSE HTML Validator screen shots.52039px;\" align=\"left\">Product Screen Shots18302212412	 id=\"O22\"http://www.htmlvalidator.com/htmlval/screenshots.html\',\'_self52039px;\" align=\"left\">20802212412	;\" id=\"N23\"CSE HTML Validator user testimonials.52039px;\" align=\"left\">Product Testimonials20802212412	 id=\"O23\"http://www.htmlvalidator.com/htmlval/testimonials.html\',\'_self52039px;\" align=\"left\">>MoreLinks00255262px ;visibility:hidden;\"MoreLinksfrmt00248255px ;box-shadow:7px 7px 2px rgba(153,153,153,0.5)	; 6 6 6002362412	;\" id=\"N24\"Site map of the pages available on CSE HTML Validator\\'s Website.52189px;\" align=\"left\">Site Map002362412	 id=\"O24\"http://www.htmlvalidator.com/htmlval/sitemap.html\',\'_self52189px;\" align=\"left\">2502362412	;\" id=\"N25\"Latest CSE HTML Validator news. We also have an RSS news feed!52189px;\" align=\"left\">Latest News2502362412	 id=\"O25\"http://www.htmlvalidator.com/htmlval/news.html\',\'_self52189px;\" align=\"left\">5002362412	;\" id=\"N26\"Online validator using CSE HTML Validator Lite.52189px;\" align=\"left\">Online CSS & HTML Validator5002362412	 id=\"O26\"http://onlinewebcheck.com/\',\'_blank52189px;\" align=\"left\">7502362412	;\" id=\"N27\"Add a validation form to your website.52189px;\" align=\"left\">Add a Validation Form to Your Site7502362412	 id=\"O27\"http://www.htmlvalidator.com/htmlval/urlform.html\',\'_self52189px;\" align=\"left\">10002362412	;\" id=\"N28\"Why you should validate your pages.52189px;\" align=\"left\">Why Validate Your Pages?10002362412	 id=\"O28\"http://www.htmlvalidator.com/htmlval/whyvalidate.html\',\'_self52189px;\" align=\"left\">12502362412	;\" id=\"N29\"Explains why CSE HTML Validator is a better checker than other HTML checkers.52189px;\" align=\"left\">Why is CSE HTML Validator Better?12502362412	 id=\"O29\"http://www.htmlvalidator.com/htmlval/whycseisbetter.html\',\'_self52189px;\" align=\"left\">15002362412	;\" id=\"N30\"Recommend CSE HTML Validator to a Friend or Coworker.52189px;\" align=\"left\">Recommend to a Friend15002362412	 id=\"O30\"http://www.htmlvalidator.com/htmlval/recommend.html\',\'_self52189px;\" align=\"left\">17502362412	;\" id=\"N31\"52189px;\" align=\"left\">Icons for Your Web Page17502362412	 id=\"O31\"http://www.htmlvalidator.com/htmlval/icons.html\',\'_self52189px;\" align=\"left\">20002362412	;\" id=\"N32\"Recommended services,software,and other resources.52189px;\" align=\"left\">Recommended Resources20002362412	 id=\"O32\"http://www.htmlvalidator.com/htmlval/resources.html\',\'_self52189px;\" align=\"left\">22502362412	;\" id=\"N33\"Site map of the pages available on CSE HTML Validator\\'s Website.52189px;\" align=\"left\">About Us22502362412	 id=\"O33\"http://www.htmlvalidator.com/about.html\',\'_self52189px;\" align=\"left\">>Search001912px ;visibility:hidden;\"Searchfrmt00125px ;box-shadow:7px 7px 2px rgba(153,153,153,0.5)	; 6 6 6px solid;\">>"),'%'+'%REL%%',rimPath));close();}Expand('');SetUpEvents();
function Expand(c){var x;x="#FFFFFF";c=xrep(c,"",x);x="#063598";c=xrep(c,"",x);x="#2660FF";c=xrep(c,"",x);x="\" style=\"position:absolute;top:";c=xrep(c,"",x);x="px;left:";c=xrep(c,"",x);x="px;width:";c=xrep(c,"",x);x="px;height:";c=xrep(c,"",x);x=";background-color:";c=xrep(c,"	",x);x="px solid;border-right:";c=xrep(c,"",x);x="px solid;border-bottom:";c=xrep(c,"",x);x="px solid;\"><div style=\"position:absolute;top:";c=xrep(c,"",x);x="px;white-space:nowrap;font-family:";c=xrep(c,"",x);x=";font-size:";c=xrep(c,"",x);x="px;font-weight:normal;font-style:normal;text-decoration:none;color:";c=xrep(c,"",x);x="><div style=\"position:absolute;top:";c=xrep(c,"",x);x=";cursor:pointer;visibility:hidden;\"";c=xrep(c,"",x);x="</div></div";c=xrep(c,"",x);x=" OnClick=\"cFrame.execURL(\'";c=xrep(c,"",x);x="><div id=\"";c=xrep(c,"",x);x="\');\"";c=xrep(c,"",x);x=" OnMouseOver=\"cFrame.HoverSel(0,this);window.status=cFrame._purl(\'";c=xrep(c,"",x);x=" OnMouseOver=\"cFrame.HoverSel(0,this);\"";c=xrep(c,"",x);x="border-left:";c=xrep(c,"",x);x="Verdana";c=xrep(c,"",x);return c;}function pri(n){return parseInt(n,10)}
