posYmenu = 175;
bgcolor='#000000';
bgcolor2='#cccccc';
posXmenu = 14;
document.write('<style type="text/css">');
document.write('.poppergreen { 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:#FFFFFF; text-decoration:none;}')
document.write('</style>')
document.write('<DIV class=poppergreen id=topdeckgreen></DIV>');
/*
LINKS
*/
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="index.html" CLASS=ejsmenu>Home</A>';
zlien[0][1] = '<A HREF="m-whatsnew.html" CLASS=ejsmenu>News</A>';
zlien[0][2] = '<A HREF="http://www.paleoweb.net/ifaa-db/" target="_blank" CLASS=ejsmenu>Join!</A>';
zlien[0][3] = '<A HREF="sitemap.html" CLASS=ejsmenu>Site map</A>';
zlien[1][0] = '<A HREF="http://www.uni-tuebingen.de/IFAA-regional-symposium/" target="_blank" CLASS=ejsmenu>5th Regional Symposium</A>';
zlien[1][1] = '<A HREF="m-The_Library.html" CLASS=ejsmenu>Library</A>';
zlien[1][2] = '<A HREF="m-The_Gallery.html" CLASS=ejsmenu>Gallery</A>';
zlien[1][3] = '<A HREF="m-The_Archives.html" CLASS=ejsmenu>Collections,...</A>';
zlien[1][4] = '<A HREF="m-games.html" CLASS=ejsmenu>Quiz,...</A>';
zlien[2][0] = '<A HREF="http://www.paleoweb.net/ifaa-db/" target="_blank" CLASS=ejsmenu>Directory</A>';
zlien[2][1] = '<A HREF="index.html" CLASS=ejsmenu>Bibliography</A>';
zlien[3][0] = '<A HREF="Calcalga.html" target="_blank" CLASS=ejsmenu>CALCALGA list</A>';
zlien[3][1] = '<A HREF="m-fotan.html" target="_blank" CLASS=ejsmenu>Friends of the Algae</A>';
zlien[3][2] = '<A HREF="http://web.ku.edu/ifaa/webring-algae.html" target="_blank" CLASS=ejsmenu>FMA ring</A>';
zlien[3][3] = '<A HREF="http://web.ku.edu/ifaa/ringlink/affiliate.html" target="_blank" CLASS=ejsmenu>Affiliates</A>';
zlien[3][4] = '<A HREF="m-links.html" CLASS=ejsmenu>W W W</A>';
zlien[4][0] = '<A HREF="m-contact.html" CLASS=ejsmenu>Information</A>';
zlien[4][1] = '<A HREF="http://htmlgear.lycos.com/guest/control.guest?u=b.granier&i=3&a=view" target="_blank" CLASS=ejsmenu>View Guestbook</A>';
zlien[4][2] = '<A HREF="http://htmlgear.lycos.com/guest/control.guest?u=b.granier&i=3&a=sign" target="_blank" CLASS=ejsmenu>Sign Guestbook</A>';
zlien[4][3] = '<A HREF="mailto:brcgranier@wanadoo.fr?subject=IFAA at the University of Kansas, Lawrence" CLASS=ejsmenu>Webmaster</A>';
var nava = (document.layers);
var dom = (document.getElementById);
var iex = (document.all);
if (nava) { skngreen = document.topdeckgreen }
else if (dom) { skngreen = document.getElementById("topdeckgreen").style }
else if (iex) { skngreen = topdeckgreen.style }
skngreen.left = posXmenu+100;

function pop(msg,pos)
{
skngreen.visibility = "hidden";
skngreen.top = posYmenu+pos;
a=true
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#0000FF 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=2 FACE=\"Verdana,Arial,Helvetica\"><B>&nbsp;&nbsp;"+msg[pass]+"</B></FONT></TD></TR>";
	pass++;
	}
content += "</TABLE></TD></TR></TABLE>";
if (nava)
  {
    skngreen.document.write(content);
	  skngreen.document.close();
	  skngreen.visibility = "visible";
  }
    else if (dom)
  {
	  document.getElementById("topdeckgreen").innerHTML = content;
	  skngreen.visibility = "visible";
  }
    else if (iex)
  {
	  document.all("topdeckgreen").innerHTML = content;
	  skngreen.visibility = "visible";
  }
}
function kill()
{
	skngreen.visibility = "hidden";
}
document.onclick = kill;
document.write('<DIV ID=topgauche><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#0000FF WIDTH=100><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100%>')

document.write('<TR><TD WIDTH=100 ALIGN=center 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=2 FACE="Verdana,Arial,Helvetica" COLOR="#FFFFFF"><B>Main Pages</B></FONT></a></TD></TR>')

document.write('<TR><TD WIDTH=100 BGCOLOR=#0000FF HEIGHT=25></TD></TR>')

document.write('<TR><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[1],53)" onMouseOut="this.style.background=\''+bgcolor+'\'" HEIGHT=25><A onClick="return(false)" onMouseOver="pop(zlien[1],53)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Verdana,Arial,Helvetica" COLOR="#FFFFFF"><B>Specials</B></FONT></a></TD></TR>')

document.write('<TR><TD WIDTH=100 BGCOLOR=#0000FF HEIGHT=25></TD></TR>')

document.write('<TR><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[2],105)" onMouseOut="this.style.background=\''+bgcolor+'\'" HEIGHT=25><A onClick="return(false)" onMouseOver="pop(zlien[2],105)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Verdana,Arial,Helvetica" COLOR="#FFFFFF"><B>Databases</B></FONT></a></TD></TR>')

document.write('<TR><TD WIDTH=100 BGCOLOR=#0000FF HEIGHT=25></TD></TR>')

document.write('<TR><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[3],157)" onMouseOut="this.style.background=\''+bgcolor+'\'" HEIGHT=25><A onClick="return(false)" onMouseOver="pop(zlien[3],157)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Verdana,Arial,Helvetica" COLOR="#FFFFFF"><B>Links</B></FONT></a></TD></TR>')

document.write('<TR><TD WIDTH=100 BGCOLOR=#0000FF HEIGHT=25></TD></TR>')

document.write('<TR><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[4],209)" onMouseOut="this.style.background=\''+bgcolor+'\'" HEIGHT=25><A onClick="return(false)" onMouseOver="pop(zlien[4],209)" href=# CLASS=ejsmenu><FONT SIZE=2 FACE="Verdana,Arial,Helvetica" COLOR="#FFFFFF"><B>Contacts</B></FONT></a></TD></TR>')

document.write('</TABLE></TD></TR></TABLE></DIV>')
/*
SCRIPT EDITE SUR L'EDITEUR JAVASCRIPT
MODIFIE ET ADAPTE PAR B. GRANIER
http://www.editeurjavascript.com
*/
