﻿// JScript File

document.writeln('');

document.writeln('				<table width="650" border="0" cellspacing="0" cellpadding="0" align="center">');
document.writeln('					<tr>');
document.writeln('						<td class="bottomlinks">');
document.writeln('						<div style="padding:7px 0; margin:0;">');
document.writeln('							<a href="index.html">Home</a> | <a href="developments.html">Developments</a> | <a href="construction.html">Construction</a> | <a href="investor.html">Investor Relations</a> | <a href="employment.html">Employment At ARP</a> | <a href="news.html">News & Press Releases</a>');
document.writeln('						</div>');
document.writeln('						The Pinnacle, Suite 770   l   3455 Peachtree Road   l   Atlanta, GA, 30326   l  t. 404.591.2900 | <a href="mailto:info@goarp.com">info@goarp.com</a><br>©2006 Atlantic Realty Partners. All Rights Reserved. <strong>www.goarp.com</strong></td>');
document.writeln('					</tr>');
document.writeln('				</table>');



/*

				<table width="650" border="0" cellspacing="0" cellpadding="0" align="center">
					<tr>
						<td class="bottomlinks">
						<div style="padding:7px 0; margin:0;">
							<a href="index.html">Home</a> | <a href="developments.html">Developments</a> | <a href="construction.html">Construction</a> | <a href="investor.html">Investor Relations</a> | <a href="employment.html">Employment At ARP</a> | <a href="news.html">News & Press Releases</a>
						</div>
						The Pinnacle, Suite 770   l   3455 Peachtree Road   l   Atlanta, GA, 30326   l  t. 404.591.2900 | <a href="mailto:info@goarp.com">info@goarp.com</a><br>©2006 Atlantic Realty Partners. All Rights Reserved. <strong>www.goarp.com</strong></td>
					</tr>
				</table>						
*/