bgcolor='#CC99FF';
bgcolor2='#CC00FF';
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:14" onmouseover="display()" onmouseout="hide()" ><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[6] = new Array;
zlien[0][0] = '<A HREF="http://www.phonemus.fr/lectureCP/periode1.htm" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Lecture CP</FONT></A>';
zlien[0][1] = '<A HREF="http://www.phonemus.fr/lectureCP/periode1.htm" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Période 1</FONT></A>';
zlien[0][2] = '<A HREF="http://www.phonemus.fr/lectureCP/periode2.htm" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Période 2</FONT></A>';
zlien[0][3] = '<A HREF="http://www.phonemus.fr/lectureCP/periode3.htm" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Période 3</FONT></A>';
zlien[0][4] = '<A HREF="http://www.phonemus.fr/lectureCP/periode4.htm" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Période 4</FONT></A>';
zlien[0][5] = '<A HREF="http://www.phonemus.fr/lectureCP/periode5.htm" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Période 5</FONT></A>';
zlien[0][6] = '<A HREF="http://www.phonemus.fr/mots_croises.htm" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Mots-croisés</FONT></A>';
zlien[0][7] = '<A HREF="http://www.phonemus.fr/coloriages.htm" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Coloriages magiques</FONT></A>';
zlien[1][0] = '<A HREF="http://www.phonemus.fr/autres/GS/gs.htm" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Lecture</FONT></A>';
zlien[1][1] = '<A HREF="http://www.phonemus.fr/autres/GS/gs.htm#Graphisme" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Graphisme</FONT></A>';
zlien[1][2] = '<A HREF="http://www.phonemus.fr/autres/GS/gs.htm#Math%C3%A9matiques" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Mathématiques</FONT></A>';
zlien[2][0] = '<A HREF="http://www.phonemus.fr/gallery.htm" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Galerie d\'images</FONT></A>';
zlien[2][1] = '<A HREF="http://www.phonemus.fr/art/art.htm" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Galerie d\'Art</FONT></A>';
zlien[2][2] = '<A HREF="http://www.phonemus.fr/video.htm" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Galerie de vidéos</FONT></A>';
zlien[2][3] = '<A HREF="http://www.phonemus.fr/calendrier.htm" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Galerie étiquettes</FONT></A>';
zlien[2][4] = '<A HREF="http://www.phonemus.fr/instruments.htm" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Galerie instruments</FONT></A>';
zlien[3][0] = '<A HREF="http://www.phonemus.fr/phonocomptines/phonocomptines.htm" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Comptines</FONT></A>';
zlien[3][1] = '<A HREF="http://www.phonemus.fr/chansons/chansons.htm" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Chansons</FONT></A>';
zlien[4][0] = '<A HREF="http://www.phonemus.fr/anglais/lve.htm" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">L\'anglais au Cycle 2</FONT></A>';
zlien[4][1] = '<A HREF="http://www.phonemus.fr/anglais/sons.htm" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Prononciation</FONT></A>';
zlien[4][2] = '<A HREF="http://www.phonemus.fr/anglais/chansons.htm" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Chansons</FONT></A>';
zlien[4][3] = '<A HREF="http://www.phonemus.fr/anglais/books.htm" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Contes</FONT></A>';
zlien[4][4] = '<A HREF="http://www.phonemus.fr/anglais/albums.htm" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Albums</FONT></A>';
zlien[5][0] = '<A HREF="http://www.phonemus.fr/histoires/histoires.htm" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Histoires</FONT></A>';
zlien[5][1] = '<A HREF="http://www.phonemus.fr/livres/livres.htm" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Livres</FONT></A>';
zlien[6][0] = '<A HREF="http://www.phonemus.fr/liens/lien.htm" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial">Liens</FONT></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 = 18;

function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.left = pos;
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#FFFFFF 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=\"Arial\"><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 hide()
{
document.getElementById("topdeck").style.visibility="hidden";
}

function display()
{
document.getElementById("topdeck").style.visibility='visible';
}

document.onclick = hide;
document.write('<DIV ID=topgauche><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#FFFFFF WIDTH=800><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=14><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=2 FACE="Arial"><B>Lecture CP</B></FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[1],114)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[1],114)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Arial"><B>Grande Section</B></FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[2],229)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[2],229)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Arial"><B>Galeries</B></FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[3],343)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[3],343)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Arial"><B>Musique</B></FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[4],457)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[4],457)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Arial"><B>Anglais</B></FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[5],572)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[5],572)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Arial"><B>Histoires</B></FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[6],686)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[6],686)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Arial"><B>Liens</B></FONT></a></TD>')
document.write('</TR></TABLE></TD></TR></TABLE></DIV></div>')