<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Advanced Medical Builders, Inc.');

document.write('</span><br>');

document.write('571 N. Poplar St., Suite E<br>');

document.write('Orange, CA 92868<br>');

document.write('PHONE: <span class="phonetitle">(714) 634-4430<BR></span>');

document.write('FAX: <span class="phonetitle">(714) 634-2612<BR></span>');

document.write('E-mail us: ');

document.write(' <A HREF="mailto:greglaube@ambcorp.net">greglaube@ambcorp.net</a><br>');


//  End -->