_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="BurlyWood";
borderstyle="solid";
borderwidth="0";
fontfamily="arial, tahoma";
fontsize="12pt";
fontstyle="normal";
headerbgcolor="#AFD1B5";
headercolor="#000099";
offbgcolor="Wheat";
offcolor="Brown";
onbgcolor="#FEFAD2";
onborder="1px solid #999999";
oncolor="#000000";
onsubimage="images/orangedots.gif";
padding="5";
pagebgcolor="Moccasin";
pagecolor="Brown";
pageimage="ExampleStyleImages/db_red.gif";
separatoralign="right";
separatorcolor="#999999";
separatorwidth="85%";
subimage="images/orangedots.gif";
subimagepadding="5";
overbgimage="images/backon_beige.gif";
itemheight="17";
itemwidth="140";
headerborder="1";
}

with(SubMenuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth="1";
fontfamily="arial, tahoma";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#AFD1B5";
headercolor="#000099";
image="images/18_blank.gif";
offcolor="Brown";
onborder="1px solid #999999";
oncolor="Brown";
onsubimage="images/orangedots.gif";
outfilter="randomdissolve(duration=0.2)";
overfilter="Fade(duration=0.1);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=3)";
padding="3";
pageimage="ExampleStyleImages/db_red.gif";
separatoralign="right";
separatorcolor="#999999";
separatorpadding="1";
separatorwidth="80%";
subimage="images/orangedots.gif";
menubgcolor="#F5F5F5";
menubgimage="images/backoff_sand.gif";
imagepadding="5";
headerborder="1";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;title=Back to Home Page;");
aI("showmenu=Our BooksEnchanted FaerieLEFT_MENU;text=Our Books;target=;url=Our-Books.html;");
aI("showmenu=Author BiosCheryl WrightLEFT_MENU;text=Author Bios;target=;url=Author-Bios.html;");
aI("text=Our Blog;target=;url=http://www.romancespinners.blogspot.com;");
aI("text=Favourite Links;target=;url=Links.html;");
aI("text=Site Map;target=;url=sitemap-alphabetical.html;");
}

with(milonic=new menuname("Our BooksEnchanted FaerieLEFT_MENU")){
style=SubMenuStyle;
aI("text=Enchanted Faerie;target=;url=Enchanted-Faerie.html;");
aI("text=For Richer, For Poorer;target=;url=For-Richer,-For-Poorer.html;");
}

with(milonic=new menuname("Author BiosCheryl WrightLEFT_MENU")){
style=SubMenuStyle;
aI("text=Cheryl Wright;target=;url=Cheryl-Wright.html;");
aI("text=E. J. McKenna;target=;url=E.-J.-McKenna.html;");
aI("text=Gail Symmonds;target=;url=Gail-Symmonds.html;");
aI("text=Heidi Wessman Kneale;target=;url=Heidi-Wessman-Kneale.html;");
aI("text=Holly Greenfield;target=;url=Holly-Greenfield.html;");
aI("text=Judy Bagshaw;target=;url=Judy-Bagshaw.html;");
aI("text=Lea Schizas;target=;url=Lea-Schizas.html;");
aI("text=Zara Penney;target=;url=Zara-Penney.html;");
}


 drawMenus();
