<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

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

document.write('Schertz and Schilling Cattle');

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

document.write('P.O. Box 8<br>');

document.write('Slaton, TX 79364<br>');

document.write('PHONE: <span class="phonetitle">(940) 300-1509<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(806) 745-1170<BR></span>');

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

document.write(' <A HREF="mailto:bj@backtonaturecompost.com">info@schcattle.com</a><br>');


//  End -->