<?xml version="1.0" encoding="iso-8859-1" ?> 

<Module>

  <ModulePrefs 
   title="Zitat des Tages"
   title_url="http://www.zitate-online.de/"
   author="G. Krauss"
   author_email="mailkontakt@zitate-online.de"
   thumbnail="http://www.zitate-online.de/grafik/gmod_thumbnail.png"
   screenshot="http://www.zitate-online.de/grafik/gmod_screenshot.png"
   description="Zeigt das Zitat des Tages von zitate-online.de"
   scrolling="true"
   height="214"
  /> 

  <Content type="html">

     <![CDATA[ 
      <style type="text/css">
  a {text-decoration:none;}
  a:link { color: #880000; }
  a:visited { color: #990900; }
  a:active { color: #cc0000; }
  a:hover { color: #cc0000; }
  body {
   background-color:#EAD2AB;
   background-image:url('http://www.zitate-online.de/grafik/papier.gif');
  }
      </style>
      <base target="_blank">
     <div style="text-align:center; font-family:Arial; font-size:80%; padding:2px" >
       
 <div id="zitatdestages">
<a href="http://www.zitate-online.de/autor/saint-exupery-antoine-de/" title="Antoine de Saint-Exupéry"><img class="autorenbild" style="border:none;" src="http://www.zitate-online.de/grafik/portrait/saint-exupery-antoine-de.jpg" alt="Antoine de Saint-Exupéry" /></a><br /><strong><a href="http://www.zitate-online.de/autor/saint-exupery-antoine-de/">Antoine de Saint-Exup&eacute;ry</a></strong>: &bdquo;Man sieht nur mit dem Herzen gut. Das Wesentliche ist f&uuml;r die Augen unsichtbar.&ldquo;<br />
  <span id="zitatdestageslink">von <a href="http://www.zitate-online.de/" title="Zitate und Spr&uuml;che">zitate-online.de</a></span>
 </div>
     </div>
	 <script type="text/javascript">
 function externeLinks () {
   var linkliste = document.getElementsByTagName('a');
   for(var i=0; i<linkliste.length; i++) 
   {
     linkliste[i].target = '_blank';
   }
  }

var funktionen_temporaereronload = window.onload;
window.onload = function() {
  if(typeof(funktionen_temporaereronload) == "function") 
  {
   	 funktionen_temporaereronload();
  }   
  externeLinks ();
}
	 </script>
     ]]>
  </Content> 

</Module>