diff --git a/www/api/image-view.html b/www/api/image-view.html
index 5124e87..9f643d8 100644
--- a/www/api/image-view.html
+++ b/www/api/image-view.html
@@ -168,7 +168,7 @@
   <a title="Sponsor: Druckerei" href="http://print24.com/de/">Druckerei</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
+   <a title="Sponsor: Fernsehdienst Berlin" href="http://www.atlas-multimedia.de">Fernsehdienst Berlin</a><!-- 2011050100025 atlas.multimedia-->
 </div>
 </div>
 </div>
@@ -190,12 +190,10 @@
 

 <div class="main">

 

-<h1>Module image-view
- Methods</h1>
+<h1>Module image-view Methods</h1>
 <p class="navigation-index">[<a href="#CloneImageView">CloneImageView</a> &bull; <a href="#DestroyImageView">DestroyImageView</a> &bull; <a href="#DuplexTransferImageViewIterator">DuplexTransferImageViewIterator</a> &bull; <a href="#GetImageViewAuthenticIndexes">GetImageViewAuthenticIndexes</a> &bull; <a href="#GetImageViewAuthenticPixels">GetImageViewAuthenticPixels</a> &bull; <a href="#GetImageViewException">GetImageViewException</a> &bull; <a href="#GetImageViewExtent">GetImageViewExtent</a> &bull; <a href="#GetImageViewImage">GetImageViewImage</a> &bull; <a href="#GetImageViewIterator">GetImageViewIterator</a> &bull; <a href="#GetImageViewVirtualIndexes">GetImageViewVirtualIndexes</a> &bull; <a href="#GetImageViewVirtualPixels">GetImageViewVirtualPixels</a> &bull; <a href="#IsImageView">IsImageView</a> &bull; <a href="#NewImageView">NewImageView</a> &bull; <a href="#NewImageViewRegion">NewImageViewRegion</a> &bull; <a href="#SetImageViewDescription">SetImageViewDescription</a> &bull; <a href="#SetImageViewIterator">SetImageViewIterator</a> &bull; <a href="#SetImageViewThreads">SetImageViewThreads</a> &bull; <a href="#TransferImageViewIterator">TransferImageViewIterator</a> &bull; <a href="#UpdateImageViewIterator">UpdateImageViewIterator</a>]</p>
 
-<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view
-_8c.html" id="CloneImageView">CloneImageView</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view_8c.html" id="CloneImageView">CloneImageView</a></h2>
 <div class="doc-section">
 
 <p>CloneImageView() makes a copy of the specified image view.</p>
@@ -212,8 +210,7 @@
 <p>the image view.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view
-_8c.html" id="DestroyImageView">DestroyImageView</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view_8c.html" id="DestroyImageView">DestroyImageView</a></h2>
 <div class="doc-section">
 
 <p>DestroyImageView() deallocates memory associated with a image view.</p>
@@ -230,8 +227,7 @@
 <p>the image view.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view
-_8c.html" id="DuplexTransferImageViewIterator">DuplexTransferImageViewIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view_8c.html" id="DuplexTransferImageViewIterator">DuplexTransferImageViewIterator</a></h2>
 <div class="doc-section">
 
 <p>DuplexTransferImageViewIterator() iterates over three image views in parallel and calls your transfer method for each scanline of the view.  The source and duplex pixel extent is not confined to the image canvas-- that is you can include negative offsets or widths or heights that exceed the image dimension.  However, the destination image view is confined to the image canvas-- that is no negative offsets or widths or heights that exceed the image dimension are permitted.</p>
@@ -278,8 +274,7 @@
 <p>the user defined context.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view
-_8c.html" id="GetImageViewAuthenticIndexes">GetImageViewAuthenticIndexes</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view_8c.html" id="GetImageViewAuthenticIndexes">GetImageViewAuthenticIndexes</a></h2>
 <div class="doc-section">
 
 <p>GetImageViewAuthenticIndexes() returns the image view authentic indexes.</p>
@@ -296,8 +291,7 @@
 <p>the image view.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view
-_8c.html" id="GetImageViewAuthenticPixels">GetImageViewAuthenticPixels</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view_8c.html" id="GetImageViewAuthenticPixels">GetImageViewAuthenticPixels</a></h2>
 <div class="doc-section">
 
 <p>GetImageViewAuthenticPixels() returns the image view authentic pixels.</p>
@@ -314,8 +308,7 @@
 <p>the image view.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view
-_8c.html" id="GetImageViewException">GetImageViewException</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view_8c.html" id="GetImageViewException">GetImageViewException</a></h2>
 <div class="doc-section">
 
 <p>GetImageViewException() returns the severity, reason, and description of any error that occurs when utilizing a image view.</p>
@@ -336,8 +329,7 @@
 <p>the severity of the error is returned here.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view
-_8c.html" id="GetImageViewExtent">GetImageViewExtent</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view_8c.html" id="GetImageViewExtent">GetImageViewExtent</a></h2>
 <div class="doc-section">
 
 <p>GetImageViewExtent() returns the image view extent.</p>
@@ -354,8 +346,7 @@
 <p>the image view.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view
