<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Phoenix American Companies');

document.write('</span><br>');

document.write('2401 Kerner Blvd.<br>');

document.write('San Rafael, CA 94901<br>');

document.write('PHONE: <span class="phonetitle">(866) 895-5050<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@phxa.com">info@phxa.com</a><br>');

//  End -->