


_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=50                // Follow scrolling Rate
_subOffsetTop=5               // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x


// main menu style
with(menuStyle=new mm_style()){
onbgcolor="#0073c6";
oncolor="#e3ffff";
offbgcolor="#063368";
offcolor="#e3ffff";
bordercolor="#cedada";
borderstyle="solid";
borderwidth=0;
separatorcolor="#cedada";
separatorsize="1";
padding=5;
fontsize="10";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
// pagecolor="black";
// pagebgcolor="#82B6D7";
// headercolor="#000000";
// headerbgcolor="#ffffff";
subimage="";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=0, Strength=0)";
// outfilter="randomdissolve(duration=0.3)";
}

// lote menu style
with(menuStyle0=new mm_style()){
onbgcolor="#005dd7";
oncolor="#deddea";
offbgcolor="#deddea";
offcolor="#2b2c67";
bordercolor="#2b85bb";
borderstyle="solid";
borderwidth=1;
separatorcolor="#58a4d0";
separatorsize="1";
padding=7;
fontsize="11";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
// pagecolor="black";
// pagebgcolor="#82B6D7";
// headercolor="#000000";
// headerbgcolor="#ffffff";
subimage="";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#2b85bb', Direction=0, Strength=0)";
// outfilter="randomdissolve(duration=0.3)";
}

//Main sub-menu items
with(milonic=new menuname("about")){
style=menuStyle;
overflow="scroll";
aI("text=SIDE Overview;url=../../../side_overview.html;status=SIDE Overview");
aI("text=SIDE Story;url=../../../side_story.html;status=SIDE Story");
aI("text=SIDE Team;url=../../../side_team.html;status=SIDE Team");
}

with(milonic=new menuname("elearning")){
style=menuStyle;
aI("text=Centra;url=../../../centra.html;status=Centra");
aI("text=Flash Global Settings;url=../../../flash_settings.html;status=Flash Global Settings");
aI("text=Janison LMS Login;url=http://www.side.wa.edu.au/toolbox/desktop/default.asp;target=_blank;status=Janison LMS Login");
aI("text=IFEX Transfer Big Files;url=../../../big_files.html;status=IFEX Transfer Big Files");
aI("text=Quick Help Sheets;url=../../../quickhelp.html;status=Quick Help Sheets");
aI("text=Safety Online;url=../../../side_safety_online.html;status=Safety Online");
aI("text=SatWeb Program;url=../../../satweb.html;status=SatWeb Program");
}

with(milonic=new menuname("enrol")){
style=menuStyle;
aI("text=Primary School;url=../../primary/prim_elig.html;status=Primary;");
aI("text=Secondary School;url=../../secondary/sec_enrol.html;status=Secondary");
aI("text=Referral Program;showmenu=ref;");
}

with(milonic=new menuname("ref")){
style=menuStyle;
aI("text=For students with special circumstances;url=../../secondary/sec_enrol_referral.html;status=For students with special circumstances’?");
}

with(milonic=new menuname("resource")){
style=menuStyle;
aI("text=Library Catalogue;url=http://www.side.wa.edu.au/webquery.dll?v1=pbMM;status=Library Catalogue");
aI("text=Resource Centre;url=../../../resource_centre/index.html;status=Resource Centre");
aI("text=Subjects (Learning Areas);url=../../../subjects.html;status=Subjects (Learning Areas)");
aI("text=Student Work;url=../../../student_work.html;status=Student Work");
}

with(milonic=new menuname("schools")){
style=menuStyle;
aI("text=Primary School;url=../../primary/index.html;status=Primary School");
aI("text=Secondary School;url=../../secondary/index.html;status=Secondary School New");
aI("text=Schools of the Air (SOTA);url=../../../sota.html;status=Schools of the Air (SOTA)");
}

with(milonic=new menuname("services")){
style=menuStyle;
overflow="scroll";
aI("text=General Enrolment Information;url=../../../student_services.html;status=General Enrolment Information");
aI("text=Referral Program;url=../../../student_services.html;status=Referral Program");
aI("text=Student Coordinators;url=../sec_contacts.html;status=Student Coordinators");
}

with(milonic=new menuname("subjects")){
style=menuStyle;
overflow="scroll";
aI("text=Secondary Arts;url=index.html;status=Secondary Arts");
aI("text=Secondary Maths;url=index.html;status=Secondary Maths");
aI("text=Society & Environment;url=../../../sande.html;status=Society & Environment");
}

