Subversion Repositories oidinfo_new_design

Rev

Rev 13 | Rev 35 | Go to most recent revision | Only display areas with differences | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 13 Rev 33
1
<!DOCTYPE html>
1
<!DOCTYPE html>
2
<html lang="en">
2
<html lang="en">
3
<head>
3
<head>
4
  <title>OID repository - Terms of use</title>
4
  <title>OID repository - Terms of use</title>
5
  <meta charset="UTF-8"><!-- <meta content="text/html; charset=iso-8859-1" http-equiv="content-type"> -->
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">
6
  <meta name="google-translate-customization" content="ae799a386ca63905-075d0f84d2caa8b0-g8dbf29cdfe9cdbeb-c">
7
  <link rel="Stylesheet" type="text/css" href="style.css">
7
  <link rel="Stylesheet" type="text/css" href="style.css">
8
  <meta name="viewport" content="width=device-width, initial-scale=1">
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.">
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">
10
  <meta name="keywords" content="object identifier oid OID repository registration authority ISO ITU">
11
  <link rel="SHORTCUT ICON" href="/images/favicon.ico">
11
  <link rel="SHORTCUT ICON" href="/images/favicon.ico">
12
  <script src="scripts.js"></script>
12
  <script src="scripts.js"></script>
13
</head>
13
</head>
14
<body id="body" onload="_onload()">
14
<body id="body" onload="_onload()">
15
  <div id="global_container">
15
  <div id="global_container">
16
    <div id="header">
16
    <div id="header">
17
      <a href="index.htm">
17
      <a href="index.htm">
18
        <img src="images/treewall.jpg" width="130" height="110">
18
        <img src="images/treewall.jpg" width="130" height="110">
19
      </a>
19
      </a>
20
      <h1 id="header_h1">OID Repository</h1><br><br><br><br>
20
      <h1 id="header_h1">OID Repository</h1><br><br><br><br>
21
      <div id="header_url_and_menu">
21
      <div id="header_url_and_menu">
22
        <div id="header_url">www.oid-info.com</div>
22
        <div id="header_url">www.oid-info.com</div>
23
        <div id="header_url_right">
23
        <div id="header_url_right">
24
          <ul id="header_menu">
24
          <ul id="header_menu">
25
            <li><a href="index.htm">Home</a></li>
25
            <li><a href="index.htm">Home</a></li>
26
            <li><a href="/cgi-bin/display?tree=">Tree display</a></li>
26
            <li><a href="/cgi-bin/display?tree=">Tree display</a></li>
27
            <li><a href="basic-search.htm">Search</a></li>
27
            <li><a href="basic-search.htm">Search</a></li>
28
            <li><a href="faq.htm">FAQ</a></li>
28
            <li><a href="faq.htm">FAQ</a></li>
29
            <li><a href="/helper">Helper</a></li>
29
            <li><a href="/helper">Helper</a></li>
30
          </ul>
30
          </ul>
31
        </div>
31
        </div>
32
      </div>
32
      </div>
33
      <div style="top: 11px; left: 694px; margin-left:-120px;" id="search">
33
      <div style="top: 11px; left: 694px; margin-left:-120px;" id="search">
34
        <span style="color: rgb(226, 137, 34); font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;">Display OID:</span> <br>
34
        <span style="color: rgb(226, 137, 34); font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;">Display OID:</span> <br>
35
        <form name="form_go" method="get" action="/cgi-bin/display" enctype="multipart/form-data">
35
        <form name="form_go" method="get" action="/cgi-bin/display" enctype="multipart/form-data">
36
          <input type="hidden" name="action" value="display">
36
          <input type="hidden" name="action" value="display">
37
          <input name="oid" size="20" value="" onfocus="empty();" placeholder="-- OID --" type="text"> <input value="Go" type="submit">
37
          <input name="oid" size="20" value="" onfocus="empty();" placeholder="-- OID --" type="text"> <input value="Go" type="submit">
38
        </form>
38
        </form>
39
      </div>
39
      </div>
40
      <div id="google_translate">
