<?xml version="1.0" encoding="UTF-8"?>
<Module>
  <ModulePrefs title="Fortune Cookie"
               height="244"
               description="What is in your future?  Find it out with this fortune cookie!"
               screenshot="http://www.rsweb.info/fcookie/screenshot.png"
               thumbnail="http://www.rsweb.info/fcookie/thumbnail.png"
               author="Iñigo Koch"
               author_location="Medellin, Colombia"
               author_email="inigo.koch+coolgadget@gmail.com">
    <MayRequire type="plugin" value="flash" min_version="6.0" />
    <Locale lang="en" />
    <Require feature="analytics" />
  </ModulePrefs>
  <Content type="html" view="home">
  <![CDATA[

        <script language="javascript">
              document.write('<center><iframe width="290" height="250" scrolling="no" src="http://www.rsweb.info/fcookie/fcookie.htm" frameborder="0"></iframe></center>');
        </script>
        <script type="text/javascript">
            _IG_Analytics("UA-2488556-18", "/fcookie");
        </script>
  ]]>
  </Content>
</Module>

