{
Sommaire = "index.htm";
A = "index.htm";
BA = "../formation/stage/escalade/index.htm";
BB = "../formation/date/escalade/index.pdf";
CA = "competition/index.htm";
CB = "competition/index.htm#reglement";
CC = "calendrier/index.pdf";
CD = "classement/index.htm";
DA = "hautniveau/index.htm";
DB = "../passeport/index.php";
DC = "histoire/index.htm";
DD = "site/index.htm";
DF = "../sae/index.php";
E = "telephone/jura.htm";
F = "telephone/massifcentral.htm";
G = "telephone/pyrenees.htm";
}
if (NIVEAU == 1)
{
NIVEA =""
}
if (NIVEAU == 2)
{
NIVEA ="../"
}
if (NIVEAU == 3)
{
NIVEA ="../../"
}
if (NIVEAU == 4)
{
NIVEA ="../../../"
}
document.write ('<p class="nav1">&nbsp;&nbsp;-&nbsp;<A HREF="'  + NIVEA + Sommaire +'" TARGET="_parent">Sommaire</A><br>&nbsp;<br>')
document.write ('&nbsp;&nbsp;<b>Formation</b><br>')
document.write ('&nbsp;&nbsp;-&nbsp<A HREF="'  + NIVEA + BA +'" TARGET="_parent">Les formations</A><br>')
document.write ('&nbsp;&nbsp;-&nbsp<A HREF="'  + NIVEA + BB +'" TARGET="_parent">Le calendrier</A><br>')
document.write ('<br>&nbsp;&nbsp;<b>Competition</b><br>')
document.write ('&nbsp;&nbsp;-&nbsp;<A HREF="http://www.escalade-competition.com/index.php" TARGET="_parent">Sommaire</a><br>')
document.write ('&nbsp;&nbsp;-&nbsp;<A HREF="http://www.escalade-competition.com/index.php" TARGET="_parent">R&egrave;glements</a><br>')
document.write ('&nbsp;&nbsp;-&nbsp;<A HREF="http://www.escalade-competition.com/calendrier/index.pdf" TARGET="_parent">Calendrier PDF</A><br>')
document.write ('&nbsp;&nbsp;-&nbsp;<A HREF="http://www.escalade-competition.com/index.php" TARGET="_parent">Classement</A><br>&nbsp;')
document.write ('<br>&nbsp;&nbsp;<b>Dossiers</b><br>')
document.write ('&nbsp;&nbsp;-&nbsp;<A HREF="'  + NIVEA + DD +'" TARGET="_parent">Falaises et sites</A><br>')
document.write ('&nbsp;&nbsp;-&nbsp;<A HREF="'  + NIVEA + DF +'" TARGET="_parent">Les SAE</A><br>')
document.write ('&nbsp;&nbsp;-&nbsp;<A HREF="'  + NIVEA + DA +'" TARGET="_parent">Haut niveau</A><br>')
document.write ('&nbsp;&nbsp;-&nbsp;<A HREF="'  + NIVEA + DB +'" TARGET="_parent">Les passeports</A><br>')
document.write ('&nbsp;&nbsp;-&nbsp;<A HREF="'  + NIVEA + DC +'" TARGET="_parent">Historique</A><br>')

