with(milonic=new menuname("Main Menu")){ style=menuStyle1; top=0; left=0; alwaysvisible=1; orientation="horizontal"; position="relative"; aI("text=About;showmenu=action55;"); aI("text=Events;showmenu=action257;"); aI("text=Resource Center;showmenu=action221;"); aI("text=Good Practices;showmenu=action478;"); aI("text=Press;showmenu=action224;"); aI("text=Fellows Login;showmenu=action222;"); } with(main=new menuname("action55")){ style=menuStyle2; aI("text=Wireless Internet Institute;url=about/wireless_internet_institute"); aI("text=MetroVideoMonitor;url=about/metrovideomonitor"); aI("text=W2i Management Team;url=about/management_team"); aI("text=Advertise with us;url=about/advertise_with_us"); aI("text=Sponsors;url=about/sponsors"); aI("text=Privacy;url=about/privacy"); aI("text=Contact Us;url=about/contact_us"); } with(main=new menuname("action257")){ style=menuStyle2; aI("text=Upcoming Events;url=events/upcoming_events"); aI("text=Industry Events;url=Events/industry_events"); aI("text=Past_events;url=Events/past_events"); } with(main=new menuname("action221")){ style=menuStyle2; aI("text=Advanced Technology;url=resource_center/advanced_technology"); aI("text=Headlines;url=resource_center/headlines"); aI("text=Multimedia;url=resource_center/multimedia"); aI("text=Case Study Database;url=resource_center/case_study"); aI("text=The Report: Weekly Newsletter;url=resource_center/report_weekly_newsletter"); aI("text=White Papers;url=resource_center/white_papers"); aI("text=Bloggers;url=resource_center/bloggers"); aI("text=Yellow Pages;url=yellow_pages"); aI("text=Glossary;url=resource_center/glossary"); } with(main=new menuname("action478")){ style=menuStyle2; aI("text=User Needs Assessment;url=good_practices/user_needs_assessment"); aI("text=Multi-Agency Apps;url=good_practices/multi_agency_apps"); aI("text=Legal;url=good_practices/legal"); aI("text=Budgeting;url=good_practices/budgeting"); aI("text=Grants and Financing;url=good_practices/grants_and_financing"); aI("text=Procurement Tools;url=good_practices/procurement_tools"); aI("text=Project Management;url=good_practices/project_management"); aI("text=Users' Training;url=good_practices/users_training"); } with(main=new menuname("action224")){ style=menuStyle2; aI("text=Press Releases;url=press/press_releases"); } with(main=new menuname("action222")){ style=menuStyle2; aI("text=Log-In to Fellows Area;url=fellows_login/log-in_to_fellows_area"); aI("text=Not a fellow?;url=fellows_login/not_a_fellow_"); } drawMenus();