
<!-- NOTE: If you use a ' add a slash before it like this \' -->

<!-- start

document.write('<span class="copytext">&copy;Copyright 2008 ');

document.write('Fitz Realty ');

document.write('All Rights Reserved<br>');

document.write('For more information feel free to '); 

document.write(' <A HREF="mailto:david@fitzrealty.com">Contact Us</a></span><br>');


//  End -->