posYmenu = 123;

bgcolor='#B0E080';

bgcolor2='#FFFFFF';

posXmenu = 21;

document.write('<style type="text/css">');

document.write('.poppervert { POSITION: absolute; VISIBILITY: hidden; z-index:3; }')

document.write('#topgauche { position:absolute; top:'+posYmenu+'px; left:'+posXmenu+'px; z-index:10; }')

document.write('A:hover.ejsmenu {color:#000000; text-decoration:none;}')

document.write('A.ejsmenu {color:#000000; text-decoration:none;}')

document.write('</style>')

document.write('<DIV class=poppervert id=topdeckvert></DIV>');



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[7] = new Array;

/* bible */

zlien[0][0] = '<A HREF="index.php?page=types_de_the&cat=bible" CLASS=ejsmenu>types de thé...........................</A>';
zlien[0][1] = '<A HREF="index.php?page=the_vert_japonais&cat=bible" CLASS=ejsmenu>thé vert japonais..................</A>';
zlien[0][2] = '<A HREF="index.php?page=composition_du_the&cat=bible" CLASS=ejsmenu>composition du thé...............</A>';
zlien[0][3] = '<A HREF="index.php?page=the_sans_theine&cat=bible" CLASS=ejsmenu>thé sans théine.....................</A>';
zlien[0][4] = '<A HREF="index.php?page=eau&cat=bible" CLASS=ejsmenu>l\'eau.......................................</A>';

/* preparation*/

zlien[1][0] = '<A HREF="index.php?page=reconnaitre_un_bon_the&cat=preparation" CLASS=ejsmenu>reconnaitre un bon thé....</A>';
zlien[1][1] = '<A HREF="index.php?page=comment_conserver_son_the&cat=preparation" CLASS=ejsmenu>conserver son thé................</A>';
zlien[1][2] = '<A HREF="index.php?page=le_the_des_feuilles_de_l_eau&cat=preparation" CLASS=ejsmenu>des feuilles, de l\'eau...........</A>';
zlien[1][3] = '<A HREF="index.php?page=quelle_theiere_choisir&cat=preparation" CLASS=ejsmenu>quelle théière choisir...........</A>';
zlien[1][4] = '<A HREF="index.php?page=doser_et_infuser_son_the&cat=preparation" CLASS=ejsmenu>doser et infuser son thé........</A>';
zlien[1][5] = '<A HREF="index.php?page=preparation_du_the&cat=preparation" CLASS=ejsmenu>la préparation du thé.............</A>';

/* chiffres */

zlien[2][0] = '<A HREF="index.php?page=production&cat=chiffres" CLASS=ejsmenu>production.............................</A>';
zlien[2][1] = '<A HREF="index.php?page=enchere&cat=chiffres" CLASS=ejsmenu>enchère.................................</A>';
zlien[2][2] = '<A HREF="index.php?page=consommation&cat=chiffres" CLASS=ejsmenu>consommation......................</A>';

/* evenements */

zlien[3][0] = '<A HREF="http://tea-expo.tea-site.com" CLASS=ejsmenu>Tea Expo...............................</A>';
zlien[3][1] = '<A HREF="http://www.isanh.com" CLASS=ejsmenu>Conférences Isanh...............</A>';

/* edition */

zlien[4][0] = '<A HREF="http://tea-magazine.tea-site.com" CLASS=ejsmenu>thé magazine........................</A>';
zlien[4][1] = '<A HREF="index.php?page=livres&cat=edition" CLASS=ejsmenu>livres....................................</A>';

/* route */

zlien[5][0] = '<A HREF="index.php?page=iran&cat=route" CLASS=ejsmenu>Iran.......................................</A>';
zlien[5][1] = '<A HREF="index.php?page=russie&cat=route" CLASS=ejsmenu>Russie..................................</A>';

/* celebri-the */

zlien[6][0] = '<A HREF="index.php?page=clemenceau&cat=celebrite" CLASS=ejsmenu>Georges Clémenceau..........</A>';
zlien[6][1] = '<A HREF="index.php?page=the_et_politique&cat=celebrite" CLASS=ejsmenu>Thé et politique.....................</A>';



var nava = (document.layers);

var dom = (document.getElementById);

var iex = (document.all);

if (nava) { sknvert = document.topdeckvert }

else if (dom) { sknvert = document.getElementById("topdeckvert").style }

