| <div id="sidebar"> |
| <h2>Are you ready for E4?</h2> |
| <p class="tagline">The mission of the e4 project is to build a next generation platform for pervasive, component-based applications and tools.</p><p> See the about page as well as the original project proposal for more details. </p> |
| <div class="darkbg r-rounded shadow" id="friend_box"> |
| <h3><a href="/juno/friends.php">Become a Friend of Eclipse</a></h3> |
| <p>Help us reach our goal of<br/> <strong><?php print $progress;?>/444</strong> friends of Eclipse.</p> |
| <?php include('progress-bar.php');?> |
| </div> |
| </div> |