_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#EFEFEF";
onbgcolor="Black";
oncolor="Silver";
padding="9";
separatorcolor="Black";
separatorsize="1";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#BFBEBE";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#AAE1F7";
oncolor="Black";
padding="4";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=http://www.dumelang.co.za/;");
aI("showmenu=Products & ServicesWeb DesignLEFT_MENU;text=Products & Services;target=;url=Products-&-Services.html;");
aI("showmenu=ResourcesLet's talk NavigationLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("showmenu=News & Special OffersWeb Page Makeover SpecialLEFT_MENU;text=News & Special Offers;target=;url=News-&-Special-Offers.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Copyright & Privacy;target=;url=Copyright-&-Privacy.html;");
aI("text=Thought Images;target=;url=Thought-Images.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Products & ServicesWeb DesignLEFT_MENU")){
style=submenuStyle;
aI("text=Web Design;target=;url=Web-Design.html;");
aI("text=Logo Design;target=;url=Logo-Design.html;");
aI("text=eScan;target=;url=eScan.html;");
}

with(milonic=new menuname("ResourcesLet's talk NavigationLEFT_MENU")){
style=submenuStyle;
aI("text=Let's talk Navigation;target=;url=Let's-talk-Navigation.html;");
aI("text=Price List;target=;url=Price-List.html;");
aI("text=Promote your Web Page;target=;url=Promote-your-Web-Page.html;");
aI("text=Search Engines;target=;url=Search-Engines.html;");
aI("text=SMS-Spam;target=;url=SMS-Spam.html;");
aI("text=Tips & Tricks;target=;url=Tips-and-Tricks.html;");
aI("text=Act against email spamming;target=;url=Act-against-email-spamming.html;");
aI("text=Web Safe Fonts;target=;url=Web-Safe-Fonts.html;");
}

with(milonic=new menuname("News & Special OffersWeb Page Makeover SpecialLEFT_MENU")){
style=submenuStyle;
aI("text=Web Page Makeover Special;target=;url=Web-Page-Makeover-Special.html;");
}


 drawMenus();
