| ... |
... |
@@ -95,125 +95,33 @@ |
|
95
|
95
|
<th>Nombre d'options</th>
|
|
96
|
96
|
<th>Nombre d'actions</th></tr>
|
|
97
|
97
|
<tr class="b">
|
|
98
|
|
-<td><a href="./config-report.html#detail_T3InstallerConfig">T3InstallerConfig</a></td>
|
|
99
|
|
-<td>T3 Installer Config</td>
|
|
100
|
|
-<td>5</td>
|
|
101
|
|
-<td>4</td></tr>
|
|
102
|
|
-<tr class="a">
|
|
103
|
98
|
<td><a href="./config-report.html#detail_T3Config">T3Config</a></td>
|
|
104
|
99
|
<td>Configuration de l'application t3+</td>
|
|
105
|
100
|
<td>20</td>
|
|
106
|
|
-<td>0</td></tr></table></div>
|
|
|
101
|
+<td>0</td></tr>
|
|
|
102
|
+<tr class="a">
|
|
|
103
|
+<td><a href="./config-report.html#detail_T3InstallerConfig">T3InstallerConfig</a></td>
|
|
|
104
|
+<td>T3 Installer Config</td>
|
|
|
105
|
+<td>5</td>
|
|
|
106
|
+<td>4</td></tr></table></div>
|
|
107
|
107
|
<div class="section">
|
|
108
|
108
|
<h2><a name="D.C3.A9tail_des_configurations"></a>Détail des configurations</h2><br />
|
|
109
|
109
|
<p>On détaille ici une par une les configurations définies pour le projet</p>
|
|
110
|
110
|
<div class="section">
|
|
111
|
|
-<h3><a name="Configuration___T3InstallerConfig"></a><a name="detail_T3InstallerConfig">Configuration T3InstallerConfig</a></h3>
|
|
112
|
|
-<p>Nom de la configuration : <b>T3InstallerConfig</b></p>
|
|
113
|
|
-<p>Description : <b>T3 Installer Config</b></p>
|
|
114
|
|
-<div class="section">
|
|
115
|
|
-<h4><a name="Options_de_la_configuration"></a><a name="detail_options_T3InstallerConfig">Options de la configuration</a></h4><br />
|
|
116
|
|
-<table border="0" class="table table-striped">
|
|
117
|
|
-<tr class="b">
|
|
118
|
|
-<th>Clef</th>
|
|
119
|
|
-<th>Description</th>
|
|
120
|
|
-<th>Valeur par défaut</th>
|
|
121
|
|
-<th>Option modifiable</th>
|
|
122
|
|
-<th>Option sauvegardable</th>
|
|
123
|
|
-<th>Type</th></tr>
|
|
124
|
|
-<tr class="a">
|
|
125
|
|
-<td>config.file</td>
|
|
126
|
|
-<td>Config filename</td>
|
|
127
|
|
-<td>
|
|
128
|
|
-<div>
|
|
129
|
|
-<pre style="monospaced">t3-installer.conf</pre></div></td>
|
|
130
|
|
-<td>Oui</td>
|
|
131
|
|
-<td>Oui</td>
|
|
132
|
|
-<td>
|
|
133
|
|
-<div>
|
|
134
|
|
-<pre style="monospaced">java.lang.String</pre></div></td></tr>
|
|
135
|
|
-<tr class="b">
|
|
136
|
|
-<td>login</td>
|
|
137
|
|
-<td>Login</td>
|
|
138
|
|
-<td>
|
|
139
|
|
-<div>
|
|
140
|
|
-<pre style="monospaced">Pas de valeur par défaut</pre></div></td>
|
|
141
|
|
-<td>Oui</td>
|
|
142
|
|
-<td>Oui</td>
|
|
143
|
|
-<td>
|
|
144
|
|
-<div>
|
|
145
|
|
-<pre style="monospaced">java.lang.String</pre></div></td></tr>
|
|
146
|
|
-<tr class="a">
|
|
147
|
|
-<td>password</td>
|
|
148
|
|
-<td>Password</td>
|
|
149
|
|
-<td>
|
|
150
|
|
-<div>
|
|
151
|
|
-<pre style="monospaced">Pas de valeur par défaut</pre></div></td>
|
|
152
|
|
-<td>Oui</td>
|
|
153
|
|
-<td>Oui</td>
|
|
154
|
|
-<td>
|
|
155
|
|
-<div>
|
|
156
|
|
-<pre style="monospaced">java.lang.String</pre></div></td></tr>
|
|
157
|
|
-<tr class="b">
|
|
158
|
|
-<td>dbName</td>
|
|
159
|
|
-<td>Database's name</td>
|
|
160
|
|
-<td>
|
|
161
|
|
-<div>
|
|
162
|
|
-<pre style="monospaced">Pas de valeur par défaut</pre></div></td>
|
|
163
|
|
-<td>Oui</td>
|
|
164
|
|
-<td>Oui</td>
|
|
165
|
|
-<td>
|
|
166
|
|
-<div>
|
|
167
|
|
-<pre style="monospaced">java.lang.String</pre></div></td></tr>
|
|
168
|
|
-<tr class="a">
|
|
169
|
|
-<td>url</td>
|
|
170
|
|
-<td>Jdbc connection url</td>
|
|
171
|
|
-<td>
|
|
172
|
|
-<div>
|
|
173
|
|
-<pre style="monospaced">jdbc:postgresql:%s</pre></div></td>
|
|
174
|
|
-<td>Oui</td>
|
|
175
|
|
-<td>Oui</td>
|
|
176
|
|
-<td>
|
|
177
|
|
-<div>
|
|
178
|
|
-<pre style="monospaced">java.lang.String</pre></div></td></tr></table></div>
|
|
179
|
|
-<div class="section">
|
|
180
|
|
-<h4><a name="Actions_de_la_configuration"></a><a name="detail_actions_T3InstallerConfig">Actions de la configuration</a></h4><br />
|
|
181
|
|
-<table border="0" class="table table-striped">
|
|
182
|
|
-<tr class="b">
|
|
183
|
|
-<th>Description</th>
|
|
184
|
|
-<th>Aliases</th>
|
|
185
|
|
-<th>Action</th></tr>
|
|
186
|
|
-<tr class="a">
|
|
187
|
|
-<td>To create a new database (requires one argument: dbName)</td>
|
|
188
|
|
-<td>--create-db</td>
|
|
189
|
|
-<td>fr.ird.t3.console.T3DatabaseTool#create</td></tr>
|
|
190
|
|
-<tr class="b">
|
|
191
|
|
-<td>To fill a database (requires one argument: dbName)</td>
|
|
192
|
|
-<td>--fill-db</td>
|
|
193
|
|
-<td>fr.ird.t3.console.T3DatabaseTool#fill</td></tr>
|
|
194
|
|
-<tr class="a">
|
|
195
|
|
-<td>Launch T3 Translate tool</td>
|
|
196
|
|
-<td>--translate,-t</td>
|
|
197
|
|
-<td>fr.ird.t3.console.T3I18nTool#start</td></tr>
|
|
198
|
|
-<tr class="b">
|
|
199
|
|
-<td>Display help</td>
|
|
200
|
|
-<td>--help,-h</td>
|
|
201
|
|
-<td>fr.ird.t3.console.T3Console#help</td></tr></table></div></div>
|
|
202
|
|
-<div class="section">
|
|
203
|
111
|
<h3><a name="Configuration___T3Config"></a><a name="detail_T3Config">Configuration T3Config</a></h3>
|
|
204
|
112
|
<p>Nom de la configuration : <b>T3Config</b></p>
|
|
205
|
113
|
<p>Description : <b>Configuration de l'application t3+</b></p>
|
|
206
|
114
|
<div class="section">
|
|
207
|
115
|
<h4><a name="Options_de_la_configuration"></a><a name="detail_options_T3Config">Options de la configuration</a></h4><br />
|
|
208
|
116
|
<table border="0" class="table table-striped">
|
|
209
|
|
-<tr class="a">
|
|
|
117
|
+<tr class="b">
|
|
210
|
118
|
<th>Clef</th>
|
|
211
|
119
|
<th>Description</th>
|
|
212
|
120
|
<th>Valeur par défaut</th>
|
|
213
|
121
|
<th>Option modifiable</th>
|
|
214
|
122
|
<th>Option sauvegardable</th>
|
|
215
|
123
|
<th>Type</th></tr>
|
|
216
|
|
-<tr class="b">
|
|
|
124
|
+<tr class="a">
|
|
217
|
125
|
<td>context.path</td>
|
|
218
|
126
|
<td>Contexte applicatif</td>
|
|
219
|
127
|
<td>
|
| ... |
... |
@@ -224,7 +132,7 @@ |
|
224
|
132
|
<td>
|
|
225
|
133
|
<div>
|
|
226
|
134
|
<pre style="monospaced">java.lang.String</pre></div></td></tr>
|
|
227
|
|
-<tr class="a">
|
|
|
135
|
+<tr class="b">
|
|
228
|
136
|
<td>data.directory</td>
|
|
229
|
137
|
<td>Répertoire par défaut où mettre toutes les données de t3 (logs, fichier de configuration de db, ...)</td>
|
|
230
|
138
|
<td>
|
| ... |
... |
@@ -235,7 +143,7 @@ |
|
235
|
143
|
<td>
|
|
236
|
144
|
<div>
|
|
237
|
145
|
<pre style="monospaced">java.io.File</pre></div></td></tr>
|
|
238
|
|
-<tr class="b">
|
|
|
146
|
+<tr class="a">
|
|
239
|
147
|
<td>users.file</td>
|
|
240
|
148
|
<td>Fichier contenant les utilisateurs de l'application</td>
|
|
241
|
149
|
<td>
|
| ... |
... |
@@ -246,7 +154,7 @@ |
|
246
|
154
|
<td>
|
|
247
|
155
|
<div>
|
|
248
|
156
|
<pre style="monospaced">java.io.File</pre></div></td></tr>
|
|
249
|
|
-<tr class="a">
|
|
|
157
|
+<tr class="b">
|
|
250
|
158
|
<td>user.log.file</td>
|
|
251
|
159
|
<td>Fichier de configuration des logs</td>
|
|
252
|
160
|
<td>
|
| ... |
... |
@@ -257,7 +165,7 @@ |
|
257
|
165
|
<td>
|
|
258
|
166
|
<div>
|
|
259
|
167
|
<pre style="monospaced">java.io.File</pre></div></td></tr>
|
|
260
|
|
-<tr class="b">
|
|
|
168
|
+<tr class="a">
|
|
261
|
169
|
<td>user.log.directory</td>
|
|
262
|
170
|
<td>Répertoire où sont conservés les logs des utilisateurs</td>
|
|
263
|
171
|
<td>
|
| ... |
... |
@@ -268,7 +176,7 @@ |
|
268
|
176
|
<td>
|
|
269
|
177
|
<div>
|
|
270
|
178
|
<pre style="monospaced">java.io.File</pre></div></td></tr>
|
|
271
|
|
-<tr class="a">
|
|
|
179
|
+<tr class="b">
|
|
272
|
180
|
<td>treatment.working.directory</td>
|
|
273
|
181
|
<td>Répertoire de travail</td>
|
|
274
|
182
|
<td>
|
| ... |
... |
@@ -279,7 +187,7 @@ |
|
279
|
187
|
<td>
|
|
280
|
188
|
<div>
|
|
281
|
189
|
<pre style="monospaced">java.io.File</pre></div></td></tr>
|
|
282
|
|
-<tr class="b">
|
|
|
190
|
+<tr class="a">
|
|
283
|
191
|
<td>scripts.directory</td>
|
|
284
|
192
|
<td>Répertoire où sont les scripts de création de base</td>
|
|
285
|
193
|
<td>
|
| ... |
... |
@@ -290,7 +198,7 @@ |
|
290
|
198
|
<td>
|
|
291
|
199
|
<div>
|
|
292
|
200
|
<pre style="monospaced">java.io.File</pre></div></td></tr>
|
|
293
|
|
-<tr class="a">
|
|
|
201
|
+<tr class="b">
|
|
294
|
202
|
<td>defaultInputPilotId</td>
|
|
295
|
203
|
<td>Nom du pilote AVDTH à utiliser par défaut</td>
|
|
296
|
204
|
<td>
|
| ... |
... |
@@ -301,7 +209,7 @@ |
|
301
|
209
|
<td>
|
|
302
|
210
|
<div>
|
|
303
|
211
|
<pre style="monospaced">java.lang.String</pre></div></td></tr>
|
|
304
|
|
-<tr class="b">
|
|
|
212
|
+<tr class="a">
|
|
305
|
213
|
<td>stratum.weightRatio</td>
|
|
306
|
214
|
<td>Ratio du poids capturé / celui échantillonné acceptable dans une strate échantillon</td>
|
|
307
|
215
|
<td>
|
| ... |
... |
@@ -312,7 +220,7 @@ |
|
312
|
220
|
<td>
|
|
313
|
221
|
<div>
|
|
314
|
222
|
<pre style="monospaced">java.lang.Float</pre></div></td></tr>
|
|
315
|
|
-<tr class="a">
|
|
|
223
|
+<tr class="b">
|
|
316
|
224
|
<td>rf1.minimumrate</td>
|
|
317
|
225
|
<td>Seuil minimum acceptable pour le calcul du rf1</td>
|
|
318
|
226
|
<td>
|
| ... |
... |
@@ -323,7 +231,7 @@ |
|
323
|
231
|
<td>
|
|
324
|
232
|
<div>
|
|
325
|
233
|
<pre style="monospaced">java.lang.Float</pre></div></td></tr>
|
|
326
|
|
-<tr class="b">
|
|
|
234
|
+<tr class="a">
|
|
327
|
235
|
<td>rf1.maximumrate</td>
|
|
328
|
236
|
<td>Seuil maximum acceptable pour le calcul du rf1</td>
|
|
329
|
237
|
<td>
|
| ... |
... |
@@ -334,7 +242,7 @@ |
|
334
|
242
|
<td>
|
|
335
|
243
|
<div>
|
|
336
|
244
|
<pre style="monospaced">java.lang.Float</pre></div></td></tr>
|
|
337
|
|
-<tr class="a">
|
|
|
245
|
+<tr class="b">
|
|
338
|
246
|
<td>rfTot.maximum</td>
|
|
339
|
247
|
<td>Seuil maximum acceptable pour le calcul du rfTot</td>
|
|
340
|
248
|
<td>
|
| ... |
... |
@@ -345,7 +253,7 @@ |
|
345
|
253
|
<td>
|
|
346
|
254
|
<div>
|
|
347
|
255
|
<pre style="monospaced">java.lang.Float</pre></div></td></tr>
|
|
348
|
|
-<tr class="b">
|
|
|
256
|
+<tr class="a">
|
|
349
|
257
|
<td>rfMinus10.maximum</td>
|
|
350
|
258
|
<td>Seuil maximum acceptable pour le calcul du rfMinus10</td>
|
|
351
|
259
|
<td>
|
| ... |
... |
@@ -356,7 +264,7 @@ |
|
356
|
264
|
<td>
|
|
357
|
265
|
<div>
|
|
358
|
266
|
<pre style="monospaced">java.lang.Float</pre></div></td></tr>
|
|
359
|
|
-<tr class="a">
|
|
|
267
|
+<tr class="b">
|
|
360
|
268
|
<td>rfPlus10.maximum</td>
|
|
361
|
269
|
<td>Seuil maximum acceptable pour le calcul du rfPlus10</td>
|
|
362
|
270
|
<td>
|
| ... |
... |
@@ -367,7 +275,7 @@ |
|
367
|
275
|
<td>
|
|
368
|
276
|
<div>
|
|
369
|
277
|
<pre style="monospaced">java.lang.Float</pre></div></td></tr>
|
|
370
|
|
-<tr class="b">
|
|
|
278
|
+<tr class="a">
|
|
371
|
279
|
<td>rfMinus10.minNumber</td>
|
|
372
|
280
|
<td>Seuil minimum acceptable d'individus mesurés dans la catégorie -10kg pour le calcul du rfMinus10</td>
|
|
373
|
281
|
<td>
|
| ... |
... |
@@ -378,7 +286,7 @@ |
|
378
|
286
|
<td>
|
|
379
|
287
|
<div>
|
|
380
|
288
|
<pre style="monospaced">java.lang.Integer</pre></div></td></tr>
|
|
381
|
|
-<tr class="a">
|
|
|
289
|
+<tr class="b">
|
|
382
|
290
|
<td>rfPlus10.minNumber</td>
|
|
383
|
291
|
<td>Seuil minimum acceptable d'individus mesurés dans la catégorie +10kg pour le calcul du rfPlus10</td>
|
|
384
|
292
|
<td>
|
| ... |
... |
@@ -389,7 +297,7 @@ |
|
389
|
297
|
<td>
|
|
390
|
298
|
<div>
|
|
391
|
299
|
<pre style="monospaced">java.lang.Integer</pre></div></td></tr>
|
|
392
|
|
-<tr class="b">
|
|
|
300
|
+<tr class="a">
|
|
393
|
301
|
<td>level0.weightedSetWeight</td>
|
|
394
|
302
|
<td>Poids moyen d'une calée</td>
|
|
395
|
303
|
<td>
|
| ... |
... |
@@ -400,7 +308,7 @@ |
|
400
|
308
|
<td>
|
|
401
|
309
|
<div>
|
|
402
|
310
|
<pre style="monospaced">java.lang.Float</pre></div></td></tr>
|
|
403
|
|
-<tr class="a">
|
|
|
311
|
+<tr class="b">
|
|
404
|
312
|
<td>level2.defaultSpecies</td>
|
|
405
|
313
|
<td>Code des espèces sélectionnées par défaut pour le niveau 2</td>
|
|
406
|
314
|
<td>
|
| ... |
... |
@@ -411,7 +319,7 @@ |
|
411
|
319
|
<td>
|
|
412
|
320
|
<div>
|
|
413
|
321
|
<pre style="monospaced">[Ljava.lang.Integer;</pre></div></td></tr>
|
|
414
|
|
-<tr class="b">
|
|
|
322
|
+<tr class="a">
|
|
415
|
323
|
<td>level3.defaultSpecies</td>
|
|
416
|
324
|
<td>Code des espèces sélectionnées par défaut pour le niveau 3</td>
|
|
417
|
325
|
<td>
|
| ... |
... |
@@ -422,7 +330,7 @@ |
|
422
|
330
|
<td>
|
|
423
|
331
|
<div>
|
|
424
|
332
|
<pre style="monospaced">[Ljava.lang.Integer;</pre></div></td></tr>
|
|
425
|
|
-<tr class="a">
|
|
|
333
|
+<tr class="b">
|
|
426
|
334
|
<td>data.version</td>
|
|
427
|
335
|
<td>Version des données</td>
|
|
428
|
336
|
<td>
|
| ... |
... |
@@ -435,7 +343,99 @@ |
|
435
|
343
|
<pre style="monospaced">org.nuiton.version.Version</pre></div></td></tr></table></div>
|
|
436
|
344
|
<div class="section">
|
|
437
|
345
|
<h4><a name="Actions_de_la_configuration"></a><a name="detail_actions_T3Config">Actions de la configuration</a></h4><br />
|
|
438
|
|
-<p><b>Aucune action définie pour cette configuration</b></p></div></div></div>
|
|
|
346
|
+<p><b>Aucune action définie pour cette configuration</b></p></div></div>
|
|
|
347
|
+<div class="section">
|
|
|
348
|
+<h3><a name="Configuration___T3InstallerConfig"></a><a name="detail_T3InstallerConfig">Configuration T3InstallerConfig</a></h3>
|
|
|
349
|
+<p>Nom de la configuration : <b>T3InstallerConfig</b></p>
|
|
|
350
|
+<p>Description : <b>T3 Installer Config</b></p>
|
|
|
351
|
+<div class="section">
|
|
|
352
|
+<h4><a name="Options_de_la_configuration"></a><a name="detail_options_T3InstallerConfig">Options de la configuration</a></h4><br />
|
|
|
353
|
+<table border="0" class="table table-striped">
|
|
|
354
|
+<tr class="a">
|
|
|
355
|
+<th>Clef</th>
|
|
|
356
|
+<th>Description</th>
|
|
|
357
|
+<th>Valeur par défaut</th>
|
|
|
358
|
+<th>Option modifiable</th>
|
|
|
359
|
+<th>Option sauvegardable</th>
|
|
|
360
|
+<th>Type</th></tr>
|
|
|
361
|
+<tr class="b">
|
|
|
362
|
+<td>config.file</td>
|
|
|
363
|
+<td>Config filename</td>
|
|
|
364
|
+<td>
|
|
|
365
|
+<div>
|
|
|
366
|
+<pre style="monospaced">t3-installer.conf</pre></div></td>
|
|
|
367
|
+<td>Oui</td>
|
|
|
368
|
+<td>Oui</td>
|
|
|
369
|
+<td>
|
|
|
370
|
+<div>
|
|
|
371
|
+<pre style="monospaced">java.lang.String</pre></div></td></tr>
|
|
|
372
|
+<tr class="a">
|
|
|
373
|
+<td>login</td>
|
|
|
374
|
+<td>Login</td>
|
|
|
375
|
+<td>
|
|
|
376
|
+<div>
|
|
|
377
|
+<pre style="monospaced">Pas de valeur par défaut</pre></div></td>
|
|
|
378
|
+<td>Oui</td>
|
|
|
379
|
+<td>Oui</td>
|
|
|
380
|
+<td>
|
|
|
381
|
+<div>
|
|
|
382
|
+<pre style="monospaced">java.lang.String</pre></div></td></tr>
|
|
|
383
|
+<tr class="b">
|
|
|
384
|
+<td>password</td>
|
|
|
385
|
+<td>Password</td>
|
|
|
386
|
+<td>
|
|
|
387
|
+<div>
|
|
|
388
|
+<pre style="monospaced">Pas de valeur par défaut</pre></div></td>
|
|
|
389
|
+<td>Oui</td>
|
|
|
390
|
+<td>Oui</td>
|
|
|
391
|
+<td>
|
|
|
392
|
+<div>
|
|
|
393
|
+<pre style="monospaced">java.lang.String</pre></div></td></tr>
|
|
|
394
|
+<tr class="a">
|
|
|
395
|
+<td>dbName</td>
|
|
|
396
|
+<td>Database's name</td>
|
|
|
397
|
+<td>
|
|
|
398
|
+<div>
|
|
|
399
|
+<pre style="monospaced">Pas de valeur par défaut</pre></div></td>
|
|
|
400
|
+<td>Oui</td>
|
|
|
401
|
+<td>Oui</td>
|
|
|
402
|
+<td>
|
|
|
403
|
+<div>
|
|
|
404
|
+<pre style="monospaced">java.lang.String</pre></div></td></tr>
|
|
|
405
|
+<tr class="b">
|
|
|
406
|
+<td>url</td>
|
|
|
407
|
+<td>Jdbc connection url</td>
|
|
|
408
|
+<td>
|
|
|
409
|
+<div>
|
|
|
410
|
+<pre style="monospaced">jdbc:postgresql:%s</pre></div></td>
|
|
|
411
|
+<td>Oui</td>
|
|
|
412
|
+<td>Oui</td>
|
|
|
413
|
+<td>
|
|
|
414
|
+<div>
|
|
|
415
|
+<pre style="monospaced">java.lang.String</pre></div></td></tr></table></div>
|
|
|
416
|
+<div class="section">
|
|
|
417
|
+<h4><a name="Actions_de_la_configuration"></a><a name="detail_actions_T3InstallerConfig">Actions de la configuration</a></h4><br />
|
|
|
418
|
+<table border="0" class="table table-striped">
|
|
|
419
|
+<tr class="a">
|
|
|
420
|
+<th>Description</th>
|
|
|
421
|
+<th>Aliases</th>
|
|
|
422
|
+<th>Action</th></tr>
|
|
|
423
|
+<tr class="b">
|
|
|
424
|
+<td>To create a new database (requires one argument: dbName)</td>
|
|
|
425
|
+<td>--create-db</td>
|
|
|
426
|
+<td>fr.ird.t3.console.T3DatabaseTool#create</td></tr>
|
|
|
427
|
+<tr class="a">
|
|
|
428
|
+<td>To fill a database (requires one argument: dbName)</td>
|
|
|
429
|
+<td>--fill-db</td>
|
|
|
430
|
+<td>fr.ird.t3.console.T3DatabaseTool#fill</td></tr>
|
|
|
431
|
+<tr class="b">
|
|
|
432
|
+<td>Launch T3 Translate tool</td>
|
|
|
433
|
+<td>--translate,-t</td>
|
|
|
434
|
+<td>fr.ird.t3.console.T3I18nTool#start</td></tr>
|
|
|
435
|
+<tr class="a">
|
|
|
436
|
+<td>Display help</td>
|
|
|
437
|
+<td>--help,-h</td>
|
|
|
438
|
+<td>fr.ird.t3.console.T3Console#help</td></tr></table></div></div></div>
|
|
439
|
439
|
</div>
|
|
440
|
440
|
</div>
|
|
441
|
441
|
</div>
|