_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="Black";
borderstyle="Dotted";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#FD0303";
offcolor="#ffffff";
onbgcolor="#4E9E33";
oncolor="#ffffff";
ondecoration="underline";
padding="4";
}

with(menuStyle=new mm_style()){
bgimage="images/yellowL.gif";
fontfamily="Tahoma";
fontsize="11pt";
fontstyle="normal";
offcolor="#2F2F2F";
oncolor="#000000";
separatorsize="3";
separatorimage="images/yellowLSep.gif";
overbgimage="images/yellowL03.gif";
itemheight="44";
itemwidth="108";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Coming Soon;target=;url=http://ransomsjellycompany.com/;align=center;");
}


 drawMenus();
