<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var color		= "FFFFFF"		// HEADER BACKGROUND COLOR


document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" bgcolor="#'+color+'">');
document.write('<tr><td ALIGN="CENTER" VALIGN="TOP">');


document.write('<a href="about_drp.htm"><IMG SRC="images/drp100_2.jpg" width="100" height="100" class="borders"><br>');
document.write('Dr. John F. Petraglia<br>');
document.write('M.D., Q.M.E.<br>');
document.write('Anesthesiologist and Pain Management Specialist</a><br>');
document.write('<br>');

document.write('<IMG SRC="images/mark_schnitzer_md_neuro.jpg" width="100" height="100" class="borders"><br>');
document.write('Dr. Mark Schnitzer<br>');
document.write('M.D., F.A.C.S.<br>');
document.write('Neurological Surgery<br>');
document.write('<br>');

document.write('<IMG SRC="images/alvaro_liceaga_MD.jpg" width="100" height="100" class="borders"><br>');
document.write('Alvaro Liceaga<br>');
document.write('M.D.<br>');
document.write('Anesthesiologist and Pain Management Specialist<br>');
document.write('<br>');

document.write('<IMG SRC="images/vincent_sofonio.jpg" width="100" height="100" class="borders"><br>');
document.write('Dr. Vincent Sofonio<br>');
document.write('M.D., F.A.C.S.<br>');
document.write('Board Certified Plastic Surgeon<br>');
document.write('<br>');

document.write('<IMG SRC="images/chris_johnson_dc.jpg" width="100" height="100" class="borders"><br>');
document.write('Dr. Chris Johnson<br>');
document.write('D.C., Q.M.E.<br>');
document.write('Chiropractic and Rehab<br>');
document.write('<br>');

document.write('<IMG SRC="images/timthy_wang_d_c_qme2.jpg" width="100" height="100" class="borders"><br>');
document.write('Dr. Timothy Wang<br>');
document.write('D.C., Q.M.E.<br>');
document.write('Chiropractic and Rehab<br>');














document.write('</td></tr></table>');

//  End -->

