﻿// JScript File

document.writeln('');
document.writeln('<div id="footer">');
document.writeln('<img src="images/leftcorner.gif" style="position:absolute; top:0px; left:-12px; width:12px; height:12px; border:none;" />');
document.writeln('<img src="images/rightcorner.gif" style="position:absolute; top:0px; right:-12px; width:12px; height:12px; border:none;" />');
document.writeln('<a href="home.html">Home</a> | <a href="communities.html">Communities</a> | <a href="aboutus.html">About Us</a> | <a href="realtors.html">Realtors</a> | <a href="contactus.php">Contact Us</a><br />');
document.writeln('        The Pinnacle, Suite 770   |   3455 Peachtree Road   |   Atlanta, GA, 30326   |  t. 404.591.2900 | <a href="mailto:info@goarp.com">info@goarp.com</a><br />');document.writeln('        &copy; 2007 Richard Aaronson Signature Homes. All Rights Reserved. <a href="http://www.RASignatureHomes.com"><b>www.RASignatureHomes.com</b></a>');document.writeln('</div>');
