Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
178 lines (138 sloc)
7.6 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <head> | |
| <title>Clerk's Office - Middle District of Pennsylvania, US District Courts</title> | |
| <script language="javascript"> | |
| <!--- hide script from old browsers | |
| if(document.images) { | |
| img1down = new Image(); | |
| img1down.src = "graphics/buttons/butt1a.gif"; | |
| img1up = new Image(); | |
| img1up.src = "graphics/buttons/butt1.gif" ; | |
| img2down = new Image(); | |
| img2down.src = "graphics/buttons/butt2a.gif"; | |
| img2up = new Image(); | |
| img2up.src = "graphics/buttons/butt2.gif"; | |
| img3down = new Image(); | |
| img3down.src = "graphics/buttons/butt3.gif"; | |
| img3up = new Image(); | |
| img3up.src = "graphics/buttons/butt3a.gif"; | |
| img4down = new Image(); | |
| img4down.src = "graphics/buttons/butt4a.gif"; | |
| img4up = new Image(); | |
| img4up.src = "graphics/buttons/butt4.gif"; | |
| img5down = new Image(); | |
| img5down.src = "graphics/buttons/butt5a.gif"; | |
| img5up = new Image(); | |
| img5up.src = "graphics/buttons/butt5.gif"; | |
| img6down = new Image(); | |
| img6down.src = "graphics/buttons/butt6a.gif"; | |
| img6up = new Image(); | |
| img6up.src = "graphics/buttons/butt6.gif"; | |
| img7down = new Image(); | |
| img7down.src = "graphics/buttons/butt7a.gif"; | |
| img7up = new Image(); | |
| img7up.src = "graphics/buttons/butt7.gif"; | |
| img8down = new Image(); | |
| img8down.src = "graphics/buttons/butt8a.gif"; | |
| img8up = new Image(); | |
| img8up.src = "graphics/buttons/butt8.gif"; | |
| img9down = new Image(); | |
| img9down.src = "graphics/buttons/butt9a.gif"; | |
| img9up = new Image(); | |
| img9up.src = "graphics/buttons/butt9.gif"; | |
| img10down = new Image(); | |
| img10down.src = "graphics/buttons/butt10a.gif"; | |
| img10up = new Image(); | |
| img10up.src = "graphics/buttons/butt10.gif"; | |
| img11down = new Image(); | |
| img11down.src = "graphics/buttons/butt11a.gif"; | |
| img11up = new Image(); | |
| img11up.src = "graphics/buttons/butt11.gif"; | |
| img12down = new Image(); | |
| img12down.src = "graphics/buttons/butt12a.gif"; | |
| img12up = new Image(); | |
| img12up.src = "graphics/buttons/butt12.gif"; | |
| } | |
| function imgOff(imgName) { | |
| if (document.images) { | |
| document[imgName].src = eval(imgName + "up.src"); | |
| } | |
| } | |
| function imgOn(imgName) { | |
| if (document.images) { | |
| document[imgName].src = eval(imgName + "down.src"); | |
| } | |
| } | |
| // --> | |
| </script> | |
| </head> | |
| <body background="/graphics/b-ground6.jpg"> | |
| <table border="0" width="100%" cellpadding="0" cellspacing="0"> | |
| <tr> | |
| <td valign="top" align="left"> | |
| <a href="judges.htm" onMouseOver="imgOn('img1')" onMouseOut="imgOff('img1')"><img SRC="graphics/buttons/butt1.gif" name="img1" border="0" alt="Judicial Officers - bio's, chambers information, and preferences" WIDTH="110" HEIGHT="34"></a><br> | |
| <a href="locations.htm" onMouseOver="imgOn('img2')" onMouseOut="imgOff('img2')"><img SRC="graphics/buttons/butt2.gif" name="img2" border="0" alt="Courthouse Locations - maps, directions, parking information, and weather" WIDTH="110" HEIGHT="34"></a><br> | |
| <a href="clerks.htm" onMouseOver="imgOn('img3')" onMouseOut="imgOff('img3')"><img SRC="graphics/buttons/butt3a.gif" name="img3" border="0" alt="Clerk's Office - management and staff directory" WIDTH="110" HEIGHT="34"></a><br> | |
| <a href="info-forms.htm" onMouseOver="imgOn('img4')" onMouseOut="imgOff('img4')"><img SRC="graphics/buttons/butt4.gif" name="img4" border="0" alt="Info & Forms - general, attorney, courtroom technology, prisoner and pro se" WIDTH="110" HEIGHT="34"></a><br> | |
| <a href="juror.htm" onMouseOver="imgOn('img5')" onMouseOut="imgOff('img5')"><img SRC="graphics/buttons/butt5.gif" name="img5" border="0" alt="Juror Information - brochure, pamphlet, and courthouse information" WIDTH="110" HEIGHT="34"></a><br> | |
| <a href="docs/l-rules.htm" onMouseOver="imgOn('img6')" onMouseOut="imgOff('img6')"><img SRC="graphics/buttons/butt6.gif" name="img6" border="0" alt="Local Rules" WIDTH="110" HEIGHT="34"></a><br> | |
| <a href="http://pacer.pamd.uscourts.gov" onMouseOver="imgOn('img7')" onMouseOut="imgOff('img7')"><img SRC="graphics/buttons/butt7.gif" name="img7" border="0" alt="Web-based Public Access to Court Electronic Records" WIDTH="110" HEIGHT="34"></a><br> | |
| <a href="opinions.htm" onMouseOver="imgOn('img8')" onMouseOut="imgOff('img8')"><img SRC="graphics/buttons/butt8.gif" name="img8" border="0" alt="Judicial Opinions" WIDTH="110" HEIGHT="34"></a><br> | |
| <a href="faq.htm" onMouseOver="imgOn('img9')" onMouseOut="imgOff('img9')"><img SRC="graphics/buttons/butt9.gif" name="img9" border="0" alt="Frequently Asked Questions" WIDTH="110" HEIGHT="34"></a><br> | |
| <a href="hot.htm" onMouseOver="imgOn('img10')" onMouseOut="imgOff('img10')"><img SRC="graphics/buttons/butt10.gif" name="img10" border="0" alt="What's Hot? - employment opportunities and selected standing orders" WIDTH="110" HEIGHT="34"></a><br> | |
| <a href="court-links.htm" onMouseOver="imgOn('img11')" onMouseOut="imgOff('img11')"><img SRC="graphics/buttons/butt11.gif" name="img11" border="0" alt="Court Links - judiciary, federal government, and other links" WIDTH="110" HEIGHT="34"></a><br> | |
| <a href="mirror.htm" onMouseOver="imgOn('img12')" onMouseOut="imgOff('img12')"><img SRC="graphics/buttons/butt12.gif" name="img12" border="0" alt="MDPA Home Page" WIDTH="110" HEIGHT="34"></a><br> | |
| <a href="mailto:mdpacourt@pamd.uscourts.gov"><img SRC="graphics/mail27.gif" border="0" alt="Email the Middle District of PA" WIDTH="44" HEIGHT="51"></a> | |
| <p><img src="graphics/150spacer.gif" width="140" height="1"> | |
| </td> | |
| <td valign="top"> | |
| <center><table BORDER="5" BORDERCOLOR="BLACK" ALIGN="center" VALIGN="middle" CELLPADDING="3" CELLSPACING="5" WIDTH="100%"> | |
| <tr> | |
| <th COLSPAN="2"><font COLOR="Navy" SIZE="+2">Clerk's Office</font></th> | |
| </tr> | |
| <tr> | |
| <td colspan="2"><font SIZE="3" COLOR="Navy"><b><i><center>Mary E. D'Andrea, Clerk of Court</center></i></b></font> | |
| <font SIZE="2" COLOR="Navy"><center>Phone: (570) 207-5680 | |
| <br>Fax: (570) 207-5689</center></font></td> | |
| </td></tr> | |
| <tr> | |
| <td width="50%"><font SIZE="2" COLOR="Navy"><b><i><center>Cathy Dolinish, Chief Deputy</center></i></b> | |
| <center>Phone: (570) 207-5683 | |
| <br>Fax: (570) 207-5689</center></font></td> | |
| <td width="50%"><font SIZE="2" COLOR="Navy"><b><i><center>Gary Hollinger, Chief Deputy</center></i></b> | |
| <center>Phone: (717) 221-3950 | |
| <br>Fax: (717) 221-3959</center></font></td> | |
| </tr> | |
| <tr> | |
| <td width="50%"><font SIZE="2" COLOR="Navy"><b><i><center>Joseph Barrett, Administrative Supervisor</center></i></b> | |
| <center>Phone: (570) 207-5662 | |
| <br>Fax: (570) 207-5650</center></font></td> | |
| <td width="50%"><font SIZE="2" COLOR="Navy"><b><i><center>Kevin Calpin, Operations Manager</center></i></b> | |
| <center>Phone: (570) 207-5601 | |
| <br>Fax: (570) 207-5650</center></font></td> | |
| </tr> | |
| <tr> | |
| <td width="50%"><font SIZE="2" COLOR="Navy"><b><i><center>Peter Welsh, Deputy-in-Charge</center></i></b> | |
| <center>Phone: (717) 221-3940 | |
| <br>Fax: (717) 221-3959</center></font></td> | |
| <td width="50%"><font SIZE="2" COLOR="Navy"><b><i><center>Sylvia Hess, Deputy-in-Charge</center></i></b> | |
| <center>Phone: (570) 323-6380 | |
| <br>Fax: (570) 323-0636</center></font></td> | |
| </tr> | |
| <tr> | |
| <td width="50%"><font SIZE="2" COLOR="Navy"><b><i><center>Conrad Walsh, Systems Manager</center></i></b> | |
| <center>Phone: (570) 207-5620 | |
| <br>Fax: (570) 207-5629</center></font></td> | |
| <td width="50%"><font SIZE="2" COLOR="Navy"><b><i><center>Matthew Hemphill, Project Manager</center></i></b> | |
| <center>Phone: (570) 207-5661 | |
| <br>Fax: (570) 207-5650</center></font></td> | |
| </tr> | |
| </table> | |
| </center> | |
| <div align="center"><b><i><font size="3" color="Navy"><font size="+1"><a href="alphapho.htm">View</a></font> the complete Court Staff directory</font></i></b></div> | |
| <p> | |
| <center><b><a href="mailto:mdpacourt@pamd.uscourts.gov">Send Email</a> to the Middle District of Pennsylvania</b></center> | |
| </td> | |
| </table> | |
| </body> | |
| </html> |