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="#ffffff";
borderstyle="solid";
borderwidth=1;
itemheight=28;
align="center";
decoration="none";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#000000";
headercolor="#ffffff";
offbgcolor="#ff8833";
offcolor="#000000";
onbgcolor="#8888ff";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=7)";
padding=1;
pagebgcolor="#ffaa55";
pagecolor="#000000";
separatorwidth=20;
separatorheight=9;
separatoralign='center';
separatorimage='/library/jimbasketballjones/!mmenu/images/diaout_black_22x9.gif';
separatorcolor="#ffffff";
separatorsize=1;
subimage="/library/jimbasketballjones/!mmenu/images/black_5x7.gif";
subimagepadding=1;
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#000000";
headercolor="#ffffff";
offbgcolor="#ff8833";
offcolor="#000000";
onbgcolor="#8888ff";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=7)";
padding=4;
pagebgcolor="#ffaa55";
pagecolor="#000000";
separatorcolor="#ffffff";
separatorsize=1;
subimage="/library/jimbasketballjones/!mmenu/images/blackr_7x5.gif";
subimagepadding=1;
}

with(milonic=new menuname("SchoolProgram")){
margin=3;
style=submenuStyle;
aI("text=School Program Info;url=schoolprogram.asp;");
aI("text=Request Show Info;url=contactus.asp;");
aI("text=Preview the Show;url=preview.asp;");
aI("text=Printable Brochure;url=images/pdf/brochure.pdf;target=new;");
aI("showmenu=Toolbox;text=Teacher Toolbox;url=teacherstoolbox.asp;");
aI("showmenu=Posters;text=Free Posters;url=posters.asp;");
aI("text=Jim\'s Story;url=aboutjim.asp;");
aI("text=Teacher Pack;url=http://www.jimbasketballjones.com/webstore.asp#teacherpacks;");
aI("text=School Package;url=http://www.jimbasketballjones.com/webstore.asp#schoolpackage;");
aI("text=Type of Audience;url=typeofaudience.asp;");
aI("text=Testimonials;url=testimonials.asp;");
}
  with(milonic=new menuname("Posters")){
  margin=3;
  style=submenuStyle;
  aI("text=Poster 1;url=images/pdf/poster1.pdf;target=new;");
  aI("text=Poster 2;url=images/pdf/poster2.pdf;target=new;");
  aI("text=Poster 3;url=images/pdf/poster3.pdf;target=new;");
  }

with(milonic=new menuname("ProfessionalDevelopment")){
margin=3;
style=submenuStyle;
aI("text=In-Service Programs;url=ProfessionalDevelopment.asp;");
aI("text=In-Service Highlights Video;url=in-servicehighlightsvideo.asp;");
aI("text=Jim\'s Story Video;url=jimsstoryvideo.asp;");
}
  with(milonic=new menuname("Toolbox")){
  margin=3;
  style=submenuStyle;
  aI("text=Press Release to announce the assembly to the community;url=images/pdf/pressrelease.pdf;target=new;itemwidth=180;");
  aI("text=School Newsletter to notify parents of the show;url=images/pdf/schoolnewsletter.pdf;target=new;itemwidth=180;");
  aI("text=Pre-Show Discussion Topics;url=images/pdf/preshowquestions.pdf;target=new;itemwidth=180;");
  aI("text=Lower Elementary Post-Show Discussion;url=images/pdf/lowerelempost.pdf;target=new;itemwidth=180;");
  aI("text=Post-Show Discussion;url=images/pdf/postshowdiscussionprogram.pdf;target=new;itemwidth=180;");
  aI("text=Letter home to the parents;url=images/pdf/parentsletter.pdf;target=new;itemwidth=180;");
  }

with(milonic=new menuname("FreeStuff")){
margin=3;
style=submenuStyle;
aI("text=Free Stuff;url=freestuff.asp;");
aI("showmenu=HowTo;text=Learn Some Tricks;url=howto.asp;");
aI("text=Preview the Show;url=preview.asp;");
aI("showmenu=Posters;text=Free Posters;url=posters.asp;");
aI("text=Printable Brochure;url=images/pdf/brochure.pdf;target=new;");
}
  with(milonic=new menuname("HowTo")){
  margin=3;
  style=submenuStyle;
  aI("text=How to Spin;url=howtospin.asp;");
  aI("text=Spinning Demonstration Videos;url=howtospin.asp#video;");
  aI("text=How to Juggle;url=howtojuggle.asp;");
  aI("text=Juggling Demonstration Videos;url=howtojuggle.asp#video;");
  }

with(milonic=new menuname("InspirationalStories")){
margin=3;
style=submenuStyle;
aI("text=Highlights of Jim\'s Personal Story;url=aboutjim.asp;");
aI("text=Other Inspirational Stories;url=inspirationalstories.asp;");
}

with(milonic=new menuname("WebStore")){
margin=3;
style=submenuStyle;
aI("text=How to Spin/Juggle DVDs;url=http://www.jimbasketballjones.com/webstore.asp#howtospin;");
aI("text=Jugling/Spinning Tricks DVD;url=http://www.jimbasketballjones.com/webstore.asp#tricks;");
aI("text=Teacher Packs;url=http://www.jimbasketballjones.com/webstore.asp#teacherpacks;");
aI("text=School Package;url=http://www.jimbasketballjones.com/webstore.asp#schoolpackage;");
aI("text=Complete Web Store;url=http://www.jimbasketballjones.com/webstore.asp;");
}

drawMenus();

