/* START OF SmartSource Data Collector TAG Section 1
	Copyright (c) 1996-2007 WebTrends Inc.  All rights reserved.
	V8.0
	$DateTime: 2007/03/05 13:33:14 $ */

/* Comments added by Said Sarlak CJG|IT|WS|DS 2007/12/05
	This xxxx_sdcTag1.js include file contains the unique Dcs ID number for a domain or
	sub domain and calls the wtid.js file located on the WebTrends server. This file must
	be used in conjuction with the sdcTag2.js include file. Add the path to xxxx_sdcTag1.js
	and sdcTag2.js include files before the closing HTML body tag. Add the noscript sdc tag,
	located in xxxx_noScript.htm (supplied), below includes and before the closing HTML body tag. */
	   

function DcsInit(){
	this.dcsid="dcsxgust510000kbqr6r7fcus_4p1i";
	this.domain="statse.webtrendslive.com";
	this.enabled=true;
	this.exre=(function(){
		if (window.RegExp){
			return(new RegExp("dcs(uri)|(ref)|(aut)|(met)|(sta)|(sip)|(pro)|(byt)|(dat)|(p3p)|(cfg)|(redirect)|(cip)","i"));
		}
		else{
			return("");
		}
	})();
	this.fpc="WT_FPC";
	this.fpcdom="";
	this.i18n=false;
	this.images=[];
	this.index=0;
	this.qp=[];
	this.re=(function(){
		if (window.RegExp){
			return(this.i18n?{"%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});
		}
		else{
			return("");
		}
	})();
	this.timezone=10;
	this.trackevents=true;
	var t=this;
    (function(){
        if (t.enabled&&(document.cookie.indexOf(t.fpc+"=")==-1)&&(document.cookie.indexOf("WTLOPTOUT=")==-1)){
            document.write("<scr"+"ipt type='text/javascript' src='"+"http"+(window.location.protocol.indexOf('https:')==0?'s':'')+"://"+t.domain+"/"+t.dcsid+"/wtid.js"+"'><\/scr"+"ipt>");
        }
	})();
}
var DCS={};
var WT={};
var DCSext={};
var dcsInit=new DcsInit();

/* END OF SmartSource Data Collector TAG Section 1 */