_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#81B841";
offcolor="White";
onbgcolor="#1079CC";
oncolor="White";
padding="6";
separatorcolor="White";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#5E9537";
onbgcolor="#1079CC";
onbold="bold";
oncolor="White";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=e-Safety Home;target=;url=http://www.esafety.co.za/;");
aI("showmenu=Resources/VideosLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("showmenu=Partners/Sanlam LiquidLEFT_MENU;text=Partners;target=;url=Partners.html;");
aI("text=About;target=;url=About.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Resources/VideosLEFT_MENU")){
style=submenuStyle;
aI("text=Videos;target=;url=Videos.html;");
aI("text=Web Sites;target=;url=Web-Sites.html;");
aI("text=Articles;target=;url=Articles.html;");
aI("text=Child-Safe Browsers;target=;url=child-safe-browsers.html;");
}

with(milonic=new menuname("Partners/Sanlam LiquidLEFT_MENU")){
style=submenuStyle;
aI("text=Sanlam Liquid;target=;url=Sanlam-Liquid.html;");
aI("text=SMSWEB;target=;url=SMSWEB.html;");
}


 drawMenus();

