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=0;
_subOffsetLeft=2;




with(background=new mm_style()){
bgimage="http://img.milonic.com/xp_button_blue.gif";
borderstyle="solid";
fontfamily="Arial";
fontsize="60%";
fontstyle="normal";
fontweight="bold";
image="http://img.milonic.com/transparent.gif";
imagepadding=4;
itemheight=25;
itemwidth=160;
offcolor="#333300";
oncolor="#ffffff";
overbgimage="http://img.milonic.com/xp_button_blueon.gif";
separatorcolor="transparent";
separatorsize=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
itemheight=25;
itemwidth=190;
top=55;
left=52;
style=background;
aI("bgimage=http://img.milonic.com/xp_button_blue.gif;image=http://img.milonic.com/xp_on.gif;overbgimage=http://img.milonic.com/xp_button_blueon.gif;text=North Yorkshire Cottages Home Page;url=index.htm;");
aI("bgimage=http://img.milonic.com/xp_button_blue.gif;image=http://img.milonic.com/xp_eject.gif;overbgimage=http://img.milonic.com/xp_button_blueon.gif;showmenu=Details;text=Details of each Cottage;");
aI("bgimage=http://img.milonic.com/xp_button_blue.gif;image=http://img.milonic.com/xp_rl.gif;overbgimage=http://img.milonic.com/xp_button_blueon.gif;showmenu=Sites;text=Go to web site;");
aI("bgimage=http://img.milonic.com/xp_button_blue.gif;image=http://img.milonic.com/xp_locked.gif;overbgimage=http://img.milonic.com/xp_button_blueon.gif;text=Map Guide;url=map_guide.htm");
}

with(milonic=new menuname("Details")){
style=background;
aI("text=Anchor Cottage, Staithes;url=anchor_cottage.htm;");
aI("text=Moorland Cottages, Hutton-Le-Hole;url=moorland_cottages.htm;");
aI("text=Cherrygarth Cottages, Fryton, Nr. Hovingham;url=cherrygarth_cottages.htm;");
aI("text=Spring Farm Cottage, Hambleton;url=spring_farm_cottage.htm;");
aI("text=Halton Gill Cottage, Nr. Grassington;url=halton_gill_cottage.htm;");
aI("text=Baxby Manor, Husthwaite;url=baxby_manor.htm;");
aI("text=Cheese Vat Farm, Near York;url=cheese_vat_farm.htm;")
aI("text=The Barn Guest House, Hutton-Le-Hole;url=barn.htm;");
}

with(milonic=new menuname("Sites")){
style=background;
aI("text=Anchor Cottage;url=http://www.anchorcottagestaithes.co.uk/;target=blank;");
aI("text=Moorland Cottages;url=http://www.moorlandcottages.com/;target=blank;");
aI("text=Cherrygarth Cottages;url=http://www.cherrygarthcottages.co.uk/;target=blank;");
aI("text=Spring Farm Cottage;url=http://www.springfarmcottage.com/index.html;target=blank;");
aI("text=Halton Gill Cottage;url=http://www.haltongillcottage.co.uk/;target=blank;");
aI("text=Baxby Manor;url=http://www.baxbymanor.co.uk/;target=blank;");
aI("text=Cheese Vat Farm;url=http://www.cheesevatfarm.co.uk/;target=blank;");
aI("text=The Barn;url=http://www.thebarnguesthouse.com/;target=blank;");
}


drawMenus();


