﻿// JScript File
document.write("\n<div style='text-align:center; font-family:Arial;'>");
document.write("\t<p style='color:#F2F4CC;font-size:20px;font-weight:bold;'>Steven H. Berger, M.D.<br />Forensic Psychiatry</p>\n");
document.write("\t<span style='color:#F6F8F5;font-size:12px;'>\n");
document.write("\t1258 Oak St., Suite B . Frankfort, IN . 46401<br />\n");
document.write("\tPhone (765) 656-3438 . FAX (765) 656-3458<br />\n");
document.write("\tEmail shbergermd@yahoo.com . Website www.bergerforensic.com<br />\n");
document.write("\tAnswering Service (765) 743-9691<br /><br />\n");
document.write("\tInguiries are welcome ONLY from attorneys, judges, insurance companies, or employers.<br /><br />");
document.write("</span>");
document.write("</div>");
