_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=4 // Sub menu top offset _subOffsetLeft=-7 // 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="#FFFFFF"; oncolor="#008536"; offbgcolor="#008536"; offcolor="#FFFFFF"; bordercolor="999999"; borderstyle="solid"; borderwidth=0; separatorcolor="#BFCBE7"; separatorsize="0"; padding=4; menuwidth=180; fontsize=11; fontstyle="normal"; fontfamily="Arial"; fontweight="bold"; pagecolor="white"; pagebgcolor="#FFFFFF"; headercolor="#000000"; headerbgcolor="#ffffff"; subimagepadding="2"; overfilter="Fade(duration=0.2);Alpha(opacity=90);"; outfilter="randomdissolve(duration=0.3)"; } with(styleSub=new mm_style()){ onbgcolor="#008536"; oncolor="#FFFFFF"; offbgcolor="#73A31C"; offcolor="#FFFFFF"; bordercolor="#008536"; borderstyle="solid"; borderwidth=1; separatorcolor="#008536"; separatorsize="1"; padding=4; fontsize=11; fontstyle="normal"; fontfamily="Arial"; fontweight="bold"; pagecolor="white"; pagebgcolor="#82B6D7"; headercolor="#000000"; headerbgcolor="#ffffff"; subimage="http://www.nzsvo.org.nz/images/templates/menu_arrow_white.gif"; subimagepadding="2"; overfilter="inset(duration=0.3);Fade(duration=0.2);Alpha(opacity=85);"; outfilter="randomdissolve(duration=0.4)"; } with(milonic=new menuname("Main Menu")){ style=styleTop; top=0; left="248"; screenposition="center"; alwaysvisible=1; orientation="horizontal"; aI("text= ABOUT US ;showmenu=about_us;url=http://www.nzsvo.org.nz/about_us/;status=About Us;");aI("text= NEWSLETTER/EVENTS ;showmenu=news_&_events;url=http://www.nzsvo.org.nz/news_&_events/;status=Newsletter/Events;");aI("text= MEMBERSHIP ;url=http://www.nzsvo.org.nz/membership/;status=Membership;");aI("text= RESOURCES ;showmenu=members_only;url=http://www.nzsvo.org.nz/members_only/;status=Resources;");aI("text= CONTACT ;url=http://www.nzsvo.org.nz/contact/;status=Contact;");} with(milonic=new menuname("about_us")){style=styleSub;top='offset=2';overflow='scroll';aI("text= HISTORY ;url=http://www.nzsvo.org.nz/about_us/history/;status=History;");aI("text= THE BOARD ;url=http://www.nzsvo.org.nz/about_us/the_board/;status=The Board;");} with(milonic=new menuname("news_&_events")){style=styleSub;top='offset=2';overflow='scroll';aI("text= NEWSLETTERS ;showmenu=newsletters;url=http://www.nzsvo.org.nz/news_&_events/newsletters/;status=Newsletters;");aI("text= EVENTS ;showmenu=events;url=http://www.nzsvo.org.nz/news_&_events/events/;status=Events;");aI("text= NEWS ;url=http://www.nzsvo.org.nz/news_&_events/news/;status=News;");aI("text= ICCS2006 ;url=http://www.nzsvo.org.nz/news_&_events/iccs/;status=ICCS2006;");aI("text= 2010 TRAVEL GRANTS ;url=http://www.nzsvo.org.nz/news_&_events/ba_travel_grants/;status=2010 Travel Grants;");} } } with(milonic=new menuname("members_only")){style=styleSub;top='offset=2';overflow='scroll';aI("text= CONTENTS PAGES OF RECENT JOURNALS ;url=http://www.nzsvo.org.nz/members_only/reviewed_papers/;status=Contents Pages Of Recent Journals;");aI("text= LINKS ;url=http://www.nzsvo.org.nz/members_only/links/;status=Links;");aI("text= INFORMATION ;showmenu=information;url=http://www.nzsvo.org.nz/members_only/information/;status=Information;");} with(milonic=new menuname("information")){style=styleSub;top='offset=2';overflow='scroll';aI("text= SUPPLIERS, CONSULTANTS AND SERVICES ;url=http://www.nzsvo.org.nz/members_only/information/consultants/;status=Suppliers, Consultants and Services;");aI("text= FOR SALE ;url=http://www.nzsvo.org.nz/members_only/information/for_sale/;status=For Sale;");aI("text= EMPLOYMENT WANTED ;url=http://www.nzsvo.org.nz/members_only/information/employment_wanted/;status=Employment wanted;");aI("text= SITUATIONS VACANT ;url=http://www.nzsvo.org.nz/members_only/information/situations_vacant/;status=Situations Vacant;");} drawMenus();