_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="6pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="7pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/target_11x11.gif";
offbgcolor="#ffffff";
offcolor="ForestGreen";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Fade(Overlap=1.00)";
padding="1";
pagecolor="ForestGreen";
separatorcolor="Transparent";
separatorsize="0";
subimagepadding="8";
overimage="images/Squarecell_10x10.gif";
imagepadding="6";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=Index;target=;url=http://;");
aI("text=Franchising;target=;url=franchising.html;");
aI("text=Delivery service;target=;url=delivery-service.html;");
aI("text=Imported Goods;target=;url=imported-goods.html;");
aI("text=Fresh & Frozen goods;target=;url=fresh-&-frozen-goods.html;");
aI("text=Pies and Pastries;target=;url=pies-and-pastries.html;");
aI("text=Retail & Wholesale Distribution;target=;url=retail-&-wholesale-distribution.html;");
aI("text=Cafe Menu;target=;url=cafe-menu.html;");
aI("text=Price List;target=;url=price-list.html;");
aI("text=About Us;target=;url=about-us.html;");
aI("text=Contact us;target=;url=contact-us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

