diff --git a/www/api.html b/www/api.html
index 6d56e50..7330a58 100644
--- a/www/api.html
+++ b/www/api.html
@@ -1,6 +1,6 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"

-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">

+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 

+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" dir="ltr">

 <head>

   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>

   <meta name="verify-v1" content="g222frIIxcQTrvDR3NBRUSKP3AnMNoqxOkIniCEkV7U="/>

@@ -9,7 +9,7 @@
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
   <meta http-equiv="Reply-to" content="magick-users@imagemagick.org"/>
   <meta name="Application-name" content="ImageMagick"/>
-  <meta name="Description" content="ImageMagick is a software suite to create, edit, or compose bitmap images in a variety of formats. Use ImageMagick to scale, rotate, shear, distort and transform images."/>
+  <meta name="Description" content="ImageMagick is a software suite to create, edit, compose, or convert bitmap images in a variety of formats. Use ImageMagick to scale, rotate, shear, distort and transform images."/>
   <meta name="Application-url" content="http://www.imagemagick.org"/>
   <meta name="Generator" content="PHP"/>
   <meta name="Keywords" content="application, program, interfaces, ImageMagick, ImageMagic, MagickCore, MagickWand, PerlMagick, Magick++, RMagick, PythonMagick, JMagick, TclMagick, Image, Magick, Magic, Wand, ImageMagickObject, Swiss, Army, Knife, Image, Processing"/>
@@ -21,12 +21,25 @@
   <meta name="Resource-type" content="document"/>
   <meta name="Copyright" content="Copyright (c) 1999-2011 ImageMagick Studio LLC"/>
   <meta name="Distribution" content="Global"/>
-  <link rel="icon" href="../images/wand.png"  sizes="32x32"/>
+  <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <style type="text/css" media="all">

     @import url("../www/magick.css");

   </style>

+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>

+   <script type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"></script>

+   <link rel="stylesheet" type="text/css" href="../fancybox/jquery.fancybox-1.3.4.css" media="screen" />

+   <script type="text/javascript">

+     $(document).ready(function() {

+       $("a[href$=.jpg],a[href$=.png],a[href$=.gif]").fancybox({

+         'transitionIn'  : 'elastic',

+         'transitionOut' : 'elastic',

+         'overlayShow'   : false,

+         'opacity'       : true

+       });

+     });

+   </script>

 </head>

 

 <body id="www-imagemagick-org">

@@ -89,7 +102,7 @@
     <a title="Program Interface: PerlMagick" href="../www/perl-magick.html">PerlMagick</a>
 </div>
 <div class="sub">
-    <a title="Program Interface: Magick++" href="../Magick++/">Magick++</a>
+    <a title="Program Interface: Magick++" href="../www/magick++.html">Magick++</a>
 </div>
 <div class="sep"></div>

 <div  class="menu">
@@ -127,7 +140,7 @@
 
 <div class="sponsbox">
 <div  class="sponsor">
-   <a title="Sponsor: Webdesign" href="http://www.renehornig.com/">Webdesign</a><!-- 20111001000240 -->
+   <a title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
 </div>
 <div  class="sponsor">
   <a title="Sponsor: Druckerei" href="http://print24.com/de/">Druckerei</a><!-- 201110010720 -->
@@ -138,15 +151,6 @@
 <div  class="sponsor">
   <a title="Sponsor: Flyer drucken" href="http://www.online-druck.biz">Flyer drucken</a><!-- 201109010900 Floeter-->
 </div>
-<div  class="sponsor">
-  <a title="Sponsor: Webdesign Agentur" href="http://www.ventzke-partner.de">Webdesign Agentur</a><!-- 201101010480 invendio.de-->
-</div>
-<div  class="sponsor">
-  <a title="Sponsor: LVM Versicherung" href="http://www.neu-reich.de">LVM Versicherung</a><!-- 201101010480 -->
-</div>
-<div  class="sponsor">
-  <a title="Sponsor: Diamonds are a Girls Best Friend" href="http://www.schmuck.org">Diamonds are a Girls Best Friend</a><!-- 201101010600 Peterssen-->
-</div>
 </div>
 </div>
 </div>

@@ -167,134 +171,104 @@
 

 <div class="main">

 

