﻿<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Christman Chemical Co. Inc.');

document.write('</span><br>');

document.write('1 Sheridan St., P.O. Box 5865<br>');

document.write('Pittsburgh, PA., 15209<br>');

document.write('PHONE: <span class="phonetitle">(800) 548-1324<BR></span>');

document.write('FAX: <span class="phonetitle">(412) 821-2108<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:dave@christman-chemical.com">dave@christman-chemical.com</a><br>');


//  End -->