<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Lynne Drake Studio of Art');

document.write('</span><br>');

document.write('64 Railroad Avenue<br>');

document.write('Sayville, New York 11782<br>');

document.write('PHONE: &nbsp;<span class="phonetitle">(631) 218-8080<BR></span>');

document.write('FAX: &nbsp;<span class="phonetitle"> <BR></span>');

document.write('<BR>lynne@lynnedrake.com: ');

document.write('<a href="mailto:info@yourdomain.com">lynne@lynnedrake.com</a>');

//  End -->