with(new menuname("Main Menu")){
style=menuStyle;
alwaysvisible=1;
orientation="horizontal";
position="relative";
aI("text=History&nbsp;;url=http://www.midstatesbuilders.com/history.htm");
aI("text=&nbsp;Projects&nbsp;;url=http://www.midstatesbuilders.com/projects/projects.htm;showmenu=projects");
aI("text=&nbsp;Services&nbsp;;url=http://www.midstatesbuilders.com/services/services.htm;showmenu=services");
aI("text=&nbsp;Careers&nbsp;;url=http://www.midstatesbuilders.com/careers.htm;showmenu=careers");
aI("text=&nbsp;Clients&nbsp;;url=http://www.midstatesbuilders.com/clients/clients.htm;showmenu=clients");
aI("text=&nbsp;Links&nbsp;;url=http://www.midstatesbuilders.com/links.htm");
aI("text=&nbsp;Contact Us&nbsp;;url=http://www.midstatesbuilders.com/contact_us.htm");
aI("text=&nbsp;Home;url=http://www.midstatesbuilders.com");
}
drawMenus();