

function SetMenuPosition(topPixel) {
	if (Netscape4) {
		document.layers.Layer1.top=topPixel; 
	}
	else if (Explorer4) {
		document.all("Layer1").style.top=topPixel; 
	}
	return true;
}

function letsgo(where) {
  parent.opener.location.href=where;
  top.close();
}

function InvokeMenu () {
	if (Netscape4) { 
		document.write('<layer id="text" left="187" top="0" width="600" height="172">\n<div align="right">\n<font color="#9F989F" size="1">Cliquez sur les images</font>\n</div>\n</layer>\n<layer id="foret" left="187" top="15" width="500" height="172">\n<img src="picts/in/plans.gif" width="608" height="172">\n</layer>\n<layer id="layercles" left="740px" top="298" width="55" height="115" z-index="1" bgcolor="#ee0000" visibility="show">\n<a href="javascript:letsgo(\'../../home.asp\');"><img height="145" width="55" src="picts/in/cles.gif" name="cles" border="0" alt=""></a>\n</layer>\n<layer id="Layer1" left="185" top="426" width="532" height="20" z-index="1" onMouseOut="javascript:SetMenuPosition(426);" visibility="show">\n<table border="0" cellspacing="0" cellpadding="0">\n<tr><td>\n<a href="mecenat.shtml"><img src="picts/in/presentation/bt_chat1.gif" width="226" height="16" name="chat1" border="0" alt=""></a>\n</td>\n<td>\n<a href="benef.shtml"><img src="picts/in/presentation/bt_chat2.gif" width="111" height="16" name="chat2" border="0" alt=""></a>\n</td>\n</tr>\n</table>\n</layer>\n<layer id="layer2" left="0" top="445" width="798" height="32" z-index:2; bgcolor="#e00" visibility="show">\n<table border="0" cellpadding="0" cellspacing="0" width="798" height="32">\n<tr>\n<td bgcolor="#7F7F7F" width="50%" align="right">\n<center>\n<A HREF="#" onMouseOver="javascript:SetMenuPosition(426);">\n<img src="picts/in/presentation/tt_presentation.gif" border="0" width="357" height="30" alt="">\n</A>\n</center>\n</td>\n<td bgcolor="#ee0000">\n<center>\n<a href="index.html">\n<img height="23" width="412" src="picts/in/tt_26dec.gif" border="0">\n</a>\n</center>\n</td>\n</tr>\n</table>\n</layer>\n'); 
	}
	else if (Explorer4) { 
		document.write('<span id="text" style="position:absolute; left:187px; top:0px; width: 600px; height: 20px">\n<div align="right">\n<font color="#9F989F" size="1">Cliquez sur les images</font>\n</div>\n</span>\n<span id="foret_under" style="position:absolute; left:187px; top:15px; width: 500px; height: 172px">\n<table border="0" cellpadding="0" cellspacing="0"><tr><td width="608" height="172" bgcolor="9f989f"><img src="picts/pix.gif" width="608" height="172">\n</td></tr></table></span>\n\n<span id="foret" style="position:absolute; left:187px; top:15px; width: 500px; height: 172px">\n<img src="picts/in/plans.gif" width="608" height="172">\n</span>\n<span id="layercles" style="position:absolute; width:55px; height:145px; z-index:1; left: 740px; top: 298px; background-color:#e00; layer-background-color:#e00;  visibility: visible">\n<a href="javascript:letsgo(\'../../home.asp\');"><img height="145" width="55" border="0" src="picts/in/cles.gif" name="cles"></a>\n</span>\n<span id="layer2" style="position:absolute; z-index:2; left:-1px; top:444px; width:802px; height:32px; background-color:#e00; layer-background-color:#e00; border: 0px none #000000; visibility:visible">\n<table border="0" cellpadding="0" cellspacing="0" width="798" height="32">\n<tr>\n<td bgcolor="#7F7F7F" width="50%">\n<center>\n<A HREF="#" onMouseOver="javascript:SetMenuPosition(426);"><img height="30" width="357" src="picts/in/presentation/tt_presentation.gif" border="0" alt=""></A>\n</center>\n</td>\n<td bgcolor="#ee0000">\n<center>\n<a href="index.html">\n<img height="23" width="412" src="picts/in/tt_26dec.gif" border="0">\n</a>\n</center>\n</td>\n</tr>\n</table>\n</span>\n<span id="Layer1" style="position:absolute; left:185px; top:426px; width:600px; height:40px; z-index:1; visibility:show" onMouseUp="javascript:SetMenuPosition(444);">\n<table border="0" cellspacing="0" cellpadding="0">\n<tr>\n<td>\n<a href="javascript:popup(\'mecenat.shtml\')"><img src="picts/in/presentation/bt_chat1.gif" width="226" height="16" name="chat1" border="0" alt="">\n</a>\n</td>\n<td>\n<a href="javascript:popup(\'benef.shtml\')"><img src="picts/in/presentation/bt_chat2.gif" width="111" height="16" name="chat2" border="0" alt="">\n</a>\n</td>\n</tr>\n</table>\n</span>\n'); 
	}
	if (Netscape4 || Explorer4) { 
		setInterval("", 400);
	}
	return true;
}
;
