_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="#002A00";
oncolor="#FFFFFF";
padding="9";
separatorcolor="#625839";
separatorsize="1";
subimage="images/white_13x13_tb.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#355164";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#CEBC83";
oncolor="Black";
padding="4";
subimage="images/white_13x13_tb.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("showmenu=Main PageHow To Use This SiteLEFT_MENU;text=Main Page;target=;url=./;");
aI("showmenu=ArchitectsService for ArchitectsLEFT_MENU;text=Architects;target=;url=Architects.html;");
aI("showmenu=ContractorsService for ContractorsLEFT_MENU;text=Contractors;target=;url=Contractors.html;");
aI("text=Current Contractor Clients;target=;url=Current-Contractor-Clients.html;");
aI("showmenu=Home OwnersServices for Home OwnersLEFT_MENU;text=Home Owners;target=;url=Home-Owners.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Main PageHow To Use This SiteLEFT_MENU")){
style=submenuStyle;
aI("text=How To Use This Site;target=;url=How-To-Use-This-Site.html;");
aI("text=Gallery of Past Designs;target=;url=Gallery-of-Past-Designs.html;");
aI("text=About Jullienna;target=;url=About-Jullienna.html;");
}

with(milonic=new menuname("ArchitectsService for ArchitectsLEFT_MENU")){
style=submenuStyle;
aI("text=Service for Architects;target=;url=Service-for-Architects.html;");
aI("text=Current Architect Clients;target=;url=Current-Architect-Clients.html;");
}

with(milonic=new menuname("ContractorsService for ContractorsLEFT_MENU")){
style=submenuStyle;
aI("text=Service for Contractors;target=;url=Service-for-Contractors.html;");
}

with(milonic=new menuname("Home OwnersServices for Home OwnersLEFT_MENU")){
style=submenuStyle;
aI("text=Services for Home Owners;target=;url=Services-for-Home-Owners.html;");
aI("text=Home Owners Dream Designs;target=;url=Home-Owners-Dream-Designs.html;");
}


 drawMenus();
