<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Jackson\'s Place Dog Daycare');

document.write('</span><br>');

document.write('1304 W. Alabama Street<br>');

document.write('Houston, TX 77006<br>');

document.write('PHONE: <span class="phonetitle">(713) 529-1200<BR></span>');

document.write('FAX: <span class="phonetitle">(713) 281-501-9786<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@houstondogdaycare.com">info@houstondogdaycare.com</a><br>');


//  End -->