<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Kee Photography');

document.write('</span> <br>');
 
document.write(' 50 Willard Avenue<br>');

document.write('McKenzie, TN. 38201<br>');

document.write('PHONE: <span class="phonetitle">(731)-694-6989 <BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(731)-694-6989<BR></span>');

document.write('<BR>E-mail: ');

document.write('  <a href="mailto:sales@mykeephoto.com.com">sales@mykeephoto.com</a><br>');


//  End -->