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(ScrollingSampStyle=new mm_style()){
bordercolor="#3399ff";
borderstyle="solid";
borderwidth=1;
fontfamily="comic sans ms,verdana,helvetica";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
offbgcolor="#3399ff";
offcolor="#ffffff";
onbgcolor="#800000";
oncolor="#3399ff";
padding=3;
}



with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=10
top=300
itemwidth="1%";
menualign="center";
menuwidth="100%";
orientation="horizontal";
style=ScrollingSampStyle;
top=145;
aI("status=Back To Home Page;text=Home;url=index.htm;");
aI("showmenu=About;text=About Waihi College;");
aI("showmenu=Departments;text=The Departments;");
aI("showmenu=Prospectus;text=The Prospectus;");
aI("showmenu=Newsletters;text=Newsletters;");
aI("showmenu=International;text=International;");
aI("showmenu=Community;text=Community Education;");
aI("showmenu=Login;text=Member Login;");
}

with(milonic=new menuname("About")){
overflow="scroll";
style=ScrollingSampStyle;
aI("text=Introduction;url=introduction.htm;")
aI("text=Contacts;url=contacts.htm;")
aI("text=The Staff;url=thestaff.htm;")
aI("text=The Board of Trustees;url=bot.htm;")
aI("text=Mission Statement;url=mission.htm;")
aI("text=E.R.O;url=ero.htm;")
aI("text=The School Crest;url=crest.htm;")
aI("text=The School Canteen;url=canteen.htm;")


}

with(milonic=new menuname("Departments")){
style=ScrollingSampStyle;
aI("text=English;url=english.htm;");
aI("text=Mathematics;url=maths.htm;");
aI("text=Science;url=science.htm;");
aI("text=Social Science;url=socsc.htm;");
aI("text=Drama;url=departments/drama/index.htm;");
aI("text=Art;url=art.htm;");
aI("text=Physical Education;url=pe.htm;");
aI("text=Maori;url=maori.htm;");
aI("text=Gifted and Talented;url=gat.htm;");
aI("text=The Memphis Centre;url=mainstream.htm;");
aI("text=Gateway;url=gateway.htm;");
aI("text=The Library;url=library.htm;");
aI("text=Music;url=music.htm;");
aI("text=Information Applicationss;url=Iapps.htm;");
aI("text=Computing;url=computing.htm;");
aI("text=Farm Unit;url=farm.htm;");
aI("text=Technical;url=tech.htm;");

}

with(milonic=new menuname("Prospectus")){
style=ScrollingSampStyle;

aI("text=Curriculum;url=curriculum.htm;");
aI("text=School Fees;url=fees.htm;");
aI("text=Term Dates;url=dates.htm;");
aI("text=Expectations;url=expectations.htm;");
aI("text=Uniforms;url=uniform.htm;");
aI("text=Enrolment Form;url=enrol.htm;");
aI("text=Stationery Lists;url=stationery.htm;");

}

with(milonic=new menuname("Newsletters")){
style=ScrollingSampStyle;
aI(";text=Latest Newsletter;url=newsletter/2010/june.pdf;");
aI(";text=Year 7 and 8 News;url=newsletter/2010/y78.htm;");
aI(";text=Past Newsletters;url=past.htm;");
aI(";text=Get Adobe Acrobat Reader;url=http://www.adobe.com/products/reader/;");

}

with(milonic=new menuname("Showcase")){
style=ScrollingSampStyle;
aI("text=Artworks;url=http://www.spamcop.net/;");
aI("text=Student Web Pages;url=http://www.mimedefang.org/;");
aI("text=Photo Gallery;url=http://www.spamassassin.org/;");

}

with(milonic=new menuname("International")){
style=ScrollingSampStyle;
aI("text=Introduction;url=international.htm;");
aI("text=Students of 2006;url=intstud06.htm;");
aI("text=Students of 2007;url=intstud07.htm;");
aI("text=Students of 2008;url=intstud08.htm;");
aI("text=Students of 2009;url=intstud09.htm;");
aI("text=Students of 2010;url=intstud10.html;");
aI("text=International Schools;url=IntLiaisons.htm;");

}

with(milonic=new menuname("Community")){
style=ScrollingSampStyle;
aI("text=Community;url=community.htm;");

}

with(milonic=new menuname("Login")){
style=ScrollingSampStyle;
aI("text=Staff Email;url=https://webmail.waihicol.school.nz/exchange/;");
aI("text=Student Email;url=http://home.waihicol.school.nz/mymail/;");
aI("text=Intranet;url=intranetsplash.htm;");
aI("text=Library;url=http://opac.waihicol.school.nz;");


}


drawMenus();

