<?xml version="1.0" encoding="UTF-8"?>
<Module>
<ModulePrefs title="__MSG_title__" description="__MSG_desc__" summary="__MSG_summary__" icon="http://static.mindjolt.com/ni/favicon.ico" thumbnail="http://static.mindjolt.com/ni/thumbnail.png" author="MindJolt Games" screenshot="__MSG_screenshot__"> 
    <Locale messages="http://static.mindjolt.com/ni/xml/ALL_ALL.xml"/>
    <Locale messages="http://static.mindjolt.com/ni/xml/ALL_ALL.xml" lang="en"/>
    <Locale messages="http://static.mindjolt.com/ni/xml/es_ALL.xml" lang="es"/>
    <Require feature="dynamic-height" />
    <Require feature="settitle" />
    <Require feature="views"/>
    <Require feature="skins"/>
    <Require feature="opensocial-0.7"/>
    <Optional feature="content-rewrite">
      <Param name="include-urls"></Param>
      <Param name="exclude-urls">.*</Param>
      <Param name="include-tags"></Param>
    </Optional>
</ModulePrefs>
<Content type="html"><![CDATA[
<script src="http://static.mindjolt.com/static/js/prototype.js" type="text/javascript"></script>
<script src="http://static.mindjolt.com/static/js/scriptaculous.js" type="text/javascript"></script>
<script src="http://static.mindjolt.com/static/js/ni4.js" type="text/javascript"></script>
<script type="text/javascript" src="http://www.google-analytics.com/ga.js"></script>
<link rel="stylesheet" type="text/css" href="http://static.mindjolt.com/static/css/ni2.css" />
<div id="loading" class="loading">Loading...</div>
<div id="content"></div>
<script type="text/javascript">
gadgets.util.registerOnLoadHandler(display);
</script>
]]></Content>
</Module>
