_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#8A867A";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
image="images/xpblank.gif";
offcolor="#000000";
onborder="1px solid #316AC5";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding="4";
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding="1";
separatorwidth="80%";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#ffffff";
menubgimage="images/backoff_blue.gif";
imagepadding="3";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#8A867A";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="Transparent";
offcolor="#000000";
onbgcolor="Transparent";
onborder="1px solid #316AC5";
oncolor="Black";
padding="4";
pagebgcolor="Transparent";
separatorcolor="Transparent";
separatorsize="40";
rawcss="padding-left:5px;padding-right:5px";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=800;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.portstewartportrush.com/;");
aI("showmenu=Places to Stay/Portrush HotelsINFO_BAR_MENU;text=Places to Stay;target=;url=Portstewart-Hotels-Portrush-Hotels.html;");
aI("text=The Causeway;target=;url=Giants-Causeway.html;");
aI("text=Dunluce Castle;target=;url=Dunluce-Castle.html;");
aI("text=Rope Bridge;target=;url=North-Coast-Rope-Bridge.html;");
aI("showmenu=Antims Coast/Cromore Halt PortstewartINFO_BAR_MENU;text=Antims Coast;target=;url=Everything-on-Antim-Coast.html;");
}

with(milonic=new menuname("Places to Stay/Portrush HotelsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Portrush Hotels;target=;url=Portrush-Hotels.html;");
aI("text=Portstewart Hotels;target=;url=Portstewart-Hotels.html;");
}

with(milonic=new menuname("Antims Coast/Cromore Halt PortstewartINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Cromore Halt Portstewart;target=;url=Cromore-Halt-Portstewart.html;");
aI("text=Golf Portstewart;target=;url=Golf-Portstewart.html;");
aI("text=Estate Agents Portstewart;target=;url=Estate-Agents-Portstewart.html;");
aI("text=Kellys Night Club;target=;url=Kellys-Night-Club.html;");
}


 drawMenus();

