	document.write("<table border=0 cellpadding=0 cellspacing=0 width=370 background=iconos/spacer.gif>");
	document.write("<tr>");
		document.write("<td width=35 height=85><img src=\"iconos/spacer.gif\" width=35 height=1 border=0></td>");
		document.write("<td width=35><img src=\"iconos/spacer.gif\" width=35 height=1 border=0></td>");
		document.write("<td width=20><img src=\"iconos/spacer.gif\" width=20 height=1 border=0></td>");
		document.write("<td width=75><img src=\"iconos/spacer.gif\" width=75 height=1 border=0></td>");
		document.write("<td width=20><img src=\"iconos/spacer.gif\" width=20 height=1 border=0></td>");
		document.write("<td width=80><img src=\"iconos/spacer.gif\" width=80 height=1 border=0></td>");
		document.write("<td width=20><img src=\"iconos/spacer.gif\" width=20 height=1 border=0></td>");
		document.write("<td width=90><img src=\"iconos/spacer.gif\" width=90 height=1 border=0></td>");
	document.write("</tr><tr>");
		document.write("<td></td>");

		if (sOpcSubMenu=="1") 
		document.write("<td class=textowb>Prix</td>");
		else
		document.write("<td class=texto9b><a href=\"nous.html\">Prix</a></td>");

		document.write("<td class=texto9b>&nbsp;|&nbsp;&nbsp;</td>");

		if (sOpcSubMenu=="2") 
		document.write("<td class=textowb>Expositions</td>");
		else
		document.write("<td class=texto9b><a href=\"nous_expo.html\">Expositions</a></td>");

		document.write("<td class=texto9b>&nbsp;|&nbsp;&nbsp;</td>");

		if (sOpcSubMenu=="3") 
		document.write("<td class=textowb>Conf&eacute;rences</td>");
		else
		document.write("<td class=texto9b><a href=\"nous_confe.html\">Conf&eacute;rences</a></td>");

		document.write("<td class=texto9b>&nbsp;|&nbsp;&nbsp;</td>");

		if (sOpcSubMenu=="4") 
		document.write("<td class=textowb>Enseignement</td>");
		else
		document.write("<td class=texto9b><a href=\"nous_edu.html\">Enseignement</a></td>");

	document.write("</tr>");
	document.write("</table>");

