fixed html
diff --git a/test_new_home.php b/test_new_home.php
index e7aa024..b9a621d 100644
--- a/test_new_home.php
+++ b/test_new_home.php
@@ -6,8 +6,6 @@
 $Nav	= new Nav();
 $Menu 	= new Menu();
 include($App->getProjectCommon());
-$App->AddExtraHtmlHeader('<link rel="stylesheet" type="text/css" href="/default/style.css"/>');
-#$App->AddExtraHtmlHeader('<link rel="stylesheet" type="text/css" href="http://download.eclipse.org/technology/swtbot/docs/videos/beginners/SWTBotGettingStartedIn5Minutes/FlashTemplate.css"/>');
 
 	$pageTitle 		= "SWTBot &ndash; UI Testing for SWT and Eclipse";
 
@@ -33,7 +31,7 @@
 			<a id="buttonDocumentation" href="http://wiki.eclipse.org/SWTBot" title="Documentation" name="buttonDocumentation">Tutorials, Examples, Videos, Reference Documentation</a>
 		</li>
 		<li>
-			<a id="buttonSupport" href="midcolumn_example.php" title="Download" name="buttonSupport">Bug Tracker, Newsgroup, Professional Support</a>
+			<a id="buttonSupport" href="http://wiki.eclipse.org/SWTBot/Support" title="Support" name="buttonSupport">Bug Tracker, Newsgroup, Professional Support</a>
 		</li>
 		<li>
 			<a id="buttonInvolved" href="http://wiki.eclipse.org/SWTBot/Contributing" title="Getting Involved" name="buttonInvolved">SVN, Git, Workspace Setup, Wiki, Committers</a>
@@ -41,82 +39,30 @@
 	</ul>
 </div>
 
-<div id="midcolumn">
-	<h3>
-		What is SWTBot?
-	</h3>
-	<div id="introText">
-		<p class="left">
-			SWTBot is an open-source Java based UI/functional testing tool for testing <a href="http://eclipse.org/swt">SWT</a> and <a href="http://eclipse.org">Eclipse</a> based applications.
-		</p>
-		<p class="right">
-			SWTBot provides APIs that are simple to read and write. The APIs also hide the complexities involved with SWT and Eclipse. This makes it suitable for UI/functional testing by everyone, not just developers. SWTBot also provides its own set of assertions that are useful for SWT. You can also use your own assertion framework with SWTBot.
-		</p>
-	</div>
-	<div id="screencast">
-		<!--
-	<script type="text/javascript" src="http://download.eclipse.org/technology/swtbot/docs/videos/beginners/SWTBotGettingStartedIn5Minutes/SWTBotForNovice_Screenshot.js"></script>
+	<div id="midcolumn">
+		<h1>What is SWTBot?</h1>
+		<p>SWTBot is an open-source Java based UI/functional testing tool for testing <a href="http://eclipse.org/swt">SWT</a> and <a href="http://eclipse.org">Eclipse</a> based applications.</p>
 
-	<div id="flashcontent">         
-			<div id="cs_noexpressUpdate">
-			  <p>The Camtasia Studio video content presented here requires JavaScript to be enabled and the  latest version of the Macromedia Flash Player. If you are you using a browser with JavaScript disabled please enable it now. Otherwise, please update your version of the free Flash Player by <a href="http://www.macromedia.com/go/getflashplayer">downloading here</a>. </p>
-			</div>
-	   </div>
-	<script type="text/javascript">
-		  // <![CDATA[          
-	   var fo = new SWFObject( "http://download.eclipse.org/technology/swtbot/docs/videos/beginners/SWTBotGettingStartedIn5Minutes/SWTBotForNovice_Screenshot_controller.swf", "http://download.eclipse.org/technology/swtbot/docs/videos/beginners/SWTBotGettingStartedIn5Minutes/SWTBotForNovice_Screenshot_controller.swf", "640", "490", "7", "#FFFFFF", false, "best" );
-	   fo.addVariable( "csConfigFile", "http://download.eclipse.org/technology/swtbot/docs/videos/beginners/SWTBotGettingStartedIn5Minutes/SWTBotForNovice_Screenshot_config.xml"  ); 
-	   fo.addVariable( "csColor"     , "FFFFFF"           );
-	   fo.addVariable( "csPreloader" , "http://download.eclipse.org/technology/swtbot/docs/videos/beginners/SWTBotGettingStartedIn5Minutes/SWTBotForNovice_Screenshot_preload.swf" );
-	   if( args.movie )
-	   {
-		  fo.addVariable( "csFilesetBookmark", args.movie );
-	   }
-	   fo.write("flashcontent");              
-	   // ]]>
+		<p>SWTBot provides APIs that are simple to read and write. The APIs also hide the complexities involved with SWT and Eclipse. This makes it suitable for UI/functional testing by everyone, not just developers. SWTBot also provides its own set of assertions that are useful for SWT. You can also use your own assertion framework with SWTBot.</p>
 
-	   </script>
-	-->
-	</div>
-	<div id="feature_1">
-		<h4>
-			Some cool feature
-		</h4>
-		<p>
-			MyProject has this really cool feature that you describe here in few words, just as a teaser.
-		</p>
-	</div>
-	<div id="feature_2">
-		<h4>
-			Easy to integrate into your build cycle
-		</h4>
-		<p>
-			SWTBot can record and playback tests and integrates with Eclipse, and also provides for <a href="advanced/ant-integration.html">ant tasks</a> so that you can run your builds from within CruiseControl or any other CI tool that you use.
-		</p>
-	</div>
-	<div id="feature_3">
-		<h4>
-			Another Feature
-		</h4>
-		<p>
-			When working with MyProject, great things happen, and one of them is described here.
-		</p>
-	</div>
-	<div id="feature_4">
-		<h4>
-			User Experience
-		</h4>
-		<p>
-			Experiment with style.css to create columns for text, just the way you want it. This section is a bit wider and can contain more words, even small logos or graphics to describe a neat feature in more detail.
-		</p>
-	</div>
-</div>
+		<p>SWTBot can record and playback tests and integrates with Eclipse, and also provides for <a href="advanced/ant-integration.html">ant tasks</a> so that you can run your builds from within CruiseControl or any other CI tool that you use.</p>
 
+		<p>SWTBot can run on all platforms that SWT runs on. Very few other testing tools provide such a wide variety of platforms.</p>
+
+		<h1>Resources</h1>
+		 <ul>
+			<li><a href="http://eclipse.org">Eclipse Home Page</a></li>
+		  	<li><a href="http://eclipse.org/swt">SWT Home Page</a></li>
+		 	<li><a href="http://eclipse.org/swt/snippets">Some SWT Snippets</a></li>
+		</ul>
+	</div>
 
 <?php
+include("website/parts/incubation.php");
 $html = ob_get_contents();
 ob_end_clean();
 
 	# Generate the web page
 	$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
 ?>
+