_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="DodgerBlue";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="DodgerBlue";
onbgcolor="DodgerBlue";
oncolor="White";
ondecoration="underline";
padding="10";
separatorcolor="DodgerBlue";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="188";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="CornflowerBlue";
oncolor="White";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=755;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=About Tommy Abina;target=;url=About-Tommy-Abina.html;");
aI("text=Get Involved;target=;url=Get-Involved.html;");
aI("text=Contribute;target=;url=Contribute.html;");
aI("text=Stay Connected;target=;url=Stay-Connected.html;");
}


 drawMenus();
