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=1;
_subOffsetLeft=-100;




with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#000000";
onbgcolor="#0000CC";
oncolor="#FFFFFF";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=1;
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=225;
overflow="scroll";
style=menuStyle;
top=10;

}

with(milonic=new menuname("Classes")){
left=150
top=-15
style=menuStyle;
aI("text=Schedule;url=Schedul.html;")
aI("text=Classes;url=classes.html;")
aI("text=eLearning;url=elearning.html;")
aI("text=Instructor Level;url=Pro/Profess.htm;")
aI("text=Class eCard;url=SJForms/eCard;")
aI("text=Brouchure;url=SJForms/broch.pdf;")
aI("text=Branson Map;url=SJForms/map.pdf;")
aI("text=Beaver Lake;url=Beaver/Beaver.html;")

}

with(milonic=new menuname("Trips")){
left=150
top=27
style=menuStyle;
aI("text=Dive Trips;url=trips.html;");
aI("text=Travel Tips;url=Tips.html;");
aI("text=Destinations;url=Destinations/Destinations.htm;");
aI("text=Dominica 2010;url=Dominica/Dominica.htm;");


}

with(milonic=new menuname("Stores")){
left=150
top=70
style=menuStyle;
aI("text=Dive Centers;url=stor_eqp/stor_eqp.htm;");
aI("text=PADI Web Site;url=http://www.padi.com;");

}

with(milonic=new menuname("DS")){
left=150
top=115
style=menuStyle;
aI("text=Discover Scuba;url=DSD/ds.html;");
aI("text= DS Brouchure;url=Forms/70254%20DSD%20brochure.pdf;");
aI("text=Medical Release;url=Pro/Forms/10063.pdf;");
aI("text=Schedule;url=Schedul.html;");
aI("text=Kids Page;url=Kidspge/kids.html;");

}

with(milonic=new menuname("OW")){
left=150
top=157
style=menuStyle;
aI("text=Open Water;url=classes.html;");
aI("text=Training Schedule;url=Schedul.html;");
}

with(milonic=new menuname("ADV")){
left=150
top=200
style=menuStyle;
aI("text=Advanced OW;url=classes.html;");
aI("text=Training Schedule;url=Schedul.html;");
}

with(milonic=new menuname("RES")){
left=150
top=240
style=menuStyle;
aI("text=Rescue Diver;url=classes.html;");
aI("text=Training Schedule;url=Schedul.html;");
}

with(milonic=new menuname("DM")){
left=150
top=282
style=menuStyle;
aI("text=Dive Master;url=Pro/Profess.htm;")
aI("text=Classes;url=classes.html;")
aI("text=Training Schedule;url=Schedul.html;")
}

with(milonic=new menuname("Photo")){
left=150
top=324
style=menuStyle;
aI("text=Photo 1;url=Photos/Photo1/Photo1.html;");
aI("text=Photo 2;url=Photos/Photo2/Photo2.html;");
aI("text=Photo 3;url=Photos/Photo3/photo3.html;");
aI("text=Photo 4;url=Photos/Photo4/photo4.html;");
aI("text=Photo 5;url=Photos/Photo5/Photo5.html;");
aI("text=Photo 6;url=Photos/Photo6/Photo6.html;");
aI("text=Photo 7;url=Photos/Photo7/Photo7.html;");
aI("text=Photo 9;url=Photos/Photo9/photo9.htm;");
aI("text=Photo 10;url=Photos/Photo10/photo10.htm;");

}
drawMenus();

