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()){
onbgcolor="#666666";
oncolor="#ffffff";
offbgcolor="#dddddd";
offcolor="#333333";
separatorpadding="2";
separatorheight="1";
padding=3;
fontsize="100%";
fontstyle="normal";
fontfamily="Verdana, Helvetica, Sans-Serif";
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Dungarvan")){
style=menuStyle;
overflow="scroll";
aI("text=Maps;url=location.htm;");
aI("text=Dungarvan's Main Sights;url=tourdungarvan.htm;");
aI("text=Dungarvan Town;url=dungarvan.htm;");
aI("text=History;url=history.htm;");
aI("text=Sights;url=sights.htm;");
aI("text=Photos;url=photos.htm;");
aI("text=Dungarvan Museum;url=museum.htm;");
aI("text=Town Government;url=udc.htm;");
}

with(milonic=new menuname("VisitorInfo")){
style=menuStyle;
overflow="scroll";
aI("text=Maps;url=location.htm");
aI("text=Accommodation;url=accommodation.htm;");
aI("text=Dungarvan's Main Sights;url=tourdungarvan.htm;");
aI("text=Dungarvan Tourism;url=dungarvantourism.htm;");
aI("text=Dungarvan Town;url=dungarvan.htm");
aI("text=History of Dungarvan;url=history.htm");
aI("text=County Waterford Sights;url=sights.htm;");
aI("text=Along the Coast;url=waterford-coast.htm");
aI("text=Up to the Mountains;url=waterford-mountains.htm");
aI("text=Into the Towns;url=waterford-towns.htm");
aI("text=Waterford Crystal Tour;url=waterford-crystal.htm");
aI("text=Weather;url=http://www.bbc.co.uk/weather/5day.shtml?world=5082");
}

with(milonic=new menuname("KeyContacts")){
style=menuStyle;
overflow="scroll";
aI("text=Gardaí - Police;url=garda.htm");
aI("text=Doctors;url=doctors.htm");
aI("text=Dentists;url=dentists.htm");
aI("text=Churches;url=churches.htm");
aI("text=Schools;url=schools.htm");
aI("text=Hospitals;url=hospitals.htm");
aI("text=Library;url=library.htm");
aI("text=Town Council;url=udc.htm");
aI("text=County Council;url=waterfordcoco.htm");
}

with(milonic=new menuname("Business")){
style=menuStyle;
aI("text=Property;url=property.htm");
aI("text=Chamber of Commerce;url=bus-chambercommerce.htm");
aI("text=Invest in Dungarvan;url=bus-investindungarvan.htm");
aI("text=Town Development Plan;url=bus-townplan.htm");
aI("text=Environs Development Plan;url=bus-environsdevelopment.htm");
aI("text=Landuse Study;url=bus-landuse.htm");
aI("text=County Enterprise Board;url=bus-enterprise.htm");
aI("text=Waterford Leader Partnership;url=bus-leader.htm");
aI("text=Move To Ireland;url=http://www.movetoireland.com");
}

with(milonic=new menuname("Golf")){
style=menuStyle;
aI("text=The Golf Courses;url=golf.htm");
aI("text=Gold Coast Golf Club;url=http://www.goldcoastgolfclub.com");
aI("text=West Waterford Golf Club;url=http://www.westwaterfordgolf.com");
aI("text=Dungarvan Golf Club;url=http://www.dungarvangolfclub.com");
aI("text=Dungarvan International Competition;url=http://www.dungarvangolf.com");
aI("text=Golf Triangle - Play All 3 Courses for Less;url=http://www.golftriangle.com");
}

with(milonic=new menuname("Entertainment")){
style=menuStyle;
aI("text=Entertainment & Festivals;url=entertainment.htm");
}

with(milonic=new menuname("Food")){
style=menuStyle;
aI("text=Country Markets & Festivals;url=food.htm");
}

with(milonic=new menuname("Arts")){
style=menuStyle;
aI("text=Events ;url=arts.htm");
}

with(milonic=new menuname("Sports")){
style=menuStyle;
aI("text=Sports Events & Local Clubs;url=sports.htm");
}

with(milonic=new menuname("Community")){
style=menuStyle;
aI("text=Community Groups & Clubs;url=community.htm");
}

with(milonic=new menuname("News")){
style=menuStyle;
aI("text=Local Online Newspapers & Radio;url=news.htm");
}

drawMenus();

