<!--
var expDays = 180;

/**********Cookie domain declaration*************/ 
var hp_ebus_domain = ".hp.com";
/**********End cookie domain declaration*********/

//this if statement allows the cookie to be set when testing from webmetrics1
if (location.host.indexOf("webmetrics1")!=-1){
	hp_ebus_domain = ".hpqcorp.net";
}
//End if statement

var popratio = 0;
var hp_ebus_pnumber = "p272997502";
var hp_ebus_jscript = "gen_ap_tce";
var guid = genguid();
if(!window.site)var site="";
if(!window.country)var country="";
var ie4 = document.all;
var ns4 = document.layers;
var ns6 = document.getElementById && !document.all;
var hp_ebus_country="";
var hp_ebus_segment="";
var hp_ebus_design_version="";
var hp_ebus_keywords="";
var hp_ebus_generator="";
var hp_ebus_page_content="";
var hp_ebus_lifecycle="";
var hp_ebus_product_service_name="";
var hp_ebus_web_section_id="";
if(!window.s_prop1)var s_prop1="";
if(!window.s_prop2)var s_prop2="";
if(!window.s_prop3)var s_prop3="";
if(!window.s_prop4)var s_prop4="";
if(!window.s_prop5)var s_prop5="";
prop1 = s_prop1.replace(/(\s|\/)/g,"_").toLowerCase();
prop2 = s_prop2.replace(/(\s|\/)/g,"_").toLowerCase();
prop4 = s_prop4.replace(/(\s|\/|\||\-|\/|\:)/g,"_").toLowerCase();
prop4 = prop4.replace(/\&/g,"and");
prop5 = s_prop5.replace(/(\s|\/|\||\-|\/|\:)/g,"_").toLowerCase();
prop5 = prop5.replace(/\&/g,"and");
var reg = new RegExp("(google.com)", "i");
var contactLink;
var hp_ebus_date = new Date();
var hp_ebus_yr = hp_ebus_date.getFullYear();
var hp_ebus_site;
var hp_ebus_prodcat;
hp_ebus_scrapeMeta();
hp_ebus_find_country();
hp_ebus_find_sitecode();
hp_ebus_find_site();
hp_ebus_find_prodcat();

function hp_ebus_find_country()
{
	switch (hp_ebus_country.toLowerCase())
	{
		//australia
		case "au":
		country = 3;
		popratio = 0;
		contactLink = "http://welcome.hp.com/country/au/en/contact_us.html";
		break;
		//hong kong
		case "hk":
		country = 24;
		popratio = 0;
		contactLink = "http://welcome.hp.com/country/hk/en/contact_us.html";
		break;
		//indonesia
		case "id":
		country = 27;
		popratio = 0;
		contactLink = "http://welcome.hp.com/country/id/en/contact_us.html";
		break;
		//india
		case "in":
		country = 26;
		popratio = 0;
		contactLink = "http://welcome.hp.com/country/in/en/contact_us.html";
		break;
		//japan
		case "jp":
		country = 31;
		popratio = 0;
		contactLink = "http://welcome.hp.com/country/jp/ja/contact_us.html";
		break;
		//korea
		case "kr":
		country = 32;
		popratio = 0;
		contactLink = "http://welcome.hp.com/country/kr/ko/contact_us.html";
		break;
		//malaysia
		case "my":
		country = 36;
		popratio = 0;
		contactLink = "http://welcome.hp.com/country/my/en/contact_us.html";
		break;
		//new zealand
		case "nz":
		country = 40;
		popratio = 0;
		contactLink = "http://welcome.hp.com/country/nz/en/contact_us.html";
		break;
		//philippines
		case "ph":
		country = 44;
		popratio = 0;
		contactLink = "http://welcome.hp.com/country/ph/en/contact_us.html";
		break;
		//china
		case "cn":
		country = 13;
		popratio = 0;
		contactLink = "http://welcome.hp.com/country/cn/zh/contact_us.html";
		break;
		//singapore
		case "sg":
		country = 51;
		popratio = 0; 
		contactLink = "http://welcome.hp.com/country/sg/en/contact_us.html";
		break;
		//thailand
		case "th":
		country = 60;
		popratio = 0;
		contactLink = "http://welcome.hp.com/country/th/en/contact_us.html";
		break;
		//vietnam
		case "vn":
		country = 67;
		popratio = 0;
		contactLink = "http://welcome.hp.com/country/vn/en/contact_us.html";
		break;
		//taiwan
		case "tw":
		country = 59;
		popratio = 0;
		contactLink = "http://welcome.hp.com/country/tw/zh/contact_us.html";
		break;
		default : country = undefined
		popratio = 0;
		contactLink = "http://welcome.hp.com/country/sg/en/contact_us.html";
	}
}

