fixMozillaZIndex=false; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
buildAfterLoad=true;
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;



with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="12px";
fontstyle="normal";
fontweight="bold"
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#6698CB";
offcolor="#FFFFFF";
onbgcolor="#DAFEF2";
oncolor="#335566";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=10)";
padding=4;
pagebgcolor="#FFFFFF";
pagecolor="black";
separatorcolor="#000000";
separatorsize=1;
subimage="/menus/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("topmenu")){
alwaysvisible=1;
left=10;
orientation="horizontal";
style=menuStyle;
top=10;
aI("showmenu=home;text=home;url=/index.html;");
aI("showmenu=events;text=events;url=/events/;");
aI("showmenu=library;text=library;url=/Library/;");
aI("showmenu=supporting our work;text=supporting our work;url=/donations.html;");
aI("showmenu=online store;text=online store;url=/Support/;");
aI("showmenu=community center;text=community center;url=/Community/Board/;");
aI("showmenu=translations;image=/assets/graphics/flags/flags-90x12.gif;url=/Translations/;");
aI("showmenu=copyright info;text=copyright info;url=/copyright.html");
}

with(milonic=new menuname("home")){
overflow="scroll";
style=menuStyle;
aI("text=about us;url=/about.html")
aI("text=contact;url=/contact.html")
aI("text=privacy;url=/privacy.html")
}

with(milonic=new menuname("events")){
overflow="scroll";
style=menuStyle;
aI("text=calendar of events;url=/Community/Board/calendar.php")
aI("text=public meetings;url=/events/publicmeetings.html")
aI("text=open house;url=/events/online/open-house.html")
aI("text=worldwide online meetings;url=/events/online/")
aI("text=five-day online intensives;url=/events/online/smallgroup.html")
aI("text=afternoon events;url=/events/afternoon.html")
aI("text=five-day retreats;url=/events/fiveday.html")
aI("text=private conversations;url=/events/private.html")
aI("text=hosting an event;url=/events/hosting-an-event.html")
}

with(milonic=new menuname("library")){
overflow="scroll";
style=menuStyle;
aI("text=just one look;url=http://www.justonelook.org")
aI("text=the fear of life;url=http://www.thefearoflife.org")
aI("text=letters;url=/Community/Board/forumdisplay.php?11-Email-and-Online-Conversations")
aI("text=blog;url=http://www.johnsherman.org/truth_is_all_that_matters/")
aI("text=free ebooks;url=/eBooks/")
aI("text=podcast;url=http://www.johnsherman.org/john_sherman_podcast/")
aI("text=texts;url=http://www.johnsherman.org/john_sherman_transcriptio/")
aI("text=articles;url=http://www.johnsherman.org/john_sherman_articles/")
aI("text=short videos;url=http://www.johnsherman.org/john_sherman_videos/")
aI("text=retreat videos;url=http://www.johnsherman.org/retreat_videos/")
aI("text=mindfulness meditation;url=/mindfulness-meditation.html")
}

with(milonic=new menuname("supporting our work")){
overflow="scroll";
style=menuStyle;
aI("text=making a donation;url=/donations.html")
aI("text=volunteering;url=/volunteers/why-volunteer.html")
}

with(milonic=new menuname("online store")){
overflow="scroll";
style=menuStyle;
aI("text=audio recordings;url=/Support/category.php?category_id=49")
aI("text=video recordings;url=/Support/category.php?category_id=65")
aI("text=books;url=/Support/category.php?category_id=56")
aI("text=shipping faqs;url=/Support/content.php?content_id=1003")
aI("text=customer service;url=/Support/content.php?content_id=1004")
}

with(milonic=new menuname("community center")){
overflow="scroll";
style=menuStyle;
aI("text=press/free downloads;url=/downloads.html")
aI("text=forums;url=/Community/Board/forum.php")
aI("text=free newsletter;url=/Newsletters/index.html")
aI("text=just one look toolbar;url=/Community/toolbar.html")
aI("text=volunteers;url=/volunteers/why-volunteer.html")
aI("text=photo albums;url=http://www.johnsherman.org/photos/retreats/index.html")
}

with(milonic=new menuname("translations")){
overflow="scroll";
style=menuStyle;
aI("image=/assets/graphics/flags/brasil12x17.gif;text=português;url=/Translations/tr-portugues.html");
aI("image=/assets/graphics/flags/germany-11x17.gif;text=deutsch;url=/Translations/tr-deutsch.html");
aI("image=/assets/graphics/flags/italy.gif;text=italiano;url=/Translations/tr-italiano.html");
aI("image=/assets/graphics/flags/netherlands.gif;text=nederlands;url=/Translations/tr-nederlands.html")
aI("image=/assets/graphics/flags/romania-18x13.gif;text=român&#259;;url=/Translations/tr-romana.html")
aI("image=/assets/graphics/flags/israel-16x12.gif;text=&#1489;&#1506;&#1489;&#1512;&#1497;&#1514;url=/Translations/tr-hebrew.html")
aI("image=/assets/graphics/flags/russia-12x15.jpg;text=&#1088;&#1091;&#1089;&#1089;&#1082;&#1080;&#1081;url=/Translations/tr-russian.html")
}

with(milonic=new menuname("copyright info")){
overflow="scroll";
style=menuStyle;
aI("text=english;url=/copyright.html")
aI("text=français;url=/copyright-francais.html")
aI("text=nederlands;url=/copyright-nederlands.html")
aI("text=português;url=/copyright-portugues.html")
aI("text=&#1088;&#1091;&#1089;&#1089;&#1082;&#1080;&#1081;url=/copyright-russian.html")
}




drawMenus();


