Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 8194)
+++ trunk/MagicSoft/Mars/Changelog	(revision 8195)
@@ -45,4 +45,11 @@
      - changed init: fPSF, fMeanPedRmsInner and fLinks now switched on
        by default
+
+   * datacenter/db/sequinfo-aio.php, datacenter/db/sequinfo-aio.php,
+     datacenter/db/sequinfo-aio.php:
+     - emphasis menu item 'Menu'
+
+   * datacenter/db/index-footer.html:
+     - adapted link to validator-img file
 
 
Index: trunk/MagicSoft/Mars/datacenter/db/datasetinfo-aio.php
===================================================================
--- trunk/MagicSoft/Mars/datacenter/db/datasetinfo-aio.php	(revision 8194)
+++ trunk/MagicSoft/Mars/datacenter/db/datasetinfo-aio.php	(revision 8195)
@@ -201,5 +201,5 @@
             printf("1000000000");
         printf("'>\n");
-        printf("<img id='allbutton'    src='../minus.png' onclick=showhide('all')>                   Menu       \n");
+        printf("<img id='allbutton'    src='../minus.png' onclick=showhide('all')>                               <b>Menu</b>\n");
         printf("&nbsp;&nbsp;<img id='infobutton'   src='../plus.png'  onClick=showhide('info');showhide('info2')>DataSetInfo\n");
         printf("&nbsp;&nbsp;<img id='statbutton'   src='../plus.png'  onClick=showhide('stat');showhide('fail')> StatusInfo \n");
Index: trunk/MagicSoft/Mars/datacenter/db/index-footer.html
===================================================================
--- trunk/MagicSoft/Mars/datacenter/db/index-footer.html	(revision 8194)
+++ trunk/MagicSoft/Mars/datacenter/db/index-footer.html	(revision 8195)
@@ -11,5 +11,5 @@
 <BR>&nbsp;<BR>
 <a href="http://validator.w3.org/check/referer">
-<img border="0"src="../../valid-html40.png" alt="Valid HTML 4.0!" height="20" width="66"></a>
+<img border="0"src="../valid-html40.png" alt="Valid HTML 4.0!" height="20" width="66"></a>
 <BR>&nbsp;
 </center>
Index: trunk/MagicSoft/Mars/datacenter/db/runinfo-aio.php
===================================================================
--- trunk/MagicSoft/Mars/datacenter/db/runinfo-aio.php	(revision 8194)
+++ trunk/MagicSoft/Mars/datacenter/db/runinfo-aio.php	(revision 8195)
@@ -236,5 +236,5 @@
             printf("1000000000");
         printf("'>\n");
-        printf("<img id='allbutton'    src='../minus.png' onclick=showhide('all')>                   Menu       \n");
+        printf("<img id='allbutton'    src='../minus.png' onclick=showhide('all')>                               <b>Menu</b>\n");
         printf("&nbsp;&nbsp;<img id='infobutton'   src='../plus.png'  onClick=showhide('info');showhide('info2')>RunInfo    \n");
         printf("&nbsp;&nbsp;<img id='statbutton'   src='../plus.png'  onClick=showhide('stat');showhide('fail')> StatusInfo \n");
Index: trunk/MagicSoft/Mars/datacenter/db/sequinfo-aio.php
===================================================================
--- trunk/MagicSoft/Mars/datacenter/db/sequinfo-aio.php	(revision 8194)
+++ trunk/MagicSoft/Mars/datacenter/db/sequinfo-aio.php	(revision 8195)
@@ -278,5 +278,5 @@
     {
         printf("<center>\n");
-        printf("<form action=\"sequinfo-aio.php\" METHOD=\"GET\">\n");
+        printf("<form action='sequinfo-aio.php' METHOD='GET'>\n");
         printf("<input id='sh' type='hidden' name='fShowHide' value='");
         if (!empty($_GET["fShowHide"]))
@@ -285,5 +285,5 @@
             printf("1000000000");
         printf("'>\n");
-        printf("<img id='allbutton'    src='../minus.png' alt='-' onclick='showhide(\"all\")'>                     Menu       \n");
+        printf("<img id='allbutton'    src='../minus.png' alt='-' onclick='showhide(\"all\")'>                                <b>Menu</b> \n");
         printf("&nbsp;&nbsp;<img id='infobutton'   src='../plus.png'  alt='+' onClick='showhide(\"info\");showhide(\"info2\")'>SequInfo   \n");
         printf("&nbsp;&nbsp;<img id='statbutton'   src='../plus.png'  alt='+' onClick='showhide(\"stat\");showhide(\"fail\")'> StatusInfo \n");
