function doAnalytics(){
	var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
	if (window.$){
		$.ajax({url:gaJsHost+'google-analytics.com/ga.js', type:"GET", dataType:"script", timeout:5000, cache: true, ifModified: true, success:__analyticsFunc});
	}
}
function __analyticsFunc(){
	try {
	var pageTracker = _gat._getTracker("UA-12619447-1");
	pageTracker._setDomainName(".zuibuy.com");
	pageTracker._trackPageview();
	} catch(err) {}
}
setTimeout(doAnalytics, 200);
var _bdhmProtocol = (("https:" == document.location.protocol) ? " https://" : " http://");
document.write(unescape("%3Cscript src='" + _bdhmProtocol + "hm.baidu.com/h.js%3F4208ce2d55a66510796839ccbcfa6ab2' type='text/javascript'%3E%3C/script%3E"));