bgcolor='#666699';
bgcolor2='#9999CC';
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:#FFFFFF; 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[0][0] = '<A HREF="http://www.whitezeta.net/story_pg1.php" CLASS=ejsmenu TARGET="content">L\'Histoire</A>';
zlien[0][1] = '<A HREF="http://forum.whitezeta.com/lofiversion/index.php?t2478.html" CLASS=ejsmenu TARGET="content">L\'Episode G</A>';
zlien[0][2] = '<A HREF="http://www.whitezeta.net/sidestory_pg1.php" CLASS=ejsmenu TARGET="content">La Side Story</A>';
zlien[0][3] = '<A HREF="http://www.whitezeta.net/menu_persos.html" CLASS=ejsmenu TARGET="content">Les Personnages</A>';
zlien[0][4] = '<A HREF="http://www.whitezeta.net/comingsoon.php" CLASS=ejsmenu TARGET="content">Les OAV\'s</A>';
zlien[1][0] = '<A HREF="http://www.whitezeta.net/menu_mangas.html" CLASS=ejsmenu TARGET="content">Les Mangas</A>';
zlien[1][1] = '<A HREF="http://www.whitezeta.net/menu_dvd.html" CLASS=ejsmenu TARGET="content">Les DVD\'s</A>';
zlien[1][2] = '<A HREF="http://www.whitezeta.net/menu_albums1.html" CLASS=ejsmenu TARGET="content">Les Albums (Cd\'s)</A>';
zlien[1][3] = '<A HREF="http://www.whitezeta.net/comingsoon.php" CLASS=ejsmenu TARGET="content">Autres Goodies</A>';
zlien[2][0] = '<A HREF="http://www.whitezeta.net/videogames.php" CLASS=ejsmenu TARGET="content">Jeux Vidéo (console)</A>';
zlien[2][1] = '<A HREF="http://www.whitezeta.net/comingsoon.php" CLASS=ejsmenu TARGET="content">Jeux Vidéo (PC)</A>';
zlien[2][2] = '<A HREF="http://www.whitezeta.net/utilitaires.php" CLASS=ejsmenu TARGET="content">Les Outils</A>';
zlien[2][3] = '<A HREF="http://www.whitezeta.net/credits.php" CLASS=ejsmenu TARGET="content">Les Remerciements</A>';
zlien[3][0] = '<A HREF="http://www.whitezeta.net/menu_galeries.html" CLASS=ejsmenu TARGET="content">Les Images</A>';
zlien[3][1] = '<A HREF="http://www.whitezeta.net/fanfics.php" CLASS=ejsmenu TARGET="content">Les FanFics</A>';
zlien[3][2] = '<A HREF="http://www.whitezeta.net/fanarts.php" CLASS=ejsmenu TARGET="content">Les FanArts</A>';
zlien[3][3] = '<A HREF="http://forum.whitezeta.com/lofiversion/index.php?f32.html" CLASS=ejsmenu TARGET="content">Les Collections</A>';
zlien[4][0] = '<A HREF="http://www.whitezeta.net/comingsoon.php" CLASS=ejsmenu TARGET="content">Les Vintages</A>';
zlien[4][1] = '<A HREF="http://www.whitezeta.net/myth.html" CLASS=ejsmenu TARGET="content">Les Myth Cloths</A>';
zlien[4][2] = '<A HREF="http://www.whitezeta.net/comingsoon.php" CLASS=ejsmenu TARGET="content">Les Customs</A>';
zlien[4][3] = '<A HREF="http://www.whitezeta.net/comingsoon.php" CLASS=ejsmenu TARGET="content">Autres Figurines</A>';
zlien[4][4] = '<A HREF="http://www.whitezeta.net/prices.php" CLASS=ejsmenu TARGET="content">Les Cotes actuelles</A>';
if(document.getElementById)
	{
	skn = document.getElementById("topdeck").style
	skn.left = 99;
	}

function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.top = pos;
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000 WIDTH=195><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\">&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=198 HEIGHT=106><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=100>')
document.write('<tr><TD WIDTH=198 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],0)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=3 FACE="Verdana">Saint Seiya</FONT></TD></tr>')
document.write('<tr><TD WIDTH=198 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[1],20)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=3 FACE="Verdana">Les Goodies</FONT></TD></tr>')
document.write('<tr><TD WIDTH=198 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[2],40)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=3 FACE="Verdana">Multimédia</FONT></TD></tr>')
document.write('<tr><TD WIDTH=198 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[3],60)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=3 FACE="Verdana">Fan\'s Zone</FONT></TD></tr>')
document.write('<tr><TD WIDTH=198 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[4],80)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=3 FACE="Verdana">Les Figurines</FONT></TD></tr>')
	document.write('</TABLE></TD></TR></TABLE></DIV>')
	}
document.write('</div>');


