
function dcsMultiTrack(){for(var i=0;i<arguments.length;i++){if(arguments[i].indexOf("WT.")==0){WT[arguments[i].substring(3)]=arguments[i+1];i++;}
if(arguments[i].indexOf("DCS.")==0){DCS[arguments[i].substring(4)]=arguments[i+1];i++;}
if(arguments[i].indexOf("DCSext.")==0){DCSext[arguments[i].substring(7)]=arguments[i+1];i++;}}
var _2=new Date();DCS.dcsdat=_2.getTime();dcsTag();}
function dcsVar(){var _3=new Date();WT.tz=_3.getTimezoneOffset()/60*-1;if(WT.tz==0){WT.tz="0";}
WT.bh=_3.getHours();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){WT.ti=document.title;}
WT.js="Yes";if(typeof(gVersion)!="undefined"){WT.jv=gVersion;}
if(document.body&&document.body.addBehavior){document.body.addBehavior("#default#clientCaps");if(document.body.connectionType){WT.ct=document.body.connectionType;}
document.body.addBehavior("#default#homePage");WT.hp=document.body.isHomePage(location.href)?"1":"0";}
if(parseInt(navigator.appVersion)>3){if((navigator.appName=="Microsoft Internet Explorer")&&document.body){WT.bs=document.body.offsetWidth+"x"+document.body.offsetHeight;}else{if(navigator.appName=="Netscape"){WT.bs=window.innerWidth+"x"+window.innerHeight;}}}
WT.fi="No";if(window.ActiveXObject){if((typeof(gFV)!="undefined")&&(gFV.length>0)){WT.fi="Yes";WT.fv=gFV;}}else{if(navigator.plugins&&navigator.plugins.length){for(var i=0;i<navigator.plugins.length;i++){if(navigator.plugins[i].name.indexOf("Shockwave Flash")!=-1){WT.fi="Yes";WT.fv=navigator.plugins[i].description.split(" ")[2];break;}}}}
WT.sp="@@SPLITVALUE@@";DCS.dcsdat=_3.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 i=0;i<gQP.length;i++){var _5=DCS.dcsqry.indexOf(gQP[i]);if(_5!=-1){var _6=DCS.dcsqry.substring(0,_5);var _7=DCS.dcsqry.substring(_5+gQP[i].length,DCS.dcsqry.length);DCS.dcsqry=_6+_7;}}}}
if((window.document.referrer!="")&&(window.document.referrer!="-")){if(!(navigator.appName=="Microsoft Internet Explorer"&&parseInt(navigator.appVersion)<4)){DCS.dcsref=window.document.referrer;}}}
function A(N,V){return"&"+N+"="+dcsEscape(V);}
function dcsEscape(S){if(typeof(RE)!="undefined"){var _b=new String(S);for(R in RE){_b=_b.replace(RE[R],R);}
return _b;}else{return escape(S);}}
function dcsLoadHref(_c){if((typeof(gHref)!="undefined")&&(gHref.length>0)){window.location=gHref;gHref="";}}
function dcsCreateImage(_d){if(document.images){gImages[gIndex]=new Image;if((typeof(gHref)!="undefined")&&(gHref.length>0)){gImages[gIndex].onload=gImages[gIndex].onerror=dcsLoadHref;}
gImages[gIndex].src=_d;gIndex++;}else{document.write("<IMG BORDER=\"0\" NAME=\"DCSIMG\" WIDTH=\"1\" HEIGHT=\"1\" SRC=\""+_d+"\">");}}
function dcsMeta(){var _e;if(document.all){_e=document.all.tags("meta");}else{if(document.documentElement){_e=document.getElementsByTagName("meta");}}
if(typeof(_e)!="undefined"){for(var i=1;i<=_e.length;i++){var _10=_e.item(i-1);if(_10.name){if(_10.name.indexOf("WT.")==0){WT[_10.name.substring(3)]=_10.content;}else{if(_10.name.indexOf("DCSext.")==0){DCSext[_10.name.substring(7)]=_10.content;}else{if(_10.name.indexOf("DCS.")==0){DCS[_10.name.substring(4)]=_10.content;}}}}}}}
function dcsTag(){var P="http"+(window.location.protocol.indexOf("https:")==0?"s":"")+"://"+gDomain+(gDcsId==""?"":"/"+gDcsId)+"/dcs.gif?";for(N in DCS){if(DCS[N]){P+=A(N,DCS[N]);}}
for(N in WT){if(WT[N]){P+=A("WT."+N,WT[N]);}}
for(N in DCSext){if(DCSext[N]){P+=A(N,DCSext[N]);}}
if(P.length>2048&&navigator.userAgent.indexOf("MSIE")>=0){P=P.substring(0,2040)+"&WT.tu=1";}
dcsCreateImage(P);}
function dcsFunc(_12){if(typeof(window[_12])=="function"){window[_12]();}}
