function signupIcon(iconname, icontype)
{
	$('signupIcon' + iconname).src = "/images/international/signupIcon" + icontype + ".jpg";
}



