<!-- Begin


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


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

document.write('Texas Packaging Co., Inc.');

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

document.write('P.O. Box 250, 300 NW 7th Street<br>');

document.write('Mineral Wells, TX 76067<br>');

document.write('PHONE: <span class="phonetitle">(940) 325-1354 </span>&nbsp;&nbsp;');

document.write('FAX: <span class="phonetitle">(940) 325-5123<BR></span>');

document.write('E-mail:info@texaspackaging.com ');

document.write(' <a href="mailto:info@texaspackaging.com">info@texaspackaging.com</a><br>');


//  End -->
