_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack0l.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offcolor="DarkGreen";
oncolor="#000000";
pagecolor="DarkRed";
subimagepadding="2";
itemheight="26";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
align="center";
bgimage="images/amaSubBack1.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#ffffff";
oncolor="#ffffff";
ondecoration="underline";
padding="6";
separatorsize="3";
separatorimage="images/amaSubSep1.gif";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=840;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home Page;target=;url=http://www.alchemy-enterprises.biz/;align=center;");
aI("text=News;target=;url=News.html;align=center;");
aI("text=Labyrinths;target=;url=Labyrinths.html;align=center;");
aI("showmenu=True North2Young2RetireINFO_BAR_MENU;text=True North;target=;url=True-North.html;align=center;");
aI("text=Practical Alchemy;target=;url=Practical-Alchemy.html;align=center;");
aI("text=Join;target=;url=Join.html;align=center;");
aI("showmenu=AssociatesFour Winds TechnlogyINFO_BAR_MENU;text=Associates;target=;url=Associates.html;align=center;keepalive=1;");
}

with(milonic=new menuname("True North2Young2RetireINFO_BAR_MENU")){
style=submenuStyle;
orientation="horizontal";
aI("text=2Young2Retire;target=;url=2Young2Retire.html;");
}

with(milonic=new menuname("AssociatesFour Winds TechnlogyINFO_BAR_MENU")){
style=submenuStyle;
orientation="horizontal";
aI("text=Four Winds Technlogy;target=;url=Four-Winds-Technlogy.html;");
aI("text=Jewelry & Crafts;target=;url=Jewelry-&-Crafts.html;");
aI("text=Sovereign Arts;target=;url=Sovereign-Arts.html;");
aI(";");
}


 drawMenus();
