<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('John H. Fulton');

document.write('</span><br>');

document.write('15 1/2 West Main St.<br>');

document.write('Lexington, Ohio 44904<br>');

document.write('PHONE: &nbsp;<span class="phonetitle">(419) 884-0099<BR></span>');

document.write('<BR>E-Mail: ');

document.write('<a href="mailto:PhotobyJohn@aol.com">PhotobyJohn@aol.com</a>');

//  End -->