40
      <div id="google_translate">
41
        <script>
41
        <script>
42
          function googleTranslateElementInit() {
42
          function googleTranslateElementInit() {
43
            new google.translate.TranslateElement({ pageLanguage: 'en', layout: google.translate.TranslateElement.InlineLayout.SIMPLE, gaTrack: true, gaId: 'UA-33779649-1' }, 'google_translate_element');
43
            new google.translate.TranslateElement({ pageLanguage: 'en', layout: google.translate.TranslateElement.InlineLayout.SIMPLE, gaTrack: true, gaId: 'UA-33779649-1' }, 'google_translate_element');
44
          }
44
          }
45
        </script>
45
        </script>
46
        <!--<script src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit">
46
        <!--<script src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit">
47
        </script>-->
47
        </script>-->
48
      </div>
48
      </div>
49
    </div>
49
    </div>
50
  </div>
50
  </div>
51
  <div id="mobile_version">
51
  <div id="mobile_version">
52
    <aside class="sidebar">
52
    <aside class="sidebar">
53
      <nav id="navigation" role="navigation">
53
      <nav id="navigation" role="navigation">
54
        <form name="form_go" method="get" action="/cgi-bin/display" enctype="multipart/form-data">
54
        <form name="form_go" method="get" action="/cgi-bin/display" enctype="multipart/form-data">
55
        <a><input name="oid" id="searchbox_mobile" size="35" value="" onfocus="empty();" placeholder="-- Display OID --" type="search"></a>
55
        <a><input name="oid" id="searchbox_mobile" size="35" value="" onfocus="empty();" placeholder="-- Display OID --" type="search"></a>
56
        </form>
56
        </form>
57
        <a href="index.htm">Home</a>
57
        <a href="index.htm">Home</a>
58
        <a href="/cgi-bin/display?tree=">Tree display</a>
58
        <a href="/cgi-bin/display?tree=">Tree display</a>
59
        <a href="basic-search.htm">Search</a>
59
        <a href="basic-search.htm">Search</a>
60
        <a href="faq.htm">FAQ</a>
60
        <a href="faq.htm">FAQ</a>
61
        <a href="/helper">Chatbot helper</a>
61
        <a href="/helper">Chatbot helper</a>
62
      </nav>
62
      </nav>
63
    </aside>
63
    </aside>
64
  </div>
64
  </div>
65
  <div class="wrapper">
65
  <div class="wrapper">
66
    <table width="100%" id="header_mobile">
66
    <table width="100%" id="header_mobile">
67
      <tr>
67
      <tr>
68
        <td width="20%">
68
        <td width="20%">
69
          <a href="#body" class="nav-button-open" aria-label="open navigation"></a>
69
          <a href="#body" class="nav-button-open" aria-label="open navigation"></a>
70
          <a href="#" class="nav-button-close" aria-label="close navigation"></a>
70
          <a href="#" class="nav-button-close" aria-label="close navigation"></a>
71
        </td>
71
        </td>
72
        <td width="60%" valign="middle">
72
        <td width="60%" valign="middle">
73
          <h1 id="header_h1">OID Repository</h1>
73
          <h1 id="header_h1">OID Repository</h1>
74
          <div id="header_url">www.oid-info.com</div>
74
          <div id="header_url">www.oid-info.com</div>
75
        </td>
75
        </td>
76
        <td width="20%"><a href="index.htm"><img src="images/treewall.jpg" style="height:10vh;width:auto"></a></td>
76
        <td width="20%"><a href="index.htm"><img src="images/treewall.jpg" style="height:10vh;width:auto"></a></td>
77
      </tr>
77
      </tr>
78
    </table>
78
    </table>
79
 
79
 
80
<div id="global_content">
80
<div id="global_content">
81
        <div id="disclaimer">
81
        <div id="disclaimer">
82
                <table width="100%" cellspacing="0" cellpadding="0" border="0">
82
                <table width="100%" cellspacing="0" cellpadding="0" border="0">
83
                        <tr>
83
                        <tr>
84
                                <td valign="top" width="100%">
