_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="pictures/amaMainBack2L.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offcolor="#000000";
oncolor="Brown";
pagecolor="Crimson";
separatorcolor="Transparent";
separatorsize="90";
subimagepadding="2";
itemheight="26";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
align="center";
bgimage="pictures/amaSubBack0.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#ffffff";
oncolor="#ffffff";
ondecoration="underline";
padding="6";
separatorsize="3";
separatorimage="pictures/amaSubSep0.gif";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=750;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
aI("text=Home;target=;url=http://www.alternativefuelcellinfo.com/;align=center;");
aI("text=Articles;target=;url=Articles/;align=center;");
aI("text=News of the Day;target=;url=News_of_the_Day.php;align=center;");
aI("text=Contact Us;target=;url=Contact_Us.php;align=center;keepalive=1;");
}


 drawMenus();
