bgcolor='#cccccc';
bgcolor2='#ffffff';
document.write('<style type="text/css">');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:15; left:99px ')
document.write('#topgauche { position:absolute;  z-index:10; }')
document.write('A:hover.ejsmenu {color:#000000; text-decoration:none;}')
document.write('.ejsmenu {color:#000000; text-decoration:none;}')
document.write('</style>')
document.write('<div style="position:relative;height:25"><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=# CLASS=ejsmenu>GARDET SAS</A>';
zlien[1][0] = '<A HREF=# CLASS=ejsmenu>157 Av de XVIèmes JO</A>';
zlien[1][1] = '<A HREF=# CLASS=ejsmenu>ZI du chiriac</A>';
zlien[1][2] = '<A HREF=# CLASS=ejsmenu>73200 ALBERTVILLE</A>';
zlien[1][3] = '<A HREF=# CLASS=ejsmenu>FRANCE</A>';
zlien[2][0] = '<A HREF=# CLASS=ejsmenu>04 79 32 04 65</A>';
zlien[3][0] = '<A HREF=# CLASS=ejsmenu>04 79 32 82 63</A>';
zlien[4][0] = '<A HREF=mailto:contact@decoupeplus.com CLASS=ejsmenu>contact@decoupeplus.com</A>';
zlien[5][0] = '<A HREF=telecharger/decoration.zip CLASS=ejsmenu>doc POCHOIRS</A>';
zlien[5][1] = '<A HREF=telecharger/decoration.zip CLASS=ejsmenu>doc DECORATION</A>';
zlien[5][2] = '<A HREF=telecharger/trophee.zip CLASS=ejsmenu>doc TROPHEES</A>';
zlien[5][3] = '<A HREF=telecharger/objpub.zip CLASS=ejsmenu>doc OBJETS PUB</A>';
zlien[5][4] = '<A HREF=telecharger/tolerie1.zip CLASS=ejsmenu>doc INDUSTRIEL</A>';
zlien[5][0] = '<A HREF=telecharger/taraudage.zip CLASS=ejsmenu>doc TARAUDAGE</A>';
zlien[6][0] = '<A HREF=contact2.htm CLASS=ejsmenu> cliquez ici </A>';
zlien[6][1] = '<A HREF=contact2.htm CLASS=ejsmenu> cliquez ici </A>';
zlien[6][2] = '<A HREF=contact2.htm CLASS=ejsmenu> cliquez ici </A>';
if(document.getElementById)
	{
	skn = document.getElementById("topdeck").style
	skn.left = 149;
	}

function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.top = pos;
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000 WIDTH=170><TR><TD><TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=1>";
pass = 0
while (pass < msg.length)
	{
	content += "<TR><TD BGCOLOR="+bgcolor2+" onMouseOver=\"this.style.background='"+bgcolor2+"'\" onMouseOut=\"this.style.background='"+bgcolor2+"'\" HEIGHT=20><FONT SIZE=2 FACE=\"Verdana\">&nbsp;&nbsp;"+msg[pass]+"</FONT></TD></TR>";
	pass++;
	}
content += "</TABLE></TD></TR></TABLE>";
document.getElementById("topdeck").innerHTML = content;
skn.visibility = "visible";
}
function kill()
{
	if(document.getElementById)
		skn.visibility = "hidden";
}
document.onclick = kill;
if(document.getElementById)
	{
	document.write('<DIV ID=topgauche><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000 WIDTH=150 HEIGHT=140><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=180>')
document.write('<tr><TD WIDTH=150 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],0)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Verdana"><B>La Société<B></FONT></TD></tr>')
document.write('<tr><TD WIDTH=150 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[1],20)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Verdana"><B>Adresse<B></FONT></TD></tr>')
document.write('<tr><TD WIDTH=150 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[2],40)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Verdana"><B>Téléphone<B></FONT></TD></tr>')
document.write('<tr><TD WIDTH=150 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[3],60)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Verdana"><B>Fax<B></FONT></TD></tr>')
document.write('<tr><TD WIDTH=150 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[4],80)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Verdana"><B>E-mail<B></FONT></TD></tr>')
document.write('<tr><TD WIDTH=150 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[5],100)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Verdana"><B>Documentations<B></FONT></TD></tr>')
document.write('<tr><TD WIDTH=150 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[6],120)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=2 FACE="Verdana"><B>accès (plan)<B></FONT></TD></tr>')
	document.write('</TABLE></TD></TR></TABLE></DIV>')
	}
document.write('</div>');



