if(typeof SKYPE.wanalytics==="undefined"||!SKYPE.account){SKYPE.namespace("wanalytics")}SKYPE.wanalytics.Share=(function(){var b="share",a=function(c,e){var d=location.href;if(d.indexOf("share.skype.com/sites/")!==-1){return(c.replace(/sites[\/|,]/,""))}else{return(location.hostname.replace(/\.skype\.com/,"")+e+c)}};YAHOO.util.Event.onDOMReady(function(){SKYPE.wanalytics.Share.reportShare()});return{reportShare:function(){if(SKYPE.wanalytics.Core.isOmnitureEnabled()){SKYPE.wanalytics.Core.makeOmnitureMandatoryVariables(b);if((typeof gotErrorPage!=="undefined")&&gotErrorPage!==""){s.pageType="errorPage";s.pageName=gotErrorPage+": "+b+location.pathname}else{s.pageName=(b+"/"+a(SKYPE.wanalytics.Core.getThePageName(),"/")).replace(/\/\/+/g,"/");s.hier1=(b+","+a(SKYPE.wanalytics.Core.getCategoryFromPath(),",")).replace(/,$/,"")}if(s.pageName&&s.pageName.indexOf("[native code]")!==-1){return}var c=s.t();if(c){document.write(c)}}}}}());