<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Pacific Pointe Insurance Agency, Inc.');

document.write('</span><br>');

document.write('1337 Howe Avenue, Suite 108<br>');

document.write('Sacramento, CA 95825<br>');

document.write('PHONE: <span class="phonetitle">(916) 979-1700<BR></span>');

document.write('PHONE: <span class="phonetitle">(888) 456-4305<BR></span>');

document.write('FAX: <span class="phonetitle">(916) 979-9962<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:janet@PPIA.net">Janet@PPIA.net</a><br>');


//  End -->