Index: trunk/MagicSoft/Mars/datacenter/scripts/dowebplots
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/dowebplots	(revision 7308)
+++ trunk/MagicSoft/Mars/datacenter/scripts/dowebplots	(revision 7309)
@@ -112,5 +112,5 @@
          break
       fi
-      convert -rotate $tabfile$X.ps $tabfile$X.gif
+      convert -rotate 90 $tabfile$X.ps $tabfile$X.gif
    done
 done
