_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots9.gif";
offbgcolor="MidnightBlue";
offcolor="#ffffff";
onbgcolor="DarkBlue";
oncolor="#ffffff";
padding="7";
separatorcolor="#ffffff";
separatorsize="3";
subimage="images/downboxed.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="DimGray";
offcolor="#ffffff";
onbgcolor="LightSlateGray";
oncolor="#ffffff";
padding="4";
separatorcolor="White";
separatorsize="1";
subimage="images/downboxed.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
openstyle="rtl";
aI("text=Home;target=;url=./;");
aI("showmenu=Moving ServicesHome MovingRIGHT_MENU;text=Moving Services;target=;url=Moving-Services-Kerry.html;");
aI("text=Moving Checklist;target=;url=Moving-Checklist.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=Contact;target=;url=Contact.html;");
}

with(milonic=new menuname("Moving ServicesHome MovingRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Home Moving;target=;url=Home-Moving-kerry-ireland.html;");
aI("text=Business Moving;target=;url=Business-Moving-kerry-ireland.html;");
aI("text=Storage;target=;url=Storage-Services-kerry-ireland.html;");
}


 drawMenus();
