Subversion Repositories oidinfo_new_design

Rev

Rev 6 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 daniel-mar 1
<!DOCTYPE html>
2
<html lang="en">
3
<head>
4
  <title>%%TITLE%%</title>
5
  <meta charset="UTF-8"><!-- <meta content="text/html; charset=iso-8859-1" http-equiv="content-type"> -->
6
  <meta name="google-translate-customization" content="ae799a386ca63905-075d0f84d2caa8b0-g8dbf29cdfe9cdbeb-c">
7
  <link rel="Stylesheet" type="text/css" href="style.css">
8
  <meta name="viewport" content="width=device-width, initial-scale=1">
9
  <meta name="DESCRIPTION" content="This OID repository gathers information about Object Identifiers (OIDs), and provides tools to display and search for this information.">
10
  <meta name="keywords" content="object identifier oid OID repository registration authority ISO ITU">
11
  <link rel="SHORTCUT ICON" href="/images/favicon.ico">
12
  <script src="scripts.js"></script>
13
</head>
14
<body id="body" onload="_onload()">
15
  <div id="global_container">
16
    <div id="header">
17
      <a href="index.htm">
18
        <img src="images/treewall.jpg" width="130" height="110">
19
      </a>
20
      <h1 style="color: rgb(226, 137, 34);font-size: 35px; font-weight:bold;">OID Repository</h1><br><br><br><br>
21
      <div id="header_url_and_menu">
22
        <div id="header_url">
23
          <span style="color: rgb(226, 137, 34);font-size: 15px; font-weight:bold; margin-left:10px; display:inline-block;">www.oid-info.com</span>
24
        </div>
25
        <div id="header_url_right">
26
          <ul id="header_menu">
27
            <li><a href="index.htm">Home</a></li>
28
            <li><a href="/cgi-bin/display?tree=">Tree display</a></li>
29
            <li><a href="basic-search.htm">Search</a></li>
30
            <li><a href="faq.htm">FAQ</a></li>
31
            <li><a href="/helper">Helper</a></li>
32
          </ul>
33
        </div>
34
      </div>
35
      <div style="top: 11px; left: 694px; margin-left:-120px;" id="search">
36
        <span style="color: rgb(226, 137, 34); font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;">Display OID:</span> <br>
37
        <form name="form_go" method="get" action="/cgi-bin/display" enctype="multipart/form-data">
38
          <input type="hidden" name="action" value="display">
39
          <input name="oid" size="20" value="" onfocus="empty();" placeholder="-- OID --" type="text"> <input value="Go" type="submit">
40
        </form>
41
      </div>
42
      <div id="google_translate">
43
        <script>
44
          function googleTranslateElementInit() {
45
            new google.translate.TranslateElement({ pageLanguage: 'en', layout: google.translate.TranslateElement.InlineLayout.SIMPLE, gaTrack: true, gaId: 'UA-33779649-1' }, 'google_translate_element');
46
          }
47
        </script>
48
        <!--<script src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit">
49
        </script>-->
50
      </div>
51
    </div>
52
  </div>
53
  <div id="mobile_version">
54
    <aside class="sidebar">
55
      <nav id="navigation" role="navigation">
56
        <form name="form_go" method="get" action="/cgi-bin/display" enctype="multipart/form-data">
57
        <a><input name="oid" id="searchbox_mobile" size="35" value="" onfocus="empty();" placeholder="-- Display OID --" type="search"></a>
58
        </form>
59
        <a href="index.htm">Home</a>
60
        <a href="/cgi-bin/display?tree=">Tree display</a>
61
        <a href="basic-search.htm">Search</a>
62
        <a href="faq.htm">FAQ</a>
63
        <a href="/helper">Chatbot helper</a>
64
      </nav>
65
    </aside>
66
  </div>
67
  <div class="wrapper">
68
    <table width="100%" id="header_mobile">
69
      <tr>
70
        <td width="20%">
71
          <a href="#body" class="nav-button-open" aria-label="open navigation"></a>
72
          <a href="#" class="nav-button-close" aria-label="close navigation"></a>
73
        </td>
74
        <td width="60%" valign="middle">
75
          <h1 style="color: rgb(226, 137, 34);font-size: 18px; font-weight:bold; text-align:right;">OID Repository</h1>
76
          <div id="header_url">
77
            <span style="color: rgb(226, 137, 34);font-size: 15px; font-weight:bold; margin-left:10px; display:inline-block;">www.oid-info.com</span>
78
          </div>
79
        </td>
80
        <td width="20%"><a href="index.htm"><img src="images/treewall.jpg" style="height:10vh;width:auto"></a></td>
81
      </tr>
82
    </table>