diff --git a/www/ImageMagickObject.html b/www/ImageMagickObject.html
index 3dc72de..d6e5f82 100644
--- a/www/ImageMagickObject.html
+++ b/www/ImageMagickObject.html
@@ -1,14 +1,14 @@
-

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

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Install the ImageMagickObject COM+ Component</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -28,64 +28,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -104,7 +104,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -132,7 +132,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -151,18 +151,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -213,30 +213,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>ImageMagick COM+ Compatible Component</h1>
 <p class="navigation-index">[<a href="index.html#intro">Introduction to the ImageMagickObject COM+ Object</a> &bull; <a href="index.html#build">Build ImageMagickObject From Source</a>]</p>
 
@@ -285,32 +285,32 @@
 <p>Use MagickCMD to exercise ImageMagickObject to verify that it is working properly.</p>
 
 </div>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/api.html b/www/api.html
index 5aab393..bf31893 100644
--- a/www/api.html
+++ b/www/api.html
@@ -1,13 +1,13 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Application Program Interfaces</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -27,64 +27,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -103,7 +103,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -131,7 +131,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -150,18 +150,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -212,30 +212,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>Convert, Edit, or Compose Images From Your Favorite Programming Language</h1>
 
 <p class="navigation-index">[<a href="api.html#ada">Ada</a> &bull; <a href="api.html#c">C</a> &bull; <a href="api.html#ch">Ch</a> &bull; <a href="api.html#com_">COM+</a> &bull; <a href="api.html#c__">C++</a> &bull; <a href="api.html#java">Java</a> &bull; <a href="api.html#labview">LabVIEW</a> &bull; <a href="api.html#lisp">Lisp</a> &bull; <a href="api.html#neko">Neko</a> &bull; <a href="api.html#dot-net">.NET</a> &bull; <a href="api.html#pascal">Pascal</a> &bull; <a href="api.html#perl">Perl</a>  &bull; <a href="api.html#php">PHP</a> &bull; <a href="api.html#python">Python</a> &bull; <a href="api.html#realbasic">Realbasic</a> &bull; <a href="api.html#ruby">Ruby</a> &bull; <a href="api.html#tcl">Tcl/TK</a> &bull; <a href="api.html#xml-rpc">XML RPC</a>]</p>
@@ -334,32 +334,32 @@
 <dd><a href="http://code.google.com/p/remotemagick/">RemoteMagick</a> is an XML-RPC web service that creates image thumbnails.</dd>
 </dl>
 </div>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/architecture.html b/www/architecture.html
index cd51e60..ee25cd7 100644
--- a/www/architecture.html
+++ b/www/architecture.html
@@ -1,13 +1,13 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Architecture</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -27,64 +27,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -103,7 +103,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -131,7 +131,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -150,18 +150,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -212,32 +212,32 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

-

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
+
+
 <h1>The <em>Magick</em> Behind ImageMagick</h1>
 <p class="navigation-index">[<a href="architecture.html#overview">Architecture Overview</a> &bull; <a href="architecture.html#cache">The Pixel Cache</a> &bull; <a href="architecture.html#stream">Streaming Pixels</a> &bull; <a href="architecture.html#properties">Image Properties and Profiles</a> &bull; <a href="architecture.html#tera-pixel">Large Image Support</a> &bull; <a href="architecture.html#threads">Threads of Execution</a> &bull; <a href="architecture.html#distributed">Heterogeneous Distributed Processing</a> &bull; <a href="architecture.html#coders">Custom Image Coders</a> &bull; <a href="architecture.html#filters">Custom Image Filters</a>]</p>
 
@@ -1511,32 +1511,32 @@
 <p>We provide the <a href="http://www.imagemagick.org/download/kits/MagickFilterKit-1.0.0.tar.gz">Magick Filter Kit</a> to help you get started writing your own custom image filter.</p>
 
 </div>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/binary-releases.html b/www/binary-releases.html
index a65a66c..2a586a4 100644
--- a/www/binary-releases.html
+++ b/www/binary-releases.html
@@ -1,13 +1,13 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Install from Binary Distribution</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -27,64 +27,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -103,7 +103,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -131,7 +131,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -150,18 +150,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -212,31 +212,31 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
+
 <h1>Download Binary Releases</h1>
 <p class="navigation-index">[<a href="binary-releases.html#unix">Unix Binary Release</a> &bull; <a href="binary-releases.html#macosx">Mac OS X Binary Release</a> &bull; <a href="binary-releases.html#iOS">iOS Binary Release</a> &bull; <a href="binary-releases.html#windows">Windows Binary Release</a>]</p>
 
@@ -529,32 +529,32 @@
 <p>Congratulations, you have a working ImageMagick distribution under Windows and you are ready to use ImageMagick to <a href="http://www.imagemagick.org/Usage/">convert, compose, or edit</a> your images or perhaps you'll want to use one of the <a href="api.html">Application Program Interfaces</a> for C, C++, Perl, and others.</p>
 
 </div>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/changelog.html b/www/changelog.html
index f236e7d..52c5e48 100644
--- a/www/changelog.html
+++ b/www/changelog.html
@@ -1,13 +1,13 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Changelog</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -27,64 +27,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -103,7 +103,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -131,7 +131,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -150,18 +150,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -212,30 +212,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>ImageMagick Changelog</h1>
 <dl><dt>2012-05-31  6.7.7-5 Cristy  &lt;quetzlzacatenango@image...&gt;</dt>
   <dd> New version 6.7.7-5, SVN revision 8099.</dd>
@@ -2653,32 +2653,32 @@
   <dd> Set AppendImage() matte channel only when image has matte attribute set.</dd>
   <dd> The -crop with negative offsets do not modify the virtual canvas.</dd>
   <dd> Caption: Given both the width and height ("-size") of the area to fill,    adjust the fonts "-pointsize" until the text just filles the whole space    without overflowing.</dd>
-  <dd> Generate proper Windows icon image files (patch provided by    Robert M. Jansen).</dd></dl>

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+  <dd> Generate proper Windows icon image files (patch provided by    Robert M. Jansen).</dd></dl>
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/cipher.html b/www/cipher.html
index 1c5846d..8b033a1 100644
--- a/www/cipher.html
+++ b/www/cipher.html
@@ -1,14 +1,14 @@
-

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

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Encipher or Decipher an Image</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -28,64 +28,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -104,7 +104,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -132,7 +132,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -151,18 +151,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -213,30 +213,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>Enciphering and Deciphering Images</h1>
 <p class="navigation-index">[<a href="cipher.html#encipher">Encipher an Image</a> &bull; <a href="cipher.html#decipher">Decipher an Image</a> &bull; <a href="cipher.html#caveats">Encipher and Decipher Caveats</a>]</p>
 
@@ -306,32 +306,32 @@
 >Encrypting Image Data</a>. </p>
 
 </div>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/color.html b/www/color.html
index 0908ef7..b5c1816 100644
--- a/www/color.html
+++ b/www/color.html
@@ -1,14 +1,14 @@
-

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

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Color Names</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -28,64 +28,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -104,7 +104,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -132,7 +132,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -151,18 +151,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -213,30 +213,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>ImageMagick Color Names</h1>
 <p class="navigation-index">[<a href="color.html#usage">Example Usage</a> &bull; <a href="color.html#models">Color Model Specification</a> &bull; <a href="color.html#color_names">List of Color Names</a>]</p>
 
@@ -5097,32 +5097,32 @@
 </table>
 
 </div>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/command-line-options.html b/www/command-line-options.html
index 0bb7a79..82b0825 100644
--- a/www/command-line-options.html
+++ b/www/command-line-options.html
@@ -1,17 +1,17 @@
-

-

-

