diff --git a/ImageMagick.spec b/ImageMagick.spec
index 927fe97..92ae3f0 100644
--- a/ImageMagick.spec
+++ b/ImageMagick.spec
@@ -1,5 +1,5 @@
 %global VERSION  6.7.0
-%global Patchlevel  9
+%global Patchlevel  10
 
 Name:           ImageMagick
 Version:        %{VERSION}
diff --git a/config/configure.xml b/config/configure.xml
index 43905f7..5f29d78 100644
--- a/config/configure.xml
+++ b/config/configure.xml
@@ -9,7 +9,7 @@
   <configure name="NAME" value="ImageMagick"/>
   <configure name="VERSION" value="6.7.0"/>
   <configure name="LIB_VERSION" value="0x670"/>
-  <configure name="LIB_VERSION_NUMBER" value="6,7,0,9"/>
+  <configure name="LIB_VERSION_NUMBER" value="6,7,0,10"/>
   <configure name="SVN_REVISION" value="4615" />
   <configure name="RELEASE_DATE" value="2011-06-25"/>
   <configure name="CONFIGURE" value="./configure "/>
diff --git a/index.html b/index.html
index e9bd54c..cb537a4 100644
--- a/index.html
+++ b/index.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="images/wand.png"/>
   <link rel="shortcut icon" href="images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
+   <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

@@ -224,7 +227,7 @@
 
 <p>The ImageMagick development process ensures a stable API and ABI. Before each ImageMagick release, we perform a comprehensive security assessment that includes <a href="http://www.valgrind.org">memory and thread</a> error detection to prevent security vulnerabilities.</p>
 
-<p>The current release is ImageMagick 6.7.0-8.</p>
+<p>The current release is ImageMagick 6.7.0-9.</p>
 
 </div>
 
@@ -261,7 +264,7 @@
   <li><a href="www/architecture.html#tera-pixel">Large image support</a>: 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 multicore processor chips.</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>
-  <li><a href="www/binary-releases.html#iPhone">ImageMagick on the iPhone</a>: convert, edit, or compose images on your iPhone.</li>
+  <li><a href="www/binary-releases.html#iOS">ImageMagick on the iPhone</a>: convert, edit, or compose images on your iPhone.</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>
diff --git a/libtool b/libtool
index b12d58e..3453915 100755
--- a/libtool
+++ b/libtool
@@ -1,7 +1,7 @@
 #! /bin/sh
 
 # libtool - Provide generalized library-building support services.
-# Generated automatically by config.status (ImageMagick) 6.7.0-9
+# Generated automatically by config.status (ImageMagick) 6.7.0-10
 # Libtool was configured on host magick.imagemagick.org:
 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
 #
diff --git a/magick/version.h b/magick/version.h
index f9c9e15..788db96 100644
--- a/magick/version.h
+++ b/magick/version.h
@@ -31,11 +31,11 @@
 #define MagickLibVersion  0x670
 #define MagickLibVersionText  "6.7.0"
 #define MagickLibVersionNumber  4,0,1
-#define MagickLibAddendum  "-9"
+#define MagickLibAddendum  "-10"
 #define MagickLibInterface  4
 #define MagickLibMinInterface  4
 #define MagickReleaseDate  "2011-06-25"
-#define MagickChangeDate   "20110618"
+#define MagickChangeDate   "20110625"
 #define MagickAuthoritativeURL  "http://www.imagemagick.org"
 #if defined(MAGICKCORE_OPENMP_SUPPORT)
 #define MagickOpenMPFeature  "OpenMP "
diff --git a/version.sh b/version.sh
index 41bc8f4..c26fb7b 100644
--- a/version.sh
+++ b/version.sh
@@ -12,7 +12,7 @@
 # PACKAGE_NAME (e.g. "1.0.0").
 PACKAGE_VERSION='6.7.0'
 PACKAGE_LIB_VERSION="0x670"
-PACKAGE_RELEASE="9"
+PACKAGE_RELEASE="10"
 PACKAGE_LIB_VERSION_NUMBER="6,7,0,${PACKAGE_RELEASE}"
 PACKAGE_RELEASE_DATE=`date +%F`
 PACKAGE_STRING="$PACKAGE_NAME $PACKAGE_VERSION"
diff --git a/www/ImageMagickObject.html b/www/ImageMagickObject.html
index 3580072..6ce9e5f 100644
--- a/www/ImageMagickObject.html
+++ b/www/ImageMagickObject.html
@@ -28,14 +28,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -78,7 +80,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -200,14 +201,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
+   <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/advanced-unix-installation.html b/www/advanced-unix-installation.html
index 9192c88..cb399e5 100644
--- a/www/advanced-unix-installation.html
+++ b/www/advanced-unix-installation.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
+   <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

@@ -236,7 +239,7 @@
 
 <p>The configure script looks at your environment and decides what it can cobble together to get ImageMagick compiled and installed on your system.  This includes finding a compiler, where your compiler header files are located (e.g. stdlib.h), and if any delegate libraries are available for ImageMagick to use (e.g. JPEG, PNG, TIFF, etc.).  If you are willing to accept configure's default options, and build from within the source directory, you can simply type:</p>
 
-<p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>cd ImageMagick-6.7.0-8</span><span class='crtout'></span><span class="crtprompt"> $magick&gt; </span><span class='crtin'>./configure</span></p>
+<p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>cd ImageMagick-6.7.0-9</span><span class='crtout'></span><span class="crtprompt"> $magick&gt; </span><span class='crtin'>./configure</span></p>
 <p>Watch the configure script output to verify that it finds everything that
  you think it should.  Pay particular attention to the last lines of the script output.  For example, here is a recent report from our system:</p>
 
@@ -588,7 +591,7 @@
 	<div class="doc-section">
 	  <p><a href="../www/download.html">Download</a> the ImageMagick source distribution and verify the distribution against its <a href="http://www.imagemagick.org/download/digest.rdf">message digest</a>.</p>
 	  <p>Unpack and change into the top-level ImageMagick directory:</p>
-		<p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>tar xvfz ImageMagick-6.7.0-8.tar.gz</span><span class='crtout'></span><span class="crtprompt"> $magick&gt; </span><span class='crtin'>cd ImageMagick-6.7.0-8</span></p>	  <p>Configure ImageMagick:</p>
+		<p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>tar xvfz ImageMagick-6.7.0-9.tar.gz</span><span class='crtout'></span><span class="crtprompt"> $magick&gt; </span><span class='crtin'>cd ImageMagick-6.7.0-9</span></p>	  <p>Configure ImageMagick:</p>
 	<p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>./configure --prefix=/opt --with-quantum-depth=16 \ <br/>
 		--disable-dependency-tracking --with-x=yes \ <br/>
 		--x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib/ \ <br/>
@@ -608,7 +611,7 @@
 
 <p>Although you can download and install delegate libraries yourself, many are already available in the <a href="http://gnuwin32.sourceforge.net/">GnuWin32</a> distribution.  Download and install whichever delegate libraries you require such as JPEG, PNG, TIFF, etc.  Make sure you specify the development headers when you install a package.  Next type,</p>
 
-<p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>tar jxvf ImageMagick-6.7.0-?.tar.bz2</span><span class='crtout'></span><span class="crtprompt"> $magick&gt; </span><span class='crtin'>cd ImageMagick-6.7.0-8</span><span class='crtout'></span><span class="crtprompt"> $magick&gt; </span><span class='crtin'>export CPPFLAGS="-Ic:/Progra~1/GnuWin32/include"</span><span class='crtout'></span><span class="crtprompt"> $magick&gt; </span><span class='crtin'>export LDFLAGS="-Lc:/Progra~1/GnuWin32/lib"</span><span class='crtout'></span><span class="crtprompt"> $magick&gt; </span><span class='crtin'>./configure --without-perl</span><span class='crtout'></span><span class="crtprompt"> $magick&gt; </span><span class='crtin'>make</span><span class='crtout'></span><span class="crtprompt"> $magick&gt; </span><span class='crtin'>sudo make install</span></p></div>
+<p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>tar jxvf ImageMagick-6.7.0-?.tar.bz2</span><span class='crtout'></span><span class="crtprompt"> $magick&gt; </span><span class='crtin'>cd ImageMagick-6.7.0-9</span><span class='crtout'></span><span class="crtprompt"> $magick&gt; </span><span class='crtin'>export CPPFLAGS="-Ic:/Progra~1/GnuWin32/include"</span><span class='crtout'></span><span class="crtprompt"> $magick&gt; </span><span class='crtin'>export LDFLAGS="-Lc:/Progra~1/GnuWin32/lib"</span><span class='crtout'></span><span class="crtprompt"> $magick&gt; </span><span class='crtin'>./configure --without-perl</span><span class='crtout'></span><span class="crtprompt"> $magick&gt; </span><span class='crtin'>make</span><span class='crtout'></span><span class="crtprompt"> $magick&gt; </span><span class='crtin'>sudo make install</span></p></div>
 
 <h2><a id="problems"></a>Dealing with Unexpected Problems</h2>
 <div class="doc-section">
diff --git a/www/advanced-windows-installation.html b/www/advanced-windows-installation.html
index 835a70e..c46a9a6 100644
--- a/www/advanced-windows-installation.html
+++ b/www/advanced-windows-installation.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -206,7 +207,9 @@
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

@@ -488,7 +491,7 @@
 
 	<ol>
 	<li>Double-click on
-	<kbd>VisualMagick/bin/ImageMagick-6.7.0-8-Q16-windows-dll.exe</kbd>
+	<kbd>VisualMagick/bin/ImageMagick-6.7.0-9-Q16-windows-dll.exe</kbd>
 	to launch the ImageMagick binary distribution.</li>
 	<li>Complete the installer screens to install ImageMagick on your system.</li>
 	</ol>
