Index: trunk/MagicSoft/Mars/datacenter/db/builddatasets.php
===================================================================
--- trunk/MagicSoft/Mars/datacenter/db/builddatasets.php	(revision 8419)
+++ trunk/MagicSoft/Mars/datacenter/db/builddatasets.php	(revision 8420)
@@ -428,11 +428,11 @@
             printf("1000000000");
         printf("'>\n");
-        printf("<img id='allbutton' src='../minus.png' alt='-' onclick='showhide(\"all\")'> <b>Menu</b>&nbsp;&nbsp;&nbsp;&nbsp;\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");
-        printf("&nbsp;&nbsp;<img id='calbutton'    src='../plus.png' alt='+' onClick='showhide(\"cal\")'>                      CalInfo    \n");
-        printf("&nbsp;&nbsp;<img id='starbutton'   src='../plus.png' alt='+' onClick='showhide(\"star\")'>                     StarInfo   \n");
-        printf("&nbsp;&nbsp;<img id='limitsbutton' src='../plus.png' alt='+' onClick='showhide(\"limits\")'>                   Limits     \n");
-        printf("&nbsp;&nbsp;<img id='rangesbutton' src='../plus.png' alt='+' onClick='showhide(\"ranges\")'>                   Ranges     \n");
+        printf("<img id='allbutton' src='minus.png' alt='-' onclick='showhide(\"all\")'> <b>Menu</b>&nbsp;&nbsp;&nbsp;&nbsp;\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");
+        printf("&nbsp;&nbsp;<img id='calbutton'    src='plus.png' alt='+' onClick='showhide(\"cal\")'>                      CalInfo    \n");
+        printf("&nbsp;&nbsp;<img id='starbutton'   src='plus.png' alt='+' onClick='showhide(\"star\")'>                     StarInfo   \n");
+        printf("&nbsp;&nbsp;<img id='limitsbutton' src='plus.png' alt='+' onClick='showhide(\"limits\")'>                   Limits     \n");
+        printf("&nbsp;&nbsp;<img id='rangesbutton' src='plus.png' alt='+' onClick='showhide(\"ranges\")'>                   Ranges     \n");
 
         printf(" <div id='all' style='display:block'>");
Index: trunk/MagicSoft/Mars/datacenter/db/datasetinfo-aio.php
===================================================================
--- trunk/MagicSoft/Mars/datacenter/db/datasetinfo-aio.php	(revision 8419)
+++ trunk/MagicSoft/Mars/datacenter/db/datasetinfo-aio.php	(revision 8420)
@@ -169,8 +169,8 @@
             printf("1000000000");
         printf("'>\n");
-        printf("<img id='allbutton' src='../minus.png' alt='-' onclick=showhide('all')> <b>Menu</b>&nbsp;&nbsp;&nbsp;&nbsp;\n");
-        printf("&nbsp;&nbsp;<img id='infobutton'   src='../plus.png' alt='+' onClick=showhide('info');showhide('info2')> DataSetInfo\n");
-        printf("&nbsp;&nbsp;<img id='statbutton'   src='../plus.png' alt='+' onClick=showhide('stat');showhide('fail')>  StatusInfo \n");
-        printf("&nbsp;&nbsp;<img id='rangesbutton' src='../plus.png' alt='+' onClick=showhide('ranges')>                 Ranges     \n");
+        printf("<img id='allbutton' src='minus.png' alt='-' onclick=showhide('all')> <b>Menu</b>&nbsp;&nbsp;&nbsp;&nbsp;\n");
+        printf("&nbsp;&nbsp;<img id='infobutton'   src='plus.png' alt='+' onClick=showhide('info');showhide('info2')> DataSetInfo\n");
+        printf("&nbsp;&nbsp;<img id='statbutton'   src='plus.png' alt='+' onClick=showhide('stat');showhide('fail')>  StatusInfo \n");
+        printf("&nbsp;&nbsp;<img id='rangesbutton' src='plus.png' alt='+' onClick=showhide('ranges')>                 Ranges     \n");
 
         printf(" <div id='all' style='display:block'>");
