_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="2";
fontfamily="arial, tahoma";
fontsize="14pt";
fontstyle="normal";
headerbgcolor="#AFD1B5";
headercolor="#000099";
offbgcolor="DarkBlue";
offcolor="White";
onbgcolor="#FEFAD2";
onbold="bold";
onborder="1px solid #999999";
oncolor="#000000";
onsubimage="images/on_downboxed.gif";
padding="3";
separatoralign="right";
separatorcolor="White";
separatorwidth="85%";
subimage="images/downboxed.gif";
overbgimage="images/backon_grey.gif";
itemheight="17";
itemwidth="245";
headerborder="1";
}

with(SubMenuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth="2";
fontfamily="arial, tahoma";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#AFD1B5";
headercolor="#000099";
image="images/18_blank.gif";
offcolor="DarkBlue";
onborder="1px solid #999999";
oncolor="Red";
onsubimage="images/on_downboxed.gif";
outfilter="randomdissolve(duration=0.2)";
overfilter="Fade(duration=0.1);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=3)";
padding="3";
separatoralign="right";
separatorcolor="#999999";
separatorpadding="1";
separatorwidth="80%";
subimage="images/downboxed.gif";
menubgcolor="#F5F5F5";
menubgimage="images/backoff_blue.gif";
imagepadding="5";
headerborder="1";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=980;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=About Us;target=;url=http://www.3datum.com/;title=Back to Home Page;");
aI("text=Articles;target=;url=Articles.html;");
aI("text=Request Info;target=;url=Request-Info.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}


 drawMenus();