84
                                <td valign="top" width="100%">
85
                                        <span class="page_title">Terms of use</span>
85
                                        <span class="page_title">Terms of use</span>
86
                                </td>
86
                                </td>
87
               
87
               
88
                                <td width="28%" valign="middle" align="right">
88
                                <td width="28%" valign="middle" align="right">
89
                                        <div id="menu">
89
                                        <div id="menu">
90
                                                <ul>
90
                                                <ul>
91
                                                        <li>
91
                                                        <li>
92
                                                                <a href="faq.htm#cookies">Use of cookies</a>
92
                                                                <a href="faq.htm#cookies">Use of cookies</a>
93
                                                        </li>
93
                                                        </li>
94
                                                </ul>
94
                                                </ul>
95
                                        </div>
95
                                        </div>
96
                                </td>
96
                                </td>
97
                        </tr>
97
                        </tr>
98
                </table>
98
                </table>
99
                <table width="100%" cellspacing="0" cellpadding="0" border="0">
99
                <table width="100%" cellspacing="0" cellpadding="0" border="0">
100
                        <tr>
100
                        <tr>
101
                                <td valign="top" width="100%" colspan="3">
101
                                <td valign="top" width="100%" colspan="3">
102
                                        <p>
102
                                        <p>
103
                                                <span class="section_title">
103
                                                <span class="section_title">
104
                                                        Terms and Conditions for use of <a href="http://www.OID-info.com">OID-info.com</a>
104
                                                        Terms and Conditions for use of <a href="http://www.OID-info.com">OID-info.com</a>
105
                                                </span>
105
                                                </span>
106
                                        </p>
106
                                        </p>
107
                                        <p>In these Terms and Conditions, all occurrences of <a href="http://www.OID-info.com">OID-info.com</a> shall be interpreted as also applying to <a href="https://oid-rep.orange-labs.fr">https://oid-rep.orange-labs.fr</a>.</p>
107
                                        <p>In these Terms and Conditions, all occurrences of <a href="http://www.OID-info.com">OID-info.com</a> shall be interpreted as also applying to <a href="https://oid-rep.orange-labs.fr">https://oid-rep.orange-labs.fr</a>.</p>
108
                                        <p>
108
                                        <p>
109
                                                In these Terms and Conditions, "Orange" refers to Orange SA, public
109
                                                In these Terms and Conditions, "Orange" refers to Orange SA, public
110
                                                stock corporation with registered share capital of Euro 10,640,226,396
110
                                                stock corporation with registered share capital of Euro 10,640,226,396
111
                                                - RCS Paris 380 129 866, headquartered at 78 rue Olivier de Serres 75015
111
                                                - RCS Paris 380 129 866, headquartered at 78 rue Olivier de Serres 75015
112
                                                Paris, France.
112
                                                Paris, France.
113
                                        </p>
113
                                        </p>
114
                                        <p>
114
                                        <p>
115
                                                By accessing and using <a href="http://www.OID-info.com">OID-info.com</a>
115
                                                By accessing and using <a href="http://www.OID-info.com">OID-info.com</a>
116
                                                you agree to be bound by these Terms and Conditions, otherwise please
116
                                                you agree to be bound by these Terms and Conditions, otherwise please
117
                                                do not use <a href="http://www.OID-info.com">OID-info.com</a>.
117
                                                do not use <a href="http://www.OID-info.com">OID-info.com</a>.
118
                                        </p>
118
                                        </p>
119
                                        <p>
119
                                        <p>
120
                                                <a href="http://www.OID-info.com">OID-info.com</a> is an information
120
                                                <a href="http://www.OID-info.com">OID-info.com</a> is an information
121
                                                site on object identifiers (OIDs), and is not intended to provide any
121
                                                site on object identifiers (OIDs), and is not intended to provide any
122
                                                specific legal advice to individuals or entities, and should not be
122
                                                specific legal advice to individuals or entities, and should not be
123
                                                relied upon or used for any such purposes. Information on this web site
123
                                                relied upon or used for any such purposes. Information on this web site
