/*
SCRIPT TROUVE SUR L'EDITEUR JAVASCRIPT
http://www.editeurjavascript.com
*/

/* A REGLER MANUELLEMENT SI LE CADRE EST TROP PETIT */
hauteurcadre = 18;

xmenu = new Array;
xlien = new Array;

xmenu[0] = '<A HREF="ete/lerelais.html" TARGET="_top">Le relais</A>';
xmenu[1] = '<A HREF="ete/familles.html" TARGET="_top">Familles</A>';
xmenu[2] = '<A HREF="ete/sejours_thematiques.html" TARGET="_top">Séjours thématiques</A>';
xmenu[3] = '<A HREF="ete/sejour.html" TARGET="_top">Les courts séjours</A>';
xmenu[4] = '<A HREF="ete/groupes.html" TARGET="_top">Groupes</A>';
xmenu[5] = '<A HREF="ete/offres.html" TARGET="_top">Les Offres</A>';
xmenu[6] = '<A HREF="ete/reservation.html" TARGET="_top">Réservations</A>';


xlien[0] = ''
xlien[1] = ''
xlien[2] = ''
xlien[3] = ''
xlien[4] = ''
xlien[5] = ''
xlien[6] = ''

xlien[0] += '<A HREF="ete/lerelais.html#heb" TARGET="_top" CLASS=menudyn3>Votre hebergement au village</A>';
xlien[0] += '<font color="#ff9900"> | </font>'
xlien[0] += '<A HREF="ete/lerelais.html#acc" TARGET="_top" CLASS=menudyn3>Accès à Sixt Fer à Cheval</A>';
xlien[1] += '<A HREF="ete/familles.html" TARGET="_top" CLASS=menudyn3>les formules</A>';
xlien[1] += '<font color="#ff9900"> | </font>'
xlien[1] += '<A HREF="ete/familles.html#adu" TARGET="_top" CLASS=menudyn3>Adultes</A>';
xlien[1] += '<font color="#ff9900"> | </font>'
xlien[1] += '<A HREF="ete/familles.html#ado" TARGET="_top" CLASS=menudyn3>Les ados</A>';
xlien[1] += '<font color="#ff9900"> | </font>'
xlien[1] += '<A HREF="ete/familles.html#enf" TARGET="_top" CLASS=menudyn3>Les enfants</A>';
xlien[1] += '<font color="#ff9900"> | </font>'
xlien[1] += '<A HREF="ete/familles.html#pres" TARGET="_top" CLASS=menudyn3>Activités, prestataires et événements</A>';
xlien[1] += '<font color="#ff9900"> | </font>'
xlien[1] += '<A HREF="ete/familles.html#tar" TARGET="_top" CLASS=menudyn3>les tarifs</A>';
xlien[1] += '<font color="#ff9900"> | </font>'
xlien[1] += '<A HREF="ete/reservation.html" TARGET="_top" CLASS=menudyn3>Réservations</A>';
xlien[2] += '<A HREF="ete/sejours_thematiques.html#sej" TARGET="_top" CLASS=menudyn3>Séjours à thème</A>';
xlien[2] += '<font color="#ff9900"> | </font>'
xlien[2] += '<A HREF="ete/sejours_thematiques.html#pres" TARGET="_top" CLASS=menudyn3>Les autres séjours</A>';
xlien[2] += '<font color="#ff9900"> | </font>'
xlien[2] += '<A HREF="ete/reservation.html" TARGET="_top" CLASS=menudyn3>Réservations</A>';
xlien[3] += '<A HREF="ete/sejour.html#sport" TARGET="_top" CLASS=menudyn3>Sports de pleine nature</A>';
xlien[3] += '<font color="#ff9900"> | </font>'
xlien[3] += '<A HREF="ete/sejour.html#rando" TARGET="_top" CLASS=menudyn3>Randonnées</A>';
xlien[3] += '<font color="#ff9900"> | </font>'
xlien[3] += '<A HREF="ete/sejour.html#mari" TARGET="_top" CLASS=menudyn3>Mariages et réunion de famille</A>';
xlien[4] += '<A HREF="ete/groupes.html#rando" TARGET="_top" CLASS=menudyn3>Randonneurs</A>';
xlien[4] += '<font color="#ff9900"> | </font>'
xlien[4] += '<A HREF="ete/groupes.html#classe" TARGET="_top" CLASS=menudyn3>Les classes de découverte</A>';
xlien[4] += '<font color="#ff9900"> | </font>'
xlien[4] += '<A HREF="ete/groupes.html#sej" TARGET="_top" CLASS=menudyn3>Les séjours</A>';
xlien[5] += '<A HREF="ete/offres.html#pres" TARGET="_top" CLASS=menudyn3>Les offres spéciales</A>';
xlien[5] += '<font color="#ff9900"> | </font>'
xlien[5] += '<A HREF="ete/offres.html#par" TARGET="_top" CLASS=menudyn3>Parrainages</A>';
xlien[5] += '<font color="#ff9900"> | </font>'
xlien[5] += '<A HREF="ete/offres.html#red" TARGET="_top" CLASS=menudyn3>Réductions familles</A>';
xlien[6] += '<A HREF="ete/reservation.html#pro" TARGET="_top" CLASS=menudyn3>Procédures de réservation</A>';
xlien[6] += '<font color="#ff9900"> | </font>'
xlien[6] += '<A HREF="ete/reservation.html#cgv" TARGET="_top" CLASS=menudyn3>Conditions des réservations</A>';
xlien[6] += '<font color="#ff9900"> | </font>'
xlien[6] += '<A HREF="ete/reservation_pop.html" TARGET="_blank" CLASS=menudyn3>Demande de disponibilités</A>';
xlien[6] += '<font color="#ff9900"> | </font>'
xlien[6] += '<A HREF="../documents/fiche_resa_salvagny_ete10.pdf" TARGET="_blank" CLASS=menudyn3>Fiche de Réservation</A>';
xlien[6] += '<font color="#ff9900"> | </font>'
xlien[6] += '<A HREF="http://www.capfrance-vacances.com/salvagny/mini_site.php?rl_to_view=8459" TARGET="_blank" CLASS=menudyn3>Vente en ligne via Cap France</A>';


