function printFootHtml()
{
	var strHtml = "";
	strHtml += '<div class="copyright" id="copyright">';
	strHtml += '<div class="menu">';
	strHtml += '<a href="http://www.tencent.com/" target="new">关于腾讯</a> | <a href="http://www.tencent.com/index_e.shtml" target="new">AboutTencent</a> | <a href="http://www.qq.com/contract.shtml" target="new">服务条款</a> | <a href="http://www.tencentmind.com/index.shtml" target="new">广告服务</a> | <a href="http://hr.tencent.com/" target="new">腾讯招聘</a> | <a href="http://service.qq.com/" target="new">客服中心</a> | <a href="http://www.qq.com/map/" target="new">网站导航</a>';
	strHtml += '</div>';
	strHtml += '<strong class="num">Copyright &copy; 1998 - 2009 Tencent Inc. <a href="http://www.tencent.com.hk/law/mo_law_e.shtml?/law/copyright_e.htm" target="new" class="clink">All Rights Reserved</a></strong><br />';
	strHtml += '腾讯公司 <a href="http://www.tencent.com/law/mo_law.shtml?/law/copyright.htm" target="new" class="clink">版权所有</a> ';
	strHtml += '</div>';
	document.write(strHtml);
	return;
};
printFootHtml();

//以下为pv统计
function pageView()
{
	if ('function' == typeof(pgvMain))
	{
		if (-1 != location.href.indexOf("mall/inc/item.html?"))
			pgvMain("", { statIframe: true , senseParam: "mallno"});
		else if(-1 != location.href.indexOf("mall/inc/item_clothes.html?"))
			pgvMain("", { statIframe: true , senseParam: "mallno"});
		else if (-1 != location.href.indexOf("mall/inc/sys_suc.html?"))
			pgvMain("", { statIframe: true , senseParam: "type"});
		else if (-1 != location.href.indexOf("mall/inc/sys_fail.html?"))
			pgvMain("", { statIframe: true , senseParam: "type"});
		else if (-1 != location.href.indexOf("mall/inc/item.html?"))
			pgvMain("", { statIframe: true , senseParam: "mallno"});
		else if (-1 != location.href.indexOf("mall/inc/item_clothes.html?"))
			pgvMain("", { statIframe: true , senseParam: "mallno"});
		else		
			pgvMain("", {statIframe:true});
	}
}
var sUrl = "http://pingjs.qq.com/ping.js";
var o = new GetJs(sUrl,pageView);
window.setTimeout('o.init()',2000);	/*  |xGv00|240ba916cc439827fa6c7d210d5bfb5c */