
if(document.URL.substring(0,4) != "file"){

document.write('<script type="text/javascript">');
document.write('var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");');
document.write('document.write(unescape("%3Cscript src=');
document.write("'");
document.write('" + gaJsHost + "google-analytics.com/ga.js');
document.write("' type='text/javascript'");
document.write('%3E%3C/script%3E"));');
document.write('</script>');
document.write('<script type="text/javascript">');
document.write('try {');
document.write('var pageTracker = _gat._getTracker("UA-3060100-1");');
document.write('pageTracker._setDomainName("none");');
document.write('pageTracker._setAllowLinker(true);');
document.write('pageTracker._setLocalRemoteServerMode();');
document.write('pageTracker._trackPageview();');
document.write('} catch(err) {}</script>');
}