<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Insurance Services of Texas');

document.write('</span><br>');

document.write('P.O. Box 8<br>');

document.write('Telephone, TX. 75488<br>');

document.write('PHONE: <span class="phonetitle">800-446-1872<BR></span>');

document.write('FAX: <span class="phonetitle">(903) 664-4309<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:cjones@insuranceservicesoftexas.com">info@insuranceservicesoftexas.com</a><br>');


//  End -->