<!-- Click & Pledge Donation Pop-up Window
		function ChargeWindow(OrgID)
		{
		window.open('https://128bit.clickandpledge.com/Default.asp?ID='+OrgID,'ChargeWindow','toolbar=no,location=no,directories=no,status=yes,menubar=no,resizable=yes,copyhistory=no,scrollbars=yes,width=710,height=600');
		}
		//-->
