fix graphic relative references
diff --git a/downloadsites/webtools/commonPages/topAndInit.php b/downloadsites/webtools/commonPages/topAndInit.php
index caf1823..d466ac1 100755
--- a/downloadsites/webtools/commonPages/topAndInit.php
+++ b/downloadsites/webtools/commonPages/topAndInit.php
@@ -6,7 +6,7 @@
 		<td width="35%"><?php echo $indexTop; ?></td>
 		<td width="35%" align="right"><a
 			href="http://www.eclipse.org/webtools/main.php"><img border="0"
-			src="wtplogonarrow.jpg" height="95" width="207" /></a></td>
+			src="../commonPages/wtplogonarrow.jpg" height="95" width="207" /></a></td>
 	</tr>
 </table>