/*
CONSULTATION
url : http://www.direct-stats.com/
login : siteastee
pwd : juniorgt
*/

function mesure(_MesurePro, _page)
{		
scr_w = screen.width;
scr_h = screen.height;
color = screen.colorDepth;
ref = escape(window.document.referrer);
document.write('<img src="http://www.direct-stats.com/logs/siteastee/xa7Qc3z0y78Mg/marqueur.php?page='+_page+ '&n='+ Math.round (Math.random () * 1000000000000000)+ '&reso_w='+ scr_w+ '&reso_h='+ scr_h+ '&color='+ color+ '&referer='+ ref+'" style="border:0px;" />');
}