(function(){$.extend(woo.ly,{external:function(){var self=this;var scripts={"ga":{src:"http://www.google-analytics.com/ga.js",callback:function(){try{var pageTracker=_gat._getTracker("UA-7585657-1");pageTracker._trackPageview();}catch(err){}}}};$.each(scripts,function(){self.loadScript(this.src,this.callback);});},loadScript:function(src,callback){var self=this;var url=src;var head=document.getElementsByTagName("head")[0];var script=document.createElement("script");script.src=url;script.type="text/javascript";if(callback){script.onload=script.onreadystatechange=function(){if(!this.readyState||this.readyState=="loaded"||this.readyState=="complete"){callback.call(self);head.removeChild(script);}};}
head.appendChild(script);}});woo.ly.external();})();