_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="DarkGray";
borderstyle="Solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="WhiteSmoke";
offcolor="#000000";
onbgcolor="Gainsboro";
oncolor="#000000";
padding="6";
separatorcolor="DarkGray";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="WhiteSmoke";
offcolor="#000000";
onbgcolor="Gainsboro";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Bed Bug Symptoms;target=;url=bed-bug-symptoms.html;");
aI("text=Bed Bug Bites;target=;url=bed-bug-bites.html;");
aI("text=Infestation Prevention;target=;url=bed-bug-infestation.html;");
aI("text=Treatment For Home;target=;url=bed-bugs-treatment.html;");
aI("text=Bed Bug Proof Covers;target=;url=bed-bug-mattress-covers.html;");
aI("text=Bed Bug Spray;target=;url=bed-bug-spray.html;");
aI("text=Bed Bug Steamer;target=;url=bed-bug-steamer.html;");
aI("text=Bed Bugs Extermination;target=;url=bed-bugs-extermination.html;");
aI("text=Get Rid of Bed Bugs;target=;url=kill-bed-bugs.html;");
aI("text=Bed Bugs Pictures;target=;url=bed-bugs-pictures.html;");
}


 drawMenus();

