document.write('<!-- Who are we? -->');
document.write('<div id="content-right">');
document.write('<p class="hs">Recommended Sections</p><br>');
document.write('<p class="h1"><a href="contact.html" class="h1">Contact Us</a></p>');
document.write('<p class="t1">We look forward to hearing from you.</p>');
document.write('<p class="h1"><a href="locations.html" class="h1">Locations</a></p>');
document.write('<p class="t1">Serving you quickly, efficiently, and cost-effectively.</p> '); 
document.write('</div>');
document.write('</div>');
     
document.write('<!-- Footer -->');
document.write('<div id="footer">');
document.write('<div id="footer-nav">');
document.write('<a href="index.html" class="f1">Home</a><span class="f2">|</span>');
document.write('<a href="buyers.html" class="f1">Buyers</a><span class="f2">|</span>');
document.write('<a href="products.html" class="f1">Our Products</a><span class="f2">|</span>');
document.write('<a href="specials.html" class="f1">Specials</a><span class="f2">|</span>');
document.write('<a href="vendors.html" class="f1">Vendors</a><span class="f2">|</span>');
document.write('<a href="press.html" class="f1">Press Room</a><span class="f2">|</span>');
document.write('<a href="about.html" class="f1">About Us</a><span class="f2">|</span>');
document.write('<a href="contact.html" class="f1">Contact Us</a><span class="f2">|</span>');
document.write('<a href="locations.html" class="f1">Locations</a>');
document.write('</div>');
document.write('<div id="footer-copyright"><p class="f-copyright">© 2009 Somerset Industries.  All Rights Reserved.&nbsp;&nbsp;|&nbsp;&nbsp;<a href="privacy.html" class="f-copyright">Privacy Policy</a></p></div>');
document.write('<div id="footer-own"><p class="f-own">Somerset Industries is a Woman Owned Small Business (WOSB).</p></div>');
document.write('</div>');

document.write('</div>');
