<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class ="footer">&copy;Copyright 1999-2009');

document.write('<a href="index.html" target="_top">     Association of Commercial Real Estate Professionals</a> ');

document.write('All Rights Reserved<br>');

document.write('For more information feel free to '); 

document.write(' <A HREF="contact.htm">Contact Us</a> &nbsp;|&nbsp;</a>');

document.write('<br>');
document.write('<br>');

document.write('ACRP is a 501&copy;(6)organization.'); 

document.write('<br>');

document.write('Tax ID# 75-2224003'); 

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

//  End -->