diff --git a/index.html b/index.html
index 42d02fa..5031f6d 100644
--- a/index.html
+++ b/index.html
@@ -130,7 +130,7 @@
   <a href="http://www.tomsgutscheine.de">Tom's Gutscheine</a><!-- 201005010360 invendio.de-->
 </div>
 <div  class="sponsor">
-  <a href="http://www.online-kredit-index.de">Kredit</a><!-- 201004010120 Buchhorn -->
+  <a href="http://www.online-kredit-index.de">Kredit</a><!-- 201006010120 Buchhorn -->
 </div>
 <div  class="sponsor">
   <a href="http://www.blumenversender.com">Blumenversand</a><!-- 201005010120 -->
@@ -139,10 +139,10 @@
   <a href="http://www.print24.de/">Druckerei</a><!-- 201009010720 -->
 </div>
 <div  class="sponsor">
-   <a href="http://www.goyax.de">Börse</a><!-- 201001000240 Gewiese digital-finance.de -->
+   <a href="http://www.goyax.de">Börse</a><!-- 201004010240 Gewiese digital-finance.de -->
 </div>
 <div  class="sponsor">
-   <a href="http://www.allesdruck.de">Druckerei Online</a><!-- 201012001200 allesdruck.de-->
+   <a href="http://www.allesdruck.de">Druckerei Online</a><!-- 201012011200 allesdruck.de-->
 </div>
 <div  class="sponsor">
   <a href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 201002010000 -->
@@ -176,26 +176,26 @@
 <p>Here are just a few <a href="www/examples.html">examples</a> of what ImageMagick can do:</p>
 
 <ul style="font-size: 80%;">
-  <li><a href="www/convert.html">Format conversion</a>: convert an image from one <a href="www/formats.html">format </a> to another (e.g. PNG to JPEG)</li>
-  <li>Transform: resize, rotate, crop, flip or trim an image</li>
-  <li>Transparency: render portions of an image invisible</li>
-  <li>Draw: add shapes or text to an image</li>
-  <li>Decorate: add a border or frame to an image</li>
-  <li>Special effects: blur, sharpen, threshold, or tint an image</li>
-  <li>Animation: create a GIF animation sequence from a group of images</li>
-  <li>Text &amp; comments: insert descriptive or artistic text in an image</li>
-  <li><a href="www/identify.html">Image identification</a>: describe the format and properties of an image</li>
-  <li><a href="www/composite.html">Composite</a>: overlap one image over another</li>
-  <li><a href="www/montage.html">Montage</a>: juxtapose image thumbnails on an image canvas</li>
-  <li><a href="www/motion-picture.html">Motion picture support</a>: read and write the common image formats used in digital film work</li>
-  <li><a href="www/fx.html">Image calculator</a>: apply a mathematical expression to an image or image channels</li>
+  <li><a href="www/convert.html">Format conversion</a>: convert an image from one <a href="www/formats.html">format </a> to another (e.g. PNG to JPEG).</li>
+  <li>Transform: resize, rotate, crop, flip or trim an image.</li>
+  <li>Transparency: render portions of an image invisible.</li>
+  <li>Draw: add shapes or text to an image.</li>
+  <li>Decorate: add a border or frame to an image.</li>
+  <li>Special effects: blur, sharpen, threshold, or tint an image.</li>
+  <li>Animation: create a GIF animation sequence from a group of images.</li>
+  <li>Text &amp; comments: insert descriptive or artistic text in an image.</li>
+  <li><a href="www/identify.html">Image identification</a>: describe the format and properties of an image.</li>
+  <li><a href="www/composite.html">Composite</a>: overlap one image over another.</li>
+  <li><a href="www/montage.html">Montage</a>: juxtapose image thumbnails on an image canvas.</li>
+  <li><a href="www/motion-picture.html">Motion picture support</a>: read and write the common image formats used in digital film work.</li>
+  <li><a href="www/fx.html">Image calculator</a>: apply a mathematical expression to an image or image channels.</li>
   <li><a href="http://www.imagemagick.org/Usage/fourier">Discrete Fourier transform</a>: implements the forward and inverse DFT.</li>
-  <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-, giga-, or tera-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>
-  <li>Heterogeneous distributed processing: certain algorithms get a speed boost by executing in concert across heterogeneous platforms consisting of CPUs, GPUs, and other processors (<em>in development</em>).</li>
+  <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-, giga-, or tera-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>
+  <li><a href="www/architecture.html#distributed">Heterogeneous distributed processing</a>: certain algorithms are OpenCL-enabled to take advantage of speed-ups offered by executing in concert across heterogeneous platforms consisting of CPUs, GPUs, and other processors.</li>
 </ul>
 
 <p><a href="http://www.imagemagick.org/Usage/">Examples of ImageMagick Usage</a> shows how to use ImageMagick from the command-line to accomplish any of these tasks and much more. Also, see <a href="http://www.fmwconcepts.com/imagemagick/">Fred's ImageMagick Scripts</a>:  a plethora of command-line scripts that perform geometric transforms, blurs, sharpens, edging, noise removal, and color manipulations.</p>
@@ -221,7 +221,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://studio.webbyland.com/ImageMagick/MagickStudio/scripts/MagickStudio.cgi">Studio</a>

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

     </span>

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

   </div>