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.
175 lines (149 sloc)
7.56 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>Judicial Officers - Middle District of Pennsylvania, US District Court</title> | |
| <script language="javascript"> | |
| <!--- hide script from old browsers | |
| if(document.images) { | |
| img1down = new Image(); | |
| img1down.src = "graphics/buttons/butt1.gif"; | |
| img1up = new Image(); | |
| img1up.src = "graphics/buttons/butt1a.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/butt3a.gif"; | |
| img3up = new Image(); | |
| img3up.src = "graphics/buttons/butt3.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-ground.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/butt1a.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/butt3.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="0" WIDTH="100%"> | |
| <tr> | |
| <td WIDTH="24%"><img SRC="/graphics/eagle2.gif" WIDTH="125" HEIGHT="109"></td> | |
| <td WIDTH="56%"><img SRC="/graphics/judges.gif" WIDTH="327" HEIGHT="100"></td> | |
| <td WIDTH="25%"> </td> | |
| </tr> | |
| </table></center> | |
| <p><center><b><font COLOR="#CC3366">(Click on a name for biography, chambers information, and a link to judicial preferences.)</font></b></center> | |
| <br> | |
| <font COLOR="Black" SIZE="+1"><i><b><center>District Court Judges</center></b></i> | |
| <p><center><table BORDER="0" WIDTH="90%"> | |
| <tr> | |
| <td WIDTH="55%"><a HREF="/bios/vanaskie.htm">Thomas I. Vanaskie</a> Chief Judge (Scranton)</td> | |
| <td WIDTH="45%"><a HREF="/bios/caputo.htm">A. Richard Caputo</a> (Scranton)</td> | |
| </tr> | |
| <tr> | |
| <td WIDTH="55%"><a HREF="/bios/rambo.htm">Sylvia H. Rambo</a> (Harrisburg)</td> | |
| <td WIDTH="45%"><a HREF="/bios/munley.htm">James M. Munley</a> (Scranton)</td> | |
| </tr> | |
| <tr> | |
| <td WIDTH="55%"><a HREF="/bios/mcclure.htm">James F. McClure</a> (Williamsport)</td> | |
| <td WIDTH="45%"><a HREF="/bios/kane.htm">Yvette Kane</a> (Harrisburg)</td> | |
| </tr> | |
| </table> | |
| </font> | |
| <br><center><img SRC="/graphics/divider2.gif" WIDTH="393" HEIGHT="34"></center> | |
| <br> | |
| <font COLOR="Black" SIZE="+1"><i><b><center>Senior Judges</center></b></i> | |
| <p><table BORDER="0" WIDTH="90%"> | |
| <tr> | |
| <td WIDTH="55%"><a HREF="/bios/nealon.htm">William J. Nealon</a> (Scranton)</td> | |
| <td WIDTH="45%"><a HREF="/bios/caldwell.htm">William W. Caldwell</a> (Harrisburg)</td> | |
| </tr> | |
| <tr> | |
| <td WIDTH="55%"><a HREF="/bios/muir.htm">Malcolm Muir</a> (Williamsport)</td> | |
| <td WIDTH="45%"><a HREF="/bios/kosik.htm">Edwin M. Kosik</a> (Scranton)</td> | |
| </tr> | |
| <tr> | |
| <td WIDTH="55%"><a HREF="/bios/conaboy.htm">Richard P. Conaboy</a> (Scranton)</td> | |
| </tr> | |
| </table> | |
| </font> | |
| <br><center><img SRC="/graphics/divider2.gif" WIDTH="393" HEIGHT="34"></center> | |
| <br> | |
| <font COLOR="Black" SIZE="+1"><i><b><center>U.S. Magistrate Judges</center></b></i> | |
| <br> | |
| <table BORDER="0" WIDTH="90%"> | |
| <td WIDTH="55%"><a HREF="/bios/durkin.htm">Raymond J. Durkin</a> (Wilkes-Barre)</td> | |
| <td WIDTH="45%"><a HREF="/bios/blewitt.htm">Thomas M. Blewitt</a> (Scranton)</td> | |
| </tr> | |
| <tr> | |
| <td WIDTH="55%"><a HREF="/bios/smyser.htm">J. Andrew Smyser</a> (Harrisburg)</td> | |
| <td WIDTH="45%"><a HREF="/bios/askey.htm">William H. Askey</a> (PT, Williamsport)</font></td> | |
| </tr> | |
| </table></center> | |
| </td> | |
| </tr> | |
| </table> | |
| </body> | |
| </html> |