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.
154 lines (124 sloc)
6.68 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>Jury Information - 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/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/butt5.gif"; | |
| img5up = new Image(); | |
| img5up.src = "graphics/buttons/butt5a.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-ground5.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/butt5a.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><h1>Juror Information</h1></center> | |
| <br> | |
| <div align="center"><font COLOR="Black" SIZE="+1">You may also call our Jury Hotline at 1-800-293-1568</font></div> | |
| <p> | |
| <center> | |
| <table BORDER="2" WIDTH="100%" BGCOLOR="F6E977" BORDERCOLOR="BLACK" CELLPADDING="5"> | |
| <tr><td><center> | |
| <font COLOR="Black" SIZE="+1"><b>Jury Brochure</b> | |
| </font></center></td> | |
| <td><center><a HREF="/docs/jurypamp.htm">View On-line</a></td> | |
| <td><center><a HREF="/docs/jurypamp.wpd">Download in WordPerfect</a></td> | |
| </tr> | |
| <tr><td><center> | |
| <font COLOR="Black" SIZE="+1"><b>Juror Reimbursement</b> | |
| </font></center></td> | |
| <td><center><a HREF="/docs/reimburs.htm">View On-line</a></td> | |
| <td><center><a HREF="/docs/reimburs.wpd">Download in WordPerfect</a></td> | |
| </tr> | |
| <tr><td><center> | |
| <font COLOR="Black" SIZE="+1"><b>Maps and Directions to</b> | |
| </font></center></td> | |
| <td><center><a HREF="/maps/scranton.htm">Scranton Courthouse</a></td> | |
| <td><center><a HREF="/maps/harrisburg.htm">Harrisburg Courthouse</a></td> | |
| </tr> | |
| <tr><td><center> | |
| <font COLOR="Black" SIZE="+1"><b>Maps and Directions to</b> | |
| </font></center></td> | |
| <td><center><a HREF="/maps/williamsport.htm">Williamsport Courthouse</a></td> | |
| <td><center><a HREF="/maps/wilkes-barre.htm">Wilkes-Barre Courthouse</a></td> | |
| </tr> | |
| </table> | |
| <br><br><div align="center"><font size="+1"><a href="/graphics/summons.gif">View</a></ont> a Jury Summons to see the grounds for requesting an EXCUSE</div> | |
| </td> | |
| </table> | |
| </body> | |
| </html> |