// http://www.editeurjavascript.com/forum/topic,7,39784,0.html
// http://www.editeurjavascript.com/scripts/scripts_navigation_1_111.php
bgcolor='#99FFFF';
bgcolor0='#66FFFF'; //000000';
bgcolor1='#66FFFF'; //000000';
bgcolor2='#66FFFF'; //000000';
bgcolor3='#66FFFF'; //000000';
bgcolor4='#66FFFF'; //000000';
bgcolor5='#66FFFF'; //000000';
bgcolor6='#66FFFF'; //000000';
bgcolor7='#66FFFF'; //000000';
bgcolor8='#66FFFF'; //000000';
bgcolor9='#66FFFF'; //000000';
distance = new Array;
distance[0]='';
distance[1]='style=\"margin-left: 170px; margin-top: 37px;\"';
distance[4]='style=\"margin-left: 680px; margin-top: 37px;\"';
distance[2]='';
distance[3]='';



zgcolor = new Array;
zgcolor[0] = '#66FFFF'; //000000';
zgcolor[1] = '#66FFFF'; //000000';
zgcolor[2] = '#66FFFF'; //000000';
zgcolor[3] = '#66FFFF'; //000000';
zgcolor[4] = '#66FFFF'; //000000';
zgcolor[5] = '#66FFFF'; //000000';
zgcolor[6] = '#66FFFF'; //000000';
zgcolor[7] = '#66FFFF'; //000000';
zgcolor[8] = '#66FFFF'; //000000';
zgcolor[9] = '#66FFFF'; //000000';

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:#000000; text-decoration:none;}')
document.write('A.ejsmenu {color:#FF0000; 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[1][0] = '<A HREF="page1.html" CLASS=ejsmenu>Rubis de groseilles</A>';
zlien[1][1] = '<A HREF="page2.html" CLASS=ejsmenu>Rubis de cassis</A>';
zlien[1][2] = '<A HREF="tarif.html" CLASS=ejsmenu>Tarifs</A>';
zlien[4][0] = '<A HREF="ousommesnous.html" CLASS=ejsmenu>Ou sommes nous</A>';
zlien[4][1] = '<A HREF="mail.html" CLASS=ejsmenu>Envoi d\'un mail</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 = 37;

function pop(msg,pos,order)
{

	skn.visibility = "hidden";
	a=true
	skn.left =+pos;


	var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#66FFFF  "+distance[order]+" WIDTH=170px><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=1 FACE=\"Verdana\">  "+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=center><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#66FFFFF WIDTH=850><TR><TD><TABLE ALIGN=CENTER CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=37><TR>')
document.write('<TD WIDTH=170 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],0, 0)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onMouseOver="pop(zlien[0],0, 0);" href="index.html" CLASS=ejsmenu><FONT SIZE=2 FACE="Georgia">Accueil</FONT></a></TD>')
document.write('<TD WIDTH=170 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor3+'\';pop(zlien[1],170, 1)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[1],170, 1)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Georgia">Nos produits</FONT></a></TD>')
document.write('<TD WIDTH=170 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor4+'\';pop(zlien[2],340, 2)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[2],340, 2)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Georgia">Visites</FONT></a></TD>')
document.write('<TD WIDTH=170 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor5+'\';pop(zlien[3],510, 3)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onMouseOver="pop(zlien[3],510, 3)" href="manifestation.html" CLASS=ejsmenu><FONT SIZE=2 FACE="Georgia">Manifestations</FONT></a></TD>')
document.write('<TD WIDTH=170 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor6+'\';pop(zlien[4],680, 4)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[4],680, 4)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Georgia">Nous contacter</FONT></a></TD>')
document.write('</TR></TABLE></TD></TR></TABLE></DIV></div>')
