<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');
document.write('The Webb Farm');
document.write('</span><br>');
document.write('522 John Webb Road<br>');
document.write('Ellerbe, NC 28338<br>');
document.write('PHONE: <span class="phonetitle">(910) 652-6563<BR></span>');
document.write('<BR>E-mail us: ');
document.write(' <A HREF="mailto:bwebb@kitchinlaw.com" class="link">bwebb@kitchinlaw.com</a><br>');

//  End -->