function hp_ebus_find_sitecode()
{
	site=(prop4.indexOf("business_printers")>-1)?"97":
		(prop4.indexOf("desktops_for_business")>-1)?"58":
		(prop4.indexOf("desktops_for_home_and_home_office")>-1)?"98":
		(prop4.indexOf("digital_projectors")>-1)?"99":
		(prop4.indexOf("handhelds")>-1)?"100":
		(prop4.indexOf("home_printers")>-1)?"101":
		(prop4.indexOf("hp_proliant_servers")>-1)?"61":
		(prop4.indexOf("monitors_for_business")>-1)?"102":
		(prop4.indexOf("multifunction_and_all_in_one_for_business")>-1)?"103":
		(prop4.indexOf("multifunction_and_all_in_one_for_home_and_home_office")>-1)?"104":
		(prop4.indexOf("notebooks_for_business")>-1)?"60":
		(prop4.indexOf("notebooks_for_home_and_home_office")>-1)?"105":
		(prop4.indexOf("print_servers")>-1)?"106":
		(prop4.indexOf("scanners_for_business")>-1)?"107":
		(prop4.indexOf("scanners_for_home_and_home_office")>-1)?"108":
		(prop4.indexOf("tablet_pc")>-1)?"109":
		(prop4.indexOf("thin_clients")>-1)?"110":
		(prop4.indexOf("workstations_for_business")>-1)?"59":"undefined";
}

function hp_ebus_find_site()
{
	hp_ebus_site=(prop4.indexOf("business_printers")>-1)?"1":
		(prop4.indexOf("desktops_for_business")>-1)?"2":
		(prop4.indexOf("desktops_for_home_and_home_office")>-1)?"3":
		(prop4.indexOf("digital_projectors")>-1)?"4":
		(prop4.indexOf("handhelds")>-1)?"5":
		(prop4.indexOf("home_printers")>-1)?"6":
		(prop4.indexOf("hp_proliant_servers")>-1)?"7":
		(prop4.indexOf("monitors_for_business")>-1)?"8":
		(prop4.indexOf("multifunction_and_all_in_one_for_business")>-1)?"9":
		(prop4.indexOf("multifunction_and_all_in_one_for_home_and_home_office")>-1)?"10":
		(prop4.indexOf("notebooks_for_business")>-1)?"11":
		(prop4.indexOf("notebooks_for_home_and_home_office")>-1)?"12":
		(prop4.indexOf("print_servers")>-1)?"13":
		(prop4.indexOf("scanners_for_business")>-1)?"14":
		(prop4.indexOf("scanners_for_home_and_home_office")>-1)?"15":
		(prop4.indexOf("tablet_pc")>-1)?"16":
		(prop4.indexOf("thin_clients")>-1)?"17":
		(prop4.indexOf("workstations_for_business")>-1)?"18":"undefined";
}

