/* -----------------------------------------------
   Triba'Statistic
   www.tribalix.com
   support: webmaster@tribalix.com
  ------------------------------------------------ */

//SETTINGS:
//enter your username you received from www.tribalix.com
  id="BRUNIER"
//you don't need to edit anything below this line
//-------------------------------------------------

if(showme==null) var showme=0
s=0;c=0;f=""+escape(document.referrer)
s=screen.width;v=navigator.appName
rand=Math.round(1000*Math.random()) //force the page to load the IMG
if (v != "Netscape") c=screen.colorDepth
else c=screen.pixelDepth

r="?id="+id+"&showme="+showme+"&referer="+f+"&r="+s+"&c="+c+"&b="+rand
document.open()
document.write("<a href='http://www.tribalix.com/webmaster/statistic/' target ='_blank'><IMG src='http://www.tribalix.com/webmaster/statistic/pphlogger.php3"+r+"' border='0' alt='TribaStatistic - Vos stats gratuites par www.tribalix.com'></a>")
document.close()