﻿// Bottom Nav Links
document.write('<div class="bnav" align="center"><a href="index.html">Home</a>');
document.write('<a href="join.aspx">Join</a>');
document.write('<a href="benefits.html">Benefits</a>');
document.write('<a href="philos.html">Philosophy</a>');
document.write('<a href="prodinfo.html">Product Information</a>');
document.write('<a href="promos-no.html">Promos</a>');
document.write('<a href="scholarship.html">Scholarships</a>');
document.write('<a href="policy.html">Policy</a>');
document.write('<a href="mailto:jrewers@hotwater.com">Contact Us</a><br>');
document.write('<div class="bnav">&copy;2010 A. O. Smith Water Heaters. All Rights Reserved.<br />1-800-527-1953</div>');