function hp_ebus_find_prodcat()
{
	hp_ebus_prodcat=(prop5.indexOf("colour_all_in_one")>-1)?"1":
		(prop5.indexOf("colour_inkjet_printers")>-1)?"2":
		(prop5.indexOf("colour_laserjet_printers")>-1)?"3":
		(prop5.indexOf("compaq_presario")>-1)?"4":
		(prop5.indexOf("crt_monitors")>-1)?"5":
		(prop5.indexOf("digital_projectors")>-1)?"6":
		(prop5.indexOf("external_print_servers")>-1)?"7":
		(prop5.indexOf("flat_panel_monitors")>-1)?"8":
		(prop5.indexOf("hp_compaq_business_desktop_pcs")>-1)?"9":
		(prop5.indexOf("hp_compaq_tablet_pc")>-1)?"10":
		(prop5.indexOf("hp_ipaq_pocket_pc")>-1)?"11":
		(prop5.indexOf("hp_media_center_pcs")>-1)?"12":
		(prop5.indexOf("hp_pavilion_home_computing")>-1)?"14":
		(prop5.indexOf("hp_pavilion")>-1)?"13":
		(prop5.indexOf("hp_proliant_servers")>-1)?"15":
		(prop5.indexOf("internal_print_servers")>-1)?"16":
		(prop5.indexOf("large_format_printers_plotters")>-1)?"17":
		(prop5.indexOf("laserjet_all_in_one")>-1)?"18":
		(prop5.indexOf("laserjet_printers")>-1)?"19":
		(prop5.indexOf("mobile_printers")>-1)?"20":
		(prop5.indexOf("monochrome_laserjet_printers")>-1)?"21":
		(prop5.indexOf("multifunction_and_all_in_one___personal")>-1)?"23":
		(prop5.indexOf("multifunction_and_all_in_one___workgroup")>-1)?"24":
		(prop5.indexOf("multifunction_and_all_in_one")>-1)?"22":
		(prop5.indexOf("personal_workstations")>-1)?"25":
		(prop5.indexOf("photo_printers")>-1)?"26":
		(prop5.indexOf("photo_scanners")>-1)?"27":
		(prop5.indexOf("scanners")>-1)?"28":
		(prop5.indexOf("thin_clients")>-1)?"29":
		(prop5.indexOf("notebooks_for_business")>-1)?"30":"undefined";
		//alert(prop5+" "+hp_ebus_prodcat);
}

var lp8=hp_ebus_lang;

if (!window.l)
{	
	var l = "9";
	if (lp8.toLowerCase().indexOf("en")>-1) {
		var l = "9";
	}
	else if (lp8.toLowerCase().indexOf("ja")>-1) {
		var l = "17";
	}
	else if (lp8.toLowerCase().indexOf("ko")>-1) {
		var l = "18";
	}
	else if ((lp8.toLowerCase().indexOf("zh_pr")>-1) || (lp8.toLowerCase().indexOf("zh-pr")>-1) || (lp8.toLowerCase().indexOf("zh-hans")>-1)) {
		var l = "2052";
	}
	else if ((lp8.toLowerCase().indexOf("zh_ta")>-1) || (lp8.toLowerCase().indexOf("zh-ta")>-1) || ((lp8.toLowerCase().indexOf("zh-hant")>-1) && (country == "59"))) {
		var l = "1028";
	}
	else if ((lp8.toLowerCase().indexOf("zh_hk")>-1) || (lp8.toLowerCase().indexOf("zh-hk")>-1) || ((lp8.toLowerCase().indexOf("zh-hant")>-1) && (country == "24"))) {
		var l = "3076";
	}
	else if (lp8.toLowerCase().indexOf("zh")>-1) {
		var l = "2052";
	}
}
/************************************************/	

if ((document.cookie.indexOf("HP_EBUS=true")==-1) && (Math.random()<popratio) && (reg.test(document.referrer) == false) || (location.search.indexOf("hp_ebus_launch_survey")>-1))
{
    var hp_ebus_expires = new Date();
    hp_ebus_expires.setTime(hp_ebus_expires.getTime()+(expDays*24*60*60*1000));
    var ref = self.location.href
    var title = document.title
    var pg_title = document.title
    var url2="http://survey.confirmit.com/wix/"+hp_ebus_pnumber+".aspx?l="+l+"&site="+hp_ebus_site+"&prodcat="+hp_ebus_prodcat+"&reference="+escape(ref)+"&title="+escape(title)+"&code="+site+"&country="+country+"&prop7="+escape(hp_ebus_country.toLowerCase())+"&prop8="+escape(hp_ebus_lang.toLowerCase())+"&prop9="+escape(hp_ebus_segment.toLowerCase())+"&prop1="+escape(prop1)+"&prop2="+escape(prop2)+"&prop3="+escape(s_prop3.toLowerCase())+"&prop4="+escape(prop4)+"&prop5="+escape(prop5)+"&hp_design_version="+escape(hp_ebus_design_version.toLowerCase())+"&keywords="+escape(hp_ebus_keywords.toLowerCase())+"&generator="+escape(hp_ebus_generator.toLowerCase())+"&page_content="+escape(hp_ebus_page_content.toLowerCase())+"&lifecycle="+escape(hp_ebus_lifecycle.toLowerCase())+"&guid="+escape(guid)+"&product_service_name="+escape(hp_ebus_product_service_name.toLowerCase())+"&web_section_id="+escape(hp_ebus_web_section_id.toLowerCase())+"&jscript="+hp_ebus_jscript;//"&opentext="+escape('_qs');
    document.cookie = "HP_EBUS=true;path=/;Expires="+hp_ebus_expires.toGMTString()+";domain="+hp_ebus_domain;
    showOverlay()
}

