

//// Ecrire les menus

document.write("   <div id='pied'>");
document.write("<table border='0' cellpadding='0' cellspacing='0' width='100%'>");
document.write("  <tr>           ");
document.write("<td align='center'><font color='white' size='2'>INS.E.I.T : Espace Nika&iuml;a 5-7, Avenue du Dr Victor Robini 06200 NICE &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;T&eacute;l&eacute;phone: 04.97.18.11.33 - fax: 04.93.18.02.01 </td>");
document.write("   <td><a href='mailto:inseit.formation@wanadoo.fr'><img src='images/nouscontacter.gif' width=119 height=33 border=0></a></font></td>                ");
document.write("    </tr> </table>                 ");
document.write("   <br>");
document.write("   </div>");
