
with(milonic=new menuname("Main Menu")){
style=menuStyle;

top=280;
left=2;
	
if(ns4)
{
	left=left+6;
	top=top+45;
}
else{
	
	if(ie||ns6){
		left=left;
		top=top;
	}
	else {
		left=left;
		top=top;
		// was + 6 en + 5 ! (voor opera => opgelost)
	}
}
if(sfri)
{
	left=2;
	top=top+20;
}
	

alwaysvisible=1;
orientation="vertical";
aI("text=&nbsp;;type=header;itemheight=5;");//<-- lege lijn!
aI("text=&nbsp;;type=header;itemheight=5;");//<-- lege lijn!
aI("text=&nbsp;;type=header;itemheight=5;");//<-- lege lijn!
aI("text=Thema's;status=Alle details omtrent de tentoonstelling;url=/tentoonstelling/default.asp;image=/images/submenu_in.gif;overimage=/images/submenu_out.gif;");
aI("text=&nbsp;;type=header;itemheight=5;");//<-- lege lijn!
aI("text=&nbsp;;type=header;itemheight=5;");//<-- lege lijn!
//
// Onderzoek MET SUBMENU
//
//aI("text=Onderzoek aan<br>de UHasselt;showmenu=onderzoekUHasselt;status=Onderzoek aan de Universiteit Hasselt;image=/images/submenu_in.gif;overimage=/images/submenu_out.gif;");
//
//aI("text=Onderzoek aan<br>de UHasselt;status=Onderzoek aan de Universiteit Hasselt;url=http://www.uhasselt.be/onderzoek/instituten/;target=_blank;image=/images/submenu_in.gif;overimage=/images/submenu_out.gif;");
aI("text=Onderzoek aan<br>de UHasselt;status=Onderzoek aan de Universiteit Hasselt;url=/onderzoek/default.asp;image=/images/submenu_in.gif;overimage=/images/submenu_out.gif;");
aI("text=&nbsp;;type=header;itemheight=5;");//<-- lege lijn!
aI("text=&nbsp;;type=header;itemheight=5;");//<-- lege lijn!
aI("text=Bereikbaarheid;status=Bereikbaarheid;url=/bereikbaarheid.asp;image=/images/submenu_in.gif;overimage=/images/submenu_out.gif;");
aI("text=&nbsp;;type=header;itemheight=5;");//<-- lege lijn!aI("text=&nbsp;;type=header;itemheight=5;");//<-- lege lijn!
aI("text=&nbsp;;type=header;itemheight=5;");//<-- lege lijn!
aI("text=Contact;status=Contact's;url=/contact/default.asp;image=/images/submenu_in.gif;overimage=/images/submenu_out.gif;");
aI("text=&nbsp;;type=header;itemheight=5;");//<-- lege lijn!
aI("text=&nbsp;;type=header;itemheight=5;");//<-- lege lijn!
aI("text=Sponsors;status=Sponsors;url=/sponsors.asp;image=/images/submenu_in.gif;overimage=/images/submenu_out.gif;");

}

//with(milonic=new menuname("tentoonstelling")){
//style=SubmenuStyle;
//overflow="scroll";
//aI("text=&nbsp;variant 1;url=/tentoonstelling/default1.asp");
//aI("text=&nbsp;variant 2;url=/tentoonstelling/default2.asp");
//aI("text=&nbsp;variant 3&nbsp;&nbsp;;url=/tentoonstelling/default3.asp");
//}

//with(milonic=new menuname("scholen")){
//style=SubmenuStyle;
//overflow="scroll";
//aI("text=&nbsp;Info tentoonstelling;url=/voor_leerkrachten.asp");
//aI("text=&nbsp;Highlights;url=/onderzoek/highlights.asp");
//aI("text=&nbsp;uhasselt@school&nbsp;&nbsp;;url=http://www.uhasselt.be/uhasselt@school;target=_blank;");
//}


//with(milonic=new menuname("onderzoekUHasselt")){
//style=SubmenuStyle;
//overflow="scroll";
//aI("text=&nbsp;UHasselt onderzoek;url=/onderzoek/default.asp");
//aI("text=&nbsp;Instituten&nbsp;&nbsp;;url=http://www.uhasselt.be/onderzoek/instituten/;target=_blank;");
//aI("text=&nbsp;About Max Planck Society;url=http://www.mpg.de/;target=_blank;");
//}

drawMenus();