/******************************FUNCTIONS******************************/

function findObj(theObj, theDoc)
{
  var p, i, foundObj;
  
  if(!theDoc) theDoc = document;
  if( (p = theObj.indexOf("?")) > 0 && parent.frames.length)
  {
    theDoc = parent.frames[theObj.substring(p+1)].document;
    theObj = theObj.substring(0,p);
  }
  if(!(foundObj = theDoc[theObj]) && theDoc.all) foundObj = theDoc.all[theObj];
  for (i=0; !foundObj && i < theDoc.forms.length; i++) 
    foundObj = theDoc.forms[i][theObj];
  for(i=0; !foundObj && theDoc.layers && i < theDoc.layers.length; i++) 
    foundObj = findObj(theObj,theDoc.layers[i].document);
  if(!foundObj && document.getElementById) foundObj = document.getElementById(theObj);
  
  return foundObj;
}

function showHideLayers()
{
  var i, visStr, obj, args = showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3)
  {
    if ((obj = findObj(args[i])) != null)
    {
      visStr = args[i+2];
      if (obj.style)
      {
        obj = obj.style;
        if(visStr == 'show') visStr = 'visible';
        else if(visStr == 'hide') visStr = 'hidden';
      }
      obj.visibility = visStr;
    }
  }
}

function genguid()
{
	//generate global unique identifier
	TempDate = new Date();
	var guid = (TempDate.getMonth()+1) + "-" + TempDate.getDate() + "-" + TempDate.getYear() + "_" + TempDate.getHours() + "-" + TempDate.getMinutes() + "-" + TempDate.getSeconds() + "-" + TempDate.getMilliseconds() + "_" + TempDate.getTimezoneOffset() + "_";
	for (var i = 1; i <= 32; i++)
	{
		var n = Math.floor(Math.random() *16.0).toString(16);
		guid += n;
		if ((i == 8) || (i == 12) || (i == 16) || (i == 20)) guid += "-";
	}
	return guid;
}

