bgcolor='#CC3366';
bgcolor2='#FFCC00';
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:#000000; text-decoration:none;}')
document.write('.ejsmenu {color:#000000; 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[5] = new Array;
zlien[6] = new Array;
zlien[0][0] = '<A HREF="mision.html" CLASS=ejsmenu>Vision & Mission</A>';
zlien[0][1] = '<A HREF="board.html" CLASS=ejsmenu>Board & Director</A>';
zlien[0][2] = '<A HREF="nlact.html" CLASS=ejsmenu>National Library Act</A>';
zlien[0][3] = '<A HREF="strpls.html" CLASS=ejsmenu>Strategic plan</A>';
zlien[0][4] = '<A HREF="mision1.html" CLASS=ejsmenu>Opening Hours</A>';
zlien[0][5] = '<A HREF="staf.html" CLASS=ejsmenu>Staff List</A>';
zlien[0][6] = '<A HREF="info_b.html" CLASS=ejsmenu>Info Brochure on National Library</A>';
zlien[1][0] = '<A HREF="ref.html" CLASS=ejsmenu>Reference Services</A>';
zlien[1][1] = '<A HREF="publis.html" CLASS=ejsmenu>Services to Publishers</A>';
zlien[1][2] = '<A HREF="advis.html" CLASS=ejsmenu>Advisory Services</A>';
zlien[1][3] = '<A HREF="copy.html" CLASS=ejsmenu>Reprography</A>';
zlien[1][4] = '<A HREF="illoan.html" CLASS=ejsmenu>Inter-Library Loan service</A>';
zlien[2][0] = '<A HREF="read.html" CLASS=ejsmenu>Reading promotion campaign</A>';
zlien[2][1] = '<A HREF="wbd.html" CLASS=ejsmenu>World book day</A>';
zlien[3][0] = '<A HREF="genal.html" CLASS=ejsmenu>General</A>';
zlien[3][1] = '<A HREF="mrtna.html" CLASS=ejsmenu>Mauritiana</A>';
zlien[3][2] = '<A HREF="serials.html" CLASS=ejsmenu>Periodicals/Serials</A>';
zlien[3][3] = '<A HREF="unimf.html" CLASS=ejsmenu>UN, UNESCO, IMF collections</A>';
zlien[3][4] = '<A HREF="avm.html" CLASS=ejsmenu>Multi-media</A>';
zlien[4][0] = '<A HREF="anrep.html" CLASS=ejsmenu>Annual reports</A>';
zlien[4][1] = '<A HREF="strpls.html" CLASS=ejsmenu>Strategic plans</A>';
zlien[4][2] = '<A HREF="bib.html" CLASS=ejsmenu>National Bibliography</A>';
zlien[4][3] = '<A HREF="dir1.html" CLASS=ejsmenu>Directories</A>';
zlien[5][0] = '<A HREF="pdfiles/newmrtn.pdf" target="_blank" CLASS=ejsmenu>New Mauritiana Books</A>';
zlien[5][1] = '<A HREF="newbk.html" CLASS=ejsmenu>New UN Books</A>';
zlien[5][2] = '<A HREF="avnew.html" CLASS=ejsmenu>New Audio Visual Materials</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=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\">&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=100 HEIGHT=20><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=120>')
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">Corporate Info</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">Services</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">Lib Events</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">Collections</FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[4],80)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Publications</FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[5],100)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">What\'s new</FONT></TD></tr>')
	document.write('</TABLE></TD></TR></TABLE></DIV>')
	}
document.write('</div>');