<?xml version="1.0" encoding="UTF-8" ?>
<Module>

<ModulePrefs title="Basal Metabolic Rate (BMR) Calculator" title_url="http://www.tlbc.ca/" author="Search Engine People" author_email="wisam@searchenginepeople.com" description=" This calculator will calculate your BMR (Basal Metabolic Rate). Your BMR, is the energy (measured in calories) expended by the body at rest to maintain normal bodily functions. If your are going for a diet to lose weight then you can start here." thumbnail="http://www.searchenginepeople.com/bmr.jpg" screenshot="http://www.searchenginepeople.com/bmr.PNG" height="400" width="250">
<Require feature="ads"/>
<Require feature="flash"/>
</ModulePrefs>
<Content type="html"><![CDATA[
<div id="fc"></div>
<script>
// Replace the SWF URL below with your own
var swfUrl = 'http://www.searchenginepeople.com/bmr.swf';

// Update the width/height to the ad size
var fWidth = 250;
var fHeight = 400;

// Embed Flash into HTML container div
_IG_EmbedCachedFlash(swfUrl, 'fc', {
width: fWidth,
height: fHeight
});
</script>
]]></Content>
</Module>