else if (iex) { sknvert = topdeckvert.style }

sknvert.left = posXmenu+127;



function pop(msg,pos)

{

sknvert.visibility = "hidden";

sknvert.top = posYmenu+pos;

a=true

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=\"Arial\"><B>&nbsp;&nbsp;"+msg[pass]+"</B></FONT></TD></TR>";

	pass++;

	}

content += "</TABLE></TD></TR></TABLE>";

if (nava)

  {

    sknvert.document.write(content);

	  sknvert.document.close();

	  sknvert.visibility = "visible";

  }

    else if (dom)

  {

	  document.getElementById("topdeckvert").innerHTML = content;

	  sknvert.visibility = "visible";

  }

    else if (iex)

  {

	  document.all("topdeckvert").innerHTML = content;

	  sknvert.visibility = "visible";

  }

}

function kill()

{

	sknvert.visibility = "hidden";

}

document.onclick = kill;
document.write('<DIV ID=topgauche><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#B0E080 WIDTH=128><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=25>')
document.write('<TR><TD WIDTH=99 ALIGN=left BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';kill()" onMouseOut="this.style.background=\''+bgcolor+'\'" HEIGHT=25><A href="index.php?page=aft&cat=aft" CLASS=ejsmenu><FONT SIZE=1 FACE="Arial"><B>AFT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</B></FONT></a></TD></TR>')
document.write('<TR><TD WIDTH=99 ALIGN=left BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],1)" onMouseOut="this.style.background=\''+bgcolor+'\'" HEIGHT=25><A onClick="return(false)" onMouseOver="pop(zlien[0],1)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Arial"><B>La bible du thé</B></FONT></a></TD></TR>')
document.write('<TR><TD WIDTH=99 ALIGN=left BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[1],26)" onMouseOut="this.style.background=\''+bgcolor+'\'" HEIGHT=25><A onClick="return(false)" onMouseOver="pop(zlien[1],26)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Arial"><B>Préparation du thé</B></FONT></a></TD></TR>')
document.write('<TR><TD WIDTH=99 ALIGN=left BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[2],51)" onMouseOut="this.style.background=\''+bgcolor+'\'" HEIGHT=25><A onClick="return(false)" onMouseOver="pop(zlien[2],51)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Arial"><B>Chiffres clés</B></FONT></a></TD></TR>')
document.write('<TR><TD WIDTH=99 ALIGN=left BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[3],76)" onMouseOut="this.style.background=\''+bgcolor+'\'" HEIGHT=25><A onClick="return(false)" onMouseOver="pop(zlien[3],76)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Arial"><B>Evénements</B></FONT></a></TD></TR>')
document.write('<TR><TD WIDTH=99 ALIGN=left BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[4],101)" onMouseOut="this.style.background=\''+bgcolor+'\'" HEIGHT=25><A onClick="return(false)" onMouseOver="pop(zlien[4],101)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Arial"><B>Editions</B></FONT></a></TD></TR>')
document.write('<TR><TD WIDTH=99 ALIGN=left BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[5],126)" onMouseOut="this.style.background=\''+bgcolor+'\'" HEIGHT=25><A onClick="return(false)" onMouseOver="pop(zlien[5],126)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Arial"><B>Route du thé</B></FONT></a></TD></TR>')
document.write('<TR><TD WIDTH=99 ALIGN=left BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[6],151)" onMouseOut="this.style.background=\''+bgcolor+'\'" HEIGHT=25><A onClick="return(false)" onMouseOver="pop(zlien[6],151)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Arial"><B>Célébri-thé</B></FONT></a></TD></TR>')
document.write('<TR><TD WIDTH=99 ALIGN=left BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';kill()" onMouseOut="this.style.background=\''+bgcolor+'\'" HEIGHT=25><A href="index.php?page=liens&cat=liens" CLASS=ejsmenu><FONT SIZE=1 FACE="Arial"><B>Liens&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</B></FONT></a></TD></TR>')
document.write('<TR><TD WIDTH=99 ALIGN=left BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';kill()" onMouseOut="this.style.background=\''+bgcolor+'\'" HEIGHT=25><A href="index.php?page=contact&cat=contact" CLASS=ejsmenu><FONT SIZE=1 FACE="Arial"><B>Contact&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</B></FONT></a></TD></TR>')
document.write('</TABLE></TD></TR></TABLE></DIV>')