<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="Office">');

document.write('Lucia Bartoli');

document.write('</span><br>');

document.write('PHONE: <span class="Office">(949) 981-2680<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="Fax">(949) 481-7312<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:yaddayadda@cox.net" class="link">yaddayadda@cox.net</a><br>');


//  End -->