Index: trunk/MagicSoft/Mars/datacenter/db/index-header.html
===================================================================
--- trunk/MagicSoft/Mars/datacenter/db/index-header.html	(revision 8419)
+++ trunk/MagicSoft/Mars/datacenter/db/index-header.html	(revision 8420)
@@ -6,5 +6,5 @@
    <meta name="Author" content="Thomas Bretz">
    <title>Magic Database</title>
-   <link rel="stylesheet" type="text/css" href="../mars.css">
+   <link rel="stylesheet" type="text/css" href="mars.css">
    <style type="text/css">
     <!--
@@ -18,5 +18,5 @@
 </head>
 
-<body onload="getdisplay();" background="../background.gif" text="#000000" bgcolor="#000099" link="#1122FF" vlink="#8888FF" alink="#FF0000">
+<body onload="getdisplay();" background="background.gif" text="#000000" bgcolor="#000099" link="#1122FF" vlink="#8888FF" alink="#FF0000">
 &nbsp;
 
@@ -24,10 +24,10 @@
 
 <tr>
-<td class="Edge"><img SRC="../ecke.gif" ALT=""></td>
+<td class="Edge"><img SRC="ecke.gif" ALT=""></td>
 <td class="Header">
 <font size='+1'><B>Magic Database</B></font><BR>
 <hr SIZE=1 NOSHADE WIDTH="80%">
 <A HREF="index.html">H</A>&nbsp;
-<A HREF="http://www.astro.uni-wuerzburg.de/datacenter/index.html#db">Docu</A>&nbsp;
+<A HREF="http://datacenter.astro.uni-wuerzburg.de/index.html#db">Docu</A>&nbsp;
 <A HREF="printtable.php?fTable=MarsVersion">Mars</A>&nbsp;
 <A HREF="plotdb.php">Plots</A>
Index: trunk/MagicSoft/Mars/datacenter/db/index.html
===================================================================
--- trunk/MagicSoft/Mars/datacenter/db/index.html	(revision 8419)
+++ trunk/MagicSoft/Mars/datacenter/db/index.html	(revision 8420)
@@ -6,8 +6,8 @@
    <meta name="Author" content="Thomas Bretz">
    <title>Magic Database</title>
-   <link rel="stylesheet" type="text/css" href="../mars.css">
+   <link rel="stylesheet" type="text/css" href="mars.css">
 </head>
 
-<body background="../background.gif" text="#000000" bgcolor="#000099" link="#1122FF" vlink="#8888FF" alink="#FF0000">
+<body background="background.gif" text="#000000" bgcolor="#000099" link="#1122FF" vlink="#8888FF" alink="#FF0000">
 &nbsp;
 
@@ -17,5 +17,5 @@
 <tr>
 <td class="Edge">
-<img SRC="../ecke.gif" ALT="">
+<img SRC="ecke.gif" ALT="">
 </td>
 <td class="Header">
@@ -39,5 +39,5 @@
 <li><A HREF="queryrbk.php">Runbook Database</A></li>
 <li><A HREF="datasetinfo-aio.php">Dataset Information</A> 
-(<A HREF="http://www.astro.uni-wuerzburg.de/datacenter/datasets/">dataset files</A>)</li>
+(<A HREF="http://datacenter.astro.uni-wuerzburg.de/datasets/">dataset files</A>)</li>
 <li><A HREF="ganymed.php">Results of the Automatic Analysis</A> </li>
 <li><A HREF="sequence.php">Sequence(s)</A>: all information of one sequence in one table </li>
@@ -48,5 +48,5 @@
 Plots:<p>
 <ul>
-<li><A HREF="http://www.astro.uni-wuerzburg.de/datacenter/datacheck">Evolution of quality parameter</A>
+<li><A HREF="http://datacenter.astro.uni-wuerzburg.de/datacheck">Evolution of quality parameter</A>
 plots for quality parameter from callisto and star for all data since 21.8.2004</li>
 <li><A HREF="plotdb.php">Plots</A>: plot values from the database yourself online</li>
