<!-- 
// xiti.js (http://www.cmlk.ch/common/script/xiti.js)
// Compteur audience Xiti no. 44541 pour site web CMLK
// v1.0, cmlk/olange@petit-atelier.ch, adapté code compteur Xiti

hsh = new Date(); hsd = document; hsc = new Image;
hsi = 'http://logv11.xiti.com/hit.xiti?s=44541'
hsi += '&p=&hl=' + hsh.getHours() + 'x' + hsh.getMinutes() + 'x' + hsh.getSeconds();
if(parseFloat(navigator.appVersion)>=4)
  {Xiti_s=screen;hsi += '&r=' + Xiti_s.width + 'x' + Xiti_s.height + 'x' + Xiti_s.pixelDepth + 'x' + Xiti_s.colorDepth;}
hsc.src = hsi + '&ref=' + hsd.referrer.replace('&', '$');
// end xiti.js -->