<?xml version="1.0" encoding="UTF-8"?>
<Module>
   <ModulePrefs 
      title="PacMan v2.6"
         title_url="http://www.schulz.dk/en/blog/"
             render_inline="optional"
             description="__MSG_description__"
             screenshot="http://www.schulz.dk/pacman.png"
             author="Kim Schulz."
             author_email="kimusan@gmail.com"
             author_affiliation="Opensource world."
             author_location="Aalborg, Denmark"
             author_aboutme="__MSG_aboutme__"
             author_link="http://www.schulz.dk/"
             author_photo="http://www.schulz.dk/mugshot.png"
             author_quote="__MSG_quote__"
             height="420"
             scaling="true"
             width="320"
             >
             <Locale messages="http://www.schulz.dk/pacman/ALL_ALL.xml"/>
             <Locale lang="da" messages="http://www.schulz.dk/pacman/da_ALL.xml"/> 
             <Locale lang="pt-BR" messages="http://www.schulz.dk/pacman/pt_ALL.xml"/> 
             <Locale lang="pt-BR" country="BR" messages="http://www.schulz.dk/pacman/pt_BR.xml"/> 
             <Locale lang="es" messages="http://www.schulz.dk/pacman/es_ALL.xml"/> 
             <Locale lang="es" country="MX" messages="http://www.schulz.dk/pacman/es_MX.xml"/> 
             <Require feature="flash" />
             <Require feature="analytics" />
             <Require feature="minimessage" /> 

          </ModulePrefs>
             <UserPref name="LANG" 
     display_name="__MSG_language__"
     datatype="enum"
     default_value="en">
  <EnumValue value="en" display_value="__MSG_langen__"/>
  <EnumValue value="es" display_value="__MSG_langes__"/>
  <EnumValue value="pt" display_value="__MSG_langpt__"/>
  <EnumValue value="fr" display_value="__MSG_langfr__"/>
  <EnumValue value="dk" display_value="__MSG_langdk__"/>


</UserPref>
<Content type="html">
   <![CDATA[
   <script type="text/javascript">
      var prefs = new _IG_Prefs();
      var msg = new _IG_MiniMessage(__MODULE_ID__);
      <!--msg.createTimerMessage("<div style='text-align:left; font-weight:bold;'>Why was the pacman game so slow? <a href=\"http://www.schulz.dk/en/blog/blogarchive/110\" target=\"_top\">Read more...</a></div>", 20);-->
      
      _IG_Analytics('UA-60899-2', '/pacman-gadget');
      document.writeln('<div  id="wrapper" align="center">');
         _IG_EmbedFlash(_IG_GetCachedUrl("http://web2.server7.devteam.dk/pacman/pacman_lang2.swf"), "wrapper", {wmode: "window", height: "95%", flashvars: 'LANG='+prefs.getString("LANG")+'&LANG_URL=http%3A%2F%2Fweb2%2Eserver7%2Edevteam.dk%2Fpacman%2Fpacman_lang%2Exml'});
         document.writeln('<br/> <a href="#"onClick="window.open(\'http://web2.server7.devteam.dk/pacman/pacman.html?LANG='+prefs.getString("LANG")+'\', \'PacmanWin\', \'toolbar=no, directories=no, location=no,  status=yes, menubar=no, resizable=yes, scrollbars=no, width=730, height=750\'); return false">__MSG_popout__</a></div>');
</script>                  

]]>
</Content>
</Module>
