CINXE.COM

NEA - Home

<!-- index 1 --> <!-- start of app globals --> <!-- end of app globals --> <!-- start of app globals --> <!-- end of app globals --> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("http://web.archive.org/web"); __wm.wombat("http://www.nea.com:80/Home/","20090402023556","http://web.archive.org/","web","/_static/", "1238639756"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <title>NEA - Home</title> <script><!-- { // 03May2002 JSGlazer added frame-buster if (top.location != location) { top.location.href = document.location.href ; } }//--> </script> <meta name="Description" content="NEA.com, Home"><meta name="Keywords" content="New Enterprise Associates, NEA, Venture Capital Firms, Venture Capital, VC Firms, VC, Home"> <script language="JavaScript"> // original file with comments and spacing BrowserDetection_orig.js var agt=navigator.userAgent.toLowerCase(); var is_major = parseInt(navigator.appVersion); var is_minor = parseFloat(navigator.appVersion); var is_nav = ((agt.indexOf('mozilla')!=-1) && (agt.indexOf('spoofer')==-1) && (agt.indexOf('compatible') == -1) && (agt.indexOf('opera')==-1) && (agt.indexOf('webtv')==-1) && (agt.indexOf('hotjava')==-1)); var is_nav2 = (is_nav && (is_major == 2)); var is_nav3 = (is_nav && (is_major == 3)); var is_nav4 = (is_nav && (is_major == 4)); var is_nav4up = (is_nav && (is_major >= 4)); var is_navonly = (is_nav && ((agt.indexOf(";nav") != -1) || (agt.indexOf("; nav") != -1)) ); var is_nav6 = (is_nav && (is_major == 5)); var is_nav6up = (is_nav && (is_major >= 5)); var is_gecko = (agt.indexOf('gecko') != -1); var is_ie = ((agt.indexOf("msie") != -1) && (agt.indexOf("opera") == -1)); var is_ie3 = (is_ie && (is_major < 4)); var is_ie4 = (is_ie && (is_major == 4) && (agt.indexOf("msie 4")!=-1) ); var is_ie4up = (is_ie && (is_major >= 4)); var is_ie5 = (is_ie && (is_major == 4) && (agt.indexOf("msie 5.0")!=-1) ); var is_ie5_5 = (is_ie && (is_major == 4) && (agt.indexOf("msie 5.5") !=-1)); var is_ie5up = (is_ie && !is_ie3 && !is_ie4); var is_ie5_5up =(is_ie && !is_ie3 && !is_ie4 && !is_ie5); var is_ie6 = (is_ie && (is_major == 4) && (agt.indexOf("msie 6.")!=-1) ); var is_ie6up = (is_ie && !is_ie3 && !is_ie4 && !is_ie5 && !is_ie5_5); var is_opera = (agt.indexOf("opera") != -1); var is_opera2 = (agt.indexOf("opera 2") != -1 || agt.indexOf("opera/2") != -1); var is_opera3 = (agt.indexOf("opera 3") != -1 || agt.indexOf("opera/3") != -1); var is_opera4 = (agt.indexOf("opera 4") != -1 || agt.indexOf("opera/4") != -1); var is_opera5 = (agt.indexOf("opera 5") != -1 || agt.indexOf("opera/5") != -1); var is_opera5up = (is_opera && !is_opera2 && !is_opera3 && !is_opera4); var is_webtv = (agt.indexOf("webtv") != -1); var is_TVNavigator = ((agt.indexOf("navio") != -1) || (agt.indexOf("navio_aoltv") != -1)); var is_AOLTV = is_TVNavigator; var is_hotjava = (agt.indexOf("hotjava") != -1); var is_hotjava3 = (is_hotjava && (is_major == 3)); var is_hotjava3up = (is_hotjava && (is_major >= 3)); var is_js; if (is_nav2 || is_ie3) is_js = 1.0; else if (is_nav3) is_js = 1.1; else if (is_opera5up) is_js = 1.3; else if (is_opera) is_js = 1.1; else if ((is_nav4 && (is_minor <= 4.05)) || is_ie4) is_js = 1.2; else if ((is_nav4 && (is_minor > 4.05)) || is_ie5) is_js = 1.3; else if (is_hotjava3up) is_js = 1.4; else if (is_nav6 || is_gecko) is_js = 1.5; else if (is_nav6up) is_js = 1.5; else if (is_ie5up) is_js = 1.3 else is_js = 0.0; var is_win = ( (agt.indexOf("win")!=-1) || (agt.indexOf("16bit")!=-1) ); var is_win95 = ((agt.indexOf("win95")!=-1) || (agt.indexOf("windows 95")!=-1)); var is_win16 = ((agt.indexOf("win16")!=-1) || (agt.indexOf("16bit")!=-1) || (agt.indexOf("windows 3.1")!=-1) || (agt.indexOf("windows 16-bit")!=-1) ); var is_win31 = ((agt.indexOf("windows 3.1")!=-1) || (agt.indexOf("win16")!=-1) || (agt.indexOf("windows 16-bit")!=-1)); var is_winme = ((agt.indexOf("win 9x 4.90")!=-1)); var is_win2k = ((agt.indexOf("windows nt 5.0")!=-1)); var is_win98 = ((agt.indexOf("win98")!=-1) || (agt.indexOf("windows 98")!=-1)); var is_winnt = ((agt.indexOf("winnt")!=-1) || (agt.indexOf("windows nt")!=-1)); var is_win32 = (is_win95 || is_winnt || is_win98 || ((is_major >= 4) && (navigator.platform == "Win32")) || (agt.indexOf("win32")!=-1) || (agt.indexOf("32bit")!=-1)); var is_os2 = ((agt.indexOf("os/2")!=-1) || (navigator.appVersion.indexOf("OS/2")!=-1) || (agt.indexOf("ibm-webexplorer")!=-1)); var is_mac = (agt.indexOf("mac")!=-1); if (is_mac && is_ie5up) is_js = 1.4; var is_mac68k = (is_mac && ((agt.indexOf("68k")!=-1) || (agt.indexOf("68000")!=-1))); var is_macppc = (is_mac && ((agt.indexOf("ppc")!=-1) || (agt.indexOf("powerpc")!=-1))); var is_sun = (agt.indexOf("sunos")!=-1); var is_sun4 = (agt.indexOf("sunos 4")!=-1); var is_sun5 = (agt.indexOf("sunos 5")!=-1); var is_suni86= (is_sun && (agt.indexOf("i86")!=-1)); var is_irix = (agt.indexOf("irix") !=-1); // SGI var is_irix5 = (agt.indexOf("irix 5") !=-1); var is_irix6 = ((agt.indexOf("irix 6") !=-1) || (agt.indexOf("irix6") !=-1)); var is_hpux = (agt.indexOf("hp-ux")!=-1); var is_hpux9 = (is_hpux && (agt.indexOf("09.")!=-1)); var is_hpux10= (is_hpux && (agt.indexOf("10.")!=-1)); var is_aix = (agt.indexOf("aix") !=-1); // IBM var is_aix1 = (agt.indexOf("aix 1") !=-1); var is_aix2 = (agt.indexOf("aix 2") !=-1); var is_aix3 = (agt.indexOf("aix 3") !=-1); var is_aix4 = (agt.indexOf("aix 4") !=-1); var is_linux = (agt.indexOf("inux")!=-1); var is_sco = (agt.indexOf("sco")!=-1) || (agt.indexOf("unix_sv")!=-1); var is_unixware = (agt.indexOf("unix_system_v")!=-1); var is_mpras = (agt.indexOf("ncr")!=-1); var is_reliant = (agt.indexOf("reliantunix")!=-1); var is_dec = ((agt.indexOf("dec")!=-1) || (agt.indexOf("osf1")!=-1) || (agt.indexOf("dec_alpha")!=-1) || (agt.indexOf("alphaserver")!=-1) || (agt.indexOf("ultrix")!=-1) || (agt.indexOf("alphastation")!=-1)); var is_sinix = (agt.indexOf("sinix")!=-1); var is_freebsd = (agt.indexOf("freebsd")!=-1); var is_bsd = (agt.indexOf("bsd")!=-1); var is_unix = ((agt.indexOf("x11")!=-1) || is_sun || is_irix || is_hpux || is_sco ||is_unixware || is_mpras || is_reliant || is_dec || is_sinix || is_aix || is_linux || is_bsd || is_freebsd); var is_vms = ((agt.indexOf("vax")!=-1) || (agt.indexOf("openvms")!=-1)); </script> <script src="http://web.archive.org/web/20090402023556js_/http://www.nea.com/Common/ClientSideScripts/SCR_DateFunctions.js" type="text/javascript"> </script> <script src="http://web.archive.org/web/20090402023556js_/http://www.nea.com/Common/ClientSideScripts/FieldFormat.js" type="text/javascript"> </script> <script src="http://web.archive.org/web/20090402023556js_/http://www.nea.com/Common/ClientSideScripts/imageSwap.js" type="text/javascript"> </script> <script src="http://web.archive.org/web/20090402023556js_/http://www.nea.com/Common/ClientSideScripts/MainSearch.js" type="text/javascript"> </script> <script src="http://web.archive.org/web/20090402023556js_/http://www.nea.com/Common/ClientSideScripts/validateField.js" type="text/javascript"> </script> <script src="http://web.archive.org/web/20090402023556js_/http://www.nea.com/Common/ClientSideScripts/DisplayDynamicMenu.js" type="text/javascript"> </script> <script src="http://web.archive.org/web/20090402023556js_/http://www.nea.com/Common/ClientSideScripts/FlashObject.js" type="text/javascript"> </script> <link href="http://web.archive.org/web/20090402023556cs_/http://www.nea.com/iestyles.css" rel="stylesheet" type="text/css" media="screen"/> <link href="http://web.archive.org/web/20090402023556cs_/http://www.nea.com/print.css" rel="stylesheet" type="text/css" media="print"/> <script src="http://web.archive.org/web/20090402023556js_/http://www.nea.com/Common/ClientSideScripts/sifr.js" type="text/javascript"></script> </head> <body class="home"> <div class="wrapper"> <div class="header"> <div class="extranav"> <!-- begin dsp_menubarswapimageExtra.cfm --> <table cellspacing="0" cellpadding="0" border="0" valign="top" align="left" width="100%"><tr><td align="left" bgcolor=""><li><a class="extranavimg" href="http://web.archive.org/web/20090402023556/http://www.nea.com/Press/" target="_self" title="For The Press"><img name="MenuImage24_2169" src="http://web.archive.org/web/20090402023556im_/http://www.nea.com/UploadedImages/MenuBarImages/for-press.gif" onmouseover="imageSwap(MenuImage24_2169, 'http://web.archive.org/web/20090402023556/http://www.nea.com/UploadedImages/MenuBarImages/for-press.gif')" onmouseout="imageSwap(MenuImage24_2169, 'http://web.archive.org/web/20090402023556/http://www.nea.com/UploadedImages/MenuBarImages/for-press.gif')" border="0" hspace="0" vspace="0" alt="For The Press"></a></li><li><a class="extranavimg" href="http://web.archive.org/web/20090402023556/http://www.nea.com/LimitedPartners/" target="_self" title="For Limited Partners"><img name="MenuImage24_2174" src="http://web.archive.org/web/20090402023556im_/http://www.nea.com/UploadedImages/MenuBarImages/for-partners.gif" onmouseover="imageSwap(MenuImage24_2174, 'http://web.archive.org/web/20090402023556/http://www.nea.com/UploadedImages/MenuBarImages/for-partners.gif')" onmouseout="imageSwap(MenuImage24_2174, 'http://web.archive.org/web/20090402023556/http://www.nea.com/UploadedImages/MenuBarImages/for-partners.gif')" border="0" hspace="0" vspace="0" alt="For Limited Partners"></a></li><li><a class="extranavimg" href="http://web.archive.org/web/20090402023556/http://www.nea.com/ForPortfolioCompanies/" target="_self" title="For Portfolio Companies"><img name="MenuImage24_2463" src="http://web.archive.org/web/20090402023556im_/http://www.nea.com/UploadedImages/MenuBarImages/for-companies.gif" onmouseover="imageSwap(MenuImage24_2463, 'http://web.archive.org/web/20090402023556/http://www.nea.com/UploadedImages/MenuBarImages/for-companies.gif')" onmouseout="imageSwap(MenuImage24_2463, 'http://web.archive.org/web/20090402023556/http://www.nea.com/UploadedImages/MenuBarImages/for-companies.gif')" border="0" hspace="0" vspace="0" alt="For Portfolio Companies"></a></li></td></tr></table> <!-- end dsp_menubarswapimageExtra.cfm --> </div> <!-- /top links --> <div class="mininav"> <table border="0" cellpadding="0" cellspacing="0"><td valign="MIDDLE" id="QL_1"><a href="http://web.archive.org/web/20090402023556/http://www.nea.com/ContactUs/" target="_self" class="AddlTopLinks" title="Contact Us">Contact Us</a></td><td valign="MIDDLE" class="AddlTopLinks">|</td><td valign="MIDDLE" id="QL_2"><a href="http://web.archive.org/web/20090402023556/http://www.nea.com/SiteMap/" target="_self" class="AddlTopLinks" title="Site Map">Site Map</a></td></table> </div> <!-- /top links --> <img src="http://web.archive.org/web/20090402023556im_/http://www.nea.com/Common/Images/v2/logo.gif" alt="logo.gif" width="137" height="46" class="logo"/><h1 class="print">New Enterprise Associates</h1> <div id="flashbox"> <img src="http://web.archive.org/web/20090402023556im_/http://www.nea.com/Common/Images/v2/flash/home.jpg" alt="New Enterprise Associates" width="760" height="316" usemap="homemap"/> <map name="homemap" id="homemap"> <area shape="rect" alt="About NEA" title="" coords="0,278,83,314" href="/web/20090402023556/http://www.nea.com/AboutNEA" target=""/> <area shape="rect" alt="NEA Team" title="" coords="87,278,185,314" href="/web/20090402023556/http://www.nea.com/NEATeam" target=""/> <area shape="rect" alt="Portfolio Companies" title="" coords="190,278,319,314" href="/web/20090402023556/http://www.nea.com/PortfolioCompanies" target=""/> <area shape="rect" alt="Entrepreneur Stories" title="" coords="324,278,458,314" href="/web/20090402023556/http://www.nea.com/EntrepreneurStories" target=""/> <area shape="rect" alt="Investment Strategy" title="" coords="463,278,594,314" href="/web/20090402023556/http://www.nea.com/InvestmentStrategy" target=""/> <area shape="rect" alt="News And Events" title="" coords="599,278,699,314" href="/web/20090402023556/http://www.nea.com/NewsAndEvents" target=""/> </map> </div> <!-- /flashbox --> <!-- The script below does the fancy replace of the flash movie into the div above. --> <script type="text/javascript"> // <![CDATA[ var fo = new FlashObject("http://web.archive.org/web/20090402023556/http://www.nea.com/Common/Images/v2/flash/home.swf", "homeswf", "760", "316", 5, "#003333"); fo.write("flashbox"); // ]]> </script> <div class="searchform"> <form name="frmSearch1" method="post" action="http://web.archive.org/web/20090402023556/http://www.nea.com/SiteSearch/dsp_SearchResults.cfm"> <input type="Hidden" name="cdSearchMethod" value="562"> <input type="Hidden" name="flSearchSubmit" value="Y"> <input type="hidden" name="flExcludeCriteria" value="1"> <td align="Left" valign="middle" nowrap> <table> <tr><td width="0" align="" valign="middle"> </td> <td valign="middle"> <input type="text" name="txContentSearchText" value="" size="" maxlength="40" title="Search site for specific text in active/archived items. Press GO to submit search." class="searchbox"> </td> <td valign="middle"> <input type="Image" name="GoButton" src="http://web.archive.org/web/20090402023556im_/http://www.nea.com/Common/Images/v2/search-home.gif" onclick="javascript:if (ValidateSearch(objfrmSearch1)) {objfrmSearch1.submit()}" class="searchbutton"> </td> </tr> </td></tr></table> <input type="HIDDEN" name="cdSearchArea" value="564,565,1008,1009,569"> </td></form> <script language="JavaScript"> objfrmSearch1 = window.document.MainPage.document.frmSearch1; //alert(ValidateShortcut()); </script> </div> </div> <!-- /header --> <div class="contentwrapper"> <div class="maincontent"> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr><td style="vertical-align: top;" valign="top" width="100%"> <table width="100%" border="0" cellpadding="0" cellspacing="0" style="vertical-align: top;"> <!-- TopicDisplay/dsp_PageTitle.cfm BEGIN --> <!-- TopicDisplay/dsp_PageTitle.cfm END --> <!-- TopicDisplay/dsp_TopLevelNavBar.cfm BEGIN --> <!-- begin top level nav bar --> <!-- END TOP LEVEL TOPIC BAR --> <!-- TopicDisplay/dsp_TopLevelNavBar.cfm END --> <!-- TopicDisplay/dsp_ExploreBar.cfm BEGIN --> <!-- BEGIN PARENT TOPIC BAR --> <!-- END EXPLORE BAR --> <!-- TopicDisplay/dsp_ExploreBar.cfm END --> <!-- TopicDisplay/dsp_ParentTopicBar.cfm BEGIN --> <!-- BEGIN PARENT TOPIC BAR --> <!-- END PARENT TOPIC BAR --> <!-- TopicDisplay/dsp_ParentTopicBar.cfm END --> <!-- TopicDisplay/dsp_SubTopicBar.cfm BEGIN --> <!-- BEGIN SUB TOPIC BAR --> <!-- END SUB TOPIC BAR --> <!-- TopicDisplay/dsp_SubTopicBar.cfm END --> <!-- TopicDisplay/dsp_MyPageIcons.cfm BEGIN --> <!-- TopicDisplay/dsp_MyPageIcons.cfm END --> <!-- begin buildtopicpage.cfm --> <tr> <td width="197" rowspan="4"><!-- LEAVE BUILD TOPIC PAGE --> <!-- transferring control from buildtopicpage to handler --> <!-- begin DSP_SECTIONTITLE.cfm --> <table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td style=" border: None; border-bottom: None; border-left: None;" colspan="3"><span style=""><img src="http://web.archive.org/web/20090402023556im_/http://www.nea.com/UploadedImages/TitleImages/venture.gif" border="0" hspace="0" vspace="0" alt="Section Title: Venture Investing"></span></td> </tr></table> <!-- end DSP_SECTIONTITLE.cfm --> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <div class="featurecol"> <div class="feature-box globe" width="100%"> <h2>Global Reach</h2> <ul> <li><a href="/web/20090402023556/http://www.nea.com/China">China</a> <img src="/web/20090402023556im_/http://www.nea.com/common/images/refresh/common/china-flag.gif" alt="" class="flag" width="16" height="11"/></li> <li><a href="/web/20090402023556/http://www.nea.com/India">India</a> <img src="/web/20090402023556im_/http://www.nea.com/common/images/refresh/common/india-flag.gif" alt="" class="flag" width="16" height="11"/></li> </ul> </div> <div class="feature-box"> <h2>Domain Expertise</h2> <ul> <li><a href="/web/20090402023556/http://www.nea.com/InvestmentStrategy/EnergyTechnology">Energy Technology</a></li> <li><a href="/web/20090402023556/http://www.nea.com/InvestmentStrategy/Healthcare">Healthcare &amp; Life Sciences</a></li> <li><a href="/web/20090402023556/http://www.nea.com/InvestmentStrategy/IT">Information Technology</a></li> </ul> </div> <div class="feature-box"> <h2>Multi-Stage Investing</h2> <ul> <li><a href="/web/20090402023556/http://www.nea.com/InvestmentStrategy">Venture Capital</a></li> <li><a href="/web/20090402023556/http://www.nea.com/InvestmentStrategy/VGE">Venture Growth Equity</a></li> </ul> </div> </div> </table> <!-- back from handler into buildtopicpage --> <!-- BACK INTO BUILD TOPIC PAGE --></td> <td width="330"><!-- LEAVE BUILD TOPIC PAGE --> <!-- transferring control from buildtopicpage to handler --> <!-- begin DSP_BANNERAD.cfm --> <!-- begin DSP_SECTIONTITLE.cfm --> <table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td style=" border: None; border-bottom: None; border-left: None;" colspan="3"><span style=""><img src="http://web.archive.org/web/20090402023556im_/http://www.nea.com/UploadedImages/TitleImages/whatsnew.gif" border="0" hspace="0" vspace="0" alt="Section Title: Whats New"></span></td> </tr></table> <!-- end DSP_SECTIONTITLE.cfm --> <!-- begin dsp_content.cfm --> <div class="new-box blue"> <h2>NEA Actively Investing in Energy Technology</h2> <ul class="no-bullet"> <li><a class="more" href="/web/20090402023556/http://www.nea.com/InvestmentStrategy/EnergyTechnology">More About Energy Technology</a>&#160;</li> </ul> </div> <div class="divider"><br/> </div> <!-- end dsp_content.cfm --> <!-- end DSP_BANNERAD.cfm --> <!-- back from handler into buildtopicpage --> <!-- BACK INTO BUILD TOPIC PAGE --></td> <td rowspan="4" height="360"><!-- LEAVE BUILD TOPIC PAGE --> <!-- transferring control from buildtopicpage to handler --> <!-- begin DSP_SECTIONTITLE.cfm --> <table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td style=" border: None; border-bottom: None; border-left: None;" colspan="3"><span style=""><img src="http://web.archive.org/web/20090402023556im_/http://www.nea.com/UploadedImages/TitleImages/entrepreneur-spotlight.gif" border="0" hspace="0" vspace="0" alt="Section Title: Entrepreneur In The Spotlight Home"></span></td> </tr></table> <!-- end DSP_SECTIONTITLE.cfm --> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <div class="spotlightcol"> <dl class="spotlight"> <dd class="namegroup"> <img width="43" src="http://web.archive.org/web/20090402023556im_/http://www.nea.com/UploadedImages/PortfolioCompanyExecThumbnails/kittu_kolluri_sm.jpg" border="0" alt="Krishna " kittu" kolluri"/> <h2>Krishna "Kittu" Kolluri</h2> <span class="name"><strong>Neoteris, Inc.</strong></span> Sunnyvale, CA <br/>(Acquired by NetScreen Technologies, Inc.) </dd> <dd>Neoteris, Inc. created the Application Security Gateway and SSL VPN product categories. Neoteris was acquired by NetScreen in 2003... <br/><a href="/web/20090402023556/http://www.nea.com/EntrepreneurStories/ShowStory/index.cfm?idpc=1419" class="more-after">Read&#160;Success Story</a></dd> </dl> </div> </table> <!-- back from handler into buildtopicpage --> <!-- BACK INTO BUILD TOPIC PAGE --></td></tr><tr> <td><!-- LEAVE BUILD TOPIC PAGE --> <!-- transferring control from buildtopicpage to handler --> <!-- begin DSP_BANNERAD.cfm --> <!-- begin DSP_SECTIONTITLE.cfm --> <!-- end DSP_SECTIONTITLE.cfm --> <!-- begin dsp_content.cfm --> <div class="new-box no-bg"> <h3>Hugh Panero Joins NEA As Venture Partner</h3> <a class="more-after" href="http://web.archive.org/web/20090402023556/http://www.nea.com/ID=5656/TYPE=2541/Panero_FINAL.pdf" target="_blank">more</a></div> <!-- end dsp_content.cfm --> <!-- end DSP_BANNERAD.cfm --> <!-- back from handler into buildtopicpage --> <!-- BACK INTO BUILD TOPIC PAGE --></td></tr><tr> <td><!-- LEAVE BUILD TOPIC PAGE --> <!-- transferring control from buildtopicpage to handler --> <!-- begin DSP_BANNERAD.cfm --> <!-- begin DSP_SECTIONTITLE.cfm --> <!-- end DSP_SECTIONTITLE.cfm --> <!-- begin dsp_content.cfm --> <div class="new-box no-bg"> <h3>Conviva's Innovative LIVE Media Platform Attracts $20 Million Investment</h3> <a class="more-after" href="http://web.archive.org/web/20090402023556/http://www.nea.com/ID=5459/TYPE=2541/conviva_082508.pdf" target="_blank">more</a></div> <!-- end dsp_content.cfm --> <!-- end DSP_BANNERAD.cfm --> <!-- back from handler into buildtopicpage --> <!-- BACK INTO BUILD TOPIC PAGE --></td></tr><tr> <td valign="Top" height="100"><!-- LEAVE BUILD TOPIC PAGE --> <!-- transferring control from buildtopicpage to handler --> <!-- begin DSP_SECTIONTITLE.cfm --> <!-- end DSP_SECTIONTITLE.cfm --> <!-- begin dsp_content.cfm --> <div class="new-box no-bg" style="WIDTH: 330px; HEIGHT: 5%"><a class="more" href="http://web.archive.org/web/20090402023556/http://www.nea.com/NewsAndEvents/PressReleases/">See All</a></div> <!-- end dsp_content.cfm --> <!-- back from handler into buildtopicpage --> <!-- BACK INTO BUILD TOPIC PAGE --></td></tr><tr> <td colspan="3"><!-- LEAVE BUILD TOPIC PAGE --> <!-- transferring control from buildtopicpage to handler --> <!-- begin DSP_BANNERAD.cfm --> <!-- begin DSP_SECTIONTITLE.cfm --> <!-- end DSP_SECTIONTITLE.cfm --> <!-- begin dsp_content.cfm --> <p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <img alt="Atheros Logo" src="http://web.archive.org/web/20090402023556im_/http://www.nea.com/UploadedImages/ImageGallery/HP_Atheros_BAd.jpg" border="0"/> &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <img alt="IronPort Logo" src="http://web.archive.org/web/20090402023556im_/http://www.nea.com/UploadedImages/ImageGallery/HP_IronPort_BAd.jpg" border="0"/> &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <img alt="NeutralTandem Logo" src="http://web.archive.org/web/20090402023556im_/http://www.nea.com/UploadedImages/ImageGallery/HP_NeutralTandem_BAd.jpg" border="0"/> &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <img alt="Sourcefire Logo" src="http://web.archive.org/web/20090402023556im_/http://www.nea.com/UploadedImages/ImageGallery/HP_Sourcefire_BAd.jpg" border="0"/></p> <!-- end dsp_content.cfm --> <!-- end DSP_BANNERAD.cfm --> <!-- back from handler into buildtopicpage --> <!-- BACK INTO BUILD TOPIC PAGE --></td></tr> <!-- end buildtopicpage.cfm --> </table></td></tr></table> </div> <!-- /maincontent --> </div> <!-- /contentwrapper --> <img class="logobar" src="http://web.archive.org/web/20090402023556im_/http://www.nea.com/Common/Images/v2/footer.gif"> <div class="homefooter"><div class="noprint"> <table border="0" cellpadding="0" cellspacing="0"><tr><td width="5"><img src="http://web.archive.org/web/20090402023556im_/http://www.nea.com/Common/Images/SevaCM/clrgif.gif" alt="" border="0" width="5"></td><td valign="MIDDLE" id="QL_1"><a href="http://web.archive.org/web/20090402023556/http://www.nea.com/Privacy/" target="_blank" class="Grayarial" title="Privacy Policy">Privacy Policy</a></td><td valign="MIDDLE" class="Grayarial">&nbsp;|&nbsp;</td><td valign="MIDDLE" id="QL_2"><a href="http://web.archive.org/web/20090402023556/http://www.nea.com/termsandconditions/" target="_blank" class="Grayarial" title="Terms &amp; Conditions">Terms &amp; Conditions</a></td><td valign="MIDDLE" class="Grayarial">&nbsp;|&nbsp;</td><td valign="MIDDLE" id="QL_3"><a href="http://web.archive.org/web/20090402023556/http://www.nea.com/Press/" target="_self" class="Grayarial" title="For The Press">For The Press</a></td><td valign="MIDDLE" class="Grayarial">&nbsp;|&nbsp;</td><td valign="MIDDLE" id="QL_4"><a href="http://web.archive.org/web/20090402023556/http://www.nea.com/ForPortfolioCompanies/" target="_self" class="Grayarial" title="For Portfolio Companies">For Portfolio Companies</a></td><td valign="MIDDLE" class="Grayarial">&nbsp;|&nbsp;</td><td valign="MIDDLE" id="QL_5"><a href="http://web.archive.org/web/20090402023556/http://www.nea.com/LimitedPartners/" target="_self" class="Grayarial" title="For Limited Partners">For Limited Partners</a></td><td valign="MIDDLE" class="Grayarial">&nbsp;|&nbsp;</td><td valign="MIDDLE" id="QL_6"><a href="http://web.archive.org/web/20090402023556/http://www.nea.com/owa/" target="_self" class="Grayarial" title="For NEA Staff">For NEA Staff</a></td><td valign="MIDDLE" class="Grayarial">&nbsp;|&nbsp;</td><td valign="MIDDLE" id="QL_7"><a href="http://web.archive.org/web/20090402023556/http://www.nea.com/Feedback/" target="_self" class="Grayarial" title="Feedback">Feedback</a></td><td valign="MIDDLE" class="Grayarial">&nbsp;|&nbsp;</td><td valign="MIDDLE" id="QLLogin"><a href="http://web.archive.org/web/20090402023556/http://www.nea.com/Login/Login.cfm" class="Grayarial" title="click to login">Admin Login</a></td><td width="2"><img src="http://web.archive.org/web/20090402023556im_/http://www.nea.com/Common/Images/SevaCM/clrgif.gif" alt="" border="0" width="2"></td></tr></table> <br/></div> <p>&copy; 2009 NEA All rights reserved.<br/><br/></p> </div> <!-- footer --> </div> <!-- wrapper --> </body> </html> <script> function GetMore(idContentType) { window.location.href = window.location.href + "&qyMaxLinksToDisplay=1000&idContentTypeToExpand=" + idContentType; } </script> <!-- FILE ARCHIVED ON 02:35:56 Apr 02, 2009 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 00:09:49 Dec 05, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.696 exclusion.robots: 0.034 exclusion.robots.policy: 0.021 esindex: 0.012 cdx.remote: 34.017 LoadShardBlock: 357.96 (3) PetaboxLoader3.datanode: 260.577 (4) PetaboxLoader3.resolve: 750.002 (2) load_resource: 719.701 -->

Pages: 1 2 3 4 5 6 7 8 9 10