function writeXitiTag() {
	Xt_param = 's=53932&p=';
	Xt_r = document.referrer;
	alert (Xt_r);
	Xt_h = new Date();
	Xt_i = '<img width="80" height="15" border="0" alt="" ';
	Xt_i += 'src="http://logv13.xiti.com/bcg.xiti?'+Xt_param;
	Xt_i += '&hl='+Xt_h.getHours()+'x'+Xt_h.getMinutes()+'x'+Xt_h.getSeconds();
	if(parseFloat(navigator.appVersion)>=4)
	{Xt_s=screen;Xt_i+='&r='+Xt_s.width+'x'+Xt_s.height+'x'+Xt_s.pixelDepth+'x'+Xt_s.colorDepth;}
	document.write(Xt_i+'&ref='+Xt_r.replace(/[<>"]/g, '').replace(/&/g, '$')+'" title="Xiti Internet Audience" style="margin:0 0 0 5px;vertical-align:middle">');
}