/*
 * http://www.shamasis.net/projects/ga/
 * Refer jquery.ga.debug.js
 * Revision: 13
 */
(function(c){c.ga={};c.ga.load=function(e,f){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);d();if(c.isFunction(f)){f(a)}a._trackPageview()},dataType:"script",data:null})};var a;var d=function(){if(b()){throw"pageTracker has not been defined"}for(var e in a){if(e.charAt(0)!="_"){continue}c.ga[e.substr(1)]=a[e]}};var b=function(){return a==undefined}})(jQuery);
