_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 2;target=;url=article-directory-2.html;");
aI("text=Home Alarm System False Alarms;target=;url=preventing-your-home-alarm-system-from-causing-false-alarms.html;");
aI("text=Home Invasion Protection;target=;url=do-you-have-home-invasion-protection.html;");
aI("text=Home Security During Vacation;target=;url=home-security-during-vacation.html;");
aI("text=Blue Tooth Home Security System;target=;url=what-is-a-blue-tooth-home-security-system.html;");
aI("text=Pepper Spray;target=;url=where-can-i-buy-pepper-spray-learn-where.html;");
aI("text=Honeywell Security Systems;target=;url=honeywell-security-systems-affordable-and-exceptional-home-protection.html;");
aI("text=Insuring Your Home;target=;url=insuring-your-most-important-possession-your-home.html;");
aI("text=Windows And Door Home Security;target=;url=windows-and-doors-as-an-intrinsic-part-of-home-security.html;");
aI("text=Home Security Company;target=;url=trusting-your-home-security-company-to-provide-the-best-service.html;");
aI("text=Car Theft and  Driveway Alarms;target=;url=decreasing-car-theft-with-driveway-alarms.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