diff --git a/www/animate.html b/www/animate.html
index 80713fe..2b39e0a 100644
--- a/www/animate.html
+++ b/www/animate.html
@@ -28,14 +28,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -78,7 +80,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -200,14 +201,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Fernsehdienst Berlin" href="http://www.atlas-multimedia.de">Fernsehdienst Berlin</a><!-- 2011090100025 atlas.multimedia-->
+   <a rel="follow" title="Sponsor: Webdesign" href="http://www.renehornig.com/">Webdesign</a><!-- 20111001000240 -->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api.html b/www/api.html
index 0e6c68a..a02ee0b 100644
--- a/www/api.html
+++ b/www/api.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
+   <a rel="follow" title="Sponsor: Fernsehdienst Berlin" href="http://www.atlas-multimedia.de">Fernsehdienst Berlin</a><!-- 2011090100025 atlas.multimedia-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/animate.html b/www/api/animate.html
index 1fc4f4f..2ae22fb 100644
--- a/www/api/animate.html
+++ b/www/api/animate.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Webdesign" href="http://www.renehornig.com/">Webdesign</a><!-- 20111001000240 -->
+   <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/annotate.html b/www/api/annotate.html
index c49eceb..98c1b91 100644
--- a/www/api/annotate.html
+++ b/www/api/annotate.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
+   <a rel="follow" title="Sponsor: Webdesign" href="http://www.renehornig.com/">Webdesign</a><!-- 20111001000240 -->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/attribute.html b/www/api/attribute.html
index 4c3cebf..197d22f 100644
--- a/www/api/attribute.html
+++ b/www/api/attribute.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
+   <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/blob.html b/www/api/blob.html
index a8f15da..54ca8cb 100644
--- a/www/api/blob.html
+++ b/www/api/blob.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Webdesign" href="http://www.renehornig.com/">Webdesign</a><!-- 20111001000240 -->
+   <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/cache-view.html b/www/api/cache-view.html
index 772cb7c..f1a75b2 100644
--- a/www/api/cache-view.html
+++ b/www/api/cache-view.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
+   <a rel="follow" title="Kaffeevollautomaten Reparatur Kundendienst Berlin" href="http://www.kaffeemaschinen-center.de">Kaffeevollautomaten Reparatur Berlin</a><!-- 2011090100025 c.karule-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/cache.html b/www/api/cache.html
index fb50f91..f631fa5 100644
--- a/www/api/cache.html
+++ b/www/api/cache.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -206,7 +207,9 @@
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/cipher.html b/www/api/cipher.html
index 2a11a44..2f161b6 100644
--- a/www/api/cipher.html
+++ b/www/api/cipher.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Fototapete" href=" http://www.allesdruck.de/Fototapete-Tapetendruck,category,8830.html">Fototapete</a><!-- 20110701000080 a-o.de -->
+   <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/color.html b/www/api/color.html
index 9854407..c82c8d9 100644
--- a/www/api/color.html
+++ b/www/api/color.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Kaffeevollautomaten Reparatur Kundendienst Berlin" href="http://www.kaffeemaschinen-center.de">Kaffeevollautomaten Reparatur Berlin</a><!-- 2011090100025 c.karule-->
+   <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/colormap.html b/www/api/colormap.html
index 7ebc252..5e3e845 100644
--- a/www/api/colormap.html
+++ b/www/api/colormap.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
+   <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/compare.html b/www/api/compare.html
index 353d003..e8fb652 100644
--- a/www/api/compare.html
+++ b/www/api/compare.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
+   <a rel="follow" title="Kaffeevollautomaten Reparatur Kundendienst Berlin" href="http://www.kaffeemaschinen-center.de">Kaffeevollautomaten Reparatur Berlin</a><!-- 2011090100025 c.karule-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/composite.html b/www/api/composite.html
index 41435ba..d341453 100644
--- a/www/api/composite.html
+++ b/www/api/composite.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
+   <a rel="follow" title="Kaffeevollautomaten Reparatur Kundendienst Berlin" href="http://www.kaffeemaschinen-center.de">Kaffeevollautomaten Reparatur Berlin</a><!-- 2011090100025 c.karule-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/constitute.html b/www/api/constitute.html
index 50bab80..1e6586e 100644
--- a/www/api/constitute.html
+++ b/www/api/constitute.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Kaffeevollautomaten Reparatur Kundendienst Berlin" href="http://www.kaffeemaschinen-center.de">Kaffeevollautomaten Reparatur Berlin</a><!-- 2011090100025 c.karule-->
+   <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/decorate.html b/www/api/decorate.html
index 41c5ef1..5236d40 100644
--- a/www/api/decorate.html
+++ b/www/api/decorate.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
+   <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/deprecate.html b/www/api/deprecate.html
index 27d9929..3040aa4 100644
--- a/www/api/deprecate.html
+++ b/www/api/deprecate.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
+   <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

@@ -2155,7 +2158,7 @@
 <h2><a href="http://www.imagemagick.org/api/MagickCore/deprecate_8c.html" id="ModeImage">ModeImage</a></h2>
 <div class="doc-section">
 
-<p>ModeImage() makes each pixel the 'predominate color' of the neighborhood of the specified radius.</p>
+<p>ModeImage() makes each pixel the 'predominant color' of the neighborhood of the specified radius.</p>
 
 <p>The format of the ModeImage method is:</p>
 
diff --git a/www/api/display.html b/www/api/display.html
index 12664d3..ce88597 100644
--- a/www/api/display.html
+++ b/www/api/display.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Kaffeevollautomaten Reparatur Kundendienst Berlin" href="http://www.kaffeemaschinen-center.de">Kaffeevollautomaten Reparatur Berlin</a><!-- 2011090100025 c.karule-->
+   <a rel="follow" title="Sponsor: Fototapete" href=" http://www.allesdruck.de/Fototapete-Tapetendruck,category,8830.html">Fototapete</a><!-- 20110701000080 a-o.de -->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/distort.html b/www/api/distort.html
index e6d1b8f..642bc58 100644
--- a/www/api/distort.html
+++ b/www/api/distort.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
+   <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/draw.html b/www/api/draw.html
index b81c9e9..0e3107f 100644
--- a/www/api/draw.html
+++ b/www/api/draw.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
+   <a rel="follow" title="Sponsor: Fototapete" href=" http://www.allesdruck.de/Fototapete-Tapetendruck,category,8830.html">Fototapete</a><!-- 20110701000080 a-o.de -->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/drawing-wand.html b/www/api/drawing-wand.html
index 11b4bdd..2bb2c44 100644
--- a/www/api/drawing-wand.html
+++ b/www/api/drawing-wand.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
+   <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/effect.html b/www/api/effect.html
index d461f84..c0f307d 100644
--- a/www/api/effect.html
+++ b/www/api/effect.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
+   <a rel="follow" title="Sponsor: Fototapete" href=" http://www.allesdruck.de/Fototapete-Tapetendruck,category,8830.html">Fototapete</a><!-- 20110701000080 a-o.de -->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/enhance.html b/www/api/enhance.html
index f96150b..1287e16 100644
--- a/www/api/enhance.html
+++ b/www/api/enhance.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
+   <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/exception.html b/www/api/exception.html
index 9f1d75e..07ffb13 100644
--- a/www/api/exception.html
+++ b/www/api/exception.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
+   <a rel="follow" title="Sponsor: Fototapete" href=" http://www.allesdruck.de/Fototapete-Tapetendruck,category,8830.html">Fototapete</a><!-- 20110701000080 a-o.de -->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/feature.html b/www/api/feature.html
index bcc696a..6fb367d 100644
--- a/www/api/feature.html
+++ b/www/api/feature.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Webdesign" href="http://www.renehornig.com/">Webdesign</a><!-- 20111001000240 -->
+   <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/fourier.html b/www/api/fourier.html
index 9e0e768..a2c4467 100644
--- a/www/api/fourier.html
+++ b/www/api/fourier.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Webdesign" href="http://www.renehornig.com/">Webdesign</a><!-- 20111001000240 -->
+   <a rel="follow" title="Sponsor: Fototapete" href=" http://www.allesdruck.de/Fototapete-Tapetendruck,category,8830.html">Fototapete</a><!-- 20110701000080 a-o.de -->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/fx.html b/www/api/fx.html
index 91f9746..6c45449 100644
--- a/www/api/fx.html
+++ b/www/api/fx.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Fernsehdienst Berlin" href="http://www.atlas-multimedia.de">Fernsehdienst Berlin</a><!-- 2011090100025 atlas.multimedia-->
+   <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/histogram.html b/www/api/histogram.html
index 4cf4fef..0f8347c 100644
--- a/www/api/histogram.html
+++ b/www/api/histogram.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
+   <a rel="follow" title="Kaffeevollautomaten Reparatur Kundendienst Berlin" href="http://www.kaffeemaschinen-center.de">Kaffeevollautomaten Reparatur Berlin</a><!-- 2011090100025 c.karule-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/image-view.html b/www/api/image-view.html
index bca8fca..07fc191 100644
--- a/www/api/image-view.html
+++ b/www/api/image-view.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
+   <a rel="follow" title="Sponsor: Fernsehdienst Berlin" href="http://www.atlas-multimedia.de">Fernsehdienst Berlin</a><!-- 2011090100025 atlas.multimedia-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/image.html b/www/api/image.html
index 54d9464..eab93ee 100644
--- a/www/api/image.html
+++ b/www/api/image.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Webdesign" href="http://www.renehornig.com/">Webdesign</a><!-- 20111001000240 -->
+   <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/layer.html b/www/api/layer.html
index ef70111..c703b64 100644
--- a/www/api/layer.html
+++ b/www/api/layer.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Fernsehdienst Berlin" href="http://www.atlas-multimedia.de">Fernsehdienst Berlin</a><!-- 2011090100025 atlas.multimedia-->
+   <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/list.html b/www/api/list.html
index 677acd7..3ec0dfc 100644
--- a/www/api/list.html
+++ b/www/api/list.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -206,7 +207,9 @@
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/magick-deprecate.html b/www/api/magick-deprecate.html
index 60fe1b9..f6102ab 100644
--- a/www/api/magick-deprecate.html
+++ b/www/api/magick-deprecate.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Webdesign" href="http://www.renehornig.com/">Webdesign</a><!-- 20111001000240 -->
+   <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

@@ -888,7 +891,7 @@
 <h2><a href="http://www.imagemagick.org/api/MagickWand/deprecate_8c.html" id="MagickModeImage">MagickModeImage</a></h2>
 <div class="doc-section">
 
-<p>MagickModeImage() makes each pixel the 'predominate color' of the neighborhood of the specified radius.</p>
+<p>MagickModeImage() makes each pixel the 'predominant color' of the neighborhood of the specified radius.</p>
 
 <p>The format of the MagickModeImage method is:</p>
 
diff --git a/www/api/magick-image.html b/www/api/magick-image.html
index 7dbeb55..461d2c2 100644
--- a/www/api/magick-image.html
+++ b/www/api/magick-image.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Fototapete" href=" http://www.allesdruck.de/Fototapete-Tapetendruck,category,8830.html">Fototapete</a><!-- 20110701000080 a-o.de -->
+   <a rel="follow" title="Kaffeevollautomaten Reparatur Kundendienst Berlin" href="http://www.kaffeemaschinen-center.de">Kaffeevollautomaten Reparatur Berlin</a><!-- 2011090100025 c.karule-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/magick-property.html b/www/api/magick-property.html
index 5680cb2..35d1d6a 100644
--- a/www/api/magick-property.html
+++ b/www/api/magick-property.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
+   <a rel="follow" title="Sponsor: Fernsehdienst Berlin" href="http://www.atlas-multimedia.de">Fernsehdienst Berlin</a><!-- 2011090100025 atlas.multimedia-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/magick-wand.html b/www/api/magick-wand.html
index 4cf0b12..e1ad801 100644
--- a/www/api/magick-wand.html
+++ b/www/api/magick-wand.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
+   <a rel="follow" title="Sponsor: Fernsehdienst Berlin" href="http://www.atlas-multimedia.de">Fernsehdienst Berlin</a><!-- 2011090100025 atlas.multimedia-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/magick.html b/www/api/magick.html
index deab311..f6a0122 100644
--- a/www/api/magick.html
+++ b/www/api/magick.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
+   <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/memory.html b/www/api/memory.html
index 1089634..2143ec0 100644
--- a/www/api/memory.html
+++ b/www/api/memory.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
+   <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/module.html b/www/api/module.html
index 354783c..6e75ef0 100644
--- a/www/api/module.html
+++ b/www/api/module.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -206,7 +207,9 @@
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/mogrify.html b/www/api/mogrify.html
index 6bc2e8a..d3c36bf 100644
--- a/www/api/mogrify.html
+++ b/www/api/mogrify.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Webdesign" href="http://www.renehornig.com/">Webdesign</a><!-- 20111001000240 -->
+   <a rel="follow" title="Sponsor: Fernsehdienst Berlin" href="http://www.atlas-multimedia.de">Fernsehdienst Berlin</a><!-- 2011090100025 atlas.multimedia-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/monitor.html b/www/api/monitor.html
index 18939a7..127eeba 100644
--- a/www/api/monitor.html
+++ b/www/api/monitor.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Kaffeevollautomaten Reparatur Kundendienst Berlin" href="http://www.kaffeemaschinen-center.de">Kaffeevollautomaten Reparatur Berlin</a><!-- 2011090100025 c.karule-->
+   <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/montage.html b/www/api/montage.html
index 0342a0d..744ec07 100644
--- a/www/api/montage.html
+++ b/www/api/montage.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Fernsehdienst Berlin" href="http://www.atlas-multimedia.de">Fernsehdienst Berlin</a><!-- 2011090100025 atlas.multimedia-->
+   <a rel="follow" title="Sponsor: Fototapete" href=" http://www.allesdruck.de/Fototapete-Tapetendruck,category,8830.html">Fototapete</a><!-- 20110701000080 a-o.de -->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/morphology.html b/www/api/morphology.html
index bd6080c..abcf175 100644
--- a/www/api/morphology.html
+++ b/www/api/morphology.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
+   <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

