_menuCloseDelay=500 
_menuOpenDelay=150 
_subOffsetTop=5 
_subOffsetLeft=0 
with(menuStyle1=new mm_style()){ 
onbgcolor='#C51536 '; 
oncolor='#ffffff'; 
offbgcolor='#FFFFFF'; 
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='#FF0033'; 
oncolor='#FFFFCC'; 
offbgcolor='#990033'; 
offcolor='#FFFFCC'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=5; 
fontsize='80%'; 
itemwidth='125';
itemheight='10';
align='Left';
fontstyle='Normal'; 
fontweight='Bold'; 
fontfamily='Times New Roman'; 
subimage='../dynamicdata/images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#660000'; 
separatorcolor='#C8CBCA'; 
bgimage='';
} 


with(sat=new menuname('118')){ style=menuStyle; aI('text=Future Events;url=../dynamicdata/future-events.aspx;status=Future Events;');aI('text=Terms and Conditions;url=../dynamicdata/refund.aspx;status=Terms and Conditions;');} with(sat=new menuname('115')){ style=menuStyle; aI('text=Past Events;url=../dynamicdata/RecentEvents.aspx;status=Past Events;');aI('text=Recent News;url=../dynamicdata/recent-news.aspx;status=Recent News;');} with(sat=new menuname('113')){ style=menuStyle; aI('text=About Liz Walker;url=../dynamicdata/about-liz-walker.aspx;status=About Liz Walker;');} drawMenus();
