diff --git a/www/resources.html b/www/resources.html
index 245171e..70a67d9 100644
--- a/www/resources.html
+++ b/www/resources.html
@@ -42,7 +42,7 @@
   style="width: 114px; height: 118px; border: 0px; float: right;" /></a>

 </div>

 

-<div class="eastbar">

+<div class="westbar">

 

 <div class="menu">
   <a title="About ImageMagick" href="../index.html">About ImageMagick</a>
@@ -133,21 +133,31 @@
   <a title="Sponsor: Deko.net" href="http://www.deko.net">Deko.net</a><!-- 201101010600 Peterssen-->
 </div>
 <div  class="sponsor">
-  <a title="Sponsor: Kredit" href="http://www.online-kredit-index.de">Kredit</a><!-- 201007010120 Buchhorn -->
-</div>
-<div  class="sponsor">
   <a title="Sponsor: Druckerei" href="http://www.print24.de/">Druckerei</a><!-- 201009010720 -->
 </div>
 <div  class="sponsor">
    <a title="Sponsor: Druckerei Online" href="http://www.allesdruck.de">Druckerei Online</a><!-- 201012011200 allesdruck.de-->
 </div>
 <div  class="sponsor">
-   <a title="Sponsor: Webdesign" href="http://www.renehornig.com/" title="Webdesign">Webdesign</a><!-- 20111001000240 -->
+   <a title="Sponsor: Online-Magazin" href="http://www.unkostenbeitrag.de/">Online-Magazin</a><!-- 20101101000200 -->
 </div>
 </div>
 </div>
+</div>

 

-

+<div class="eastbar">

+  <script type="text/javascript">

+  <!--

+    google_ad_client = "pub-3129977114552745";

+    /* 160x600, created 7/27/10 */

+    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">

@@ -189,10 +199,10 @@
   </dd>
 
 <dt class="doc"><a href="../www/source/english.xml">english.xml</a></dt>
-  <dd>Associate message tags with English translations.</dd>
+  <dd>Associate message tags with English translations.</dd><br />
 
 <dt class="doc"><a href="../www/source/francais.xml">francais.xml</a></dt>
-  <dd>Associate message tags with French translations.  </dd>
+  <dd>Associate message tags with French translations.  </dd><br />
 
 <dt class="doc"><a href="../www/source/locale.xml">locale.xml</a></dt>
   <dd>Associate message tags with a  translation for your locale.
@@ -240,7 +250,7 @@
   </dd>
 
 <dt class="doc"><a href="../www/source/thresholds.xml">thresholds.xml</a></dt>
-  <dd>Set threshold maps for ordered posterized dither.</dd>
+  <dd>Set threshold maps for ordered posterized dither.</dd><br />
 
 <dt class="doc"><a name="type.xml"></a><a href="../www/source/type.xml">type.xml</a></dt>
   <dd>Configure fonts.
@@ -396,7 +406,7 @@
   <dd>Set maximum parallel threads.</dd><br />
   <dd>Many ImageMagick algorithms run in parallel on multi-processor systems.  Use this enviroment variable to set the maximum number of threads that are permitted to run in parallel.</dd><br />
 <dt class="doc">MAGICK_THROTTLE</dt>
-  <dd>Periodically yield the CPU for at least the time specified in milliseconds.</dd>
+  <dd>Periodically yield the CPU for at least the time specified in milliseconds.</dd><br />
 <dt class="doc">MAGICK_TIME_LIMIT</dt>
   <dd>Set maximum time in seconds.</dd><br />
   <dd>When this limit is exceeded, an exception is thrown and processing stops.</dd>
@@ -406,7 +416,7 @@
 </div>

 

 <div id="linkbar">

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

+    <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>