// JavaScript Document
// http://www.editeurjavascript.com/forum/topic,7,39784,0.html
// http://www.editeurjavascript.com/scripts/scripts_navigation_1_111.php
bgcolor='#FA9F42';
// #006699
bgcolor0='#E9967A'; //E9967A';
bgcolor1='#E9967A'; //FF69B4';
bgcolor2='#E9967A'; //FF6347';
bgcolor3='#E9967A'; //48D1CC';
bgcolor4='#E9967A'; //FFA500';
bgcolor5='#E9967A'; //BC8F8F';
bgcolor6='#E9967A'; //00FF00';
bgcolor7='#E9967A'; //FFB6C1';
bgcolor8='#E9967A'; //D2691E';
bgcolor9='#E9967A'; //ADFF2F';

zgcolor = new Array;
zgcolor[0] = '#E9967A'; //E9967A';
zgcolor[1] = '#E9967A'; //FF69B4';
zgcolor[2] = '#E9967A'; //FF6347';
zgcolor[3] = '#E9967A'; //48D1CC';
zgcolor[4] = '#E9967A'; //FFA500';
zgcolor[5] = '#E9967A'; //BC8F8F';
zgcolor[6] = '#E9967A'; //00FF00';
zgcolor[7] = '#E9967A'; //FFB6C1';
zgcolor[8] = '#E9967A'; //D2691E';
zgcolor[9] = '#E9967A'; //ADFF2F';

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:#000; text-decoration:none;}')
document.write('A.ejsmenu {color:#000; 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[1][0] = '<A HREF="sav.html" CLASS=ejsmenu>SAV & Garantie</A>';
zlien[1][1] = '<A HREF="faq.html" CLASS=ejsmenu>FAQ</A>';
zlien[1][2] = '<A HREF="electrogenes=[ps1000x].html" CLASS=ejsmenu>Electrog&egrave;nes</A>';
zlien[2][0] = '<A HREF="//parsunclub.eu" CLASS=ejsmenu>Europe</A>';
zlien[3][0] = '<A HREF="parsun.html" CLASS=ejsmenu>Parsun</A>';
zlien[3][1] = '<A HREF="informations.html" CLASS=ejsmenu>Partenaires</A>';
//zlien[4][0] = '<A HREF="presse.html" CLASS=ejsmenu>Presse</A>';
//zlien[4][1] = '<A HREF="Salons.html" CLASS=ejsmenu>Salons</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 = 19;

function pop(msg,pos)
{
	skn.visibility = "hidden";
	a=true
	skn.left = pos;
	var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#FFFFFF WIDTH=115><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='"+zgcolor[pass]+"'\" onMouseOut=\"this.style.background='"+bgcolor+"'\" HEIGHT=20><FONT SIZE=2 FACE=\"Arial, Helvetica, sans-serif\">  "+msg[pass]+"</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=#FFFFFF WIDTH=798><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=20><TR>')
document.write('<TD WIDTH=114 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="index.html" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial, Helvetica, sans-serif"><b>Accueil</b></FONT></a></TD>')
document.write('<TD WIDTH=114 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor3+'\';pop(zlien[1],113)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(true)" onMouseOver="pop(zlien[1],113)" href="produits.html" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial, Helvetica, sans-serif"><b>Produits</b></FONT></a></TD>')
document.write('<TD WIDTH=114 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor4+'\';pop(zlien[2],227)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(true)" onMouseOver="pop(zlien[2],227)" href="notrereseau.php" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial, Helvetica, sans-serif"><b>R&eacute;seau</b></FONT></a></TD>')
document.write('<TD WIDTH=114 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor5+'\';pop(zlien[3],342)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(true)" onMouseOver="pop(zlien[3],342)" href="comp.html" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial, Helvetica, sans-serif"><b>L\'entreprise</b></FONT></a></TD>')
document.write('<TD WIDTH=114 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor6+'\';pop(zlien[4],456)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(true)" onMouseOver="pop(zlien[4],456)" href="actu.html" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial, Helvetica, sans-serif"><b>Actualit&eacute;s</b></FONT></a></TD>')
document.write('<TD WIDTH=114 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor7+'\';pop(zlien[5],571)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(true)" onMouseOver="pop(zlien[5],571)" href="contact.php" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial, Helvetica, sans-serif"><b>Contact</b></FONT></a></TD>')
document.write('<TD WIDTH=114 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor7+'\';pop(zlien[5],685)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(true)" onMouseOver="pop(zlien[5],685)" href="accespro.php" CLASS=ejsmenu><FONT SIZE=2 FACE="Arial, Helvetica, sans-serif"><b>Acc&egrave;s Pro</b></FONT></a></TD>')

document.write('</TR></TABLE></TD></TR></TABLE></DIV></div>')