-_8c.html" id="GetImageViewImage">GetImageViewImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view_8c.html" id="GetImageViewImage">GetImageViewImage</a></h2>
 <div class="doc-section">
 
 <p>GetImageViewImage() returns the image associated with the image view.</p>
@@ -372,8 +363,7 @@
 <p>the image view.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view
-_8c.html" id="GetImageViewIterator">GetImageViewIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view_8c.html" id="GetImageViewIterator">GetImageViewIterator</a></h2>
 <div class="doc-section">
 
 <p>GetImageViewIterator() iterates over the image view in parallel and calls your get method for each scanline of the view.  The pixel extent is not confined to the image canvas-- that is you can include negative offsets or widths or heights that exceed the image dimension.  Any updates to the pixels in your callback are ignored.</p>
@@ -412,8 +402,7 @@
 <p>the user defined context.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view
-_8c.html" id="GetImageViewVirtualIndexes">GetImageViewVirtualIndexes</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view_8c.html" id="GetImageViewVirtualIndexes">GetImageViewVirtualIndexes</a></h2>
 <div class="doc-section">
 
 <p>GetImageViewVirtualIndexes() returns the image view virtual indexes.</p>
@@ -431,8 +420,7 @@
 <p>the image view.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view
-_8c.html" id="GetImageViewVirtualPixels">GetImageViewVirtualPixels</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view_8c.html" id="GetImageViewVirtualPixels">GetImageViewVirtualPixels</a></h2>
 <div class="doc-section">
 
 <p>GetImageViewVirtualPixels() returns the image view virtual pixels.</p>
@@ -449,8 +437,7 @@
 <p>the image view.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view
-_8c.html" id="IsImageView">IsImageView</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view_8c.html" id="IsImageView">IsImageView</a></h2>
 <div class="doc-section">
 
 <p>IsImageView() returns MagickTrue if the the parameter is verified as a image view object.</p>
@@ -467,8 +454,7 @@
 <p>the image view.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view
-_8c.html" id="NewImageView">NewImageView</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view_8c.html" id="NewImageView">NewImageView</a></h2>
 <div class="doc-section">
 
 <p>NewImageView() returns a image view required for all other methods in the Image View API.</p>
@@ -485,8 +471,7 @@
 <p>the wand.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view
-_8c.html" id="NewImageViewRegion">NewImageViewRegion</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view_8c.html" id="NewImageViewRegion">NewImageViewRegion</a></h2>
 <div class="doc-section">
 
 <p>NewImageViewRegion() returns a image view required for all other methods in the Image View API.</p>
@@ -507,8 +492,7 @@
 <p>These values define the perimeter of a extent of pixel_wands view.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view
-_8c.html" id="SetImageViewDescription">SetImageViewDescription</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view_8c.html" id="SetImageViewDescription">SetImageViewDescription</a></h2>
 <div class="doc-section">
 
 <p>SetImageViewDescription() associates a description with an image view.</p>
@@ -529,8 +513,7 @@
 <p>the image view description.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view
-_8c.html" id="SetImageViewIterator">SetImageViewIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view_8c.html" id="SetImageViewIterator">SetImageViewIterator</a></h2>
 <div class="doc-section">
 
 <p>SetImageViewIterator() iterates over the image view in parallel and calls your set method for each scanline of the view.  The pixel extent is confined to the image canvas-- that is no negative offsets or widths or heights that exceed the image dimension.  The pixels are initiallly undefined and any settings you make in the callback method are automagically synced back to your image.</p>
@@ -569,8 +552,7 @@
 <p>the user defined context.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view
-_8c.html" id="SetImageViewThreads">SetImageViewThreads</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view_8c.html" id="SetImageViewThreads">SetImageViewThreads</a></h2>
 <div class="doc-section">
 
 <p>SetImageViewThreads() sets the number of threads in a thread team.</p>
@@ -591,8 +573,7 @@
 <p>the number of threads in a thread team.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view
-_8c.html" id="TransferImageViewIterator">TransferImageViewIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view_8c.html" id="TransferImageViewIterator">TransferImageViewIterator</a></h2>
 <div class="doc-section">
 
 <p>TransferImageViewIterator() iterates over two image views in parallel and calls your transfer method for each scanline of the view.  The source pixel extent is not confined to the image canvas-- that is you can include negative offsets or widths or heights that exceed the image dimension. However, the destination image view is confined to the image canvas-- that is no negative offsets or widths or heights that exceed the image dimension are permitted.</p>
@@ -635,8 +616,7 @@
 <p>the user defined context.</p>
 
  </div>
-<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view
-_8c.html" id="UpdateImageViewIterator">UpdateImageViewIterator</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/image-view_8c.html" id="UpdateImageViewIterator">UpdateImageViewIterator</a></h2>
 <div class="doc-section">
 
 <p>UpdateImageViewIterator() iterates over the image view in parallel and calls your update method for each scanline of the view.  The pixel extent is confined to the image canvas-- that is no negative offsets or widths or heights that exceed the image dimension are permitted.  Updates to pixels in your callback are automagically synced back to the image.</p>