fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=100;
_subOffsetTop=1;
_subOffsetLeft=-1;


with(menuStyle=new mm_style()){
bordercolor="#ffff00";       //menu borderkleur
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="90%";
fontstyle="normal";
headerbgcolor="#ffffff";     //Overlaykleur on mouse-over
headercolor="#000000";       // Kleur van: 
offbgcolor="#004696";        // kleur van menu achtergrond (nu blauw)
offcolor="#FFFF00";          // Letterkleur indien niet met muis erop
onbgcolor="#FFFF00";         // achtergrondkleur indien met muis op menu
oncolor="#0000FF";           // Tekstkleur als je met je muis er op staat
outfilter="randomdissolve(duration=0.2)";
overfilter="Fade(duration=0.1);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#ffff00";       // is highlight van pagina die actief is
pagecolor="blue";            // is tekstkleur op highlight pagina
separatorcolor="#ffff00";    // is kleur dan de menuscheiding
separatorsize=1;
subimage="arrowgeel.gif";    // plaatje dat verschijnt (pijltje)
subimagepadding=1;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=0;
followscroll=1;
orientation="horizontal";
screenposition="center";
style=menuStyle;
top=0;
aI("text=Home;url=http://www.madebymaus.com/index.htm;target=_parent");
aI("text= ");
//aI("status=Waarom deze site?;showmenu=Gastenboek;text=Gastenboek;target=_parent");
//aI("text= ");
//aI("status=Waarom deze site?;showmenu=Videos;text=Video's;target=_parent");
//aI("text= ");
aI("text=Portfolio;url=http://fotos.madebymaus.com;target=_parent");
aI("text= ");
aI("showmenu=Verkoop;text=Verkoop;target=_parent");
aI("text= ");
aI("showmenu=Contact;text=Contact;target=_parent");
aI("text= ");
aI("text=Links;url=http://www.madebymaus.com/links.htm;target=_parent");
aI("text= ");
//aI("status=Agenda;text=Agenda;url=http://www.madebymaus.com/agenda.htm;target=_parent");
//aI("text= ");
aI("showmenu=Informatie;text=Informatie;target=_parent");
}

//with(milonic=new menuname("Gastenboek")){
//overflow="scroll";
//style=menuStyle;
//aI("status=Neem een kijkje in het gastenboek!;text=Neem een kijkje in het gastenboek!;url=http://opaalserver.no-ip.org/gastenboek.htm;target=_parent")
//aI("status=Plaats een bericht in het gastenboek!;text=Plaats een bericht in het gastenboek!;url=http://opaalserver.no-ip.org/reactie.htm;target=_parent")
//}

with(milonic=new menuname("Contact")){
style=menuStyle;
aI("text=Stel uw vraag;url=http://www.madebymaus.com/contact.htm;target=_parent");
aI("text=Model formulier;url=http://www.madebymaus.com/modelinfoform.htm;target=_parent");
}

with(milonic=new menuname("Informatie")){
style=menuStyle;
aI("text=Bedrijsinfo;url=http://www.madebymaus.com/bedrijfsinfo.htm;target=_parent");
aI("text=Materiaal;url=http://www.madebymaus.com/materiaal.htm;target=_parent");
aI("text=FTP Hulp;url=http://www.madebymaus.com/ftphulp.htm;target=_parent");
aI("text=Update pagina;url=http://www.madebymaus.com/updates.htm;target=_parent");
}

with(milonic=new menuname("Verkoop")){
style=menuStyle;
aI("text=Webwinkel;url=http://webwinkel.madebymaus.com;target=_parent");
aI("text=Fotoshoot;url=http://www.madebymaus.com/fotoshoot.htm;target=_parent");
aI("text=Cadeaubon;url=http://www.madebymaus.com/cadeaubon.htm;target=_parent");
aI("text=Canvas;url=http://www.madebymaus.com/canvas.htm;target=_parent");
aI("text=Plakletters;url=http://www.madebymaus.com/plakletters.htm;target=_parent");
}

drawMenus();