_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="#ACABAB";
onbgcolor="#ffffff";
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()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/square_dust.gif";
offbgcolor="LightYellow";
offcolor="#ACABAB";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Fade(Overlap=1.00)";
padding="5";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
overimage="images/square_blue.gif";
imagepadding="6";
itemwidth="150";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=home;target=;url=./;");
aI("text=photos;target=;url=photos.html;");
aI("text=resume;target=;url=resume.html;");
aI("text=speaking;target=;url=speaking.html;");
aI("text=about me;target=;url=about-me.html;");
aI("showmenu=articlesTis the Craft Faire SeasonLEFT_MENU;text=articles;target=;url=articles.html;");
aI("text=blog;target=_blank;url=http://marciwrites.blogspot.com;");
aI("text=Power of the Pen 2010- young writers workshop;target=;url=Power-of-the-Pen-2010-young-writers-workshop.html;");
}

with(milonic=new menuname("articlesTis the Craft Faire SeasonLEFT_MENU")){
style=submenuStyle;
aI("text=Tis the Craft Faire Season;target=;url=Tis-the-Craft-Faire-Season.html;");
aI("text=Cry For Help;target=;url=Cry-For-Help.html;");
aI("text=grandparents day;target=;url=grandparents-day.html;");
aI("text=Proud to Be  An American;target=;url=Proud-to-Be-An-American.html;");
aI("text=Throwing Rocks;target=;url=Throwing-Rocks.html;");
aI("text=Freedom's Price;target=;url=Freedom's-Price.html;");
aI("text=Special Friends Add to Summer Fun;target=;url=Special-Friends-Add-to-Summer-Fun.html;");
aI("text=Season Of Unexpected Change;target=;url=Season-Of-Unexpected-Change.html;");
}


 drawMenus();
