<?xml version="1.0" encoding="UTF-8"?>
<Module>
  <ModulePrefs height="250" author="LabPixies" author_email="info@labpixies.com"
    description="..."
    screenshot="http://www.labpixies.com/campaigns/unavailable/images/screenshot.jpg"
    title="Unavailable"
    title_url="http://www.labpixies.com"
    thumbnail="http://www.labpixies.com/campaigns/unavailable/images/thumbnail.jpg"/>

  <Content type="html"> <![CDATA[

<script type="text/javascript">
  gadgets.util.registerOnLoadHandler(function () {

    var imgurl = gadgets.io.getProxyUrl('http://www.labpixies.com/campaigns/unavailable/images/unavailable.png');
    document.getElementById("img1").src = imgurl;
  });

</script>
<center>
    <img usemap=#example border="0" id="img1">
    <map name=example>
      <area shape=Rect Coords=122,37,204,52 href="http://www.labpixies.com" target="_blank">
    </map>
</center>
]]>
  </Content>
</Module>
