bgcolor='#AA0000';
bgcolor2='#333333';
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:#FFFFFF; text-decoration:none;}')
document.write('A.ejsmenu {color:#FFFFFF; text-decoration:none;}')
document.write('</style>')
document.write('<div style="position:relative;height:25" id="toto" onmouseover="clearTimeout(this.setattente);this.bye=false;" onmouseout="if (this.bye) {kill();} else {this.bye=true;this.setattente= setTimeout(\'toto.onmouseout()\',100);}"><DIV class=popper id=topdeck></DIV>');
/*
SCRIPT EDITE SUR L'EDITEUR JAVACSRIPT
http://www.editeurjavascript.com
*/
 
/*
LIENS
*/
zlien = new Array;
zlien[0] = new Array;
zlien[1] = new Array;
zlien[2] = new Array;
zlien[3] = new Array;
zlien[4] = new Array;
zlien[5] = new Array;
zlien[0][0] = '<A HREF="index.html" CLASS=ejsmenu>Page d\'accueil</A>';
zlien[0][1] = '<A HREF="nouscontacter.html" CLASS=ejsmenu>Infos Thérapie</A>';
zlien[0][2] = '<A HREF="livre/index.php" CLASS=ejsmenu>Notre livre d\'or</A>';
zlien[0][3] = '<A HREF="infoslegales.htm" CLASS=ejsmenu>Infos légales</A>';
zlien[0][4] = '<A HREF="toolbar.html" CLASS=ejsmenu>Notre barre</A>';
zlien[1][0] = '<A HREF="mathis0a6mois.html" CLASS=ejsmenu>Mathis de 0 à 6 mois</A>';
zlien[1][1] = '<A HREF="mathis6a12mois.html" CLASS=ejsmenu>Mathis de 6 à 12 mois</A>';
zlien[1][2] = '<A HREF="mathis12a24mois.html" CLASS=ejsmenu>Mathis de 12 à 24 mois</A>';
zlien[1][3] = '<A HREF="mathis24a36mois.htm" CLASS=ejsmenu>Mathis de 24 à 36 mois</A>';
zlien[1][4] = '<A HREF="mathisde3a4ans.htm" CLASS=ejsmenu>Mathis de 3 à 4 ans</A>';
zlien[1][5] = '<A HREF="mathisde4a5ans.html" CLASS=ejsmenu>Mathis de 4 à 5 ans</A>';
zlien[1][6] = '<A HREF="mathisde5a6ans.html" CLASS=ejsmenu>Mathis de 5 à 6 ans</A>';
zlien[1][7] = '<A HREF="mathisde6a7ans.html" CLASS=ejsmenu>Mathis de 6 à 7 ans</A>';
zlien[2][0] = '<A HREF="1erevaluation.html" CLASS=ejsmenu>Première évaluation</A>';
zlien[2][1] = '<A HREF="secondeevaluation.html" CLASS=ejsmenu>Seconde évaluation</A>';
zlien[2][2] = '<A HREF="3emeevaluation.html" CLASS=ejsmenu>Troisième évaluation</A>';
zlien[2][3] = '<A HREF="4emeevaluation.htm" CLASS=ejsmenu>Quatrième évaluation</A>';
zlien[2][4] = '<A HREF="5emeevaluation.html" CLASS=ejsmenu>Les autres évaluations</A>';
zlien[3][0] = '<A HREF="articlemidilibre2004.html" CLASS=ejsmenu>Le midi libre de décembre 2004</A>';
zlien[3][1] = '<A HREF="articleobval040205.html" CLASS=ejsmenu>L\'Observateur Valenciennois du 04 février 2005</A>';
zlien[3][2] = '<A HREF="articlevoixdunord.html" CLASS=ejsmenu>La Voix du Nord</A>';
zlien[3][3] = '<A HREF="articlemidilibre0205.htm" CLASS=ejsmenu>Le midi libre de février 2005</A>';
zlien[3][4] = '<A HREF="articleobval301205.htm" CLASS=ejsmenu>L\'Observateur Valenciennois du 30 décembre 2005</A>';
zlien[3][5] = '<A HREF="articleparisien.html" CLASS=ejsmenu>Articles du parisien</A>';
zlien[4][0] = '<A HREF="manifestations2005.htm" CLASS=ejsmenu>Manifestations 2005</A>';
zlien[4][1] = '<A HREF="lacoupemathis.html" CLASS=ejsmenu>La coupe Mathis</A>';
zlien[4][2] = '<A HREF="article le somail.html" CLASS=ejsmenu>Manifestations au Somail</A>';
zlien[4][3] = '<A HREF="manif2006.html" CLASS=ejsmenu>Manifestations 2006</A>';
zlien[4][4] = '<A HREF="franceinter.htm" CLASS=ejsmenu>Médias</A>';
zlien[4][5] = '<A HREF="semi_marathon.html" CLASS=ejsmenu>Manifestations sportives</A>';
zlien[4][6] = '<A HREF="manifestations_2009.html" CLASS=ejsmenu>Manifestations 2009</A>';
zlien[4][7] = '<A HREF="partenaires.html" CLASS=ejsmenu>Nos partenaires</A>';
zlien[5][0] = '<A HREF="diapophoto.htm" CLASS=ejsmenu>Le premier album photos</A>';
zlien[5][1] = '<A HREF="albumphotos2.htm" CLASS=ejsmenu>Le second album photos</A>';
zlien[5][2] = '<A HREF="3emealbumphoto.htm" CLASS=ejsmenu>Le troisième album photos</A>'; 
zlien[5][3] = '<A HREF="4emealbumphoto.html" CLASS=ejsmenu>Le quatrième album photos</A>';
zlien[5][4] = '<A HREF="5emealbum.html" CLASS=ejsmenu>Le cinquième album photos</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 = 24;
 
function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.left = pos;
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000 WIDTH=150><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=\"Verdana\"><B>&nbsp;&nbsp;"+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 BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000 WIDTH=600><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=25><TR>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],0)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[0],0)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana"><B>Accueil et divers</B></FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[1],100)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[1],100)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana"><B>L\'histoire de Mathis</B></FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[2],200)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[2],200)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana"><B>Evaluations</B></FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[3],300)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[3],300)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana"><B>Articles de presses</B></FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[4],400)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[4],400)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana"><B>Manifestations et Actions</B></FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[5],500)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[5],500)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana"><B>Albums photos</B></FONT></a></TD>')
document.write('</TR></TABLE></TD></TR></TABLE></DIV></div>')
 
 
