if(typeof SKYPE.wanalytics==="undefined"||!SKYPE.account){SKYPE.namespace("wanalytics")}SKYPE.wanalytics.Shop=(function(){var a="shop.hw";YAHOO.util.Event.onDOMReady(function(){SKYPE.wanalytics.Shop.reportBuyFromExternalPartner();SKYPE.wanalytics.Shop.reportShop()});return{reportBuyFromExternalPartner:function(){if(SKYPE.wanalytics.Core.isOmnitureEnabled()){var b=YAHOO.util.Dom.getElementsBy(function(c){return c.href.replace(/http(s?):\/\//,"").split("/")[0].indexOf("skype.com")===-1},"a");YAHOO.util.Event.addListener(b,"click",function(c){s.linkTrackVars="products,events";s.linkTrackEvents="scAdd";s.products=shopCategoryName+";"+shopProductName;s.events="scAdd";s.tl(this,"o","buy")})}},reportShop:function(){if(SKYPE.wanalytics.Core.isOmnitureEnabled()){SKYPE.wanalytics.Core.makeOmnitureMandatoryVariables(a);if((typeof gotErrorPage!=="undefined")&&(gotErrorPage!=="")){s.pageType="errorPage";s.pageName=gotErrorPage+": "+a+location.pathname}else{if((typeof shopProductName!=="undefined")&&(shopProductName!=="")&&(typeof shopCategoryName!=="undefined")&&(shopCategoryName!=="")){s.events="prodView";s.products=shopCategoryName+";"+shopProductName}s.pageName=(a+"/"+SKYPE.wanalytics.Core.getThePageName()).replace(/\/\/+/g,"/");s.hier1=(a+","+SKYPE.wanalytics.Core.getCategoryFromPath()).replace(/,$/,"")}var b=s.t();if(b){document.write(b)}}}}}());