_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#8A867A";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
image="images/xpblank.gif";
offcolor="#000000";
onborder="1px solid #316AC5";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding="4";
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding="1";
separatorwidth="80%";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#ffffff";
menubgimage="images/backoff_green.gif";
imagepadding="3";
}

with(menuStyle=new mm_style()){
bordercolor="#8A867A";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="DimGray";
offcolor="#000000";
onbgcolor="LightSlateGray";
onborder="1px solid #316AC5";
oncolor="#000000";
padding="3";
rawcss="padding-left:5px;padding-right:5px";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=300;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home Page;target=;url=http://www.finding-a-hobby.com/;");
aI("showmenu=CategoriesArts and CraftsMAIN_HEADER_MENU;text=Categories;target=;url=Categories.html;");
aI("text=Privacy;target=;url=Privacy.html;");
}

with(milonic=new menuname("CategoriesArts and CraftsMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=Arts and Crafts;target=;url=Arts-and-Crafts.html;");
aI("text=Home Business;target=;url=Home-Business.html;");
aI("text=Collecting;target=;url=Collecting.html;");
aI("text=Home and Garden;target=;url=Home-and-Garden.html;");
aI("text=Language and Literature;target=;url=Language-and-Literature.html;");
aI("text=Electronics and Technology;target=;url=Electronics-and-Technology.html;");
aI("text=Health and Personal Development;target=;url=Health-and-Personal-Development.html;");
aI("text=Other;target=;url=Other.html;");
}


 drawMenus();