-

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

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+
+
+
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Command-line Options</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -31,64 +31,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -107,7 +107,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -135,7 +135,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -154,18 +154,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -216,30 +216,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>Create, Edit, or Compose Bitmap Images With These Command-line Options</h1>
 <p class="navigation-index">
 [ <a href="command-line-options.html#adaptive-blur">&#x2011;adaptive&#x2011;blur</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#adaptive-resize">&#x2011;adaptive&#x2011;resize</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#adaptive-sharpen">&#x2011;adaptive&#x2011;sharpen</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#adjoin">&#x2011;adjoin</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#affine">&#x2011;affine</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#alpha">&#x2011;alpha</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#annotate">&#x2011;annotate</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#antialias">&#x2011;antialias</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#append">&#x2011;append</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#attenuate">&#x2011;attenuate</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#authenticate">&#x2011;authenticate</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#auto-gamma">&#x2011;auto&#x2011;gamma</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#auto-level">&#x2011;auto&#x2011;level</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#auto-orient">&#x2011;auto&#x2011;orient</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#backdrop">&#x2011;backdrop</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#background">&#x2011;background</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#bench">&#x2011;bench</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#bias">&#x2011;bias</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#black-point-compensation">&#x2011;black&#x2011;point&#x2011;compensation</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#black-threshold">&#x2011;black&#x2011;threshold</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#blend">&#x2011;blend</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#blue-primary">&#x2011;blue&#x2011;primary</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#blue-shift">&#x2011;blue&#x2011;shift</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#blur">&#x2011;blur</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#border">&#x2011;border</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#bordercolor">&#x2011;bordercolor</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#borderwidth">&#x2011;borderwidth</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#brightness-contrast">&#x2011;brightness&#x2011;contrast</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#cache">&#x2011;cache</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#caption">&#x2011;caption</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#cdl">&#x2011;cdl</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#channel">&#x2011;channel</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#charcoal">&#x2011;charcoal</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#chop">&#x2011;chop</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#clamp">&#x2011;clamp</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#clip">&#x2011;clip</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#clip-mask">&#x2011;clip&#x2011;mask</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#clip-path">&#x2011;clip&#x2011;path</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#clone">&#x2011;clone</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#clut">&#x2011;clut</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#coalesce">&#x2011;coalesce</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#colorize">&#x2011;colorize</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#colormap">&#x2011;colormap</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#color-matrix">&#x2011;color&#x2011;matrix</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#colors">&#x2011;colors</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#colorspace">&#x2011;colorspace</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#combine">&#x2011;combine</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#comment">&#x2011;comment</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#compose">&#x2011;compose</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#composite">&#x2011;composite</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#compress">&#x2011;compress</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#contrast">&#x2011;contrast</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#contrast-stretch">&#x2011;contrast&#x2011;stretch</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#convolve">&#x2011;convolve</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#crop">&#x2011;crop</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#cycle">&#x2011;cycle</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#debug">&#x2011;debug</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#decipher">&#x2011;decipher</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#deconstruct">&#x2011;deconstruct</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#define">&#x2011;define</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#delay">&#x2011;delay</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#delete">&#x2011;delete</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#density">&#x2011;density</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#depth">&#x2011;depth</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#descend">&#x2011;descend</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#deskew">&#x2011;deskew</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#despeckle">&#x2011;despeckle</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#direction">&#x2011;direction</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#displace">&#x2011;displace</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#display">&#x2011;display</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#dispose">&#x2011;dispose</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#dissimilarity-threshold">&#x2011;dissimilarity&#x2011;threshold</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#dissolve">&#x2011;dissolve</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#distort">&#x2011;distort</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#dither">&#x2011;dither</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#draw">&#x2011;draw</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#duplicate">&#x2011;duplicate</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#edge">&#x2011;edge</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#emboss">&#x2011;emboss</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#encipher">&#x2011;encipher</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#encoding">&#x2011;encoding</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#endian">&#x2011;endian</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#enhance">&#x2011;enhance</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#equalize">&#x2011;equalize</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#evaluate">&#x2011;evaluate</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#evaluate-sequence">&#x2011;evaluate&#x2011;sequence</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#extent">&#x2011;extent</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#extract">&#x2011;extract</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#family">&#x2011;family</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#features">&#x2011;features</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#fft">&#x2011;fft</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#fill">&#x2011;fill</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#filter">&#x2011;filter</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#flatten">&#x2011;flatten</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#flip">&#x2011;flip</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#floodfill">&#x2011;floodfill</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#flop">&#x2011;flop</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#font">&#x2011;font</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#foreground">&#x2011;foreground</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#format">&#x2011;format</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#format_identify_">&#x2011;format[identify]</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#frame">&#x2011;frame</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#frame_import_">&#x2011;frame[import]</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#function">&#x2011;function</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#fuzz">&#x2011;fuzz</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#fx">&#x2011;fx</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#gamma">&#x2011;gamma</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#gaussian-blur">&#x2011;gaussian&#x2011;blur</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#geometry">&#x2011;geometry</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#gravity">&#x2011;gravity</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#green-primary">&#x2011;green&#x2011;primary</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#hald-clut">&#x2011;hald&#x2011;clut</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#help">&#x2011;help</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#highlight-color">&#x2011;highlight&#x2011;color</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#iconGeometry">&#x2011;iconGeometry</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#iconic">&#x2011;iconic</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#identify">&#x2011;identify</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#ift">&#x2011;ift</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#immutable">&#x2011;immutable</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#implode">&#x2011;implode</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#insert">&#x2011;insert</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#intent">&#x2011;intent</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#interlace">&#x2011;interlace</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#interpolate">&#x2011;interpolate</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#interline-spacing">&#x2011;interline&#x2011;spacing</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#interword-spacing">&#x2011;interword&#x2011;spacing</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#kerning">&#x2011;kerning</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#label">&#x2011;label</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#lat">&#x2011;lat</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#layers">&#x2011;layers</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#level">&#x2011;level</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#level-colors">&#x2011;level&#x2011;colors</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#limit">&#x2011;limit</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#linear-stretch">&#x2011;linear&#x2011;stretch</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#linewidth">&#x2011;linewidth</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#liquid-rescale">&#x2011;liquid&#x2011;rescale</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#list">&#x2011;list</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#log">&#x2011;log</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#loop">&#x2011;loop</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#lowlight-color">&#x2011;lowlight&#x2011;color</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#magnify">&#x2011;magnify</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#map">&#x2011;map</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#map_stream_">&#x2011;map[stream]</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#mask">&#x2011;mask</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#mattecolor">&#x2011;mattecolor</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#median">&#x2011;median</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#metric">&#x2011;metric</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#mode">&#x2011;mode</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#modulate">&#x2011;modulate</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#monitor">&#x2011;monitor</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#monochrome">&#x2011;monochrome</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#morph">&#x2011;morph</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#morphology">&#x2011;morphology</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#mosaic">&#x2011;mosaic</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#motion-blur">&#x2011;motion&#x2011;blur</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#name">&#x2011;name</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#negate">&#x2011;negate</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#noise">&#x2011;noise</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#normalize">&#x2011;normalize</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#opaque">&#x2011;opaque</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#ordered-dither">&#x2011;ordered&#x2011;dither</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#orient">&#x2011;orient</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#page">&#x2011;page</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#paint">&#x2011;paint</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#path">&#x2011;path</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#pause_animate_">&#x2011;pause[animate]</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#pause_import_">&#x2011;pause[import]</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#pen">&#x2011;pen</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#ping">&#x2011;ping</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#pointsize">&#x2011;pointsize</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#polaroid">&#x2011;polaroid</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#posterize">&#x2011;posterize</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#precision">&#x2011;precision</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#preview">&#x2011;preview</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#print">&#x2011;print</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#process">&#x2011;process</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#profile">&#x2011;profile</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#quality">&#x2011;quality</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#quantize">&#x2011;quantize</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#quiet">&#x2011;quiet</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#radial-blur">&#x2011;radial&#x2011;blur</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#raise">&#x2011;raise</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#random-threshold">&#x2011;random&#x2011;threshold</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#red-primary">&#x2011;red&#x2011;primary</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#regard-warnings">&#x2011;regard&#x2011;warnings</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#region">&#x2011;region</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#remap">&#x2011;remap</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#remote">&#x2011;remote</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#render">&#x2011;render</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#repage">&#x2011;repage</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#resample">&#x2011;resample</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#resize">&#x2011;resize</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#respect-parentheses">&#x2011;respect&#x2011;parentheses</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#reverse">&#x2011;reverse</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#roll">&#x2011;roll</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#rotate">&#x2011;rotate</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#sample">&#x2011;sample</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#sampling-factor">&#x2011;sampling&#x2011;factor</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#scale">&#x2011;scale</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#scene">&#x2011;scene</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#screen">&#x2011;screen</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#seed">&#x2011;seed</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#segment">&#x2011;segment</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#selective-blur">&#x2011;selective&#x2011;blur</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#separate">&#x2011;separate</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#sepia-tone">&#x2011;sepia&#x2011;tone</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#set">&#x2011;set</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#shade">&#x2011;shade</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#shadow">&#x2011;shadow</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#shared-memory">&#x2011;shared&#x2011;memory</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#sharpen">&#x2011;sharpen</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#shave">&#x2011;shave</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#shear">&#x2011;shear</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#sigmoidal-contrast">&#x2011;sigmoidal&#x2011;contrast</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#silent">&#x2011;silent</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#size">&#x2011;size</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#sketch">&#x2011;sketch</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#smush">&#x2011;smush</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#snaps">&#x2011;snaps</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#solarize">&#x2011;solarize</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#sparse-color">&#x2011;sparse&#x2011;color</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#splice">&#x2011;splice</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#spread">&#x2011;spread</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#statistic">&#x2011;statistic</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#stegano">&#x2011;stegano</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#stereo">&#x2011;stereo</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#stretch">&#x2011;stretch</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#strip">&#x2011;strip</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#stroke">&#x2011;stroke</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#strokewidth">&#x2011;strokewidth</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#style">&#x2011;style</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#subimage-search">&#x2011;subimage&#x2011;search</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#swap">&#x2011;swap</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#swirl">&#x2011;swirl</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#synchronize">&#x2011;synchronize</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#taint">&#x2011;taint</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#text-font">&#x2011;text&#x2011;font</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#texture">&#x2011;texture</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#threshold">&#x2011;threshold</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#thumbnail">&#x2011;thumbnail</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#tile">&#x2011;tile</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#tile-offset">&#x2011;tile&#x2011;offset</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#tint">&#x2011;tint</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#title">&#x2011;title</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#transform">&#x2011;transform</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#transparent">&#x2011;transparent</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#transparent-color">&#x2011;transparent&#x2011;color</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#transpose">&#x2011;transpose</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#transverse">&#x2011;transverse</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#treedepth">&#x2011;treedepth</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#trim">&#x2011;trim</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#type">&#x2011;type</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#undercolor">&#x2011;undercolor</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#unique-colors">&#x2011;unique&#x2011;colors</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#units">&#x2011;units</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#unsharp">&#x2011;unsharp</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#update">&#x2011;update</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#verbose">&#x2011;verbose</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#version">&#x2011;version</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#view">&#x2011;view</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#vignette">&#x2011;vignette</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#virtual-pixel">&#x2011;virtual&#x2011;pixel</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#visual">&#x2011;visual</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#watermark">&#x2011;watermark</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#wave">&#x2011;wave</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#weight">&#x2011;weight</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#white-point">&#x2011;white&#x2011;point</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#white-threshold">&#x2011;white&#x2011;threshold</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#window">&#x2011;window</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#window-group">&#x2011;window&#x2011;group</a> <span class='bull'>&nbsp;&bull; </span> <a href="command-line-options.html#write">&#x2011;write</a>  ] </p>
@@ -7224,32 +7224,32 @@
 </div>
 
 
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/command-line-processing.html b/www/command-line-processing.html
index aa80ece..eeb5e2d 100644
--- a/www/command-line-processing.html
+++ b/www/command-line-processing.html
Binary files differ
diff --git a/www/command-line-tools.html b/www/command-line-tools.html
index 238a03e..54696ab 100644
--- a/www/command-line-tools.html
+++ b/www/command-line-tools.html
@@ -1,13 +1,13 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Command-line Tools</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -27,64 +27,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -103,7 +103,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -131,7 +131,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -150,18 +150,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -212,30 +212,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>Convert, Edit, or Compose Images from the Command-line</h1>
 <p class="navigation-index">[<a href="command-line-tools.html#animate">animate</a> &bull; <a href="command-line-tools.html#compare">compare</a> &bull; <a href="command-line-tools.html#composite">composite</a> &bull; <a href="command-line-tools.html#conjure">conjure</a> &bull; <a href="command-line-tools.html#convert">convert</a> &bull; <a href="command-line-tools.html#display">display</a> &bull; <a href="command-line-tools.html#identify">identify</a> &bull; <a href="command-line-tools.html#import">import</a> &bull; <a href="command-line-tools.html#mogrify">mogrify</a> &bull; <a href="command-line-tools.html#montage">montage</a> &bull; <a href="command-line-tools.html#stream">stream</a>]</p>
 
@@ -293,32 +293,32 @@
 <dd>a lightweight tool to stream one or more pixel components of the image or portion of the image to your choice of storage formats.  It writes the pixel components as they are read from the input image a row at a time making <kbd>stream</kbd> desirable when working with large images or when you require raw pixel components.</dd>
 </dl>
 </div>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/compare.html b/www/compare.html
index 3a310f0..81c4677 100644
--- a/www/compare.html
+++ b/www/compare.html
@@ -1,14 +1,14 @@
-

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

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Command-line Tools: Compare</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -28,64 +28,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -104,7 +104,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -132,7 +132,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -151,18 +151,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -213,30 +213,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>ImageMagick Compare Command-line Tool</h1>
 <p class="navigation-index">[<a href="compare.html#usage">Example Usage</a> &bull; <a href="compare.html#options">Option Summary</a>]</p>
 
@@ -491,32 +491,32 @@
   </tbody>
 </table>
 </div>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/compose.html b/www/compose.html
index 4b3dd8c..10f7eca 100644
--- a/www/compose.html
+++ b/www/compose.html
@@ -1,14 +1,14 @@
-

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

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Alpha Compositing</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -28,64 +28,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -104,7 +104,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -132,7 +132,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -151,18 +151,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -213,30 +213,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>ImageMagick Image Composition</h1>
 <div class="doc-section">
 <p>This page descibed the Image composition methods that is used to define how
@@ -803,32 +803,32 @@
 <p>To print a complete list of all the available compose operators, use <a
 href="command-line-options.html#list">-list compose</a>.</p>
 </div>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/composite.html b/www/composite.html
index a40958f..22a5e71 100644
--- a/www/composite.html
+++ b/www/composite.html
@@ -1,14 +1,14 @@
-

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

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Command-line Tools: Composite</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -28,64 +28,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -104,7 +104,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -132,7 +132,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -151,18 +151,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -213,30 +213,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>ImageMagick Composite Command-line Tool</h1>
 <p class="navigation-index">[<a href="composite.html#usage">Example Usage</a> &bull; <a href="composite.html#options">Option Summary</a>]</p>
 
@@ -690,32 +690,32 @@
   </tbody>
 </table>
 </div>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/conjure.html b/www/conjure.html
index 6e87057..5cf9676 100644
--- a/www/conjure.html
+++ b/www/conjure.html
@@ -1,14 +1,14 @@
-

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

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Command-line Tools: Conjure</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -28,64 +28,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -104,7 +104,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -132,7 +132,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -151,18 +151,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -213,30 +213,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>ImageMagick Conjure Command-line Tool</h1>
 <p class="navigation-index">[<a href="conjure.html#usage">Example Usage</a> &bull; <a href="conjure.html#options">Option Summary</a>]</p>
 
@@ -384,32 +384,32 @@
 </table>
 
 </div>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/contact.html b/www/contact.html
index e598ed4..1d7be40 100644
--- a/www/contact.html
+++ b/www/contact.html
@@ -1,13 +1,13 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Contact the Development Team</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -27,64 +27,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -103,7 +103,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -131,7 +131,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -150,18 +150,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -212,30 +212,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
   <div class="size-mod-head">
     <span class="size-mod-title"></span>
   </div>
@@ -292,32 +292,32 @@
   </fieldset>
   </div>
   <br />
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/convert.html b/www/convert.html
index f9a4322..5ff8c25 100644
--- a/www/convert.html
+++ b/www/convert.html
@@ -1,14 +1,14 @@
-

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

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Command-line Tools: Convert</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -28,64 +28,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -104,7 +104,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -132,7 +132,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -151,18 +151,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -213,30 +213,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>ImageMagick Convert Command-line Tool</h1>
 <p class="navigation-index">[<a href="convert.html#usage">Example Usage</a> &bull; <a href="convert.html#options">Option Summary</a>]</p>
 
@@ -1388,32 +1388,32 @@
 </table>
 
 </div>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/display.html b/www/display.html
index 737a41a..79599ed 100644
--- a/www/display.html
+++ b/www/display.html
@@ -1,14 +1,14 @@
-

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

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Command-line Tools: Display</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -28,64 +28,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -104,7 +104,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -132,7 +132,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -151,18 +151,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -213,30 +213,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>ImageMagick Display Command-line Tool</h1>
 <p class="navigation-index">[<a href="display.html#usage">Example Usage</a> &bull; <a href="display.html#options">Option Summary</a>]</p>
 
@@ -721,32 +721,32 @@
 </table>
 
 </div>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/download.html b/www/download.html
index 966303f..525a1f6 100644
--- a/www/download.html
+++ b/www/download.html
@@ -1,13 +1,13 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Downloads</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -27,64 +27,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -103,7 +103,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -131,7 +131,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -150,18 +150,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -212,30 +212,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <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="subversion.html">Subversion</a>.  Before you download, you may want to review recent <a href="changelog.html">changes</a> to the ImageMagick distribution.</p>
@@ -289,32 +289,32 @@
 </dl>
 <p>If you want to add a new mirror, please <a href="contact.html">contact us</a>.</p>
 </div>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/escape.html b/www/escape.html
index ae5b65f..659f978 100644
--- a/www/escape.html
+++ b/www/escape.html
@@ -1,14 +1,14 @@
-

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

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Format and Print Image Properties</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -28,64 +28,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -104,7 +104,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -132,7 +132,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -151,18 +151,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -213,30 +213,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>ImageMagick Escapes</h1>
 <p class="navigation-index"></p>
 
@@ -540,32 +540,32 @@
       9:10   Confirmed ObjectData Size
 </pre>
 </div>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/examples.html b/www/examples.html
index 5c95520..4761180 100644
--- a/www/examples.html
+++ b/www/examples.html
@@ -1,13 +1,13 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Examples of ImageMagick Usage</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -27,64 +27,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -103,7 +103,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -131,7 +131,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -150,18 +150,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -212,30 +212,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>ImageMagick Examples</h1>
 <div class="doc-section">
 <p>Here are a few examples of what you can do with an image using ImageMagick from the command line, a program interface, or script.  You can generate this image yourself with this <a href="perl-magick.html">PerlMagick</a> script, <a href="../www/source/examples.pl">examples.pl</a>.</p><br />
@@ -244,32 +244,32 @@
   <img src="../images/examples.jpg" alt="[ImageMagick]" width="734" height="2972" name="titlebar-west" />
 </div>
 </div>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/exception.html b/www/exception.html
index f0d0e3c..98bb04a 100644
--- a/www/exception.html
+++ b/www/exception.html
@@ -1,13 +1,13 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Exceptions</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -27,64 +27,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -103,7 +103,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -131,7 +131,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -150,18 +150,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -212,30 +212,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>ImageMagick Exceptions</h1>
 <p class="navigation-index"></p>
 
@@ -432,32 +432,32 @@
 </table>
 
 </div>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/export.html b/www/export.html
index 70d9a3b..0200bdc 100644
--- a/www/export.html
+++ b/www/export.html
@@ -1,13 +1,13 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Export Classification</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -27,64 +27,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -103,7 +103,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -131,7 +131,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -150,18 +150,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -212,30 +212,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>ImageMagick Export Classification</h1>
 <div class="doc-section">
 <p>ImageMagick Studio LLC is a limited liability corporation based in the United States of America. All of our products are developed via online collaboration in public forums and distributed from a central server within the U.S. Therefore, U.S. export laws and regulations apply to our distributions and remain in force as products and technology are re-exported to different parties and places around the world. Information on export control classifications and associated restrictions may be required for exporting, re-exporting, record keeping, bundling/embedding of ImageMagick products, encryption reporting, and shipping documentation. More information on U.S. Export Regulations can be found at the <a href="http://www.bis.doc.gov/">U. S. Bureau of Industry and Security</a>.</p>
@@ -244,32 +244,32 @@
 </div>
 <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br />
 <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br />
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/formats.html b/www/formats.html
index c87d85c..5691096 100644
--- a/www/formats.html
+++ b/www/formats.html
@@ -1,14 +1,14 @@
-

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

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Formats</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -28,64 +28,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -104,7 +104,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -132,7 +132,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -151,18 +151,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -213,30 +213,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>ImageMagick Image Formats</h1>
 <p class="navigation-index">[<a href="formats.html#intro">Introducing Formats</a> &bull; <a href="formats.html#supported">Supported Formats</a> &bull; <a href="formats.html#pseudo">Pseudo Formats</a> &bull; <a href="formats.html#builtin-images">Built-in Images</a>  &bull; <a href="formats.html#builtin-patterns">Built-in Patterns</a> &bull; <a href="formats.html#embedded">Embedded Profiles</a>]</p>
 
@@ -1946,32 +1946,32 @@
 </table>
 
 </div>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/fx.html b/www/fx.html
index 1652812..1768e14 100644
--- a/www/fx.html
+++ b/www/fx.html
@@ -1,14 +1,14 @@
-

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

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: The Fx Special Effects Image Operator</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -28,64 +28,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -104,7 +104,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -132,7 +132,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -151,18 +151,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -213,30 +213,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>Apply Special Effects to an Image with an Fx Expression</h1>
 <p class="navigation-index">[<a href="fx.html#fx">The Fx Special Effects Image Operator</a> &bull; <a href="fx.html#anatomy">The Anatomy of an Fx Expression</a>]</p>
 
@@ -572,32 +572,32 @@
 
 </div>
 </div>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/high-dynamic-range.html b/www/high-dynamic-range.html
index 0e0a8c7..8a42b9a 100644
--- a/www/high-dynamic-range.html
+++ b/www/high-dynamic-range.html
@@ -1,13 +1,13 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: High Dynamic-Range Images</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -27,64 +27,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -103,7 +103,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -131,7 +131,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -150,18 +150,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -212,31 +212,31 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
+
 <h1>ImageMagick High Dynamic-range Imaging</h1>
 <p class="navigation-index">[<a href="high-dynamic-range.html#intro">Introduction to High Dynamic-Range Images</a> &bull; <a href="high-dynamic-range.html#enable">Enabling HDRI in ImageMagick</a>]</p>
 
@@ -269,32 +269,32 @@
 <p>To verify HDRI is properly configured, look for "HDRI" as a feature:</p>
 
 <p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>identify -version</span><span class='crtout'>Features: OpenMP HDRI</span></p></div>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/history.html b/www/history.html
index 22289aa..ce4a731 100644
--- a/www/history.html
+++ b/www/history.html
@@ -1,9 +1,9 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"

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

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

-<head>

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

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

+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
+<head>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
+  <meta name="verify-v1" content="g222frIIxcQTrvDR3NBRUSKP3AnMNoqxOkIniCEkV7U="/>
   <title>ImageMagick: History</title/>
   <meta http-equiv="Content-Language" content="en-US"/>
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
@@ -23,34 +23,34 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"  sizes="32x32"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
-  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<a href="../index.html">

-  <img src="../images/script.png" alt="[ImageMagick]"

-  style="width: 350px; height: 60px; margin: 28px auto; float: left;" /></a>

-<a href="http://www.networkredux.com">

-  <img src="../images/networkredux.png" alt="[sponsor]"

-  style="margin: 45px auto; border: 0px; float: left;" /></a>

-<a href="http://www.imagemagick.org/discourse-server/">

-  <img src="../images/logo.jpg" alt=""

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg" alt=""

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<a href="../index.html">
+  <img src="../images/script.png" alt="[ImageMagick]"
+  style="width: 350px; height: 60px; margin: 28px auto; float: left;" /></a>
+<a href="http://www.networkredux.com">
+  <img src="../images/networkredux.png" alt="[sponsor]"
+  style="margin: 45px auto; border: 0px; float: left;" /></a>
+<a href="http://www.imagemagick.org/discourse-server/">
+  <img src="../images/logo.jpg" alt=""
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg" alt=""
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -63,7 +63,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="../www/binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="../www/command-line-tools.html">Command-line Tools</a>
 </div>
@@ -91,7 +91,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="../www/Magick++/">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="../www/install-source.html">Install from Source</a>
 </div>
@@ -110,18 +110,18 @@
 <div class="menu">
   <a title="Download" href="../www/download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="http://www.imagemagick.org/script/search.php">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map"href="../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
     <a title="Site Map: Links"href="../www/links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
   <a title="Sponsors" href="../www/sponsors.html">Sponsors:</a>
 
@@ -149,69 +149,69 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "0574824969";

-    google_ad_width = 160;

-    google_ad_height = 600;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-

-<div class="main">

-

-<br />

-<p><em>

-I swear by my life and my love of it that I will never live for the sake of another man, nor ask another man to live for mine.</em><br />-- John Galt in "Atlas Shrugged", by Ayn Rand</p>

-

-<p>ImageMagick started with a request from my DuPont supervisor, Dr. David Pensak, to display computer-generated images on a monitor only capable of showing 256 unique colors simultaneously.  In 1987, monitors that could display 24-bit true color images were rare and quite expensive. There are a plethora of chemists and biologists at DuPont, but very were few computer scientists to confer with. Instead, I turned to Usenet for help, and posted a request for an algorithm to reduce 24-bit images to 256 colors.  Paul Raveling of the USC Information Sciences Institute responded, with not only a solution, but one that was already in source code and available from his FTP site. Over the course of the next few years, I had frequent opportunities to get help with other vexing computer science problems I encountered in the course of doing my job at DuPont.  Eventually, I felt compelled to give thanks for the help I received from the knowledgeable folks on Usenet. I decided to freely release the image processing tools I developed to the world so that others could benefit from my efforts.</p>

-

-<p>In 1990 there were few freely available image processing tools so I expected an enthusiastic reception.  Before a release was possible, Dr. Pensak had to convince upper management at DuPont to give away what they what they might perceive as valuable intellectual property. I suspect they agreed simply because ImageMagick was not chemically or biologically based, so they did not understand its value to the company. Either way, ImageMagick would not be available today without DuPont's permission to distribute it.  ImageMagick was posted to Usenet's comp.archives group on August 1st, 1990.</p>

-

-<p>After ImageMagick's release, I got the occasional request for an enhancement, a report of a bug, or a contribution to the source base. In the mid 90's, I released the culmination of these efforts, ImageMagick 4.2.9.  At the time I thought ImageMagick was complete.  It was being utilized by thousands of users world-wide, and it was even showing up as part of a new operating system being distributed freely, called "Linux".</p>

-

-<p>The next generation of ImageMagick, version 5, started when Bob Friesenhahn contacted me and suggested I improve the application programming interface so users could leverage the image-processing algorithms from other languages or scripts.  Bob also wrote a C++ wrapper for ImageMagick called Magick++, and began contributing enhancements such as the module loader facility, automatic file identification, and test suites.  In the mean-time, the project picked up a few other notable contributors: Glenn Randers-Pehrson, William Radcliffe, and Leonard Rosenthol.  By now, ImageMagick was being utilized by tens of thousands of users, who reacted gruffly when a new release broke an existing API call or script.  The other members of the group wanted to freeze the API and command line but I was not quite ready, since ImageMagick was not quite what I had envisioned it could be. Bob and the others created a fork of ImageMagick while I continued to develop ImageMagick.</p>

-

-<p>I did not work alone for long.  Anthony Thyssen contacted me about deficiencies in the ImageMagick command line programs.  He pointed out that the command line was confusing when dealing with more than one image. He suggested an orderly, well-defined method for dealing with the command line, and this became ImageMagick version 6 (the current release). His efforts are detailed on his web pages, <a href="http://www.imagemagick.org/Usage/" target="644074161">Examples of ImageMagick Usage</a>.  I highly recommend that you peruse his site. He has illustrated the power of ImageMagick in ways that even I did not know were possible.</p>

-

-<p>Another notable contributer, Fred Weinhaus, makes available a plethora of command-line <a href="http://www.fmwconcepts.com/imagemagick/">scripts</a> that perform geometric transforms, blurs, sharpens, edging, noise removal, and color manipulations.</p>

-

-<p>It has been 20 years since ImageMagick was first conceived, and it looks likely that it will be here for another 20 and beyond. The command line and the application programming interface are stable, but there is still work to do.  We are currently working on optimizing ImageMagick performance, improving the conjure utility, improving Scalable Vector Graphics (SVG) support, and adding better support for video formats.</p>

-

-<p>Cristy<br />Principal ImageMagick Architect</p>

-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

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

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+</div>
+
+<div class="eastbar">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "0574824969";
+    google_ad_width = 160;
+    google_ad_height = 600;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+
+<div class="main">
+
+<br />
+<p><em>
+I swear by my life and my love of it that I will never live for the sake of another man, nor ask another man to live for mine.</em><br />-- John Galt in "Atlas Shrugged", by Ayn Rand</p>
+
+<p>ImageMagick started with a request from my DuPont supervisor, Dr. David Pensak, to display computer-generated images on a monitor only capable of showing 256 unique colors simultaneously.  In 1987, monitors that could display 24-bit true color images were rare and quite expensive. There are a plethora of chemists and biologists at DuPont, but very were few computer scientists to confer with. Instead, I turned to Usenet for help, and posted a request for an algorithm to reduce 24-bit images to 256 colors.  Paul Raveling of the USC Information Sciences Institute responded, with not only a solution, but one that was already in source code and available from his FTP site. Over the course of the next few years, I had frequent opportunities to get help with other vexing computer science problems I encountered in the course of doing my job at DuPont.  Eventually, I felt compelled to give thanks for the help I received from the knowledgeable folks on Usenet. I decided to freely release the image processing tools I developed to the world so that others could benefit from my efforts.</p>
+
+<p>In 1990 there were few freely available image processing tools so I expected an enthusiastic reception.  Before a release was possible, Dr. Pensak had to convince upper management at DuPont to give away what they what they might perceive as valuable intellectual property. I suspect they agreed simply because ImageMagick was not chemically or biologically based, so they did not understand its value to the company. Either way, ImageMagick would not be available today without DuPont's permission to distribute it.  ImageMagick was posted to Usenet's comp.archives group on August 1st, 1990.</p>
+
+<p>After ImageMagick's release, I got the occasional request for an enhancement, a report of a bug, or a contribution to the source base. In the mid 90's, I released the culmination of these efforts, ImageMagick 4.2.9.  At the time I thought ImageMagick was complete.  It was being utilized by thousands of users world-wide, and it was even showing up as part of a new operating system being distributed freely, called "Linux".</p>
+
+<p>The next generation of ImageMagick, version 5, started when Bob Friesenhahn contacted me and suggested I improve the application programming interface so users could leverage the image-processing algorithms from other languages or scripts.  Bob also wrote a C++ wrapper for ImageMagick called Magick++, and began contributing enhancements such as the module loader facility, automatic file identification, and test suites.  In the mean-time, the project picked up a few other notable contributors: Glenn Randers-Pehrson, William Radcliffe, and Leonard Rosenthol.  By now, ImageMagick was being utilized by tens of thousands of users, who reacted gruffly when a new release broke an existing API call or script.  The other members of the group wanted to freeze the API and command line but I was not quite ready, since ImageMagick was not quite what I had envisioned it could be. Bob and the others created a fork of ImageMagick while I continued to develop ImageMagick.</p>
+
+<p>I did not work alone for long.  Anthony Thyssen contacted me about deficiencies in the ImageMagick command line programs.  He pointed out that the command line was confusing when dealing with more than one image. He suggested an orderly, well-defined method for dealing with the command line, and this became ImageMagick version 6 (the current release). His efforts are detailed on his web pages, <a href="http://www.imagemagick.org/Usage/" target="644074161">Examples of ImageMagick Usage</a>.  I highly recommend that you peruse his site. He has illustrated the power of ImageMagick in ways that even I did not know were possible.</p>
+
+<p>Another notable contributer, Fred Weinhaus, makes available a plethora of command-line <a href="http://www.fmwconcepts.com/imagemagick/">scripts</a> that perform geometric transforms, blurs, sharpens, edging, noise removal, and color manipulations.</p>
+
+<p>It has been 20 years since ImageMagick was first conceived, and it looks likely that it will be here for another 20 and beyond. The command line and the application programming interface are stable, but there is still work to do.  We are currently working on optimizing ImageMagick performance, improving the conjure utility, improving Scalable Vector Graphics (SVG) support, and adding better support for video formats.</p>
+
+<p>Cristy<br />Principal ImageMagick Architect</p>
+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/identify.html b/www/identify.html
index 50b2fe5..6062410 100644
--- a/www/identify.html
+++ b/www/identify.html
@@ -1,13 +1,13 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Command-line Tools: Identify</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -27,64 +27,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -103,7 +103,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -131,7 +131,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -150,18 +150,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -212,32 +212,32 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

-

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
+
+
 <h1>ImageMagick Identify Command-line Tool</h1>
 <p class="navigation-index">[<a href="identify.html#usage">Example Usage</a> &bull; <a href="identify.html#options">Option Summary</a>]</p>
 
@@ -508,32 +508,32 @@
 </table>
 
 </div>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/import.html b/www/import.html
index bd65732..700ef51 100644
--- a/www/import.html
+++ b/www/import.html
@@ -1,14 +1,14 @@
-

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

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Command-line Tools: Import</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -28,64 +28,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -104,7 +104,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -132,7 +132,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -151,18 +151,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -213,30 +213,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>ImageMagick Import Command-line Tool</h1>
 <p class="navigation-index">[<a href="import.html#usage">Example Usage</a> &bull; <a href="import.html#options">Option Summary</a>]</p>
 
@@ -583,32 +583,32 @@
 </table>
 
 </div>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/index.html b/www/index.html
index 82289f4..32a56a7 100644
--- a/www/index.html
+++ b/www/index.html
@@ -1,13 +1,13 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Convert, Edit, Or Compose Bitmap Images</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -27,64 +27,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.php">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.php">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.php">About ImageMagick</a>
 </div>
@@ -103,7 +103,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.php#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.php">Command-line Tools</a>
 </div>
@@ -131,7 +131,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.php">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.php">Install from Source</a>
 </div>
@@ -150,18 +150,18 @@
 <div class="menu">
   <a title="Download" href="download.php">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.php">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.php">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.php">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.php">Sponsors:</a>
 
@@ -212,30 +212,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>Convert, Edit, and Compose Images</h1>
 <p class="navigation-index">[<a href="index.html#features">Features and Capabilities</a> &bull; <a href="index.html#news">ImageMagick News</a> &bull; <a href="index.html#books">Books About ImageMagick</a> &bull; <a href="index.html#community">User Community</a>]</p>
 
@@ -307,32 +307,32 @@
 <div class="doc-section">
 <p>To join the ImageMagick user community, try the <a href="../discourse-server">discourse server</a>.  You can review questions or comments (with informed responses) posed by ImageMagick users or ask your own questions.</p>
 </div>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.php">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.php">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/install-source.html b/www/install-source.html
index e8d17de..c135c86 100644
--- a/www/install-source.html
+++ b/www/install-source.html
@@ -1,13 +1,13 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Install from Source</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -27,64 +27,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -103,7 +103,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -131,7 +131,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -150,18 +150,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -212,31 +212,31 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
+
 <h1>Install ImageMagick from Source</h1>
 <p class="navigation-index">[<a href="install-source.html#unix">Install from Unix Source</a> &bull; <a href="install-source.html#windows">Install from Windows Source</a>]</p>
 
@@ -281,32 +281,32 @@
 <div class="doc-section">
 
 <p>Building ImageMagick source for Windows requires a modern version of Microsoft Visual Studio IDE.  Users have reported success with the Borland C++ compiler as well.</p>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/jp2.html b/www/jp2.html
index 3a700b6..c2e1f30 100644
--- a/www/jp2.html
+++ b/www/jp2.html
@@ -1,14 +1,14 @@
-

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

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: JP2 Encoding Options</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -28,64 +28,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -104,7 +104,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -132,7 +132,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -151,18 +151,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -213,30 +213,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>ImageMagick JPEG-2000 Image Format</h1>
 <p class="navigation-index"></p>
 
@@ -356,32 +356,32 @@
 <dt class="doc">numgbits=n</dt>
 <dd>Set the number of guard bits to n.</dd>
 </dl>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/license.html b/www/license.html
index f64ebc2..234cb77 100644
--- a/www/license.html
+++ b/www/license.html
@@ -1,13 +1,13 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: License</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -27,64 +27,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -103,7 +103,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -131,7 +131,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -150,18 +150,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -212,30 +212,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>ImageMagick License</h1>
 <p class="navigation-index">[<a href="license.html#terms">Terms and Conditions for Use, Reproduction, and Distribution</a> &bull; <a href="license.html#apply">How to Apply the License to your Work</a>]</p>
 
@@ -369,32 +369,32 @@
 </pre>
 
 </div>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/links.html b/www/links.html
index 61d8a33..48eb0d0 100644
--- a/www/links.html
+++ b/www/links.html
@@ -1,13 +1,13 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Links</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -27,64 +27,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -103,7 +103,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -131,7 +131,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -150,18 +150,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -212,30 +212,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>ImageMagick Links</h1>
 <p class="navigation-index">[<a href="links.html#command-line">Command-line Tutorials</a> &bull; <a href="links.html#program-interfaces">Program Interface Tutorials</a> &bull; <a href="links.html#techniques">ImageMagick Techniques</a> &bull; <a href="links.html#install">Installation Tutorials</a> &bull; <a href="links.html#topics">ImageMagick Topics</a> &bull; <a href="links.html#book-review">ImageMagick Book Review</a> &bull; <a href="links.html#mirrors">Web Site Mirrors</a> &bull; <a href="links.html#bank">Image Bank</a> &bull; <a href="links.html#projects">Projects that Utilize ImageMagick</a> &bull; <a href="links.html#other-projects">Other Projects</a>]</p>
 
@@ -351,32 +351,32 @@
   <dd><a href="http://www.wizards-toolkit.org">Wizard's Toolkit</a></dd>
   <dd><a href="http://www.multipole.org">Computational Simulation of Multi-Body Interactions with O(n) Scaling</a></dd>
 </dl>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/magick++.html b/www/magick++.html
index e38fae3..4409bea 100644
--- a/www/magick++.html
+++ b/www/magick++.html
@@ -1,14 +1,14 @@
-

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

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Magick++, C++ API for ImageMagick</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -28,64 +28,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -104,7 +104,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -132,7 +132,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -151,18 +151,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -213,30 +213,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>Magick++ C++ API</h1>
 <p class="navigation-index">[<a href="magick++.html#intro">Introduction to Magick++</a> &bull; <a href="magick++.html#documentation">Documentation</a> &bull; <a href="magick++.html#get">Obtaining Magick++</a> &bull; <a href="magick++.html#install">Installation</a> &bull; <a href="magick++.html#bugs">Reporting Bugs</a>]</p>
 <div class="doc-section">
@@ -319,32 +319,32 @@
 <a href="http://www.imagemagick.org/discourse-server/viewforum.php?f=23">Magick++ bug tracking forum</a>.
 </p>
 </div>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/magick-core.html b/www/magick-core.html
index 35f2b15..b6469a6 100644
--- a/www/magick-core.html
+++ b/www/magick-core.html
@@ -1,14 +1,14 @@
-

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

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: MagickCore, Low-level C API for ImageMagick</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -28,64 +28,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -104,7 +104,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -132,7 +132,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -151,18 +151,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -213,30 +213,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>MagickCore C API</h1>
 
 <div class="doc-section">
@@ -489,32 +489,32 @@
 }
 </div>
 </div>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/magick-vector-graphics.html b/www/magick-vector-graphics.html
