<?xml version="1.0" encoding="UTF-8"?>
<Module>
<ModulePrefs title="Dictionary.com Word of the Day"
             author="Dan M."
             author_email="mmelton.dan@gmail.com"
             category="tools"
             description="Daily Word from Dictionary.com"
             width="525"
             height="175">
             <Require feature="analytics"/>
</ModulePrefs>

                          

  <Content type="html"><![CDATA[
  
<script type="text/javascript">
_IG_Analytics('UA-1903620-11', '/DailyDictionary');

_IG_FetchContent('http://www.danmelton.net/opensocial/wordoftheday/', function (responseText) {

  document.write(responseText);
}, { refreshInterval: 60*60});

_IG_Analytics("UA-1903620-6", "/DailyDictionary");
</script>
]]></Content>
</Module>
