hsh = new Date();
	  hsd = document;
	  try {
	  hsr = top.document.referrer.replace(/[<>]/g, '');
	  } catch (err){hsr='http://error.qctop.com';}
	  hsi = '<img width="1" height="1" align="right" src="http://www.qctop.com/hit.php?website=5141&p=welcome&hl=' + hsh.getHours() + 'x' + hsh.getMinutes() + 'x' + hsh.getSeconds();
	  if(parseFloat(navigator.appVersion)>=4)
	  {s=screen;hsi += '&r=' + s.width + 'x' + s.height + 'x' + s.pixelDepth + 'x' + s.colorDepth;}
	  hsd.writeln(hsi + '&referant=' + hsr.replace(/&/g, '$') + '">');
