//Site distant (Pierre)
base_URL_site = "http://www.pierreandregetaz.ch/uhclv/";
base_URL_nav_bar = "http://www.pierreandregetaz.ch/uhclv/images/nav_bar/";

//Site Distant (NBCI)
//base_URL_site = "http://members.nbci.com/_XMCM/uhclv/";
//base_URL_nav_bar = "http://members.nbci.com/_XMCM/uhclv/images/nav_bar/";

//Site Local (Tech)
//base_URL_site = "file://z:/uhclv/web_site/";
//base_URL_nav_bar = "file://z://uhclv/web_site/images/nav_bar/";

//Site Local (Le Vaud)
//base_URL_site = "file://c:/Mes Documents/Unihockey Club/web_site/";
//base_URL_nav_bar = "file://c:/Mes Documents/Unihockey Club/web_site/images/nav_bar/";

document.write('  <table width=100% rows=21 cols=0 cellpadding=0 cellspacing=0 border=0 background="'+base_URL_nav_bar+'fond_gris.jpg">');
document.write('    <tr><td><font size=-12>&nbsp;</font></td><td><font size=-12>&nbsp;</font></td></tr><tr>');
document.write('      <td width=1% align=center>&nbsp;<a href="'+base_URL_site+'index.html"><img src="'+base_URL_nav_bar+'houseall.gif" alt="Home page  (359 bytes)" border=0 align=center width=25 height=25></a>&nbsp;</td>');
document.write('      <td><a href="'+base_URL_site+'index.html">Home page</a></td></tr>');
document.write('    <tr><td><font size=-12>&nbsp;</font></td><td><font size=-12>&nbsp;</font></td></tr><tr>');
document.write('      <td width=1% align=center>&nbsp;<a href="'+base_URL_site+'nouveautes.html"><img src="'+base_URL_nav_bar+'new.gif" alt="new  (xx bytes)" border=0 align=center width=32 height=16></a>&nbsp;</td>');
document.write('      <td><a href="'+base_URL_site+'nouveautes.html">Nouveautés</a></td></tr>');
document.write('    <tr><td><font size=-12>&nbsp;</font></td><td><font size=-12>&nbsp;</font></td></tr><tr>');
document.write('      <td width=1% align=center>&nbsp;<a href="'+base_URL_site+'uhclv/uhclv.html"><img src="'+base_URL_nav_bar+'loupe_ico2.gif" alt="uhclv  (xx bytes)" border=0 height=27 width=26 align=center ></a>&nbsp;</td>');
document.write('      <td><a href="'+base_URL_site+'uhclv/uhclv.html">Qui sommes-nous?</a></td></tr>');
document.write('    <tr><td><font size=-12>&nbsp;</font></td><td><font size=-12>&nbsp;</font></td></tr><tr>');
document.write('      <td width=1% align=center>&nbsp;<a href="'+base_URL_site+'uhclv/entrainements.html"><img src="'+base_URL_nav_bar+'entrainement_ico3.gif" alt="entrainement  (xx bytes)" border=0 align=center width=29 height=24></a>&nbsp;</td>');
document.write('      <td><a href="'+base_URL_site+'uhclv/entrainements.html">Entraînements</a></td></tr>');
document.write('    <tr><td><font size=-12>&nbsp;</font></td><td><font size=-12>&nbsp;</font></td></tr><tr>');
document.write('      <td width=1% align=center>&nbsp;<a href="'+base_URL_site+'championnat/championnat.html"><img src="'+base_URL_nav_bar+'coupe_ico.gif" alt="Championnat (xx bytes)" border=0 width=15 height=25 align=center></a>&nbsp;</td>');
document.write('      <td><a href="'+base_URL_site+'championnat/championnat.html">Championnat</a></td></tr>');
document.write('    <tr><td><font size=-12>&nbsp;</font></td><td><font size=-12>&nbsp;</font></td></tr><tr>');
document.write('      <td width=1% align=center>&nbsp;<a href="'+base_URL_site+'uhclv/tournois.html"><img src="'+base_URL_nav_bar+'balle_jaune_ico2.gif" alt="Tournois (xx bytes)" border=0 height=25 width=25 align=center></a>&nbsp;</td>');
document.write('      <td><a href="'+base_URL_site+'uhclv/tournois.html">Tournois</a></td></tr>');
//document.write('    <tr><td><font size=-12>&nbsp;</font></td><td><font size=-12>&nbsp;</font></td></tr><tr>');
//document.write('      <td width=1% align=center>&nbsp;<a href="'+base_URL_site+'pages_membres.html"><img src="'+base_URL_nav_bar+'logo_ico2.gif" alt="pages de membres  (xx bytes)" border=0 height=32 width=23 align=center></a>&nbsp;</td>');
//document.write('      <td><a href="'+base_URL_site+'pages_membres.html">Pages de membres</a></td></tr>');
document.write('    <tr><td><font size=-12>&nbsp;</font></td><td><font size=-12>&nbsp;</font></td></tr><tr>');
document.write('      <td width=1% align=center>&nbsp;<a href="'+base_URL_site+'visiteurs/visiteurs.html"><img src="'+base_URL_nav_bar+'statistiques_ico.gif" alt="Statistiques:  (xx bytes)" border=0 height=21 width=28 align=center></a>&nbsp;</td>');
document.write('      <td><a href="'+base_URL_site+'visiteurs/visiteurs.html">Visiteurs</a></td></tr>');
document.write('    <tr><td><font size=-12>&nbsp;</font></td><td><font size=-12>&nbsp;</font></td></tr><tr>');
document.write('      <td width=1% align=center>&nbsp;<a href=mailto:kronegg7@cuimail.unige.ch><img src="'+base_URL_nav_bar+'ampoule_idee.gif" alt="idée  (xx bytes)" border=0 height=24 width=25 align=center></a>&nbsp;</td>');
document.write('      <td><a href=mailto:kronegg7@cuimail.unige.ch>Suggestions</a></td></tr>');
document.write('    <tr><td><font size=-12>&nbsp;</font></td><td><font size=-12>&nbsp;</font></td></tr><tr>');
document.write('      <td width=1% align=center>&nbsp;<a href="'+base_URL_site+'searchFrame.html"><img src="'+base_URL_nav_bar+'search_ico.gif" alt="search  (xx bytes)" border=0 height=25 width=32 align=center></a>&nbsp;</td>');
document.write('      <td><a href="'+base_URL_site+'searchFrame.html">Search</a></td></tr>');
document.write('    <tr><td><font size=-12>&nbsp;</font></td><td><font size=-12>&nbsp;</font></td></tr>');
document.write('  </table>');
