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.
150 lines (116 sloc)
6.2 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
| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 3.0//EN" "html.dtd"> | |
| <html> | |
| <head> | |
| <title>Search the US District Court, Middle District of Pennsylvania's site</title> | |
| <link REL="STYLESHEET" HREF="is2style.css" TYPE="text/css"> | |
| <meta NAME="DESCRIPTION" CONTENT="Sample ASP query form for Microsoft Index Server v2.0"> | |
| <meta NAME="AUTHOR" CONTENT="Index Server Team"> | |
| <meta NAME="KEYWORDS" CONTENT="query, content, hit"> | |
| <meta NAME="SUBJECT" CONTENT="sample form"> | |
| <meta NAME="MS.CATEGORY" CONTENT="Internet"> | |
| <meta NAME="MS.LOCALE" CONTENT="EN-US"> | |
| <meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252"> | |
| <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/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%"> | |
| <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="Information and Forms - general, attorney, 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"> | |
| <div align="center"><h2>Search this site</h2></div> | |
| <form ACTION="/query3.asp" METHOD="POST"> | |
| <table WIDTH="500"> | |
| <tr> | |
| <td>Enter your search word(s) and click on the "Find" button:</td> | |
| </tr> | |
| <tr> | |
| <td><input TYPE="TEXT" NAME="SearchString" SIZE="65" MAXLENGTH="100" VALUE=""></td> | |
| <td><input TYPE="SUBMIT" NAME="Action" VALUE="Find"></td> | |
| </tr> | |
| </table> | |
| </form> | |
| <p><br> | |
| </p> | |
| </td> | |
| </tr> | |
| </table> | |
| </body> | |
| </html> |