<?xml version="1.0" encoding="UTF-8" ?> 
<Module>
<ModulePrefs 
    title="Weight Meter" 
    title_url="http://www.weightmeter.com/"
    author="  Weight Meter" 
    author_email="info@weightmeter.com"
    description="Calculate Your Body Mass Index (incl. articles)"
    thumbnail="http://www.weightmeter.com/images/gadget.png"
    screenshot="http://www.weightmeter.com/images/gadget.png"
    height="170"
    />
<Content type="html">
  <![CDATA[ 
<form id="fbmime" method="POST" action="http://www.weightmeter.com/" target="_blank">
<table width="380" height="169" border="0" cellpadding="4" cellspacing="0" style="border:#cbcbcb solid 1px; font-family: sans; font-size: 12px;">
      <tr>
        <td align="center" valign="top" bgcolor="#eaedf9"><img src="http://www.weightmeter.com/images/g-calculate-your.gif" width="280" height="21" />
          
		  <table width="280" border="0" cellspacing="0" cellpadding="2">
           
			<tr>
              <td width="50" align="right"><strong>Pounds</strong></td>
              <td align="left"><input name="bmilbs" type="text" id="bmilbs" size="4" value="" /></td>
              <td width="35" align="right"><strong>Feet</strong></td>
              <td align="left"><input name="bmift" type="text" size="4" value="" /></td>
              <td width="52" align="right"><strong>Inches</strong></td>
              <td align="left"><input name="bmiin" type="text" size="4" value="" /></td>
            </tr>
			
            <tr>
              <td colspan="6" align="center" valign="middle"><input type="image" name="submit2" src="http://www.weightmeter.com/images/b-calculate.gif" value="1" /></td>
              </tr>
          </table>
		  
          <table width="300" border="0" cellspacing="0" cellpadding="2" style="border:#cbcbcb solid 1px; margin-top: 5px;">
            <tr>
              <td align="center" valign="top" bgcolor="#FFFFFF"><img src="http://www.weightmeter.com/images/g-metric.gif" width="137" height="15" />
                <table width="280" border="0" cellspacing="0" cellpadding="2">
                  
				  <tr>
					<td align="right"><strong>Height(cm)</strong></td>
                    <td align="left"><input name="bmicm" type="text" size="4" value=""/></td>
                    <td align="right"><strong>Weight(kg)</strong></td>
                    <td align="left"><input name="bmikg" type="text" size="4" value="" /></td>
                  </tr>
                </table></td>
            </tr>
            <tr>
              <td align="center" valign="top" bgcolor="#FFFFFF"><input type="image" name="submit1" src="http://www.weightmeter.com/images/b-calculate.gif" value="1" /></td>
            </tr>
          </table>

          </td>
      </tr>
    </table>
</form>
  ]]> 
  </Content>
</Module>
