_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='#E77843'; 
oncolor='#FFFB98'; 
offbgcolor='#E77843'; 
offcolor='#FFFB98'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=5; 
fontsize='50%'; 
itemwidth='100';
itemheight='25';
align='Center';
fontstyle='Normal'; 
fontweight='Bold'; 
fontfamily='Verdana'; 
subimage='dynamicdata/images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#E77843'; 
separatorcolor='#C8CBCA'; 
bgimage='';
} 


with(sat=new menuname('7')){ style=menuStyle; aI('text=PROVEEDORES;url=dynamicdata/PROVEEDORES.aspx;status=PROVEEDORES;');} with(sat=new menuname('5')){ style=menuStyle; aI('text=Zumba Altavista;url=dynamicdata/test.aspx;status=Zumba Altavista;');} with(sat=new menuname('4')){ style=menuStyle; aI('text=ZUMBA FRUTAS;url=dynamicdata/zumbafrutas2.aspx;status=ZUMBA FRUTAS;');aI('text=ZUMBA VERDURAS;url=dynamicdata/zumbaverduras.aspx;status=ZUMBA VERDURAS;');aI('text=ZUMBA CEREALES;url=dynamicdata/zumbacereales.aspx;status=ZUMBA CEREALES;');aI('text=ZUMBA GRANOS;url=dynamicdata/zumbagranos.aspx;status=ZUMBA GRANOS;');} with(sat=new menuname('2')){ style=menuStyle; aI('text=VISION;url=dynamicdata/VISION.aspx;status=VISION;');aI('text=MISION;url=dynamicdata/MISION.aspx;status=MISION;');} with(sat=new menuname('3')){ style=menuStyle; aI('text=ZUMBA FRUTAS;url=dynamicdata/zumbafrutas.aspx;status=ZUMBA FRUTAS;');aI('text=ZUMBA TE Y CAFE;url=dynamicdata/zumbateycafe.aspx;status=ZUMBA TE Y CAFE;');aI('text=ZUMBA INTEGRALES;url=dynamicdata/zumbaintegrales.aspx;status=ZUMBA INTEGRALES;');} with(sat=new menuname('1')){ style=menuStyle; aI('text=BienvenidosPrueba;url=dynamicdata/BienvenidosPrueba.aspx;status=BienvenidosPrueba;');} drawMenus();
