/*!
 * http://www.shamasis.net/projects/ga/
 * Refer jquery.ga.debug.js
 * Revision: 13, stbu
 */
(function(b){b.ga={};b.ga.load=function(e,d){jQuery.ajax({type:"GET",url:(document.location.protocol=="https:"?"https://ssl":"http://www")+".google-analytics.com/ga.js",cache:true,success:function(){if(typeof _gat==undefined)throw"_gat has not been defined";a=_gat._getTracker(e);if(a==undefined)throw"pageTracker has not been defined";for(var c in a)if(c.charAt(0)=="_")b.ga[c.substr(1)]=a[c];b.isFunction(d)&&d(a,_gat);a._trackPageview()},dataType:"script",data:null})};var a})(jQuery);

