<!--WEBSIDESTORY CODE HBX1.0 (Universal)-->
<!--COPYRIGHT 1997-2004 WEBSIDESTORY,INC. ALL RIGHTS RESERVED. U.S.PATENT No.6,393,479B1 & 6,766,370. INFO:http://websidestory.com/privacy-->
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="HBX0103u";hbx.gn="ehg-techtarget.hitbox.com";

function getURLParam(param) {
	param = param.toLowerCase() + "=";
	var paramq = "?" + param;
	var parama = "&" + param;
	var wls = "?" + window.location.search.toLowerCase();
	if (wls.indexOf(paramq) != -1) wls = wls.substring(wls.indexOf(paramq),wls.length); //first search value
	if (wls.indexOf(parama) != -1) wls = wls.substring(wls.indexOf(parama),wls.length); //any other search value
	wls = wls.substring(1, wls.length); //remove leading ? or &
	if (wls.indexOf("&") != -1) wls = wls.substring(0,wls.indexOf("&")); //remove any additional values
	return wls;
}
function urlParamExists(param) {
	param = param.toLowerCase() + "=";
	var result = false;
	var paramq = "?" + param;
	var parama = "&" + param;
	var wls = "?" + window.location.search.toLowerCase();
	if (wls.indexOf(paramq) != -1 || wls.indexOf(parama) != -1) result = true;
	return result;
}

//BEGIN EDITABLE SECTION
//CONFIGURATION VARIABLES
hbx.acct="DM54121089AE83EN3;DM5212204PCA83EN3";//ACCOUNT NUMBER(S)

//PAGENAME
var wlp = window.location.pathname.toLowerCase().substring(1,window.location.pathname.length);
var spn = "";
if (window.location.search) {
	spn = "-";
	if (urlParamExists("thread_id")) spn += "-" + getURLParam("thread_id");
	if (urlParamExists("user_id")) spn += "-" + getURLParam("user_id");
	if (urlParamExists("forum_id")) spn += "-" + getURLParam("forum_id");
	if (urlParamExists("start_at")) spn += "-" + getURLParam("start_at");
	if (urlParamExists("message_id")) spn += "-" + getURLParam("message_id");
	if (urlParamExists("l")) spn += "-" + getURLParam("l");
	if (urlParamExists("id")) spn += "-" + getURLParam("id");
	if (urlParamExists("format")) spn += "-" + getURLParam("format");
	if (urlParamExists("title")) spn += "-" + getURLParam("title");
	if (urlParamExists("email")) spn += "-" + getURLParam("email");
}
hbx.pn=(wlp.length < 2) ? "home" : wlp;//PAGE NAME(S)
hbx.pn = hbx.pn.replace(eval("/\\//g"),"-");
hbx.pn += spn; //add in any search params
hbx.pndef="title";//DEFAULT PAGE NAME

//MULTI-LEVEL CONTENT
hbx.mlc="/theServerSideCom";
if (wlp.length > 1) hbx.mlc += "/" + wlp.substring(0,wlp.indexOf("/", 1));//MULTI-LEVEL CONTENT CATEGORY
hbx.ctdef="full";//DEFAULT CONTENT CATEGORY

//OPTIONAL PAGE VARIABLES
//ACTION SETTINGS
hbx.fv="";//FORM VALIDATION MINIMUM ELEMENTS OR SUBMIT FUNCTION NAME
hbx.lt="none";//LINK TRACKING
hbx.dlf="n";//DOWNLOAD FILTER
hbx.dft="n";//DOWNLOAD FILE NAMING
hbx.elf="n";//EXIT LINK FILTER

//SEGMENTS AND FUNNELS
hbx.seg="";//VISITOR SEGMENTATION
hbx.fnl="";//FUNNELS

//CAMPAIGNS
hbx.cmp="";//CAMPAIGN ID
hbx.cmpn="";//CAMPAIGN ID IN QUERY
hbx.dcmp="";//DYNAMIC CAMPAIGN ID
hbx.dcmpn="";//DYNAMIC CAMPAIGN ID IN QUERY
hbx.dcmpe="";//DYNAMIC CAMPAIGN EXPIRATION
hbx.dcmpre="";//DYNAMIC CAMPAIGN RESPONSE EXPIRATION
hbx.hra="";//RESPONSE ATTRIBUTE
hbx.hqsr="";//RESPONSE ATTRIBUTE IN REFERRAL QUERY
hbx.hqsp="";//RESPONSE ATTRIBUTE IN QUERY
hbx.hlt="";//LEAD TRACKING
hbx.hla="";//LEAD ATTRIBUTE
hbx.gp="";//CAMPAIGN GOAL
hbx.gpn="";//CAMPAIGN GOAL IN QUERY
hbx.hcn="";//CONVERSION ATTRIBUTE
hbx.hcv="";//CONVERSION VALUE
hbx.cp="null";//LEGACY CAMPAIGN
hbx.cpd="";//CAMPAIGN DOMAIN

//CUSTOM VARIABLES
hbx.ci="";//CUSTOMER ID
hbx.hc1="";//CUSTOM 1
hbx.hc2="";//CUSTOM 2
hbx.hc3="";//CUSTOM 3
hbx.hc4="";//CUSTOM 4
hbx.hrf="";//CUSTOM REFERRER
hbx.pec="";//ERROR CODES

//INSERT CUSTOM EVENTS
if (window.location.search.indexOf('wrTest=on') != -1) window.alert(hbx.pn + " :: " + hbx.mlc + " :: " + wlp);
//END EDITABLE SECTION
