Clone
if(Static.EU_COOKIE_POLICY){E.onDOMReady(function(){var F=YAHOO.util.Cookie.get("EU_COOKIES");if(F==null||F==="false"){YAHOO.lang.later(500,this,function(){YAHOO.util.Cookie.remove("ss_lastvisit",{path:"/"});YAHOO.util.Cookie.remove("SS_MATTR",{domain:".squarespace.com"});YAHOO.util.Cookie.remove("SS_MID",{domain:".squarespace.com"});YAHOO.util.Cookie.remove("user_segment");});}if(F==null){var J,I=new Date();I.setTime(new Date().getTime()+(1000*60*60*24*30));if(Static.EU_COOKIE_POLICY=="bottom-left"){J="bottom: 0px; left: 0px;";}else{if(Static.EU_COOKIE_POLICY=="bottom-right"){J="bottom: 0px; right: 0px;";}else{if(Static.EU_COOKIE_POLICY=="top-right"){J="top: 0px; right: 0px;";}else{J="top: 0px; left: 0px;";}}}var H=document.createElement("div");var C='<div class="cookie-notice" style="padding: 20px; background: #eee; color: #333; font-size: 12px; border: 1px solid #ccc; position: absolute; '+J+'">We would like to place cookies on your computer to help us make this website better.<br/><button class="accept" style="padding: 5px; margin-top: 5px;">I wish to accept cookies from this website.</button> <button class="decline" style="padding: 5px; margin-left: 5px;">Decline</button></div>';H.innerHTML=C;document.body.appendChild(H);var A=D.getElementsByClassName("cookie-notice")[0];var B=D.getElementsByClassName("accept","button",H)[0];YAHOO.util.Event.on(B,"click",function(){YAHOO.util.Cookie.set("EU_COOKIES",true,{expires:I,path:"/"});A.parentNode.removeChild(A);});var G=D.getElementsByClassName("decline","button",H)[0];YAHOO.util.Event.on(G,"click",function(){YAHOO.util.Cookie.set("EU_COOKIES",false,{expires:I,path:"/"});A.parentNode.removeChild(A);});}});}