_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="#3C5763";
offcolor="#ffffff";
onbgcolor="Black";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="5";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="DarkSlateBlue";
onbgcolor="#514831";
oncolor="White";
padding="4";
pagecolor="DarkSlateBlue";
separatorcolor="#463C01";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=./;");
aI("showmenu=Home SafetyPrevent BurglariesLEFT_MENU;text=Home Safety;target=;url=Home-Safety.html;");
aI("showmenu=Fire SafetyFire PreventionLEFT_MENU;text=Fire Safety;target=;url=Fire-Safety.html;");
aI("showmenu=Pool Safety TipsSwimming Pool SafetyLEFT_MENU;text=Pool Safety Tips;target=;url=Pool-Safety-Tips.html;");
aI("showmenu=Vehicle SafetyCar Alarm SystemsLEFT_MENU;text=Vehicle Safety;target=;url=Vehicle_Safety.html;");
aI("showmenu=Personal SafetyPrevent Identity TheftLEFT_MENU;text=Personal Safety;target=;url=Personal-Safety.html;");
aI("showmenu=Computer SafetyComputer Safety TipsLEFT_MENU;text=Computer Safety;target=;url=Computer-Safety.html;");
aI("showmenu=Travel SafetyHotel SafetyLEFT_MENU;text=Travel Safety;target=;url=Travel-Safety-Tips.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Home SafetyPrevent BurglariesLEFT_MENU")){
style=submenuStyle;
aI("text=Prevent Burglaries;target=;url=How-to-Prevent-Home-Break-Ins.html;");
aI("text=Window Locks;target=;url=Security_Window_Locks.html;");
aI("text=Security Systems;target=;url=Home_Security_System.html;");
aI("text=Security Cameras;target=;url=Hidden_Security_Camera.html;");
aI("text=Alarm Installation;target=;url=Burglar_Alarm_Installation.html;");
aI("text=Carbon Monoxide Monitors;target=;url=Carbon-Monoxide-Monitor.html;");
aI("text=Emergency Generators;target=;url=Emergency-Power-Generator.html;");
aI("text=Hurricane Windows;target=;url=Hurricane_Window_Protection.html;");
aI("text=Hurricane Storm Shutters;target=;url=Hurricane_Storm_Shutters.html;");
aI("text=Tornado Safety;target=;url=Tornado_Safety_Tips.html;");
}

with(milonic=new menuname("Fire SafetyFire PreventionLEFT_MENU")){
style=submenuStyle;
aI("text=Fire Prevention;target=;url=Fire_Protection_Prevention.html;");
aI("text=Home Fire Alarms;target=;url=Home_Fire_Alarms.html;");
aI("text=Fire Escape Ladders;target=;url=Fire_Escape_Ladder.html;");
aI("text=Fire Extinguishers;target=;url=Fire_Extinguisher_Types.html;");
aI("text=Fire Proof Safes;target=;url=Fire_Proof_Safes.html;");
}

with(milonic=new menuname("Pool Safety TipsSwimming Pool SafetyLEFT_MENU")){
style=submenuStyle;
aI("text=Swimming Pool Safety;target=;url=swimming-pool-safety.html;");
aI("text=Swimming Pool Alarms;target=;url=Swimming-Pool-Alarms.html;");
aI("text=Pool Safety Covers;target=;url=Pool-Safety-Cover.html;");
aI("text=Pool Fences;target=;url=Swimming-Pool-Fence.html;");
aI("text=Pool Cleaners;target=;url=Pool-Cleaner-Review.html;");
}

with(milonic=new menuname("Vehicle SafetyCar Alarm SystemsLEFT_MENU")){
style=submenuStyle;
aI("text=Car Alarm Systems;target=;url=Car-Alarm-Systems.html;");
aI("text=Talking Car Alarms;target=;url=Talking_Car_Alarm.html;");
aI("text=GPS Systems;target=;url=Auto_GPS_System.html;");
aI("text=GPS for Motorcycles;target=;url=GPS_for_Motorcycles.html;");
aI("text=Car Seat Safety;target=;url=Car_Seat_Safety_.html;");
aI("text=Booster Seat Safety;target=;url=Booster_Seat_Safety.html;");
}

with(milonic=new menuname("Personal SafetyPrevent Identity TheftLEFT_MENU")){
style=submenuStyle;
aI("text=Prevent Identity Theft;target=;url=GuardAgainstIdentityTheft.html;");
aI("text=ID Theft Insurance;target=;url=ID-Theft-Insurance.html;");
aI("text=Locking Mail Box;target=;url=Locking_Mail_Box.html;");
aI("text=College Campus Safety;target=;url=Being-Safe-at-College.html;");
}

with(milonic=new menuname("Computer SafetyComputer Safety TipsLEFT_MENU")){
style=submenuStyle;
aI("text=Computer Safety Tips;target=;url=Computer_Security_Tips.html;");
aI("text=Types of Computer Viruses;target=;url=Types_of_Computer_Viruses.html;");
aI("text=File Encryption Software;target=;url=File_Encryption_Software.html;");
}

with(milonic=new menuname("Travel SafetyHotel SafetyLEFT_MENU")){
style=submenuStyle;
aI("text=Hotel Safety;target=;url=Hotel-Safety.html;");
}


 drawMenus();

