// This is the editable menu structure. Go nuts. _scrollAmount=3 // Used for Netscape 4 scrolling _scrollDelay=20 // Used for Netscape 4 scrolling _menuCloseDelay=500 // The delay for menus to remain visible on mouse off _menuOpenDelay=150 // The delay for opening menus on mouse over _followSpeed=5 // Follow Scrolling speed (higher number makes the scrolling smoother but slower) _followRate=40 // Follow Scrolling Rate (use a minimum of 40 or you may experience problems) _subOffsetTop=10; // Sub menu offset Top position _subOffsetLeft=0; // Sub menu offset Left position with (mainStyle=new mm_style()){ onbgcolor = "#ffcc00"; oncolor = "#002369"; offbgcolor = "#002369"; offcolor = "#ffffff"; pagebgcolor = "#002369"; pagecolor = "#ffcc00"; bordercolor = "#002369"; borderstyle = "solid"; borderwidth = "2"; padding = 5; align = "left" fontsize = "12px"; fontstyle = "normal"; fontweight = "bold"; fontfamily = "Verdana, Arial"; subimage = "/images/menu-arrow.gif"; } with (mainSubStyle=new mm_style()){ onbgcolor = "#ffcc00"; oncolor = "#002369"; offbgcolor = "#002369"; offcolor = "#ffffff"; pagebgcolor = "#002369"; pagecolor = "#ffcc00"; bordercolor = "#ffcc00"; borderstyle = "solid"; borderwidth = "3"; padding = 5; align = "left" fontsize = "12px"; fontstyle = "normal"; fontweight = "bold"; fontfamily = "Verdana, Arial"; subimage = "/images/menu-arrow.gif"; } with (milonic=new menuname("mainmenu")) { alwaysvisible=1; orientation="vertical"; position="relative"; itemwidth=199; style=mainStyle; aI("text=Home;url=1.html;"); aI("text=About MLS;url=8.html;"); aI("text=Calendar;url=37.html;"); aI("text=Contact NZIMLS;url=14.html;"); aI("text=Council news;url=61.html;"); aI("text=CPD;showmenu=15;url=15.html;"); aI("text=FAQ;url=103.html;"); aI("text=Links;url=36.html;"); aI("text=MLS Classroom;url=140.html;"); aI("text=MLS education;showmenu=10;url=10.html;"); aI("text=MLS employment;showmenu=65;url=65.html;"); aI("text=MLS forum;url=86.html;"); aI("text=NZIMLS activities;url=70.html;"); aI("text=NZIMLS awards;showmenu=168;url=168.html;"); aI("text=NZIMLS Council;url=11.html;"); aI("text=NZIMLS Journal;showmenu=13;url=13.html;"); aI("text=NZIMLS membership;showmenu=9;url=9.html;"); aI("text=NZIMLS/MLS news;url=62.html;"); aI("text=NZIMLS position responses;showmenu=90;url=90.html;"); aI("text=NZIMLS SIG convenors;url=89.html;"); aI("text=What's hot in MLS?;showmenu=132;url=132.html;"); aI("text=NorthQAG;url=146.html;"); aI("text=Presentations at Events;url=99.html;"); aI("text=Site Map;url=109.html;"); aI("text=Up & coming MLS & related events;showmenu=136;url=136.html;"); aI("text=Webmaster;url=133.html;"); } with (milonic=new menuname("15")) { alwaysvisible=0; orientation="vertical"; style=mainSubStyle; aI("text= My CPD ;url=113.html;"); aI("text= CPD programme 2010-2012 ;url=141.html;"); aI("text= CPD enrolment ;url=53.html;"); aI("text= CPD programme coordinator ;url=117.html;"); aI("text= Competency review proforma sheet ;url=135.html;"); aI("text= FAQ ;url=102.html;"); aI("text= Online education ;url=108.html;"); } with (milonic=new menuname("10")) { alwaysvisible=0; orientation="vertical"; style=mainSubStyle; aI("text= Role extension for MLS ;url=157.html;"); aI("text= Degree programmes ;url=17.html;"); aI("text= Fellowship ;url=57.html;"); aI("text= QMLT, QPT & QSST examination application ;showmenu=49;url=49.html;"); aI("text= Examination Feedback ;url=158.html;"); aI("text= Examination regulations ;url=122.html;"); } with (milonic=new menuname("49")) { alwaysvisible=0; orientation="vertical"; style=mainSubStyle; aI("text= Current Syllabi ;url=118.html;"); aI("text= Previous examination papers ;url=119.html;"); } with (milonic=new menuname("65")) { alwaysvisible=0; orientation="vertical"; style=mainSubStyle; aI("text= View job vacancies ;url=66.html;"); aI("text= View people looking for work ;url=67.html;"); aI("text= Submit an advert - MLS vacancy ;url=81.html;"); aI("text= Submit an advert - looking for work ;url=80.html;"); } with (milonic=new menuname("168")) { alwaysvisible=0; orientation="vertical"; style=mainSubStyle; aI("text= Edwards, Kennedy Scholarships ;url=170.html;"); aI("text= Hugh Bloor Poster Prize ;url=169.html;"); } with (milonic=new menuname("13")) { alwaysvisible=0; orientation="vertical"; style=mainSubStyle; aI("text= About the Journal ;url=129.html;"); aI("text= Editor ;url=38.html;"); aI("text= Advertising Manager ;url=114.html;"); aI("text= Advertising rates & pre-press specifications ;url=127.html;"); aI("text= Instructions to authors ;url=39.html;"); aI("text= Editorial board ;url=40.html;"); aI("text= Journals ;url=95.html;"); } with (milonic=new menuname("9")) { alwaysvisible=0; orientation="vertical"; style=mainSubStyle; aI("text= Code of Ethics of the NZIMLS ;url=116.html;"); aI("text= Rules of the NZIMLS ;url=115.html;"); aI("text= Membership categories ;url=107.html;"); aI("text= Apply for Membership ;url=28.html;"); aI("text= Renew Membership ;url=29.html;"); aI("text= Check/edit membership details ;url=87.html;"); } with (milonic=new menuname("90")) { alwaysvisible=0; orientation="vertical"; style=mainSubStyle; aI("text= Medical Laboratory Technician Guidelines ;url=94.html;"); } with (milonic=new menuname("132")) { alwaysvisible=0; orientation="vertical"; style=mainSubStyle; aI("text= Letter from MoH September 2006 ;url=134.html;"); } with (milonic=new menuname("136")) { alwaysvisible=0; orientation="vertical"; style=mainSubStyle; aI("text= Wellington School of Medicine ;url=171.html;"); aI("text= Just the Job ;url=165.html;"); }