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.
186 lines (154 sloc)
9.58 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>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/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/butt11.gif"; | |
| img11up = new Image(); | |
| img11up.src = "graphics/buttons/butt11a.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/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/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/butt11a.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> | |
| <p><img src="graphics/seal2.jpg" WIDTH="130" HEIGHT="129"> | |
| <p><center><img src="graphics/divider.jpg" WIDTH="393" HEIGHT="34"></center> | |
| <h3 align="center">U. S. Circuit Courts and Related Offices</h3> | |
| <ul> | |
| <li><a href="http://www.uscourts.gov" target="_new">Federal Courts Home Page</a></li> | |
| <li><a href="http://www.fjc.gov" target="_new">Federal Judicial Center</a></li> | |
| <li><a href="http://fedcir.gov" target="_new"><font size="3">U. S. Court of Appeals for the | |
| Federal Circuit</font></a></li> | |
| <li><a href="http://www.ljextra.com/public/daily/XD1ca.html" target="_new"><font size="3">U. | |
| S. Court of Appeals First Circuit</font></a></li> | |
| <li><a href="http://www.TouroLaw.edu/2ndCircuit" target="_new"><font size="3">U. S. Court | |
| of Appeals Second Circuit</font></a></li> | |
| <li><a href="http://pacer.ca3.uscourts.gov/" target="_new"><font size="3">U. S. | |
| Court of Appeals Third Circuit</font></a></li> | |
| <li><a href="http://www.law.emory.edu/4circuit/index.html" target="_new"><font size="3">U. | |
| S. Court of Appeals Fourth Circuit</font></a></li> | |
| <li><a href="http://www.law.utexas.edu/us5th/us5th.html" target="_new"><font size="3">U. S. | |
| Court of Appeals Fifth Circuit</font></a></li> | |
| <li><a href="http://www.law.emory.edu/6circuit/index.html" target="_new"><font size="3">U. | |
| S. Court of Appeals Sixth Circuit</font></a></li> | |
| <li><a href="http://www.kentlaw.edu/7circuit" target="_new"><font size="3">U. S. Court of | |
| Appeals Seventh Circuit</font></a></li> | |
| <li><a href="http://www.wulaw.wustl.edu/8th.cir" target="_new"><font size="3">U. S. Court | |
| of Appeals Eighth Circuit</font></a></li> | |
| <li><a href="http://www.ca9.uscourts.gov/" target="_new"><font size="3">U. S. | |
| Court of Appeals Ninth Circuit</font></a></li> | |
| <li><a href="http://www.ck10.uscourts.gov/" target="_new"><font size="3">U. S. Court of | |
| Appeals Tenth Circuit</font></a></li> | |
| <li><a href="http://www.law.emory.edu/11circuit/index.html" target="_new"><font size="3">U. | |
| S. Court of Appeals Eleventh Circuit</font></a></li> | |
| <li><a href="http://www.cadc.uscourts.gov" target="_new"><font size="3">U. S. Court of | |
| Appeals D. C. Circuit</font></a></li> | |
| <li><a href="http://www.uscit.gov" target="_new">U. S. Court of International Trade</a></li> | |
| </ul> | |
| <center><img src="graphics/divider.jpg" target="_new" WIDTH="393" HEIGHT="34"></center> | |
| <h3 align="center">Rules and Decisions</h3> | |
| <ul> | |
| <li><a href="http://www.access.gpo.gov/nara/cfr/cfr-table-search.html" target="_new">Code of Federal Regulations</a></li> | |
| <li><a href="http://fedlaw.gsa.gov" target="_new">Federal Law</a></li> | |
| <li><a href="http://www.law.cornell.edu/rules/frcp/overview.htm" target="_new">Federal Rules of Civil Procedure</a></li> | |
| <li><a href="http://www.law.cornell.edu/rules/fre/overview.html" target="_new">Federal Rules of Evidence</a></li> | |
| <li><a href="http://www.ussc.gov" target="_new">Sentencing Commission</a></li> | |
| <li><a href="http://law.house.gov/usc.htm" target="_new">United States Code</a></li> | |
| <li><a href="http://www.law.cornell.edu/rules/supct/overview.html" target="_new">U. S. Supreme Court Rules</a></li> | |
| </ul> | |
| <center><img src="graphics/divider.jpg" WIDTH="393" HEIGHT="34"></center> | |
| <h3 align="center">Other</h3> | |
| <ul> | |
| <li><a href="http://www.uslawcenter.com/usmiddle/" target="_new">United States Bankruptcy Court for the Middle District of Pennsylvania (Unofficial Site)</a> </li> | |
| <li><a href="http://pamd-fpd.org/" target="_new">Middle District of Pennsylvania Federal Public Defenders Office</a> </li> | |
| <li><a href="http://www.ncsc.dni.us" target="_new">National Center for State Courts</a> </li> | |
| <li><a href="http://www.fedbar.org/" target="_new">The Federal Bar Association</a></li> | |
| <li><a href="http://www.usdoj.gov" target="_new">U. S. Department of Justice</a></li> | |
| <li><a href="http://www.house.gov" target="_new">U. S. House of Representatives</a></li> | |
| <li><a href="http://www.senate.gov" target="_new">U. S. Senate</a></li> | |
| <li><a href="http://www.cdc.gov/nchswww/howto/w2w/w2welcom.htm" target="_new">Vital Statistics</a></li> | |
| <li><a href="http://www.whitehouse.gov/WH/Welcome.html" target="_new">White House</a></li> | |
| <li><a href="http://www.usps.gov/ncsc/lookups/lookup_zip+4.html" target="_new">Zip Codes</a></li> | |
| <li><a href="http://library.findlaw.com" target="_new">FindLaw Library</a></li> | |
| </ul> | |
| </center> | |
| </td> | |
| </table> | |
| </body> | |
| </html> |