document.write('<div id="footer">');
document.write('&copy; 2012 Gridway Energy. All Rights Reserved. <br>');
document.write('<a href="/youroptions.html">your options</a> &nbsp;|&nbsp;');
document.write('<a href="/yourbudget.html">your budget</a> &nbsp;|&nbsp;');
document.write('<a href="/channelpartners.cfm">channel partners</a> &nbsp;|&nbsp;');
document.write('<a href="/yours.html">your gridway</a> &nbsp;|&nbsp;'); 
document.write('<a href="/answers.html">your FAQs</a> &nbsp;|&nbsp;'); 
document.write('<a href="/contact.html">contact us</a>');
document.write('</div>');

