_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#282828";
offcolor="#ffffff";
onbgcolor="#D55D3B";
oncolor="#ffffff";
padding="10";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="196";
}

with(submenuStyle=new mm_style()){
bordercolor="#48A6C0";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#48A6C0";
offcolor="#ffffff";
onbgcolor="#357B8E";
oncolor="#ffffff";
padding="4";
separatorcolor="#357B8E";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Article Directory 5;target=;url=article-directory-5.html;");
aI("text=Safe Rooms;target=;url=safe-rooms.html;");
aI("text=Home Security System;target=;url=home-security.html;");
aI("text=Home Security Guard Dogs;target=;url=home-security-guard-dogs.html;");
aI("text=Home Automation Security Systems;target=;url=home-automation-security-systems.html;");
aI("text=Wireless home security;target=;url=wireless-home-security-is-the-smart-choice.html;");
aI("text=Home Security;target=;url=home-security-for-everyone-a-necessity.html;");
aI("text=The Best Home Security;target=;url=the-best-home-security-and-how-to-find-it.html;");
aI("text=Identity Theft;target=;url=identity-theft-how-to-protect-your-identity.html;");
aI("text=Home Security Company;target=;url=proven-advice-for-choosing-a-home-security-company.html;");
aI("text=Wireless House Burglar Alarms;target=;url=how-to-choose-the-best-wireless-house-burglar-alarm-to-buy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