-<h1>ImageMagick Program Interfaces</h1>
+<h1>Create or Modify Images From Your Favorite Programming Language</h1>
 
-<p class="navigation-index">[<a href="#ada">Ada</a> &bull; <a href="#c">C</a> &bull; <a href="#ch">Ch</a> &bull; <a href="#com+">COM+</a> &bull; <a href="#c++">C++</a> &bull; <a href="#java">Java</a> &bull; <a href="#labview">LabVIEW</a> &bull; <a href="#lisp">Lisp</a> &bull; <a href="#neko">Neko</a> &bull; <a href="#dot-net">.NET</a> &bull; <a href="#pascal">Pascal</a> &bull; <a href="#perl">Perl</a>  &bull; <a href="#php">PHP</a> &bull; <a href="#python">Python</a> &bull; <a href="#realbasic">Realbasic</a> &bull; <a href="#ruby">Ruby</a> &bull; <a href="#tcl">Tcl/TK</a> &bull; <a href="#xml-rpc">XML RPC</a>]</p>
+<p class="navigation-index">[<a href="#ada">Ada</a> &bull; <a href="#c">C</a> &bull; <a href="#ch">Ch</a> &bull; <a href="#com+">COM+</a> &bull; <a href="#c++">C++</a> &bull; <a href="#java">Java</a> &bull; <a href="#labview">LabVIEW</a> &bull; <a href="#lisp">Lisp</a> &bull; <a href="#neko">Neko</a> &bull; <a href="#dot-net">.NET</a> &bull; <a href="#pascal">Pascal</a> &bull; <a href="#perl">Perl</a>  &bull; <a href="#php">PHP</a> &bull; <a href="#python">Python</a> &bull; <a href="#realbasic">Realbasic</a> &bull; <a href="#ruby">Ruby</a> &bull; <a href="#tcl">Tcl/TK</a> &bull; <a href="#xml-rpc">XML RPC</a>]</dd>
+
+
+<div class="doc-section">
 
 <p>ImageMagick includes a number of ready-made ImageMagick interfaces. This makes it possible to modify or create images automagically and dynamically.</p>
 
