function ideal_make_donation() {
	document.getElementById('ideal_form').submit();
}

