_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#FFFF66";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="LemonChiffon";
offcolor="#339999";
onbgcolor="#FFFF66";
oncolor="#339999";
padding="6";
pagebgcolor="#FFFF66";
pagecolor="DarkSlateBlue";
separatorcolor="#339999";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="OldLace";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=605;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home Page;target=;url=http://www.alchemy-enterprises.biz/4WT/;");
aI("text=Your Web Presence;target=;url=Your-Web-Presence.html;");
aI("text=Active Marketing;target=;url=Active-Marketing.html;");
aI("text=Why A Web Site?;target=;url=Why-A-Web-Site-.html;");
aI("text=References;target=;url=References.html;");
aI("text=About Me;target=;url=About-Me.html;");
}


 drawMenus();
