<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Scott Horstman - Backyard Observatories');

document.write('</span><br>');

document.write('8411 Rodgers Road<br>');

document.write('Lodi, OH 44254<br>');

document.write('PHONE: <span class="phonetitle">(330) 667-3214<BR></span>');

// document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(555) 555-5555<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:shortsman@neo.rr.com">shorstman@neo.rr.com</a><br>');

//  End -->