_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#552A00";
offcolor="White";
onbgcolor="White";
oncolor="#000000";
padding="5";
separatorcolor="White";
separatorsize="1";
subimage="images/white_7x7.gif";
subimagepadding="8";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#552A00";
offcolor="White";
onbgcolor="White";
oncolor="#000000";
padding="4";
subimage="images/white_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("showmenu=Services Provided/Buyer InspectionLEFT_MENU;text=Services Provided;target=;url=Services-Provided.html;");
aI("showmenu=Inspection Findings/Interior SystemsLEFT_MENU;text=Inspection Findings;target=;url=Inspection-Findings.html;");
aI("showmenu=About PHI/Inspector CredentialsLEFT_MENU;text=About PHI;target=;url=About-PHI.html;");
}

with(milonic=new menuname("Services Provided/Buyer InspectionLEFT_MENU")){
style=submenuStyle;
aI("text=Buyer Inspection;target=;url=Buyer-Inspection.html;");
aI("text=Seller Inspection;target=;url=Seller-Inspection.html;");
aI("text=Builder Warranty Inspection;target=;url=Builder-Warranty-Inspection.html;");
aI("text=Radon Testing;target=;url=Radon-Testing.html;");
}

with(milonic=new menuname("Inspection Findings/Interior SystemsLEFT_MENU")){
style=submenuStyle;
aI("text=Interior Systems;target=;url=Interior-Systems.html;");
aI("text=Foundation, Basement & Crawlspace Defects;target=;url=Foundation,-Basement-&-Crawlspace-Defects.html;");
aI("text=Roof System Defects;target=;url=Roof-System-Defects.html;");
aI("text=Electrical Defects;target=;url=Electrical-Defects.html;");
aI("text=Fireplaces and Chimneys;target=;url=Fireplaces-and-Chimneys.html;");
aI("text=HVAC Systems;target=;url=HVAC-Systems.html;");
aI("text=Exterior Systems;target=;url=Exterior-Systems.html;");
aI("text=Plumbing System Defects;target=;url=Plumbing-System-Defects.html;");
}

with(milonic=new menuname("About PHI/Inspector CredentialsLEFT_MENU")){
style=submenuStyle;
aI("text=Inspector Credentials;target=;url=Inspector-Credentials.html;");
aI("text=Contact Information;target=;url=Contact-Information.html;");
aI("text=Certified Master Inspector;target=;url=Certified-Master-Inspector.html;");
}


 drawMenus();

