if (typeof(PageEstat) == 'undefined') {
	var PageEstat = 'startechbe';
}

var GroupeDePageEstat = 'startechbe';

var _IM_estat = new Image(1, 1);
function _estatl(_s, _g, _p, _c)
{
	// celui qui met un &amp; à la place du & ici je le tue :p
	// non non je n'anticipe pas le fait que quelqu'un va faire le tour
	// de tous le code V3 pour transformer les & en &amp;
	var _S = "http://sky.estat.com/m/web/";
	var _M = _s + "?";
	_M += "n=" + Math.round(Math.random() * 1000000000);
	if (_g != "") {
		_M += "&g=" + _g;
	}
	_M += "&c=" + escape(_c);
	_M += "&p=" + escape(_p);
	var _R = escape(window.document.referrer);
	if (_R == "undefined" || _R == "") {
		_R = "_bm_";
	}
	_M += "&r=" + _R;
	if (typeof(screen) == 'object') {
		_M += "&scw=" + screen.width + "&sch=" + screen.height +
"&scp=" +  
screen.colorDepth;
	}
	_IM_estat.src = _S + _M;
}

if (typeof(tagstatsskypart1) == 'undefined')
{
	// FIXME : changer numéro de Site
	// FIXME : ne doit pas rentrer dans l'audience Groupe
	_estatl('290090197648', '', PageEstat, GroupeDePageEstat);
	var tagstatsskypart1 = 1;
}
