$(function(){$('a#donate').click(function(e){e.preventDefault();$('form#donateForm').submit();});});
