  var cookieDomain = document.location.hostname;
  if (/lionsquare\.com/.test(cookieDomain)) cookieDomain = 'lionsquare.com';
  
  var _gaq = _gaq || [];
 _gaq.push(['_setAccount', 'UA-212386-20']);	
 _gaq.push(['_setDomainName', cookieDomain]);
 _gaq.push(['_setAllowHash', false]);
 _gaq.push(['_setAllowLinker', true]);
 _gaq.push(['_trackPageview']);


 _gaq.push(['t2._setAccount', 'UA-212386-13']);
 _gaq.push(['t2._setDomainName', cookieDomain]);
 _gaq.push(['t2._setAllowHash', false]);
 _gaq.push(['t2._setAllowLinker', true]);
 _gaq.push(['t2._trackPageview']);

 (function() {
 var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
 ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
//  ga.src = "/javascript/ga_formatted4_9_1.js";
 (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(ga);
 })(); 

