<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('The Clearfield Company, Inc.');

document.write('</span><br>');

document.write('225 Gaines Thrifty Lane<br>');

document.write('Manakin Sabot, VA 23103<br>');

document.write('PHONE: <span class="phonetitle">804.784.3873<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">775.361.8394<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@clearfieldcompany.com" class="link">info@clearfieldcompany.com</a><br>');


//  End -->