with(new menuname("Main Menu")){
style=menuStyle;
menuwidth="235";
alwaysvisible=1;
position="relative";
aI("text=About Us;showmenu=about;");
aI("text=USAID in Guatemala;showmenu=usaid;");
aI("text=Our Programs;showmenu=programs;");
aI("text=Studies and Publications;showmenu=studies_publications;");
aI("text=News Room;showmenu=news_room;");
aI("text=Doing Business with USAID;showmenu=doing_business;");
aI("text=Photo Gallery;showmenu=photo_gallery;");
aI("text=FAQs;url=faqs.htm;");
aI("text=Other Links;showmenu=links;");
}
drawMenus();
