<?xml version="1.0" encoding="UTF-8" ?> 
<Module> 
  <ModulePrefs title="__MSG_title__" 
    title_url="http://www.pala.ch"
    category="tools" 
    category2="forecast"
    directory_title="__MSG_directory_title__"
    author="unex" 
    author_email="unex77@gmail.com"    
    author_location="__MSG_author_location__" 
    author_affiliation="__MSG_author_affiliation__" 
    author_aboutme="__MSG_author_aboutme__"
    author_quote="__MSG_author_quote__" 
    thumbnail="http://www.pala.ch/images/moonphase-screensht_thumb.jpg"
    screenshot="http://www.pala.ch/images/moonphase-screensht.jpg"    scrolling="false"
    width = "320" 
    height ="320"    
    render_inline="optional" 
    scaling="true" 
    description="__MSG_description__"
    >
    <Locale messages="http://www.pala.ch/langfiles/mondphase/ALL_ALL.xml"/>
    <Locale lang="de" messages="http://www.pala.ch/langfiles/mondphase/de_ALL.xml"/>
    <Require feature="analytics"/>
    <Require feature="flash" /> 
    <Require feature="dynamic-height"/>
  </ModulePrefs>

<Content type="html">
<![CDATA[


<div id="flashcontainer" style="text-align: center;"></div> 

<script type="text/javascript">

    var url = "http://www.pala.ch/mondphase_de.swf";

   
 _IG_EmbedFlash(url, "flashcontainer", {
      swf_version: 6,
      id: "flashid"
    });
  
  
gadgets.window.adjustHeight();
  
 _IG_Analytics("UA-9750908-1", "/ggadget_mondphase_de");
  </script>

  ]]>
</Content>
</Module>