<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('JOHN FAST PHOTOGRAPHY');

document.write('</span><br>');

<!--  document.write('10901 Your Road Hwy. Suite 301<br>');-->

<!-- document.write('Chicago, IL 60060<br>');-->

document.write('PHONE: &nbsp;<span class="phonetitle">(860) 235-9188<BR></span>');

<!-- document.write('FAX: &nbsp;<span class="phonetitle">(555) 555-5555<BR></span>');-->

document.write('<BR>E-Mail: ');

document.write('<a href="mailto:info@johnfastphotography.com">info@johnfastphotography.com</a>');

//  End -->