_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#025BA8";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#025BA8";
offcolor="#FADB3B";
onbgcolor="#FADB3B";
oncolor="#025BA8";
padding="6";
pagebgcolor="#FADB3B";
pagecolor="#025BA8";
separatorcolor="#025BA8";
separatorsize="1";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="6";
itemwidth="188";
}

with(submenuStyle=new mm_style()){
align="left";
bordercolor="#025BA8";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#025BA8";
offcolor="#FADB3B";
onbgcolor="#FADB3B";
oncolor="#025BA8";
padding="4";
pagecolor="#025BA8";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=755;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.bjsurf.com.au/;");
aI("text=Holiday Programs;target=;url=holiday-programs.html;");
aI("showmenu=ArticlesYour First Surf LessonINFO_BAR_MENU;text=Articles;target=;url=articles.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
}

with(milonic=new menuname("ArticlesYour First Surf LessonINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Your First Surf Lesson;target=;url=your-first-surf-lesson.html;");
aI("text=Good Surfing Instruction;target=;url=good-surfing-instruction.html;");
}


 drawMenus();
