<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('Nancy Goldsmith &amp; John Badger<br>');

document.write('<BR>');

document.write('The Farm House<br>');

document.write('11359 Hodson White Road<br>');

document.write('Dames Quarter, MD 21821<br>');

document.write('<BR>');

document.write('Phone: (410) 784-2179<BR>');

document.write('Fax: (410) 784-3067<BR>');

document.write('<BR>');

document.write(' <A HREF="mailto:contact@thefarm-house.com">contact@thefarm-house.com</a><br>');

//  End -->
