<!--
xtsite = "195608";

xtdr = 30;
var xw = window;
//var xd = document;
//xtnv = (xw.xtnv!=null) ? xw.xtnv : xd ;	      //remplacer xd par parent.document si la page est dans une frame
xtsd = (xw.xtsd!=null) ? xw.xtsd : "http://logc13" ;
//xtdmc = ";domain=" + xtdomain;
xtsite = (xw.xtsite!=null) ? xw.xtsite : 0;
//xtn2 = (xw.xtn2!=null) ? '&s2='+xw.xtn2 : '';
//xtp = (xw.xtpage!=null) ? xw.xtpage : "";
//xtrd = (xtsite=="redirect") ? true : false;
//xtdi = ((xw.xtdi!=null)&&(xw.xtdi!="")) ? "&di=" + xw.xtdi : "";
//xtrmt = ((xw.roimt!=null)&&(xw.roimt!="")) ? "&roimt=" + xw.roimt : "";
//xtvc = (xw.visiteciblee!=null) ? xw.visiteciblee : false;
//xter = ((xw.xterr!=null)&&(xw.xterr!="")) ? "&err=" + xw.xterr : "";
//xtmc = ((xw.xtmc!=null)&&(xw.xtmc!="")) ? "&mc=" + xw.xtmc : "";
//xtac = ((xw.xtac!=null)&&(xw.xtac!="")) ? "&ac=" + xw.xtac : "";
//xtan = ((xw.xtan!=null)&&(xw.xtan!="")) ? "&an=" + xw.xtan : "";
//xtnp = ((xw.xtnp!=null)&&(xw.xtnp!="")) ? "&np=" + xw.xtnp : "";
//xtprm = (xw.xtprm!=null) ? xw.xtprm : "";
xts = screen;
var xtdate = new Date();

function xt_med(type,section,page,x1,x2,x3,x4,x5)
{
	xt_img = new Image();
	xt_ajout = (type=='F') ? '' : (type=='M') ? '&a='+x1+'&m1='+x2+'&m2='+x3+'&m3='+x4+'&m4='+x5 : '&clic='+x1;
	Xt_im = xtsd+'.xiti.com/hit.xiti?s='+xtsite+'&s2='+section;
	Xt_im += '&p='+page+xt_ajout+'&hl=' + xtdate.getHours() + 'x' + xtdate.getMinutes() + 'x' + xtdate.getSeconds();
	if(parseFloat(navigator.appVersion)>=4)
	{Xt_im += '&r=' + xts.width + 'x' + xts.height + 'x' + xts.pixelDepth + 'x' + xts.colorDepth;}
	xt_img.src = Xt_im;
	if ((x2 != null)&&(x2!=undefined)&&(type=='C'))
	{ if ((x3=='')||(x3==null)) { document.location = x2} else {xfen = window.open(x2,'xfen',''); xfen.focus();}}
	else
	{return;}
}
//-->