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=Foundation;text=Foundation;");
aI("showmenu=Project;text=Project;");
aI("showmenu=Focusing;text=Focusing;");
aI("showmenu=Activities;text=Activities;");
aI("showmenu=Contact;text=Contact;");

aI("text=Google earth;url= googleearth.html;");
aI("text=Donors;url= donateur.html;");
aI("text=Photos;url= ../bolivia/index.html;target=_parent");



}





with(milonic=new menuname("Foundation")){
overflow="scroll";
style=menuStyle;
aI("text=Foundation & Goal;url=stichting.html;target=_parent")
aI("text=Funds raising;url=fondsen.html;target=_parent")
aI("text=Activities;url=acties.html;target=_parent")


}

with(milonic=new menuname("Project")){
style=menuStyle;
aI("text= History ;url=historie.html;target=_parent");
aI("text= 4-12 years ;url=012.html;target=_parent");
aI("text=12-18 years;url=1218.html;target=_parent");

}

with(milonic=new menuname("Focusing")){
style=menuStyle;
aI("text=Description;url=focus0.html;target=_parent");
aI("text=Second half 2009;url=winter2009.html;target=_parent");
aI("text=First half 2009;url=voorjaar2009.html;target=_parent");
aI("text=Second half 2008;url=winter2008.html;target=_parent");
aI("text=First half 2008;url=spring2008.html;target=_parent");
aI("text=Second half 2007;url=herfst07.html;target=_parent");
aI("text=First half 2007;url=focus1.html;target=_parent");


}

with(milonic=new menuname("Activities")){
style=menuStyle;
aI("text=Description;url=acties.html;target=_parent");
aI("text=Activity Corry 2009;url=corrie2009.html;target=_parent");
aI("text=Winter market;url=actie4.html;target=_parent");
aI("text=Chocolate letters;url=actie1.html;target=_parent");
aI("text=Klazinaveen;url=actie2.html;target=_parent");
aI("text=Nieuwerkerk;url=actie3.html;target=_parent");


}

with(milonic=new menuname("Contact")){
style=menuStyle;
aI("text=E-mail;url=formulier.html;target=_parent");
aI("text=Name etc.;url=naw.html;target=_parent");



}

with(milonic=new menuname("Bolivia")){
style=menuStyle;
aI("text=General information;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();

