<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Hart & Price Corp.');

document.write('</span><br>');

document.write('6911 Forest Park Rd. P.O. Box 36368<br>');

document.write('Dallas, TX 75235<br>');

document.write('PHONE1: <span class="phonetitle">(800) 777-9129<BR></span>');

document.write('PHONE2: <span class="phonetitle">(214) 521-9129<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(214) 350-4143<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:Info@HartPrice.com">Info@HartPrice.com</a><br>');

//  End -->