_menuCloseDelay=500 
_menuOpenDelay=150 
_subOffsetTop=5 
_subOffsetLeft=0 
with(menuStyle1=new mm_style()){ 
onbgcolor='#CAE6FF'; 
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='#B4D5FF'; 
oncolor='#0F4AB7'; 
offbgcolor='#B4D5FF'; 
offcolor='#FFFFFF'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=5; 
fontsize='80%'; 
itemwidth='105';
itemheight='10';
align='Center';
fontstyle='Normal'; 
fontweight='Bold'; 
fontfamily='Verdana'; 
subimage='images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#FFFFFF'; 
separatorcolor='#C8CBCA'; 
bgimage='';
} 


with(sat=new menuname('6')){ style=menuStyle; aI('text=Channels;url=Channels.aspx;status=Channels;');} with(sat=new menuname('3')){ style=menuStyle; aI('text=International Brands;url=InternationalBrands.aspx;status=International Brands;');aI('text=Private Labels;url=Privatelabels.aspx;status=Private Labels;');} with(sat=new menuname('2')){ style=menuStyle; aI('text=Heritage;url=Heritage.aspx;status=Heritage;');aI('text=Our Teams;url=OurTeams.aspx;status=Our Teams;');aI('text=Awards;url=Awards.aspx;status=Awards;');aI('text=Careers;url=Careers.aspx;status=Careers;');} drawMenus();
