// Google Analytics
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
var head = document.getElementsByTagName("head")[0] || document.documentElement;
var script = document.createElement("script");
script.src = gaJsHost + "google-analytics.com/ga.js";
var done = false;
script.onload = script.onreadystatechange = function() { if (!done && (!this.readyState || this.readyState === "loaded" || this.readyState === "complete")){ done = true; try { var pageTracker = _gat._getTracker("UA-251384-16");
pageTracker._trackPageview(); } catch(err) {} script.onload = script.onreadystatechange = null; } };
head.insertBefore(script,head.firstChild);

// Baidu Tongji
var _bdhmProtocol = (("https:" == document.location.protocol) ? " https://" : " http://"); 
document.write(unescape("%3Cscript src='" + _bdhmProtocol + "hm.baidu.com/h.js%3F3db4e52bb5797afe0faaa2fde5c96ea4' type='text/javascript'%3E%3C/script%3E"));