// lote sub-menu items
with(milonic=new menuname("loteabout")){
style=menuStyle0;
overflow="scroll";
aI("text=Learning Languages;url=about_learn.html;status=Learning Languages");
aI("text=How do we teach Languages?;url=about_how.html;status=How do we teach Languages?");
aI("text=Who do we teach?;url=about_who.html;status=Who do we teach?");
aI("text=Permission to use work;url=about_work.html;status=Permission to use work");
aI("text=Contact us;url=about_contact.html;status=Contact us");
}

with(milonic=new menuname("staff")){
style=menuStyle0;
overflow="scroll";
aI("text=Teachers of French;url=staff_french.html;status=Teachers of French");
aI("text=Teachers of Indonesian;url=staff_indonesian.html;status=Teachers of Indonesian");
aI("text=Teachers of Italian;url=staff_italian.html;status=Teachers of Italian");
aI("text=Teachers of Japanese;url=staff_japanese.html;status=Teachers of Japanese");
}

with(milonic=new menuname("news")){
style=menuStyle0;
overflow="scroll";
aI("text=Competitions;url=comp.html;status=Competitions");
aI("text=Newsletters;url=newsletters.html;status=Newsletters");
aI("text=Student/Staff Achievements;url=achiev.html;status=Student/Staff Achievements");
}

with(milonic=new menuname("loteenrol")){
style=menuStyle0;
overflow="scroll";
aI("text=Primary Language Programs;url=enrol_prim.html;status=Primary Language Programs");
aI("text=Secondary Language Programs;url=enrol_sec.html;status=Secondary Language Programs");
}

with(milonic=new menuname("french")){
style=menuStyle0;
overflow="scroll";
aI("text=Primary;url=fr_prim.html;status=Primary");
aI("text=Lower Secondary;url=fr_lsec.html;status=Lower Secondary");
aI("text=Senior Secondary;url=fr_ssec.html;status=Senior Secondary");
}

with(milonic=new menuname("indo")){
style=menuStyle0;
overflow="scroll";
aI("text=Primary;url=indo_prim.html;status=Primary");
aI("text=Lower Secondary;url=indo_lsec.html;status=Lower Secondary");
aI("text=Senior Secondary;url=indo_ssec.html;status=Senior Secondary");
}

with(milonic=new menuname("italian")){
style=menuStyle0;
overflow="scroll";
aI("text=Primary;url=ital_prim.html;status=Primary");
aI("text=Lower Secondary;url=ital_lsec.html;status=Lower Secondary");
aI("text=Senior Secondary;url=ital_ssec.html;status=Senior Secondary");
}

with(milonic=new menuname("japan")){
style=menuStyle0;
overflow="scroll";
aI("text=Primary;url=jap_prim.html;status=Primary");
//aI("text=Lower Secondary;url=jap_lsec.html;status=Lower Secondary");
//aI("text=Senior Secondary;url=jap_ssec.html;status=Senior Secondary");
}

drawMenus(); 

// Draw sub-menu items

// Main menu
with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=50;
left=0;
alwaysvisible=1;
//followscroll="1";
orientation="horizontal";
aI("text=&nbsp;HOME&nbsp;;url=../../../index.html;status=HOME;");
aI("text=&nbsp;&nbsp;About&nbsp;&nbsp;;showmenu=about;");
aI("text=&nbsp;&nbsp;E-Learning &nbsp;&nbsp;;showmenu=elearning;");
aI("text=&nbsp;&nbsp;Enrolments &nbsp;;showmenu=enrol;");
aI("text=&nbsp;&nbsp;Resources &nbsp;&nbsp;;showmenu=resource;");
aI("text=&nbsp;&nbsp;Schools &nbsp;&nbsp;;showmenu=schools;");
//aI("text=&nbsp;&nbsp;Student Services &nbsp;&nbsp;;showmenu=services;");
aI("text=&nbsp;&nbsp;Site Map;url=../../../site_map.html;status=Site Map;");
}

drawMenus();

// lote menu
with(milonic=new menuname("Main Menu1")){
style=menuStyle0;
top=73;
left=0;
alwaysvisible=1;
// followscroll="1";
orientation="vertical";
aI("text=Introduction;url=introduction.html;status=Introduction;");
aI("text=About Languages;showmenu=loteabout;");
aI("text=Contact your Teacher;showmenu=staff;");
aI("text=News and Events;showmenu=news;");
aI("text=Enrolment Information;url=enrolment.html;status=Enrolment Information;");
aI("text=French;showmenu=french;");
aI("text=Indonesian;showmenu=indo;");
aI("text=Italian;showmenu=italian;");
aI("text=Japanese;showmenu=japan;");
aI("text=FAQ;url=lote_faq.html;status=FAQ;");
aI("text=Work Completion Calendars 2009;url=lote_calendars.html;status=Work Completion Calendars 2009;");
aI("text=Secondary Home;url=../index.html;status=Secondary Home;");
}

drawMenus();