124
                                                is believed to be complete and up-to-date. We reserve the right to modify
124
                                                is believed to be complete and up-to-date. We reserve the right to modify
125
                                                the information on this web site at any time without notice.
125
                                                the information on this web site at any time without notice.
126
                                        </p>
126
                                        </p>
127
                                        <p>
127
                                        <p>
128
                                                <span class="section_title">
128
                                                <span class="section_title">
129
                                                        Links on <a href="http://www.OID-info.com">OID-info.com</a>
129
                                                        Links on <a href="http://www.OID-info.com">OID-info.com</a>
130
                                                        are Not Endorsements
130
                                                        are Not Endorsements
131
                                                </span>
131
                                                </span>
132
                                        </p>
132
                                        </p>
133
                                        <p>
133
                                        <p>
134
                                                Please note that once you leave <a href="http://www.OID-info.com">OID-info.com</a>,
134
                                                Please note that once you leave <a href="http://www.OID-info.com">OID-info.com</a>,
135
                                                we accept no responsibility for the content, products, services or privacy
135
                                                we accept no responsibility for the content, products, services or privacy
136
                                                policies of other web sites. Links to other web sites or references
136
                                                policies of other web sites. Links to other web sites or references
137
                                                to products, services or publications other than those of <a href="http://www.OID-info.com">OID-info.com</a>
137
                                                to products, services or publications other than those of <a href="http://www.OID-info.com">OID-info.com</a>
138
                                                do not imply our endorsement or approval of such web sites, products,
138
                                                do not imply our endorsement or approval of such web sites, products,
139
                                                services or publications.
139
                                                services or publications.
140
                                        </p>
140
                                        </p>
141
                                        <p><span class="section_title">Copyright Notice</span></p>
141
                                        <p><span class="section_title">Copyright Notice</span></p>
142
                                        <p>
142
                                        <p>
143
                                                Copyright &copy; Orange SA. All rights reserved. Unless otherwise specified,
143
                                                Copyright &copy; Orange SA. All rights reserved. Unless otherwise specified,
144
                                                the content of <a href="http://www.OID-info.com">OID-info.com</a> including,
144
                                                the content of <a href="http://www.OID-info.com">OID-info.com</a> including,
145
                                                but not limited to, text, graphics, logos, buttons, images, data compilations,
145
                                                but not limited to, text, graphics, logos, buttons, images, data compilations,
146
                                                icons, and code, is the property of Orange and/or its affiliates, and
146
                                                icons, and code, is the property of Orange and/or its affiliates, and
147
                                                is protected by international copyright laws. <b>Downloading, printing
147
                                                is protected by international copyright laws. <b>Downloading, printing
148
                                                        or copying from this web site must be for noncommercial, personal use
148
                                                        or copying from this web site must be for noncommercial, personal use
149
                                                        only, and must be limited to a small part of the data.</b>
149
                                                        only, and must be limited to a small part of the data.</b>
150
                                                <!-- Use
150
                                                <!-- Use
151
                                                of the data stored at <a href="http://www.OID-info.com">OID-info.com</a>
151
                                                of the data stored at <a href="http://www.OID-info.com">OID-info.com</a>
152
                                                by computer applications and services (except web browsers and search
152
                                                by computer applications and services (except web browsers and search
153
                                                robots) is not allowed. -->
153
                                                robots) is not allowed. -->
154
                                        </p>
154
                                        </p>
155
                                        <p><span class="section_title">Trademarks Belonging to Orange and Others</span></p>
155
                                        <p><span class="section_title">Trademarks Belonging to Orange and Others</span></p>
156
                                        <p>
156
                                        <p>
157
                                                TM - Orange is a trademark of Orange SA.<br>Unauthorized use of any logos and/or name or trade names belonging to
157
                                                TM - Orange is a trademark of Orange SA.<br>Unauthorized use of any logos and/or name or trade names belonging to
158
                                                Orange or any of its affiliates or subsidiaries is prohibited. Certain
158
                                                Orange or any of its affiliates or subsidiaries is prohibited. Certain
