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=2;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){
bordercolor="#000";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontweight="bold";
fontstyle="normal";
onbold=1;
offbold=1;
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="";
offcolor="#ffcc66";
onbgcolor="";
oncolor="#ff9900";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);";
padding=0;
pagebgcolor="";
pagecolor="";
separatorcolor="#000";
separatorsize=0;
subimagepadding=4;
}


with(submenuStyle=new mm_style()){
bordercolor="#ff6600";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontweight="bold";
fontstyle="normal";
onbold=1;
offbold=1;
offbgcolor="#ff6600";
offcolor="#ffcc66";
onbgcolor="";
oncolor="#990000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="";
separatorcolor="#000";
separatorsize=0;
}

with(milonic=new menuname("Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
aI("text=Home&nbsp;&nbsp;&nbsp;&nbsp;;&nbsp;&nbsp;&nbsp;url=http://www.peggyannjohnston.com/index.html;");
aI("showmenu=About;text=About the Artist&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");
aI("showmenu=Classes;text=Classes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");
aI("text=Events;text=Events&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;url=http://www.peggyannjohnston.com/cgi-bin/DJcalendar.cgi?T=events.html&ZONE=KCLASS&SORT=S;");
aI("showmenu=Galleries;text=Galleries&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");
aI("text=Store;text=Store&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;url=http://www.peggyannjohnston.com/store.html;");
aI("showmenu=Contact;text=Contact;");
}


with(milonic=new menuname("About")){
style=submenuStyle;
aI("text=About the Artist;url=http://www.peggyannjohnston.com/cgi-bin/DJgallery.cgi?T=about.html&ZONE=CURNTWK;")
aI("text=Biography;url=http://www.peggyannjohnston.com/cgi-bin/DJgallery.cgi?T=bio.html&ZONE=BIO;")
aI("text=Teaching Philosophy;url=http://www.peggyannjohnston.com/teaching.html;")
aI("text=Testimonials;url=http://www.peggyannjohnston.com/cgi-bin/DJlinks.cgi?TEMPLATE=quotes.html&SORT=NO;")
aI("text=Links;url=http://www.peggyannjohnston.com/cgi-bin/DJlinks.cgi?TEMPLATE=links.html;")
}



with(milonic=new menuname("Classes")){
style=submenuStyle;
aI("text=Kids Class Descriptions;url=http://www.peggyannjohnston.com/cgi-bin/DJcalendar.cgi?T=art_class_descriptions.html&SORT=NO;")

aI("text=Kids Summer Schedule;url=http://www.peggyannjohnston.com/cgi-bin/DJcalendar.cgi?T=kids_schedule.html&ZONE=KCLASS&SORT=S;")

aI("text=Kids After School  Schedule;url=http://www.peggyannjohnston.com/cgi-bin/DJcalendar.cgi?T=afterschoolclasses.html&ZONE=KCLASS&SORT=S;")


aI("text=<br />Adult Class Descriptions;url=http://www.peggyannjohnston.com/adultclasses.html")

aI("text=Adult Art Schedule;url=http://www.peggyannjohnston.com/cgi-bin/DJcalendar.cgi?T=adultclasses.html&ZONE=KCLASS&SORT=S;")

aI("text=<br />Calendar;url=http://www.peggyannjohnston.com/cgi-bin/DJcalendargrid.cgi?TEMPLATE=calendar.html&OFFSET=0&CSS=Y;")



aI("text=<br />In School Programs;url=http://www.peggyannjohnston.com/schoolprograms.html;")

aI("text=Teaching Philosophy;url=http://www.peggyannjohnston.com/teaching.html;")
}


with(milonic=new menuname("Galleries")){
style=submenuStyle;
aI("text=Grades 1-3;url=http://www.peggyannjohnston.com/cgi-bin/DJgallery.cgi?T=gallery.html&ZONE=G1TO3&MAX=200;")
aI("text=Grades 3-6;url=http://www.peggyannjohnston.com/cgi-bin/DJgallery.cgi?T=gallery.html&ZONE=G3TO6&MAX=200;")
aI("text=Grades 6-12;url=http://www.peggyannjohnston.com/cgi-bin/DJgallery.cgi?T=gallery.html&ZONE=G6TO12&MAX=200;")
aI("text=Adult Work;url=http://www.peggyannjohnston.com/cgi-bin/DJgallery.cgi?T=gallery.html&ZONE=AA&MAX=200;")
aI("text=The Studio;url=http://www.peggyannjohnston.com/cgi-bin/DJgallery.cgi?T=gallery.html&ZONE=STUDIO&MAX=200;")
aI("text=Peggy's Art;url=http://www.peggyannjohnston.com/cgi-bin/DJgallery.cgi?T=gallery.html&ZONE=PEGGYART&MAX=200;")
aI("text=Peggy's Fairy Box Series;url=http://www.peggyannjohnston.com/cgi-bin/DJgallery.cgi?T=gallery.html&ZONE=FB&MAX=200;")
}



with(milonic=new menuname("Contact")){
style=submenuStyle;
aI("text=Contact;url=http://www.peggyannjohnston.com/contact.html;")

aI("text=Newsletter;url=http://www.peggyannjohnston.com/newsletter.html;")


}






drawMenus();

