_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Gainsboro";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Gainsboro";
offcolor="#000000";
onbgcolor="#999999";
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=Home Security: Basic Information (Home);target=;url=http://www.a-home-security-guide.com/;");
aI("showmenu=ArticlesHome Security Can Lower Your Home Insurance RatesLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("text=Home Security Store;target=;url=home-security-store.html;");
aI("text=Home Security Guide Resource Directory;target=;url=home-security-guide-resource-directory.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ArticlesHome Security Can Lower Your Home Insurance RatesLEFT_MENU")){
style=submenuStyle;
aI("text=Home Security Can Lower Your Home Insurance Rates;target=;url=home-security-can-lower-your-home-insurance-rates.html;");
aI("text=Home Security When You are on Vacation;target=;url=home-security-when-you-are-on-vacation.html;");
aI("text=Home Security for your Driveway;target=;url=home-security-for-your-driveway.html;");
aI("text=Home Security: Protecting Your Home;target=;url=home-security-protecting-your-home.html;");
aI("text=Home Security: Wireless Security Systems;target=;url=home-security-wireless-security-systems.html;");
aI("text=Fire Protection: Fire Escape Ladder;target=;url=fire-protection-fire-escape-ladder.html;");
aI("text=Should You Invest in a Safe Room;target=;url=should-you-invest-in-a-safe-room.html;");
aI("text=Protecting Your Home with a Burglar Alarm;target=;url=protecting-your-home-with-a-burglar-alarm.html;");
aI("text=Home Surveillance Systems;target=;url=home-surveillance-systems.html;");
aI("text=Fire Safety in Your Home;target=;url=fire-safety-in-your-home.html;");
}


 drawMenus();
