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-gatehousemedia.hitbox.com";

function HBX_strip(a, mlc) {
   a = a.replace(/&\w{0,8}\;/, "");
   a = a.split("|").join("");
   if (mlc == ""){a = a.split("/").join("");}
   a = a.split("!").join("");
   a = a.split(",").join("");
   a = a.split("&").join("");
   a = a.split("'").join("");
   a = a.split("#").join("");
   a = a.split("$").join("");
   a = a.split("%").join("");
   a = a.split("^").join("");
   a = a.split("*").join("");
   a = a.split(":").join("");
   a = a.split("~").join("");
   a = a.split(";").join("");
   a = a.split(" ").join("+");
   a = a.toLowerCase();
   return a;
}

function WA_getQ(v) {
	var q = window.location.search.substring(1);
	var vars = q.split("&");
	for (var i=0;i<vars.length;i++) {
		var p = vars[i].split("=");
		if (p[0] == v) return p[1];
		}
	return "";
}

var WA_global_account="DM560815MCAN79EN3";

var HBX_section = new Array();

HBX_section["homepage"] = "homepage";
HBX_section["town+list"] = "homepage";

HBX_section["news"] = "news";
HBX_section["local+news"] = "news";
HBX_section["state+news"] = "news";
HBX_section["nation+/+world"] = "news";
HBX_section["sports"] = "news";
HBX_section["business"] = "news";
HBX_section["education"] = "news";
HBX_section["arts"] = "news";
HBX_section["music"] = "news";
HBX_section["movies"] = "news";
HBX_section["books"] = "news";
HBX_section["calendar"] = "news";
HBX_section["food"] = "news";
HBX_section["dining"] = "news";
HBX_section["religion"] = "news";
HBX_section["health"] = "news";
HBX_section["gardening"] = "news";
HBX_section["multimedia"] = "news";
HBX_section["opinions"] = "news";
HBX_section["columnists"] = "news";
HBX_section["obituaries"] = "news";
HBX_section["announcements"] = "news";
HBX_section["lifestyles"] = "news";
HBX_section["entertainment"] = "news";
HBX_section["outdoors"] = "news";
HBX_section["house+and+home"] = "news";
HBX_section["travel"] = "news";
HBX_section["environment"] = "news";
HBX_section["weather"] = "news";
HBX_section["special+reports"] = "news";
HBX_section["police_and_fire"] = "news";
HBX_section["state"] = "news";

HBX_section["photos"] = "community";
HBX_section["blogs"] = "community";
HBX_section["forums"] = "community";
HBX_section["profiles"] = "community";

HBX_section["contact"] = "site+services";
HBX_section["privacy+policy"] = "site+services";
HBX_section["advertiser+info"] = "site+services";
HBX_section["rss"] = "site+services";
HBX_section["subscriptions"] = "site+services";

HBX_section["games"] = "features";
HBX_section["tv+listings"] = "features";

HBX_section["real+estate"] = "classifieds";
HBX_section["autos"] = "classifieds";
HBX_section["jobs"] = "classifieds";
HBX_section["general"] = "classifieds";

HBX_section["content"] = "search";
HBX_section["archives"] = "search";
HBX_section["events"] = "search";
HBX_section["iyp"] = "search";
HBX_section["people"] = "search";
HBX_section["coupons"] = "search";

HBX_section["404+error"] = "error";

///////////////////////////////////////////////////////////

// TACODA
var WA_tacoda_id = "";
if (WA_region_account == "DM57010946WS79EN3"){
	WA_tacoda_id = "15414"
}

// ACCOUNT
var HBX_acct = WA_site_account+";"+WA_global_account;
if (WA_region_account != ""){
	HBX_acct = HBX_acct+";"+WA_region_account;
}

// SECTION NAME
var HBX_mlc_array= new Array();
WA_section_name = HBX_strip(WA_section_name, 1);

if(WA_section_name == "celebrations") WA_section_name = "announcements";
if(WA_section_name == "lifestyle") WA_section_name = "lifestyles";
if(WA_section_name == "opinion") WA_section_name = "opinions";
if(WA_section_name == "contact+info") WA_section_name = "contact";
if(WA_section_name == "schools") WA_section_name = "education";
if(WA_section_name == "local_news") WA_section_name = "local+news";
if(WA_section_name == "health+and+beauty") WA_section_name = "health";

