[14] | 1 | <html>
|
---|
| 2 | <head>
|
---|
[412] | 3 | <title>[IP Database v2]</title>
|
---|
[14] | 4 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
---|
| 5 | <link rel="stylesheet" type="text/css" href="/ip/ipdb.css">
|
---|
[413] | 6 | <link rel="stylesheet" type="text/css" href="/ip/local.css">
|
---|
[4] | 7 |
|
---|
| 8 | <script language=javascript>
|
---|
| 9 | function openHelp() {
|
---|
[370] | 10 | window.open("/ip/help.html", "help_window", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=700,height=400")
|
---|
[4] | 11 | }
|
---|
| 12 | function openTables() {
|
---|
| 13 | window.open("/ip/tables.html", "subnet_tables", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=600,height=250")
|
---|
| 14 | }
|
---|
| 15 | function helpAllocTypes() {
|
---|
[38] | 16 | window.open("/ip/alloctypes.html", "alloc_window", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=750,height=550")
|
---|
[4] | 17 | }
|
---|
[87] | 18 | function popNotes(page) {
|
---|
| 19 | window.open(page, "IPDB_notes", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=400,height=300");
|
---|
| 20 | }
|
---|
[4] | 21 | </script>
|
---|
| 22 |
|
---|
| 23 | </head>
|
---|
[413] | 24 | <body>
|
---|
[4] | 25 |
|
---|
| 26 | <table width="98%" border="0" cellspacing="0" cellpadding="0" height="0">
|
---|
| 27 | <tbody><tr>
|
---|
| 28 | <td nowrap=""><a href="/ip/index.shtml" target="_blank"><img src="/ip/images/logo.png" width="167" height="60" border="0" alt="[ Logo ]"></a></td>
|
---|
| 29 | <td nowrap="" valign="bottom">
|
---|
| 30 | <div align="right"><b><font face="Verdana, Arial, Helvetica, sans-serif" size="2">
|
---|
| 31 | <a href="/ip/index.shtml">
|
---|
[412] | 32 | [IP Database v2 Home]</a></font></b></div>
|
---|
[4] | 33 | </td>
|
---|
| 34 | </tr>
|
---|
| 35 | </tbody></table>
|
---|
| 36 |
|
---|
[380] | 37 | <table width="100%" border="0" cellspacing="0" cellpadding="0">
|
---|
[4] | 38 | <tr bgcolor="#000000"><td></td></tr></table>
|
---|
| 39 | <!-- end line and top. -->
|
---|
| 40 | <table width="100%" cellspacing="0">
|
---|
| 41 | <tr class="color1">
|
---|
| 42 | <td width=10></td>
|
---|
[234] | 43 | <form method="POST" action="/ip/cgi-bin/search.cgi">
|
---|
| 44 | <td width=390>Quick Search:
|
---|
[4] | 45 | <input type="text" name="input" size="20" maxlength="50" class="regular">
|
---|
| 46 | <input type=hidden name=page value="1">
|
---|
[234] | 47 | <input type=hidden name=stype value="q">
|
---|
[4] | 48 | <input type=submit value="Go!" class="heading">
|
---|
| 49 | <input type="button" value=" Help? " onclick="openHelp()" class="regular">
|
---|
[234] | 50 | </td><td width=10></td><td><a href="/ip/cgi-bin/search.cgi">Complex Search</a></td>
|
---|
[440] | 51 | $$EXTRA0$$
|
---|
[234] | 52 | <td width=60></td>
|
---|
[4] | 53 | </form>
|
---|
| 54 | </tr>
|
---|
| 55 | </table>
|
---|
| 56 | <!-- start another line -->
|
---|
| 57 | <!-- There has GOT to be a better way to do this... Ugh. -->
|
---|
| 58 | <table width="100%" border="0" cellspacing="0" cellpadding="0" height="1" bgcolor="#000000">
|
---|
| 59 | <tbody><tr>
|
---|
| 60 | <td></td>
|
---|
| 61 | </tr>
|
---|
| 62 | </tbody></table>
|
---|
[397] | 63 | <table width="98%" border=0><tr><td align=right>
|
---|
[425] | 64 | <a href="/ip/cgi-bin/main.cgi?action=nodesearch">Find by connection point</a>
|
---|
[397] | 65 | </td></tr></table>
|
---|
[87] | 66 | <br>
|
---|