More changes to the Eclipse WB website.
diff --git a/_projectCommon.php b/_projectCommon.php
index 80fe1bb..611ce13 100755
--- a/_projectCommon.php
+++ b/_projectCommon.php
@@ -32,8 +32,8 @@
 	$Nav->addCustomNav("Getting Involved", "/windowbuilder/developers", "_blank", 3);
 
 	# Define keywords, author and title here, or in each PHP page specifically
-	$pageKeywords	= "xtext, dsl, modeling, domain specific language, textual";
-	$pageAuthor		= "Your name";
+	$pageKeywords	= "eclipse, project, WindowBuilder, WindowBuilderPro, Instantiations, Google";
+	$pageAuthor		= "Jaime Wren";
 	# $pageTitle 		= "Xtext";
 
 
diff --git a/download.php b/download.php
index 29279fa..e752ede 100755
--- a/download.php
+++ b/download.php
@@ -17,11 +17,15 @@
 <h2>$pageTitle</h2>
 <p>All downloads are provided under the terms and conditions of the <a href="/legal/epl/notice.php">Eclipse Foundation Software User Agreement</a> unless otherwise specified.</p>
 
-<h3>Galileo - Eclipse 3.5</h3>
-<p><b>Update site:</b>Not yet avaliable for download, check back soon.<br />
+<h3>Helios - Eclipse 3.6</h3>
+<p><b>Update site:</b>http://dl.google.com/eclipse/inst/d2wbpro/latest/3.6<br />
 
-<h3>Helios - Eclipse 3.6 (unreleased)</h3>
-<p><b>Update site:</b>Not yet avaliable for download, check back soon.<br />
+<h3>Galileo - Eclipse 3.5</h3>
+<p><b>Update site:</b>http://dl.google.com/eclipse/inst/d2wbpro/latest/3.5<br />
+
+<h3>Ganymede - Eclipse 3.4</h3>
+<p><b>Update site:</b>http://dl.google.com/eclipse/inst/d2wbpro/latest/3.4<br />
+
 
 </div>
 EOHTML;
diff --git a/index.php b/index.php
index 347aefe..11d8f0a 100755
--- a/index.php
+++ b/index.php
@@ -15,7 +15,7 @@
 	$localVersion = false;
 	
 	# Define these here, or in _projectCommon.php for site-wide values
-	$pageKeywords	= "eclipse, project, WindowBuilder, WindowBuilderPro, Instantiations, Google";
+	$pageKeywords	= "";
 	$pageAuthor		= "Jaime Wren";
 	$pageTitle 		= "WindowBuilder";
 	
diff --git a/pages/_index.html b/pages/_index.html
index 3f1efde..25cdfcb 100755
--- a/pages/_index.html
+++ b/pages/_index.html
@@ -32,16 +32,24 @@
 
 
 <div id="midcolumn">
-<h3>WindowBuilder</h3>
+<h3>WindowBuilder - is a powerful and easy to use bi-directional Java GUI designer</h3>
 <div id="introText">
 
+<!--
 <p class="left">WindowBuilder is a powerful and easy to use bi-directional Java GUI designer.</p>
+-->
 
+<!--
 <p class="right"> This project was just provisioned.  You can see the proposal 
 <a href="http://www.eclipse.org/proposals/tools.windowbuilder/">here</a>.
 </p>
+-->
 
 <p>
+This project was just provisioned.  You can see the proposal 
+<a href="http://www.eclipse.org/proposals/tools.windowbuilder/">here</a>.
+</p>
+<p>
 WindowBuilder is composed of SWT Designer and Swing Designer and makes it very easy to create Java GUI applications without spending 
 a lot of time writing code to display simple forms. With WindowBuilder Pro you can create complicated windows in minutes. 
 Use the visual designer and Java code will be generated for you. You can easily add controls using drag-and-drop, add event