_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 10;target=;url=article-directory-10.html;");
aI("text=First Alert CO600;target=;url=first-alert-co600-plug-in-carbon-monoxide-alarm.html;");
aI("text=A few things about alarm Monitoring;target=;url=a-few-things-about-alarm-monitoring.html;");
aI("text=things you need to know about home security;target=;url=things-you-need-to-know-about-home-security.html;");
aI("text=all you need to know on home Security Systems;target=;url=all-you-need-to-know-on-home-security-systems.html;");
aI("text=Information you can trust on Surveillance Cameras;target=;url=information-you-can-trust-on-surveillance-cameras.html;");
aI("text=Buying a Home Security system;target=;url=buying-a-home-security-system.html;");
aI("text=detailed  information on home security systems;target=;url=detailed-information-on-home-security-systems.html;");
aI("text=Home Security 101;target=;url=home-security-101.html;");
aI("text=learn more about home security;target=;url=learn-more-about-home-security.html;");
aI("text=Some great information about Home Security Systems;target=;url=some-great-information-about-home-security-systems.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

