<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Laura Gerry');

document.write('</span><br>');

document.write('');

document.write('');

document.write('PHONE: &nbsp;<span class="phonetitle">(973) 960-2773<BR></span>');

document.write('<span class="phonetitle"></span>');

document.write('EMAIL:     ');

document.write('<a href="mailto:info@lauragerry.com">info@lauragerry.com</a>');

//  End -->