_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=0 // Sub menu top offset _subOffsetLeft=0 // Sub menu left offset _scrollAmount=3 // Only needed for Netscape 4.x _scrollDelay=20 // Only needed for Netcsape 4.x with(cssstyle=new mm_style()){ onclass="navfocuson"; offclass="navfocusoff"; subimage="/club/awcb/navigation/arrow.gif"; subimagepadding=8; separatorcolor="#CCCCCC"; separatorsize="1"; headerbgcolor="#0D1B77"; headercolor="#CCCCCC"; } with(csssub=new mm_style()){ onclass="navsubon"; offclass="navsuboff"; subimage="/club/awcb/navigation/arrow.gif"; subimagepadding=8; separatorcolor="#CCCCCC"; separatorsize="1"; } with(milonic=new menuname("LeftNav")){ hidediv="main" top=105; left=0; style=cssstyle; alwaysvisible=1; itemwidth="170"; position="absolute"; aI("type=header;"); aI("text=Welcome to AWCB;type=header;align=LEFT;"); aI("type=header;"); aI("url=/club/awcb/bazaar/index.cfm;image=/club/awcb/bazaar/images/bazaar.png;"); aI("text=Holiday Bazaar;url=/club/awcb/bazaar/index.cfm;"); aI("text=Members' Section;url=/club/awcb/members/membersArt.cfm;"); aI("text=About AWCB;showmenu=About;"); aI("text=Philanthropy;showmenu=Philanthropy;"); aI("text=New to Brussels;showmenu=New;"); aI("text=Affiliations;showmenu=Affiliations;"); aI("text=Living Arts;url=/club/awcb/about/index.cfm?id=50;"); aI("text=Sponsors;url=/club/awcb/about/index.cfm?id=223;"); aI("text=Contact Us;url=/club/awcb/about/index.cfm?id=26;"); aI("url=/club/awcb/about/index.cfm?id=218;status=Available at the clubhouse;image=/club/awcb/images/waterzooi_cover_Lg.jpg;"); aI("text=Web Contributions;url=/club/awcb/about/index.cfm?id=232;"); } with(milonic=new menuname("About")){ style=csssub; aI("text=About Us;url=/club/awcb/about/index.cfm?id=23;"); aI("text=Why Join?;url=/club/awcb/about/index.cfm?id=59;"); aI("text=Membership;url=/club/awcb/about/index.cfm?id=8;"); aI("text=The Clubhouse;url=/club/awcb/about/index.cfm?id=60;"); aI("text=Publications;url=/club/awcb/about/index.cfm?id=5;"); } with(milonic=new menuname("Philanthropy")){ style=csssub; aI("text=Events;url=/club/awcb/about/index.cfm?id=78;"); aI("text=Fulbright;url=/club/awcb/about/index.cfm?id=203;"); aI("text=Hope;url=/club/awcb/about/index.cfm?id=114;"); } with(milonic=new menuname("New")){ style=csssub; aI("text=Newcomers;url=/club/awcb/about/index.cfm?id=73;"); aI("text=The Hints Course;url=/club/awcb/about/index.cfm?id=7;"); aI("text=Hints Registration;url=/club/awcb/hints/hintsregistration.cfm;"); aI("text=The Hints Book;url=/club/awcb/about/index.cfm?id=208;"); } with(milonic=new menuname("Affiliations")){ style=csssub; aI("text=Amitié Belgo-Américaine;url=/club/awcb/about/index.cfm?id=14;"); aI("text=FAWCO Affiliation;url=/club/awcb/about/index.cfm?id=20;"); aI("text=International Study Group;url=/club/awcb/about/index.cfm?id=12;"); } drawMenus();