_menuCloseDelay=500 
_menuOpenDelay=150 
_subOffsetTop=5 
_subOffsetLeft=0 
with(menuStyle1=new mm_style()){ 
onbgcolor='#F7CA40'; 
oncolor='#ffffff'; 
offbgcolor='#2260AB'; 
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='120';
itemheight='10';
align='Center';
fontstyle='Normal'; 
fontweight='Bold'; 
fontfamily='Verdana'; 
subimage='dynamicdata/images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#0F4AB7'; 
separatorcolor='#C8CBCA'; 
bgimage='';
} 


with(sat=new menuname('5')){ style=menuStyle;aI('text=قنوات التوزيـع;url=dynamicdata/Channels.aspx;status=قنوات التوزيـع;');} with(sat=new menuname('4')){ style=menuStyle;aI('text=غدائية;url=dynamicdata/Foods.aspx;status=غدائية;');aI('text=المونتجات;url=dynamicdata/NonFoods.aspx;status=المونتجات;');} with(sat=new menuname('3')){ style=menuStyle;aI('text=الماركات العالميـة ;url=dynamicdata/Internationalbrands.aspx;status=الماركات العالميـة ;');aI('text=لليبلات الخاصـة;url=dynamicdata/PrivateLabels.aspx;status=لليبلات الخاصـة;');} drawMenus();
