_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 1;target=;url=article-directory-1.html;");
aI("text=Evolution of Home Security;target=;url=evolution-of-home-security-systems.html;");
aI("text=Home Security Camera;target=;url=are-you-maximizing-your-home-security-camera.html;");
aI("text=Do Door Alarms Make Sense;target=;url=do-door-alarms-make-sense.html;");
aI("text=the Best Home Security;target=;url=choosing-the-best-home-security.html;");
aI("text=GE Home Security;target=;url=should-you-get-ge-home-security.html;");
aI("text=GE SmartHome Wireless Alarm System;target=;url=ge-smarthome-wireless-alarm-system-kit.html;");
aI("text=Intermatic Wireless Window Alarm;target=;url=intermatic-wireless-window-alarm.html;");
aI("text=Master Lock 265D Dual;target=;url=master-lock-265d-dual.html;");
aI("text=Reporter Wireless Alert System;target=;url=reporter-wireless-alert-system.html;");
aI("text=Pet Immune Motion Detectors;target=;url=keeping-your-home-secure-with-pet-immune-motion-detectors.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

