Window.onload=montre;
function montre(id) {
	var d = document.getElementById(id);
	for (var i = 1; i<=10; i++) {if (document.getElementById('smenu'+i)) {document.getElementById('smenu'+i).style.display='none';}}
	if (d) {d.style.display='block';}
	}
var newWin = null;
function closeWin(){if (newWin != null){if(!newWin.closed)newWin.close();}}
function popUp(strURL,strType,strHeight,strWidth) {
	closeWin();
	var strOptions="";
	if (strType=="console"){ strOptions="resizable,height="+strHeight+",width="+strWidth;}
	if (strType=="fixed") {strOptions="status,height="+strHeight+",width="+strWidth;}
	if (strType=="elastic") {strOptions="toolbar,menubar,scrollbars,resizable,location,height="+strHeight+",width="+strWidth;}
	newWin = window.open(strURL, 'newWin', strOptions);newWin.focus();
	}

function adsense () { 
	google_ad_client = "pub-1670830401867772";
	google_ad_width = 728;
	google_ad_height = 90;
	google_ad_format = "728x90_as";
	google_ad_type = "text_image";
	google_ad_channel ="";
	google_color_border = "B0E0E6";
	google_color_bg = "FFFFFF";
	google_color_link = "000000";
	google_color_url = "336699";
	google_color_text = "333333";
	}

function adsense2 () { 
	google_ad_client = "pub-9949835534368075";
	google_ad_slot = "5097458762";
	google_ad_width = 120;
	google_ad_height = 90;
	}

function annee () { document.write(new Date().getFullYear());}

function xiti () {
Xt_param = 's=147745&amp;p=';
try {Xt_r = top.document.referrer;}
catch(e) {Xt_r = document.referrer; }
Xt_h = new Date();
Xt_i = '<img width="80" height="15" alt="" ';
Xt_i += 'src="http://logv24.xiti.com/vcg.xiti?'+Xt_param;
Xt_i += '&amp;hl='+Xt_h.getHours()+'x'+Xt_h.getMinutes()+'x'+Xt_h.getSeconds();
if(parseFloat(navigator.appVersion)>=4)
{Xt_s=screen;Xt_i+='&amp;r='+Xt_s.width+'x'+Xt_s.height+'x'+Xt_s.pixelDepth+'x'+Xt_s.colorDepth;}
document.write(Xt_i+'&amp;ref='+Xt_r.replace(/[<>"]/g, '').replace(/&/g, '$')+'" title="Internet Audience">');
}
