<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Moth Moon Gardens');

document.write('</span><br>');

document.write('195 Eustis Ridge Rd.<br>');

document.write('Eustis, Maine 04938<br>');

document.write('PHONE: &nbsp;<span class="phonetitle">(207) 246-6564<BR></span>');

document.write('<BR>E-Mail: ');

document.write('<a href="mailto:info@mothmoon.com">info@mothmoon.com</a>');

//  End -->