<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Lex Photo John');

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-2222<BR></span>');

document.write('<BR>E-Mail: ');

document.write('<a href="mailto:lexphotojohn@aol.com">LexPhotoJohn@aol.com</a>');

//  End -->