<!-- Begin

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

document.write('<span class="phonetitle">');

document.write('Five Points Realty');

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

document.write('1910 Skidaway Rd. 37B <br>');

document.write('Savannah, GA 31404<br>');

document.write('PHONE: <span class="phonetitle">912.232.6640<br></span>');

document.write('FAX: <span class="phonetitle">912.232.8461<br></span>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:info@fivepointsrealty.com">info@yfivepointsrealty.com</a><br>');


//  End -->