<?xml version="1.0" encoding="utf-8"?>
<Module>
<ModulePrefs 
title="Gas Prices in the US"
directory_title="Gas Prices in the US"
title_url="http:\\www.bizcalcs.com\GoogleGadgets.asp"
description="Find today's price of gas for any state in the US. Check the price of gas where you live or where you're going! Gas prices are updated daily. This gadget will rotate through all the states or type in a state (blank for US) and it will stop on that one."
author="Russ and Liz Petersen"
author_email="mastergadgetier@gmail.com"
author_affiliation="WebCalcSolutions.com"
author_location="Provo, UT, USA"
author_photo="http://www.webcalcsolutions.com/Gadget/Russ-Liz.png"
author_aboutme="Armed with degrees in EE and CS, we set out in the world of computers, working with IBM, WordPerfect, and BYU before going strictly contract from our own home office. Now we have 50+ years combined experience working on mainframes, mini-computers, PCs, and the internet using every programming language under the sun. We have spent the last 2 years developing interactive, online calculators and assessments that can be added to any website and we are excited to see each of them turned into gadgets."
author_link="http://www.webcalcsolutions.com"
author_quote="&quot;See a Need, Fill a Need&quot; - Bigweld in the movie Robots."
width="180"
height="205"
scrolling="false"
screenshot="http://www.webcalcsolutions.com/Gadget/GasPrices.png"
thumbnail="http://www.webcalcsolutions.com/Gadget/GasPrices.th.png"
category="lifestyle"
category2="tools"
>
<Require feature="analytics" />
</ModulePrefs>
<Content type="html">
<![CDATA[
<!-- Start zFacts.com Gas Gizmo Red/White-->
<table id="zGasBox" align="center">
<tr>
<td style="background-color:#A42B2B; height:24px">
<a style="font-size:16px; color:white;" href="http://zfacts.com/p/35.html" id='zF10' target="_blank">Today's Gas Prices</a>
</td>
</tr>
<tr>
<td>
<script type="text/javascript">
var zShowDate = 0; // Don't show today's date
var zWidth = 150; // Width of the frame
var zFontSize = 12; //
var zHeight = 150; // Height of frame
var zBackColor = "#FFFFFF"; // Background Color
var zBorderColor = "#A42B2B"; // Border Color
var zWeek = 1; // Prevents last week's data from being shown
var zYear = 0; // Prevents last year's data from being shown
var zSpeed = 30; // The speed that states will rotate, higher numbers mean faster changes.
</script>
<script type="text/javascript" src="http://www.zfacts.com/giz/G10/gas.js"></script>
</td>
</tr>
</table>
<!-- End Gizmo -->
<table border="0" width="100%" style="font-size: 7pt; font-family: Arial, Helvetica, sans-serif;">
<tr>
<td style="white-space: nowrap;">
<a href="http://www.bizcalcs.com/GoogleGadgets.asp" target="BizCalcs" title="Full list of Google Gadgets at BizCalcs.com">Other Gadgets</a>
</td>
<td align="right">
<a href="http://www.bizcalcs.com" target="BizCalcs" title="www.BizCalcs.com"><img src="http://www.bizcalcs.com/Images/Logo100.jpg" alt="www.BizCalcs.com"border="0" /></a>
</td>
</tr>
</table>
<script type="text/javascript">
var i;
for (i = 0; i < document.links.length; i++)
{ 
if (document.links[i].href == 'http://www.digg.com/?OTC-widget') 
{ 
document.links[i].target = "Digg"; 
}
else
if (document.links[i].href == 'http://digg.com/add-digg?OTC-widget') 
{ 
document.links[i].style.display = "none";
}
}
</script>
<script>
// Track this gadget using Google Analytics.
_IG_Analytics("UA-1988328-4", "/GG/GasPrices");
</script>
]]>
</Content>
</Module>

