/***************************************** THIS IS VERSION 5 OF THE MILONIC MENU *****************************************/ _menuCloseDelay=500 // The time delay for menus to remain visible on mouse out _menuOpenDelay=100 // The time delay before menus open on mouse over _followSpeed=5 // Follow scrolling speed _followRate=40 // Follow scrolling Rate _subOffsetTop=6 // Sub menu top offset _subOffsetLeft=2 // Sub menu left offset _scrollAmount=3 // Only needed for Netscape 4.x _scrollDelay=20 // Only needed for Netcsape 4.x with(styleTop=new mm_style()){ onbgcolor="#FFCB00"; oncolor="#000000"; offbgcolor="#FFE57F"; offcolor="#000000"; bordercolor="#333333"; borderstyle="solid"; borderwidth=0; separatorcolor="#FFE57F"; separatorsize="10"; padding=0; fontsize=10; fontstyle="normal"; fontfamily="Arial"; fontweight="bold"; pagecolor="black"; pagebgcolor="#FFE57F"; headercolor="#000000"; headerbgcolor="#ffffff"; subimage=""; subimagepadding="2"; subimageposition="right"; overfilter="Fade(duration=1);Alpha(opacity=100);"; outfilter="randomdissolve(duration=0.3)"; } with(styleSub=new mm_style()){ onbgcolor="#FFCB00"; oncolor="#000000"; offbgcolor="#FFE57F"; offcolor="#000000"; bordercolor="#333333"; borderstyle="solid"; borderwidth=0; separatorcolor="#C6C2B2"; separatorsize="0"; padding=5; fontsize=10; fontstyle="normal"; fontfamily="Arial"; fontweight="bold"; pagecolor="black"; pagebgcolor="#FFE57F"; headercolor="#000000"; headerbgcolor="#ffffff"; subimage="http://www.wellingtonnanniescollege.co.nz/images/templates/menu_arrow_brown.gif"; subimagepadding="2"; overfilter="inset(duration=0.3);Fade(duration=0.2);Alpha(opacity=95);"; outfilter="randomdissolve(duration=0.6)"; } with(milonic=new menuname("Main Menu")){ style=styleTop; top=232; left= "40"; screenposition="left"; alwaysvisible=1; orientation="vertical"; //vertical itemwidth="142"; aI("text=ABOUT OUR COURSE;showmenu=about_our_course16;url=http://www.wellingtonnanniescollege.co.nz/about_our_course/;status=about our course;");aI("text=APPLICATION INFORMATION;showmenu=application_information17;url=http://www.wellingtonnanniescollege.co.nz/application_information/;status=Application Information;");aI("text=TRAINING FAMILIES;url=http://www.wellingtonnanniescollege.co.nz/training_families/;status=training families;");aI("text=WHATS HAPPENING;url=http://www.wellingtonnanniescollege.co.nz/whats_happening/;status=whats happening;");aI("text=CURRENT STUDENT AND FAMILIES;url=http://www.wellingtonnanniescollege.co.nz/current_student_and_families/;status=Current Student And Families;");aI("text=ABOUT US;url=http://www.wellingtonnanniescollege.co.nz/about_us/;status=About Us;");aI("text=SITES OF INTEREST;url=http://www.wellingtonnanniescollege.co.nz/sites_of_interest/;status=Sites Of Interest;");aI("text=HOME;;;url=http://www.wellingtonnanniescollege.co.nz;status=Home Page;");} with(milonic=new menuname("about_our_course16")){ style=styleSub; top='offset=1'; left='offset=0'; itemwidth=250; aI("text=HOW ARE OUR COURSES STRUCTURED?;url=http://www.wellingtonnanniescollege.co.nz/about_our_course/;status=How are our courses structured?;");aI("text=WHAT HAPPENS ON THE DAYS I AM WITH MY TRAINING FAMILIES?;url=http://www.wellingtonnanniescollege.co.nz/about_our_course/with_training_families/;status=What Happens On The Days I Am With My Training Families?;");aI("text=WHAT IS INCLUDED IN THE CLASSROOM TEACHING?;url=http://www.wellingtonnanniescollege.co.nz/about_our_course/whats_included/;status=What is included in the classroom teaching?;");aI("text=WHAT IF I WOULD LIKE TO BE A LIVE-IN STUDENT?;url=http://www.wellingtonnanniescollege.co.nz/about_our_course/live_in/;status=What if I would like to be a live-in student?;");aI("text=POST-COURSE OPPORTUNITIES;url=http://www.wellingtonnanniescollege.co.nz/about_our_course/post_course/;status=Post-course opportunities;");} with(milonic=new menuname("application_information17")){ style=styleSub; top='offset=1'; left='offset=0'; itemwidth=250; aI("text=WHAT DO I NEED TO BE ACCEPTED ON THE COURSE?;url=http://www.wellingtonnanniescollege.co.nz/application_information/what_do_i_need/;status=What do I need to be accepted on the course?;");aI("text=HOW CAN I APPLY?;url=http://www.wellingtonnanniescollege.co.nz/application_information/how_can_i_apply/;status=How Can I Apply?;");} drawMenus();