<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Laura Young');

document.write('</span><br>');

document.write('PHONE: &nbsp;<span class="phonetitle">(630) 562-1877<BR></span>');

document.write('FAX: &nbsp;<span class="phonetitle">(630) 562-1886 (Chicago)<BR></span>');

document.write('<BR>E-Mail: ');

document.write('<a href="mailto:Laura@holymomentphotography.com">Laura@holymomentphotography.com</a>');

//  End -->