<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('The Law Offices Of Terry LaPorte');

document.write('</span><br>');

document.write('125 South Market Street, Suite 1075 .<br>');

document.write('San Jose, CA 95113 <br>');

document.write('PHONE: <span class="phonetitle">(408)293-8810<BR></span>');

document.write('FAX: <span class="phonetitle">(408)292-7673<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:terry@terrylaporte.com" class="link">terry@terrylaporte.com</a><br>');


//  End -->