_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="Gold";
offcolor="Crimson";
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()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/diaout_black_9x9.gif";
offbgcolor="Gold";
offcolor="Crimson";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Fade(Overlap=1.00)";
padding="5";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
overimage="images/diaout_black_9x9.gif";
imagepadding="6";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("text=Strawberry Picking Tips;target=;url=strawberry-picking-tips.html;");
aI("text=How To Freeze Strawberries;target=;url=how-to-freeze-strawberries.html;");
aI("showmenu=Strawberry ArticlesStrawberry JammingINFO_BAR_MENU;text=Strawberry Articles;target=;url=strawberry-articles.html;");
}

with(milonic=new menuname("Strawberry ArticlesStrawberry JammingINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Strawberry Jamming;target=;url=strawberry-jamming.html;");
aI("text=All About Strawberry Pots;target=;url=all-about-strawberry-pots.html;");
}


 drawMenus();
