Index: trunk/MagicSoft/Mars/datacenter/db/plotinclude.php
===================================================================
--- trunk/MagicSoft/Mars/datacenter/db/plotinclude.php	(revision 8599)
+++ trunk/MagicSoft/Mars/datacenter/db/plotinclude.php	(revision 8794)
@@ -198,3 +198,12 @@
 }
 
+function PrintHomeHelp()
+{
+    printf("<td valign='top'>\n");
+    printf("<a href='http://www.astro.uni-wuerzburg.de/wiki/Database_Websites'>home</a>\n");
+    printf("<a href='http://www.astro.uni-wuerzburg.de/wiki/Database_Tutorial#showplots:_calib.2C_signal.2C_star'>help</a>\n");
+    printf("</td>\n");
+}
+
+
 ?>
