_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="Black";
offcolor="Black";
onbgcolor="#A1BBC8";
oncolor="White";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagecolor="Black";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="Ridge";
borderwidth="0";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#FFFFFF";
onbgcolor="LightGrey";
oncolor="#FFFFFF";
outfilter="Fade(Overlap=1.00)";
padding="3";
pagecolor="#FFFFFF";
separatorcolor="Transparent";
separatorsize="0";
imagepadding="6";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Lismore Business Directory;target=;url=http://www.lismoreonthenet.com/;");
aI("text=Community Directory Lismore;target=;url=community-directory-lismore.html;");
aI("text=Blog;target=;url=lismore-on-the-net-blog.html;");
aI("text=Lismore Road Closure Information;target=;url=lismore-road-closure-information.html;");
aI("text=Market Guide;target=;url=market-guide.html;");
aI("text=Awesome Videos!;target=;url=videos.html;");
aI("text=News;target=;url=news.html;");
aI("text=Currency and Weight Converters;target=;url=currency-and-weight-converters.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
}


 drawMenus();

