


_menuCloseDelay=400           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_subOffsetTop=0              // Sub menu top offset
_subOffsetLeft=0            // Sub menu left offset

fixMozillaZIndex=true;

if(ie55){
_miO=_d.getElementsByTagName("object");
for(var x=0;x<_miO.length;x++)_miO[x].outerHTML=_miO[x].outerHTML;
}

with(menuStyle=new mm_style()){
onbgcolor="#cc0000";
oncolor="#cccccc";
offbgcolor="#330000";
offcolor="#ffffff";
separatorsize="0";
separatorpadding="0";
separatorheight="2";
padding=5;
fontsize="100%";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
subimage="arrowwhite.gif";
subimagepadding="4";
onsubimage="arrow.gif";
}

with(milonic=new menuname("Ballyrafter")){
style=menuStyle;
overflow="scroll";
aI("text=Accommodation;url=accommodation.htm;");
aI("text=Restaurant & Pub;url=restaurant.htm;");
aI("text=Sample Dinner Menu;url=menu.htm;");
aI("text=Contact & Prices;url=https://www.easybookstay.co.uk/ballyrafter-country-house-hotel-lismore-waterford.html;");
}

with(milonic=new menuname("Functions")){
style=menuStyle;
overflow="scroll";
aI("text=Functions;url=functions.htm;");
aI("text=Weddings;url=weddings.htm;");
}

with(milonic=new menuname("Sightseeing")){
style=menuStyle;
overflow="scroll";
aI("text=Lismore Heritage Town;url=lismore.htm;");
aI("text=Over the Mountains & Beyond;url=mountains.htm;");
aI("text=Seaside Trips;url=seaside.htm;");
aI("text=Gardens in and around Lismore;url=gardens.htm;");
aI("text=Local Activities;url=activities.htm;");
aI("text=Local & Irish Map;url=maps.htm;");
}

with(milonic=new menuname("Location")){
style=menuStyle;
overflow="scroll";
aI("text=Local & Irish Maps;url=maps.htm;");
}

with(milonic=new menuname("Fishing")){
style=menuStyle;
overflow="scroll";
aI("text=Overview of Local Fishing;url=fishing.htm;");
aI("text=Salmon Fishing;url=fishsalmon.htm;");
aI("text=Sea Trout Fishing;url=fishseatrout.htm;");
aI("text=Brown Trout;url=fishtrout.htm;");
aI("text=Coarse Fishing;url=fishcoarse.htm;");
aI("text=Sea Angling;url=fishsea.htm;");
aI("text=Fishing Links;url=fishlinks.htm;");
aI("text=Current Fishing Report;url=fishstat.htm;");
}

with(milonic=new menuname("Contact")){
style=menuStyle;
overflow="scroll";
aI("text=Contact & Prices;url=https://www.easybookstay.co.uk/ballyrafter-country-house-hotel-lismore-waterford.html;");
}

drawMenus();


