_menuCloseDelay=500 
_menuOpenDelay=150 
_subOffsetTop=5 
_subOffsetLeft=0 
with(menuStyle1=new mm_style()){ 
onbgcolor='#F7CA40'; 
oncolor='#ffffff'; 
offbgcolor='#CAE6FF'; 
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='#EABD43'; 
oncolor='#1A3D91'; 
offbgcolor='#F6D375'; 
offcolor='#1A3D91'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=5; 
fontsize='60%'; 
fontstyle='Normal'; 
fontweight='Bold'; 
fontfamily='Verdana'; 
subimage='dynamicdata/images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#EDC24E'; 
separatorcolor='#C8CBCA'; 
bgimage='';
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#000000', Direction=135, Strength=5)";outfilter="randomdissolve(duration=0.5)";} 


with(sat=new menuname('6')){ style=menuStyle; aI('text=How to Join;url=dynamicdata/howtojoinpage.aspx;status=How to Join;');} with(sat=new menuname('5')){ style=menuStyle; aI('text=Belmopan Humane Society;url=dynamicdata/humanesociety.aspx;status=Belmopan Humane Society;');aI('text=George Price Centre;url=dynamicdata/georgepricecenter.aspx;status=George Price Centre;');aI('text=Marlas House of Hope;url=dynamicdata/marlashouse.aspx;status=Marlas House of Hope;');} with(sat=new menuname('3')){ style=menuStyle; aI('text=Bulletin;url=dynamicdata/bulletin.aspx;status=Bulletin;');} with(sat=new menuname('2')){ style=menuStyle; aI('text=Four Way Test;url=dynamicdata/fourwaypage.aspx;status=Four Way Test;');aI('text=Fellowship;url=dynamicdata/gallery.aspx;status=Fellowship;');aI('text=Our Members;url=dynamicdata/ourmembers.aspx;status=Our Members;');aI('text=Rotaract;url=dynamicdata/rotaract_belmopan.aspx;status=Rotaract;');aI('text=Links;url=dynamicdata/links.aspx;status=Links;');} drawMenus();

