if (isDynamic) {
document.write("\
<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"760\"> \
<tr> \
	<td valign=\"top\" align=\"left\"> \
		<img src=\"images/maison.gif\" border=\"0\"><br><br> \
		<a href=\"index.htm\"><img src=\"images/accueil.gif\" id=\"accueil\" width=135 height=19 alt=\"\" border=\"0\" onmouseover=\"activateMenu(1,145,45);over('accueil')\" onmouseout=\"out('accueil');\"></a><br><br> \
		<img src=\"images/presentation.gif\" id=\"presentation\" width=135 height=20 alt=\"\" border=\"0\" onmouseover=\"activateMenu(2,145,161);over('presentation')\" onmouseout=\"out('presentation');\"><br><br> \
		<img src=\"images/location_ete.gif\" id=\"location_ete\" width=135 height=20 alt=\"\" border=\"0\" onmouseover=\"activateMenu(3,145,198);over('location_ete')\" onmouseout=\"out('location_ete');\"><br><br> \
		<img src=\"images/location_hiver.gif\" id=\"location_hiver\" width=135 height=19 alt=\"\" border=\"0\" onmouseover=\"activateMenu(4,145,238);over('location_hiver')\" onmouseout=\"out('location_hiver');\"><br><br> \
		<img src=\"images/infos.gif\" id=\"infos\" width=135 height=19 alt=\"\" border=\"0\" onmouseover=\"activateMenu(5,145,275);over('infos')\" onmouseout=\"out('infos');\"><br><br> \
		<img src=\"images/contact.gif\" id=\"contact\" width=135 height=19 alt=\"\" border=\"0\" onmouseover=\"activateMenu(6,145,312);over('contact')\" onmouseout=\"out('contact');\"> \
	</td> \
	<td width=\"20\">&nbsp;</td> \
	<td valign=\"top\" width=\"100%\"> \
");
}

