_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="#7FD9F4";
oncolor="Black";
padding="5";
separatorcolor="#04364B";
separatorsize="1";
subimage="images/square_blue.gif";
subimagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#178DB6";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#12627D";
offcolor="White";
onbgcolor="#7FD9F4";
oncolor="Black";
padding="4";
subimage="images/square_blue.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=./;");
aI("showmenu=Web DesignWebsite DesignLEFT_MENU;text=Web Design;target=;url=Web-Design.html;");
aI("showmenu=Internet MarketingPay Per ClickLEFT_MENU;text=Internet Marketing;target=;url=Internet-Marketing.html;");
aI("showmenu=Design & PrintBusiness CardsLEFT_MENU;text=Design & Print;target=;url=Design-&-Print.html;");
aI("showmenu=Business ServicesWeb & Email HostingLEFT_MENU;text=Business Services;target=;url=Business-Services.html;");
aI("showmenu=I.T. ServicesComputer Sales & ServiceLEFT_MENU;text=I.T. Services;target=;url=I.T.-Services.html;");
aI("text=On Hold Messaging;target=;url=On-Hold-Messaging-with-Joy-Voice-Pty-Ltd.html;");
aI("text=Resources;target=;url=Resources.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Web DesignWebsite DesignLEFT_MENU")){
style=submenuStyle;
aI("text=Website Design;target=;url=Website-Design.html;");
aI("text=Web Development;target=;url=Web-Development.html;");
aI("text=Content Management;target=;url=Content-Management.html;");
aI("text=E-Commerce Solutions;target=;url=E-Commerce-Solutions.html;");
}

with(milonic=new menuname("Internet MarketingPay Per ClickLEFT_MENU")){
style=submenuStyle;
aI("text=Pay Per Click;target=;url=Pay-Per-Click.html;");
aI("text=Email Marketing;target=;url=Email-Marketing.html;");
aI("text=Search Engine Optimisation;target=;url=Search-Engine-Optimisation.html;");
}

with(milonic=new menuname("Design & PrintBusiness CardsLEFT_MENU")){
style=submenuStyle;
aI("text=Business Cards;target=;url=Business-Cards.html;");
aI("text=Flyers & Brochures;target=;url=Flyers-&-Brochures.html;");
aI("text=Large Format Posters;target=;url=Large-Format-Posters.html;");
aI("text=Business Stationery;target=;url=Business-Stationery.html;");
aI("text=Creative Design;target=;url=Creative-Design.html;");
aI("text=Logo Design;target=;url=Logo-Design.html;");
}

with(milonic=new menuname("Business ServicesWeb & Email HostingLEFT_MENU")){
style=submenuStyle;
aI("text=Web & Email Hosting;target=;url=Web-&-Email-Hosting.html;");
aI("text=Domain Names;target=;url=Domain-Names.html;");
aI("text=Consulting Services;target=;url=Consulting-Services.html;");
aI("text=Software Training;target=;url=Software-Training.html;");
}

with(milonic=new menuname("I.T. ServicesComputer Sales & ServiceLEFT_MENU")){
style=submenuStyle;
aI("text=Computer Sales & Service;target=;url=Computer-Sales-&-Service.html;");
aI("text=Networking Solutions;target=;url=Networking-Solutions.html;");
aI("text=Maintenance & Technical Support;target=;url=Maintenance-&-Technical-Support.html;");
aI("text=Software Development;target=;url=Software-Development.html;");
}


 drawMenus();

