/**	WaiMenus.data.js *	written by: Jeremy Wyman (jgwyman@gmail.com) *	copyright: WA Interactive 2004-2006**/if ( ! WaiMenu ) {	throw('WaiMenus not loaded!') ;}WaiMenu.CloseDelay = 100 ;/* About Us */WaiMenu.Data1 = [	['Firm History','/about-us/firm-history.html',0,0],	['Investment','/about-us/investment.html',0,0]] ;/* Team */WaiMenu.Data2 = [] ;/* Ecosystem */WaiMenu.Data3 = [	['Industry Advisors','/ecosystem/industry-advisors.html',0,0],		['University Advisors','/ecosystem/university-advisors.html',0,0]] ;/* Portfolio Companies */WaiMenu.Data4 = [	['Companies','/portfolio/companies.html',0,0]] ;/* News */WaiMenu.Data5 = [] ;/* Contact Us */WaiMenu.Data6 = [] ;/* Site Map */WaiMenu.Data7 = [] ;