bgcolor='#FFFF00';
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:#ffffFF; text-decoration:none;}')
document.write('.ejsmenu {color:#0000FF; 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[0][0] = '<A HREF="300parjour.html" CLASS=ejsmenu>300€/jour grâce aux paris en ligne</A>';
zlien[0][1] = '<A HREF="valuebet.html" CLASS=ejsmenu>Le Value Bet</A>';
zlien[0][2] = '<A HREF="outsiders.html" CLASS=ejsmenu>La méthode des Outsiders</A>';
zlien[0][3] = '<A HREF="superdebutant.html" CLASS=ejsmenu>La méthode "Super Débutant"</A>';
zlien[0][4] = '<A HREF="6sur9.html" CLASS=ejsmenu>La méthode des gains exponentiels</A>';
zlien[0][5] = '<A HREF="2sur3.html" CLASS=ejsmenu>La méthode "2 sur 3"</A>';
zlien[0][6] = '<A HREF="3sur9.html" CLASS=ejsmenu>La méthode "3 sur 9"</A>';
zlien[0][7] = '<A HREF="2sur9.html" CLASS=ejsmenu>La méthode "2 sur 9"</A>';
zlien[0][8] = '<A HREF="turf4.html" CLASS=ejsmenu>Les méthodes TURF</A>';
zlien[1][0] = '<A HREF="500parjour.html" CLASS=ejsmenu>500€/jour à la roulette</A>';
zlien[1][1] = '<A HREF="pocker.html" CLASS=ejsmenu>Astuces poker en ligne (bientôt)</A>';
zlien[1][2] = '<A HREF="blackjack.html" CLASS=ejsmenu>Astuces Blackjack en ligne (bientôt)</A>';
zlien[2][0] = '<A HREF="1000.html" CLASS=ejsmenu>Multipliez votre Investissement par 1000</A>';
zlien[2][1] = '<A HREF="transformer8.html" CLASS=ejsmenu>Transformez 8$ en 7 000 000$</A>';
zlien[2][2] = '<A HREF="transformer12.html" CLASS=ejsmenu>Transformez 12$ en 2 000 000$</A>';
zlien[3][0] = '<A HREF="30000.html" CLASS=ejsmenu>Recevez 30 000€ en moins d\'un mois</A>';
zlien[3][1] = '<A HREF="sanssite.html" CLASS=ejsmenu>S\'enrichir sur Internet sans avoir de site</A>';
if(document.getElementById)
	{
	skn = document.getElementById("topdeck").style
	skn.left = 116;
	}

function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.top = pos;
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000 WIDTH=150><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>";
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=116 HEIGHT=80><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=80>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],0)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana"><B>Astuces Paris Sportifs</B></FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[1],20)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana"><B>Astuces Jeux Casinos</B></FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[2],40)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana"><B>Investissements Douteux</B></FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[3],60)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana"><B>Vente de Livres Virtuels</B></FONT></TD></tr>')
	document.write('</TABLE></TD></TR></TABLE></DIV>')
	}
document.write('</div>');


