_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="WhiteSmoke";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="WhiteSmoke";
offcolor="#000000";
onbgcolor="White";
oncolor="#000000";
padding="6";
separatorcolor="WhiteSmoke";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="97";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="WhiteSmoke";
offcolor="#000000";
onbgcolor="White";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://childrens.writer2writer.com/;");
aI("text=Resources;target=;url=resources.htm;");
aI("text=Review: Become a Children's Writer;target=;url=review-become-a-children's-writer.htm;");
aI("showmenu=Articles/Crafting A Picture BookLEFT_MENU;text=Articles;target=;url=articles.htm;");
aI("text=Main Site;target=_blank;url=http://www.writer2writer.com;");
aI("text=FREE Newsletter;target=_blank;url=http://www.writer2writer.com;");
aI("text=Writer2Writer Shop;target=_blank;url=http://shop.writer2writer.com;");
aI("text=Copywriting;target=_blank;url=http://copy.writer2writer.com;");
aI("text=Time Management Tips;target=_blank;url=http://time-management.writer2writer.com;");
aI("text=Freelance Writing;target=_blank;url=http://freelance.writer2writer.com;");
aI("text=Romance Writing;target=_blank;url=http://romance.writer2writer.com;");
aI("text=Niche Writing;target=_blank;url=http://niche.writer2writer.com;");
aI("text=Our Blog;target=_blank;url=http://writer2writer.com/blog;");
}

with(milonic=new menuname("Articles/Crafting A Picture BookLEFT_MENU")){
style=submenuStyle;
aI("text=Crafting A Picture Book;target=;url=crafting-a-picture-book.htm;");
aI("text=Getting a Children's Book Published: The Pony Game;target=;url=getting-a-children's-book-published-the-pony-game.htm;");
aI("text=Questions from a New Writer;target=;url=questions-from-a-new-writer.htm;");
aI("text=Three Simple Steps to a Gripping Story;target=;url=three-simple-steps-to-a-gripping-story.htm;");
aI("text=The Weird and Wacky World of Non-Fiction;target=;url=the-weird-and-wacky-world-of-non-fiction.htm;");
aI("text=Writing Picture Books;target=;url=writing-picture-books.htm;");
aI("text=Plotting a Children's Book;target=;url=plotting-a-children's-book.htm;");
aI("text=Begin with a Bang!;target=;url=begin-with-a-bang.htm;");
aI("text=Writing Easy Readers;target=;url=writing-easy-readers.htm;");
aI("text=Creating Ideas for Children's Books;target=;url=creating-ideas-for-children's-books.htm;");
aI("text=Creating Believable Characters in Children’s Books;target=;url=creating-believable-characters-in-children's-books.htm;");
aI("text=What do Publishers Want?;target=;url=what-do-publishers-want.htm;");
aI("text=How Do You Get a Children's Book Published?;target=;url=how-do-you-get-a-children's-book-published.htm;");
aI("text=Classifying Children's Fiction;target=;url=classifying-children's-fiction.htm;");
}


 drawMenus();

