_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=40;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/pinnedoff.png";
borderstyle="solid";
fontfamily="Microsoft Sans Serif";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#333333";
oncolor="#333333";
separatorcolor="Transparent";
separatorsize="1";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/pinnedon.png";
itemheight="101";
itemwidth="127";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#dedede";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#333333";
onbgcolor="#dedede";
onborder="1px solid #dedede";
oncolor="#333333";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="101";
aI("text=Home;target=;url=http://www.thegrimsbyfishcompany.co.uk/;");
aI("text=Wholesale ;target=;url=Wholesale.html;");
aI("text=Grimsby to You;target=;url=Grimsby-to-You-Wakefields-Finest-Fishmonger.html;");
aI("text=Products;target=;url=Products.html;");
aI("text=Delivery Area;target=;url=Delivery-Area.html;");
aI("text=Blackerhall Farm Shop ;target=;url=Blackerhall-Farm-Shop.html;");
aI("text=About Us;target=;url=About-Us-Grimsby-fish-in-Wakefield-and-surrounding-areas.html;");
aI("text=Testimonials;target=;url=Testimonials-Grimsby-fish-is-best,-Wakefield-fishmonger.html;");
aI("text=News;target=;url=News.html;");
aI("text=Contact Us;target=;url=Contact-Us-Wakefield-fishmonger-Grimsby-Fishman.html;");
}


 drawMenus();

