<!-- Begin

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

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

document.write('Edgewood Townhomes');

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

document.write('901 Edgewood Circle<br>');

document.write('Halifax, Virginia  24558<br>');

document.write('PHONE: <span class="phonetitle">(434) 572-8065<BR></span>');

document.write('OR: <span class="phonetitle">(804) 894-1260<BR></span>');

document.write('<BR>E-mail the Developer: ');

document.write(' <A HREF="mailto:jrcannon@gcronline.com">John Cannon</a><br>');


//  End -->