function showApiDonation(){var n=window.location.pathname.toLowerCase();n=="/get-involved/ethical-fashion-guide/thank-you.aspx"&&setTimeout(function(){document.getElementById("divDonation").style.display="block"},500)}function setupCartPreview(){if(Modernizr.mq("(max-width: 599px)")&&$("header.main nav#supp_menu li.cart table.data.cardtable").cardtable(),$("div#gift_basket_checkout").length>0)$("header.main nav#supp_menu li.cart a.remove_action").remove();else{$("header.main nav#supp_menu li.cart a.remove_action").each(function(){$(this).attr("href")!="#"&&($(this).data("remove-callback",$(this).attr("href").replace("javascript:","")),$(this).attr("href","#"))});$("header.main nav#supp_menu li.cart a.remove_action").off("click").on("click",function(n){n.preventDefault();var t=$(this).data("remove-callback"),i=function(){eval(t)}.bind(t);showChoiceModal("Remove basket item","Are you sure you wish to remove this item from your gift basket?","Yes",i,"Cancel")})}}function showCartPreview(){$("html, body").animate({scrollTop:$("header.main").offset().top},500,function(){$("header.main nav#supp_menu li.cart > a").trigger("open_supp_nav")})}function cartPreviewPageLoaded(){setupCartPreview()}$(document).ready(function(){$.fn.setCharLimit=function(n){var r,t,i,u;if(!n||$.type(n.counter)==="string")return r=$.extend({counter:"email_copy_wrapper span.counter"},n),u=$(document).find("."+r.counter),this.each(function(n,r){t=parseInt(r.dataset.maxchar);i=$(r);$(r).next().find(".counter").text(t);i.attr("maxlength",t);i.on("keyup",function(){t=parseInt(this.dataset.maxchar);$(r).next().find(".counter").text(t-$.trim(r.value).length)})})};$("textarea.notebook").setCharLimit();setupCartPreview();var n=window.location.pathname.toLowerCase();n=="/get-involved/ethical-fashion-guide/thank-you.aspx"&&setTimeout(function(){document.getElementById("divDonation").style.display="none"},500)});var prm=Sys.WebForms.PageRequestManager.getInstance();prm.add_pageLoaded(cartPreviewPageLoaded)