var gImages=[],gIndex=0,DCS={},WT={},DCSext={},gQP=[],gI18n=false;if(window.RegExp){var RE=gI18n?{"%25":/\%/g}:{"%09":/\t/g,"%20":/ /g,"%23":/\#/g,"%26":/\&/g,"%2B":/\+/g,"%3F":/\?/g,"%5C":/\\/g,"%22":/\"/g,"%7F":/\x7F/g,"%A0":/\xA0/g};if(gI18n)var EXRE=/dcs(uri)|(ref)|(aut)|(met)|(sta)|(sip)|(pro)|(byt)|(dat)|(p3p)|(cfg)|(redirect)|(cip)/i}function dcsVar(){var b=new Date;WT.tz=b.getTimezoneOffset()/60*-1||"0";WT.bh=b.getHours()||"0";WT.ul=navigator.appName=="Netscape"?navigator.language:navigator.userLanguage;if(typeof screen=="object"){WT.cd=navigator.appName=="Netscape"?screen.pixelDepth:screen.colorDepth;WT.sr=screen.width+"x"+screen.height}if(typeof navigator.javaEnabled()=="boolean")WT.jo=navigator.javaEnabled()?"Yes":"No";if(document.title)if(window.RegExp){var e=new RegExp("^"+window.location.protocol+"//"+window.location.hostname+"\\s-\\s");WT.ti=document.title.replace(e,"")}else WT.ti=document.title;WT.js="Yes";WT.jv=dcsJV();if(document.body&&document.body.addBehavior){document.body.addBehavior("#default#clientCaps");WT.ct=document.body.connectionType||"unknown";document.body.addBehavior("#default#homePage");WT.hp=document.body.isHomePage(location.href)?"1":"0"}else WT.ct="unknown";if(document.all)WT.bs=document.body?document.body.offsetWidth+"x"+document.body.offsetHeight:"unknown";else WT.bs=window.innerWidth+"x"+window.innerHeight;WT.fi="No";if(window.ActiveXObject)for(var a=10;a>0;a--)try{var g=new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+a);WT.fi="Yes";WT.fv=a+".0";break}catch(h){}else if(navigator.plugins&&navigator.plugins.length)for(var a=0;a<navigator.plugins.length;a++)if(navigator.plugins[a].name.indexOf("Shockwave Flash")!=-1){WT.fi="Yes";WT.fv=navigator.plugins[a].description.split(" ")[2];break}if(gI18n)if(typeof document.defaultCharset=="string")WT.le=document.defaultCharset;else if(typeof document.characterSet=="string")WT.le=document.characterSet;else WT.le="unknown";WT.tv="8.0.3";WT.sp="@@SPLITVALUE@@";DCS.dcsdat=b.getTime();DCS.dcssip=window.location.hostname;DCS.dcsuri=window.location.pathname;if(window.location.search){DCS.dcsqry=window.location.search;if(gQP.length>0)for(var a=0;a<gQP.length;a++){var c=DCS.dcsqry.indexOf(gQP[a]);if(c!=-1){var d=DCS.dcsqry.substring(0,c),f=DCS.dcsqry.substring(c+gQP[a].length,DCS.dcsqry.length);DCS.dcsqry=d+f}}}if(window.document.referrer!=""&&window.document.referrer!="-")if(!(navigator.appName=="Microsoft Internet Explorer"&&parseInt(navigator.appVersion)<4))DCS.dcsref=window.document.referrer}function dcsA(f,a){if(gI18n&&!EXRE.test(f))if(f=="dcsqry"){for(var c="",g=a.substring(1).split("&"),b=0;b<g.length;b++){var d=g[b],e=d.indexOf("=");if(e!=-1){var h=d.substring(0,e),i=d.substring(e+1);if(b!=0)c+="&";c+=h+"="+dcsEncode(i)}}a=a.substring(0,1)+c}else a=dcsEncode(a);return"&"+f+"="+dcsEscape(a,RE)}function dcsEscape(a,b){if(typeof b!="undefined"){a=a.toString();for(var c in b)a=a.replace(b[c],c);return a}else return escape(a)}function dcsEncode(a){return typeof encodeURIComponent=="function"?encodeURIComponent(a):escape(a)}function dcsCreateImage(a){if(document.images){gImages[gIndex]=new Image;gImages[gIndex].src=a;gIndex++}else document.write('<IMG ALT="" BORDER="0" NAME="DCSIMG" WIDTH="1" HEIGHT="1" SRC="'+a+'">')}function dcsMeta(){var a;if(document.all)a=document.all.tags("meta");else if(document.documentElement)a=document.getElementsByTagName("meta");if(typeof a!="undefined")for(var e=a.length,c=0;c<e;c++){var b=a.item(c).name,d=a.item(c).content,f=a.item(c).httpEquiv;if(b.length>0)if(b.indexOf("WT.")==0)WT[b.substring(3)]=d;else if(b.indexOf("DCSext.")==0)DCSext[b.substring(7)]=d;else if(b.indexOf("DCS.")==0)DCS[b.substring(4)]=d}}function dcsTag(){if(document.cookie.indexOf("WTLOPTOUT=")!=-1)return;var b="http"+(window.location.protocol.indexOf("https:")==0?"s":"")+"://"+gDomain+(gDcsId==""?"":"/"+gDcsId)+"/dcs.gif?";if(gI18n)WT.dep="";for(var a in DCS)if(DCS[a])b+=dcsA(a,DCS[a]);for(var e=["co_f","vt_sid","vt_f_tlv"],d=0;d<e.length;d++){var c=e[d];if(WT[c]){b+=dcsA("WT."+c,WT[c]);delete WT[c]}}for(a in WT)if(WT[a])b+=dcsA("WT."+a,WT[a]);for(a in DCSext)if(DCSext[a]){if(gI18n)WT.dep=WT.dep.length==0?a:WT.dep+";"+a;b+=dcsA(a,DCSext[a])}if(gI18n&&WT.dep.length>0)b+=dcsA("WT.dep",WT.dep);if(b.length>2048&&navigator.userAgent.indexOf("MSIE")>=0)b=b.substring(0,2040)+"&WT.tu=1";dcsCreateImage(b)}function dcsJV(){var a=navigator.userAgent.toLowerCase(),c=parseInt(navigator.appVersion),q=a.indexOf("mac")!=-1,k=a.indexOf("firefox")!=-1,g=a.indexOf("firefox/0.")!=-1,e=a.indexOf("firefox/1.0")!=-1,f=a.indexOf("firefox/1.5")!=-1,n=k&&!g&&!e&!f,m=!k&&a.indexOf("mozilla")!=-1&&a.indexOf("compatible")==-1,r=m&&c==4,o=m&&c>=5,l=a.indexOf("msie")!=-1&&a.indexOf("opera")==-1,h=l&&c==4&&a.indexOf("msie 4")!=-1,d=l&&!h,s=a.indexOf("opera")!=-1,i=a.indexOf("opera 5")!=-1||a.indexOf("opera/5")!=-1,j=a.indexOf("opera 6")!=-1||a.indexOf("opera/6")!=-1,p=s&&!i&&!j,b="1.1";if(n)b="1.7";else if(f)b="1.6";else if(g||e||o||p)b="1.5";else if(q&&d||j)b="1.4";else if(d||r||i)b="1.3";else if(h)b="1.2";return b}function dcsFunc(a){typeof window[a]=="function"&&window[a]()}dcsVar();dcsMeta();dcsFunc("dcsAdv");dcsTag();
