<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Hotshot Kennels');

document.write('</span><br>');

document.write('Castle Rock, CO 80104<br>');
document.write('</nobr><br><br>');

document.write('PHONE: <span class="phonetitle">(303) 829-6022</span>');
document.write('</nobr><br><br>');

document.write('eMAIL:hotshotkennels@comcast.net');

document.write('</nobr><br><br>');

document.write('<a href="mailto:hotshotkennels@comcast.net">Email Us</a><br>');


//  End -->