fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps

_menuCloseDelay=500;
_menuOpenDelay=150;


with(menuStyle=new mm_style()){
onbgcolor="#662266";
oncolor="#ffffff";
offbgcolor="#ffffff";
offcolor="#333333";
subimagepadding=1;
subimage="trans20.gif";
separatorsize="0";
separatorpadding="0";
separatorheight="1";
separatorcolor="#cc3333";
padding=2;
fontsize="120%";
fontstyle="normal";
fontfamily="Georgia, Times New Roman, Times, Serif";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90)";
}


with(milonic=new menuname("Inside")){
overflow="scroll";
style=menuStyle;
aI("text=Garden View Accommodation;url=inside.htm;");
}

with(milonic=new menuname("Golf")){
overflow="scroll";
style=menuStyle;
aI("text=Golf from Kathleens;url=golf.htm;")
aI("text=More Activities-Cycling, Walking, Golf;url=activities.htm;");
}

with(milonic=new menuname("KillarneyTown")){
overflow="scroll";
style=menuStyle;
aI("text=Most Killarney Town stores, restaurants and pubs are open till midnight.;")
}

with(milonic=new menuname("Touring")){
style=menuStyle;
aI("text=Touring from Kathleens;url=touring.htm;");
aI("text=Killarney & the National Park;url=killarney.htm;");
aI("text=The Ring of Kerry;url=ringofkerry.htm;");
aI("text=Dingle Peninsula;url=dingle.htm;");
aI("text=Beara Peninsula;url=beara.htm;");
aI("text=Activities-Cycling, Walking, Golf;url=activities.htm;");
}

with(milonic=new menuname("Location")){
style=menuStyle;
aI("text=Maps & Directions;url=location.htm;");
aI("text=Airports & Car Hire;url=location.htm;");
aI("text=Restaurants, Pubs, Shopping;title=Most Killarney Town stores, restaurants and pubs are open till midnight.;url=restaurants.htm;")
}

with(milonic=new menuname("GuestComments")){
style=menuStyle;
aI("text=Comments from our Guests;url=guestcomments.htm;");
}

with(milonic=new menuname("Reservations")){
style=menuStyle;
aI("text=Prices & Availability;url=http://www.avvio.com/hotels/Kathleens_Country_House/bookings/client.php;");
aI("text=Special Offers;url=specialoffers.htm;");
}

with(milonic=new menuname("Specials")){
style=menuStyle;
aI("text=Special Offers;url=specialoffers.htm;");
aI("text=Prices & Availability;url=http://www.avvio.com/hotels/Kathleens_Country_House/bookings/client.php;");
aI("text=Contact Kathleen;url=https://host.securelook.com/irishsecure/kathssl.htm;");
}

drawMenus();


