(function(){var a={VERSION:"3.0.0",components:{},cookies:{},services:{},objects:{},models:{},ecommUtils:{},utils:{},constants:{},bus:{},data:{hydrationAgents:{},hydrateStore:function(c,b){this.hydrationAgents[c]=this.hydrationAgents[c]||[]; this.hydrationAgents[c].push(b) }},i18n:{},device:{},rules:{},debug:true,tmp:{},events:{},analytics:{},wcm:{getMode:function(){return document.cookie.split(/wcmmode\=(.*?)\;/g)[1] },isEditMode:function(){return this.getMode()==="edit" },isPreviewMode:function(){return this.getMode()==="preview" },isDesignMode:function(){return this.getMode()==="design" },isDisabledMode:function(){return this.getMode()==="disabled" }},LOGGER:{log:function(){console.log.apply(console,arguments) },info:function(){console.info.apply(console,arguments) },warn:function(){console.warn.apply(console,arguments) },error:function(){console.error.apply(console,arguments) },debug:function(){if(!a.debug){return }console.info.apply(console,arguments) }}}; window.haas=window.haas||a })();