-<div style="margin: auto;">
-  <h2><a name="ada"></a>Ada</h2>
+<dl>
+  <dt><a id="ada"></a>Ada</dt>
+
+<dd><a href="https://gna.org/projects/g2f/" target="21372804">G2F</a> implements an Ada 95 binding to a subset of the low-level MagickCore library.</dd>
+
+  <dt><a id="c"></a>C</dt>
+
+<dd>Use <a href="../www/magick-wand.html">MagickWand</a> to convert, compose, and edit images from the C language.  There is also the low-level <a href="../www/magick-core.html">MagickCore</a> library for wizard-level developers.</dd>
+
+  <dt><a id="ch"></a>Ch</dt>
+
+<dd><a href="http://www.imagemagick.org/ChMagick" target="30522869">ChMagick</a> is a <a href="http://www.softintegration.com/" target="601455358">Ch</a> binding to the MagickCore and MagickWand API.  Ch is an embeddable C/C++ interpreter for cross-platform scripting.</dd>
+
+  <dt><a id="com+"></a>COM+</dt>
+
+<dd>Use <a href="../www/ImageMagickObject.html">ImageMagickObject</a> to convert, compose, and edit images from a Windows COM+ compatible component.</dd>
+
+  <dt><a id="c++"></a>C++</dt>
+
+<dd><a href="http://www.imagemagick.org/Magick++" target="2025668127">Magick++</a> provides an object-oriented C++ interface to ImageMagick.  See <a href="http://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.pdf" target="1936593042">A Gentle Introduction to Magick++</a> for an introductory tutorial to Magick++.  We include the <a href="http://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.odt" target="729921596">source</a> if you want to correct, enhance, or expand the tutorial.</dd>
+
+  <dt><a id="java"></a>Java</dt>
+
+<dd><a href="http://www.jmagick.org" target="890751313">JMagick</a> provides an object-oriented Java interface to ImageMagick.  <a href="http://im4java.sourceforge.net" target="1269525202">Im4java</a> is a pure-java interface to the ImageMagick command-line.</dd>
+
+  <dt><a id="labview"></a>LabVIEW</dt>
+
+<dd><a href="http://forums.lavag.org/downloads-file90.html" target="2000779970">LVOOP ImageMagick</a> is an object-oriented LabVIEW interface to ImageMagick.</dd>
+
+  <dt><a id="lisp"></a>Lisp</dt>
+
+<dd><a href="http://common-lisp.net/project/cl-magick/" target="841157244">CL-Magick</a> provides a Common Lisp interface to the ImageMagick library.</dd>
+
+  <dt><a id="neko"></a>Neko</dt>
+
+<dd><a href="http://code.google.com/p/nmagick" target="1960189146">NMagick</a> is a port of the ImageMagick library to the haXe and Neko platforms. It provides image manipulation capabilities to both web and desktop applications using Neko.</dd>
+
+  <dt><a id="dot-net"></a>.NET</dt>
+
+<dd>Use <a href="http://imagemagick.codeplex.com/">MagickNet</a> to convert, compose, and edit images from Windows .NET.</dd>
+
+<dd><a href="http://sourceforge.net/projects/imagemagickapp/">ImageMagickApp</a> is a .NET application written in C# that utilizes the ImageMagick command line to allow conversion of multiple image formats to different formats.</dd>
+
+  <dt><a id="pascal"></a>Pascal</dt>
+
+<dd><a href="http://wiki.lazarus.freepascal.org/PascalMagick" target="263499283">PascalMagick</a> a Pascal binding for the MagickWand API and also the low-level MagickCore library. It works with Free Pascal / Lazarus and Delphi.</dd>
+
+  <dt><a id="perl"></a>Perl</dt>
+
+<dd>Use <a href="../www/perl-magick.html">PerlMagick</a> to convert, compose, and edit images from the Perl language.</dd>
+
+  <dt><a id="php"></a>PHP</dt>
+
+<dd><a href="http://www.magickwand.org/" target="1439008758">MagickWand for PHP</a> a native PHP-extension to the ImageMagick MagickWand API.</dd>
+
+<dd><a href="http://pecl.php.net/package/imagick" target="792014837">IMagick</a> is a native PHP extension to create and modify images using the ImageMagick API.  Documentation for the extension is available <a href="http://php.net/imagick" target="1478352811">here</a>.</dd>
+
+<dd><a href="http://www.francodacosta.com/phmagick" target="710097618">phMagick</a> is a wrapper class for ImageMagick, wrapping the most common web image manipulation actions in easy to use functions, but allowing full access to ImageMagick's power by issuing system calls to it's command-line programs.</dd>
+
+
+  <dt><a id="python"></a>Python</dt>
+
+<dd><a href="http://www.assembla.com/wiki/show/pythonmagickwand" target="1865526877">PythonMagickWand</a> is an object-oriented Python interface to MagickWand based on ctypes.</dd>
+
+<dd><a href="http://www.imagemagick.org/download/python/" target="2040770552">PythonMagick</a> is an object-oriented Python interface to ImageMagick.</dd>
+
+  <dt><a id="realbasic"></a>REALbasic</dt>
+
+<dd>The <a href="http://www.monkeybreadsoftware.de/realbasic/plugin-imagemagick.shtml" target="598994510">MBS Realbasic ImageMagick</a> is a plugin that utilizes the power of ImageMagick from within the RealBasic environment.</dd>
+
+  <dt><a id="ruby"></a>Ruby</dt>
+
+<dd><a href="http://rmagick.rubyforge.org/" target="493743668">RMagick</a> is an interface between the Ruby programming language and the <a href="../www/magick-core.html">MagickCore</a> image processing libraries.  Get started with RMagick by perusing the <a href="http://www.imagemagick.org/RMagick/doc/" target="1350784141">documentation</a>.</dd>
+
+<dd><a href="http://magickwand.rubyforge.org/" target="1847521371">MagickWand for Ruby</a> is an interface between the Ruby programming language and the <a href="../www/magick-wand.html">MagickWand</a> image processing libraries.  Get started with MagickWand for PHP by perusing the <a href="http://magickwand.rubyforge.org/" target="687488788">documentation</a>.</dd>
+
+<dd><a href="http://rubyforge.org/projects/mini-magick" target="1188720425">MiniMagick</a> is a Ruby wrapper for ImageMagick command line. MiniMagick gives you convenient access to all the command line options ImageMagick supports.</dd>
+
+<dd><a href="http://quickmagick.rubyforge.org/quick_magick" target="109064073">QuickMagick</a> is a gem for easily accessing ImageMagick command line tools from Ruby programs.</dd>
+
+  <dt><a id="tcl"></a>Tcl/Tk</dt>
+
+<dd><a href="http://tclmagick.sourceforge.net/" target="1603575552">TclMagick</a> a native Tcl-extension to the ImageMagick MagickWand API.</dd>
+
+  <dt><a id="xml-rpc"></a>XML RPC</dt>
+
+<dd><a href="http://code.google.com/p/remotemagick/" target="1980882863">RemoteMagick</a> is an XML-RPC web service that creates image thumbnails.</dd>
+</dl>
 </div>
