// JavaScript Document
bgcolor='#a60374';
bgcolor2='#a60374';
bgcolor3='#FFFFFF';
document.write('<style type="text/css">');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:0; }')
document.write('#topgauche { position:absolute;  z-index:0; }')
document.write('A:hover.ejsmenu {color:#000000; text-decoration:none;}')
document.write('A.ejsmenu {color:#FFFFFF; text-decoration:none;}')
document.write('</style>')
document.write('<div style="position:relative;height:15"><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[4] = new Array;
zlien[5] = new Array;
zlien[6] = new Array;
zlien[7] = new Array;
zlien[8] = new Array;
zlien[0][0] = '<A HREF="http://www.artezia.net/cinema/artezia-cinema.htm" CLASS=ejsmenu>Actuellement en salle</A>';
zlien[0][1] = '<A HREF="http://www.artezia.net/cinema/acteurs-realisateurs.htm" CLASS=ejsmenu>Acteurs / Réalisateurs</A>';
zlien[0][2] = '<A HREF="http://www.artezia.net/cinema/series.htm" CLASS=ejsmenu>Séries TV</A>';
zlien[0][3] = '<A HREF="http://www.artezia.net/cinema/festival_cannes/festival_cannes2009.htm" CLASS=ejsmenu>Festival International du Film de Cannes 2009</A>';
zlien[0][4] = '<A HREF="http://www.artezia.net/cinema/festival-cognac/festival-cognac.html" CLASS=ejsmenu>Festival de Cognac</A>';
zlien[0][5] = '<A HREF="http://www.artezia.net/cinema/recherche-films.htm" CLASS=ejsmenu>Recherche de films</A>';
zlien[1][0] = '<A HREF="http://www.artezia.net/arteziadossiers_technologies.htm" CLASS=ejsmenu>Nouvelles technologies</A>';
zlien[1][1] = '<A HREF="http://www.artezia.net/arteziadossiers_sciences.htm" CLASS=ejsmenu>Sciences</A>';
zlien[1][2] = '<A HREF="http://www.artezia.net/arteziadossiers_sante.htm" CLASS=ejsmenu>Santé</A>';
zlien[2][0] = '<A HREF="http://www.artezia.net/arteziadossiers_musique.htm" CLASS=ejsmenu>Artistes</A>';
zlien[2][1] = '<A HREF="http://www.artezia.net/radio/radio.htm" CLASS=ejsmenu>Ecouter la radio</A>';
zlien[2][2] = '<A HREF="http://www.artezia.net/arteziadossiers_decouverte.htm" CLASS=ejsmenu>Faites vous connaitre!</A>';
zlien[3][0] = '<A HREF="http://www.artezia.net/arteziadossiers_animaux.htm" CLASS=ejsmenu>Le monde animal</A>';
zlien[3][1] = '<A HREF="http://www.artezia.net/animaux/aux-cotes-des-animaux.htm" CLASS=ejsmenu>Aux cotés des animaux</A>';
zlien[3][2] = '<A HREF="http://www.artezia.net/animaux/fourrures/fourrures.htm" CLASS=ejsmenu> Video choc - Fourrures (âmes sensibles s abtenir) </A>'; 
zlien[4][0] = '<A HREF="http://www.artezia.net/arteziadossiers_internet-droit.htm" CLASS=ejsmenu>Internet / Droit</A>';
zlien[4][1] = '<A HREF="http://www.artezia.net/arteziadossiers_fetes-traditions.htm" CLASS=ejsmenu>Fêtes et traditions</A>';
zlien[4][2] = '<A HREF="http://www.artezia.net/arteziadossiers_sk.htm" CLASS=ejsmenu>Serial killers</A>';
zlien[4][3] = '<A HREF="http://www.artezia.net/arteziadossiers_mythologie.htm" CLASS=ejsmenu>Contes & Mythologie</A>';
zlien[4][4] = '<A HREF="http://www.artezia.net/arteziadossiers_gastronomie.htm" CLASS=ejsmenu>Gastronomie</A>';
zlien[4][5] = '<A HREF="http://www.artezia.net/arteziadossiers_voyages.htm" CLASS=ejsmenu>Voyage</A>';
zlien[4][6] = '<A HREF="http://www.artezia.net/jeux/Sudoku/sudoku.htm" CLASS=ejsmenu>Sudoku, le jeu </A>';
zlien[5][0] = '<A HREF="http://www.artezia.net/arteziadossiers_astrologie.htm" CLASS=ejsmenu>Horoscope</A>';
zlien[5][1] = '<A HREF="http://www.artezia.net/arteziadossiers_astrologie-signe-chinois.htm" CLASS=ejsmenu>Votre signe chinois</A>';
zlien[6][0] = '<A HREF="http://www.artezia.net/arteziadossiers_art.htm" CLASS=ejsmenu>Art & Artistes</A>';
zlien[6][1] = '<A HREF="http://www.artezia.net/arteziadossiers_litterature.htm" CLASS=ejsmenu>Livres à découvrir</A>';
zlien[6][2] = '<A HREF="http://www.artezia.net/arteziadossiers_fond-ecran.htm" CLASS=ejsmenu>Fonds écran</A>';
zlien[6][3] = '<A HREF="http://www.artezia.net/arteziadossiers_decouverte.htm" CLASS=ejsmenu>Faites vous connaitre!</A>';
zlien[7][0] = '<A HREF="http://artezia.love.easy-rencontres.com/" CLASS=ejsmenu>Rencontres Love</A>';
zlien[8][0] = '<A HREF="http://www.artezia.net/informations-legales.htm" CLASS=ejsmenu>Infos légales</A>';
zlien[8][1] = '<A HREF="http://www.artezia.net/arteziadossiers_liens.htm" CLASS=ejsmenu>Partenaires</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 = 24;

function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.left = pos;
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#0059B3><TR><TD><TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0>";
pass = 0
while (pass < msg.length)
	{
	content += "<TR><TD BGCOLOR="+bgcolor2+" onMouseOver=\"this.style.background='"+bgcolor3+"'\" onMouseOut=\"this.style.background='"+bgcolor2+"'\" HEIGHT=20><FONT SIZE=2 FACE=\"arial\">&nbsp;&nbsp;"+msg[pass]+"&nbsp;&nbsp;</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 BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#a60374 WIDTH=750><TR><TD><TABLE CELLPADDING=0 CELLSPACING=1 BORDER=0 WIDTH=720 HEIGHT=18><TR>')
document.write('<TD WIDTH=106 ALIGN=left BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[0],2)" onMouseOut="this.style.background=\''+bgcolor+'\'">&nbsp;&nbsp;<A onClick="" onMouseOver="pop(zlien[0],2)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="arial"><b>Cinéma</b></FONT></a></TD>')
document.write('<TD WIDTH=100 ALIGN=left BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[1],91)" onMouseOut="this.style.background=\''+bgcolor+'\'">&nbsp;&nbsp;<A onClick="" onMouseOver="pop(zlien[1],91)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="arial"><b>Actualités</b></FONT></a></TD>')
document.write('<TD WIDTH=126 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[2],183)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="" onMouseOver="pop(zlien[2],183)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="arial"><b>Musique</b></FONT></a></TD>')
document.write('<TD WIDTH=106 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[3],264)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="" onMouseOver="pop(zlien[3],264)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="arial"><b>Animaux</b></FONT></a></TD>')
document.write('<TD WIDTH=146 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[4],357)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="" onMouseOver="pop(zlien[4],357)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="arial"><b>Société</b></FONT></a></TD>')
document.write('<TD WIDTH=86 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[5],431)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="" onMouseOver="pop(zlien[5],431)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="arial"><b>Astrologie</b></FONT></a></TD>')
document.write('<TD WIDTH=106 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[6],519)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="" onMouseOver="pop(zlien[5],519)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="arial"><b>Arts</b></FONT></a></TD>')
document.write('<TD WIDTH=106 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[7],571)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="" onMouseOver="pop(zlien[5],571)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="arial"><b>Rencontres</b></FONT></a></TD>')
document.write('<TD WIDTH=106 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor+'\';pop(zlien[8],652)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="" onMouseOver="pop(zlien[5],652)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="arial"><b>Contact</b></FONT></a></TD>')
document.write('</TR></TABLE></TD></TR></TABLE></DIV></div>')
