_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="14pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#A50021";
oncolor="#000000";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
separatorcolor="#000000";
separatorsize="1";
subimagepadding="2";
rawcss="padding-top:10px;padding-bottom:5px";
itemheight="60";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Century Gothic";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#FFCC99";
offcolor="#800000";
onbgcolor="#FFFFFF";
oncolor="#000000";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding="6";
separatorsize="1";
subimage="images/white_7x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
aI("text=Home;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";align=center;bgimage=images/multiblack15L.gif;");
aI("text=Shop Online;target=;url=Shop-Online.html;align=center;bgimage=images/multiblack15L.gif;");
aI("text=News Release 1;target=;url=News-Release-1.html;align=center;bgimage=images/multiblack15L.gif;");
aI("text=News Release 2;target=;url=News-Release-2.html;align=center;bgimage=images/multiblack15L.gif;");
aI("text=News Release 3;target=;url=News-Release-3.html;align=center;bgimage=images/multiblack15L.gif;");
aI("text=News Release 4;target=;url=News-Release-4.html;align=center;bgimage=images/multiblack15L.gif;");
aI("text=News Release 5;target=;url=News-Release-5.html;align=center;bgimage=images/multiblack15L.gif;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;bgimage=images/multiblack15L.gif;");
}


 drawMenus();
