<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Honey Gardens, Inc.');

document.write('</span><br>');

document.write('P.O. Box 52<br>');

document.write('Ferrisburg, VT 05456<br>');

document.write('PHONE: <span class="phonetitle">802.877.6766<br></span>');

document.write('FAX: <span class="phonetitle">toll free fax 888.303.4929<br></span>');

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:sandy@honeygardens.com">Honey Gardens, Inc.</a><br>');


//  End -->