_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="DarkBlue";
borderstyle="Solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="LightSteelBlue";
offcolor="DarkBlue";
onbgcolor="AliceBlue";
onbold="bold";
oncolor="DarkBlue";
padding="4";
pagebgcolor="AliceBlue";
pagecolor="DarkBlue";
separatorcolor="DarkBlue";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="4";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
align="left";
bordercolor="DarkBlue";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="LightSteelBlue";
offcolor="DarkBlue";
onbgcolor="AliceBlue";
oncolor="DarkBlue";
padding="4";
pagebgcolor="AliceBlue";
pagecolor="DarkBlue";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=807;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home Page;target=;url=http://www.digiboss.co.za/;");
aI("text=Graphic Design;target=;url=Graphic_Design.html;");
aI("showmenu=Marketing & Websites/Intro to Marketing Your BusinessINFO_BAR_MENU;text=Marketing & Websites;target=;url=Marketing_Your_Business.html;");
aI("showmenu=Spreadsheet Solutions/Instant Quoting SystemINFO_BAR_MENU;text=Spreadsheet Solutions;target=;url=Spreadsheet_Solutions.html;");
aI("showmenu=Other/Intro to Other Products and ServicesINFO_BAR_MENU;text=Other;target=;url=Other_Products_and_Services.html;");
aI("text=Contact Us;target=;url=Contact_Us.html;");
aI("showmenu=Make Money/Intro to Make MoneyINFO_BAR_MENU;text=Make Money;target=;url=Make_Money.html;");
aI("text=Mountain Water Delivery;target=;url=MountainWater.html;");
}

with(milonic=new menuname("Marketing & Websites/Intro to Marketing Your BusinessINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Intro to Marketing Your Business;target=;url=Intro_to_Marketing_Your_Business.html;");
aI("text=The Majestic Way;target=;url=The_Majestic_Way.html;");
aI("text=Website Design;target=_blank;url=http://Businesswebdesignbyken.com;");
}

with(milonic=new menuname("Spreadsheet Solutions/Instant Quoting SystemINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Instant Quoting System;target=;url=Instant_Quoting_System.html;");
}

with(milonic=new menuname("Other/Intro to Other Products and ServicesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Intro to Other Products and Services;target=;url=Intro_to_Other_Products_and_Services.html;");
aI("text=Advert Design;target=;url=Advert_Design.html;");
aI("text=Bookkeeping;target=;url=Bookkeeping.html;");
aI("text=Document Services;target=;url=Document_Services.html;");
aI("text=Scan Photos to CD;target=;url=ScanPhotosToCD.html;");
}

with(milonic=new menuname("Make Money/Intro to Make MoneyINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Intro to Make Money;target=;url=Intro_to_Make_Money.html;");
aI("text=Sell Websites;target=;url=Sell_Websites.html;");
aI("text=Be a Website Developer;target=;url=Be_a_Website_Developer.html;");
aI("text=How to Become Wealthy;target=;url=how_to_become_wealthy.html;");
}


 drawMenus();

