


_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)";
}

//Resource Centre menu style
with(menuStyle0=new mm_style()){
onbgcolor="#d12834";
oncolor="#f4d6d7";
offbgcolor="#f4d6d7";
offcolor="#e32911";
bordercolor="#e61418";
borderstyle="solid";
borderwidth=1;
separatorcolor="#b8080c";
separatorsize="1";
padding=7;
fontsize="11";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
//pagecolor="black";
//pagebgcolor="#82B6D7" #56cbec;
//headercolor="#000000";
//headerbgcolor="#ffffff";
subimage="";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#56cbec', 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=../schools/primary/prim_elig.html;status=Primary;");
aI("text=Secondary School;url=../schools/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=../schools/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.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=../schools/primary/index.html;status=Primary School");
aI("text=Secondary School;url=../schools/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=../schools/secondary/sec_contacts.html;status=Student Coordinators");
}

with(milonic=new menuname("subjects")){
style=menuStyle;
overflow="scroll";
aI("text=Secondary Arts;url=../schools/secondary/arts/index.html;status=Secondary Arts");
aI("text=Secondary Maths;url=../schools/secondary/maths/index.html;status=Secondary Maths");
aI("text=Society & Environment;url=../sande.html;status=Society & Environment");
}

//Resourse Centre sub-menu items
with(milonic=new menuname("information")){
style=menuStyle0;
overflow="scroll";
aI("text=Annual Report;url=prim_report.html;status=Annual Report");
aI("text=Attendance Policy;url=prim_attendance.html;status=Attendance Policy");
aI("text=Enrolment;showmenu=primenrol");
aI("text=Job Vacancies;url=prim_jobs.html;status=Job Vacancies");
aI("text=Learning @ a Distance;url=prim_distance.html;status=Learning @ a Distance");
aI("text=School Profile&nbsp;&nbsp;&nbsp;;showmenu=profile;");
aI("text=Staff;url=prim_staff.html;status=Staff");
aI("text=Term Dates;url=prim_termdates.html;status=Term Dates");
}

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();

// Resourse Centre menu
with(milonic=new menuname("Main Menu1")){
style=menuStyle0;
top=73;
left=0;
alwaysvisible=1;
//followscroll="1";
orientation="vertical";
aI("text=Contact Us;url=contact.html;status=Contact Us;");
aI("text=Free Online Information;url=info.html;status=Free Online Information;");
aI("text=Resource Centre Services;url=about.html;status=Resource Centre Services;");
aI("text=Useful Forms;url=useful_forms.html;status=Useful Forms;");
aI("text=Resource Centre Home;url=index.html;status=Resource Centre Home;");

}

drawMenus();