<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Frank Blackwell Photography');

document.write('</span><br>');

document.write('New Haven, CT  06511<br>');

document.write('');

document.write('PHONE: &nbsp;<span class="phonetitle">(203) 605-3424<BR></span>');

// document.write('FAX: &nbsp;<span class="phonetitle">(312) 505-5050<BR></span>');\

document.write('<BR>E-Mail: ');

document.write('<a href="mailto:info@yourdomain.com">frank@frankblackwell.com</a>');

//  End -->