_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="Black";
onbgcolor="Transparent";
onbold="bold";
oncolor="AliceBlue";
padding="0";
pagecolor="Blue";
separatorcolor="Transparent";
separatorsize="0";
subimage="images/white_7x7.gif";
subimagepadding="2";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#2F2F2F";
borderstyle="Ridge";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#1E78FF";
offcolor="DarkBlue";
onbgcolor="#000000";
onbold="bold";
oncolor="Orange";
padding="4";
pagecolor="Yellow";
subimage="images/white_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://lakerussellgallery.com.au/;");
aI("text=Gallery;target=;url=Gallery.html;");
aI("text=Lakeside Cafe;target=;url=Lakeside-Cafe.html;");
aI("text=Now Exhibiting;target=;url=Now-Exhibiting.html;");
aI("text=Exhibitions;target=;url=Exhibitions.html;");
aI("text=New Owners;target=;url=New-Owners.html;");
aI("text=L.R. Retreat;target=;url=L.R.-Retreat.html;");
aI("text=Contact us;target=;url=Contact-us.html;");
}


 drawMenus();