@@ -288,7 +291,7 @@
 
 <p>Unity The a No-Op or Scaling single element kernel.</p>
 
-<p>Gaussian:{radius},{sigma} Generate a two-dimentional gaussian kernel, as used by -gaussian. The sigma for the curve is required.  The resulting kernel is normalized,</p>
+<p>Gaussian:{radius},{sigma} Generate a two-dimensional gaussian kernel, as used by -gaussian. The sigma for the curve is required.  The resulting kernel is normalized,</p>
 
 <p>If 'sigma' is zero, you get a single pixel on a field of zeros.</p>
 
@@ -300,7 +303,7 @@
 
 <p>DoG:{radius},{sigma1},{sigma2} "Difference of Gaussians" Kernel. As "Gaussian" but with a gaussian produced by 'sigma2' subtracted from the gaussian produced by 'sigma1'. Typically sigma2 > sigma1. The result is a zero-summing kernel.</p>
 
-<p>Blur:{radius},{sigma}[,{angle}] Generates a 1 dimensional or linear gaussian blur, at the angle given (current restricted to orthogonal angles).  If a 'radius' is given the kernel is clipped to a width of 2*radius+1.  Kernel can be rotated by a 90 degree angle.</p>
+<p>Blur:{radius},{sigma}[,{angle}] Generates a 1-dimensional or linear gaussian blur, at the angle given (current restricted to orthogonal angles).  If a 'radius' is given the kernel is clipped to a width of 2*radius+1.  Kernel can be rotated by a 90 degree angle.</p>
 
 <p>If 'sigma' is zero, you get a single pixel on a field of zeros.</p>
 
@@ -310,7 +313,7 @@
 
 <p>Note that the first argument is the width of the kernel and not the radius of the kernel.</p>
 
-<p># Still to be implemented... # # Filter2D # Filter1D #    Set kernel values using a resize filter, and given scale (sigma) #    Cylindrical or Linear.   Is this posible with an image? #</p>
+<p># Still to be implemented... # # Filter2D # Filter1D #    Set kernel values using a resize filter, and given scale (sigma) #    Cylindrical or Linear.   Is this possible with an image? #</p>
 
 <p>Named Constant Convolution Kernels</p>
 
@@ -466,7 +469,7 @@
 
 <p>MorphologyApply() applies a morphological method, multiple times using a list of multiple kernels.</p>
 
-<p>It is basically equivalent to as MorphologyImageChannel() (see below) but without any user controls.  This allows internel programs to use this function, to actually perform a specific task without posible interference by any API user supplied settings.</p>
+<p>It is basically equivalent to as MorphologyImageChannel() (see below) but without any user controls.  This allows internel programs to use this function, to actually perform a specific task without possible interference by any API user supplied settings.</p>
 
 <p>It is MorphologyImageChannel() task to extract any such user controls, and pass them to this function for processing.</p>
 
diff --git a/www/api/paint.html b/www/api/paint.html
index 32c8f77..24c68c8 100644
--- a/www/api/paint.html
+++ b/www/api/paint.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
+   <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/pixel-iterator.html b/www/api/pixel-iterator.html
index 1795cc4..9696a9d 100644
--- a/www/api/pixel-iterator.html
+++ b/www/api/pixel-iterator.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -206,7 +207,9 @@
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/pixel-wand.html b/www/api/pixel-wand.html
index 059b533..668400d 100644
--- a/www/api/pixel-wand.html
+++ b/www/api/pixel-wand.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
+   <a rel="follow" title="Sponsor: Fernsehdienst Berlin" href="http://www.atlas-multimedia.de">Fernsehdienst Berlin</a><!-- 2011090100025 atlas.multimedia-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/profile.html b/www/api/profile.html
index 36076d9..47f0c59 100644
--- a/www/api/profile.html
+++ b/www/api/profile.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -206,7 +207,9 @@
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/property.html b/www/api/property.html
index a5771a4..9758207 100644
--- a/www/api/property.html
+++ b/www/api/property.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Webdesign" href="http://www.renehornig.com/">Webdesign</a><!-- 20111001000240 -->
+   <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/quantize.html b/www/api/quantize.html
index 52b2d10..6657838 100644
--- a/www/api/quantize.html
+++ b/www/api/quantize.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
+   <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/registry.html b/www/api/registry.html
index 0fe4043..c0b477f 100644
--- a/www/api/registry.html
+++ b/www/api/registry.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -206,7 +207,9 @@
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/resize.html b/www/api/resize.html
index 360f5fe..44c0f0c 100644
--- a/www/api/resize.html
+++ b/www/api/resize.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
+   <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/resource.html b/www/api/resource.html
index c391b83..40e56a2 100644
--- a/www/api/resource.html
+++ b/www/api/resource.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
+   <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/segment.html b/www/api/segment.html
index 25b656f..21fcb60 100644
--- a/www/api/segment.html
+++ b/www/api/segment.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -206,7 +207,9 @@
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/shear.html b/www/api/shear.html
index b542198..0e5d594 100644
--- a/www/api/shear.html
+++ b/www/api/shear.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Kaffeevollautomaten Reparatur Kundendienst Berlin" href="http://www.kaffeemaschinen-center.de">Kaffeevollautomaten Reparatur Berlin</a><!-- 2011090100025 c.karule-->
+   <a rel="follow" title="Sponsor: Fototapete" href=" http://www.allesdruck.de/Fototapete-Tapetendruck,category,8830.html">Fototapete</a><!-- 20110701000080 a-o.de -->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/signature.html b/www/api/signature.html
index 101ff3f..e1f2e91 100644
--- a/www/api/signature.html
+++ b/www/api/signature.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
+   <a rel="follow" title="Sponsor: Webdesign" href="http://www.renehornig.com/">Webdesign</a><!-- 20111001000240 -->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/statistic.html b/www/api/statistic.html
index db6ffbf..9864720 100644
--- a/www/api/statistic.html
+++ b/www/api/statistic.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
+   <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/stream.html b/www/api/stream.html
index b8d3216..2ebef45 100644
--- a/www/api/stream.html
+++ b/www/api/stream.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
+   <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/transform.html b/www/api/transform.html
index 56351e0..6b26ec1 100644
--- a/www/api/transform.html
+++ b/www/api/transform.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
+   <a rel="follow" title="Sponsor: Fernsehdienst Berlin" href="http://www.atlas-multimedia.de">Fernsehdienst Berlin</a><!-- 2011090100025 atlas.multimedia-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

@@ -265,7 +268,7 @@
 <h2><a href="http://www.imagemagick.org/api/MagickCore/transform_8c.html" id="CropImageToTiles">CropImageToTiles</a></h2>
 <div class="doc-section">
 
-<p>CropImageToTiles() will crop a single image, into a posible list of tiles. This may include a single sub-region of the image.  This basically applies all the normal geometry flags for Crop.</p>
+<p>CropImageToTiles() will crop a single image, into a possible list of tiles. This may include a single sub-region of the image.  This basically applies all the normal geometry flags for Crop.</p>
 
 <p>Image *CropImageToTiles(const Image *image,const RectangleInfo *crop_geometry, ExceptionInfo *exception)</p>
 
diff --git a/www/api/version.html b/www/api/version.html
index 013136b..0a3f416 100644
--- a/www/api/version.html
+++ b/www/api/version.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Fototapete" href=" http://www.allesdruck.de/Fototapete-Tapetendruck,category,8830.html">Fototapete</a><!-- 20110701000080 a-o.de -->
+   <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/api/wand-view.html b/www/api/wand-view.html
index aa33b46..fbd3b83 100644
--- a/www/api/wand-view.html
+++ b/www/api/wand-view.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../../images/wand.png"/>
   <link rel="shortcut icon" href="../../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
+   <a rel="follow" title="Sponsor: Fernsehdienst Berlin" href="http://www.atlas-multimedia.de">Fernsehdienst Berlin</a><!-- 2011090100025 atlas.multimedia-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/architecture.html b/www/architecture.html
index 019fe3b..c7f3146 100644
--- a/www/architecture.html
+++ b/www/architecture.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
+   <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

@@ -303,7 +306,7 @@
 
 <p>When the pixel cache is initialized, pixels are scaled from whatever bit depth they originated from to that required by the pixel cache.  For example, a 1-channel 1-bit monochrome PBM image is scaled to a 4 channel 8-bit RGBA image, if you are using the Q8 version of ImageMagick, and 16-bit RGBA for the Q16 version.  You can determine which version you have with the <a href="../www/command-line-options.html#version">&#x2011;version</a> option: </p>
 
-<p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>identify -version</span><span class='crtout'>Version: ImageMagick 6.7.0-8 2011-06-03 Q16 http://www.imagemagick.org</span></p>
+<p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>identify -version</span><span class='crtout'>Version: ImageMagick 6.7.0-9 2011-06-03 Q16 http://www.imagemagick.org</span></p>
 <p>As you can see, the convenience of the pixel cache sometimes comes with a trade-off in storage (e.g. storing a 1-bit monochrome image as 16-bit RGBA is wasteful) and speed (i.e. storing the entire image in memory is generally slower than accessing one scanline of pixels at a time).  In most cases, the benefits of the pixel cache typically outweigh any disadvantages.</p>
 </div>
 
@@ -343,10 +346,10 @@
       break;
     for (x=0; x &lt; (ssize_t) source-&gt;columns; x++)
     {
-      q-&gt;red=90*p-&gt;red/100;
-      q-&gt;green=90*p-&gt;green/100;
-      q-&gt;blue=90*p-&gt;blue/100;
-      q-&gt;opacity=90*p-&gt;opacity/100;
+      SetPixelRed(q,90*p-&gt;red/100);
+      SetPixelGreen(q,90*p-&gt;green/100);
+      SetPixelBlue(q,90*p-&gt;blue/100);
+      SetPixelOpacity(q,90*p-&gt;opacity/100);
       p++;
       q++;
     }
