Skip to content

Instantly share code, notes, and snippets.

@Wickk
Created September 23, 2008 02:09
Show Gist options
  • Save Wickk/12207 to your computer and use it in GitHub Desktop.
Save Wickk/12207 to your computer and use it in GitHub Desktop.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<!-- DW6 -->
<head>
<!-- Copyright 2005 Macromedia, Inc. All rights reserved. -->
<link rel="shortcut icon" href="images/address_bar_icon/address_icon.ico" >
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="robots" content="index, follow" />
<meta name="description" content="Liberty Heat & Energy: Geothermal HVAC, ground source heat pumps, geoexchange heating and cooling for the home or business, residential, commercial, Philadelphia, Pennsylvania, New Jersey, Delaware" />
<meta name="keywords" content="geothermal, hvac, philadelphia, heating, cooling, home, residential, house, business, renewable energy, alternative energy, alternative, renewable, green energy, green heating, green cooling, commercial, pennsylvania, delaware, new jersey, ground source heat pump, gshp, ground, source, heat, pump, water, ghp, geoexchange, greater philadelphia, geothermal energy, geothermal heating, geothermal cooling, loop installation, well drilling, pa, de, nj" />
<title>Liberty Heat &amp; Energy Geothermal HVAC PA, NJ, DE</title>
<link rel="stylesheet" href="2col_leftNav.css" type="text/css" />
<style type="text/css">
<!--
body,td,th {
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif}
-->
</style></head>
<!-- The structure of this file is exactly the same as 2col_rightNav.html;
the only difference between the two is the stylesheet they use -->
<body>
<div id="masthead">
<h1 id="siteName"><img src="images/color-logo_500.jpg" width="500" height="151" /></h1>
<div id="globalNav"></div>
</div>
<!-- end masthead -->
<div id="content">
<div id="breadCrumb"></div>
<h2 id="pageName">Your Estimated Utility Cost Comparison</h2>
<div class="feature">
<p><script language="javascript">AC_FL_RunContent = 0;</script>
<script language="javascript"> DetectFlashVer = 0; </script>
<script src="AC_RunActiveContent.js" language="javascript"></script>
<script language="JavaScript" type="text/javascript">
<!--
var requiredMajorVersion = 9;
var requiredMinorVersion = 0;
var requiredRevision = 45;
-->
</script>
<?php
$utility = $_POST['utility'];
$sf = $_POST['sf'];
?>
<script language="JavaScript" type="text/javascript">
<!--
if (AC_FL_RunContent == 0 || DetectFlashVer == 0) {
alert("This page requires AC_RunActiveContent.js.");
} else {
var hasRightVersion = DetectFlashVer(requiredMajorVersion, requiredMinorVersion, requiredRevision);
if(hasRightVersion) {
AC_FL_RunContent(
'codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,45,0',
'width', '500',
'height', '300',
'scale', 'noscale',
'salign', 'TL',
'bgcolor', '#ffffff',
'wmode', 'opaque',
'movie', 'charts',
'src', 'charts',
'FlashVars', 'library_path=charts_library&xml_source=<?php echo $utility . $sf ?>.xml',
'id', 'my_chart',
'name', 'my_chart',
'menu', 'true',
'allowFullScreen', 'true',
'allowScriptAccess','sameDomain',
'quality', 'high',
'align', 'middle',
'pluginspage', 'http://www.macromedia.com/go/getflashplayer',
'play', 'true',
'devicefont', 'false'
);
} else {
var alternateContent = 'This content requires the Adobe Flash Player. '
+ '<u><a href=http://www.macromedia.com/go/getflash/>Get Flash</a></u>.';
document.write(alternateContent);
}
}
// -->
</script></p>
</div>
<div class="story">
<h3 class="style3"></h3>
<noscript>
<P>This content requires JavaScript.</P>
</noscript>
</div>
<div class="story">
<p></p>
<p></p>
<p></p>
<p></p>
<p></p>
</div>
</div>
<!--end content -->
<div id="navBar">
<div id="sectionLinks">
<br />
<table width="auto" border="0">
<tr>
<td width="auto"><div align="left"><a href="howitworks.html">How Geothermal Works
</a></div></td>
</tr>
<tr>
<td><div align="left"><a href="whygeothermal.html">Save Money, Save the World</a></div></td>
</tr>
<tr>
<td><div align="left"><a href="geothermal_calculator.html">Savings Calculator</a></div></td>
</tr>
<tr>
<td><div align="left"><a href="geothermal_finance.html">Finance Your Project</a></div></td>
</tr>
<tr>
<td><a href="products.html">Products </a></td>
</tr>
<tr>
<td><a href="contact.html">Contact Us</a></td>
</tr>
<tr>
<td><a href="index.html">Home</a></td>
</tr>
</table>
</div>
<div class="relatedLinks">
<div align="left"></div>
</div>
<div class="relatedLinks"></div>
<div id="headlines">
<h3 class="style3">&nbsp;</h3>
<h3 class="style3">Our Partners: </h3>
<table width="190" border="0">
<tr>
<td><img src="images/partners/caweb.gif" alt="Comfort-Aire" width="180" height="52" /></td>
</tr>
<tr>
<td><img src="images/partners/econar.jpg" alt="Econar" width="180" height="71" /></td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
</table>
<p>&nbsp;</p>
</div>
</div>
<!--end navbar -->
<div id="siteInfo">&copy;2008 Liberty Heat and Energy, LLC </div>
<br />
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment