﻿
if (!document.location.hostname || document.location.hostname != 'localhost') {

   // Google Analytics
   var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
   document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));

   // ClickTale
   document.write(unescape("%3Cscript%20src='" + (document.location.protocol == 'https:' ? 'https://clicktale.pantherssl.com/' : 'http://s.clicktale.net/') + "WRb.js'%20type='text/javascript'%3E%3C/script%3E"));
}