159
                                                graphics, logos, icons, designs, words, titles or phrases contained
159
                                                graphics, logos, icons, designs, words, titles or phrases contained
160
                                                in this web site may constitute trade names, trademarks or service marks
160
                                                in this web site may constitute trade names, trademarks or service marks
161
                                                of Orange or others. All other registered and unregistered trademarks
161
                                                of Orange or others. All other registered and unregistered trademarks
162
                                                are the property of their respective owners.
162
                                                are the property of their respective owners.
163
                                        </p>
163
                                        </p>
164
                                        <p><span class="section_title">Severability</span></p>
164
                                        <p><span class="section_title">Severability</span></p>
165
                                        <p>
165
                                        <p>
166
                                                If any provision of these Terms and Conditions is determined to be
166
                                                If any provision of these Terms and Conditions is determined to be
167
                                                unlawful, void or unenforceable for any reason, in whole or in part,
167
                                                unlawful, void or unenforceable for any reason, in whole or in part,
168
                                                then that provision shall be severable from these Terms and Conditions
168
                                                then that provision shall be severable from these Terms and Conditions
169
                                                and shall not affect the validity or enforceability of the remaining
169
                                                and shall not affect the validity or enforceability of the remaining
170
                                                provisions.
170
                                                provisions.
171
                                        </p>
171
                                        </p>
172
                                        <p><span class="section_title">Disclaimer of Liabilities and Warranties</span></p>
172
                                        <p><span class="section_title">Disclaimer of Liabilities and Warranties</span></p>
173
                                        <p>
173
                                        <p>
174
                                                Orange is not liable for any direct, indirect or consequential loss,
174
                                                Orange is not liable for any direct, indirect or consequential loss,
175
                                                damage or inconvenience arising out of your use of <a href="http://www.OID-info.com">OID-info.com</a>.
175
                                                damage or inconvenience arising out of your use of <a href="http://www.OID-info.com">OID-info.com</a>.
176
                                                <a href="http://www.OID-info.com">OID-info.com</a> is provided by Orange
176
                                                <a href="http://www.OID-info.com">OID-info.com</a> is provided by Orange
177
                                                on an &quot;as is&quot; and &quot;as available&quot; basis. <b>Orange
177
                                                on an &quot;as is&quot; and &quot;as available&quot; basis. <b>Orange
178
                                                        makes no representations or warranties of any kind, expressed or implied,
178
                                                        makes no representations or warranties of any kind, expressed or implied,
179
                                                        as to the operation of this web site, or the information, content, materials,
179
                                                        as to the operation of this web site, or the information, content, materials,
180
                                                        or products included on this web site. Orange does not guarantee or
180
                                                        or products included on this web site. Orange does not guarantee or
181
                                                        warrant the accuracy of information contained on this web site or that
181
                                                        warrant the accuracy of information contained on this web site or that
182
                                                        access to this web site will be uninterrupted.</b> To the full extent
182
                                                        access to this web site will be uninterrupted.</b> To the full extent
183
                                                permissible by applicable law, Orange disclaims all warranties, expressed
183
                                                permissible by applicable law, Orange disclaims all warranties, expressed
184
                                                or implied, including but not limited to, implied warranties of merchantability
184
                                                or implied, including but not limited to, implied warranties of merchantability
185
                                                and fitness for a particular purpose.
185
                                                and fitness for a particular purpose.
186
                                        </p>
186
                                        </p>
187
                                        <p><span class="section_title">Governing Law</span></p>
187
                                        <p><span class="section_title">Governing Law</span></p>
188
                                        <p>
188
                                        <p>
189
                                                These Terms and Conditions constitute a contract made under and shall
189
                                                These Terms and Conditions constitute a contract made under and shall
190
                                                be governed by and construed in accordance with the laws of France.
190
                                                be governed by and construed in accordance with the laws of France.
191
                                        </p>
191
                                        </p>
192
                                        <p><span class="section_title">Freedom of Access to Computer-Based Information</span></p>
192
                                        <p><span class="section_title">Freedom of Access to Computer-Based Information</span></p>
