<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Kennedy Photography');

document.write('</span><br>');

document.write('12335 Eastcove Drive<br>');

document.write('Orlando, FL 32826<br>');

document.write('PHONE: <span class="phonetitle">(407) 382-0018<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(407) 641-4298<BR></span>');

document.write('<BR>info@kennedyphotography.biz: ');

document.write(' <A HREF="mailto:creg@kennedyphotography.biz">creg@kennedyphotography.biz</a><br>');


//  End -->
