<?xml version="1.0" encoding="UTF-8"?>
<Module>
  <ModulePrefs 
    title="__MSG_gadget_title__"
    directory_title="__MSG_gadget_title__"
    description="__MSG_gadget_description__"
    width="320"
    height="266"
    author="The Open University"
    author_email="marcus.macinnes@styledesign.biz"
    thumbnail="http://hosting.gmodules.com/ig/gadgets/file/109972500286724663473/thumbnail.png"
    screenshot="http://hosting.gmodules.com/ig/gadgets/file/109972500286724663473/screenshot.png"
    >
    
    <Require feature="dynamic-height"/>
    <Require feature="analytics"/>
    
    <Locale messages="http://ou.hosting.styledesign.biz/ALL_ALL.xml"/> 
    <Locale lang="en" messages="http://ou.hosting.styledesign.biz/en_ALL.xml"/> 
    <Locale lang="fr" messages="http://ou.hosting.styledesign.biz/fr_ALL.xml"/>
    <Locale lang="es" messages="http://ou.hosting.styledesign.biz/es_ALL.xml"/>
    <Locale lang="de" messages="http://ou.hosting.styledesign.biz/de_ALL.xml"/>
  </ModulePrefs>
  <Content type="html">
    <![CDATA[
<script>
  function linkClick() {
    _IG_Analytics("UA-4284901-1", "/igoogle/tip-of-the-day/click");
    window.open('__MSG_link_url__');
  }
</script>

<table cellpadding="0" cellspacing="0" border="0" width="250" align="center">
    <tr>
        <td>
            <div style="border: solid 1px #666666; margin: 10px 0;font-family: Verdana, Arial, Helvetica, sans-serif;">
                <div style="height: 112px; background: transparent url('http://hosting.gmodules.com/ig/gadgets/file/109972500286724663473/top.png') no-repeat scroll top left;">
                    <div style="float:right;height:74px;width:105px;background-image: url('http://hosting.gmodules.com/ig/gadgets/file/109972500286724663473/top-right.png');"></div>
                </div>
                <div style="clear:right;background: #A9D2FE url('http://hosting.gmodules.com/ig/gadgets/file/109972500286724663473/bottom.jpg') repeat-x;">                    
                    <p style="margin:0;padding:18px 16px;font-size:0.9em">__MSG_tip__</p>
                    <p style="margin:0;padding:0 12px 0 16px;font-size:0.7em"><a href="#" onclick="linkClick()">__MSG_link__</a></p><br />
                </div>
            </div>
        </td>    
    </tr>
</table>
<script type="text/javascript">
  _IG_Analytics("UA-4284901-1", "/igoogle/tip-of-the-day/view");
  _IG_AdjustIFrameHeight();
</script>
    ]]>

  </Content>
</Module>

