adding links to SWTBot GEF support binary.
diff --git a/downloads.php b/downloads.php
index ab9de6f..960fb3c 100644
--- a/downloads.php
+++ b/downloads.php
@@ -46,6 +46,10 @@
 				</li>
 
 				<li>
+					<a title="SWTBot for GEF Testing" href="http://www.eclipse.org/downloads/download.php?file=/technology/swtbot/ganymede/dev-build/org.eclipse.swtbot.eclipse.gef-<? echo $ganymede_dev_version; ?>.zip"><img border=0 src="/swtbot/images/icon-save.gif"></a> <b>SWTBot for GEF Testing (Requires GEF runtime >= v3.4.2)</b>
+				</li>
+				
+				<li>
 					<a title="SWTBot for SWT Testing" href="http://www.eclipse.org/downloads/download.php?file=/technology/swtbot/ganymede/dev-build/org.eclipse.swtbot.eclipse.test-<? echo $ganymede_dev_version; ?>.zip"><img border=0 src="/swtbot/images/icon-save.gif"></a> <b>Headless Testing Framework (for running tests from within ant)</b>
 				</li>
 			</ul>
@@ -68,6 +72,10 @@
 				</li>
 
 				<li>
+					<a title="SWTBot for GEF Testing" href="http://www.eclipse.org/downloads/download.php?file=/technology/swtbot/ganymede/dev-build/org.eclipse.swtbot.eclipse.gef-<? echo $galileo_dev_version; ?>.zip"><img border=0 src="/swtbot/images/icon-save.gif"></a> <b>SWTBot for GEF Testing (Requires GEF runtime >= v3.4.2)</b>
+				</li>
+
+				<li>
 					<a title="SWTBot for SWT Testing" href="http://www.eclipse.org/downloads/download.php?file=/technology/swtbot/galileo/dev-build/org.eclipse.swtbot.eclipse.test-<? echo $galileo_dev_version; ?>.zip"><img border=0 src="/swtbot/images/icon-save.gif"></a> <b>Headless Testing Framework (for running tests from within ant)</b>
 				</li>
 			</ul>
@@ -86,7 +94,7 @@
 
 			<p><a href="http://download.eclipse.org/technology/swtbot/galileo/dev-build/junit/org.eclipse.swtbot.swt.finder.test"><img src="/swtbot/images/junit.gif" />JUnit tests for SWTBot</a>
 			<br/>
-			<a href="http://download.eclipse.org/technology/swtbot/galileo/dev-build/junit/org.eclipse.swtbot.eclipse.finder.test/org.eclipse.swtbot.eclipse.finder.test.html"><img src="/swtbot/images/junit.gif" />JUnit tests for SWTBot For Eclipse testing</a></p>
+			<a href="http://download.eclipse.org/technology/swtbot/galileo/dev-build/junit/org.eclipse.swtbot.eclipse.finder.test/index.html"><img src="/swtbot/images/junit.gif" />JUnit tests for SWTBot For Eclipse testing</a></p>
 
 		</div>
 	</div>