_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("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;");
aI("showmenu=Inspection FindingsInterior SystemsLEFT_MENU;text=Inspection Findings;target=;url=Inspection-Findings.html;");
aI("showmenu=Articles & TipsAsbestosLEFT_MENU;text=Articles & Tips;target=;url=Articles-&-Tips.html;");
aI("showmenu=About PHIInspector CredentialsLEFT_MENU;text=About PHI;target=;url=About-PHI.html;");
aI("text=Privacy Policy;target=;url=Privacy-Policy.html;");
}

with(milonic=new menuname("Inspection FindingsInterior 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("Articles & TipsAsbestosLEFT_MENU")){
style=submenuStyle;
aI("text=Asbestos;target=;url=Asbestos.html;");
aI("text=Lead;target=;url=Lead.html;");
aI("text=Mold ;target=;url=Mold.html;");
aI("text=Termites;target=;url=Termites.html;");
aI("text=Radon;target=_blank;url=http://www.epa.gov/radon/pubs/hmbyguid.html;");
aI("text=Life Expectancies - Components & Appliances;target=;url=Life-Expectancies-Components-&-Appliances.html;");
}

with(milonic=new menuname("About PHIInspector CredentialsLEFT_MENU")){
style=submenuStyle;
aI("text=Inspector Credentials;target=;url=Inspector-Credentials.html;");
aI("text=Contact Information;target=;url=Contact-Information.html;");
aI("text=ASHI Certified;target=;url=ASHI-Certified.html;");
}


 drawMenus();
