// HP Common Metrics Architecture 20070807a
// BEGIN Clickstream:
if (!(window.s_account)){
	var s_account="hphqglobal,hphqna"
}
if(window.s_pageName != null && s_pageName.indexOf("welcome OV2 cookies")!= -1) {
	window.s_eVar25 = s_pageName;
}
var wlh = window.location.href;
if(wlh.indexOf("/country/test/")!=-1 || wlh.indexOf("test.extweb.hp.com")!=-1 || wlh.indexOf("/metrics/sc/abtests/testJS.html")!=-1) {
	s_hp_includeJavaScriptFile("www.hp.com","/cma/metrics/sc/h_code_migration/s_code_remote_unpacked.js");
} else {
	s_hp_includeJavaScriptFile("www.hp.com","/cma/metrics/sc/s_code_remote.js");
}
/*** DO NOT MODIFY THIS SECTION ***/

function s_hp_includeJavaScriptFile(hp_hostname,hp_path) {
	if(!(window.s_hp_optOut && window.s_hp_optOut == true)) {
		var hp_ssl=(window.location.protocol.toLowerCase().indexOf('https')!=-1)
		if(hp_hostname && hp_hostname.length>0) {
			if(hp_ssl == true && hp_hostname.toLowerCase().indexOf("welcome.") != -1) { hp_hostname = "secure.hp-ww.com"; }
			var fullURL = "http" + (hp_ssl?"s":"") + "://" + hp_hostname + hp_path;
		}
		else {	var fullURL=hp_path; }
		document.write("<sc" + "ript language=\"JavaScript\" src=\""+fullURL+"\"></sc" + "ript>");
	}
}
// END Clickstream:
