_menuCloseDelay=500 
_menuOpenDelay=150 
_subOffsetTop=5 
_subOffsetLeft=0 
with(menuStyle1=new mm_style()){ 
borderstyle='solid'; 
borderwidth=1; 
separatorsize='1'; 
bgimage='';
subimage=''; 
itemwidth='180'; 
align='center'; 
subimagepadding='2'; 
onbgcolor='#000000'; 
oncolor='#FFFFFF'; 
offbgcolor='#B8D9F0'; 
offcolor='#000000'; 
bordercolor='#B2B7BB'; 
separatorcolor='#B2B7BB'; 
padding='6'; 
fontsize='80%'; 
fontstyle='Italic'; 
fontfamily='Times New Roman'; 
} with(menuStyle=new mm_style()){ 
borderstyle='normal'; 
borderwidth=0; 
separatorsize='1'; 
subimage='../dynamicdata/images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor=''; 
itemwidth='180'; 
align='center'; 
bgimage='';
oncolor='#FFFFFF'; 
offcolor='#000000'; 
fontsize='70%'; 
fontstyle='Italic'; 
fontfamily='Times New Roman'; 
onbgcolor='#0033CC'; 
offbgcolor='#CCCCCC'; 
bordercolor='#000000'; 
separatorcolor='#000000'; 
padding='3'; 
outfilter='randomdissolve(duration=0.3)'; 
} 


with(sat=new menuname('5')){ style=menuStyle; aI('text=Sod House;url=SodHouse.aspx;status=Sod House;');aI('text=All School Reunion;url=FrederickSDAllSchoolReunion.aspx;status=All School Reunion;');aI('text=Commemorative Items;url=CommemorativeItems.aspx;status=Commemorative Items;');aI('text=125th;url=125th.aspx;status=125th;');} with(sat=new menuname('145')){ style=menuStyle; aI('text=New Library Plans;url=LibraryPlans.aspx;status=New Library Plans;');} with(sat=new menuname('4')){ style=menuStyle; aI('text=Dakota Gold Club;url=DakotaGoldClub.aspx;status=Dakota Gold Club;');aI('text=Life in 1907;url=LifeIn1907.aspx;status=Life in 1907;');} with(sat=new menuname('1')){ style=menuStyle; aI('text=Site Sponsors;url=Sponsorsfd.aspx;status=Site Sponsors;');aI('text=Men\'s Community Club ;url=CommunityClub.aspx;status=Men\'s Community Club ;');aI('text=AHBA;url=AHBA.aspx;status=AHBA;');} drawMenus();

