_menuCloseDelay=500 
_menuOpenDelay=150 
_subOffsetTop=5 
_subOffsetLeft=0 
with(menuStyle1=new mm_style()){ 
onbgcolor='#B6B6B6'; 
oncolor='#ffffff'; 
offbgcolor='#383838'; 
offcolor='#000000'; 
bordercolor=''; 
borderstyle=''; 
borderwidth=0; 
separatorcolor='#C8CBCA'; 
separatorsize='0'; 
padding=2; 
fontsize='70%'; 
fontstyle=''; 
fontfamily=''; 
subimage=''; 
bgimage='';
subimagepadding='0'; 
} with(menuStyle=new mm_style()){ 
onbgcolor='#004E7F'; 
oncolor='#73A1BB'; 
offbgcolor='#004E7F'; 
offcolor='#D4F7FF'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=5; 
fontsize='60%'; 
itemwidth='100';
itemheight='25';
align='Left';
fontstyle='Normal'; 
fontweight='Bold'; 
fontfamily='Verdana'; 
subimage='dynamicdata/images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#FFFFFF'; 
separatorcolor='#C8CBCA'; 
bgimage='';
} 


with(sat=new menuname('156')){ style=menuStyle; aI('text=Where We are;url=dynamicdata/WhereWeAre.aspx;status=Where We are;');} with(sat=new menuname('7')){ style=menuStyle; aI('text=Things to Do Without a Car in Keswick;url=dynamicdata/10_Things_To_Do_Without_A_Car.aspx;status=Things to Do Without a Car in Keswick;');aI('text=Where We are;url=dynamicdata/WhereWeAre.aspx;status=Where We are;');} with(sat=new menuname('4')){ style=menuStyle; aI('text=Special Offers;url=dynamicdata/SpecialOffers.aspx;status=Special Offers;');} with(sat=new menuname('3')){ style=menuStyle; aI('text=Image Gallery;url=dynamicdata/ImageGallery.aspx;status=Image Gallery;');} with(sat=new menuname('2')){ style=menuStyle; aI('text=Environment Policy ;url=dynamicdata/Environment.aspx;status=Environment Policy ;');aI('text=Access Statement;url=dynamicdata/HoweKeldAccessStatement.aspx;status=Access Statement;');aI('text=Our Awards;url=dynamicdata/howe_keld_awards.aspx;status=Our Awards;');aI('text=News;url=http://www.howekeld.co.uk/news.aspx?;status=News;');} drawMenus();
