_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots8.gif";
offbgcolor="DarkBlue";
offcolor="White";
onbgcolor="LightGrey";
oncolor="Black";
padding="6";
pagecolor="White";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="2";
overimage="images/dots9.gif";
imagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="Black";
offcolor="#ffffff";
onbgcolor="Gold";
oncolor="Black";
padding="4";
pagebgcolor="Gold";
pagecolor="Black";
separatorcolor="White";
separatorsize="1";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://aimtermitepestcontrol.com/;");
aI("showmenu=Services/Pest ControlINFO_BAR_MENU;text=Services;target=;url=Services.html;");
aI("text=Termite Indentification;target=;url=Termite-Indentification.html;");
aI("text=Mold Service;target=;url=Mold-Service.html;");
aI("showmenu=Pest Encyclopedia/AntsINFO_BAR_MENU;text=Pest Encyclopedia;target=;url=Pest-Encyclopedia.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Services/Pest ControlINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Pest Control;target=;url=Pest-Control.html;");
aI("text=Termite Management;target=;url=Termite-Management.html;");
aI("text=Commercial Pest Management;target=;url=Commercial-Pest-Management.html;");
aI("text=Residential Pest Control;target=;url=Residential-Pest-Control.html;");
aI("text=Wild Animal Trapping;target=;url=Wild-Animal-Trapping.html;");
aI("text=Fumigation Services;target=;url=Fumigation-Services.html;");
}

with(milonic=new menuname("Pest Encyclopedia/AntsINFO_BAR_MENU")){
style=submenuStyle;
aI("showmenu=Pest Encyclopedia/Ants/Black AntsINFO_BAR_MENU;text=Ants;target=;url=Ants.html;");
aI("text=Snakes;target=;url=Snakes.html;");
aI("showmenu=Pest Encyclopedia/Spiders/Black WidowINFO_BAR_MENU;text=Spiders;target=;url=Spiders.html;");
aI("showmenu=Pest Encyclopedia/Termites/Drywood TermitesINFO_BAR_MENU;text=Termites;target=;url=Termites.html;");
}

with(milonic=new menuname("Pest Encyclopedia/Ants/Black AntsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Black Ants;target=;url=Black-Ants.html;");
aI("text=Crazy Ants;target=;url=Crazy-Ants.html;");
aI("text=Fire Ants;target=;url=Fire-Ants.html;");
aI("text=Sugar Ants;target=;url=Sugar-Ants.html;");
}

with(milonic=new menuname("Pest Encyclopedia/Spiders/Black WidowINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Black Widow;target=;url=Black-Widow.html;");
aI("text=Brown Widow;target=;url=Brown-Widow.html;");
aI("text=Brown Recluse;target=;url=Brown-Recluse.html;");
aI("text=Daddy Long-Legs;target=;url=Daddy-Long-Legs.html;");
}

with(milonic=new menuname("Pest Encyclopedia/Termites/Drywood TermitesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Drywood Termites;target=;url=Drywood-Termites.html;");
aI("text=Subterranean Termites;target=;url=Subterranean-Termites.html;");
}


 drawMenus();

