// JavaScript Document
function footer()
{
document.write ('<table id="footer" width="760" border="0" cellpadding="0" cellspacing="0">');
document.write ('<tr><td valign="top"><img src="images/energystar.gif" width="83" height="81" alt="Energy Star Logo"></td>');
document.write ('<td valign="bottom" id="addresscopyright"><img src="images/address.jpg" width="386" height="70" alt="Charlew Builders is recognized as a program champion in residential new construction for energy efficiency by New  York Energy Labeled Homes Program. 130  Princetown Plaza, Schenectady NY 12306, Telephone 518-355-7083, Copyright 2006 Charlew Builders">');
document.write ('<td valign="top"><img src="images/ads.gif" width="291" height="81" alt="Lennox and Andersen Logos"></td></tr></table>');
document.write('<div id="coda"><p><b>CHARLEW BUILDERS</b> received the <b>“Excellence in Energy Performance” award by New York ENERGY STAR</b> programs for having <b>the highest average home energy rating for any builder</b>. Charlew Builders is recognized as an elite professional committed to helping New Yorkers create homes that use less energy and perform better.</p>\n<p><b>CHARLEW BUILDERS</b> offers a <b>10 YEAR LIMITED <u>TRANSFERABLE WARRANTY</u> "adding real value"</b> to your new home!</p>');
}

