<!-- Begin

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

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

document.write('Fine Earth, LLC');

document.write('</span><br>');
document.write('PO Box 230153<br>');
document.write('Portland, OR 97223<br>');

document.write('Phone: <span class="phonetitle">1-888-434-6332 (888-4-Fine Earth)<BR></span>');
document.write('Fax: <span class="phonetitle">1-888-434-6331<BR></span>');
document.write('<BR>E-mail us: ');

document.write(' <graphic>contact@fine-earth.com</graphic><br>');


//  End -->