function CheckForm143473(thisform) {
	var selectedindex = thisform.country.selectedIndex;
	var countryvalue = thisform.country[selectedindex].value;

	if (countryvalue == "AU") {
		location.href="https://secure.unicef.org.au/payments/paynow.php?CID=2270&PS=308&PID=GEN-HIV-ONLINE&amtTotalIncTax=0&TPL=aW5mb3JtYXRpb25mb3JtOjEwNDY7cGF5bWVudHN1bW1hcnk6ODUxO0NBU19kZXRhaWxzY29uZmlybTo4NjY7Q0FTX2RldGFpbHNwcm9tcHQ6ODY5O3BheWFwcHJvdmU6ODc1O3BheWRlY2xpbmU6ODc4O3BheWVycm9yOjg4MTt6ZXJvYW1vdW50Ojg4NDs=";
		return false;
	}
	else if (countryvalue == "CA") {
		location.href="https://secure.unicef.ca/portal/SmartDefault.aspx?at=1285";
		return false;
	}
	else if (countryvalue == "GR") {
		location.href="http://www.unicef.gr/emergncs/em_aids.php";
		return false;
	}
	else if (countryvalue == "IE") {
		location.href="https://www.unicef.ie/donate/donate.php?Submit=Donate+Now";
		return false;
	}
	else if (countryvalue == "IN") {
		location.href="http://www.supportunicefindia.org/donation/SupportUS.aspx";
		return false;
	}
	else if (countryvalue == "GB") {
		location.href="https://www.unicef.org.uk/common/wp_donate/donform.asp?appealid=3C0FD441-36D0-4342-B23E-8C4E3EDABCB7";
		return false;
	}
	else if (countryvalue == "US") {
		location.href="https://secure2.convio.net/unicef/site/Donation2?idb=1777084901&df_id=1681&1681.donation=form1";
		return false;
	}
	else if (countryvalue == "AT") {
		location.href="https://unicef.at/kreditkarte.html";
		return false;
	}
	else if (countryvalue == "BE") {
		location.href="http://www.unicef.be/home_sub/detail.cfm?menu_id=893";
		return false;
	}
	else if (countryvalue == "FI") {
		location.href="http://www.unicef.fi/lahjoita/";
		return false;
	}
	else if (countryvalue == "FR") {
		location.href="http://www.unicef.fr/index.php4?rub=1208&clients=-1&method=loginClientDon&cible=online&prod_id=";
		return false;
	}
	else if (countryvalue == "DE") {
		location.href="https://www.unicef.de/bankeinzug.html?ac=144343";
		return false;
	}
	else if (countryvalue == "HK") {
		location.href="https://www.unicef.org.hk/docs/new/frame3.php?lang=e&page=donation";
		return false;
	}
	else if (countryvalue == "IT") {
		location.href="http://dona.unicef.it/aiuta_unicef/tu/aids.asp";
		return false;
	}
	else if (countryvalue == "JP") {
		location.href="http://www.unicef.or.jp/campaign/051025/index.html";
		return false;
	}
	else if (countryvalue == "NL") {
		location.href="http://www.unicef.nl/unicef/show/id=54102";
		return false;
	}
	else if (countryvalue == "DK") {
		location.href="http://www.unicef.dk/script/site/page.asp?mod=shop&func=show&id=242&WT.mc_id=unigen";
		return false;
	}
	else if (countryvalue == "ES") {
		location.href="https://servidorseguro.unicef.es/web/donacion.html?idcampana=2000";
		return false;
	}
	else if (countryvalue == "SE") {
		location.href="http://www.unicef.se/aids/?ad=N2XJY";
		return false;
	}
	else if (countryvalue == "NO") {
		location.href="http://www.unicef.no/page?id=466";
		return false;
	}
	else if (countryvalue == "NZ") {
		location.href="http://www.unicef.org.nz/help/donations.html";
		return false;
	}
	else if (countryvalue == "CH") {
		location.href="http://www.unicef-suisse.ch/update/d/spenden/";
		return false;
	}
	else if (countryvalue == "KR") {
		location.href="http://www.unicef.or.kr/support/intro.html";
		return false;

	}
	else if (countryvalue == "SI") {
		location.href="http://www.unicef.si/main/donacije.wlgt";
		return false;
	}		
	else if (countryvalue == "HU") {
		location.href="http://www.unicef.hu/kampanyok.jsp";
		return false;
	}		
    else {
		thisform.action="https://www.kintera.org/site/apps/ka/sd/donor.asp?c=9fLEJSOALpE&b=4103031&en=gpKDJLOrEaKEJRMxG5JCKTOzFkLXI1OBKhIHIUODIiLKKWMHJtG"; 
	}
 	
 	return true;
} 



