fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DCE9F0";
offcolor="#515151";
onbgcolor="#4F8EB6";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=1;
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
top=570;
screenposition="center";
overflow="scroll";
followscroll=1;
style=menuStyle;
aI("image=/images/tiny/harrogate_1.gif;overimage=/images/tiny/harrogate_2.gif;text=Harrogate;url=photos_harrogate.htm;");
aI("image=/images/tiny/kilburn_1.gif;overimage=/images/tiny/kilburn_2.gif;url=photos_kilburn.htm;text=Kilburn;");
aI("image=/images/tiny/knaresborough_1.gif;overimage=/images/tiny/knaresborough_2.gif;url=photos_knaresborough.htm;text=Knaresborough;");
aI("image=/images/tiny/leeds_1.gif;overimage=images/tiny/leeds_3.gif;url=photos_leeds.htm;text=Leeds;");
aI("image=/images/tiny/lightwater_valley_1.gif;overimage=images/tiny/lightwater_valley_2.gif;url=photos_lightwater_valley.htm;text=Lightwater Valley;");
aI("image=/images/tiny/newby_hall_1.gif;overimage=images/tiny/newby_hall_2.gif;url=photos_newby_hall.htm;text=Newby Hall;");
aI("image=/images/tiny/ripon_2.gif;overimage=/images/tiny/ripon_3.gif;url=photos_ripon.htm;text=Ripon;");
aI("image=/images/tiny/whitby_1.gif;overimage=/images/tiny/whitby_2.gif;url=photos_whitby.htm;text=Whitby;");
aI("image=/images/tiny/york_2.gif;overimage=/images/tiny/york_3.gif;url=photos_york.htm;text=York;");
}


drawMenus();


