{

Sommaire = "index.htm";

A = "voyage/index.htm";

B = "agrement/index.htm";

C = "expedition/index.htm";

D = "comite/index.htm";

E = "textes_uiaa/index.htm";



}

if (NIVEAU == 1)

{

NIVEA =""

}

if (NIVEAU == 2)

{

NIVEA ="../"

}

if (NIVEAU == 3)

{

NIVEA ="../../"

}

if (NIVEAU == 4)

{

NIVEA ="../../../"

}





document.write ('<center><A HREF="'  + NIVEA + Sommaire +'" TARGET="_parent">SOMMAIRE</A></center>&nbsp;<br>')

document.write ('<b>votre exp&eacute;</b><br>')

document.write ('-&nbsp<A HREF="'  + NIVEA + A +'" TARGET="_parent">pr&eacute;parer son exp&eacute;</A><br>')

document.write ('-&nbsp<A HREF="'  + NIVEA + B +'" TARGET="_parent">agr&eacute;ment d&#39;exp&eacute;</A><br>')

document.write ('-&nbsp<A HREF="'  + NIVEA + E +'" TARGET="_parent">textes UIAA</A><br>&nbsp;<br>')

document.write ('<b>g&eacute;n&eacute;ralit&eacute;s</b><br>')

document.write ('-&nbsp;<A HREF="'  + NIVEA + D +'" TARGET="_parent">le comit&eacute; de l&#39;himalaya</A><br>&nbsp;<br>')













