_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="Orange";
offcolor="Black";
onbgcolor="White";
onbold="bold";
oncolor="#000000";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="Silver";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="RoyalBlue";
offcolor="White";
onbgcolor="Black";
onbold="bold";
oncolor="White";
outfilter="Fade(Overlap=1.00)";
padding="2";
pagecolor="White";
separatorcolor="Transparent";
separatorsize="4";
imagepadding="6";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Welcome;target=;url=./;");
aI("showmenu=The Pemberton CaravanPhotosINFO_BAR_MENU;text=The Pemberton Caravan;target=;url=The-Pemberton-Caravan.html;");
aI("text=Rates/Ammenities;target=;url=Rates-Ammenities.html;");
aI("text=Booking Online;target=;url=Booking-Online.html;");
aI("showmenu=Events/ShowsMarchINFO_BAR_MENU;text=Events/Shows;target=;url=Events-Shows.html;");
aI("showmenu=Places to VisitWatch the Movie!INFO_BAR_MENU;text=Places to Visit;target=;url=Places-to-Visit.html;");
aI("showmenu=Contact UsLocationINFO_BAR_MENU;text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("The Pemberton CaravanPhotosINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Photos;target=;url=Photos.html;");
}

with(milonic=new menuname("Events/ShowsMarchINFO_BAR_MENU")){
style=submenuStyle;
aI("text=March;target=;url=March.html;");
aI("text=April;target=;url=April.html;");
aI("text=May;target=;url=May.html;");
aI("text=June;target=;url=June.html;");
aI("text=July;target=;url=July.html;");
aI("text=August;target=;url=August.html;");
aI("text=September;target=;url=September.html;");
aI("text=October;target=;url=October.html;");
aI("text=November;target=;url=November.html;");
aI("text=December;target=;url=December.html;");
}

with(milonic=new menuname("Places to VisitWatch the Movie!INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Watch the Movie!;target=;url=Watch-the-Movie!.html;");
aI("text=Weather Forecast;target=;url=Weather-Forecast.html;");
}

with(milonic=new menuname("Contact UsLocationINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Location;target=;url=Location.html;");
}


 drawMenus();
