<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->

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

document.write('Bearing Tech Inc.');

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

document.write('223 Pine Street<br>');

document.write('Carlton, Oregon 97111<br>');

document.write('PHONE: <span class="phonetitle">(503) 852-6030<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(503) 538-6340<BR></span>');

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

document.write(' <A HREF="mailto:info@precisionbearings.net" class="link">info@precisionbearings.net</a><br>');


//  End -->