$(document).ready(function(){var a=window.location.href;var c=a.indexOf("?");var b=a.substring(c,a.length);mobile_redirect("/m/CharityProfilePage.aspx"+b);$("#btnDonateNow").text("Donate Now");$("#btnDonateMonthly").text("Donate Monthly")});function giftCardRedirect(){var a=[];a.push("charityID="+gup("charityID"));jQueryCallWrapperREST("/CharityProfilePage.aspx/giftCardRedirect",a,giftCardRedirect_Success,ajaxCallError,null)}function giftCardRedirect_Success(a){if(a.d==false){window.location.href="/GiftCards/m/CharityGiftCardNum.aspx?charityID="+gup("charityID")}else{window.location.href="/GiftCards/m/CharityGiftCardSelected.aspx?charityID="+gup("charityID")}}function ajaxCallError(a){alert("Error: "+a.responseText)};
