<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('The Herbal Company, Inc.');

document.write('</span><br>');

document.write('5160 NW Five Oaks Drive<br>');

document.write('Hillsboro, OR 97124<br>');

document.write('PHONE: <span class="phonetitle">1-866-888-8244<BR></span>');

document.write('FAX: <span class="phonetitle">503-533-5615<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:sales@theherbalcompany.net">sales@theherbalcompany.net</a><br>');

document.write(' <A HREF="mailto:jessica@theherbalcompany.net">jessica@theherbalcompany.net</a><br>');

document.write(' <A HREF="mailto:tinny@theherbalcompany.net">tinny@theherbalcompany.net</a><br>');

//  End -->