<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('California Association of Legal Support Professionals');

document.write('</span><br>');

document.write('2520 Venture Oaks Way, Suite 150<br>');

document.write('Sacramento, CA 95833 <br>');

document.write('PHONE: <span class="phonetitle">(916) 239-4065<br></span>');

document.write('FAX: <span class="phonetitle">(916) 924-7323<br></span>');

document.write('<br>E-mail us: ');

document.write(' <A HREF="mailto:info@calspro.org">info@calspro.org</a><br>');


//  End -->