index 8fb1275..42f1a0f 100644
--- a/www/magick-vector-graphics.html
+++ b/www/magick-vector-graphics.html
@@ -1,13 +1,13 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Magick Vector Graphics</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -27,64 +27,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -103,7 +103,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -131,7 +131,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -150,18 +150,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -212,31 +212,31 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
+
 <h1>ImageMagick Magick Vector Graphics</h1>
 <p class="navigation-index">[<a href="magick-vector-graphics.html#intro">Introduction to Vector Graphics</a> &bull; <a href="magick-vector-graphics.html#overview">MVG Overview</a> &bull; <a href="magick-vector-graphics.html#primitives">Drawing Primitives</a>]</p>
 
@@ -1131,32 +1131,32 @@
 </div>
 
 
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/magick-wand.html b/www/magick-wand.html
index ec1cda4..81194ec 100644
--- a/www/magick-wand.html
+++ b/www/magick-wand.html
@@ -1,14 +1,14 @@
-

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

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: MagickWand, C API for ImageMagick</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -28,64 +28,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -104,7 +104,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -132,7 +132,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -151,18 +151,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -213,30 +213,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>MagickWand C API</h1>
 
 <div class="doc-section">
@@ -542,32 +542,32 @@
 </div>
 <p><a href="http://members.shaw.ca/el.supremo/MagickWand/">MagickWand Examples in C</a> illustrates how to use the ImageMagick MagickWand API. Each example is presented as a C function, complete with headers, so that it can be copied to a file and then included in your own C project.</p>
 </div>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/magick.html b/www/magick.html