193
                                        <p>
193
                                        <p>
194
                                                Any users who have provided personal information to this service may
194
                                                Any users who have provided personal information to this service may
195
                                                request a copy of information concerning them from the <a href="mailto:admin@oid-info.com">administrator
195
                                                request a copy of information concerning them from the <a href="mailto:admin@oid-info.com">administrator
196
                                                        of the service</a> and request the change of any inaccurate information,
196
                                                        of the service</a> and request the change of any inaccurate information,
197
                                                in conformity with French law No. 78-17 of 6 January 1978 governing
197
                                                in conformity with French law No. 78-17 of 6 January 1978 governing
198
                                                information services, data files and freedom of information.
198
                                                information services, data files and freedom of information.
199
                                        </p>
199
                                        </p>
200
                                        <p><span class="section_title">Use of Cookies and Compliance with the European General Data Protection Regulation (GDPR)</span></p>
200
                                        <p><span class="section_title">Use of Cookies and Compliance with the European General Data Protection Regulation (GDPR)</span></p>
201
                                        <p>See <a href="faq.htm#cookies">question 32</a> and <a href="faq.htm#privacy">question 33</a> in the Frequently Asked Questions.</p>
201
                                        <p>See <a href="faq.htm#cookies">question 32</a> and <a href="faq.htm#privacy">question 33</a> in the Frequently Asked Questions.</p>
202
                                        <p>
202
                                        <p>
203
                                                <span class="section_title">Acknowledgements</span><br>The software for the management of this OID repository is developed
203
                                                <span class="section_title">Acknowledgements</span><br>The software for the management of this OID repository is developed
204
                                                in <a href="http://caml.inria.fr/"><img src="http://caml.inria.fr/pub/logos/caml.80x30.gif" alt="Objective Caml" style="border:none;" /></a>
204
                                                in <a href="http://caml.inria.fr/"><img src="http://caml.inria.fr/pub/logos/caml.80x30.gif" alt="Objective Caml" style="border:none;" /></a>
205
                                                for <a href="http://www.orange.com">Orange</a><!--by Renaud Schauber, Julien
205
                                                for <a href="http://www.orange.com">Orange</a><!--by Renaud Schauber, Julien
206
                                                Barbeau, S&eacute;bastien Lenne, Aur&eacute;lien Jeamet, Marouane Ben
206
                                                Barbeau, S&eacute;bastien Lenne, Aur&eacute;lien Jeamet, Marouane Ben
207
                                                Amor, Yann Barateau and Olivier Dubuisson-->. The database system is <a href="http://www.postgresql.org">PostgreSQL</a>.
207
                                                Amor, Yann Barateau and Olivier Dubuisson-->. The database system is <a href="http://www.postgresql.org">PostgreSQL</a>.
208
                                                The <a href="http://tidy.sourceforge.net">HTML Tidy Library</a> is used
208
                                                The <a href="http://tidy.sourceforge.net">HTML Tidy Library</a> is used
209
                                                to check the fields that describe an OID. <br><!-- At the beginning the database was populated by Julien Barbeau, Jean-Michel
209
                                                to check the fields that describe an OID. <br><!-- At the beginning the database was populated by Julien Barbeau, Jean-Michel
210
                                                Farin, J&eacute;r&ocirc;me Silvestre and Olivier Dubuisson.--> The content of
210
                                                Farin, J&eacute;r&ocirc;me Silvestre and Olivier Dubuisson.--> The content of
211
                                                <a href="http://www.alvestrand.no/objectid/">Harald Alvestrand's OID repository</a>
211
                                                <a href="http://www.alvestrand.no/objectid/">Harald Alvestrand's OID repository</a>
212
                                                and <a href="http://www.oidview.com">oidview.com</a>
212
                                                and <a href="http://www.oidview.com">oidview.com</a>
213
                                                was merged into this repository with agreement of their webmaster.
213
                                                was merged into this repository with agreement of their webmaster.
214
                                                <a href="http://www.viathinksoft.de">Daniel Marschall</a> has developed
