var clicky = { log: function(){ return; }, goal: function(){ return; }};
var clicky_site_id = 241357;
(function() {
  var s = document.createElement('script');
  s.type = 'text/javascript';
  s.async = true;
  s.src = ( document.location.protocol == 'https:' ? 'https://static.getclicky.com/js' : 'http://static.getclicky.com/js' );
  ( document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0] ).appendChild( s );
})();

var pageTracker = _gat._getTracker(googleAnalyticsID);

function googleAnalytics(_loc){
	//console.log(_loc);
	pageTracker._trackPageview(_loc);
}