index 57b7ec8..41f77fb 100644
--- a/www/magick.html
+++ b/www/magick.html
@@ -1,14 +1,14 @@
-

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

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Command-line Tools: Convert</title>
   <meta http-equiv="Content-Language" content="en-US"/>
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
@@ -28,64 +28,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.3" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.3"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.3" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.3"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.3" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="http://www.imagemagick.org/discourse-server/">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.3" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.3"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.3" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.3"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.3" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.3"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="http://www.imagemagick.org/discourse-server/">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -104,7 +104,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="../www/binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="../www/command-line-tools.html">Command-line Tools</a>
 </div>
@@ -132,7 +132,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="../www/magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="../www/install-source.html">Install from Source</a>
 </div>
@@ -151,18 +151,18 @@
 <div class="menu">
   <a title="Download" href="../www/download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="../www/search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="../www/links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="../www/sponsors.html">Sponsors:</a>
 
@@ -222,25 +222,25 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

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

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);

-    })();

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" data-size="standard" data-count="false"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
+    })();
+  </script>
+</div>
+
+<div class="main">
+
 <h1>ImageMagick Convert Command-line Tool</h1>
 <p class="navigation-index">[<a href="#usage">Example Usage</a> &bull; <a href="#options">Option Summary</a>]</p>
 
