/* SCRIPT trouvé SUR L'EDITEUR JAVACSRIPT et modifié 
d'autres script sur : http://www.editeurjavascript.com */
bgcolor='#FFFFCC'; 
//bgcolor2='#FFFFCC'; 
bgcolor2='#EEEEBB'; 
document.write('<style type="text/css">');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:3; }')
document.write('#topgauche { position:absolute;  z-index:10; }')
document.write('A:hover.ejsmenu {color:#007900; text-decoration:none;}')
document.write('A.ejsmenu {color:#2F2FFD; text-decoration:none; font-size:14;}') 
document.write('</style>')
document.write('<div style="position:relative;height:25"><DIV class=popper id=topdeck></DIV>'); 
zlien = new Array; 
zlien[0] = new Array; 
zlien[0][0] = '<A HREF="accueil.php?pacc=O" CLASS=ejsmenu>Accueil</A>'; 
zlien[0][1] = '<A HREF="equipe.htm" CLASS=ejsmenu>Notre équipe</A>'; 
zlien[0][2] = '<A HREF="secteur.htm" CLASS=ejsmenu>Localisation</A>'; 
zlien[0][3] = '<A HREF="references.htm" CLASS=ejsmenu>Références</A>'; 

zlien[1] = new Array; 
zlien[1][0] = '<A HREF="education.htm" CLASS=ejsmenu>Pourquoi </A>'; 
zlien[1][1] = "<A HREF='reglesdor.htm' CLASS=ejsmenu>Règles d'or</A>";
zlien[1][2] = '<A HREF="socialisation.htm" CLASS=ejsmenu>Socialisation</A>'; 
zlien[1][3] = '<A HREF="coursindivi.htm" CLASS=ejsmenu>Cours individuels</A>'; 
zlien[1][4] = '<A HREF="courscollectif.htm" CLASS=ejsmenu>Cours collectifs</A>'; 
zlien[1][5] = '<A HREF="notre_metier.php" CLASS=ejsmenu>Notre métier</A>'; 
zlien[1][6] = '<A HREF="loisir.htm" CLASS=ejsmenu>Centre de loisirs</A>'; 
zlien[1][7] = '<A HREF="charte.htm" CLASS=ejsmenu>Charte CECP</A>'; 
zlien[1][8] = '<A HREF="syndicat_secp.htm" CLASS=ejsmenu>Syndicat SECP</A>'; 

zlien[2] = new Array; 
zlien[2][0] = '<A HREF="tarifs.htm" CLASS=ejsmenu>Tarifs Cours</A>'; 
zlien[2][1] = '<A HREF="boutique.htm" CLASS=ejsmenu>Boutique</A>'; 
zlien[2][2] = '<A HREF="toilettage.htm" CLASS=ejsmenu>Toilettage</A>'; 
zlien[2][3] = '<A HREF="http://www.catanddog.fr" CLASS=ejsmenu target="_blank">Commande en ligne</A>';
zlien[2][4] = '<A HREF="pension.htm" CLASS=ejsmenu>Pension à domicile</A>'; 
zlien[2][5] = '<A HREF="pensioncamp.htm" CLASS=ejsmenu>Vacances familliales</A>';
zlien[2][6] = '<A HREF="ventes.htm" CLASS=ejsmenu>Conditions de ventes</A>'; 

zlien[3] = new Array; 
zlien[3][0] = '<A HREF="gal_chiens.php" CLASS=ejsmenu>Vos photos</A>'; 
zlien[3][1] = '<A HREF="video.htm" CLASS=ejsmenu>Videos</A>'; 
zlien[3][2] = '<A HREF="liens.htm" CLASS=ejsmenu>Liens</A>'; 
zlien[3][3] = '<A HREF="../forums/" target="_parent" CLASS=ejsmenu>Forum</A>'; 
zlien[3][4] = "<A HREF='livredor_liste.php' CLASS=ejsmenu>Livre d'Or</A>"; 

zlien[4] = new Array; 
zlien[4][0] = '<A HREF="questions_form.php?pourqui=Didier" CLASS=ejsmenu>Question à Didier</A>'; 
zlien[4][1] = '<A HREF="votrechienform.php" CLASS=ejsmenu>Votre chien</A>'; 
var nava = (document.layers); 
var dom = (document.getElementById); 
var iex = (document.all); 
if (nava) { skn = document.topdeck } 
else if (dom){ skn = document.getElementById("topdeck").style } 
else if (iex) { skn = topdeck.style } 
skn.top = 26 ; 
function pop(msg,pos){
 skn.visibility = "hidden"; a=true ; skn.left = pos ; 
 var content ="<TABLE BORDER=2 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#FFFFCC WIDTH=200 ><TR><TD><TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=1>"; 
 pass = 0 ;
 while (pass < msg.length){
  content += "<TR><TD BGCOLOR="+bgcolor+" onMouseOver=\"this.style.background='"+bgcolor2+"'\" onMouseOut=\"this.style.background='"+bgcolor+"'\" HEIGHT=20><FONT SIZE=1 FACE=\"Arial\"><B>  "+msg[pass]+"</B></FONT></TD></TR>"; 
  pass++; } 
 content += "</TABLE></TD></TR></TABLE>"; 
 if (nava) { skn.document.write(content); skn.document.close(); skn.visibility  = "visible"; } 
 else if (dom) { document.getElementById("topdeck").innerHTML = content; skn.visibility = "visible"; } 
 else if (iex) { document.all("topdeck").innerHTML = content; skn.visibility = "visible"; } 
} 
function kill() { skn.visibility = "hidden"; } 

document.onclick = kill; 
document.write('<DIV ID=topgauche><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=20 CLASS=ti2 ><TR>') 
document.write('<TD WIDTH=120 ALIGN=left BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[0],0)" onmouseout="this.style.background=\''+bgcolor+'\'" ><B>Présentation</B></TD>') 
document.write('<TD WIDTH=160 ALIGN=left BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[1],122)" onmouseout="this.style.background=\''+bgcolor+'\'"><B>Education Canine</B></TD>') 
document.write('<TD WIDTH=120 ALIGN=left BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[2],285)" onmouseout="this.style.background=\''+bgcolor+'\'"><B>Nos Services</B></TD>') 
document.write('<TD WIDTH=80 ALIGN=left BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[3],409)" onmouseout="this.style.background=\''+bgcolor+'\'"><B>Bonus</B></TD>') 
document.write('<TD WIDTH=100 ALIGN=left BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[4],491)" onmouseout="this.style.background=\''+bgcolor+'\'"><B>Contacts</B></TD>') 
document.write('<TD WIDTH=100 ALIGN=left BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';kill()" onmouseout="this.style.background=\''+bgcolor+'\'"><A href="plandusite.htm" ><B>Plan du site</B></a></TD>') 
document.write('<TD ALIGN=left onmouseover="kill()" ><a href="../admin_educ/index.htm" target="_parent"><img src="icon/admin.jpg" width="27" height="14" border="0"></a></TD>') 
document.write('<TD ALIGN=right><A href="../countrymusic.htm" target="_parent"><img src="../imgcount/cowboy.gif" alt=" Site country des Cowboy Dancers"  border="0" alt="Le site des Cowboys Dancers"></a>&nbsp;&nbsp;&nbsp;<A href="accueil.php"><img src="icon/home.gif" border="0"></a></TD>') 
document.write('</TR></TABLE></DIV></div>')

