fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=10;
_subOffsetCenter=-500;
screenposition="center";




with(menuStyle=new mm_style()){
	
bordercolor="#006600";
borderstyle="solid";
borderwidth=2;
fontfamily="Verdana, Tahoma, Arial";
fontsize="95%";
fontstyle="bold";
headerbgcolor="#249351";
headercolor="#ffffff";
offbgcolor="#ff0000";
offcolor="#ffffff";
onbgcolor="#006600";
oncolor="#ffffff";

overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#ff0000";
pagecolor="white";
separatorcolor="#1B4170";
separatorsize=1;
subimage="arrowzwart.gif";
subimagepadding=2;
}

with(Home=new menuname("Main Menu")){
alwaysvisible=1;
screenposition="center";
left="offset=0";
orientation="horizontal";
style=menuStyle;
aI("text=Home;url= index.html;");
aI("showmenu=Bolivia;text=Bolivia;");
aI("showmenu=Stichting;text=Stichting;");
aI("showmenu=Project;text=Project;");
aI("showmenu=Focus op;text=Focus op;");
aI("showmenu=Acties;text=Acties;");
aI("showmenu=Contact;text=Contact;");

aI("text=Google earth;url= googleearth.html;");
aI("text=Donateur;url= donateur.html;");
aI("text=Foto's;url= bolivia/index.html;target=_parent");


}





with(milonic=new menuname("Stichting")){
overflow="scroll";
style=menuStyle;
aI("text=Stichting & Doel;url=stichting.html;target=_parent")
aI("text=Fondswerving;url=fondsen.html;target=_parent")
aI("text=Acties;url=acties.html;target=_parent")


}

with(milonic=new menuname("Project")){
style=menuStyle;
aI("text= Historie ;url=historie.html;target=_parent");
aI("text= 4-12 jaar ;url=012.html;target=_parent");
aI("text=12-18 jaar;url=1218.html;target=_parent");

}

with(milonic=new menuname("Focus op")){
style=menuStyle;
aI("text=Uitleg;url=focus0.html;target=_parent");
aI("text=Najaar 2009;url=najaar2009.html;target=_parent");
aI("text=Voorjaar 2009;url=voorjaar2009.html;target=_parent");
aI("text=Najaar 2008;url=najaar2008.html;target=_parent");
aI("text=Voorjaar 2008;url=voorjaar2008.html;target=_parent");
aI("text=Najaar 2007;url=herfst07.html;target=_parent");
aI("text=Voorjaar 2007;url=focus1.html;target=_parent");

}

with(milonic=new menuname("Acties")){
style=menuStyle;
aI("text=Uitleg;url=acties.html;target=_parent");
aI("text=Actie Corry 2009;url=corrie2009.html;target=_parent");
aI("text=Wintermarkt 2008;url=actie2008.html;target=_parent");
aI("text=Margriet 2007;url=actie4.html;target=_parent");
aI("text=Choc.letters 2006;url=actie1.html;target=_parent");
aI("text=Klazinaveen 2004;url=actie2.html;target=_parent");
aI("text=Nieuwerkerk 2005;url=actie3.html;target=_parent");


}

with(milonic=new menuname("Contact")){
style=menuStyle;
aI("text=Email;url=formulier.html;target=_parent");
aI("text=NAW;url=naw.html;target=_parent");



}

with(milonic=new menuname("Bolivia")){
style=menuStyle;
aI("text=Algemeen;url=bolivia.html;target=_parent");
aI("text=Cochabamba;url=cochabamba.html;target=_parent");

}

with(milonic=new menuname("link6")){
style=menuStyle;
aI("text=link6a;url=sub.htm;target=_parent");
aI("text=link6b;url=sub.htm;target=_parent");


}


with(milonic=new menuname("Anti Spam")){
style=menuStyle;
aI("text=Spam Cop;url=http://www.spamcop.net/;");
aI("text=Mime Defang;url=http://www.mimedefang.org/;");
aI("text=Spam Assassin;url=http://www.spamassassin.org/;");
}

with(milonic=new menuname("MyMilonic")){
style=menuStyle;
aI("text=Login;url=http://www.milonic.com/login.php;");
aI("text=Licenses;url=http://www.milonic.com/mylicenses.php;");
aI("text=Invoices;url=http://www.milonic.com/myinvoices.php;");
aI("text=Make Support Request;url=http://www.milonic.com/reqsupport.php;");
aI("text=View Support Requests;url=http://www.milonic.com/mysupport.php;");
aI("text=Your Details;url=http://www.milonic.com/mydetails.php;");
}

drawMenus();

