with(new menuname("Main Menu")){
style=menuStyle;
menuwidth="299";
alwaysvisible=1;
position="relative";
aI("text=History;url=history.htm");
aI("text=Development Challenge;url=development_challenge.htm");
aI("text=What We Do;url=what_we_do.htm;showmenu=what_we_do;");
aI("text=Special Initiatives;url=special_initiatives.htm;showmenu=special_initiatives;");
aI("text=Photo Galleries;url=photo_galleries.htm;showmenu=photo_galleries;");
aI("text=News Room;url=news_room.htm;showmenu=news_room;");
aI("text=Links;url=links.htm;");
aI("text=Doing Business with USAID;url=business.htm;showmenu=business;");
}
drawMenus();
