bgcolor='#18357F';
bgcolor2='#085E13';
document.write('<style type="text/css">');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:3; }')
document.write('#topright { position:absolute;  z-index:10; }')
document.write('A:hover.ejsmenu {color:#FFFFC0; text-decoration:none;}')
document.write('A.ejsmenu {color:#FFFFFF; text-decoration:none;}')
document.write('</style>')
document.write('<div style="position:relative;height:25"><DIV class=popper id=topdeck></DIV>');

/*
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.el-creation.com/aimant.html" CLASS=ejsmenu>Aimants Cadeaux</A>';
zlien[0][1] = '<A HREF="http://www.el-creation.com/diversetiquette.html" CLASS=ejsmenu>Etiquettes</A>';
zlien[0][2] = '<A HREF="http://www.el-creation.com/cartedevoeux.html" CLASS=ejsmenu>Carte de Voeux</A>';
zlien[0][3] = '<A HREF="http://www.el-creation.com/diverscarton.html" CLASS=ejsmenu>Carton Invitation</A>';
zlien[0][4] = '<A HREF="http://www.el-creation.com/fairepart.html" CLASS=ejsmenu>Faire-Part</A>';
zlien[0][5] = '<A HREF="http://www.el-creation.com/diversde.html" CLASS=ejsmenu>Faire part de deuil</A>';
zlien[0][6] = '<A HREF="http://www.el-creation.com/diverspapier.html" CLASS=ejsmenu>Papier en-tete</A>';
zlien[0][7] = '<A HREF="http://www.el-creation.com/carteaenvoyer.html" CLASS=ejsmenu>Cartes à envoyer</A>';
zlien[0][8] = '<A HREF="http://www.el-creation.com/ideescadeaux.html" CLASS=ejsmenu>Toute la gamme</A>';

zlien[1][0] = '<A HREF="http://www.el-creation.com/cartedevisite87x49.html" CLASS=ejsmenu>Format 87 x 50 mm</A>';
zlien[1][1] = '<A HREF="http://www.el-creation.com/cartedevisite85x55.html" CLASS=ejsmenu>Format 85 x 55 mm</A>';
zlien[1][2] = '<A HREF="http://www.el-creation.com/cartedevisite82x128.html" CLASS=ejsmenu>Format 82 x 128 mm</A>';
zlien[1][3] = '<A HREF="http://www.el-creation.com/cartedevisite100x150.html" CLASS=ejsmenu>Format 100 x 150 mm</A>';
zlien[1][4] = '<A HREF="http://www.el-creation.com/cartedevisite100x210.html" CLASS=ejsmenu>Format 100 x 210 mm</A>';
zlien[1][5] = '<A HREF="http://www.el-creation.com/cartes.html" CLASS=ejsmenu>Cartes préfaites</A>';
zlien[1][6] = '<A HREF="http://www.el-creation.com/aimant87x49.html" CLASS=ejsmenu>Cartes aimantées</A>';

zlien[2][0] = '<A HREF="http://www.el-creation.com/depliant2volets.html" CLASS=ejsmenu>2 volets A4</A>';
zlien[2][1] = '<A HREF="http://www.el-creation.com/depliant150x210.html" CLASS=ejsmenu>2 volets 148 x 210mm</A>';
zlien[2][2] = '<A HREF="http://www.el-creation.com/depliant3volets.html" CLASS=ejsmenu>3 volets A4</A>';
zlien[2][3] = '<A HREF="http://www.el-creation.com/depliant200x210.html" CLASS=ejsmenu>2 volets long</A>';
zlien[2][4] = '<A HREF="http://www.el-creation.com/depliants.html" CLASS=ejsmenu>Tous les dépliants</A>';


zlien[3][0] = '<A HREF="http://www.el-creation.com/diversflyers.html" CLASS=ejsmenu>Flyers</A>';


zlien[4][0] = '<A HREF="http://www.el-creation.com/papyrus.html" CLASS=ejsmenu>Formule 1 page</A>';
zlien[4][1] = '<A HREF="http://www.el-creation.com/hathor.html" CLASS=ejsmenu>Formule 3 pages</A>';
zlien[4][2] = '<A HREF="http://www.el-creation.com/isis.html" CLASS=ejsmenu>Formule 6 pages</A>';
zlien[4][3] = '<A HREF="http://www.el-creation.com/osiris.html" CLASS=ejsmenu>Formule 12 pages</A>';
zlien[4][4] = '<A HREF="http://www.el-creation.com/horus.html" CLASS=ejsmenu>Formule 20 pages</A>';
zlien[4][5] = '<A HREF="http://www.el-creation.com/ra.html" CLASS=ejsmenu>Formule 36 pages</A>';
zlien[4][6] = '<A HREF="http://www.el-creation.com/options.html" CLASS=ejsmenu>Options</A>';
zlien[4][7] = '<A HREF="http://www.el-creation.com/musique.html" CLASS=ejsmenu>Musique</A>';
zlien[4][8] = '<A HREF="http://www.el-creation.com/spotpub.htm" CLASS=ejsmenu>Spot Pub</A>';

zlien[5][0] = '<A HREF="http://www.el-creation.com/proposition.html" CLASS=ejsmenu>Espace Entreprise</A>';
zlien[5][1] = '<A HREF="http://www.el-creation.com/offreemploi.html" CLASS=ejsmenu>Espace Emploi</A>';

zlien[6][0] = '<A HREF="http://www.el-creation.com/liens.html" CLASS=ejsmenu>Liens</A>';
zlien[6][1] = '<A HREF="http://www.el-creation.com/conditionsdevente.html" CLASS=ejsmenu>Conditions de vente</A>';
zlien[6][2] = '<A HREF="http://www.el-creation.com/mentionslegales.html" CLASS=ejsmenu>Mentions légales</A>';
zlien[6][3] = '<A HREF="http://www.el-creation.com/parlons.html" CLASS=ejsmenu>Contact</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 = 20;

function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.left = pos;
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000 WIDTH=140><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=center><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#949494 WIDTH=872><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=20><TR>')
document.write('<TD WIDTH=80 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],0)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(true)" onMouseOver="pop(zlien[0],0)" href="http://www.el-creation.com/ideescadeaux.html" CLASS=ejsmenu><FONT SIZE=2 FACE="arial"><B>Papeterie</B></FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[1],103)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(true)" onMouseOver="pop(zlien[1],190)" href="http://www.el-creation.com/cartesdevisite.html" CLASS=ejsmenu><FONT SIZE=2 FACE="arial"><B>Cartes de Visite</B></FONT></a></TD>')
document.write('<TD WIDTH=90 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[2],232)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(true)" onMouseOver="pop(zlien[2],200)" href="http://www.el-creation.com/depliants.html" CLASS=ejsmenu><FONT SIZE=2 FACE="arial"><B>Dépliants</B></FONT></a></TD>')
document.write('<TD WIDTH=90 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[3],348)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(true)" onMouseOver="pop(zlien[3],300)" href="http://www.el-creation.com/diversflyers.html" CLASS=ejsmenu><FONT SIZE=2 FACE="arial"><B>Flyers/Prospectus</B></FONT></a></TD>')
document.write('<TD WIDTH=90 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[4],490)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(true)" onMouseOver="pop(zlien[4],400)" href="http://www.el-creation.com/websites.html" CLASS=ejsmenu><FONT SIZE=2 FACE="arial"><B>Sites Web</B></FONT></a></TD>')
document.write('<TD WIDTH=90 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[5],605)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(true)" onMouseOver="pop(zlien[5],510)" href="http://www.el-creation.com/proposition.html" CLASS=ejsmenu><FONT SIZE=2 FACE="arial"><B>Espaces Pro</B></FONT></a></TD>')
document.write('<TD WIDTH=120 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[6],722)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[6],510)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="arial"><B>Renseignements</B></FONT></a></TD>')
document.write('</TR></TABLE></TD></TR></TABLE></DIV></div>')