@@ -1392,32 +1392,32 @@
 </table>
 
 </div>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

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

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2011 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/miff.html b/www/miff.html
index 26ec204..b41e57d 100644
--- a/www/miff.html
+++ b/www/miff.html
@@ -1,13 +1,13 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Magick Image File Format</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -27,64 +27,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -103,7 +103,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -131,7 +131,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -150,18 +150,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -212,30 +212,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>ImageMagick Magick Image File Format</h1>
 <p class="navigation-index">[<a href="miff.html#miff-header">MIFF Header</a> &bull; <a href="miff.html#binary">MIFF Binary Data</a>]</p>
 
@@ -385,32 +385,32 @@
 <p>MIFF files may contain more than one image.  Simply concatenate each individual image (composed of a header and image data) into one file.</p>
 
 </div>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/mirrors.html b/www/mirrors.html
index 619ea4c..f12b69a 100644
--- a/www/mirrors.html
+++ b/www/mirrors.html
@@ -1,9 +1,9 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"

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

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

-<head>

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

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

+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
+<head>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
+  <meta name="verify-v1" content="g222frIIxcQTrvDR3NBRUSKP3AnMNoqxOkIniCEkV7U="/>
   <title>ImageMagick: Mirrors</title/>
   <meta http-equiv="Content-Language" content="en-US"/>
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
@@ -23,34 +23,34 @@
   <meta name="Distribution" content="Global"/>
   <link rel="icon" href="../images/wand.png"  sizes="32x32"/>
   <link rel="shortcut icon" href="../images/wand.ico"  type="images/x-icon"/>
-  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<a href="../index.html">

-  <img src="../images/script.png" alt="[ImageMagick]"

-  style="width: 350px; height: 60px; margin: 28px auto; float: left;" /></a>

-<a href="http://www.networkredux.com">

-  <img src="../images/networkredux.png" alt="[sponsor]"

-  style="margin: 45px auto; border: 0px; float: left;" /></a>

-<a href="http://www.imagemagick.org/discourse-server/">

-  <img src="../images/logo.jpg" alt=""

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg" alt=""

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<a href="../index.html">
+  <img src="../images/script.png" alt="[ImageMagick]"
+  style="width: 350px; height: 60px; margin: 28px auto; float: left;" /></a>
+<a href="http://www.networkredux.com">
+  <img src="../images/networkredux.png" alt="[sponsor]"
+  style="margin: 45px auto; border: 0px; float: left;" /></a>
+<a href="http://www.imagemagick.org/discourse-server/">
+  <img src="../images/logo.jpg" alt=""
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg" alt=""
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Binary Releases" href="../www/binary-releases.html">Binary Releases</a>
 </div>
@@ -63,7 +63,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="../www/binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="../www/command-line-tools.html">Command-line Tools</a>
 </div>
@@ -91,7 +91,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="../www/Magick++/">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="../www/install-source.html">Install from Source</a>
 </div>
@@ -110,18 +110,18 @@
 <div class="menu">
   <a title="Download" href="../www/download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="http://www.imagemagick.org/script/search.php">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map"href="../www/sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
     <a title="Site Map: Links"href="../www/links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
   <a title="Sponsors" href="../www/sponsors.html">Sponsors:</a>
 
@@ -149,24 +149,24 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "0574824969";

-    google_ad_width = 160;

-    google_ad_height = 600;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "0574824969";
+    google_ad_width = 160;
+    google_ad_height = 600;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+
+<div class="main">
+
 <p>The ImageMagick web site is available from a variety of web mirrors around the world listed below.</p>
 <dl class="magick-mirror">
   <dt>France</dt>
@@ -175,32 +175,32 @@
     <dd><a href="http://www.imagemagick.org/" target="2026057533">http://www.imagemagick.org/</a></dd>
 </dl>
 <p>If you want to add a new web-site mirror, please <a href="http://www.imagemagick.org/script/contact.php">contact us</a>.</p>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

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

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="http://www.imagemagick.org/discourse-server/">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="http://www.imagemagick.org/script/contact.php">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/mogrify.html b/www/mogrify.html
index c60b9cb..914fece 100644
--- a/www/mogrify.html
+++ b/www/mogrify.html
@@ -1,14 +1,14 @@
-

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

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Command-line Tools: Mogrify</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -28,64 +28,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -104,7 +104,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -132,7 +132,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -151,18 +151,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -213,30 +213,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>ImageMagick Mogrify Command-line Tool</h1>
 <p class="navigation-index">[<a href="mogrify.html#usage">Example Usage</a> &bull; <a href="mogrify.html#options">Option Summary</a>]</p>
 
@@ -1376,32 +1376,32 @@
 </table>
 
 </div>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/montage.html b/www/montage.html
index ce85efa..19cb5ba 100644
--- a/www/montage.html
+++ b/www/montage.html
@@ -1,14 +1,14 @@
-

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

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Command-line Tools: Montage</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -28,64 +28,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -104,7 +104,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -132,7 +132,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -151,18 +151,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -213,30 +213,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>ImageMagick Montage Command-line Tool</h1>
 <p class="navigation-index">[<a href="montage.html#usage">Example Usage</a> &bull; <a href="montage.html#options">Option Summary</a>]</p>
 
@@ -796,32 +796,32 @@
 </table>
 
 </div>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/motion-picture.html b/www/motion-picture.html
index b39b865..9be5d5e 100644
--- a/www/motion-picture.html
+++ b/www/motion-picture.html
@@ -1,14 +1,14 @@
-

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

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Motion Picture Digital Images</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -28,64 +28,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -104,7 +104,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -132,7 +132,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -151,18 +151,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -213,30 +213,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>ImageMagick Motion Picture Formats</h1>
 <p class="navigation-index">[<a href="motion-picture.html#intro">Introduction to Motion Picture Formats</a> &bull; <a href="motion-picture.html#log">Log Format</a> &bull; <a href="motion-picture.html#properties">DPX properties</a> &bull; <a href="motion-picture.html#settings">DPX Settings</a>]</p>
 
@@ -363,32 +363,32 @@
 
 </div>
 
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/parallel.html b/www/parallel.html
index 6fa3ca2..c875d1f 100644
--- a/www/parallel.html
+++ b/www/parallel.html
@@ -1,13 +1,13 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Parallel Execution</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -27,64 +27,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -103,7 +103,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -131,7 +131,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -150,18 +150,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -212,32 +212,32 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

-

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
+
+
 <h1>Parallel Execution with OpenMP</h1>
 
 
@@ -267,32 +267,32 @@
 </pre>
 <p>In certain cases, it might be optimal to set the number of threads to 1 (e.g. <kbd>-limit thread 1</kbd>) or to disable OpenMP completely.  To disable this feature, add <kbd>--disable-openmp</kbd> to your configure script command line then rebuild and re-install ImageMagick.</p>
 <div>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/perl-magick.html b/www/perl-magick.html
index 4633d22..1076068 100644
--- a/www/perl-magick.html
+++ b/www/perl-magick.html
@@ -1,13 +1,13 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: PerlMagick, Perl API for ImageMagick</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -27,64 +27,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -103,7 +103,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -131,7 +131,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -150,18 +150,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -212,31 +212,31 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
+
 <h1>PerlMagick API</h1>
 <p class="navigation-index">[<a href="perl-magick.html#installation">Installation</a> &bull; <a href="perl-magick.html#overview">Overview</a> &bull; <a href="perl-magick.html#example">Example Script</a> &bull; <a href="perl-magick.html#read">Read or Write an Image</a> &bull; <a href="perl-magick.html#manipulate">Manipulate an Image</a> &bull; <a href="perl-magick.html#set-attribute">Set an Image Attribute</a> &bull; <a href="perl-magick.html#get-attribute">Get an Image Attribute</a> &bull; <a href="perl-magick.html#compare">Compare an Image to its Reconstruction</a> &bull; <a href="perl-magick.html#montage">Create an Image Montage</a> &bull; <a href="perl-magick.html#blobs">Working with Blobs</a> &bull; <a href="perl-magick.html#direct-access">Direct-access to Image Pixels</a> &bull; <a href="perl-magick.html#miscellaneous">Miscellaneous Methods</a> &bull; <a href="perl-magick.html#exceptions">Handling Exceptions</a>&bull; <a href="perl-magick.html#constants">Constant</a> ]</p>
 
@@ -2659,32 +2659,32 @@
 </pre>
 
 </div>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/porting.html b/www/porting.html
index 2c604a7..237b5e5 100644
--- a/www/porting.html
+++ b/www/porting.html
@@ -1,14 +1,14 @@
-

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

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Porting to ImageMagick Version 7</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -28,64 +28,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -104,7 +104,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -132,7 +132,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -151,18 +151,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -213,30 +213,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>ImageMagick Version 7 Porting Guide</h1>
 
 <p class="navigation-index">[<a href="porting.html#imv7">ImageMagick Version 7</a> &bull; <a href="porting.html#channels">Pixel Channels</a> &bull; <a href="porting.html#alpha">Alpha</a> &bull; <a href="porting.html#grayscale">Grayscale</a> &bull; <a href="porting.html#core">MagickCore API</a> &bull; <a href="porting.html#headers">Header Files</a>  &bull; <a href="porting.html#depecate">Deprecated Features Removed</a> &bull; <a href="porting.html#cli">Command-line Interface</a> &bull; <a href="porting.html#summary">Version 7 Change Summary</a> ]</p>
@@ -793,32 +793,32 @@
 </dl>
 </div>
 
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/quantize.html b/www/quantize.html
index 5862e3a..957bae4 100644
--- a/www/quantize.html
+++ b/www/quantize.html
@@ -1,13 +1,13 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Color Reduction Utilizing Adaptive Spatial Subdivision</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -27,64 +27,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -103,7 +103,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -131,7 +131,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -150,18 +150,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -212,30 +212,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>ImageMagick Color Reduction</h1>
 <p class="navigation-index">[<a href="quantize.html#describe">Algorithm Description</a> &bull; <a href="quantize.html#measure">Measuring Color Reduction Error</a>]</p>
 
@@ -363,32 +363,32 @@
 
 </div>
 
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/resources.html b/www/resources.html
index 773381c..84e8b28 100644
--- a/www/resources.html
+++ b/www/resources.html
@@ -1,13 +1,13 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Resources</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -27,64 +27,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -103,7 +103,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -131,7 +131,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -150,18 +150,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -212,30 +212,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>Customize ImageMagick With Resources</h1>
 <p class="navigation-index">[<a href="resources.html#configure">Configuration Files</a> &bull; <a href="resources.html#modules">Modules</a> &bull; <a href="resources.html#fonts">Fonts</a> &bull; <a href="resources.html#environment">Environment Variables</a>]</p>
 
@@ -500,32 +500,32 @@
 </dl>
 <p>Define arguments for the MAGICK_AREA_LIMIT, MAGICK_DISK_LIMIT, MAGICK_MAP_LIMIT, and MAGICK_MEMORY_LIMIT environment variables with SI prefixes (.e.g 100MB).</p>
 </div>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/search.html b/www/search.html
index c1ab3cf..484ce3a 100644
--- a/www/search.html
+++ b/www/search.html
@@ -1,13 +1,13 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Search</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -27,64 +27,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -103,7 +103,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -131,7 +131,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -150,18 +150,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -212,30 +212,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>ImageMagick Search</h1>
 <!-- http://www.google.com/cse/manage/all -->
 <!-- API key: ABQIAAAAdfF6VN9U2Qbut6Fhsipy6hRKa0qBb552HFzWa4XKj36poDKk4BSrCudRIk3Koi1FRFFk9Mq49Tg1-A -->
@@ -253,32 +253,32 @@
   }, true);
 </script>
 </div>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/sitemap.html b/www/sitemap.html
index 7cd864c..f50a416 100644
--- a/www/sitemap.html
+++ b/www/sitemap.html
@@ -1,13 +1,13 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Site Map</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -27,64 +27,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -103,7 +103,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -131,7 +131,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -150,18 +150,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -212,218 +212,218 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

-<h1>ImageMagick Site Map</h1>

-<p class="navigation-index">[<a href="sitemap.html#overview">ImageMagick Overview</a> &bull; <a href="sitemap.html#download">Download ImageMagick</a> &bull; <a href="sitemap.html#install">Install ImageMagick</a> &bull; <a href="sitemap.html#command-line">Command-line Tools</a> &bull; <a href="sitemap.html#program-interfaces">Program Interfaces</a> &bull; <a href="sitemap.html#formats">Image Formats</a> &bull; <a href="sitemap.html#help">Getting Help</a> &bull; <a href="sitemap.html#support">Support ImageMagick</a> &bull; <a href="sitemap.html#miscellaneous">Miscellaneous Topics</a>]</p>

-

