<!-- Start

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

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

document.write('Dog Trotter K9 Equipment');

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

document.write('142 Cressen Dr<br>');

document.write('Gerrardstown, WV 25420<br>');

document.write('PHONE: <span class="phonetitle">(888)-378-9688<BR></span>');

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

document.write( 
 ' <A HREF="mailto:dogtrotter1@frontier.com">dogtrotter1@frontier.com</a><br>'

document.write(' <A HREF="mailto:dogtrotter1@frontier.com">dogtrotter1@frontier.com</a><br>');
//  End -->
