<!-- Begin

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

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

document.write('Amy Grove<br>');

document.write('Michael Wise');

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

document.write('3604 Dagon Street<br>');

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

document.write('PHONE: &nbsp;<span class="phonetitle">407-666-0663<BR></span>');

document.write('<BR>E-Mail: ');

document.write('<a href="mailto:info@WisePhoto.com">info@WisePhoto.com</a>');

//  End -->