fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=200;
_menuOpenDelay=100;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(ScrollingSampStyle=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=0;
fontfamily="comic sans ms,verdana,helvetica";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
offbgcolor="#000000";
offcolor="#FFFFFF";
onbgcolor="#FFFFFF";
oncolor="#000000";
padding=3;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
itemwidth="1%";
menualign="default";
menuwidth="810";
orientation="horizontal";
style=ScrollingSampStyle;
top=185;
left=71;
aI("status=Back To Home Page;text=Home;url=http://www.fortingallart.co.uk/index.html;");
aI("status=About us;text=About Us;url=http://www.fortingallart.co.uk/aboutus.html;");
aI("showmenu=Artists;text=Artists");
aI("status=Ehibition details;text=Exhibition;url=http://www.fortingallart.co.uk/exhibition.html;");
aI("status=About us;text=Press Centre;url=http://www.fortingallart.co.uk/press.html");
aI("status=Contact Us;text=Contact Us;url=http://www.fortingallart.co.uk/contact.html");
}

with(milonic=new menuname("Artists")){
style=ScrollingSampStyle;
aI("text=Artists A - J;url=http://www.fortingallart.co.uk/artists_a_j.html;");
aI("text=Artists K - L;url=http://www.fortingallart.co.uk/artists_k_l.html;");
aI("text=Artists M - Z;url=http://www.fortingallart.co.uk/artists_m_z.html;");

}

drawMenus();
