_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana";
fontsize="10pt";
fontstyle="normal";
image="images/dots1.gif";
offbgcolor="#7F7F7F";
offcolor="#ffffff";
onbgcolor="#34564B";
onbold="bold";
oncolor="#ffffff";
padding="10";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#34564B";
borderstyle="solid";
borderwidth="5";
fontfamily="Times New Roman";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#34564B";
offcolor="#ffffff";
onbgcolor="#7D9476";
oncolor="#ffffff";
padding="4";
separatorcolor="#213730";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=HOME;target=;url=./;");
aI("text=ABOUT;target=;url=about.htm;");
aI("showmenu=PERSONNELWilliam L Johns, RA AIALEFT_MENU;text=PERSONNEL;target=;url=personnel.htm;");
aI("text=SERVICES;target=;url=services.htm;");
aI("showmenu=PORTFOLIONavopache Electric CooperativeLEFT_MENU;text=PORTFOLIO;target=;url=portfolio.htm;");
aI("text=LINKS;target=;url=links.htm;");
aI("text=DOWNLOADS;target=;url=downloads.htm;");
aI("text=VIDEO GALLERY;target=;url=video_gallery.htm;");
aI("text=ARTICLES;target=;url=articles.htm;");
aI("text=CONTACT US;target=;url=contact_us.htm;");
aI("text=CUSTOM HOUSE DESIGNS;target=_blank;url=http://adg-az.com/;");
aI("text=SITE MENU;target=;url=sitemap-page-order.htm;");
}

with(milonic=new menuname("PERSONNELWilliam L Johns, RA AIALEFT_MENU")){
style=submenuStyle;
aI("text=William L Johns, RA AIA;target=;url=william_l_johns,_ra_aia.htm;");
aI("text=Brian T Johns RA AIA;target=;url=brian_t_johns_ra_aia.htm;");
aI("text=Marcus P Murray;target=;url=marcus_p_murray.htm;");
aI("text=Lloyd L Johns, AIA;target=;url=lloyd_l_johns,_aia.htm;");
}

with(milonic=new menuname("PORTFOLIONavopache Electric CooperativeLEFT_MENU")){
style=submenuStyle;
aI("text=Navopache Electric Cooperative;target=;url=navopache_electric_cooperative.htm;");
aI("text=Gilbert Architects East Valley Hope Center;target=;url=gilbert_architects_east_valley_hope_center.htm;");
aI("text=COMMERCIAL PROJECTS;target=;url=commercial_projects.htm;");
aI("text=EDUCATIONAL PROJECTS;target=;url=educational_projects.htm;");
aI("text=MEDICAL PROJECTS;target=;url=medical_projects.htm;");
aI("text=MUNICIPAL PROJECTS;target=;url=municipal_projects.htm;");
aI("text=OFFICE PROJECTS;target=;url=office_projects.htm;");
}


 drawMenus();
