_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack8L.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="italic";
fontweight="bold";
offcolor="#000000";
oncolor="#000000";
separatorcolor="Transparent";
separatorsize="0";
subimagepadding="2";
itemheight="26";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
align="center";
bgimage="images/amaSubBack12.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="italic";
fontweight="bold";
offcolor="#ffffff";
oncolor="Yellow";
ondecoration="underline";
padding="6";
separatorsize="3";
separatorimage="images/amaSubSep12.gif";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=960;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.50bob.org/;align=center;");
aI("text=The Reason Why;target=;url=Why.html;align=center;");
aI("text=Photo Gallery;target=;url=Photos.html;align=center;");
aI("text=Contacts & Donations;target=;url=Contacts.html;align=center;");
aI("showmenu=Previous Updates/2008INFO_BAR_MENU;text=Previous Updates;target=;url=History.html;align=center;");
aI("text=Kenya Trip June 2011;target=;url=Kenya-Trip-June-2011.html;align=center;");
aI("text=Our Supporters;target=;url=Our-Supporters.html;align=center;");
aI("text=Video Nov 2009;target=;url=Video.html;align=center;keepalive=1;");
}

with(milonic=new menuname("Previous Updates/2008INFO_BAR_MENU")){
style=submenuStyle;
orientation="horizontal";
aI("text=2008;target=;url=2008.html;");
aI("text=Feb 09;target=;url=Feb-09.html;");
aI("text=Jul 09;target=;url=Jul-09.html;");
aI("text=Oct 09;target=;url=Oct-09.html;");
aI("text=Mar 10;target=;url=march2010.html;");
aI("text=Oct 10;target=;url=october-2010.html;");
aI("text=Dec 10;target=;url=Dec-10.html;");
aI(";");
}


 drawMenus();

