<?xml version="1.0" encoding="UTF-8"?>
<Module>
<ModulePrefs
title="Fahrenheit / Celsius Converter"
directory_title="Fahrenheit / Celsius Converter"
description="Converts from fahrenheit to celsius, and vice versa."
author="AppGlobe"
author_email="appglobe+fahrcelconverter@miniapps.com"
author_location="Sweden"
author_link="http://www.appfoyer.com/"
title_url="http://www.appfoyer.com/" 
thumbnail="http://www.webpelican.com-a.googlepages.com/fahrenheit_celsius_thumbnail.png"
screenshot="http://www.webpelican.com-a.googlepages.com/fahrenheit_celsius_screenshot.png"
height="137" 
width="320" 
scrolling="false"
>
<Require feature="analytics"/>
</ModulePrefs>
<Content type="html"><![CDATA[
<style type="text/css">
#author-page-link {
color:#ca2b1c;
margin-left:5px;
font-size:10px; 
}
</style>
<script type="text/javascript">
function setHit(name) {
_IG_Analytics("UA-2574778-1", name);
}
setHit("/fahrenheit-celsius-converter/");
</script>
<form action="" style="font-family:'Tahoma', sans-serif;padding=3px;background:#404036  url('http://www.webpelican.com-a.googlepages.com/fahrenheit_celsius_bg.png');background-repeat:no-repeat; margin:0; padding:1px">
<span style="color:#e6efb8";letter-spacing:3px> <input style="background:#fff;height:20px;" id="fahrenheit" />&nbsp;Fahrenheit<br /> <input style="background:#fff;height:20px" id="celsius" />&nbsp;Celsius<br /> <input style="background:#cccc99;color:#1c1a19;margin-top:3px;font-weight:bolder" type="reset" value="Clear" /><br /> </span> <br /><p style="color:#a1ab84;font-size:70%;">
<input style="background#fff;color:#000" id="round-to-integer" type="checkbox" checked="checked" /> Round the result to nearest Integer<br />
<span style="margin-left:5px;margin-bottom:0;color:#a1ab84" title="When input is not a number NaN will show as result"> * NaN = Not a Number </span>
<a id="author-page-link" onclick="setHit('/author-page-from-fahrenheit-celsius-converter/');" title="More quality gadgets at appfoyer.com" target="_blank" href="http://www.appfoyer.com/">More Quality Gadgets</a>
</p>
</form>
<script type="text/javascript" src="http://www.webpelican.com-a.googlepages.com/convertToFahrenheitOrCelsius.js">
</script>
]]></Content>
</Module>

