// JavaScript Document
var _hbEC=0,_hbE=new Array;function _hbEvent(a,b){b=_hbE[_hbEC++]=new Object();b._N=a;b._C=0;return b;}
var hbx=_hbEvent("pv");hbx.vpc="HBX0200u";hbx.gn="ehg-computersciencescorp.hitbox.com";

//BEGIN EDITABLE SECTION
//CONFIGURATION VARIABLES
dochost = location.host;
if ((dochost == "csc.com") || (dochost =="www.csc.com") || (dochost == "www.workarea.csc.com")) {
dochost = "";
}

docpath = dochost + location.pathname + location.search + "/";
hbx.acct="DM560514NOCS";//ACCOUNT NUMBER(S)
hbx.pn="PUT+PAGE+NAME+HERE";//PAGE NAME(S)
hbx.mlc=docpath;//MULTI-LEVEL CONTENT CATEGORY
hbx.pndef="title";//DEFAULT PAGE NAME
hbx.ctdef="full";//DEFAULT CONTENT CATEGORY

//OPTIONAL PAGE VARIABLES
//ACTION SETTINGS
hbx.fv="";//FORM VALIDATION MINIMUM ELEMENTS OR SUBMIT FUNCTION NAME
hbx.lt="auto";//LINK TRACKING
hbx.dlf="n";//DOWNLOAD FILTER
hbx.dft="full";//DOWNLOAD FILE NAMING
hbx.elf="n";//EXIT LINK FILTER

//INSERT CUSTOM EVENTS
//segments loaded from hbx_acct.js
var locstring = location.href;

for (i=0;i<surl.length;i++) {
	if((!locstring.match("workarea")) && (!locstring.match("staging"))  && (!locstring.match("admin.")) && (locstring.match(surl[i])) ) {
		//add to acct
		if(sact[i]) {
			hbx.acct+=";" + sact[i];
		}		
	}	
}

if(locstring.match("workarea") || locstring.match("staging") || locstring.match("admin.")) {
	hbx.acct = "DM560514HIEN";
}