214
                                                <a href="http://www.viathinksoft.de">Daniel Marschall</a> has developed
215
                                                <!--some scripts to automatically extract data from some documents. Daniel
215
                                                <!--some scripts to automatically extract data from some documents. Daniel
216
                                                also developed a tool to identify broken links to other web sites as
216
                                                also developed a tool to identify broken links to other web sites as
217
                                                well as -->many <!--other--> tools which greatly helps improving the accuracy
217
                                                well as -->many <!--other--> tools which greatly helps improving the accuracy
218
                                                of the OID repository.
218
                                                of the OID repository.
219
                                        </p>
219
                                        </p>
220
                                </td>
220
                                </td>
221
                        </tr>
221
                        </tr>
222
                </table>
222
                </table>
223
 
223
 
224
        </div>
224
        </div>
225
        <div class="clear"></div>
225
        <div class="clear"></div>
226
</div>
226
</div>
227
 
227
 
228
 
228
 
229
    <center id="footer">
229
    <center id="footer">
230
      <img style="border: 0px solid ; width: 760px; height: 2px;" alt="separation line" src="images/separation800.png" width="760" height="2"><br><br>
230
      <img style="border: 0px solid ; width: 760px; height: 2px;" alt="separation line" src="images/separation800.png" width="760" height="2"><br><br>
231
      <table width="710" cellspacing="0" cellpadding="0" border="0">
231
      <table width="710" cellspacing="0" cellpadding="0" border="0">
232
        <tr valign="baseline">
232
        <tr valign="baseline">
233
          <td width="34">
233
          <td width="34">
234
            <a href="/helper">
234
            <a href="/helper">
235
              <img src="images/enveloppe.png" width="30" height="13" name="mail" border="0" alt="OID helper">
235
              <img src="images/enveloppe.png" width="30" height="13" name="mail" border="0" alt="OID helper">
236
            </a>
236
            </a>
237
          </td>
237
          </td>
238
          <td width="58" align="center"><font size="-2">Webmaster</font></td>
238
          <td width="58" align="center"><font size="-2">Webmaster</font></td>
239
          <td width="10" align="center"><img src="images/pointorange_small.gif" width="14" height="10"></td>
239
          <td width="10" align="center"><img src="images/pointorange_small.gif" width="14" height="10"></td>
240
          <td width="78" align="center">
240
          <td width="78" align="center">
241
            <font size="-2">
241
            <font size="-2">
242
              <!--<script language="JavaScript">
242
              <script language="JavaScript">
243
              d=new Date(document.lastModified)
243
              d=new Date(document.lastModified)
244
              month=new Array("Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec")
244
              month=new Array("Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec")
245
              if (Date.parse(document.lastModified) != 0)
245
              if (Date.parse(document.lastModified) != 0)
246
                document.write(d.getDate()+" "+month[d.getMonth()]+" "+d.getFullYear());
246
                document.write(d.getDate()+" "+month[d.getMonth()]+" "+d.getFullYear());
247
              </script>-->
247
              </script>
248
              27 Nov 2022
-
 
249
            </font>
248
            </font>
250
          </td>
249
          </td>
251
          <td width="24" align="center"><img src="images/pointorange_small.gif" width="14" height="10"></td>
250
          <td width="24" align="center"><img src="images/pointorange_small.gif" width="14" height="10"></td>
252
          <td align="center" width="409">
251
          <td align="center" width="409">
253
            <font size=-1>
252
            <font size=-1>
254
             
253
             
255
            </font>
254
            </font>
256
          </td>
255
          </td>
257
          <td height="20" width="162" valign="middle" align="right"><a href="#top"><img src="images/page_top.png" width="150" height="17" border="0"></a></td>
256
          <td height="20" width="162" valign="middle" align="right"><a href="#top"><img src="images/page_top.png" width="150" height="17" border="0"></a></td>
258
        </tr>
257
        </tr>
259
      </table><br>
258
      </table><br>
260
    </center>
259
    </center>
261
  </div>
260
  </div>
262
</body>
261
</body>
263
</html>
262
</html>
264
 
263