change links
diff --git a/_projectCommon.php b/_projectCommon.php
index 752a744..8a77ffc 100755
--- a/_projectCommon.php
+++ b/_projectCommon.php
@@ -18,14 +18,15 @@
 	$Nav->addCustomNav("About This Project", "/projects/project_summary.php?projectid=technology.dltk", "", 1  );
 	$Nav->addNavSeparator("DLTK", 	"$homeurl");
 	# $Nav->addCustomNav("Team", "$homeurl/team.php", 	"_self", 2);
-	$Nav->addCustomNav("Plan", "http://wiki.eclipse.org/DLTK_0.95_Project_Plan", 	"_self", 2);
+	# $Nav->addCustomNav("Plan", "http://wiki.eclipse.org/DLTK_0.95_Project_Plan", 	"_self", 2);
 	
 	$Nav->addNavSeparator("Users", 	"$homeurl/users.php", "_self", 1);
-	$Nav->addCustomNav("Getting Started", 		"http://wiki.eclipse.org/DLTK", 		"_self", 2);
 	$Nav->addCustomNav("Downloads", 		"http://download.eclipse.org/technology/dltk/downloads", 	"_self", 2);
+	$Nav->addCustomNav("Project Plan", "/projects/project-plan.php?projectid=technology.dltk");
+	$Nav->addCustomNav("Wiki", 		"http://wiki.eclipse.org/DLTK", 		"_self", 2);
 	$Nav->addCustomNav("Newsgroups", 		"http://dev.eclipse.org/newslists/news.eclipse.technology.dltk/maillist.html", 	"_self", 2);
 	$Nav->addCustomNav("Mailing Lists", 		"https://dev.eclipse.org/mailman/listinfo/dltk-dev", 	"_self", 2);
-	$Nav->addCustomNav("Bugs", 		"https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&product=DLTK&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED", 	"_self", 2);
+	$Nav->addCustomNav("Open Bugs", 		"https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&product=DLTK&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED", 	"_self", 2);
 
 #require_once($_SERVER['DOCUMENT_ROOT'] . "/projects/common/project-info.class.php");
 #$projectInfo = new ProjectInfo("technology.dltk");
diff --git a/index.php b/index.php
index e9d3c19..645794a 100644
--- a/index.php
+++ b/index.php
@@ -40,7 +40,7 @@
 		     DLTK is comprised of a set of extensible frameworks designed to reduce the complexity of building full featured
 		     development environments for dynamic languages such as PHP and Perl.</p>
 		    <p>Besides a set of frameworks DLTK provides exemplary Tcl, Ruby, and Python development environments ready to use out of the box.</p>  		
-		<img src="http://www.eclipse.org/dltk/dltk.gif" align="left" style="margin-right: 30px"/>
+		<div><img src="http://www.eclipse.org/dltk/dltk.gif"/></div>
 		<!--a href="#">more about something &raquo;</a--> </p>
 		<div class="homeitem">
 			<h3>Quick Links</h3>