// Created by: 	Soraya Benasla
// Date: 		06.11.2007
// Description:	This is a temporary JS file that generates the Office Locator Dropdown 
// 				to be used in all office locator pages and om contact us page
// 				This file should be replaced/removed when the new designed Worldwide offices dropdowns will work.
function showList(){
document.writeln("<FORM>");
document.writeln("<SELECT size=\"1\" name=\"country\" onChange=\"top.location.href=this.form.country.options[this.form.country.selectedIndex].value;return false;\">");
document.writeln("<OPTION value=\"\">Global Office Locator</OPTION>");


document.writeln("<OPTION value=\"/global/en/offices/contactus_algeria.html\">Algeria</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_argentina.html\">Argentina</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_australia.html\">Australia</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_austria.html\">Austria</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_bahrain.html\">Bahrain</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_bangladesh.html\">Bangladesh</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_belgium.html\">Belgium</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_brazil_saoPaulo.html\">Brazil</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_brunei.html\">Brunei</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_bulgaria_bulgariasofia.html\">Bulgaria</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_canada.html\">Canada</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_china.html\">China</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_egypt.html\">Egypt</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_france.html\">France</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_germany.html\">Germany</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_greece.html\">Greece</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_hongkong.html\">Hong Kong</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_hungary.html\">Hungary</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_india.html\">India</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_indonesia.html\">Indonesia</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_iran.html\">Iran</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_italy.html\">Italy</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_japan.html\">Japan</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_jordan.html\">Jordan</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_kenya.html\">Kenya</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_kuwait.html\">Kuwait</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_lebanon.html\">Lebanon</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_libya.html\">Libya</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_malaysia.html\">Malaysia</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_maldives.html\">Maldives</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_morocco.html\">Morocco</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_nepal.html\">Nepal</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_netherlands.html\">Netherlands</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_nigeria.html\">Nigeria</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_oman.html\">Oman</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_pakistan.html\">Pakistan</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_palestine.html\">Palestine</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_philippines.html\">Philippines</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_poland.html\">Poland</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_portugal.html\">Portugal</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_qatar.html\">Qatar</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_romania.html\">Romania</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_russia.html\">Russia</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_saudiarabia.html\">Saudi Arabia</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_seychelles.html\">Seychelles</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_singapore.html\">Singapore</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_southafrica.html\">South Africa</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_southkorea.html\">South Korea</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_spain.html\">Spain</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_srilanka.html\">Sri Lanka</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_sudan.html\">Sudan</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_sweden.html\">Sweden</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_switzerland.html\">Switzerland</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_syria.html\">Syria</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_taiwan.html\">Taiwan</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_thailand.html\">Thailand</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_daressalaam.html\">Tanzania</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_tunisia.html\">Tunisia</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_turkey.html\">Turkey</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_unitedArabEmirates.html\">United Arab Emirates</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_unitedKingdom.html\">United Kingdom</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_unitedstates.html\">United States</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_vietnam_hochiminh.html\">Vietnam</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_yemen.html\">Yemen</OPTION>");



document.writeln("<OPTION value=\"/global/en/offices/contactus_qatar_mainOffice.html\">Other Countries</OPTION>");


document.writeln("</SELECT>");
document.writeln("</FORM>");
}

function getListasString(){
	var output = "";
	
	output += "<FORM>"+
				"<SELECT size=\"1\" name=\"country\" onChange=\"top.location.href=this.form.country.options[this.form.country.selectedIndex].value;return false;\">"+
				"<OPTION value=\"\">Global Office Locator</OPTION>"+
				
				

"<OPTION value=\"/global/en/offices/contactus_algeria.html\">Algeria</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_argentina.html\">Argentina</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_australia.html\">Australia</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_austria.html\">Austria</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_bahrain.html\">Bahrain</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_bangladesh.html\">Bangladesh</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_belgium.html\">Belgium</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_brazil_saoPaulo.html\">Brazil</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_brunei.html\">Brunei</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_bulgaria_bulgariasofia.html\">Bulgaria</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_canada.html\">Canada</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_china.html\">China</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_egypt.html\">Egypt</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_france.html\">France</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_germany.html\">Germany</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_greece.html\">Greece</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_hongkong.html\">Hong Kong</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_hungary.html\">Hungary</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_india.html\">India</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_indonesia.html\">Indonesia</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_iran.html\">Iran</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_italy.html\">Italy</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_japan.html\">Japan</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_jordan.html\">Jordan</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_kenya.html\">Kenya</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_kuwait.html\">Kuwait</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_lebanon.html\">Lebanon</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_libya.html\">Libya</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_malaysia.html\">Malaysia</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_maldives.html\">Maldives</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_morocco.html\">Morocco</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_nepal.html\">Nepal</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_netherlands.html\">Netherlands</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_nigeria.html\">Nigeria</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_oman.html\">Oman</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_pakistan.html\">Pakistan</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_palestine.html\">Palestine</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_philippines.html\">Philippines</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_poland.html\">Poland</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_portugal.html\">Portugal</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_qatar.html\">Qatar</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_romania.html\">Romania</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_russia.html\">Russia</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_saudiarabia.html\">Saudi Arabia</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_seychelles.html\">Seychelles</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_singapore.html\">Singapore</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_southafrica.html\">South Africa</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_southkorea.html\">South Korea</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_spain.html\">Spain</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_srilanka.html\">Sri Lanka</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_sudan.html\">Sudan</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_sweden.html\">Sweden</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_switzerland.html\">Switzerland</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_syria.html\">Syria</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_taiwan.html\">Taiwan</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_thailand.html\">Thailand</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_daressalaam.html\">Tanzania</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_tunisia.html\">Tunisia</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_turkey.html\">Turkey</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_unitedArabEmirates.html\">United Arab Emirates</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_unitedKingdom.html\">United Kingdom</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_unitedstates.html\">United States</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_vietnam_hochiminh.html\">Vietnam</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_yemen.html\">Yemen</OPTION>"+



"<OPTION value=\"/global/en/offices/contactus_qatar_mainOffice.html\">Other Countries</OPTION>"+


				
				"</SELECT>"+
				"</FORM>";
	
	return output;
	
	}