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


with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
offbgcolor="#9D4675";
offcolor="#000000";
oncolor="#ffffff";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/black_round_white.gif";
}

with(menuStyle=new mm_style()){
align="left";
bordercolor="#ffffff";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
image="images/sepsquare_on3.gif";
offbgcolor="#00148D";
offcolor="#CCECFF";
onbgcolor="#0000CC";
oncolor="#FFFFFF";
padding="10";
pagebgcolor="#0000CC";
pagecolor="#FFFFFF";
separatorcolor="#FFFFFF";
separatorsize="1";
overimage="images/sepsquare1.gif";
imageposition="right";
itemwidth="140";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="120";
orientation="vertical";
itemheight="18";
aI("text=Home Page;target=;url=Home-Page.html;");
aI("text=HOMEMADE CAKES;target=;url=HOMEMADE-CAKES.html;");
aI("text=HEALTH;target=;url=HEALTH.html;");
aI("text=PETS;target=;url=PETS.html;");
aI("text=RUGS;target=;url=RUGS.html;");
aI("text=CHEESE;target=;url=CHEESE.html;");
aI("text=FASHION;target=;url=FASHION.html;");
aI("text=BREAD;target=;url=BREAD.html;");
aI("text=FOOTWEAR;target=;url=FOOTWEAR.html;");
aI("text=HOSIERY;target=;url=HOSIERY.html;");
aI("text=FRUIT;target=;url=FRUIT.html;");
aI("text=FOOD TAKE AWAY;target=;url=FOOD-TAKE-AWAY.html;");
aI("text=MARKET NEWS;target=;url=MARKET-NEWS.html;");
aI("text=YOUR STREET;target=;url=YOUR-STREET.html;");
aI("text=CONTACT US;target=;url=CONTACT-US.html;");
aI("text=BE A TRADER;target=;url=BE-A-TRADER.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=TEST;target=;url=TEST.html;");
}


 drawMenus();
