<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Shea Photography');

document.write('</span><br>');

document.write('1983 Katie Court<br>');

document.write('Portage, MI 49024<br>');

document.write('PHONE: <span class="phonetitle">(269) 323-8822<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@sheaphoto.net">info@sheaphoto.net</a><br>');


//  End -->