
var __cc_sys_url = "http://www.chuguo.cn/aspcount/";
/*
	var __cc_uid = "username";
	var __cc_style = 18;
*/
if(typeof(__cc_style)=="undefined") __cc_style=20;
var __cc_page = escape(location.href);
var __cc_ref = escape(document.referrer);
var __cc_Color = screen.colorDepth;
var __cc_Language = (navigator.systemLanguage?navigator.systemLanguage:navigator.language);
var __cc_sSize = screen.width + '_' + screen.height;
var __cc_count = __cc_sys_url 
			   + "WebInclude/AboutCunter/sitecounter.aspx" + "?id=" + __cc_uid
			   + "&l=" + __cc_Language + "&t=" + __cc_style
			   + "&p=" + __cc_page + "&r=" + __cc_ref
			   + "&s=" + __cc_sSize + "&c=" + __cc_Color;
document.write('<a href="'+__cc_sys_url+'supervise/index.asp?uid='+__cc_uid+'" target="_blank">'
	+ '<img src="'+__cc_count+'" width=0 height=0 alt="www.chuguo.cn" border=0>'
	+ '</a>');

