<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="subtitle">');

document.write('Pepper Creek Ranch');

document.write('</span><br>');

document.write('10570 North State Hwy. 6<br>');

document.write('Calvert, TX 77837<br>');

document.write('PHONE: <span class="subtitle">(979) 364-3876<BR></span>');

document.write('CELL: <span class="subtitle">(979) 364-3876<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:mypuppy@pcpups.com">mypuppy@pcpups.com</a><br>');


//  End -->