<!-- Begin

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

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

document.write('Horse Travels');

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

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

document.write('Blanding, Ut 84511<br>');

document.write('PHONE: <span class="phonetitle">(208) 863-0080<BR></span>');

document.write('FAX: <span class="phonetitle">()<BR></span>');

document.write('<BR>E-mail us: janine@horsetravels.com ');

document.write(' <A HREF="mailto:janine@horsetravels.com">Janine@horsetravels.com.</a><br>');


//  End -->