<!-- Begin

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

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

document.write('Dowell Company');

document.write('</span><br>');

document.write('760 Central Ave N.<br>');

document.write('Kent WA.  98032<br>');

document.write('PHONE: <span class="phonetitle">(253) 852-1700<br></span>');

document.write('FAX: <span class="phonetitle">(253) 852-1702<br></span>');

document.write('<br>E-mail us: ');

document.write(' <A HREF="mailto:info@Dowellco.com">info@Dowellco.com</a><br>');


//  End -->