fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;

forgetClickValue="true";

with(menuStyle=new mm_style()){
bgimage="tab_on_cream.gif";
fontfamily="Arial";
fontsize="75%";
fontstyle="normal";
fontweight="bold";
itemheight=26;
itemwidth=130;
offcolor="#00000";
oncolor="#000000";
openonclick=1;
subimagepadding=3;
clickbgimage="tab_on_blue.gif";
}

with(submenuStyle=new mm_style()){
styleid=1;
align="left";
fontfamily="Arial";
fontsize="75%";
fontstyle="normal";
fontweight="bold";
itemheight=29;
offbgcolor="#006699";
offcolor="#ffffff";
oncolor="#ffffff";
ondecoration="underline";
openonclick=1;
padding=6;
separatorimage="CWmenu_sep.gif";
separatorsize=13;
}

with(submenuStyle2=new mm_style()){
styleid=1;
align="left";
fontfamily="Arial";
fontsize="75%";
fontstyle="normal";
fontweight="bold";
itemheight=29;
offbgcolor="#006699";
offcolor="#ffffff";
oncolor="#ffffff";
ondecoration="underline";
openonclick=1;
padding=6;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
openstyle="tab";
orientation="horizontal";
screenposition="center";
style=menuStyle;
top=12;
aI("align=center;text=Home;url=http://www.claytonworks.com/Welcome.html;");
aI("align=center;showmenu=Services;text=CW Services;");
aI("align=center;showmenu=Publishing;text=CW Publishing;");
aI("align=center;showmenu=Claytons;text=About the Claytons;;");
aI("align=center;text=Contact Us;url=http://www.claytonworks.com/ContactUs-ClaytonWorks.html;");
aI("align=center;text=Subscribe;url=http://www.claytonworks.com/ClaytonWorks_Announcements.html;");
aI("align=center;text=Sitemap;url=http://www.claytonworks.com/sitemap.html;");
}


with(milonic=new menuname("Services")){
orientation="vertical";
style=submenuStyle2;
aI("align=left;text=ClaytonWorks Services;url=http://www.claytonworks.com/ClaytonWorksServices.html;");
aI("align=left;text=ClaytonWorks Web Design;url=http://www.claytonworks.com/ClaytonWorksWebDesign.html;");
aI("align=left;text=Pay for our services with PayPal;url=http://www.claytonworks.com/payforservices.html;");
}


with(milonic=new menuname("Publishing")){
orientation="vertical";
style=submenuStyle2;
aI("text=Our Books;url=index.html;");
aI("text=Works In Progress;url=worksinprogress.html;");
aI("text=Pay for Our Books with PayPal;url=payforbooks.html;");
aI("text=Our Publishing Services;url=services.html;");
}


with(milonic=new menuname("Claytons")){
orientation="vertical";
style=submenuStyle2;
aI("align=left;text=About Alec & Gabi Clayton;url=http://www.claytonworks.com/Alec-and-Gabi.html;");
aI("align=left;text=Alec's Resume <font color=#c0c0c0>(pdf format)</font>;url=http://www.claytonworks.com/AlecClaytonWorks-resume.pdf;target=_blank");
aI("align=left;text=Gabi's Resume <font color=#c0c0c0>(pdf format)</font>;url=http://www.claytonworks.com/GabiClaytonWorks-resume.pdf;target=_blank");
aI("separatorsize=4;");
}


with(milonic=new menuname("TheWives")){
orientation="vertical";
style=submenuStyle2;
aI("text=About The Wives of Marty Winters;url=wivesofmartywinters.html;");
aI("text=Excerpts from The Wives of Marty Winters;url=wivesofmartywinters-excerpt.html;");
aI("text=Reviews of The Wives of Marty Winters;url=wivesofmartywinters-reviews.html;");
}

with(milonic=new menuname("ImprudentZeal")){
orientation="vertical";
style=submenuStyle2;
aI("text=About Imprudent Zeal;url=imprudentzeal.html;");
aI("text=Excerpts from Imprudent Zeal;url=imprudentzeal-excerpts.html;");
aI("text=Reviews of Imprudent Zeal;url=imprudentzeal-reviews.html;");
}

with(milonic=new menuname("UntilTheDawn")){
orientation="vertical";
style=submenuStyle2;
aI("text=About Until the Dawn;url=untilthedawn.html;");
aI("text=Excerpts from Until the Dawn;url=untilthedawn-excerpts.html;");
aI("text=Reviews of Until the Dawn;url=untilthedawn-reviews.html;");
}

drawMenus();