_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#916038";
borderstyle="solid";
borderwidth="2";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#3C2014";
offcolor="White";
onbgcolor="#F7C92F";
oncolor="#000000";
padding="6";
pagebgcolor="#F7C92F";
pagecolor="White";
separatorcolor="#916038";
separatorsize="2";
subimage="images/white_7x7.gif";
subimagepadding="6";
itemwidth="162";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="10pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#F7C92F";
offcolor="#000000";
onbgcolor="#916038";
oncolor="White";
padding="4";
pagebgcolor="#916038";
subimage="images/white_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=654;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Press Release;target=;url=Press-Release.html;");
aI("text=Articles RSS Feed;target=;url=Education-Bought-To-You-By-GiveMeArticles.com.html;");
aI("text=News RSS Feed;target=;url=News-RSS-Feed.html;");
aI("text=Your Comments;target=;url=Your-Comments.php;");
}


 drawMenus();

