_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="White";
offcolor="Chocolate";
onbgcolor="#E7E6E7";
oncolor="#00AA55";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="Ridge";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#33322E";
offcolor="#FFFFD4";
onbgcolor="#1B1A18";
oncolor="MediumSeaGreen";
outfilter="Fade(Overlap=1.00)";
padding="15";
separatorcolor="Transparent";
separatorsize="0";
imagepadding="6";
itemwidth="116";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=696;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://chorney-studios.com.au/;");
aI("showmenu=The Gallery/Paintings 1976INFO_BAR_MENU;text=The Gallery;target=;url=The-Gallery.html;");
aI("showmenu=Water Sculpture /Water Sculpture 2INFO_BAR_MENU;text=Water Sculpture ;target=;url=Water-Sculpture.html;");
aI("showmenu=Water Features /Water Features 2INFO_BAR_MENU;text=Water Features ;target=;url=Water-Features.html;");
aI("text=About Michael Chorney;target=;url=About-Michael-Chorney.html;");
aI("text=Contact;target=;url=Contact.html;");
}

with(milonic=new menuname("The Gallery/Paintings 1976INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Paintings 1976;target=;url=Paintings1976.html;");
aI("text=Paintings 1977;target=;url=Michael-Chorney-Paintings1977.html;");
aI("text=Drawings 1978;target=;url=Drawings1978.html;");
aI("text=Drawings 1979;target=;url=Drawings1979.html;");
aI("text=Paintings 1981;target=;url=Paintings1981.html;");
aI("text=Paintings 1982;target=;url=Paintings1982.html;");
aI("text=Drawings 1983;target=;url=Drawings-by-Michael-Chorney.html;");
aI("text=Paintings 1983;target=;url=Paintings-by-Michael-Chorney.html;");
aI("text=Paintings 1984;target=;url=Paintings-by-Michael-Chorney-1984.html;");
}

with(milonic=new menuname("Water Sculpture /Water Sculpture 2INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Water Sculpture 2;target=;url=Water-Sculpture-2.html;");
}

with(milonic=new menuname("Water Features /Water Features 2INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Water Features 2;target=;url=Water-Features-2.html;");
aI("text=Water Features 3;target=;url=Water-Features-3.html;");
aI("text=Water Features 4;target=;url=Water-Features-4.html;");
aI("text=Water Features 5;target=;url=Water-Features-5.html;");
aI("text=Water Features 6;target=;url=Water-Features-6.html;");
aI("text=Fibre Glass Ponds;target=;url=Fibre-Glass-Ponds.html;");
aI("text=Fibre Glass Ponds 2;target=;url=Fibre-Glass-Ponds-2.html;");
}


 drawMenus();

