<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Commercial Industrial Builders, Inc.');

document.write('</span><br>');

document.write('2901 E. 11th<br>');

document.write('Amarillo, Texas 79104<br>');

document.write('PHONE: <span class="phonetitle">(806) 376-6295<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(806) 376-6435<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@cib-inc.com" class="link">info@cib-inc.com</a><br>');


//  End -->