_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
image="images/dots9.gif";
offbgcolor="Transparent";
offcolor="#005A72";
onbgcolor="#3495AB";
oncolor="#ffffff";
padding="8";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="213";
}

with(submenuStyle=new mm_style()){
bordercolor="#005A72";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#005A72";
offcolor="#ffffff";
onbgcolor="#3495AB";
oncolor="#ffffff";
padding="4";
separatorcolor="#005A72";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=About us;target=;url=about-us.html;");
aI("text=Take a Glimpse;target=;url=http://www.take-a-glimpse.com/;");
aI("text=Buy Now;target=;url=buy-now.html;");
aI("text=Press Release;target=;url=press-release.html;");
aI("text=Articles;target=;url=articles.html;");
aI("text=Videos of Ireland;target=;url=videos-of-ireland.html;");
aI("showmenu=Ireland/PeopleLEFT_MENU;text=Ireland;target=;url=ireland.html;");
aI("showmenu=Vistor Centres/Aillwee CaveLEFT_MENU;text=Vistor Centres;target=;url=vistor-centres.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=Site Map;target=;url=sitemap-navigation.html;");
}

with(milonic=new menuname("Ireland/PeopleLEFT_MENU")){
style=submenuStyle;
aI("text=People;target=;url=People.html;");
}

with(milonic=new menuname("Vistor Centres/Aillwee CaveLEFT_MENU")){
style=submenuStyle;
aI("text=Aillwee Cave;target=;url=Aillwee-Cave.html;");
aI("text=Bunratty castle;target=;url=Bunratty-castle.html;");
aI("text=Belleek Pottery;target=;url=Belleek-Pottery.html;");
aI("text=Cobh, The Queenstown Story;target=;url=Cobh,-The-Queenstown-Story.html;");
aI("text=Dublinia;target=;url=Dublinia.html;");
aI("text=Irish National Heritage Park;target=;url=Irish-National-Heritage-Park.html;");
aI("text=Killary Cruises;target=;url=Killary-Cruises.html;");
aI("text=Kylemore Abbey;target=;url=Kylemore-Abbey.html;");
aI("text=Waterford Crystal Vistor Centre;target=;url=Waterford-Crystal-Vistor-Centre.html;");
}


 drawMenus();

