	var countryTopMenu = [];
	countryTopMenu["A through B"]	 = "#";
	countryTopMenu["C through D"]	 = "#";
	countryTopMenu["E through H"]	 = "#";
	countryTopMenu["I through L"]	 = "#";
	countryTopMenu["M through P"]	 = "#";
	countryTopMenu["Q through S"]	 = "#";
	countryTopMenu["T through Z"]	 = "#";

	var countryList  = new Array;

	countryList[0] = new Array;
	countryList[0].push("Africa-English", "http://welcome.hp.com/country/emea_africa/en/welcome.html");
	countryList[0].push("Africa-French", "http://welcome.hp.com/country/emea_africa/fr/welcome.html");
	countryList[0].push("Albania-Albanian", "http://www.hp.com/al");
	countryList[0].push("Argentina-Spanish", "http://welcome.hp.com/country/ar/es/welcome.html");
	countryList[0].push("Australia-English", "http://welcome.hp.com/country/au/en/welcome.html");
	countryList[0].push("Austria-German", "http://welcome.hp.com/country/at/de/welcome.html");
	countryList[0].push("Azerbaijan-Azerbaijani", "http://www.hp.az/");
	countryList[0].push("Belarus-Russian", "http://welcome.hp.com/country/by/ru/welcome.html");
	countryList[0].push("Belgium-Dutch", "http://welcome.hp.com/country/be/nl/welcome.html");
	countryList[0].push("Belgium-French", "http://welcome.hp.com/country/be/fr/welcome.html");
	countryList[0].push("Bolivia-Spanish", "http://welcome.hp.com/country/bo/es/welcome.html");
	countryList[0].push("Bosnia & Herzegovina-Bosnian", "http://www.hp.com/ba");
	countryList[0].push("Brazil-Portuguese", "http://welcome.hp.com/country/br/pt/welcome.html");
	countryList[0].push("Bulgaria-Bulgarian", "http://welcome.hp.com/country/bg/bg/welcome.html");


	countryList[1] = new Array;
	countryList[1].push("Canada-English", "http://welcome.hp.com/country/ca/en/welcome.html");
	countryList[1].push("Canada-French", "http://welcome.hp.com/country/ca/fr/welcome.html");
	countryList[1].push("Caribbean-English", "http://welcome.hp.com/country/lamerica_nsc_carib/en/welcome.html");
	countryList[1].push("Central America-Spanish", "http://welcome.hp.com/country/lamerica_nsc_cnt_amer/es/welcome.html");
	countryList[1].push("Chile-Spanish", "http://welcome.hp.com/country/cl/es/welcome.html");
	countryList[1].push("China-Simplified Chinese", "http://welcome.hp.com/country/cn/zh/welcome.html");
	countryList[1].push("Colombia-Spanish", "http://welcome.hp.com/country/co/es/welcome.html");
	countryList[1].push("Croatia-Croatian", "http://welcome.hp.com/country/hr/hr/welcome.html");
	countryList[1].push("Cyprus-Greek", "http://welcome.hp.com/country/gr/el/welcome.html");
	countryList[1].push("Czech Republic-Czech", "http://welcome.hp.com/country/cz/cs/welcome.html");
	countryList[1].push("Denmark-Danish", "http://welcome.hp.com/country/dk/da/welcome.html");


	countryList[2] = new Array;
	countryList[2].push("Ecuador-Spanish", "http://welcome.hp.com/country/ec/es/welcome.html");
	countryList[2].push("Estonia-Estonian", "http://welcome.hp.com/country/ee/et/welcome.html");
	countryList[2].push("Finland-Finnish", "http://welcome.hp.com/country/fi/fi/welcome.html");
	countryList[2].push("France-French", "http://welcome.hp.com/country/fr/fr/welcome.html");
	countryList[2].push("Germany-German", "http://welcome.hp.com/country/de/de/welcome.html");
	countryList[2].push("Greece-Greek", "http://welcome.hp.com/country/gr/el/welcome.html");
	countryList[2].push("Hong Kong-English", "http://welcome.hp.com/country/hk/en/welcome.html");
	countryList[2].push("Hong Kong-Traditional Chinese", "http://welcome.hp.com/country/hk/zh/welcome.html");
	countryList[2].push("Hungary-Hungarian", "http://welcome.hp.com/country/hu/hu/welcome.html");


	countryList[3] = new Array;
	countryList[3].push("India-English", "http://welcome.hp.com/country/in/en/welcome.html");
	countryList[3].push("Indonesia-English", "http://welcome.hp.com/country/id/en/welcome.html");
	countryList[3].push("Ireland-English", "http://welcome.hp.com/country/ie/en/welcome.html");
	countryList[3].push("Israel-Hebrew", "http://welcome.hp.com/country/il/he/welcome.html");
	countryList[3].push("Italy-Italian", "http://welcome.hp.com/country/it/it/welcome.html");
	countryList[3].push("Japan-Japanese", "http://welcome.hp.com/country/jp/ja/welcome.html");
	countryList[3].push("Kazakhstan-Russian", "http://welcome.hp.com/country/kz/ru/welcome.html");
	countryList[3].push("Korea-Korean", "http://welcome.hp.com/country/kr/ko/welcome.html");
	countryList[3].push("Latvia-Latvian", "http://welcome.hp.com/country/lv/lv/welcome.html");
	countryList[3].push("Lithuania-Lithuanian", "http://welcome.hp.com/country/lt/lt/welcome.html");
	countryList[3].push("Luxembourg-French", "http://welcome.hp.com/country/be/fr/welcome.html");


	countryList[4] = new Array;
	countryList[4].push("Macedonia-Macedonian", "http://www.hp.com/mk");
	countryList[4].push("Malaysia-English", "http://welcome.hp.com/country/my/en/welcome.html");
	countryList[4].push("Malta-English", "http://www.hp.com/mt");
	countryList[4].push("Mexico-Spanish", "http://welcome.hp.com/country/mx/es/welcome.html");
	countryList[4].push("Middle East-English", "http://welcome.hp.com/country/emea_middle_east/en/welcome.html");
	countryList[4].push("Middle East-Arabic", "http://welcome.hp.com/country/emea_middle_east/ar/welcome.html");
	countryList[4].push("Moldova-Moldovan", "http://www.hp.md/");
	countryList[4].push("Montenegro-Serbian", "http://welcome.hp.com/country/rs/sr/welcome.html");
	countryList[4].push("Netherlands-Dutch", "http://welcome.hp.com/country/nl/nl/welcome.html");
	countryList[4].push("New Zealand-English", "http://welcome.hp.com/country/nz/en/welcome.html");
	countryList[4].push("Norway-Norwegian", "http://welcome.hp.com/country/no/no/welcome.html");
	countryList[4].push("Pakistan-English", "http://www.hp.com/pk");
	countryList[4].push("Paraguay-Spanish", "http://welcome.hp.com/country/py/es/welcome.html");
	countryList[4].push("Peru-Spanish", "http://welcome.hp.com/country/pe/es/welcome.html");
	countryList[4].push("Philippines-English", "http://welcome.hp.com/country/ph/en/welcome.html");
	countryList[4].push("Poland-Polish", "http://welcome.hp.com/country/pl/pl/welcome.html");
	countryList[4].push("Portugal-Portuguese", "http://welcome.hp.com/country/pt/pt/welcome.html");
	countryList[4].push("Puerto Rico-Spanish", "http://welcome.hp.com/country/pr/es/welcome.html");


	countryList[5] = new Array;
	countryList[5].push("Romania-Romanian", "http://welcome.hp.com/country/ro/ro/welcome.html");
	countryList[5].push("Russia-Russian", "http://welcome.hp.com/country/ru/ru/welcome.html");
	countryList[5].push("Saudi Arabia-English", "http://welcome.hp.com/country/emea_middle_east/en/welcome.html");
	countryList[5].push("Serbia-Serbian", "http://welcome.hp.com/country/rs/sr/welcome.html");
	countryList[5].push("Singapore-English", "http://welcome.hp.com/country/sg/en/welcome.html");
	countryList[5].push("Slovak Republic-Slovak", "http://welcome.hp.com/country/sk/sk/welcome.html");
	countryList[5].push("Slovenia-Slovenian", "http://welcome.hp.com/country/si/sl/welcome.html");
	countryList[5].push("South Africa-English", "http://welcome.hp.com/country/za/en/welcome.html");
	countryList[5].push("Spain-Spanish", "http://welcome.hp.com/country/es/es/welcome.html");
	countryList[5].push("Sweden-Swedish", "http://welcome.hp.com/country/se/sv/welcome.html");
	countryList[5].push("Switzerland-French", "http://welcome.hp.com/country/ch/fr/welcome.html");
	countryList[5].push("Switzerland-German", "http://welcome.hp.com/country/ch/de/welcome.html");


	countryList[6] = new Array;
	countryList[6].push("Taiwan-Traditional Chinese", "http://welcome.hp.com/country/tw/zh/welcome.html");
	countryList[6].push("Thailand-English", "http://welcome.hp.com/country/th/en/welcome.html");
	countryList[6].push("Turkey-Turkish", "http://welcome.hp.com/country/tr/tr/welcome.html");
	countryList[6].push("Ukraine-Russian", "http://welcome.hp.com/country/ua/ru/welcome.html");
	countryList[6].push("United Arab Emirates-English", "http://welcome.hp.com/country/emea_middle_east/en/welcome.html");
	countryList[6].push("United Kingdom-English", "http://welcome.hp.com/country/uk/en/welcome.html");
	countryList[6].push("United States-English", "http://welcome.hp.com/country/us/en/welcome.html");
	countryList[6].push("Uruguay-Spanish", "http://welcome.hp.com/country/uy/es/welcome.html");
	countryList[6].push("Venezuela-Spanish", "http://welcome.hp.com/country/ve/es/welcome.html");
	countryList[6].push("Vietnam-English", "http://welcome.hp.com/country/vn/en/welcome.html");
	