(function(dw){if(typeof dw.ac=="undefined")return;function getCookieValue(acceptFunction){for(var cookiePairs=document.cookie.split(";"),i=0;i=97&&c<=122||c>=65&&c<=90||c>=48&&c<=57||c==46||c==45||c==42||c==95?encoded+=value.charAt(i):c==32?encoded+="+":c<128?encoded+=convertByte(c):c>=128&&c<2048?(encoded+=convertByte(c>>6|192),encoded+=convertByte(c&63|128)):c>=2048&&c<65536?(encoded+=convertByte(c>>12|224),encoded+=convertByte(c>>6&63|128),encoded+=convertByte(c&63|128)):c>=65536&&(encoded+=convertByte(c>>18|240),encoded+=convertByte(c>>12&63|128),encoded+=convertByte(c>>6&63|128),encoded+=convertByte(c&63|128))}return encoded}function getAnalyticsCookieValue(){var acceptFunction=function(name){return name.length>5&&name.substring(0,5)==="dwac_"};return getCookieValue(acceptFunction)}var analyticsContext=function(){if(dw.ac._analytics_enabled==="false")return{enabled:!1,dwEnabled:!1};var cookieValue=getAnalyticsCookieValue();if(cookieValue==null)return{visitorID:"__ANNONYMOUS__",customer:"__ANNONYMOUS__",siteCurrency:"",sourceCode:"",enabled:"true",timeZone:dw.ac._timeZone,dwEnabled:"true",encoding:"ISO-8859-1"};var tokens=cookieValue.split("|");return{visitorID:tokens[0],repository:tokens[1],customer:tokens[2],sourceCode:tokens[3],siteCurrency:tokens[4],enabled:tokens[5]=="true",timeZone:tokens[6],dwEnabled:tokens[7]=="true",encoding:"ISO-8859-1"}}(),setDebugEnabled=function(enabled){typeof enabled=="boolean"&&setCookieValue("dwacdebug",""+enabled,-1)};function isDebugEnabled(){var acceptFunction=function(name){return name==="dwacdebug"};return getCookieValue(acceptFunction)==="true"}function Map(){var data=[];this.getEntries=function(){return data},this.put=function(key,value){for(var i=0;i