diff --git a/www/index.html b/www/index.html
index 89a0aad..fca9aa3 100644
--- a/www/index.html
+++ b/www/index.html
@@ -123,6 +123,9 @@
 
 <div class="sponsbox">
 <div  class="sponsor">
+   <a href="http://www.abi-stoff.de/abizeitung/" title="Abibuch">Abizeitung</a><!-- 20090501000200 -->
+</div>
+<div  class="sponsor">
   <a href="http://www.print24.de/">Druckerei</a><!-- 201009010720 -->
 </div>
 <div  class="sponsor">
@@ -186,7 +189,7 @@
   <li><a href="../www/high-dynamic-range.html">High dynamic-range images</a>: accurately represent the wide range of intensity levels found in real scenes ranging from the brightest direct sunlight to the deepest darkest shadows</li>
   <li><a href="../www/cipher.html">Encipher or decipher an image</a>: convert ordinary images into unintelligible gibberish and back again</li>
   <li>Virtual pixel support: convenient access to pixels outside the image region</li>
-  <li>Large image support: read, process, or write mega- and giga-pixel image sizes</li>
+  <li>Large image support: read, process, or write mebi- and gibi-pixel image sizes</li>
   <li><a href="../www/architecture.html#threads">Threads of execution support</a>: ImageMagick is thread safe and most internal algorithms are OpenMP-enabled to take advantage of speed-ups offered by the dual and quad-core processor technologies</li>
 </ul>
 
@@ -214,7 +217,7 @@
     <span id="linkbar-center">

       <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull;

       <a href="../www/mailing-list.html">Mailing Lists</a> &bull;

-    <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>

+    <a href="http://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>

     </span>

     <span id="linkbar-east">&nbsp;</span>

   </div>