_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=10;
_subOffsetLeft=-10;

with(style1=new mm_style()){
offcolor="#ffffff";
offbgcolor="#000000";
oncolor="#6699FF";
onbgcolor="#000000";
bordercolor="";
borderstyle="";
borderwidth=0;
separatorcolor="";
separatorsize=0;
padding=4;
fontsize="12px";
fontstyle="normal";
fontfamily="Arial, Serif";
fontweight="bold"
align="left";
pagecolor="#6699FF";
pagebgcolor="#000000";
headercolor="";
headerbgcolor="";
subimage="images/arrowmenu.gif";
subimagepadding=2;
subimageposition="bottom";
overfilter="gradientwipe(size=1.00, wipestyle=0, motion=Forward, duration=0.7)";
outfilter="fade(duration=0.5)";
}

with(milonic=new menuname("galleries")){
style=style1;
aI("text=Air;url=/air.html;");
aI("text=Fire;url=/fire.html;");
aI("text=Water;url=/water.html;");
aI("text=Earth;url=/earth.html;");
aI("text=Quintessence;url=/quintessence.html;");
aI("text=Button Jars;showmenu=button;");
aI("text=Art Index;url=/pricelist.html;");
}

with(milonic=new menuname("button")){
style=style1;
aI("text=Button Jar I;url=/buttonjar1.html;");
aI("text=Button Jar II;url=/buttonjar2.html;");
aI("text=Button Jar III;url=/buttonjar3.html;");
}

with(milonic=new menuname("info")){
style=style1;
aI("text=Resume;url=/resume.html;");
aI("text=Art Index &amp; Price List;url=/pricelist.html;");
aI("text=Purchase Inquiry;url=/purchase.html;")
aI("text=Bone Singer Blog;url=http://www.bone-singer.blogspot.com/;");
aI("text=Ring of Beara Blog;url=http://www.ringofbeara.blogspot.com/;");
aI("text=Poppets and Poppets Blog;url=http://alchemydoll.blogspot.com/;");
aI("text=Privacy Statement;url=/purchase.html#privacy;");
aI("text=Symbolist Art Show;url=/symbolistshow.html;")
}

with(milonic=new menuname("contactus")){
style=style1;
aI("text=Comment or Inquiry?;url=/opinion.html;");
aI("text=Visit Bone Singer Studio;url=/visit.html;");
}

with(milonic=new menuname("search")){
style=style1;
aI("text=`<form style='margin:0px' method=get action=http://www.jrank.org/jrankweb/servlet/jrankweb/template/Index.vm/><div class=search id=milonic><label><a href='http://www.jrank.org'><img src='images/jrank.jpg' width='52' height='18' border='0' style='margin: -2px 0 -4px 0' alt='JRank Site Search' title='JRank Site Search' /></a></label>&nbsp;<input type=text size=20 name=q id=q value='' style='color: #330000; background-color: #ffffff; font-family: arial; font-size: 11px' />&nbsp;<input type=submit value=Go style='color: #330000; font-family: arial; font-size: 11px; text-align: center' />&nbsp;<input type=hidden name=s id=s value=0 /><input type=hidden name=l id=l value=10 /><input type=hidden name=ci id=ci value=1630 /></div></form>`;type=form;");
}

drawMenus();

