_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='#ADDEE2'; 
oncolor='#000000'; 
offbgcolor='#3ADCF1'; 
offcolor='#4175C1'; 
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='#74E8E8'; 
separatorcolor='#C8CBCA'; 
bgimage='';
} 


with(sat=new menuname('3')){ style=menuStyle; aI('text=Wholesale;url=http://www.henryshomemadeicecream.com/services.aspx?id=29;status=Wholesale;');aI('text=Catering;url=http://www.henryshomemadeicecream.com/services.aspx?id=30;status=Catering;');aI('text=Birthday Parties;url=http://www.henryshomemadeicecream.com/services.aspx?id=39;status=Birthday Parties;');aI('text=Fundraisers;url=http://www.henryshomemadeicecream.com/services.aspx?id=31;status=Fundraisers;');aI('text=Gift certificates ;url=http://www.henryshomemadeicecream.com/services.aspx?id=37;status=Gift certificates ;');aI('text=Sundae School ;url=http://www.henryshomemadeicecream.com/services.aspx?id=33;status=Sundae School ;');aI('text=Girl Scouts ;url=http://www.henryshomemadeicecream.com/services.aspx?id=34;status=Girl Scouts ;');aI('text=Fun Stuff ;url=http://www.henryshomemadeicecream.com/services.aspx?id=35;status=Fun Stuff ;');aI('text=Promotions;url=http://www.henryshomemadeicecream.com/services.aspx?id=36;status=Promotions;');} with(sat=new menuname('2')){ style=menuStyle; aI('text=History;url=dynamicdata/History.aspx;status=History;');aI('text=Why Us;url=dynamicdata/whyus.aspx;status=Why Us;');aI('text=Awards;url=dynamicdata/Awards.aspx;status=Awards;');aI('text=Community Involvement;url=dynamicdata/icecreamcommunity.aspx;status=Community Involvement;');} with(sat=new menuname('1')){ style=menuStyle; aI('text=Membership;url=dynamicdata/membership.aspx;status=Membership;');aI('text=Ice Cream Flavors;url=dynamicdata/icecreamflavors.aspx;status=Ice Cream Flavors;');} drawMenus();