if(WA_section_name.indexOf("/") < 0){
	if (HBX_section[WA_section_name] != undefined){
		if (HBX_section[WA_section_name] != "")HBX_mlc_array.push(HBX_section[WA_section_name]);
		HBX_mlc_array.push(WA_section_name);
	} else {
		HBX_mlc_array.push("other");
		HBX_mlc_array.push(WA_section_name);
	}
} else {
	HBX_mlc_array = WA_section_name.split("/");
}

// ARTICLE
var HBX_article = "";
if(WA_article_headline != ""){
	HBX_article = HBX_strip(WA_section_name)+"|"+HBX_strip(WA_article_headline);
}

// SEARCH
var HBX_search_term = "";
var HBX_search = "";
if(WA_search_term != "" && WA_search_type != ""){
	HBX_search_term = WA_getQ(WA_search_term);
	if (WA_search_term != "") HBX_search = HBX_strip(WA_search_type)+"|"+HBX_strip(HBX_search_term);
}

//FIX EMPTY VARIABLES
if (WA_page_name == "") {	WA_page_name = document.title;}
if (HBX_mlc_array.join("/") == ""){	HBX_mlc_array.push("unspecified");}
if (WA_domain == "") {WA_domain = "unspecified"};
if (WA_page_type == "") {WA_page_type = "unspecified"};
if (WA_pub_type == "") {pub_type = "unspecified"};
if (WA_article_headline == "") {WA_article_section = ""};

///////////////////////////////////////////////////////////

//HBX VARIABLES
hbx.acct=HBX_acct;
hbx.pn=HBX_strip(WA_page_name);
hbx.mlc=HBX_mlc_array.join("/");
hbx.pndef="title";
hbx.ctdef="full";
hbx.fv="";
hbx.lt="auto";
hbx.dlf="n";
hbx.dft="n";
hbx.elf="n";
hbx.seg="";
hbx.fnl="";
hbx.cmp="";
hbx.cmpn="";
hbx.dcmp="";
hbx.dcmpn="";
hbx.dcmpe="";
hbx.dcmpre="";
hbx.hra="";
hbx.hqsr="";
hbx.hqsp="";
hbx.hlt="";
hbx.hla="";
hbx.gp="";
hbx.gpn="";
hbx.hcn="";
hbx.hcv="";
hbx.cp="null";
hbx.cpd="";
hbx.ci="";
hbx.hc1=HBX_strip(WA_domain)+"|"+HBX_strip(WA_domain_group);
hbx.hc2=HBX_strip(WA_page_type)+"|"+HBX_strip(WA_pub_type);
hbx.hc3=HBX_article;
hbx.hc4=HBX_search;
hbx.hrf="";
hbx.pec="";
if (window.parent.document.location.protocol == 'https:'){
	if (WA_site_account =="00000000000000000" || window.location.search.indexOf("testhbx") >= 0) {
	  document.write('<scr'+'ipt type="text/javascript" src="https://secure1.gatehousemedia.com/include/hbx_test.js"></scr'+'ipt>');
	} else {
		document.write('<scr'+'ipt type="text/javascript" src="https://secure1.gatehousemedia.com/include/hbx.js"></scr'+'ipt>');
	}
} else {
	if (WA_site_account =="00000000000000000" || window.location.search.indexOf("testhbx") >= 0) {
	  document.write('<scr'+'ipt type="text/javascript" src="http://global.static.ghm.zope.net/resources/global/hbx_test.js"></scr'+'ipt>');
	} else {
		if (WA_tacoda_id != ""){
			document.write('<scr'+'ipt type="text/javascript">var tcdacmd="dt";</scr'+'ipt>');
			document.write('<scr'+'ipt src="http://an.tacoda.net/an/'+WA_tacoda_id+'/slf.js" LANGUAGE="JavaScript"></scr'+'ipt>');
		}
		document.write('<scr'+'ipt type="text/javascript" src="http://global.static.ghm.zope.net/resources/global/hbx.js"></scr'+'ipt>');
	}
}