document.write('<STYLE TYPE="text/css">\nA.menudyn3 {color:#FFFFFF; text-decoration:none;}\nA:hover.menudyn3 {color:#663300;text-decoration:none;}\n</STYLE>');

document.write('<TABLE CELLPADDING=0 CELLSPACING=0 BORDER=0 WIDTH='+(xlien.length*128)+'>  <TR><TD><TABLE CELLPADDING=1 CELLSPACING=3 BORDER=0 WIDTH=100%>  <TR>');

for(i=0;i<xlien.length;i++)

{
	document.write('<TD BGCOLOR=#336633 onMouseOver="javascript:colorIt(this);MajMenu('+i+')" ALIGN=center ID=td'+i+'><FONT SIZE=1 FACE="Verdana"><A HREF="#" onClick="return(false)" onMouseOver="MajMenu('+i+')" CLASS=menudyn3>'+xmenu[i]+'</A></FONT></TD>');
	}
document.write('</TR>  <TR>    <TD COLSPAN='+(xlien.length)+' BGCOLOR=#999933 HEIGHT='+hauteurcadre+' VALIGN=top><ilayer id="dynamenu31" width=100% height='+hauteurcadre+'><layer id="dynamenu32" width=100% height='+hauteurcadre+'><div id="dynamenu33">&nbsp;</div></layer></ilayer></TD>  </TR></TABLE></TD></TR></TABLE>');

function colorIt(tditem)
	{
	if(document.all)
		{
			document.all.td0.style.background='#ff9900';
	document.all.td1.style.background='#ff9900';
	document.all.td2.style.background='#ff9900';
	document.all.td3.style.background='#ff9900';
	document.all.td4.style.background='#ff9900';
	document.all.td5.style.background='#ff9900';
	document.all.td6.style.background='#ff9900';
		tditem.style.background='#999933';
		}
else if(document.getElementById)
	{
			document.getElementById("td0").style.background='#ff9900';
	document.getElementById("td1").style.background='#ff9900';
	document.getElementById("td2").style.background='#ff9900';
	document.getElementById("td3").style.background='#ff9900';
	document.getElementById("td4").style.background='#ff9900';
	document.getElementById("td5").style.background='#ff9900';
	document.getElementById("td6").style.background='#ff9900';
tditem.style.background='#999933';
	}
}

function MajMenu(menu)
	{
	which = xlien[menu];
if (document.layers){
	document.dynamenu31.document.dynamenu32.document.write('<FONT SIZE=1 FACE="Verdana">'+which+'</FONT>')
	document.dynamenu31.document.dynamenu32.document.close()
	}
else if (document.getElementById)
			{
			document.getElementById("dynamenu33").innerHTML = '<CENTER><FONT SIZE=1 FACE="Verdana, Arial"><B>'+which+'</B></FONT></CENTER>';
			}
else 	if (document.all){
	dynamenu33.innerHTML='&nbsp;'
	dynamenu33.innerHTML='<FONT SIZE=1 FACE="Verdana">'+which+'</FONT>';
	}
}
if (document.getElementById)
	colorIt(document.getElementById("td0"));
else if (document.all){
	colorIt(document.all.td0);
	}
MajMenu(0);