function showOverlay()
{
	if ((ns6) || (ie4)) {
		//English - default 
		var hp_ebus_align="left";
		var hp_ebus_dir="LTR";
		var invitationtext = "Please help us improve the HP website by answering a few questions about your experience today. <BR><BR>This short survey will take no more than five minutes and your answers will remain confidential. Your responses will be used solely to improve the quality and content of the site. <BR>If you require technical assistance, please <A onclick=\"window.open('"+contactLink+"')\;return false\" href=\""+contactLink+"\">contact HP</A> directly.<BR>" ;
		var hp_ebus_answertext_yes = "Take the survey";
		var hp_ebus_answertext_no = "No, I do not want to take the survey at this time";
		var hp_ebus_buttontext = "Submit";
		//end default English 
		    
		//Chinese PRC
		if (l == "2052") {
			invitationtext = "&#35831;&#24744;&#26681;&#25454;&#20170;&#22825;&#30340;&#20307;&#39564;&#22238;&#31572;&#20960;&#20010;&#38382;&#39064;&#65292;&#20197;&#24110;&#21161;&#25105;&#20204;&#25552;&#39640; HP &#32593;&#31449;&#30340;&#26381;&#21153;&#36136;&#37327;&#12290; &#36825;&#26159;&#19968;&#39033;&#31616;&#30701;&#30340;&#35843;&#26597;&#65292;&#21482;&#38656;&#21344;&#29992;&#24744; 1 &#20998;&#38047;&#30340;&#26102;&#38388;&#65292;&#32780;&#19988;&#25105;&#20204;&#23558;&#23545;&#24744;&#30340;&#22238;&#31572;&#20104;&#20197;&#20445;&#23494;&#12290; &#24744;&#30340;&#22238;&#31572;&#32467;&#26524;&#20165;&#29992;&#20110;&#24110;&#21161;&#25105;&#20204;&#25552;&#39640;&#32593;&#31449;&#30340;&#36136;&#37327;&#21644;&#20869;&#23481;&#12290;";
			hp_ebus_answertext_yes = "&#21442;&#21152;&#27492;&#39033;&#35843;&#26597;";
			hp_ebus_answertext_no = "&#19981;&#65292;&#25105;&#29616;&#22312;&#19981;&#24819;&#21442;&#21152;";
			hp_ebus_buttontext = "&#19979;&#19968;&#27493;";
		}
		//Chinese Hong Kong
		if (l == "3076") {
			invitationtext = "&#28858;&#20102;&#20196; HP &#32178;&#31449;&#26356;&#29799;&#23436;&#32654;&#65292;&#35531;&#24744;&#26681;&#25818;&#33258;&#24049;&#20170;&#26085;&#30340;&#39636;&#39511;&#22238;&#31572;&#19979;&#38754;&#30340;&#21839;&#38988;&#12290; &#22238;&#31572;&#27492;&#31777;&#21934;&#21839;&#21367;&#38656;&#26178;&#23569;&#26044;&#19968;&#20998;&#37912;&#65292;&#25105;&#20497;&#20134;&#26371;&#23565;&#25152;&#26377;&#31572;&#26696;&#25505;&#21462;&#20445;&#23494;&#25514;&#26045;&#12290; &#20320;&#30340;&#22238;&#25033;&#21482;&#26371;&#29992;&#26044;&#25913;&#21892;&#32178;&#31449;&#36074;&#32032;&#21644;&#20839;&#23481;&#12290;";
			hp_ebus_answertext_yes = "&#22238;&#31572;&#21839;&#21367;";
			hp_ebus_answertext_no = "&#19981;&#65292;&#25105;&#29694;&#22312;&#19981;&#24819;&#22238;&#31572;&#21839;&#21367;&#12290;";
			hp_ebus_buttontext = "&#19979;&#19968;&#27493;";
		}
		//Chinese Taiwan
		if (l == "1028") {
			invitationtext = "&#35531;&#22238;&#31572;&#19979;&#21015;&#24190;&#20491;&#21839;&#38988;&#65292;&#34920;&#36948;&#24744;&#20170;&#26085;&#20351;&#29992; HP &#32178;&#31449;&#30340;&#24863;&#21463;&#65292;&#24171;&#21161;&#25105;&#20497;&#25793;&#26377;&#26356;&#23436;&#21892;&#30340;&#26381;&#21209;&#12290; &#36889;&#20491;&#31777;&#30701;&#30340;&#35519;&#26597;&#21482;&#26371;&#32829;&#35492;&#24744;&#19968;&#20998;&#37912;&#30340;&#26178;&#38291;&#65292;&#32780;&#24744;&#30340;&#31572;&#26696;&#23559;&#21015;&#28858;&#27231;&#23494;&#12290; &#24744;&#30340;&#22238;&#31572;&#21482;&#26371;&#29992;&#26044;&#25552;&#21319;&#26412;&#32178;&#31449;&#30340;&#21697;&#36074;&#33287;&#20839;&#23481;&#12290;";
			hp_ebus_answertext_yes = "&#22635;&#23531;&#21839;&#21367;";
			hp_ebus_answertext_no = "&#19981;&#65292;&#25105;&#29694;&#22312;&#19981;&#24819;&#22635;&#23531;&#21839;&#21367;";
			hp_ebus_buttontext = "&#19979;&#19968;&#27493;";
		}
		//Japanese
		if (l == "17") {
			var invitationtext = "&#26412;&#26085;&#12399;&#12289;&#26085;&#26412;HP&#12454;&#12455;&#12502;&#12469;&#12452;&#12488;&#12434;&#12372;&#21033;&#29992;&#12356;&#12383;&#12384;&#12365;&#12414;&#12375;&#12390;&#12289;&#35488;&#12395;&#12354;&#12426;&#12364;&#12392;&#12358;&#12372;&#12374;&#12356;&#12414;&#12377;&#12290;&#24330;&#31038;&#12454;&#12455;&#12502;&#12469;&#12452;&#12488;&#25913;&#21892;&#12398;&#12383;&#12417;&#12289;&#26412;&#26085;&#12450;&#12463;&#12475;&#12473;&#12356;&#12383;&#12384;&#12356;&#12383;&#12454;&#12455;&#12502;&#12506;&#12540;&#12472;&#12395;&#12388;&#12356;&#12390;&#12289;&#31777;&#21336;&#12394;&#12450;&#12531;&#12465;&#12540;&#12488;&#12395;&#12372;&#22238;&#31572;&#12356;&#12383;&#12384;&#12369;&#12414;&#12377;&#12424;&#12358;&#12289;&#12362;&#39000;&#12356;&#12356;&#12383;&#12375;&#12414;&#12377;&#12290;&#12450;&#12531;&#12465;&#12540;&#12488;&#12395;&#12399;&#12289;&#65297;&#20998;&#31243;&#24230;&#12391;&#12372;&#22238;&#31572;&#12356;&#12383;&#12384;&#12369;&#12414;&#12377;&#12398;&#12391;&#12289;&#12380;&#12402;&#12372;&#21332;&#21147;&#12367;&#12384;&#12373;&#12356;&#12290;&#12414;&#12383;&#12289;&#12372;&#22238;&#31572;&#20869;&#23481;&#12399;&#27231;&#23494;&#24773;&#22577;&#12392;&#12375;&#12390;&#21462;&#12426;&#25201;&#12356;&#12289;&#24330;&#31038;&#12454;&#12455;&#12502;&#12469;&#12452;&#12488;&#25913;&#21892;&#12398;&#12383;&#12417;&#12398;&#12415;&#12395;&#20351;&#29992;&#12373;&#12379;&#12390;&#12356;&#12383;&#12384;&#12365;&#12414;&#12377;&#12290;";
			var hp_ebus_answertext_yes = "&#12399;&#12356;&#12289;&#12450;&#12531;&#12465;&#12540;&#12488;&#12395;&#22238;&#31572;&#12375;&#12414;&#12377;&#12290;";
			var hp_ebus_answertext_no = "&#12356;&#12356;&#12360;&#12289;&#12450;&#12531;&#12465;&#12540;&#12488;&#12395;&#12399;&#22238;&#31572;&#12375;&#12414;&#12379;&#12435;&#12290;";
			var hp_ebus_buttontext = "&#27425;&#12408;";
		}
		//Korean
		if (l == "18") {
			invitationtext = "&#50724;&#45720; &#44480;&#54616;&#44760;&#49436; &#44221;&#54744;&#54620; &#44163;&#50640; &#45824;&#54644; &#47751; &#44032;&#51648; &#51656;&#47928;&#51012; &#46300;&#47140; &#54693;&#54980; HP &#50937; &#49324;&#51060;&#53944;&#47484; &#45908;&#50865; &#44060;&#49440;&#54616;&#44256;&#51088; &#54633;&#45768;&#45796;. &#49444;&#47928;&#50640; &#49548;&#50836;&#46104;&#45716; &#49884;&#44036;&#51008; 1&#48516;&#51060; &#52292; &#44152;&#47532;&#51648; &#50506;&#49845;&#45768;&#45796;. &#44480;&#54616;&#51032; &#51025;&#45813;&#45236;&#50857;&#51008; &#44592;&#48128;&#47196; &#52376;&#47532;&#46104;&#47728; &#50937; &#49324;&#51060;&#53944;&#51032; &#54408;&#51656;&#44284; &#45236;&#50857;&#51012; &#44060;&#49440;&#54616;&#45716; &#45936;&#47564; &#49324;&#50857;&#46121;&#45768;&#45796;.";
			hp_ebus_answertext_yes = "&#49444;&#47928; &#51312;&#49324;&#50640; &#51025;&#54616;&#44192;&#49845;&#45768;&#45796;.";
			hp_ebus_answertext_no = "&#50500;&#45768;&#50724;. &#48376; &#49444;&#47928;&#50640; &#51025;&#54624; &#49373;&#44033;&#51060; &#50630;&#49845;&#45768;&#45796;.";
			hp_ebus_buttontext = "&#48372;&#45236;&#44592;";
		}

		var hp_ebus_surveydivtext = "<div ID='hp_ebus_surveydiv' style='font-family:arial,helvetica,sans-serif;font-weight:bold;font-size:14px;color:#000033; background-color:#ffffff; layer-background-color:#ffffff; position:absolute; top:20px; left:30px; width:550px; z-index:200;  visibility:hidden; border-color:#3300CC; border-width:thick; border-style:solid;'>";
		hp_ebus_surveydivtext += "<table cellpadding=0 cellspacing=0>";
		hp_ebus_surveydivtext += "<tr><td valign=top align=right bgcolor='#3300CC'><a href=\"javascript:toggleBox('hp_ebus_surveydiv',0)\"><font color=white>X</font></a></td></tr><tr>";
		hp_ebus_surveydivtext += "<td valign=top align=left>";
		hp_ebus_surveydivtext += "<table width=100%>";
		hp_ebus_surveydivtext += "<tr>";
		hp_ebus_surveydivtext += "<td width='170' align='right' valign='middle'><img src='https://survey.confirmit.com/isa/GVNRJRMYNIEHGYMFEOOPOBPIHHEQGKJI/images/hpc60_topnav_hp_logo.gif' width='63' height='53' border='0' alt='Hewlett-Packard - Invent'></td>";
		hp_ebus_surveydivtext += "<td><img src='https://www.hp.com/hpcentral/survey/source/s.gif' width='9' height='93' alt=''></td>";
		hp_ebus_surveydivtext += "</tr>";
		hp_ebus_surveydivtext += "</table>";
		hp_ebus_surveydivtext += "<center>  ";
		hp_ebus_surveydivtext += "<table border=0 cellpadding=10 cellspacing=10>";
		hp_ebus_surveydivtext += "<tr><td valign=top align="+hp_ebus_align+">";
		hp_ebus_surveydivtext += "<p dir="+hp_ebus_dir+">" + invitationtext + "</p>";
		hp_ebus_surveydivtext += "<form name='hp_ebus_form' dir="+hp_ebus_dir+"><input type='radio' name='hp_ebus_invitation' value='yes'>"+hp_ebus_answertext_yes+"<br><input type='radio' name='hp_ebus_invitation' value='no'>"+ hp_ebus_answertext_no + "<p>";
		hp_ebus_surveydivtext += "<input type='button' onClick='hp_ebus_verify();' value='"+hp_ebus_buttontext+"'></form>";
		hp_ebus_surveydivtext += "</td>";
		hp_ebus_surveydivtext += "</tr>";
		hp_ebus_surveydivtext += "</table>";
		hp_ebus_surveydivtext += "<table width=100% border=0 cellspacing=0 cellpadding=0>";
		hp_ebus_surveydivtext += "<tr>";
		hp_ebus_surveydivtext += "   <td bgcolor=black><img src='https://www.hp.com/hpcentral/survey/source/s.gif' height=4 alt=''></td>";
		hp_ebus_surveydivtext += "</tr>";
		hp_ebus_surveydivtext += "<tr>";
		hp_ebus_surveydivtext += "  <td align=right>";
		hp_ebus_surveydivtext += "  </td>";
		hp_ebus_surveydivtext += "</tr>";
		hp_ebus_surveydivtext += "</table>";
		hp_ebus_surveydivtext += "</center>";
		hp_ebus_surveydivtext += "<table border='0' cellpadding='0' cellspacing='0' width='545' summary=\"This table contains information on Hewlett-Packard's privacy statement\">";
		hp_ebus_surveydivtext += "<tr>";
		hp_ebus_surveydivtext += "<td colspan='2'></td>";
		hp_ebus_surveydivtext += "</tr>";
		hp_ebus_surveydivtext += "<tr>";
		hp_ebus_surveydivtext += "<td align='left' valign='middle' class='footer'><font size='-1'>";
		hp_ebus_surveydivtext += "</td>";
		hp_ebus_surveydivtext += "</tr>";
		hp_ebus_surveydivtext += "<tr>";
		hp_ebus_surveydivtext += "<td align='right' valign='middle' class='footer'><font face=arial size='-1'>&copy; "+hp_ebus_yr+" Hewlett-Packard Development Company, L.P.</td>";
		hp_ebus_surveydivtext += "</tr>";
		hp_ebus_surveydivtext += "</table>";
		hp_ebus_surveydivtext += "</td></tr>";
		hp_ebus_surveydivtext += "</table>";
		hp_ebus_surveydivtext += "</div>"; 
		document.write(hp_ebus_surveydivtext);
		toggleBox('hp_ebus_surveydiv',1)
	}
}