-
-<p><a href="https://gna.org/projects/g2f/" target="62153762">G2F</a> implements an Ada 95 binding to a subset of the low-level MagickCore library.</p>
-
-<div style="margin: auto;">
-  <h2><a name="c"></a>C</h2>
-</div>
-
-<p>Use <a href="../www/magick-wand.html">MagickWand</a> to convert, compose, and edit images from the C language.  There is also the low-level <a href="../www/magick-core.html">MagickCore</a> library for wizard-level developers.</p>
-
-<div style="margin: auto;">
-  <h2><a name="ch"></a>Ch</h2>
-</div>
-
-<p><a href="http://www.imagemagick.org/ChMagick" target="1723789900">ChMagick</a> is a <a href="http://www.softintegration.com/" target="274706144">Ch</a> binding to the MagickCore and MagickWand API.  Ch is an embeddable C/C++ interpreter for cross-platform scripting.</p>
-
-<div style="margin: auto;">
-  <h2><a name="com+"></a>COM+</h2>
-</div>
-
-<p>Use <a href="../www/ImageMagickObject.html">ImageMagickObject</a> to convert, compose, and edit images from a Windows COM+ compatible component.</p>
-
-<div style="margin: auto;">
-  <h2><a name="c++"></a>C++</h2>
-</div>
-
-<p><a href="http://www.imagemagick.org/Magick++" target="1132198826">Magick++</a> provides an object-oriented C++ interface to ImageMagick.  See <a href="http://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.pdf" target="2080007147">A Gentle Introduction to Magick++</a> for an introductory tutorial to Magick++.  We include the <a href="http://www.imagemagick.org/Magick++/tutorial/Magick++_tutorial.odt" target="711260814">source</a> if you want to correct, enhance, or expand the tutorial.</p>
-
-<div style="margin: auto;">
-  <h2><a name="java"></a>Java</h2>
-</div>
-
-<p><a href="http://www.jmagick.org" target="1657396625">JMagick</a> provides an object-oriented Java interface to ImageMagick.  <a href="http://im4java.sourceforge.net" target="167466630">Im4java</a> is a pure-java interface to the ImageMagick command-line.</p>
-
-<div style="margin: auto;">
-  <h2><a name="labview"></a>LabVIEW</h2>
-</div>
-
-<p><a href="http://forums.lavag.org/downloads-file90.html" target="587819674">LVOOP ImageMagick</a> is an object-oriented LabVIEW interface to ImageMagick.</p>
-
-<div style="margin: auto;">
-  <h2><a name="lisp"></a>Lisp</h2>
-</div>
-
-<p><a href="http://common-lisp.net/project/cl-magick/" target="30842922">CL-Magick</a> provides a Common Lisp interface to the ImageMagick library.</p>
-
-<div style="margin: auto;">
-  <h2><a name="neko"></a>Neko</h2>
-</div>
-
-<p><a href="http://code.google.com/p/nmagick" target="2135928054">NMagick</a> is a port of the ImageMagick library to the haXe and Neko platforms. It provides image manipulation capabilities to both web and desktop applications using Neko.</p>
-
-<div style="margin: auto;">
-  <h2><a name="dot-net"></a>.NET</h2>
-</div>
-
-<p>Use <a href="http://imagemagick.codeplex.com/">MagickNet</a> to convert, compose, and edit images from Windows .NET.</p>
-
-<p><a href="http://sourceforge.net/projects/imagemagickapp/">ImageMagickApp</a> is a .NET application written in C# that utilizes the ImageMagick command line to allow conversion of multiple image formats to different formats.</p>
-
-<div style="margin: auto;">
-  <h2><a name="pascal"></a>Pascal</h2>
-</div>
-
-<p><a href="http://wiki.lazarus.freepascal.org/PascalMagick" target="1805945567">PascalMagick</a> a Pascal binding for the MagickWand API and also the low-level MagickCore library. It works with Free Pascal / Lazarus and Delphi.</p>
-
-<div style="margin: auto;">
-  <h2><a name="perl"></a>Perl</h2>
-</div>
-
-<p>Use <a href="../www/perl-magick.html">PerlMagick</a> to convert, compose, and edit images from the Perl language.</p>
-
-<div style="margin: auto;">
-  <h2><a name="php"></a>PHP</h2>
-</div>
-
-<p><a href="http://www.magickwand.org/" target="518836188">MagickWand for PHP</a> a native PHP-extension to the ImageMagick MagickWand API.</p>
-
-<p><a href="http://pecl.php.net/package/imagick" target="2172736">IMagick</a> is a native PHP extension to create and modify images using the ImageMagick API.  Documentation for the extension is available <a href="http://php.net/imagick" target="1086112276">here</a>.</p>
-
-<p><a href="http://www.francodacosta.com/phmagick" target="955677015">phMagick</a> is a wrapper class for ImageMagick, wrapping the most common web image manipulation actions in easy to use functions, but allowing full access to ImageMagick's power by issuing system calls to it's command-line programs.</p>
-
-<div style="margin: auto;">
-
-  <h2><a name="python"></a>Python</h2>
-</div>
-
-<p><a href="http://www.assembla.com/wiki/show/pythonmagickwand" target="1767233718">PythonMagickWand</a> is an object-oriented Python interface to MagickWand based on ctypes.</p>
-
-<p><a href="http://www.imagemagick.org/download/python/" target="900181487">PythonMagick</a> is an object-oriented Python interface to ImageMagick.</p>
-
-<div style="margin: auto;">
-  <h2><a name="realbasic"></a>REALbasic</h2>
-</div>
-
-<p>The <a href="http://www.monkeybreadsoftware.de/realbasic/plugin-imagemagick.shtml" target="1943627781">MBS Realbasic ImageMagick</a> is a plugin that utilizes the power of ImageMagick from within the RealBasic environment.</p>
-
-<div style="margin: auto;">
-  <h2><a name="ruby"></a>Ruby</h2>
-</div>
-
-<p><a href="http://rmagick.rubyforge.org/" target="438483917">RMagick</a> is an interface between the Ruby programming language and the <a href="../www/magick-core.html">MagickCore</a> image processing libraries.  Get started with RMagick by perusing the <a href="http://www.imagemagick.org/RMagick/doc/" target="1055035504">documentation</a>.</p>
-
-<p><a href="http://magickwand.rubyforge.org/" target="549897984">MagickWand for Ruby</a> is an interface between the Ruby programming language and the <a href="../www/magick-wand.html">MagickWand</a> image processing libraries.  Get started with MagickWand for PHP by perusing the <a href="http://magickwand.rubyforge.org/" target="1637036627">documentation</a>.</p>
-
-<p><a href="http://rubyforge.org/projects/mini-magick" target="1681263777">MiniMagick</a> is a Ruby wrapper for ImageMagick command line. MiniMagick gives you convenient access to all the command line options ImageMagick supports.</p>
-
-<p><a href="http://quickmagick.rubyforge.org/quick_magick" target="831206174">QuickMagick</a> is a gem for easily accessing ImageMagick command line tools from Ruby programs.</p>
-
-<div style="margin: auto;">
-  <h2><a name="tcl"></a>Tcl/Tk</h2>
-</div>
-
-<p><a href="http://tclmagick.sourceforge.net/" target="90738550">TclMagick</a> a native Tcl-extension to the ImageMagick MagickWand API.</p>
-
-<div style="margin: auto;">
-  <h2><a name="xml-rpc"></a>XML RPC</h2>
-</div>
-
-<p><a href="http://code.google.com/p/remotemagick/" target="209758314">RemoteMagick</a> is an XML-RPC web service that creates image thumbnails.</p>
 

 </div>