<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('American Livestock Connection');

document.write('</span><br>');

document.write('301 Meadow Hill Road<br>');

document.write('Fort Worth, TX 76108<br>');

document.write('PHONE: <span class="phonetitle">(972) 342-3936<BR></span>');

document.write('FAX: <span class="phonetitle">(817) 448-9988<BR></span>');

document.write('<BR>E-mail us using the above form.');

document.write(' <A HREF="mailto:info@americanlivestockconnection.com"></a><br>');


//  End -->