Eclipse News Updates
diff --git a/index.php b/index.php
index d0e49d8..e37c1e0 100644
--- a/index.php
+++ b/index.php
@@ -13,7 +13,7 @@
 	#****************************************************************************
 	$documentRoot = $_SERVER['DOCUMENT_ROOT'];
 	//require_once ($documentRoot .'/europa/scripts/projectsTable.php');
-	//require_once ($documentRoot . '/resources/scripts/resources_html.php');	
+	require_once ($documentRoot . '/resources/scripts/resources_html.php');	
 	require_once ($documentRoot . '/europa/scripts/whatsnew.php');
 	#
 	# Begin: page-specific settings.  Change these. 
@@ -35,22 +35,14 @@
 	// and "/home/index.php" both work.
 	# Paste your HTML content between the EOHTML markers!
 	
-	
 	$whatsnew = rss_to_sideitem_html('/community/news/2005inthenewsarchive', 3, "europa");	
 	$resource_filter = "Europa";
 	//$displayTabs = displayTabs();		
-	//$resources_table = $Resources_HTML->get_pillar_resources_table($resource_filter);
+	$resources_table = $Resources_HTML->get_pillar_resources_table($resource_filter);
 	 
 	ob_start();
 	?>
-	<map name="developerBarMap">
-		<area shape="rect" alt="" coords="633,0,800,69" href="/downloads/distros.php">
-		<area shape="rect" alt="" coords="465,0,633,69" href="/downloads/moreinfo.php?info=rcp">
-		<area shape="rect" alt="" coords="307,0,465,69" href="/downloads/moreinfo.php?info=c">
-		<area shape="rect" alt="" coords="144,0,307,69" href="/downloads/moreinfo.php?info=jee">
-		<area shape="rect" alt="" coords="0,0,144,69" href="/downloads/moreinfo.php?info=java" >
-	</map>		
-
+	<script language="javascript" type="text/javascript" src="scripts/countdown.js"></script>
 	<link rel="stylesheet" type="text/css" href="layout.css" media="screen" />
 	<div id="midcolumn">
 		<div id="headerBG">
@@ -68,28 +60,15 @@
 		        not a unification of the projects - each project remains a separate open source project operating with its own project leadership, its own committers, and its own project plan.</em>
 				<br/>
 				<br/>
-				<img src="images/developerBar.jpg" useMap="#developerBarMap"><br/><br/>
-				<!-- <span class="europaLink">Help Promote Eclipse Europa</span><br/>
+				<span class="europaLink">Help Promote Eclipse Europa</span><br/>
 				Visit our <a href="friends.php">Friends of Europa</a> page and include one of the images on your site.<br/><br/>
 				<span class="europaLink">Test Drive the Latest Eclipse Europa Release Candidates (RC)</span><br/>
 				The Eclipse Europa update site can be found at: http://download.eclipse.org/releases/europa/site.xml<br/>To use the update site copy the URL above and paste it into the Eclipse Update Manager.<br/><br/>
 				<span class="europaLink">Follow the Eclipse Europa Development Coordination</span><br/>
-				Check out the <a href="http://wiki.eclipse.org/index.php/Europa_Simultaneous_Release">Eclipse Europa Wiki Page</a> to check out the status of Europa</br><br/> -->
+				Check out the <a href="http://wiki.eclipse.org/index.php/Europa_Simultaneous_Release">Eclipse Europa Wiki Page</a> to check out the status of Europa</br><br/>
 		</p>
 	
-	
-        
-        <div class="homeitem noMarginLeft">
-        <h3>Learn more</h3>
-        <ul>
-        	<li><a href="europatags.php">Europa Experiences</a> from the Blogsphere</li>
-        	<li>Check out the latest <a href="http://live.eclipse.org/search/node/europa">Webinars</a> at <a href="http://live.eclipse.org">Eclipse Live</a></li>
-        	<li>ISVs adopting <a href="europaeffect.php">Europa projects</a></li>
-        	<li> Listen to the <a href="http://www.eclipsezone.com/podcasts.jsp" target="blank">EclipseZone Europa Podcasts</a>
-        </ul>
-        </div>	
 
-		<?=$whatsnew;?>
 		<br/>
 		<? /*<table width="100%" cellspacing=0 cellpadding=0>
 			<tr>
@@ -111,10 +90,15 @@
 				<ul>
 					<li><a href="friends.php">Friends of Europa</a></li>
 					<li><a href="projects.php">Europa Projects</a></li>
-					<li><a href="/org/press-release/20070612cb_europareviews.php">Write a Review, Win an Eclipse Shirt</a></li>
 				</ul>
 		</div>
-
+		
+		<div class="sideitem">
+			<h6>Countdown to Europa</h6>
+			<div id="countdown">
+			
+			</div>
+		</div>
 	   <? /*<div class="sideitem">
 				<?=$whatsnew;?>	
 		</div>