function hp_ebus_verify()
{
	if (document.hp_ebus_form.hp_ebus_invitation[1].checked == true)
	{
		var hp_ebus_expires = new Date();
		//var invitation = 2;
		launchSurvey(2)
    	hp_ebus_expires.setTime(hp_ebus_expires.getTime()+(expDays*24*60*60*1000));
		document.cookie = "HP_EBUS=true;path=/;Expires="+hp_ebus_expires.toGMTString()+";domain="+hp_ebus_domain;
		toggleBox('hp_ebus_surveydiv',0)
	}
	else 
	{      
		//var invitation = 1;
		launchSurvey(1)
		toggleBox('hp_ebus_surveydiv',0)
	}
}
function launchSurvey(invitation)
{
    url2 += "&invitation="+invitation;
    window.open(url2, "","height=480,width=640,scrollbars=yes,resizable=yes"); 
}

function toggleBox(szDivID, iState) // 1 visible, 0 hidden
{
   var obj = document.layers ? document.layers[szDivID] :
   document.getElementById ?  document.getElementById(szDivID).style :
   document.all[szDivID].style;
   obj.visibility = document.layers ? (iState ? "show" : "hide") :
   (iState ? "visible" : "hidden");
}

function hp_ebus_scrapeMeta()
{
	if (document.getElementsByTagName)
	{
		hp_ebus_lang = window.document.documentElement.lang
		var hp_ebus_allMyStuff=document.getElementsByTagName("META");
		var hp_ebus_myMeta;var hp_ebus_myVariableNames;
		var myVariableMap = new Array();
		if(!(window.hp_ebus_country && hp_ebus_country.length>0)) myVariableMap["target_country"] = "hp_ebus_country"; 
		if(!(window.hp_ebus_segment && hp_ebus_segment.length>0)) myVariableMap["segment"] = "hp_ebus_segment";
		if(!(window.hp_ebus_design_version && hp_ebus_design_version.length>0)) myVariableMap["hp_design_version"] = "hp_ebus_design_version";
		if(!(window.hp_ebus_keywords && hp_ebus_keywords.length>0)) myVariableMap["keywords"] = "hp_ebus_keywords";
		if(!(window.hp_ebus_generator && hp_ebus_generator.length>0)) myVariableMap["generator"] = "hp_ebus_generator";
		if(!(window.hp_ebus_page_content && hp_ebus_page_content.length>0)) myVariableMap["page_content"] = "hp_ebus_page_content";
		if(!(window.hp_ebus_lifecycle && hp_ebus_lifecycle.length>0)) myVariableMap["lifecycle"] = "hp_ebus_lifecycle";
		if(!(window.hp_ebus_product_service_name && hp_ebus_product_service_name.length>0)) myVariableMap["product_service_name"] = "hp_ebus_product_service_name";
		if(!(window.hp_ebus_web_section_id && hp_ebus_web_section_id.length>0)) myVariableMap["web_section_id"] = "hp_ebus_web_section_id";
		for (var i=0; i<hp_ebus_allMyStuff.length; i++)
		{
			if (hp_ebus_allMyStuff[i].tagName == "META")
			{
				hp_ebus_myMeta = hp_ebus_allMyStuff[i];
				if (myVariableMap[hp_ebus_myMeta.name] != null)
				{
					eval(myVariableMap[hp_ebus_myMeta.name] + " ='"+ hp_ebus_myMeta.content.toLowerCase().split("'").join("") +"'");
				}
				
			}
		}
	}
}
//-->