@@ -56,6 +56,6 @@
 Documentation: <p>
 <ul>
-<li><a href="http://www.astro.uni-wuerzburg.de/datacenter/instructions/intern/errorcoding.txt">error coding</a></li>
-<li><A HREF="http://www.astro.uni-wuerzburg.de/datacenter/index.html#db">old documentation</A></li>
+<li><a href="http://datacenter.astro.uni-wuerzburg.de/instructions/intern/errorcoding.txt">error coding</a></li>
+<li><A HREF="http://datacenter.astro.uni-wuerzburg.de/index.html#db">old documentation</A></li>
 </ul>
 <p>
@@ -70,5 +70,5 @@
 <li><A HREF="queryrbk.php">Runbook Database</A></li>
 <li><A HREF="datasetinfo.php">Dataset Information</A> 
-(<A HREF="http://www.astro.uni-wuerzburg.de/datacenter/datasets/">dataset files</A>)</li>
+(<A HREF="http://datacenter.astro.uni-wuerzburg.de/datasets/">dataset files</A>)</li>
 <li><A HREF="ganymed.php">Results of the Automatic Analysis</A> 
 </ul>
Index: trunk/MagicSoft/Mars/datacenter/db/menu.js
===================================================================
--- trunk/MagicSoft/Mars/datacenter/db/menu.js	(revision 8419)
+++ trunk/MagicSoft/Mars/datacenter/db/menu.js	(revision 8420)
@@ -24,5 +24,5 @@
     if (img)
     {
-        img.src='../plus.png';
+        img.src='plus.png';
         img.alt='+';
     }
@@ -34,5 +34,5 @@
     if (img)
     {
-        img.src='../minus.png';
+        img.src='minus.png';
         img.alt='-';
     }
Index: trunk/MagicSoft/Mars/datacenter/db/reference.html
===================================================================
--- trunk/MagicSoft/Mars/datacenter/db/reference.html	(revision 8419)
+++ trunk/MagicSoft/Mars/datacenter/db/reference.html	(revision 8420)
@@ -10,8 +10,8 @@
 <title>Magic Database</title>
    
-<link rel="stylesheet" type="text/css" href="../mars.css">
+<link rel="stylesheet" type="text/css" href="mars.css">
 </head>
 
-<body background="../background.gif" text="#000000" bgcolor="#000099" link="#1122FF" vlink="#8888FF" alink="#FF0000">
+<body background="background.gif" text="#000000" bgcolor="#000099" link="#1122FF" vlink="#8888FF" alink="#FF0000">
 &nbsp;
 
@@ -21,5 +21,5 @@
 <tr>
 <td class="Edge">
-<img SRC="../ecke.gif" ALT="">
+<img SRC="ecke.gif" ALT="">
 </td>
 <td class="Header">
Index: trunk/MagicSoft/Mars/datacenter/db/regexp.html
===================================================================
--- trunk/MagicSoft/Mars/datacenter/db/regexp.html	(revision 8419)
+++ trunk/MagicSoft/Mars/datacenter/db/regexp.html	(revision 8420)
@@ -6,5 +6,5 @@
    <meta name="Author" content="Thomas Bretz">
    <title>MARS: Magic Analysis and Reconstruction Software</title>
-   <link rel="stylesheet" type="text/css" href="../mars.css">
+   <link rel="stylesheet" type="text/css" href="mars.css">
 </head>
 
@@ -16,5 +16,5 @@
 
 <tr>
-<td class="Edge"><img SRC="../ecke.gif" ALT=""></td>
+<td class="Edge"><img SRC="ecke.gif" ALT=""></td>
 <td class="Header">
 <B>M A R S</B><BR><B>M</B>agic <B>A</B>nalysis and <B>R</B>econstruction <B>S</B>oftware
