_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="Black";
onbgcolor="#CFCFCF";
oncolor="#7B7B7A";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="left";
bordercolor="Gray";
borderstyle="Solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/blackgrey.gif";
offbgcolor="#AFAFAF";
offcolor="Black";
onbgcolor="#CFCFCF";
oncolor="#6F6F6F";
outfilter="Fade(Overlap=1.00)";
padding="5";
separatorcolor="Transparent";
separatorsize="0";
subimagepadding="8";
overimage="images/blackgrey.gif";
imagepadding="6";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://phelanmeek.com/;");
aI("text=Sculpture-Mixed Media;target=;url=Sculpture-Mixed-Media.html;");
aI("text=Sculpture-Steel;target=;url=Sculpture-Steel.html;");
aI("text=Steel Paintings;target=;url=Steel-Paintings.html;");
aI("text=Universe;target=;url=Universe.html;");
aI("text=Artist Statement;target=;url=Artist-Statement.html;");
aI("text=Exhibitions;target=;url=Exhibitions.html;");
aI("text=Exhibition Proposal;target=;url=Exhibition-Proposal.html;");
aI("text=Contact ;target=;url=Contact.html;");
}


 drawMenus();

