function ODYNINFO(ctrlName,xOn,yOn){			document.getElementById(ctrlName).style.left=xOn;			document.getElementById(ctrlName).style.top=yOn;			document.getElementById(ctrlName).style.visibility='visible';			}function CDYNINFO(ctrlName){			document.getElementById(ctrlName).style.visibility='hidden';			}function createM1(){	document.write("<div id='mcontent1' style='position:absolute;left:100;top:120;visibility:hidden;z-index:2' onMouseOver=ODYNINFO('mcontent1',163,17) onMouseOut=CDYNINFO('mcontent1')>");	document.write("<table width='120' border='0' cellspacing='1' cellpadding='0' background='/img/trame_menu.gif'>");	document.write("<tr><td>&nbsp;&nbsp;<a href='/fr/so_WhoAreWe_fr.php' class='nav'>Qui sommes-nous?</a></td></tr>");	document.write("<tr><td>&nbsp;&nbsp;<a href='/fr/so_KnowHow_fr.php' class='nav'>Savoir-faire</a><br>&nbsp;&nbsp;<a href='/fr/so_Contact_fr.php' class='nav'>Contact/Adresse</a><br></td></tr>");	document.write("<tr heigt='5'><td></td></tr>");	document.write("</table>");	document.write("</div>");	}function createM2(){	document.write("<div id='mcontent2' style='position:absolute;left:100;top:120;visibility:hidden;z-index:2' onMouseOver=ODYNINFO('mcontent2',220,17) onMouseOut=CDYNINFO('mcontent2')>");	document.write("<table width='135' border='0' cellspacing='1' cellpadding='0' background='/img/trame_menu.gif'>");	document.write("<tr><td>&nbsp;&nbsp;<a href='/fr/tr_Language_fr.php' class='nav'>Langues</a><br>&nbsp;&nbsp;<a href='/fr/tr_Domain_fr.php' class='nav'>Domaines</a><br>&nbsp;&nbsp;<a href='/fr/tr_Speech_fr.php' class='nav'>Interpr&eacute;tation</a><br>&nbsp;&nbsp;<a href='/fr/tr_Relation_fr.php' class='nav'>Lien inter-entreprise</a><br></td></tr>");	document.write("<tr heigt='5'><td></td></tr>");	document.write("</table>");	document.write("</div>");	}function createM3(){	document.write("<div id='mcontent3' style='position:absolute;left:100;top:120;visibility:hidden;z-index:2' onMouseOver=ODYNINFO('mcontent3',295,17) onMouseOut=CDYNINFO('mcontent3')>");	document.write("<table width='130' border='0' cellspacing='1' cellpadding='0' background='/img/trame_menu.gif'>");	document.write("<tr><td>&nbsp;&nbsp;<a href='/fr/exe_Layout_fr.php' class='nav'>Mise en page</a><br>&nbsp;&nbsp;<a href='/fr/exe_Chain_fr.php' class='nav'>Cha&icirc;ne graphique</a><br>&nbsp;&nbsp;<a href='/fr/exe_Examples_fr.php' class='nav'>T&eacute;l&eacute;chargements</a><br>&nbsp;&nbsp;<a href='/fr/exe_Goodies_fr.php' class='nav'>Goodies</a><br></td></tr>");	document.write("<tr heigt='5'><td></td></tr>");	document.write("</table>");	document.write("</div>");	}// fonction createM4 pas utilisee. Le sera lors de la future rubrique Liste de referencesfunction createM4(){	document.write("<div id='mcontent4' style='position:absolute;left:100;top:120;visibility:hidden;z-index:2' onMouseOver=ODYNINFO('mcontent4',430,17) onMouseOut=CDYNINFO('mcontent4')>");	document.write("<table width='130' border='0' cellspacing='1' cellpadding='0' background='/img/trame_menu.gif'>");	document.write("<tr><td>&nbsp;&nbsp;<a href='#' class='nav'>Liste des r&eacute;f&eacute;rences</a><br></td></tr>");	document.write("<tr heigt='5'><td></td></tr>");	document.write("</table>");	document.write("</div>");	}function createM5(){	document.write("<div id='mcontent5' style='position:absolute;left:100;top:120;visibility:hidden;z-index:2' onMouseOver=ODYNINFO('mcontent5',430,17) onMouseOut=CDYNINFO('mcontent5')>");	document.write("<table width='120' border='0' cellspacing='1' cellpadding='0' background='/img/trame_menu.gif'>");	document.write("<tr><td>&nbsp;&nbsp;<a href='/directory/directory_fr.php' class='nav'>Dossiers</a><br></td></tr>");	document.write("<tr heigt='5'><td></td></tr>");	document.write("<tr><td>&nbsp;&nbsp;<a href='/PKDB/loginPKDB.php' class='nav'>PKDB</a><br></td></tr>");	document.write("<tr heigt='5'><td></td></tr>");	document.write("<tr><td>&nbsp;&nbsp;<a href='/glossary/login_en.php' class='nav'>Glossary</a><br></td></tr>");	document.write("<tr heigt='5'><td></td></tr>");	document.write("</table>");	document.write("</div>");	}function createM6(){	document.write("<div id='mcontent6' style='position:absolute;left:100;top:120;visibility:hidden;z-index:2' onMouseOver=ODYNINFO('mcontent6',514,17) onMouseOut=CDYNINFO('mcontent6')>");	document.write("<table width='120' border='0' cellspacing='1' cellpadding='0' background='/img/trame_menu.gif'>");	document.write("<tr><td>&nbsp;&nbsp;<a href='/index_en.php' class='nav'>English</a></td></tr>");	document.write("<tr heigt='5'><td></td></tr>");	document.write("</table>");	document.write("</div>");	}createM1();createM2();createM3();createM4();createM5();createM6();
