var childParam = "";
if (window.childWinID) {
    childParam = "?uniqueAccountID=" + childWinID;
}
document.write("<table width='100%' align='right' border='0' cellspacing='0' cellpadding='0'>")
			document.write("<tr>")
			document.write("<td>")
			document.write("<div align='right'>")
					document.write("<a href='ForwardToHome.do"+childParam+"' class='redundant'>Home</a>&nbsp;&nbsp;&nbsp;")
					document.write("<a href='aboutUsAction.do"+childParam+"' class='redundant'>About PriceEnergy</a>&nbsp;&nbsp;&nbsp;")
					document.write("<a href='contactUsPageAction.do"+childParam+"' class='redundant'>Contact Us</a>&nbsp;&nbsp;&nbsp;")
					document.write("<a href='siteMapAction.do"+childParam+"' class='redundant'>Site Map</a>&nbsp;&nbsp;&nbsp;")
					document.write("<a href='homeOwnerAction.do"+childParam+"' class='redundant'>For Homeowners</a>&nbsp;&nbsp;&nbsp;")
					document.write("<a href='smallBusinessAction.do"+childParam+"' class='redundant'>For Small Businesses</a>&nbsp;&nbsp;&nbsp;")
					document.write("<a href='tellAFriendInfoAction.do"+childParam+"' class='redundant'>Tell-A-Friend</a><br>")
					document.write("<a href='dealerInfoAction.do"+childParam+"' class='redundant'>Become a PriceEnergy Dealer</a>&nbsp;&nbsp;&nbsp;")
					document.write("<a href='resourcesAction.do"+childParam+"' class='redundant'>Home Heating Oil Prices Resources</a>&nbsp;&nbsp;&nbsp;")
					document.write("<a href='CustomerActionBlank.do?actionType=register' class='redundant'>Sign-up for Service</a><br>")
					document.write("<a href='faqPageAction.do"+childParam+"' class='redundant'>FAQs</a>&nbsp;&nbsp;&nbsp;")
					document.write("<a href='termsConditionAction.do"+childParam+"' class='redundant'>Terms & Conditions</a>&nbsp;&nbsp;&nbsp;")
					document.write("<a href='privacyPolicyAction.do"+childParam+"' class='redundant'>Privacy Policy</a>&nbsp;")					
					document.write("<a href='FuelTankAction.do"+childParam+"' class='redundant'> Tank Information</a><br>")				
			document.write("</div>")
			document.write("</td>")
			document.write("</tr>")
			document.write("<tr><td height='5'></td></tr>")
			//document.write("<tr><td align='right'><span class='copywrite'>&copy;2007 <a href='ForwardToHome.do"+childParam+"' class='redundant'><b>Price Energy</b></a>. All rights reserved.</span></td></tr>")			
document.write("<tr><td align='right'><span class='copywrite'>&copy;2007 <a href='ForwardToHome.do"+childParam+"' class='redundant'>PriceEnergy.com </a>, Inc. All rights reserved. </span></td></tr>")			
document.write("<tr><td align='right'><span class='copywrite'>Developed and Maintained by  <a href='http://www.irissoftinc.com'>IRIS Software, Inc.</a></span></td></tr>")
//document.write("<tr><td align='right'><span class='copywrite'><a href='http://www.irissoftinc.com'>IRIS Software, Inc.</a></span></td></tr>")
			document.write("<tr><td height='20'></td> </tr>")
			document.write("<tr bgcolor='#33176B'><td height='5'></td> </tr>")			
			document.write("<tr><td height='10'></td> </tr>")			
	document.write("</table>")
	
	   
	