<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

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

document.write('Andy Reddick Company');

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

document.write('10720 Tube Drive Suite 2<br>');

document.write('Hurst, Texas 76053<br>');

document.write('PHONE: <span class="phonetitle">(817) 267-6776<BR></span>');

document.write('FAX: <span class="phonetitle">(817) 283-3653<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:andy@andyreddick.com" class="link">andy@andyreddick.com</a><br>');


//  End -->