-<div class="doc-section">

-

-<p>Use this ImageMagick sitemap to quickly jump to one of the areas of interest listed below.  If you can't find what you want on this page, try our <a href="search.html">site search</a>.</p>

-</div>

-

-<h2><a id="overview"></a>ImageMagick Overview</h2>

-<div class="doc-section">

-

-<dl>

-  <dd><a href="../index.html?ImageMagick=13osjbe9vb9ccu7vgvekvosqj7">Introduction</a>: convert, edit, or compose images from the command-line or program interface.</dd>

-  <dd><a href="examples.html">Examples of ImageMagick usage</a>: a few examples that show what you can do with an image using ImageMagick.</dd>

-  <dd><a href="http://www.imagemagick.org/Usage/">Anthony Thyssen's examples of ImageMagick usage</a>:  a comprehensive tutorial of using ImageMagick from the command line.</dd>

-  <dd><a href="color.html">Color names</a>: how to specify a color name, a hex color, or a numerical RGB, RGBA, HSL, HSLA, CMYK, or CMYKA color.</dd>

-  <dd><a href="resources.html">Resources</a>: ImageMagick depends on external resources including configuration files, loadable modules, fonts, and environment variables.</dd>

-  <dd><a href="parallel.html">Parallel Execution</a>: ImageMagick is threaded to take advantage of speed-ups offered by the multicore processor chips.</dd>

-  <dd><a href="architecture.html">Architecture</a>: get to know more about the software and algorithms behind ImageMagick.</dd>

-  <dd><a href="license.html">License</a>: the legally binding and authoritative terms and conditions for use, reproduction, and distribution of ImageMagick.</dd>

-  <dd><a href="export.html">Export classification</a>: export control status of ImageMagick.</dd>

-  <dd><a href="porting.html">ImageMagick Version 7</a>: ImageMagick version 7 is in development, learn how it differs from previous versions.</dd>

-</dl>

-</div>

-

-<h2><a id="download"></a>Download ImageMagick</h2>

-<div class="doc-section">

-

-<dl>

-  <dd><a href="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="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="subversion.html">Subversion repository</a>: stable and development source releases.</dd>

-    <dd><a href="http://www.magickwand.org/">MagickWand for PHP</a>: a native PHP-extension to the ImageMagick MagickWand API.</dd>

-    <dd><a href="http://www.imagemagick.org/download/delegates">Delegate libraries</a>: ImageMagick depends on a number of optional delegate libraries to extend its functionality.</dd>

-  </dl> </dd>

-</dl>

-</div>

-

-<h2><a id="install"></a>Install ImageMagick</h2>

-<div class="doc-section">

-

-  <p>You can install ImageMagick from source. However, if don't have a proper development environment or if you're anxious to get started, download a ready-to-run Unix or Windows executable.</p>

-<dl>

-    <dd><a href="install-source.html">Install from source</a>: ImageMagick builds under Windows, Mac OS X, and Linux.</dd>

-    <dd><a href="binary-releases.html">Install from a binary distribution</a>: install a ready-to-run Unix or Windows executable.</dd>

-    <dd><a href="ImageMagickObject.html">Install ImageMagickObject COM+ component</a>: install the Windows ImageMagick COM+ component.</dd>

-</dl>

-</div>

-

-<h2><a id="command-line"></a>Command-line Tools</h2>

-<div class="doc-section">

-<dl>

-  <dd><a href="command-line-tools.html">Command-line tools</a>: overview of the ImageMagick commands.</dd>

-  <dd> <dl>

-    <dd><a href="animate.html">animate</a>: animates an image sequence on any X server.</dd>

-    <dd><a href="compare.html">compare</a>: mathematically and visually annotate the difference between an image and its reconstruction.</dd>

-    <dd><a href="composite.html">composite</a>: overlaps one image over another.</dd>

-    <dd><a href="conjure.html">conjure</a>: interprets and executes scripts written in the Magick Scripting Language (MSL).</dd>

-    <dd><a href="convert.html">convert</a>: convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and more.</dd>

-    <dd><a href="display.html">display</a>: displays an image or image sequence on any X server.</dd>

-    <dd><a href="identify.html">identify</a>: describes the format and characteristics of one or more image files.</dd>

-    <dd><a href="import.html">import</a>: saves any visible window on an X server and outputs it as an image file.</dd>

-    <dd><a href="mogrify.html">mogrify</a>: resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and more.</dd>

-    <dd><a href="montage.html">montage</a>: create a composite image by combining several separate images.</dd>

-    <dd><a href="stream.html">stream</a>: a lightweight tool to stream one or more pixel components of the image or portion of the image to your choice of storage formats.</dd>

-  </dl></dd>

-  <dd><a href="command-line-processing.html">Command line processing</a>: the anatomy of the command line.</dd>

-  <dd><a href="command-line-options.html">Command line options</a>: annotated list of all options that can appear on the command-line.</dd>

-  <dd><a href="fx.html">Fx</a>: apply a mathematical expression to an image or image channels.</dd>

-  <dd><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.</dd>

-</dl>

-</div>

-

-<h2><a id="program-interfaces"></a>Program Interfaces</h2>

-<div class="doc-section">

-

-<dl>

-  <dd><a href="api.html">Program interfaces</a>: application programming interfaces.</dd>

-  <dd> <dl>

-    <dd><a href="../ChMagick">ChMagick</a>: is a <a href="http://www.softintegration.com/">Ch</a> an embeddable MagickCore C/C++ interpreter for cross-platform scripting.</dd>

-    <dd><a href="http://common-lisp.net/project/cl-magick/">CL-Magick</a>: provides a Common Lisp interface to the ImageMagick library.</dd>

-    <dd><a href="https://gna.org/projects/g2f/">G2F</a>: implements an Ada 95 binding to a subset of the low-level MagickCore library.</dd>

-    <dd><a href="../Magick++">Magick++</a>: provides an object-oriented C++ interface to ImageMagick.</dd>

-    <dd><a href="http://pecl.php.net/package/imagick">IMagick</a>: is a native PHP extension to create and modify images using the ImageMagick API.</dd>

-    <dd><a href="http://www.yeo.id.au/jmagick/">JMagick</a>: provides an object-oriented Java interface to ImageMagick.</dd>

-    <dd><a href="magick-core.html">MagickCore</a>: C API, recommended for wizard-level developers.</dd>

-    <dd><a href="magick-wand.html">MagickWand</a>: convert, compose, and edit images from the C language.</dd>

-    <dd><a href="http://www.magickwand.org/">MagickWand for PHP</a>: a native PHP-extension to the ImageMagick MagickWand API.</dd>

-    <dd><a href="http://code.google.com/p/nmagick">nMagick</a>: is a port of the ImageMagick library to the haXe and Neko platforms.</dd>

-    <dd><a href="http://wiki.freepascal.org/PascalMagick">PascalMagick</a>: a Pascal binding for the MagickWand API and also the low-level MagickCore library.</dd>

-    <dd><a href="perl-magick.html">PerlMagick</a>: convert, compose, and edit images from the Perl language.</dd>

-    <dd><a href="http://www.imagemagick.org/download/python/">PythonMagick</a>: an object-oriented Python interface to ImageMagick.</dd>

-    <dd><a href="http://rmagick.rubyforge.org/">RMagick</a>: is an interface between the Ruby programming language and ImageMagick.</dd>

-    <dd><a href="http://tclmagick.sourceforge.net/">TclMagick</a>: a native Tcl-extension to the ImageMagick MagickWand API.</dd>

-  </dl></dd>

-</dl>

-</div>

-

-<h2><a id="format"></a>Image Formats</h2>

-<div class="doc-section">

-<dl>

-  <dd><a href="formats.html">Supported image formats</a>: annotated list of all image formats that ImageMagick can read and/or write.</dd>

-  <dd><a href="motion-picture.html">Motion picture digital images</a>: use SMPTE DPX Version 2.0 to process images used by the motion picture (film and high-definition) industry.</dd>

-  <dd><a href="high-dynamic-range.html">High dynamic-range images</a>: accurately represent the wide range of intensity levels found in real scenes ranging from the brightest direct sunlight to the deepest darkest shadows.</dd>

-  <dd><a href="magick-vector-graphics.html">Magick Vector Graphics</a>: a modularized language for describing two-dimensional vector and mixed vector/raster graphics in ImageMagick.</dd>

-  <dd><a href="miff.html">Magick Image File Format</a>: MIFF is ImageMagick's own platform-independent format for storing bitmap images.</dd>

-</dl>

-</div>

-

-<h2><a id="help"></a>Getting Help</h2>

-<div class="doc-section">

-

-<dl>

-  <dd><a href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&amp;camp=1789&amp;tag=imagemagick-20&amp;creative=9325&amp;path=tg/detail/-/1590595904/qid=1123551819/sr=8-1/ref=pd_bbs_sbs_1?v=glance%26s=books%26n=507846">Definitive Guide to ImageMagick</a>: this book explains ImageMagick in a practical, learn-by-example fashion.</dd>

-  <dd><a href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&amp;camp=1789&amp;tag=imagemagick-20&amp;creative=9325&amp;path=tg/detail/-/1904811868/qid=1123551819/sr=8-1/ref=pd_bbs_sbs_1?v=glance%26s=books%26n=507846">ImageMagick Tricks</a>: this book is packed with examples of photo manipulations, logo creation, animations, and complete web projects.</dd>

-  <dd><a href="../discourse-server">Discourse server</a>: get help from fellow ImageMagick users and developers, post to these forums.</dd>

-  <dd><a href="contact.html">Contact the Wizards</a>: for bug reports (only if you do not want to sign up to the <a href="../discourse-server">discourse server</a>), a source or documentation patch, a security or license issue, or if you want to be a sponsor of the ImageMagick project.</dd>

-</dl>

-</div>

-

-<h2><a id="support"></a>Support ImageMagick</h2>

-<div class="doc-section">

-

-<dl>

-  <dd><a href="http://www.imagemagick.org/discourse-server/viewforum.php?f=3">Report bugs and vulnerabilities</a>: our highest priority is to fix security defects and bug reports, usually within 48 hours of your report.  The bug discourse server requires that you register.  If you do not want to register, you can <a href="contact.html">contact the ImageMagick developers</a> with a convenient web form.</dd>

-  <dd><a href="sponsors.html">Sponsor ImageMagick</a>: contribute bug fixes, enhancements, hardware, funds, etc. to ensure the ImageMagick project thrives.</dd>

-  <dd><a href="t-shirt.html">ImageMagick t-shirt</a>: donate $25 USD and we acknowledge your gift with a logoed t-shirt.</dd>

-</dl>

-</div>

-

-<h2><a id="miscellaneous"></a>Miscellaneous Topics</h2>

-<div class="doc-section">

-

-<dl>

-  <dd><a href="convert.html">Format conversion</a>: convert an image from one <a href="formats.html">format </a> to another (e.g. PNG to JPEG).</dd>

-  <dd><a href="http://www.imagemagick.org/Usage/resize/">Transform</a>: resize, rotate, crop, fddp or trim an image.</dd>

-  <dd><a href="http://www.imagemagick.org/Usage/channels/">Transparency</a>: render portions of an image invisible.</dd>

-  <dd><a href="http://www.imagemagick.org/Usage/draw/">Draw</a>: add shapes or text to an image.</dd>

-  <dd><a href="http://www.imagemagick.org/Usage/crop/">Decorate</a>: add a border or frame to an image.</dd>

-  <dd><a href="http://www.imagemagick.org/Usage/blur/">Special effects</a>: blur, sharpen, threshold, or tint an image.</dd>

-  <dd><a href="http://www.imagemagick.org/Usage/anim_basics/">Animation</a>: create a GIF animation sequence from a group of images.</dd>

-  <dd><a href="http://www.imagemagick.org/Usage/text/">Text &amp; comments</a>: insert descriptive or artistic text in an image.</dd>

-  <dd><a href="identify.html">Image identification</a>: describe the format and attributes of an image.</dd>

-  <dd><a href="composite.html">Composite</a>: overlap one image over another.</dd>

-  <dd><a href="montage.html">Montage</a>: juxtapose image thumbnails on an image canvas.</dd>

-  <dd><a href="http://www.imagemagick.org/Usage/distorts/">Generalized pixel distortion</a>: correct for, or induce image distortions including perspective.</dd>

-  <dd><a href="http://www.imagemagick.org/Usage/morphology/">Morphology of shapes</a>: extract features, describe shapes and recognize patterns in images.</dd>

-  <dd><a href="motion-picture.html">Motion picture support</a>: read and write the common image formats used in digital film work.</dd>

-  <dd><a href="fx.html">Image calculator</a>: apply a mathematical expression to an image or image channels.</dd>

-  <dd><a href="http://www.imagemagick.org/Usage/fourier">Discrete Fourier transform</a>: implements the forward and inverse DFT.</dd>

