_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#ddffdd";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
target="_top"
}



with(milonic=new menuname("Courses")){
style=menuStyle;
aI("text=RYA/MCA GMDSS Short Range Certificate;url=../gmdss.htm;");
aI("text=RYA First Aid;url=../first_aid.htm;");
aI("text=RYA Essential Navigation and Seamanship;url=../EssentialNavAndSeamanshipCourse.htm;");
aI("text=RYA Day Skipper Theory ;url=../daySkipper.htm;");
aI("text=RYA Coastal Skipper/Yachtmaster Theory ;url=../coastalYachtmaster.htm;");
aI("text=RYA Small Boat RADAR Course;url=../radar.htm;");
aI("text=European Inland Waterways Regs (CEVNI);url=../cevni.htm;");
}

with(milonic=new menuname("Booking")){
style=menuStyle;
aI("text=Book on-line;url=https://waltontraining.co.uk/commerce/index.php?main_page=index&cPath=1;");
aI("text=Paper Booking Form;url=../docs/courseBookingForm.pdf;");
aI("text=Terms and Conditions;url=https://waltontraining.co.uk/commerce/index.php?main_page=conditions;");
}


with(milonic=new menuname("About Us")){
style=menuStyle;
aI("text=Instructors;url=http://waltontraining.co.uk/principal.htm;");
aI("text=Location;url=http://waltontraining.co.uk/location.php;");
}


drawMenus();


