_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='#e7e7ef'; 
oncolor='#000000'; 
offbgcolor='#e7e7ef'; 
offcolor='#000000'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=5; 
fontsize='60%'; 
fontstyle='Normal'; 
fontweight='Bold'; 
fontfamily='Times New Roman'; 
subimage='dynamicdata/images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#000066'; 
separatorcolor='#C8CBCA'; 
bgimage='';
} 


with(sat=new menuname('6')){ style=menuStyle; aI('text=Futures;url=dynamicdata/Futures.aspx;status=Futures;');aI('text=LDP Reports;url=dynamicdata/LDPReports.aspx;status=LDP Reports;');} with(sat=new menuname('4')){ style=menuStyle; aI('text=Seed;url=dynamicdata/Seed.aspx;status=Seed;');aI('text=Ag News;url=dynamicdata/agronomy01.aspx;status=Ag News;');aI('text=World Ag News;url=dynamicdata/WorldAgNews.aspx;status=World Ag News;');} with(sat=new menuname('3')){ style=menuStyle; aI('text=Board of Directors;url=dynamicdata/BoardofDirectors.aspx;status=Board of Directors;');} with(sat=new menuname('2')){ style=menuStyle; aI('text=Grain delevery;url=dynamicdata/graindelivery.aspx;status=Grain delevery;showmenu=211;');aI('text=Grain News;url=dynamicdata/GrainNews.aspx;status=Grain News;');} with(sat=new menuname('211')){ style=menuStyle;aI('text=markets;url=dynamicdata/agronomy01.aspx;status=markets;'); } drawMenus();
