_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Tahoma";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="LightYellow";
onbgcolor="Transparent";
oncolor="Yellow";
padding="6";
separatorcolor="Transparent";
separatorsize="1";
subimage="images/white_13x13_tb.gif";
subimagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="Transparent";
borderstyle="solid";
borderwidth="0";
fontfamily="Tahoma";
fontsize="11pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="Black";
onbgcolor="Transparent";
oncolor="#000000";
padding="4";
pagebgcolor="Transparent";
pagecolor="Yellow";
subimage="images/white_13x13_tb.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.dynamiteschoolassembly.com/;");
aI("text=About Team Dunamis;target=;url=About_Team_Dunamis.html;");
aI("text=Pictures;target=;url=New_Pictures.html;");
aI("text=Contact Us;target=;url=Contact_Us.html;");
}


 drawMenus();