@@ -372,7 +375,7 @@
       break;
     indexes=GetVirtualIndexQueue(source);
     for (x=0; x &lt; (ssize_t) source-&gt;columns; x++)
-      (void) printf("%d\n",GetIndexPixelComponent(indexes+x));
+      (void) printf("%d\n",GetPixelIndex(indexes+x));
   }
   if (y &lt; (ssize_t) source-&gt;rows)
     /* an exception was thrown */
@@ -654,12 +657,12 @@
     indexes=GetCacheViewAuthenticIndexQueue(image_view);
     for (x=0; x &lt; (ssize_t) image-&gt;columns; x++)
     {
-      SetRedPixelComponent(q,...);
-      SetGreenPixelComponent(q,...);
-      SetBluePixelComponent(q,...);
-      SetOpacityPixelComponent(q,...);
+      SetPixelRed(q,...);
+      SetPixelGreen(q,...);
+      SetPixelBlue(q,...);
+      SetPixelOpacity(q,...);
       if (indexes != (IndexPacket *) NULL)
-        SetIndexPixelComponent(indexes+x,...);
+        SetPixelIndex(indexes+x,...);
       q++;
     }
     if (SyncCacheViewAuthenticPixels(image_view,exception) == MagickFalse)
@@ -700,17 +703,25 @@
   #pragma omp parallel for
   for (int y=0; y &lt; int(image->rows()); y++)
   {
-    int row=(bmp_info->biHeight > 0) ? (image->rows()-y-1) : y;
-    register const unsigned char *restrict p=pixels+row*bytes_per_row;
-    register MagickCore::PixelPacket *restrict q=
-      image->setPixels(0,y,image->columns(),1);
+    int
+      row;
+
+    register const unsigned char
+      *restrict p;
+
+    register MagickCore::PixelPacket
+      *restrict q;
+
+    row=(bmp_info->biHeight > 0) ? (image->rows()-y-1) : y;
+    p=pixels+row*bytes_per_row;
+    q=image->setPixels(0,y,image->columns(),1);
     for (int x=0; x &lt; int(image->columns()); x++)
     {
-      SetBluePixelComponent(q,p[0]);
-      SetGreenPixelComponent(q,p[1]);
-      SetRedPixelComponent(q,p[2]);
+      SetPixelBlue(q,p[0]);
+      SetPixelGreen(q,p[1]);
+      SetPixelRed(q,p[2]);
       if (bmp_info->biBitCount == 32) {
-        SetOpacityPixelComponent(q,p[3]);
+        SetPixelOpacity(q,p[3]);
       }
       q++;
       p+=bmp_info->biBitCount/8;
@@ -1006,9 +1017,9 @@
         break;
       for (x=0; x &lt; (ssize_t) image-&gt;columns; x++)
       {
-        q-&gt;red=ScaleCharToQuantum(*p++);
-        q-&gt;green=ScaleCharToQuantum(*p++);
-        q-&gt;blue=ScaleCharToQuantum(*p++);
+        SetPixelRed(q,ScaleCharToQuantum(*p++));
+        SetPixelGreen(q,ScaleCharToQuantum(*p++));
+        SetPixelBlue(q,ScaleCharToQuantum(*p++));
         q++;
       }
       if (SyncAuthenticPixels(image,exception) == MagickFalse)
@@ -1205,9 +1216,9 @@
       q=pixels;
       for (x=0; x &lt; (ssize_t) image-&gt;columns; x++)
       {
-        *q++=ScaleQuantumToChar(p-&gt;red);
-        *q++=ScaleQuantumToChar(p-&gt;green);
-        *q++=ScaleQuantumToChar(p-&gt;blue);
+        *q++=ScaleQuantumToChar(GetPixelRed(p));
+        *q++=ScaleQuantumToChar(GetPixelGreen(p));
+        *q++=ScaleQuantumToChar(GetPixelBlue(p));
         p++;
       }
       (void) WriteBlob(image,(size_t) (q-pixels),pixels);
@@ -1374,7 +1385,7 @@
         }
       for (x=0; x &lt; (ssize_t) image-&gt;columns; x++)
       {
-        ConvertRGBToHSB(p-&gt;red,p-&gt;green,p-&gt;blue,&amp;hue,&amp;saturation,&amp;brightness);
+        ConvertRGBToHSB(GetPixelRed(p),GetPixelGreen(p),GetPixelBue(p),&amp;hue,&amp;saturation,&amp;brightness);
         brightness*=QuantumRange;
         brightness_sum_x+=brightness;
         brightness_sum_x2+=brightness*brightness;
diff --git a/www/binary-releases.html b/www/binary-releases.html
index 3de23b8..bcd2846 100644
--- a/www/binary-releases.html
+++ b/www/binary-releases.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
+   <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

@@ -234,16 +237,16 @@
   </tr>
 
   <tr>
-      <td valign="top">ImageMagick-6.7.0-8.i386.rpm</td>
-    <td valign="top"><a href= "http://www.imagemagick.org/download/linux/CentOS/i386/ImageMagick-6.7.0-8.i386.rpm">download</a></td>
-    <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/i386/ImageMagick-6.7.0-8.i386.rpm">download</a></td>
+      <td valign="top">ImageMagick-6.7.0-9.i386.rpm</td>
+    <td valign="top"><a href= "http://www.imagemagick.org/download/linux/CentOS/i386/ImageMagick-6.7.0-9.i386.rpm">download</a></td>
+    <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/i386/ImageMagick-6.7.0-9.i386.rpm">download</a></td>
     <td valign="top">CentOS 5.4 i386 RPM</td>
   </tr>
 
   <tr>
-      <td valign="top">ImageMagick-6.7.0-8.x86_64.rpm</td>
-      <td valign="top"><a href= "http://www.imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-6.7.0-8.x86_64.rpm">download</a></td>
-    <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/x86_64/ImageMagick-6.7.0-8.x86_64.rpm">download</a></td>
+      <td valign="top">ImageMagick-6.7.0-9.x86_64.rpm</td>
+      <td valign="top"><a href= "http://www.imagemagick.org/download/linux/CentOS/x86_64/ImageMagick-6.7.0-9.x86_64.rpm">download</a></td>
+    <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/linux/CentOS/x86_64/ImageMagick-6.7.0-9.x86_64.rpm">download</a></td>
     <td valign="top">CentOS 5.4 x86_64 RPM</td>
   </tr>
 
@@ -280,7 +283,7 @@
 
 <p>ImageMagick RPM's are self-installing.  Simply type the following command and you're ready to start using ImageMagick:</p>
 
-<p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>rpm -Uvh ImageMagick-6.7.0-8.i386.rpm</span></p>
+<p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>rpm -Uvh ImageMagick-6.7.0-9.i386.rpm</span></p>
 <p>For other systems, create (or choose) a directory to install the package into and change to that directory, for example:</p>
 
 <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>cd $HOME</span></p>
@@ -363,7 +366,7 @@
 
 <h4>Download iOS Distribution</h4>
 
-<p>You can download the iOS distribution directly from ImageMagick's <a href="ftp://ftp.imagemagick.org/pub/ImageMagick/iOS/">repository</a>.</p>
+<p>You can download the iOS distribution directly from ImageMagick's <a href="http://www.imagemagick.org/download/iOS">repository</a>.</p>
 
 <p>There are always 2 packages for the compiled ImageMagick:</p>
 
@@ -380,7 +383,7 @@
 <pre class="text">
 	./imagemagick_compile.sh <em>VERSION</em>
 </pre>
-<p>where <em>VERSION</em> is the version of ImageMagick you want to compile (i.e.: 6.7.0-8, svn, ...)</p>
+<p>where <em>VERSION</em> is the version of ImageMagick you want to compile (i.e.: 6.7.0-9, svn, ...)</p>
 
 <p>This script compiles ImageMagick as a static library to be included in iOS projects and adds support for</p>
 <ul>
@@ -419,7 +422,7 @@
 <p>The amount of memory can be an important factor, especially if you intend to work on large images.  A minimum of 512 MB of RAM is recommended, but the more RAM the better.  Although ImageMagick runs well on a single core computer, it automagically runs in parallel on multi-core systems reducing run times considerably.</p>
 
 <p>The Windows version of ImageMagick is self-installing.  Simply click on the appropriate version below and it will launch itself and ask you a few installation questions.  Versions with <em>Q8</em> in the name are 8 bits-per-pixel component (e.g. 8-bit red, 8-bit green, etc.), whereas,  <em>Q16</em> in the filename are 16 bits-per-pixel component. A Q16 version permits you to read or write 16-bit images without losing precision but requires twice as much resources as the Q8 version.  Versions with <em>dll</em> in the filename include ImageMagick libraries as <a href="http://www.answers.com/topic/dll">dynamic link libraries</a>. If you are not sure which version is appropriate, choose
-<a href='http://www.imagemagick.org/download/binaries/ImageMagick-6.7.0-8-Q16-windows-dll.exe'>ImageMagick-6.7.0-8-Q16-windows-dll.exe</a>.</p>
+<a href='http://www.imagemagick.org/download/binaries/ImageMagick-6.7.0-9-Q16-windows-dll.exe'>ImageMagick-6.7.0-9-Q16-windows-dll.exe</a>.</p>
 
 <table class="doc">
   <col width="50%"/> <col width="10%"/> <col width="10%"/> <col width="30%"/>
@@ -431,44 +434,44 @@
   </tr>
 
   <tr>
-        <td valign="top">ImageMagick-6.7.0-8-Q16-windows-dll.exe</td>
-        <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.7.0-8-Q16-windows-dll.exe">download</a></td>
-      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.7.0-8-Q16-windows-dll.exe">download</a></td>
+        <td valign="top">ImageMagick-6.7.0-9-Q16-windows-dll.exe</td>
+        <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.7.0-9-Q16-windows-dll.exe">download</a></td>
+      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.7.0-9-Q16-windows-dll.exe">download</a></td>
     <td valign="top">Win32 dynamic at 16 bits-per-pixel</td>
   </tr>
 
   <tr>
-        <td valign="top">ImageMagick-6.7.0-8-Q16-windows-static.exe</td>
-        <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.7.0-8-Q16-windows-static.exe">download</a></td>
-      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.7.0-8-Q16-windows-static.exe">download</a></td>
+        <td valign="top">ImageMagick-6.7.0-9-Q16-windows-static.exe</td>
+        <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.7.0-9-Q16-windows-static.exe">download</a></td>
+      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.7.0-9-Q16-windows-static.exe">download</a></td>
     <td valign="top">Win32 static at 16 bits-per-pixel</td>
   </tr>
 
   <tr>
-        <td valign="top">ImageMagick-6.7.0-8-Q8-windows-dll.exe</td>
-        <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.7.0-8-Q8-windows-dll.exe">download</a></td>
-      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.7.0-8-Q8-windows-dll.exe">download</a></td>
+        <td valign="top">ImageMagick-6.7.0-9-Q8-windows-dll.exe</td>
+        <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.7.0-9-Q8-windows-dll.exe">download</a></td>
+      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.7.0-9-Q8-windows-dll.exe">download</a></td>
     <td valign="top">Win32 dynamic at 8 bits-per-pixel</td>
   </tr>
 
   <tr>
-        <td valign="top">ImageMagick-6.7.0-8-Q8-windows-static.exe</td>
-        <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.7.0-8-Q8-windows-static.exe">download</a></td>
-      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.7.0-8-Q8-windows-static.exe">download</a></td>
+        <td valign="top">ImageMagick-6.7.0-9-Q8-windows-static.exe</td>
+        <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.7.0-9-Q8-windows-static.exe">download</a></td>
+      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.7.0-9-Q8-windows-static.exe">download</a></td>
     <td valign="top">Win32 static at 8 bits-per-pixel</td>
   </tr>
 
   <tr>
-        <td valign="top">ImageMagick-6.7.0-8-Q16-windows-x64-dll.exe</td>
-        <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.7.0-8-Q16-windows-x64-dll.exe">download</a></td>
-      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.7.0-8-Q16-windows-x64-dll.exe">download</a></td>
+        <td valign="top">ImageMagick-6.7.0-9-Q16-windows-x64-dll.exe</td>
+        <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.7.0-9-Q16-windows-x64-dll.exe">download</a></td>
+      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.7.0-9-Q16-windows-x64-dll.exe">download</a></td>
    <td valign="top">Win64 dynamic at 16 bits-per-pixel</td>
   </tr>
 
   <tr>
-        <td valign="top">ImageMagick-6.7.0-8-Q16-windows-x64-static.exe</td>
-        <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.7.0-8-Q16-windows-x64-static.exe">download</a></td>
-      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.7.0-8-Q16-windows-x64-static.exe">download</a></td>
+        <td valign="top">ImageMagick-6.7.0-9-Q16-windows-x64-static.exe</td>
+        <td valign="top"><a href= "http://www.imagemagick.org/download/binaries/ImageMagick-6.7.0-9-Q16-windows-x64-static.exe">download</a></td>
+      <td valign="top"><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/binaries/ImageMagick-6.7.0-9-Q16-windows-x64-static.exe">download</a></td>
    <td valign="top">Win64 static at 16 bits-per-pixel</td>
   </tr>
 
diff --git a/www/changelog.html b/www/changelog.html
index 4e1cea6..7bffdbd 100644
--- a/www/changelog.html
+++ b/www/changelog.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -206,22 +207,28 @@
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

 

 <h1>ImageMagick Changelog</h1>
-<dl><dt>2011-06-15  6.7.0-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+<dl><dt>2011-06-25  6.7.0-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <dd> New version 6.7.0-9.</dd>
+<dt>2011-06-18  6.7.0-9 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
+  <dd> Defend against corrupt PSD resource blocks.</dd>
+<dt>2011-06-15  6.7.0-8 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
   <dd> New version 6.7.0-8.</dd>
 <dt>2011-06-14  6.7.0-8 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <dd> Added Initial implementation of Cylinder to/from Plane 3D Distorts    Includes deritive (scaled lookup), and anti-alised horizon (validity)    Currently can NOT handle extractions from full 360 cylinder panoramas.</dd>
+  <dd> Added Initial implementation of Cylinder to/from Plane 3D Distorts    Includes derivative (scaled lookup), and anti-aliased horizon (validity)    Currently can NOT handle extractions from full 360 cylinder panoramas.</dd>
 <dt>2011-06-13  6.7.0-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
   <dd> New version 6.7.0-7.</dd>
 <dt>2011-06-09  6.7.0-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
   <dd> Fixed "conversion from unsigned __int64 to double not implemented"    so IM can compile under VisualStudio 6.</dd>
 <dt>2011-06-08  6.7.0-7 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
-  <dd> The PNG encoder would sometimes make black transparent when some    other gray level was supposed to be the transparent color (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&t=18900).    This occurred only with 1, 2, 4-bit grayscale images with Q16 or Q32    builds.</dd>
+  <dd> The PNG encoder would sometimes make black pixels transparent when some    other gray level was supposed to be the transparent color (reference    http://www.imagemagick.org/discourse-server/viewtopic.html?f=3&t=18900).    This occurred only with 1, 2, 4-bit grayscale images with Q16 or Q32    builds.</dd>
 <dt>2011-06-08  6.7.0-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
   <dd> New version 6.7.0-6.</dd>
 <dt>2011-06-08  6.7.0-6 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
@@ -275,7 +282,7 @@
 <dt>2011-05-02  6.6.9-8 Glenn Randers-Pehrson &lt;glennrp@image...&gt;</dt>
   <dd> Fixed some cut-and-paste errors in new png.c code that caused PNG8    reductions to fail.</dd>
 <dt>2011-05-02  6.6.9-8 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
-  <dd> Add various Option Flags, and fix option skip counts for plus forms    of simple operators where plus form is the same as minus form.    For example the incorrect counts produces a weird error, and posible    future segmentation fault in a command like  convert rose: +border show:</dd>
+  <dd> Add various Option Flags, and fix option skip counts for plus forms    of simple operators where plus form is the same as minus form.    For example the incorrect counts produces a weird error, and possible    future segmentation fault in a command like  convert rose: +border show:</dd>
 <dt>2011-04-30  6.6.9-7 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
   <dd> New version 6.6.9-7.</dd>
 <dt>2011-04-30  6.6.9-7 Anthony Thyssen &lt;A.Thyssen@griffith...&gt;</dt>
@@ -1918,16 +1925,16 @@
   <dd> Addition of Cubic filter B,C controls</dd>
   <dd> 'verbose' filter plotting output using  -define "filter:verbose"</dd>
 <dt>2007-10-20  6.3.6-3 Anthony &lt;anthony@griffith...&gt;</dt>
-  <dd> Further expandsion and handling of filters with expert options.    -filter selects from a table of standard filter settings, while    expert options allow complete selection of filter, windowing, support    and blurring options.  Includes automatic switch from Sinc to Bessel    for operators using 2 dimentional cylindrical filter, rather than    two pass 1 dimentional orthogonal filters.</dd>
+  <dd> Further expansion and handling of filters with expert options.    -filter selects from a table of standard filter settings, while    expert options allow complete selection of filter, windowing, support    and blurring options.  Includes automatic switch from Sinc to Bessel    for operators using 2-dimensional cylindrical filter, rather than    two pass 1-dimensional orthogonal filters.</dd>
 <dt>2007-10-14  6.3.6-3 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
   <dd> Obsolete -support (set filter blur factor)</dd>
-  <dd> Expandsion to add -set/define filter options</dd>
+  <dd> Expansion to add -set/define filter options</dd>
 <dt>2007-10-12  6.3.6-2 Anthony &lt;anthony@griffith...&gt;</dt>
   <dd> Least Squares coordinate handling added for -distort methods Affine,    Perspective, Bilinear.   This allows for more than the minimal number of    coordinates to be used to 'fit' a distortion function to an image.    This addition will allow the use of image registration to generate    panarama overviews and better geographical coordinate correction.</dd>
   <dd> Cosolidated the simular methods FlattenImage() and MosaicImage()    into a new layers function MergeImageLayers() method, adding 'flatten'    and 'mosaic' layer methods.</dd>
   <dd> Addition of another simular layers method 'merge' which 'unlocks' the    normal flatten/mosaic layer merger from the origin, The resulting image    will have a virtual canvas of minimal size with an offset. Also images    with negative offsets will not be clipped by the 'merge' form of the    command.  This was created for better layering of distorted images, such    as panarama overlays.</dd>
   <dd> Bug fix in handling transparency for EWA resampling.</dd>
-  <dd> Access to Resize Filter Functions from resize.c (for resample.c)    with posible future filter sources... Acquire/Destory/Call ResizeFilter()</dd>
+  <dd> Access to Resize Filter Functions from resize.c (for resample.c)    with possible future filter sources... Acquire/Destory/Call ResizeFilter()</dd>
   <dd> All resize filters added to resampling, but filter handling is incomplete.</dd>
 <dt>2007-10-05  6.3.6-2 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
   <dd> The box filter no longer produces a black grid when resizing an image    under Mac OS X.</dd>
diff --git a/www/cipher.html b/www/cipher.html
index 97ad892..0df93ba 100644
--- a/www/cipher.html
+++ b/www/cipher.html
@@ -28,14 +28,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -78,7 +80,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -200,14 +201,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
+   <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/color.html b/www/color.html
index 1e8c1cf..a004131 100644
--- a/www/color.html
+++ b/www/color.html
@@ -28,14 +28,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -78,7 +80,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -200,14 +201,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
+   <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/command-line-options.html b/www/command-line-options.html
index 6473725..0e8bab6 100644
--- a/www/command-line-options.html
+++ b/www/command-line-options.html
@@ -31,14 +31,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -81,7 +83,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -203,14 +204,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
+   <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

@@ -2557,8 +2560,10 @@
 <p>You can use 0,0 for the image size, which means to use the actual
 dimensions found in the image header. Otherwise, it is scaled to the given
 dimensions. See <a href="../www/compose.html">Alpha Compositing</a> for
-a detailed discussion of alpha composition methods that are available. </p>
-
+a detailed discussion of alpha composition methods that are available.
+The "special augmented compose operators" such as "dissolve" that require
+arguments cannot be used at present with the <kbd>-draw image</kbd> option.
+ </p>
 <p>Use <kbd>text</kbd> to annotate an image with text. Follow the text coordinates with a string. If the string has embedded spaces, enclose it in single or double quotes.</p>
 
 <p>For example, the following annotates the image with <kbd>Works like magick!</kbd> for an image titled <kbd>bird.miff</kbd>. </p>
@@ -4374,7 +4379,7 @@
   <h4><a id="mode"></a>-mode <em class="arg">geometry</em></h4>
 </div>
 
-<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>make each pixel the 'predominate color' of the neighborhood.</td><td style='text-align:right;'>[<a href="../www/convert.html">convert</a>, <a href="../www/mogrify.html">mogrify</a>]</td></tr></table>
+<table style='background-color:#FFFFE0; margin-left:40px; margin-right:40px; width:88%'><tr><td style='width:75%'>make each pixel the 'predominant color' of the neighborhood.</td><td style='text-align:right;'>[<a href="../www/convert.html">convert</a>, <a href="../www/mogrify.html">mogrify</a>]</td></tr></table>
 
 <div style="margin: auto;">
   <h4>-mode <em class="arg">value</em></h4>
diff --git a/www/command-line-processing.html b/www/command-line-processing.html
index b05de81..e4439a7 100644
--- a/www/command-line-processing.html
+++ b/www/command-line-processing.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -206,7 +207,9 @@
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/command-line-tools.html b/www/command-line-tools.html
index 399ca6f..f7af7f0 100644
--- a/www/command-line-tools.html
+++ b/www/command-line-tools.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Kaffeevollautomaten Reparatur Kundendienst Berlin" href="http://www.kaffeemaschinen-center.de">Kaffeevollautomaten Reparatur Berlin</a><!-- 2011090100025 c.karule-->
+   <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/compare.html b/www/compare.html
index f953c8f..538ef8e 100644
--- a/www/compare.html
+++ b/www/compare.html
@@ -28,14 +28,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -78,7 +80,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -200,14 +201,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
+   <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/compose.html b/www/compose.html
index bb63f20..515197b 100644
--- a/www/compose.html
+++ b/www/compose.html
@@ -28,14 +28,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -78,7 +80,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -200,14 +201,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Kaffeevollautomaten Reparatur Kundendienst Berlin" href="http://www.kaffeemaschinen-center.de">Kaffeevollautomaten Reparatur Berlin</a><!-- 2011090100025 c.karule-->
+   <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

@@ -627,7 +630,7 @@
 attribute of '<kbd class="arg">compose:args</kbd>'.  This means you can now
 make use of these special argumented <a href="../www/command-line-options.html#compose"
 >-compose</a> methods, those the argument and the method both need to be set
-separatally.  For example... </p>
+separately.  For example... </p>
 
 <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>convert ... -compose blend  -define compose:args=50,50 -composite ...</span></p>
 <p>The following is a table of these special 'argumented' compose methods,
@@ -714,12 +717,12 @@
         each point of the overlaid area.  Much like the displacement map is a
         'lens' that distorts the original 'background' image behind it.
     <br><br>
-        The X-scale is modilated by the 'red' channel of the overlay image
+        The X-scale is modulated by the 'red' channel of the overlay image
         while the Y-scale is modulated by the green channel, (the mask image
         if given is rolled into green channel of the overlay image. This
         separation allows you to modulate the X and Y lookup displacement
-        separatally allowing you to di 2 dimentional displacements, rather
-        than 1 dimentional verctored displacements (using grayscale image).
+        separately allowing you to do 2-dimensional displacements, rather
+        than 1-dimensional verctored displacements (using grayscale image).
     <br><br>
         If the overlay image contains transparency this is used as a mask
         of the resulting image to remove 'invalid' pixels.
diff --git a/www/composite.html b/www/composite.html
index a766efa..5c33968 100644
--- a/www/composite.html
+++ b/www/composite.html
@@ -28,14 +28,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -78,7 +80,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -207,7 +208,9 @@
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/conjure.html b/www/conjure.html
index 9eb7867..b73bb23 100644
--- a/www/conjure.html
+++ b/www/conjure.html
@@ -28,14 +28,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -78,7 +80,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -200,14 +201,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
+   <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/contact.html b/www/contact.html
index 3ab5445..21db30a 100644
--- a/www/contact.html
+++ b/www/contact.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
+   <a rel="follow" title="Kaffeevollautomaten Reparatur Kundendienst Berlin" href="http://www.kaffeemaschinen-center.de">Kaffeevollautomaten Reparatur Berlin</a><!-- 2011090100025 c.karule-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/convert.html b/www/convert.html
index 72f83c1..b664701 100644
--- a/www/convert.html
+++ b/www/convert.html
@@ -28,14 +28,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -78,7 +80,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -200,14 +201,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Webdesign" href="http://www.renehornig.com/">Webdesign</a><!-- 20111001000240 -->
+   <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

@@ -856,7 +859,7 @@
 
   <tr>
     <td valign="top"><a href="../www/command-line-options.html#mode">-mode <em class="option">radius</em></a></td>
-    <td valign="top">make each pixel the 'predominate color' of the neighborhood</td>
+    <td valign="top">make each pixel the 'predominant color' of the neighborhood</td>
   </tr>
 
   <tr>
diff --git a/www/display.html b/www/display.html
index 2b62e32..8b6ccb8 100644
--- a/www/display.html
+++ b/www/display.html
@@ -28,14 +28,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -78,7 +80,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -200,14 +201,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
+   <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/download.html b/www/download.html
index f9754b7..4fbbcea 100644
--- a/www/download.html
+++ b/www/download.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Webdesign" href="http://www.renehornig.com/">Webdesign</a><!-- 20111001000240 -->
+   <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

@@ -214,7 +217,7 @@
 <h1>Download ImageMagick</h1>
 <div class="doc-section">
 <p>ImageMagick source and binary distributions are available from a variety of FTP and Web mirrors around the world listed below.  ImageMagick stable and development source releases are also available from <a href="../www/subversion.html">Subversion</a>.  Before you download, you may want to review recent <a href="../www/changelog.html">changes</a> to the ImageMagick distribution.</p>
-<p>The latest release of ImageMagick is version 6.7.0-8.</p>
+<p>The latest release of ImageMagick is version 6.7.0-9.</p>
 <dl>
   <dt class="doc">Australia</dt>
     <dd><a href="ftp://mirror.aarnet.edu.au/pub/imagemagick/">ftp://mirror.aarnet.edu.au/pub/imagemagick/</a></dd>
diff --git a/www/escape.html b/www/escape.html
index c5ab292..fecb45d 100644
--- a/www/escape.html
+++ b/www/escape.html
@@ -28,14 +28,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -78,7 +80,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -200,14 +201,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
+   <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/examples.html b/www/examples.html
index 3900118..c613cb8 100644
--- a/www/examples.html
+++ b/www/examples.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Webdesign" href="http://www.renehornig.com/">Webdesign</a><!-- 20111001000240 -->
+   <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/exception.html b/www/exception.html
index 2edc217..308a2dc 100644
--- a/www/exception.html
+++ b/www/exception.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Fototapete" href=" http://www.allesdruck.de/Fototapete-Tapetendruck,category,8830.html">Fototapete</a><!-- 20110701000080 a-o.de -->
+   <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/export.html b/www/export.html
index 0fb3465..5a8272f 100644
--- a/www/export.html
+++ b/www/export.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
+   <a rel="follow" title="Sponsor: Fototapete" href=" http://www.allesdruck.de/Fototapete-Tapetendruck,category,8830.html">Fototapete</a><!-- 20110701000080 a-o.de -->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/formats.html b/www/formats.html
index c2b891f..d446898 100644
--- a/www/formats.html
+++ b/www/formats.html
@@ -28,14 +28,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -78,7 +80,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -200,14 +201,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Kaffeevollautomaten Reparatur Kundendienst Berlin" href="http://www.kaffeemaschinen-center.de">Kaffeevollautomaten Reparatur Berlin</a><!-- 2011090100025 c.karule-->
+   <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/fx.html b/www/fx.html
index 15b0208..2dddacb 100644
--- a/www/fx.html
+++ b/www/fx.html
@@ -28,14 +28,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -78,7 +80,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -200,14 +201,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
+   <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/high-dynamic-range.html b/www/high-dynamic-range.html
index f31424d..5488438 100644
--- a/www/high-dynamic-range.html
+++ b/www/high-dynamic-range.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -206,7 +207,9 @@
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/identify.html b/www/identify.html
index 19d9add..5eb49c1 100644
--- a/www/identify.html
+++ b/www/identify.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
+   <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

@@ -282,7 +285,7 @@
     Tainted: False  <br/>
     Filesize: 3.97266kb  <br/>
     Number pixels: 3.14453kb  <br/>
-    Version: ImageMagick 6.7.0-8 2011-06-03 Q16 http://www.imagemagick.org</span></p>
+    Version: ImageMagick 6.7.0-9 2011-06-03 Q16 http://www.imagemagick.org</span></p>
 <p>To get the print size in inches of an image at 72 DPI, use:</p>
 
 <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>identify -format "%[fx:w/72] by %[fx:h/72] inches" document.png</span><span class='crtout'>8.5 x 11 inches</span></p>
diff --git a/www/import.html b/www/import.html
index e89621a..675182c 100644
--- a/www/import.html
+++ b/www/import.html
@@ -28,14 +28,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -78,7 +80,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -200,14 +201,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
+   <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/index.html b/www/index.html
index 0be6b90..755c5d6 100644
--- a/www/index.html
+++ b/www/index.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
+   <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

@@ -224,7 +227,7 @@
 
 <p>The ImageMagick development process ensures a stable API and ABI. Before each ImageMagick release, we perform a comprehensive security assessment that includes <a href="http://www.valgrind.org">memory and thread</a> error detection to prevent security vulnerabilities.</p>
 
-<p>The current release is ImageMagick 6.7.0-8.</p>
+<p>The current release is ImageMagick 6.7.0-9.</p>
 
 </div>
 
@@ -261,7 +264,7 @@
   <li><a href="../www/architecture.html#tera-pixel">Large image support</a>: 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 multicore processor chips.</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>
-  <li><a href="../www/binary-releases.html#iPhone">ImageMagick on the iPhone</a>: convert, edit, or compose images on your iPhone.</li>
+  <li><a href="../www/binary-releases.html#iOS">ImageMagick on the iPhone</a>: convert, edit, or compose images on your iPhone.</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>
diff --git a/www/install-source.html b/www/install-source.html
index 1a4c395..d66e415 100644
--- a/www/install-source.html
+++ b/www/install-source.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
+   <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/jp2.html b/www/jp2.html
index e2dae08..aafea8e 100644
--- a/www/jp2.html
+++ b/www/jp2.html
@@ -28,14 +28,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -78,7 +80,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -200,14 +201,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
+   <a rel="follow" title="Kaffeevollautomaten Reparatur Kundendienst Berlin" href="http://www.kaffeemaschinen-center.de">Kaffeevollautomaten Reparatur Berlin</a><!-- 2011090100025 c.karule-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

@@ -231,6 +234,19 @@
 <p>Here we convert a giga-byte TIFF image to JPEG-2000 with a reduced memory footprint:</p>
 
 <p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>convert frame-00038.tif -define jp2:tilewidth=256 -define jp2:tileheight=256 frame-00038.jp2</span></p>
+<p>Here is a lossy example using the full gamut of JP2 options:</p>
+
+<p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>convert input.tif -define numrlvls=7 -define jp2:tilewidth=1024
+-define jp2:tileheight=1024 \<br />-define jp2:rate=0.02348 -define
+jp2:prg=rpcl -define jp2:mode=int -define jp2:prcwidth=16383 \<br />-define
+jp2:prcheight=16383 -define jp2:cblkwidth=64 -define jp2:cblkheight=64
+-define jp2:sop output.jp2</span></p>
+<p>Here is the same example with lossless encoding:</p>
+<p class='crt'><span class="crtprompt"> $magick&gt; </span><span class='crtin'>convert input.tif -define numrlvls=6 -define jp2:tilewidth=1024
+-define jp2:tileheight=1024 \<br />-define jp2:rate=1.0 -define jp2:lazy
+-define jp2:prg=rlcp -define jp2:ilyrrates=\<br />'0.015625,0.01858,0.0221,0.025,0.03125,0.03716,0.04419,0.05,0.0625,
+0.075,0.088,0.1,0.125,0.15,0.18,0.21,0.25,0.3,0.35,0.4,0.5,0.6,0.7,0.84'
+\<br />-define jp2:mode=int output.jp2</span></p>
 <p>Here is a complete list of JPEG-2000 encoding options:</p>
 
 <dl class="doc">
diff --git a/www/license.html b/www/license.html
index 9d9b5c0..d7e2131 100644
--- a/www/license.html
+++ b/www/license.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
+   <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/links.html b/www/links.html
index 19c826f..f9c2bd5 100644
--- a/www/links.html
+++ b/www/links.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
+   <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/magick++.html b/www/magick++.html
index c9c8d43..4e5136c 100644
--- a/www/magick++.html
+++ b/www/magick++.html
@@ -28,14 +28,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -78,7 +80,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -200,14 +201,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
+   <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/magick-core.html b/www/magick-core.html
index f77aecf..693b113 100644
--- a/www/magick-core.html
+++ b/www/magick-core.html
@@ -28,14 +28,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -78,7 +80,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -207,7 +208,9 @@
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

@@ -371,21 +374,16 @@
   pixels=GetImageViewAuthenticPixels(contrast_view);
   for (x=0; x &lt; (ssize_t) (extent.width-extent.x); x++)
   {
-    SetRedPixelComponent(pixels,RoundToQuantum(SigmoidalContrast(
-      GetRedPixelComponent(pixels)));
-    SetGreenPixelComponent(pixels,RoundToQuantum(SigmoidalContrast(
-      GetGreenPixelComponent(pixels)));
-    SetBluePixelComponent(pixels,RoundToQuantum(SigmoidalContrast(
-      GetBluePixelComponent(pixels)));
-    SetOpacityPixelComponent(pixels,RoundToQuantum(SigmoidalContrast(
-      GetOpacityPixelComponent(pixels)));
+    SetPixelRed(pixels,RoundToQuantum(SigmoidalContrast(GetPixelRed(pixels)));
+    SetPixelGreen(pixels,RoundToQuantum(SigmoidalContrast(GetPixelGreen(pixels)));
+    SetPixelBlue(pixels,RoundToQuantum(SigmoidalContrast(GetPixelBlue(pixels)));
+    SetPixelOpacity(pixels,RoundToQuantum(SigmoidalContrast(GetPixelOpacity(pixels)));
     pixels++;
   }
   indexes=GetImageViewAuthenticIndexes(contrast_view);
   if (indexes != (IndexPacket *) NULL)
     for (x=0; x &lt; (ssize_t) (extent.width-extent.x); x++)
-      SetIndexPixelComponent(indexes+x,RoundToQuantum(SigmoidalContrast(
-        GetIndexPixelComponent(indexes+x))));
+      SetPixelIndex(indexes+x,RoundToQuantum(SigmoidalContrast(GetPixelIndex(indexes+x))));
   return(MagickTrue);
 }
 
diff --git a/www/magick-vector-graphics.html b/www/magick-vector-graphics.html
index d9d9943..93ae194 100644
--- a/www/magick-vector-graphics.html
+++ b/www/magick-vector-graphics.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
+   <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/magick-wand.html b/www/magick-wand.html
index 1d42067..4c7749c 100644
--- a/www/magick-wand.html
+++ b/www/magick-wand.html
@@ -28,14 +28,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -78,7 +80,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -200,14 +201,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Fernsehdienst Berlin" href="http://www.atlas-multimedia.de">Fernsehdienst Berlin</a><!-- 2011090100025 atlas.multimedia-->
+   <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/miff.html b/www/miff.html
index 231d68c..0ae6d6c 100644
--- a/www/miff.html
+++ b/www/miff.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Fernsehdienst Berlin" href="http://www.atlas-multimedia.de">Fernsehdienst Berlin</a><!-- 2011090100025 atlas.multimedia-->
+   <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/mogrify.html b/www/mogrify.html
index 0de5895..dc50b20 100644
--- a/www/mogrify.html
+++ b/www/mogrify.html
@@ -28,14 +28,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -78,7 +80,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -200,14 +201,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
+   <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

@@ -849,7 +852,7 @@
 
   <tr>
     <td valign="top"><a href="../www/command-line-options.html#mode">-mode <em class="option">radius</em></a></td>
-    <td valign="top">make each pixel the 'predominate color' of the neighborhood</td>
+    <td valign="top">make each pixel the 'predominant color' of the neighborhood</td>
   </tr>
 
   <tr>
diff --git a/www/montage.html b/www/montage.html
index f6611d5..e798891 100644
--- a/www/montage.html
+++ b/www/montage.html
@@ -28,14 +28,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -78,7 +80,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -200,14 +201,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Webdesign" href="http://www.renehornig.com/">Webdesign</a><!-- 20111001000240 -->
+   <a rel="follow" title="Sponsor: Fototapete" href=" http://www.allesdruck.de/Fototapete-Tapetendruck,category,8830.html">Fototapete</a><!-- 20110701000080 a-o.de -->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/motion-picture.html b/www/motion-picture.html
index cf6a9c1..2b20cad 100644
--- a/www/motion-picture.html
+++ b/www/motion-picture.html
@@ -28,14 +28,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -78,7 +80,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -200,14 +201,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
+   <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/perl-magick.html b/www/perl-magick.html
index 3bfaf7a..b438e9c 100644
--- a/www/perl-magick.html
+++ b/www/perl-magick.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
+   <a rel="follow" title="Kaffeevollautomaten Reparatur Kundendienst Berlin" href="http://www.kaffeemaschinen-center.de">Kaffeevollautomaten Reparatur Berlin</a><!-- 2011090100025 c.karule-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

@@ -960,7 +963,7 @@
   <tr>
     <td valign="top">Mode</td>
     <td valign="top">geometry=&gt;<i>geometry</i>, width=&gt;<i>integer</i>, height=&gt;<i>integer</i>, channel=&gt;{All, Default, Alpha, Black, Blue, CMYK, Cyan, Gray, Green, Index, Magenta, Opacity, Red, RGB, Yellow}</td>
-    <td valign="top">make each pixel the <em>predominate color</em> of the neighborhood.</td>
+    <td valign="top">make each pixel the <em>predominant color</em> of the neighborhood.</td>
   </tr>
 
   <tr>
diff --git a/www/porting.html b/www/porting.html
index 7833fb8..b3769af 100644
--- a/www/porting.html
+++ b/www/porting.html
@@ -28,14 +28,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -78,7 +80,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -200,24 +201,31 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
+   <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

 

-<p class="navigation-index">[<a href="#headers">Header Files</a> &bull; <a href="#channels">Pixel Channels</a> &bull; <a href="#alpha">Alpha</a> &bull; <a href="#depecate">Deprecated Features Removed</a> &bull; <a href="#summary">Version 7 Change Summary</a> ]</p>
-
 <h1>ImageMagick Version 7 Porting Guide</h1>
 
-<p>ImageMagick was originally designed to display RGB images to an X Windows server.  Over time we extended support to RGBA images and then to the CMYK and CMYKA image format.  With ImageMagick version 7, we extend support to arbitrary colorspaces with an arbitrary number of pixel channels.  We intend to continue to maintain ImageMagick version 6 for at least 10 years.</p>
+<p class="navigation-index">[<a href="#headers">Header Files</a> &bull; <a href="#channels">Pixel Channels</a> &bull; <a href="#alpha">Alpha</a> &bull; <a href="#depecate">Deprecated Features Removed</a> &bull; <a href="#summary">Version 7 Change Summary</a> ]</p>
 
+<p>The design of ImageMagick is an evolutionary process, with the design and implementation efforts serving to influence and guide further progress in the other.  With ImageMagick version 7 we aim to improve the design based on lessons learned from the version 6 implementation.  ImageMagick was originally designed to display RGB images to an X Windows server.  Over time we extended support to RGBA images and then to the CMYK and CMYKA image format.  With ImageMagick version 7, we extend support to arbitrary colorspaces with an arbitrary number of pixel channels.  Other design changes are in the works and we will document them here so be sure to revisit periodically.</p>
+
+<p>To support variable pixel channels in the MagickCore API, pixel handling has changed and now requires accessors to get or set the pixel components.  There are some modest changes to the MagickWand API.   Magick++ and PerlMagick should behave exactly as it does for ImageMagick version 6.</p>
+
+<p>We intend to make ImageMagick version 7 available as an Alpha release by the end-of-year 2011.  Look for a Beta release sometime in 2012.  An official ImageMagick version 7 release will depend on how smoothly the Beta cycle progresses.  During the Beta cycle, version 6 developers can attempt to port their software to version 7.<p>
+
+<p>During the ImageMagick version 7 development cycle and release, we will continue to support and enhance version 6 for a minimum of 10 years.</p>
 <h2><a id="headers"></a>Header Files</h2>
 <div class="doc-section">
 <p>Prior versions of ImageMagick (4-6) references the ImageMagick header files as <kbd>magick/</kbd> and <kbd>wand/</kbd>.  ImageMagick 7 instead uses <kbd>MagickCore/</kbd> and <kbd>MagickWand/</kbd> respectively.  For example,</p>
@@ -267,7 +275,7 @@
   }
 </pre>
 
-<p>ImageMagick version 7 supports any number of channels from 1 to 100 (and beyond) and simplifies access with a single method that returns an array of pixel channels of type Quantum.   Source code that compiles against prior versions of ImageMagick will require refactoring to work with ImageMagick version 7.  We illustrate with an example.  Let's refactor the version 6 code snippet from above so it works with the ImageMagick version 7 API:</p>
+<p>ImageMagick version 7 supports any number of channels from 1 to 100 (and beyond) and simplifies access with a single method that returns an array of pixel channels of type Quantum.   Source code that compiles against prior versions of ImageMagick will require refactoring to work with ImageMagick version 7.  We illustrate with an example.  Let's naively refactor the version 6 code snippet from above so it works with the ImageMagick version 7 API:</p>
 
 <pre class="code">
   for (y=0; y &lt; (ssize_t) image->rows; y++)
@@ -282,7 +290,40 @@
         continue;
       }
     for (x=0; x &lt; (ssize_t) image->columns; x++)
-      for (channel=0; channel &lt; GetCacheViewChannels(image_view); channel++)
+    {
+      if ((channels & RedChannel) != 0)
+        SetPixelRed(image,QuantumRange-GetPixelRed(image,q),q);
+      if ((channels & GreenChannel) != 0)
+        SetPixelGreen(image,QuantumRange-GetPixelGreen(image,q),q);
+      if ((channels & BlueChannel) != 0)
+        SetPixelBlue(image,QuantumRange-GetPixelBlue(image,q),q);
+      if (((channels & IndexChannel) != 0) &&
+          (image->colorspace == CMYKColorspace))
+        SetPixelBlack(image,QuantumRange-GetPixelBlack(image,q),q);
+      if ((channels & OpacityChannel) != 0)
+        SetPixelAlpha(image,QuantumRange-GetPixelAlpha(image,q),q);
+      q+=GetImagePixelChannels(image);
+    }
+    if (SyncCacheViewAuthenticPixels(image_view,exception) == MagickFalse)
+      status=MagickFalse;
+  }
+</pre>
+
+<p>Let's do that again but take full advantage of the new variable pixel channel support:</p>
+<pre class="code">
+  for (y=0; y &lt; (ssize_t) image->rows; y++)
+  {
+    register Quantum
+      *q;
+
+    q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
+    if (q == (Quantum *) NULL)
+      {
+        status=MagickFalse;
+        continue;
+      }
+    for (x=0; x &lt; (ssize_t) image->columns; x++)
+      for (channel=0; channel &lt; GetImagePixelChannels(image); channel++)
       {
         if ((channels & (1 &lt;&lt; channel)) != 0)
           *q=(Quantum) QuantumRange-(*q);
@@ -293,13 +334,25 @@
   }
 </pre>
 
-<p>Use GetImageChannels() or GetCacheViewChannels() to advance to the next set of pixel channels.</p>
+<p>Use GetImagePixelChannels() to advance to the next set of pixel channels.</p>
 
-<p>Use convenience macros to access pixel components (e.g. GetRedPixelComponent(image,p), SetRedPixelComponent(image,red,q)).</p>
+<h4></a>Pixel Accessors</h4>
+<p>Use accessors to get or set pixel components (e.g. GetPixelRed(), SetPixelRed()).  You can find these accessors defined in the header file, <kbd>MagickCore/pixel-accessor.h</kbd></p>
 
-<li>The colormap indexes and black pixel component (for the CMYK colorspace) are no longer stored in the index channel, previously accessed with GetAuthenticIndexQueue() and GetCacheViewAuthenticIndexQueue(().  Instead they are now a pixel channel and accessed with the convenience pixel macros GetIndexPixelComponent(), SetIndexPixelComponent(), GetBlackPixelComponent(), and SetBlackPixelComponent().</li>
+<li>The colormap indexes and black pixel component (for the CMYK colorspace) are no longer stored in the index channel, previously accessed with GetAuthenticIndexQueue() and GetCacheViewAuthenticIndexQueue(().  Instead they are now a pixel channel and accessed with the convenience pixel macros GetPixelIndex(), SetPixelIndex(), GetPixelBlack(), and SetPixelBlack().</li>
 
 <p>In addition to supporting any number of channels, version 7 simplifies working with channels and provides opportunity for compiler optimiziations that were previously not possible.  Our benchmarking shows version 7 has increased performance for virtually all image operations.</p>
+
+<h4></a>Associated Pixel Channels</h4>
+<p>In version 7, we introduce <em>associated</em> pixel channels.  These pixel channels are for your exclusive use and are accessed with these MagickCore API methods:</p>
+<dl>
+<li>SetImageAssociatedPixelChannels()</li>
+<li>GetImageAssociatedPixelChannels()</li>
+<li>GetVirtualAssociatedPixels</li>
+<li>GetAuthenticAssociatedPixels</li>
+<li>GetCacheViewAuthenticAssociatedPixels</li>
+<li>GetCacheViewVirtualAssociatedPixels</li>
+</dl>
 </div>
 
 <h2><a id="alpha"></a>Alpha</h2>
@@ -323,16 +376,17 @@
 <p>Changes from ImageMagick version 6 to version 7 are summarized here:</p>
 <h5>Pixels</h5>
 <dl>
-<li>Pixels are no longer addressed with PixelPacket structure members (e.g. red, green, blue, opacity) but as an array of channels (e.g. p[RedPixelComponent]).</li>
-<li>Use convenience macros to access pixel components (e.g. GetRedPixelComponent(image,p), SetRedPixelComponent(image,red,q)).</li>
-<li>The black channel for the CMYK colorspace is no longer stored in the index channel, previously accessed with GetAuthenticIndexQueue() and GetCacheViewAuthenticIndexQueue(().  Instead its now a pixel channel and accessed with the convenience pixel macros GetBlackPixelComponent(p) and SetBlackPixelComponent(q).</li>
+<li>Pixels are no longer addressed with PixelPacket structure members (e.g. red, green, blue, opacity) but as an array of channels (e.g. p[PixelRed]).</li>
+<li>Use convenience macros to access pixel components (e.g. GetPixelRed(), SetPixelRed()).</li>
+<li>The black channel for the CMYK colorspace is no longer stored in the index channel, previously accessed with GetAuthenticIndexQueue() and GetCacheViewAuthenticIndexQueue(().  Instead its now a pixel channel and accessed with the convenience pixel macros GetPixelBlack() and SetPixelBlack().</li>
 <li>Use the index channel to address colormapped indexes.  It no longer hosts the black channel for CMYK and CMYKA images.</li>
-<li>Use GetImageChannels() or GetCacheViewChannels() to advance to the next set of pixel channels.</li>
+<li>Use GetImagePixelChannels() to advance to the next set of pixel channels.</li>
+<li>Use <em>associated</em> pixel channels for your own use.</li>
 </dl>
 <h5>Alpha</h5>
 <dl>
 <li>We support alpha rather than opacity (0 transparent; QuantumRange opaque).</li>
-<li>The PixelPacket structure member alpha has replaced the previous opacity member.</li>
+<li>Use GetPixelAlpha() or SetPixelAlpha() to get or set the alpha pixel component value.</li>
 </dl>
 <h5>Deprecated Methods</h5>
 <dl>
diff --git a/www/quantize.html b/www/quantize.html
index a4acacc..d8da68a 100644
--- a/www/quantize.html
+++ b/www/quantize.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
+   <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/resources.html b/www/resources.html
index cbd051a..7838e6d 100644
--- a/www/resources.html
+++ b/www/resources.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Fototapete" href=" http://www.allesdruck.de/Fototapete-Tapetendruck,category,8830.html">Fototapete</a><!-- 20110701000080 a-o.de -->
+   <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/search.html b/www/search.html
index 71a7685..fd9b1b8 100644
--- a/www/search.html
+++ b/www/search.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
+   <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/sitemap.html b/www/sitemap.html
index f666902..a70d909 100644
--- a/www/sitemap.html
+++ b/www/sitemap.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
+   <a rel="follow" title="Sponsor: Notebook Reparatur" href="http://www.atlasmultimedia.de">Notebook Reparatur</a><!-- 2011100100025 atlas.multimedia-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

@@ -241,7 +244,7 @@
 <dl>

   <dd><a href="../www/download.html">Download ImageMagick</a>: ImageMagick source and binary distributions are available from a variety of FTP and Web mirrors.</dd>

   <dd> <dl>

-    <dd><a href="http://www.imagemagick.org/download">Unix source</a>: Unix source distributions.</dd>

+    <dd><a href="ftp://ftp.imagemagick.org/pub/ImageMagick">Unix source</a>: Unix source distributions.</dd>

     <dd><a href="http://www.imagemagick.org/download/windows">Windows source</a>: Windows source distributions.</dd>

     <dd><a href="http://www.imagemagick.org/download/binaries">Unix and Windows binaries</a>: Unix and Windows binary distributions.</dd>

     <dd><a href="../www/subversion.html">Subversion repository</a>: stable and development source releases.</dd>

@@ -369,7 +372,7 @@
   <dd><a href="../www/architecture.html#tera-pixel">Large image support</a>: read, process, or write mega-, giga-, or tera-pixel image sizes.</dd>

   <dd><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 multicore processor chips.</dd>

   <dd><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.</dd>

-  <dd><a href="ftp://ftp.imagemagick.org/pub/ImageMagick/iPhone">ImageMagick on the iPhone</a>: convert, edit, or compose images on your iPhone.</dd>

+  <dd><a href="../www/binary-releases.html#iOS">ImageMagick on the iPhone</a>: convert, edit, or compose images on your iPhone.</dd>

 </dl>

 </div>

 

diff --git a/www/source/analyze.c b/www/source/analyze.c
index 9e08a44..5cc4eba 100644
--- a/www/source/analyze.c
+++ b/www/source/analyze.c
@@ -165,8 +165,8 @@
         }
       for (x=0; x < (ssize_t) image->columns; x++)
       {
-        ConvertRGBToHSB(GetRedPixelComponent(p),GetGreenPixelComponent(p),
-          GetBluePixelComponent(p),&hue,&saturation,&brightness);
+        ConvertRGBToHSB(GetPixelRed(p),GetPixelGreen(p),
+          GetPixelBlue(p),&hue,&saturation,&brightness);
         brightness*=QuantumRange;
         brightness_sum_x+=brightness;
         brightness_sum_x2+=brightness*brightness;
diff --git a/www/source/mgk.c b/www/source/mgk.c
index adda1ee..1c0b770 100644
--- a/www/source/mgk.c
+++ b/www/source/mgk.c
@@ -219,9 +219,9 @@
         break;
       for (x=0; x < (ssize_t) image->columns; x++)
       {
-        SetRedPixelComponent(q,ScaleCharToQuantum(*p++));
-        SetGreenPixelComponent(q,ScaleCharToQuantum(*p++));
-        SetBluePixelComponent(q,ScaleCharToQuantum(*p++));
+        SetPixelRed(q,ScaleCharToQuantum(*p++));
+        SetPixelGreen(q,ScaleCharToQuantum(*p++));
+        SetPixelBlue(q,ScaleCharToQuantum(*p++));
         q++;
       }
       if (SyncAuthenticPixels(image,exception) == MagickFalse)
diff --git a/www/sponsors.html b/www/sponsors.html
index 2afae7b..45ba8e9 100644
--- a/www/sponsors.html
+++ b/www/sponsors.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
+   <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/stream.html b/www/stream.html
index 755de65..57afef3 100644
--- a/www/stream.html
+++ b/www/stream.html
@@ -28,14 +28,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -78,7 +80,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -200,14 +201,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Free Catalogs" href="http://www.who-sells-it.com/">Free Catalogs</a><!-- 20120801000600 -->
+   <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/subversion.html b/www/subversion.html
index 3faf4f4..8bd9a58 100644
--- a/www/subversion.html
+++ b/www/subversion.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: alaTest.com" href="http://alatest.com">alaTest.com</a><!-- 20110801000300 -->
+   <a rel="follow" title="Sponsor: Kaffeemaschinen reparatur" href="http://www.kaffeemaschinen-reparatur.de">Kaffeemaschinen reparatur</a><!-- 2011090100060 Temurbas atlas.multimedia-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">

diff --git a/www/t-shirt.html b/www/t-shirt.html
index 88cf1e0..6e9b144 100644
--- a/www/t-shirt.html
+++ b/www/t-shirt.html
@@ -27,14 +27,16 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
+  <link rel="canonical" href="http://www.imagemagick.org" />

   <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

   <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />

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

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

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

   </style>

+  <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

   <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({

@@ -77,7 +79,6 @@
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -199,14 +200,16 @@
   <a rel="follow" title="Sponsor: Web Hosting Ratings" href="http://webhostingrating.com">Web Hosting Ratings</a><!-- 201110010720 -->
 </div>
 <div  class="sponsor">
-   <a rel="follow" title="Sponsor: Bildbearbeitung" href="http://www.bildschliff.de">Bildbearbeitung</a><!-- 2012060100300 strait.de-->
+   <a rel="follow" title="Sponsor: Autoteile Online Shop" href="http://www.autoteile-carparts.de">Autoteile Online Shop</a><!-- 2011080100030 autoteile-Carparts-->
 </div>
 </div>
 </div>
 </div>

 

 <div class="eastbar">

-

+<div style="margin: 9pt 9pt 9pt 9pt;">

+  <div class="g-plusone" data-size="standard" data-count="false"></div>

+</div>

 </div>

 

 <div class="main">