<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="John M. Daley">');

document.write('Law Offices of John M. Daley');

document.write('</span><br>');

document.write('111 North Market Street, Suite 300<br>');

document.write('San Jose, CA  95113<br>');

document.write('Telephone: <span class="Telephone">408.286.0200<BR></span>');

document.write('<BR>e-mail: jdaley@johnmdaley.com');

document.write(' <A HREF="mailto:jdaley@johnmdaley.com" class="link"></a><br>');


//  End -->