-  <dd><a href="high-dynamic-range.html">High dynamic-range images</a>: accurately represent the wide range of intensity levels found in real scenes ranging from the brightest direct sunlight to the deepest darkest shadows.</dd>

-  <dd><a href="cipher.html">Encipher or decipher an image</a>: convert ordinary images into unintelddgible gibberish and back again.</dd>

-  <dd><a href="architecture.html#virtual-pixels">Virtual pixel support</a>: convenient access to pixels outside the image region.</dd>

-  <dd><a href="architecture.html#tera-pixel">Large image support</a>: read, process, or write mega-, giga-, or tera-pixel image sizes.</dd>

-  <dd><a href="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="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="binary-releases.html#iOS">ImageMagick on the iPhone</a>: convert, edit, or compose images on your iPhone.</dd>

-</dl>

-</div>

-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
+<h1>ImageMagick Site Map</h1>
+<p class="navigation-index">[<a href="sitemap.html#overview">ImageMagick Overview</a> &bull; <a href="sitemap.html#download">Download ImageMagick</a> &bull; <a href="sitemap.html#install">Install ImageMagick</a> &bull; <a href="sitemap.html#command-line">Command-line Tools</a> &bull; <a href="sitemap.html#program-interfaces">Program Interfaces</a> &bull; <a href="sitemap.html#formats">Image Formats</a> &bull; <a href="sitemap.html#help">Getting Help</a> &bull; <a href="sitemap.html#support">Support ImageMagick</a> &bull; <a href="sitemap.html#miscellaneous">Miscellaneous Topics</a>]</p>
+
+<div class="doc-section">
+
+<p>Use this ImageMagick sitemap to quickly jump to one of the areas of interest listed below.  If you can't find what you want on this page, try our <a href="search.html">site search</a>.</p>
+</div>
+
+<h2><a id="overview"></a>ImageMagick Overview</h2>
+<div class="doc-section">
+
+<dl>
+  <dd><a href="../index.html?ImageMagick=13osjbe9vb9ccu7vgvekvosqj7">Introduction</a>: convert, edit, or compose images from the command-line or program interface.</dd>
+  <dd><a href="examples.html">Examples of ImageMagick usage</a>: a few examples that show what you can do with an image using ImageMagick.</dd>
+  <dd><a href="http://www.imagemagick.org/Usage/">Anthony Thyssen's examples of ImageMagick usage</a>:  a comprehensive tutorial of using ImageMagick from the command line.</dd>
+  <dd><a href="color.html">Color names</a>: how to specify a color name, a hex color, or a numerical RGB, RGBA, HSL, HSLA, CMYK, or CMYKA color.</dd>
+  <dd><a href="resources.html">Resources</a>: ImageMagick depends on external resources including configuration files, loadable modules, fonts, and environment variables.</dd>
+  <dd><a href="parallel.html">Parallel Execution</a>: ImageMagick is threaded to take advantage of speed-ups offered by the multicore processor chips.</dd>
+  <dd><a href="architecture.html">Architecture</a>: get to know more about the software and algorithms behind ImageMagick.</dd>
+  <dd><a href="license.html">License</a>: the legally binding and authoritative terms and conditions for use, reproduction, and distribution of ImageMagick.</dd>
+  <dd><a href="export.html">Export classification</a>: export control status of ImageMagick.</dd>
+  <dd><a href="porting.html">ImageMagick Version 7</a>: ImageMagick version 7 is in development, learn how it differs from previous versions.</dd>
+</dl>
+</div>
+
+<h2><a id="download"></a>Download ImageMagick</h2>
+<div class="doc-section">
+
+<dl>
+  <dd><a href="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="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="subversion.html">Subversion repository</a>: stable and development source releases.</dd>
+    <dd><a href="http://www.magickwand.org/">MagickWand for PHP</a>: a native PHP-extension to the ImageMagick MagickWand API.</dd>
+    <dd><a href="http://www.imagemagick.org/download/delegates">Delegate libraries</a>: ImageMagick depends on a number of optional delegate libraries to extend its functionality.</dd>
+  </dl> </dd>
+</dl>
+</div>
+
+<h2><a id="install"></a>Install ImageMagick</h2>
+<div class="doc-section">
+
+  <p>You can install ImageMagick from source. However, if don't have a proper development environment or if you're anxious to get started, download a ready-to-run Unix or Windows executable.</p>
+<dl>
+    <dd><a href="install-source.html">Install from source</a>: ImageMagick builds under Windows, Mac OS X, and Linux.</dd>
+    <dd><a href="binary-releases.html">Install from a binary distribution</a>: install a ready-to-run Unix or Windows executable.</dd>
+    <dd><a href="ImageMagickObject.html">Install ImageMagickObject COM+ component</a>: install the Windows ImageMagick COM+ component.</dd>
+</dl>
+</div>
+
+<h2><a id="command-line"></a>Command-line Tools</h2>
+<div class="doc-section">
+<dl>
+  <dd><a href="command-line-tools.html">Command-line tools</a>: overview of the ImageMagick commands.</dd>
+  <dd> <dl>
+    <dd><a href="animate.html">animate</a>: animates an image sequence on any X server.</dd>
+    <dd><a href="compare.html">compare</a>: mathematically and visually annotate the difference between an image and its reconstruction.</dd>
+    <dd><a href="composite.html">composite</a>: overlaps one image over another.</dd>
+    <dd><a href="conjure.html">conjure</a>: interprets and executes scripts written in the Magick Scripting Language (MSL).</dd>
+    <dd><a href="convert.html">convert</a>: convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and more.</dd>
+    <dd><a href="display.html">display</a>: displays an image or image sequence on any X server.</dd>
+    <dd><a href="identify.html">identify</a>: describes the format and characteristics of one or more image files.</dd>
+    <dd><a href="import.html">import</a>: saves any visible window on an X server and outputs it as an image file.</dd>
+    <dd><a href="mogrify.html">mogrify</a>: resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and more.</dd>
+    <dd><a href="montage.html">montage</a>: create a composite image by combining several separate images.</dd>
+    <dd><a href="stream.html">stream</a>: a lightweight tool to stream one or more pixel components of the image or portion of the image to your choice of storage formats.</dd>
+  </dl></dd>
+  <dd><a href="command-line-processing.html">Command line processing</a>: the anatomy of the command line.</dd>
+  <dd><a href="command-line-options.html">Command line options</a>: annotated list of all options that can appear on the command-line.</dd>
+  <dd><a href="fx.html">Fx</a>: apply a mathematical expression to an image or image channels.</dd>
+  <dd><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.</dd>
+</dl>
+</div>
+
+<h2><a id="program-interfaces"></a>Program Interfaces</h2>
+<div class="doc-section">
+
+<dl>
+  <dd><a href="api.html">Program interfaces</a>: application programming interfaces.</dd>
+  <dd> <dl>
+    <dd><a href="../ChMagick">ChMagick</a>: is a <a href="http://www.softintegration.com/">Ch</a> an embeddable MagickCore C/C++ interpreter for cross-platform scripting.</dd>
+    <dd><a href="http://common-lisp.net/project/cl-magick/">CL-Magick</a>: provides a Common Lisp interface to the ImageMagick library.</dd>
+    <dd><a href="https://gna.org/projects/g2f/">G2F</a>: implements an Ada 95 binding to a subset of the low-level MagickCore library.</dd>
+    <dd><a href="../Magick++">Magick++</a>: provides an object-oriented C++ interface to ImageMagick.</dd>
+    <dd><a href="http://pecl.php.net/package/imagick">IMagick</a>: is a native PHP extension to create and modify images using the ImageMagick API.</dd>
+    <dd><a href="http://www.yeo.id.au/jmagick/">JMagick</a>: provides an object-oriented Java interface to ImageMagick.</dd>
+    <dd><a href="magick-core.html">MagickCore</a>: C API, recommended for wizard-level developers.</dd>
+    <dd><a href="magick-wand.html">MagickWand</a>: convert, compose, and edit images from the C language.</dd>
+    <dd><a href="http://www.magickwand.org/">MagickWand for PHP</a>: a native PHP-extension to the ImageMagick MagickWand API.</dd>
+    <dd><a href="http://code.google.com/p/nmagick">nMagick</a>: is a port of the ImageMagick library to the haXe and Neko platforms.</dd>
+    <dd><a href="http://wiki.freepascal.org/PascalMagick">PascalMagick</a>: a Pascal binding for the MagickWand API and also the low-level MagickCore library.</dd>
+    <dd><a href="perl-magick.html">PerlMagick</a>: convert, compose, and edit images from the Perl language.</dd>
+    <dd><a href="http://www.imagemagick.org/download/python/">PythonMagick</a>: an object-oriented Python interface to ImageMagick.</dd>
+    <dd><a href="http://rmagick.rubyforge.org/">RMagick</a>: is an interface between the Ruby programming language and ImageMagick.</dd>
+    <dd><a href="http://tclmagick.sourceforge.net/">TclMagick</a>: a native Tcl-extension to the ImageMagick MagickWand API.</dd>
+  </dl></dd>
+</dl>
+</div>
+
+<h2><a id="format"></a>Image Formats</h2>
+<div class="doc-section">
+<dl>
+  <dd><a href="formats.html">Supported image formats</a>: annotated list of all image formats that ImageMagick can read and/or write.</dd>
+  <dd><a href="motion-picture.html">Motion picture digital images</a>: use SMPTE DPX Version 2.0 to process images used by the motion picture (film and high-definition) industry.</dd>
+  <dd><a href="high-dynamic-range.html">High dynamic-range images</a>: accurately represent the wide range of intensity levels found in real scenes ranging from the brightest direct sunlight to the deepest darkest shadows.</dd>
+  <dd><a href="magick-vector-graphics.html">Magick Vector Graphics</a>: a modularized language for describing two-dimensional vector and mixed vector/raster graphics in ImageMagick.</dd>
+  <dd><a href="miff.html">Magick Image File Format</a>: MIFF is ImageMagick's own platform-independent format for storing bitmap images.</dd>
+</dl>
+</div>
+
+<h2><a id="help"></a>Getting Help</h2>
+<div class="doc-section">
+
+<dl>
+  <dd><a href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&amp;camp=1789&amp;tag=imagemagick-20&amp;creative=9325&amp;path=tg/detail/-/1590595904/qid=1123551819/sr=8-1/ref=pd_bbs_sbs_1?v=glance%26s=books%26n=507846">Definitive Guide to ImageMagick</a>: this book explains ImageMagick in a practical, learn-by-example fashion.</dd>
+  <dd><a href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&amp;camp=1789&amp;tag=imagemagick-20&amp;creative=9325&amp;path=tg/detail/-/1904811868/qid=1123551819/sr=8-1/ref=pd_bbs_sbs_1?v=glance%26s=books%26n=507846">ImageMagick Tricks</a>: this book is packed with examples of photo manipulations, logo creation, animations, and complete web projects.</dd>
+  <dd><a href="../discourse-server">Discourse server</a>: get help from fellow ImageMagick users and developers, post to these forums.</dd>
+  <dd><a href="contact.html">Contact the Wizards</a>: for bug reports (only if you do not want to sign up to the <a href="../discourse-server">discourse server</a>), a source or documentation patch, a security or license issue, or if you want to be a sponsor of the ImageMagick project.</dd>
+</dl>
+</div>
+
+<h2><a id="support"></a>Support ImageMagick</h2>
+<div class="doc-section">
+
+<dl>
+  <dd><a href="http://www.imagemagick.org/discourse-server/viewforum.php?f=3">Report bugs and vulnerabilities</a>: our highest priority is to fix security defects and bug reports, usually within 48 hours of your report.  The bug discourse server requires that you register.  If you do not want to register, you can <a href="contact.html">contact the ImageMagick developers</a> with a convenient web form.</dd>
+  <dd><a href="sponsors.html">Sponsor ImageMagick</a>: contribute bug fixes, enhancements, hardware, funds, etc. to ensure the ImageMagick project thrives.</dd>
+  <dd><a href="t-shirt.html">ImageMagick t-shirt</a>: donate $25 USD and we acknowledge your gift with a logoed t-shirt.</dd>
+</dl>
+</div>
+
+<h2><a id="miscellaneous"></a>Miscellaneous Topics</h2>
+<div class="doc-section">
+
+<dl>
+  <dd><a href="convert.html">Format conversion</a>: convert an image from one <a href="formats.html">format </a> to another (e.g. PNG to JPEG).</dd>
+  <dd><a href="http://www.imagemagick.org/Usage/resize/">Transform</a>: resize, rotate, crop, fddp or trim an image.</dd>
+  <dd><a href="http://www.imagemagick.org/Usage/channels/">Transparency</a>: render portions of an image invisible.</dd>
+  <dd><a href="http://www.imagemagick.org/Usage/draw/">Draw</a>: add shapes or text to an image.</dd>
+  <dd><a href="http://www.imagemagick.org/Usage/crop/">Decorate</a>: add a border or frame to an image.</dd>
+  <dd><a href="http://www.imagemagick.org/Usage/blur/">Special effects</a>: blur, sharpen, threshold, or tint an image.</dd>
+  <dd><a href="http://www.imagemagick.org/Usage/anim_basics/">Animation</a>: create a GIF animation sequence from a group of images.</dd>
+  <dd><a href="http://www.imagemagick.org/Usage/text/">Text &amp; comments</a>: insert descriptive or artistic text in an image.</dd>
+  <dd><a href="identify.html">Image identification</a>: describe the format and attributes of an image.</dd>
+  <dd><a href="composite.html">Composite</a>: overlap one image over another.</dd>
+  <dd><a href="montage.html">Montage</a>: juxtapose image thumbnails on an image canvas.</dd>
+  <dd><a href="http://www.imagemagick.org/Usage/distorts/">Generalized pixel distortion</a>: correct for, or induce image distortions including perspective.</dd>
+  <dd><a href="http://www.imagemagick.org/Usage/morphology/">Morphology of shapes</a>: extract features, describe shapes and recognize patterns in images.</dd>
+  <dd><a href="motion-picture.html">Motion picture support</a>: read and write the common image formats used in digital film work.</dd>
+  <dd><a href="fx.html">Image calculator</a>: apply a mathematical expression to an image or image channels.</dd>
+  <dd><a href="http://www.imagemagick.org/Usage/fourier">Discrete Fourier transform</a>: implements the forward and inverse DFT.</dd>
+  <dd><a href="high-dynamic-range.html">High dynamic-range images</a>: accurately represent the wide range of intensity levels found in real scenes ranging from the brightest direct sunlight to the deepest darkest shadows.</dd>
+  <dd><a href="cipher.html">Encipher or decipher an image</a>: convert ordinary images into unintelddgible gibberish and back again.</dd>
+  <dd><a href="architecture.html#virtual-pixels">Virtual pixel support</a>: convenient access to pixels outside the image region.</dd>
+  <dd><a href="architecture.html#tera-pixel">Large image support</a>: read, process, or write mega-, giga-, or tera-pixel image sizes.</dd>
+  <dd><a href="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="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="binary-releases.html#iOS">ImageMagick on the iPhone</a>: convert, edit, or compose images on your iPhone.</dd>
+</dl>
+</div>
+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/sponsors.html b/www/sponsors.html
index df3ad2c..a86b52b 100644
--- a/www/sponsors.html
+++ b/www/sponsors.html
@@ -1,13 +1,13 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Sponsors</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -27,64 +27,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -103,7 +103,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -131,7 +131,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -150,18 +150,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -212,30 +212,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>ImageMagick Sponsors</h1>
 <p class="navigation-index">[<a href="sponsors.html#sponsor">Active ImageMagick Sponsors</a> &bull; <a href="sponsors.html#support">Support the ImageMagick Project</a>]</p>
 
