
<!-- Hide the script from non-Javascript browsers

bgcolor='#006699';
bgcolor2='#339999';

document.write('<style type="text/css">');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; }')
document.write('#topgauche { position:relative; }')
document.write('A:hover.ejsmenu {color:#000000; text-decoration:none;}')
document.write('A.ejsmenu {color:#009999; text-decoration:none;}')
document.write('</style>')
document.write('<div style="position:relative;height:18" id="toto" onmouseover="clearTimeout(this.setattente);this.bye=false;" onmouseout="if (this.bye) {kill();} else {this.bye=true;this.setattente= setTimeout(\'toto.onmouseout()\',700);}"><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[1][0] = '<A href="/jeux-gratuit.php" CLASS=ejsmenu>Jeux &agrave; gains</A>';
zlien[1][1] = '<A href="/jeux-en-ligne-gratuits.php" CLASS=ejsmenu>Jeux en ligne</A>';
zlien[1][2] = '<A href="/salle_jeux_flash_gratuits.html" CLASS=ejsmenu>Salle de jeux</A>';
zlien[1][3] = '<A href="/gagner-de-l-argent.php" CLASS=ejsmenu>Sites d\'argent</A>';
zlien[1][4] = '<A href="/gagner-des-codes.php" CLASS=ejsmenu>Codes gratuits</A>';
zlien[1][5] = '<A href="/astuces.html" CLASS=ejsmenu>Astuces</A>';

zlien[2][0] = '<A HREF="http://www.jeux-remuneres.com/Newsletter/abonnement.php" CLASS=ejsmenu>Inscription</A>';
zlien[2][1] = '<A HREF="http://www.jeux-remuneres.com/Newsletter/desabonnement.php" CLASS=ejsmenu>D&eacute;sinscription</A>';
zlien[2][2] = '<A HREF="http://www.jeux-remuneres.com/Newsletter/modifications.php" CLASS=ejsmenu>Gestion</A>';

zlien[3][0] = '<A HREF="http://www.jeux-remuneres.com/index.html#News" CLASS=ejsmenu>News r&eacute;centes</A>';
zlien[3][1] = '<A HREF="http://www.jeux-remuneres.com/News_archivees.html" CLASS=ejsmenu>News archiv&eacute;es</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 = 16;

function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.left = pos;
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000 WIDTH=120><TR><TD><TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=1>";
pass = 0
while (pass < msg.length)
	{
	content += "<TR><TD align=center bgcolor=#FFF8ca  HEIGHT=15><FONT SIZE=1 FACE=\"Verdana\">&nbsp;"+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 CELLPADDING=0 CELLSPACING=0 WIDTH=550><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 WIDTH=100% HEIGHT=10><TR>')
document.write('<TD WIDTH=100 ALIGN=center ><A href="http://www.jeux-remuneres.com" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Accueil</FONT></a></TD>')
document.write('<TD WIDTH=100  ALIGN=center onMouseOver="pop(zlien[1],106)"><A onClick="return(false)" onMouseOver="pop(zlien[1],106)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Section...</FONT></a></TD>')
document.write('<TD WIDTH=100  ALIGN=center onMouseOver=";pop(zlien[2],206)"><A onClick="return(false)" onMouseOver="pop(zlien[2],206)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Newsletter</FONT></a></TD>')
document.write('<TD WIDTH=100  ALIGN=center onMouseOver="pop(zlien[3],306)"><A onClick="return(false)" onMouseOver="pop(zlien[3],306)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">News</FONT></a></TD>')
document.write('<TD WIDTH=150  ALIGN=center ><A href="/proposer-site.php" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Proposer un site</FONT></a></TD>')
document.write('</TR></TABLE></TD></TR></TABLE></DIV></div>')
// -- End Hiding Here -->

