_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Ribbon_Big2.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="Brown";
oncolor="Chocolate";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-bottom:10px;padding-left:5px;padding-right:5px";
overbgimage="images/Ribbon_Big_hover2.png";
itemheight="40";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#232323";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#565656";
offcolor="#cccccc";
onbgcolor="#676767";
oncolor="#dddddd";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
openstyle="rtl";
itemheight="40";
aI("text=Home;target=;url=http://seniornet-glenfield.org.nz/;");
aI("text=Members;target=;url=members.html;");
aI("text=Our Courses;target=;url=coursenotes.html;");
aI("text=From the Chair;target=;url=chair.html;");
aI("text=Timetables;target=;url=timetables.html;");
aI("showmenu=Contacts/Meet the TutorsRIGHT_MENU;text=Contacts;target=;url=contacts.html;");
aI("text=Message Board;target=;url=messages.html;");
aI("text=White papers;target=;url=papers.html;");
aI("text=Next Month;target=;url=notes.html;");
aI("showmenu=Links/BanksRIGHT_MENU;text=Links;target=;url=links.html;");
aI("text=Duty Tutor;target=;url=Duty-Tutor.html;");
}

with(milonic=new menuname("Contacts/Meet the TutorsRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Meet the Tutors;target=;url=Meet-the-Tutors.html;");
}

with(milonic=new menuname("Links/BanksRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Banks;target=;url=banks.html;");
aI("text=Cinemas;target=;url=cinemas.html;");
aI("text=Free to Air TV;target=;url=TV.html;");
}


 drawMenus();

