<!--
function edonation(l) {
	if (l=='e') 
		window.open("https://www.hangseng.com/edonate/eng/form.asp","edonation","width=403,height=520,toolbar=no,status=yes,location=no,menubar=no");
	else 
		window.open("https://www.hangseng.com/edonate/chi/form.asp","edonation","width=403,height=520,toolbar=no,status=yes,location=no,menubar=no");
}
//-->
