_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack0l.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offcolor="#000000";
oncolor="#000000";
subimagepadding="2";
itemheight="26";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
align="center";
bgimage="images/amaSubBack6.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#ffffff";
oncolor="#ffffff";
ondecoration="underline";
padding="6";
separatorsize="3";
separatorimage="images/amaSubSep6.gif";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=720;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
aI("text=Home Page;target=;url=http://thechattanoogahomeinspector.com/;align=center;");
aI("text=Client Testimonials;target=;url=Client-Testimonials.html;align=center;");
aI("text=Why Choose PHI;target=;url=Why-Choose-PHI.html;align=center;");
aI("text=Schedule Inspection;target=;url=Schedule-Inspection.html;align=center;");
aI("text=100 Percent Guarantee;target=;url=100-Percent-Guarantee.html;align=center;");
aI("text=Get Your Report;target=;url=Get-Your-Report.html;align=center;keepalive=1;");
}


 drawMenus();
