_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="DarkGray";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="White";
offcolor="DarkSlateGray";
onbgcolor="#ffffff";
oncolor="Orange";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#FCB027";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/black.gif";
offbgcolor="Transparent";
offcolor="DarkSlateGray";
onbgcolor="#ffffff";
oncolor="DarkGray";
outfilter="Fade(Overlap=1.00)";
padding="5";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
overimage="images/orange.gif";
imagepadding="6";
itemwidth="200";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.plusone.net.au/;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Bookkeeping services;target=;url=Bookkeeping-services.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Shoebox bookkeeping;target=;url=Shoebox-bookkeeping.html;");
aI("text=Confidentiality guarantee;target=;url=Confidentiality-guarantee.html;");
aI("text=Virtual bookkeeping;target=;url=Virtual-bookkeeping.html;");
aI("text=Outlook backup solution;target=;url=Outlook-backup-solution.html;");
aI("text=Free Bookkeeping Healthcheck;target=;url=Free-Bookkeeping-Healthcheck.html;");
aI("text=Benefits of using a Freelance Bookkeeper;target=;url=Benefits-of-using-a-Freelance-Bookkeeper.html;");
aI("text=The warning signs;target=;url=The-warning-signs.html;");
aI("text=Site Map;target=;url=sitemap-alphabetical.html;");
}


 drawMenus();