@@ -323,32 +323,32 @@
 
 
 </div>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/stream.html b/www/stream.html
index 25b7bc1..39fe08e 100644
--- a/www/stream.html
+++ b/www/stream.html
@@ -1,14 +1,14 @@
-

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

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Command-line Tools: Stream</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -28,64 +28,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -104,7 +104,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -132,7 +132,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -151,18 +151,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -213,30 +213,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>ImageMagick Stream Command-line Tool</h1>
 <p class="navigation-index">[<a href="stream.html#usage">Example Usage</a> &bull; <a href="stream.html#options">Option Summary</a>]</p>
 
@@ -429,32 +429,32 @@
 </table>
 
 </div>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/subversion.html b/www/subversion.html
index 26f6aaf..52bbd88 100644
--- a/www/subversion.html
+++ b/www/subversion.html
@@ -1,13 +1,13 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Subversion</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -27,64 +27,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -103,7 +103,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -131,7 +131,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -150,18 +150,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -212,31 +212,31 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
+
 <h1>ImageMagick Subversion Repository</h1>
 <div class="doc-section">
 
@@ -255,32 +255,32 @@
 <p class='crt'><span class="crtprompt"> $ </span><span class='crtin'>svn update</span></p>
 <p>and only the files which have changed are updated.</p>
 </div>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>
diff --git a/www/t-shirt.html b/www/t-shirt.html
index 287bcdb..a71f8a7 100644
--- a/www/t-shirt.html
+++ b/www/t-shirt.html
@@ -1,13 +1,13 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 

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

-<html version="-//W3C//DTD XHTML 1.1//EN"

-      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"

-      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

-      xsi:schemaLocation="http://www.w3.org/1999/xhtml

-                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">

-<head>

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

-  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>

+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
+  "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html version="-//W3C//DTD XHTML 1.1//EN"
+      xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+      xsi:schemaLocation="http://www.w3.org/1999/xhtml
+                          http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
+  <meta name="google-site-verification" content="MxsMq6bdLOx0KSuz1MY6yG9ZTIJ7_7DVRfl5NCAT5Yg"/>
   <title>ImageMagick: Logo T-Shirt</title>
   <meta http-equiv="content-language" content="en-US"/>
   <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
@@ -27,64 +27,64 @@
   <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"/>

-  <!-- Add jQuery library -->

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

-  

-  <!-- Optionaly include easing and/or mousewheel plugins -->

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>

-  

-  <!-- Add fancyBox -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>

-  

-  <!-- Optionaly include button and/or thumbnail helpers -->

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>

-  

-  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />

-  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>

-  <script type="text/javascript">

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

-  		$(".fancybox").fancybox();

-  	});

-  </script>

-  <!-- ImageMagick style -->

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

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

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

-  </style>

-</head>

-

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

-<div class="titlebar">

-<div style="margin: 17px auto; float: left;">

-  <script type="text/javascript">

-  <!--

-    google_ad_client = "pub-3129977114552745";

-    google_ad_slot = "5439289906";

-    google_ad_width = 728;

-    google_ad_height = 90;

-  //-->

-  </script>

-  <script type="text/javascript"

-    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

-  </script>

-</div>

-<a href="../discourse-server">

-  <img src="../images/logo.jpg"

-  alt="ImageMagick Logo"

-  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>

-<a href="../index.html">

-  <img src="../images/sprite.jpg"

-  alt="ImageMagick Sprite"

-  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

-</div>

-

-<div class="westbar">

-

+  <link rel="canonical" href="http://www.imagemagick.org" />
+  <link rel="meta" type="application/rdf+xml" title="ICI" href="http://imagemagick.org/ici.rdf"/>
+  <!-- Add jQuery library -->
+  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
+  
+  <!-- Optionaly include easing and/or mousewheel plugins -->
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.easing-1.3.pack.js"></script>
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.mousewheel-3.0.6.pack.js"></script>
+  
+  <!-- Add fancyBox -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/jquery.fancybox.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/jquery.fancybox.pack.js?v=2.0.4"></script>
+  
+  <!-- Optionaly include button and/or thumbnail helpers -->
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-buttons.js?v=2.0.4"></script>
+  
+  <link rel="stylesheet" href="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.css?v=2.0.4" type="text/css" media="screen" />
+  <script type="text/javascript" src="http://www.imagemagick.org/fancybox/helpers/jquery.fancybox-thumbs.js?v=2.0.4"></script>
+  <script type="text/javascript">
+  	$(document).ready(function() {
+  		$(".fancybox").fancybox();
+  	});
+  </script>
+  <!-- ImageMagick style -->
+  <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
+  <style type="text/css" media="all">
+    @import url("../www/magick.css");
+  </style>
+</head>
+
+<body id="www-imagemagick-org">
+<div class="titlebar">
+<div style="margin: 17px auto; float: left;">
+  <script type="text/javascript">
+  <!--
+    google_ad_client = "pub-3129977114552745";
+    google_ad_slot = "5439289906";
+    google_ad_width = 728;
+    google_ad_height = 90;
+  //-->
+  </script>
+  <script type="text/javascript"
+    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+  </script>
+</div>
+<a href="../discourse-server">
+  <img src="../images/logo.jpg"
+  alt="ImageMagick Logo"
+  style="width: 123px; height: 118px; border: 0px; float: right;" /></a>
+<a href="../index.html">
+  <img src="../images/sprite.jpg"
+  alt="ImageMagick Sprite"
+  style="width: 114px; height: 118px; border: 0px; float: right;" /></a>
+</div>
+
+<div class="westbar">
+
 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
 </div>
@@ -103,7 +103,7 @@
 <div class="sub">
     <a title="Binary Release: Windows" href="binary-releases.html#windows">Windows</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Command-line Tools" href="command-line-tools.html">Command-line Tools</a>
 </div>
@@ -131,7 +131,7 @@
 <div class="sub">
     <a title="Program Interface: Magick++" href="magick++.html">Magick++</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div  class="menu">
    <a title="Install from Source" href="install-source.html">Install from Source</a>
 </div>
@@ -150,18 +150,18 @@
 <div class="menu">
   <a title="Download" href="download.html">Download</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Search" href="search.html">Search</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a title="Site Map" href="sitemap.html">Site Map</a>
 </div>
 <div  class="sub">
   <a title="Site Map: Links" href="links.html">Links</a>
 </div>
-<div class="sep"></div>

+<div class="sep"></div>
 <div class="menu">
   <a rel="follow" title="Sponsors" href="sponsors.html">Sponsors:</a>
 
@@ -212,30 +212,30 @@
 </div>
 </div>
 </div>
-</div>

-

-<div class="eastbar">

-  <div class="g-plusone" id="gplusone"></div>

-  <script type="text/javascript">

-    window.___gcfg = {

-      lang: 'en-US'

-    };

-

-    (function() {

-      var po = document.createElement('script');

-      po.type = 'text/javascript'; po.async = true;

-      po.src = 'https://apis.google.com/js/plusone.js';

-      var script = document.getElementsByTagName('script')[0];

-      script.parentNode.insertBefore(po, script);

-    })();

-    var gplusone = document.getElementById("gplusone");

-    gplusone.setAttribute("data-size","medium");

-    gplusone.setAttribute("data-count","false");

-  </script>

-</div>

-

-<div class="main">

-

+</div>
+
+<div class="eastbar">
+  <div class="g-plusone" id="gplusone"></div>
+  <script type="text/javascript">
+    window.___gcfg = {
+      lang: 'en-US'
+    };
+
+    (function() {
+      var po = document.createElement('script');
+      po.type = 'text/javascript'; po.async = true;
+      po.src = 'https://apis.google.com/js/plusone.js';
+      var script = document.getElementsByTagName('script')[0];
+      script.parentNode.insertBefore(po, script);
+    })();
+    var gplusone = document.getElementById("gplusone");
+    gplusone.setAttribute("data-size","medium");
+    gplusone.setAttribute("data-count","false");
+  </script>
+</div>
+
+<div class="main">
+
 <h1>ImageMagick T-shirt</h1>
 <p class="navigation-index"></p>
 
@@ -269,32 +269,32 @@
 <p>Be sure to specify your address and your preferred size, M (medium), L (large), or XL (extra-large).  Other sizes may be available but check with us first.</p>
 
 <p>Shipping is free in the USA.  Add $4.00 USD for shipping to Canada and Mexico. Add $8.00 USD for all other locations.</p>
-

-</div>

-

-<div id="linkbar">

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

-    <span id="linkbar-center">

-      <a href="../discourse-server">Discourse Server</a> &bull;

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

-    </span>

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

-  </div>

-  <div class="footer">

-    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>

-    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>

-  </div>

-  <div style="clear: both; margin: 0; width: 100%; "></div>

-  <script type="text/javascript">

-    var _gaq = _gaq || [];

-    _gaq.push(['_setAccount', 'UA-17690367-1']);

-    _gaq.push(['_trackPageview']);

-

-    (function() {

-      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;

-      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';

-      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);

-    })();

-  </script>

-</body>

-</html>

+
+</div>
+
+<div id="linkbar">
+    <span id="linkbar-west">&nbsp;</span>
+    <span id="linkbar-center">
+      <a href="../discourse-server">Discourse Server</a> &bull;
+      <a href="http://www.imagemagick.org/MagickStudio/scripts/MagickStudio.cgi">Studio</a>
+    </span>
+    <span id="linkbar-east">&nbsp;</span>
+  </div>
+  <div class="footer">
+    <span id="footer-west">&copy; 1999-2012 ImageMagick Studio LLC</span>
+    <span id="footer-east"> <a href="contact.html">Contact the Wizards</a></span>
+  </div>
+  <div style="clear: both; margin: 0; width: 100%; "></div>
+  <script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', 'UA-17690367-1']);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+  </script>
+</body>
+</html>