|
Lines 138-144
Link Here
|
| 138 |
_("01 Specific material designation") + |
138 |
_("01 Specific material designation") + |
| 139 |
'</label></td> \ |
139 |
'</label></td> \ |
| 140 |
<td> \ |
140 |
<td> \ |
| 141 |
<select name="f1" id="f1" size="1"> \ |
141 |
<select name="f1" id="f1"> \ |
| 142 |
[% IF ( f1d ) %] \ |
142 |
[% IF ( f1d ) %] \ |
| 143 |
<option value="d" selected="selected">' + |
143 |
<option value="d" selected="selected">' + |
| 144 |
_("d- Atlas") + |
144 |
_("d- Atlas") + |
|
Lines 246-252
Link Here
|
| 246 |
_("02 Undefined") + |
246 |
_("02 Undefined") + |
| 247 |
'</label></td> \ |
247 |
'</label></td> \ |
| 248 |
<td> \ |
248 |
<td> \ |
| 249 |
<select name="f2" id="f2" size="1"> \ |
249 |
<select name="f2" id="f2"> \ |
| 250 |
[% IF ( f2exclamation ) %] \ |
250 |
[% IF ( f2exclamation ) %] \ |
| 251 |
<option value=" " selected="selected">' + |
251 |
<option value=" " selected="selected">' + |
| 252 |
_("#- Undefined") + |
252 |
_("#- Undefined") + |
|
Lines 264-270
Link Here
|
| 264 |
_("03 Color") + |
264 |
_("03 Color") + |
| 265 |
'</label></td> \ |
265 |
'</label></td> \ |
| 266 |
<td> \ |
266 |
<td> \ |
| 267 |
<select name="f3" id="f3" size="1"> \ |
267 |
<select name="f3" id="f3"> \ |
| 268 |
[% IF ( f3a ) %] \ |
268 |
[% IF ( f3a ) %] \ |
| 269 |
<option value="a" selected="selected">' + |
269 |
<option value="a" selected="selected">' + |
| 270 |
_("a- One color") + |
270 |
_("a- One color") + |
|
Lines 300-306
Link Here
|
| 300 |
_("04 Physical medium") + |
300 |
_("04 Physical medium") + |
| 301 |
'</label></td> \ |
301 |
'</label></td> \ |
| 302 |
<td> \ |
302 |
<td> \ |
| 303 |
<select name="f4" id="f4" size="1"> \ |
303 |
<select name="f4" id="f4"> \ |
| 304 |
[% IF ( f4a ) %] \ |
304 |
[% IF ( f4a ) %] \ |
| 305 |
<option value="a" selected="selected">' + |
305 |
<option value="a" selected="selected">' + |
| 306 |
_("a- Paper") + |
306 |
_("a- Paper") + |
|
Lines 516-522
Link Here
|
| 516 |
_("05 Type of reproduction") + |
516 |
_("05 Type of reproduction") + |
| 517 |
'</label></td> \ |
517 |
'</label></td> \ |
| 518 |
<td> \ |
518 |
<td> \ |
| 519 |
<select name="f5" id="f5" size="1"> \ |
519 |
<select name="f5" id="f5"> \ |
| 520 |
[% IF ( f5f ) %] \ |
520 |
[% IF ( f5f ) %] \ |
| 521 |
<option value="f" selected="selected">' + |
521 |
<option value="f" selected="selected">' + |
| 522 |
_("f- Facsimile") + |
522 |
_("f- Facsimile") + |
|
Lines 570-576
Link Here
|
| 570 |
_("06 Production/reproduction details") + |
570 |
_("06 Production/reproduction details") + |
| 571 |
'</label></td> \ |
571 |
'</label></td> \ |
| 572 |
<td> \ |
572 |
<td> \ |
| 573 |
<select name="f6" id="f6" size="1"> \ |
573 |
<select name="f6" id="f6"> \ |
| 574 |
[% IF ( f6a ) %] \ |
574 |
[% IF ( f6a ) %] \ |
| 575 |
<option value="a" selected="selected">' + |
575 |
<option value="a" selected="selected">' + |
| 576 |
_("a- Photocopy, blueline print") + |
576 |
_("a- Photocopy, blueline print") + |
|
Lines 642-648
Link Here
|
| 642 |
_("07 Positive/negative aspect") + |
642 |
_("07 Positive/negative aspect") + |
| 643 |
'</label></td> \ |
643 |
'</label></td> \ |
| 644 |
<td> \ |
644 |
<td> \ |
| 645 |
<select name="f7" id="f7" size="1"> \ |
645 |
<select name="f7" id="f7"> \ |
| 646 |
[% IF ( f7a ) %] \ |
646 |
[% IF ( f7a ) %] \ |
| 647 |
<option value="a" selected="selected">' + |
647 |
<option value="a" selected="selected">' + |
| 648 |
_("a- Positive") + |
648 |
_("a- Positive") + |
|
Lines 708-714
Link Here
|
| 708 |
_("01 Specific material designation") + |
708 |
_("01 Specific material designation") + |
| 709 |
'</label></td> \ |
709 |
'</label></td> \ |
| 710 |
<td> \ |
710 |
<td> \ |
| 711 |
<select id="f1" name="f1" size="1"> \ |
711 |
<select id="f1" name="f1"> \ |
| 712 |
[% IF ( f1a ) %] \ |
712 |
[% IF ( f1a ) %] \ |
| 713 |
<option value="a" selected="selected">' + |
713 |
<option value="a" selected="selected">' + |
| 714 |
_("a- Tape cartridge") + |
714 |
_("a- Tape cartridge") + |
|
Lines 861-867
Link Here
|
| 861 |
_("02 Undefined") + |
861 |
_("02 Undefined") + |
| 862 |
'</label></td> \ |
862 |
'</label></td> \ |
| 863 |
<td> \ |
863 |
<td> \ |
| 864 |
<select id="f2" name="f2" size="1"> \ |
864 |
<select id="f2" name="f2"> \ |
| 865 |
[% IF ( f2exclamation ) %] \ |
865 |
[% IF ( f2exclamation ) %] \ |
| 866 |
<option value=" " selected="selected">' + |
866 |
<option value=" " selected="selected">' + |
| 867 |
_("#- Undefined") + |
867 |
_("#- Undefined") + |
|
Lines 879-885
Link Here
|
| 879 |
_("03 Color") + |
879 |
_("03 Color") + |
| 880 |
'</label></td> \ |
880 |
'</label></td> \ |
| 881 |
<td> \ |
881 |
<td> \ |
| 882 |
<select id="f3" name="f3" size="1"> \ |
882 |
<select id="f3" name="f3"> \ |
| 883 |
[% IF ( f3a ) %] \ |
883 |
[% IF ( f3a ) %] \ |
| 884 |
<option value="a" selected="selected">' + |
884 |
<option value="a" selected="selected">' + |
| 885 |
_("a- One color") + |
885 |
_("a- One color") + |
|
Lines 969-975
Link Here
|
| 969 |
_("04 Dimensions") + |
969 |
_("04 Dimensions") + |
| 970 |
'</label></td> \ |
970 |
'</label></td> \ |
| 971 |
<td> \ |
971 |
<td> \ |
| 972 |
<select id="f4" name="f4" size="1"> \ |
972 |
<select id="f4" name="f4"> \ |
| 973 |
[% IF ( f4a ) %] \ |
973 |
[% IF ( f4a ) %] \ |
| 974 |
<option value="a" selected="selected">' + |
974 |
<option value="a" selected="selected">' + |
| 975 |
_("a- 3 1/2 in.") + |
975 |
_("a- 3 1/2 in.") + |
|
Lines 1077-1083
Link Here
|
| 1077 |
_("05 Sound") + |
1077 |
_("05 Sound") + |
| 1078 |
'</label></td> \ |
1078 |
'</label></td> \ |
| 1079 |
<td> \ |
1079 |
<td> \ |
| 1080 |
<select id="f5" name="f5" size="1"> \ |
1080 |
<select id="f5" name="f5"> \ |
| 1081 |
[% IF ( f5exclamation ) %] \ |
1081 |
[% IF ( f5exclamation ) %] \ |
| 1082 |
<option value=" " selected="selected">' + |
1082 |
<option value=" " selected="selected">' + |
| 1083 |
_("#- No sound (silent)") + |
1083 |
_("#- No sound (silent)") + |
|
Lines 1174-1180
Link Here
|
| 1174 |
_("09 File Formats") + |
1174 |
_("09 File Formats") + |
| 1175 |
'</label></td> \ |
1175 |
'</label></td> \ |
| 1176 |
<td> \ |
1176 |
<td> \ |
| 1177 |
<select id="f7" name="f7" size="1"> \ |
1177 |
<select id="f7" name="f7"> \ |
| 1178 |
[% IF ( f7a ) %] \ |
1178 |
[% IF ( f7a ) %] \ |
| 1179 |
<option value="a" selected="selected">' + |
1179 |
<option value="a" selected="selected">' + |
| 1180 |
_("a- One file format") + |
1180 |
_("a- One file format") + |
|
Lines 1219-1225
Link Here
|
| 1219 |
_("10 Quality assurance target(s)") + |
1219 |
_("10 Quality assurance target(s)") + |
| 1220 |
'</label></td> \ |
1220 |
'</label></td> \ |
| 1221 |
<td> \ |
1221 |
<td> \ |
| 1222 |
<select id="f8" name="f8" size="1"> \ |
1222 |
<select id="f8" name="f8"> \ |
| 1223 |
[% IF ( f8a ) %] \ |
1223 |
[% IF ( f8a ) %] \ |
| 1224 |
<option value="a" selected="selected">' + |
1224 |
<option value="a" selected="selected">' + |
| 1225 |
_("a- Absent") + |
1225 |
_("a- Absent") + |
|
Lines 1273-1279
Link Here
|
| 1273 |
_("11 Antecedent/Source") + |
1273 |
_("11 Antecedent/Source") + |
| 1274 |
'</label></td> \ |
1274 |
'</label></td> \ |
| 1275 |
<td> \ |
1275 |
<td> \ |
| 1276 |
<select id="f9" name="f9" size="1"> \ |
1276 |
<select id="f9" name="f9"> \ |
| 1277 |
[% IF ( f9a ) %] \ |
1277 |
[% IF ( f9a ) %] \ |
| 1278 |
<option value="a" selected="selected">' + |
1278 |
<option value="a" selected="selected">' + |
| 1279 |
_("a- File reproduced from original") + |
1279 |
_("a- File reproduced from original") + |
|
Lines 1354-1360
Link Here
|
| 1354 |
_("12 Level of compression") + |
1354 |
_("12 Level of compression") + |
| 1355 |
'</label></td> \ |
1355 |
'</label></td> \ |
| 1356 |
<td> \ |
1356 |
<td> \ |
| 1357 |
<select id="f10" name="f10" size="1"> \ |
1357 |
<select id="f10" name="f10"> \ |
| 1358 |
[% IF ( f10a ) %] \ |
1358 |
[% IF ( f10a ) %] \ |
| 1359 |
<option value="a" selected="selected">' + |
1359 |
<option value="a" selected="selected">' + |
| 1360 |
_("a- Uncompressed") + |
1360 |
_("a- Uncompressed") + |
|
Lines 1417-1423
Link Here
|
| 1417 |
_("13 Reformatting Quality") + |
1417 |
_("13 Reformatting Quality") + |
| 1418 |
'</label></td> \ |
1418 |
'</label></td> \ |
| 1419 |
<td> \ |
1419 |
<td> \ |
| 1420 |
<select id="f11" name="f11" size="1"> \ |
1420 |
<select id="f11" name="f11"> \ |
| 1421 |
[% IF ( f11a ) %] \ |
1421 |
[% IF ( f11a ) %] \ |
| 1422 |
<option value="a" selected="selected">' + |
1422 |
<option value="a" selected="selected">' + |
| 1423 |
_("a- Access") + |
1423 |
_("a- Access") + |
|
Lines 1492-1498
Link Here
|
| 1492 |
_("01 Specific material designation") + |
1492 |
_("01 Specific material designation") + |
| 1493 |
'</label></td> \ |
1493 |
'</label></td> \ |
| 1494 |
<td> \ |
1494 |
<td> \ |
| 1495 |
<select name="f1" id="f1" size="1"> \ |
1495 |
<select name="f1" id="f1"> \ |
| 1496 |
[% IF ( f1a ) %] \ |
1496 |
[% IF ( f1a ) %] \ |
| 1497 |
<option value="a" selected="selected">' + |
1497 |
<option value="a" selected="selected">' + |
| 1498 |
_("a- Celestial globe") + |
1498 |
_("a- Celestial globe") + |
|
Lines 1564-1570
Link Here
|
| 1564 |
_("02 Undefined") + |
1564 |
_("02 Undefined") + |
| 1565 |
'</label></td> \ |
1565 |
'</label></td> \ |
| 1566 |
<td> \ |
1566 |
<td> \ |
| 1567 |
<select name="f2" id="f2" size="1"> \ |
1567 |
<select name="f2" id="f2"> \ |
| 1568 |
[% IF ( f2exclamation ) %] \ |
1568 |
[% IF ( f2exclamation ) %] \ |
| 1569 |
<option value=" " selected="selected">' + |
1569 |
<option value=" " selected="selected">' + |
| 1570 |
_("#- Undefined") + |
1570 |
_("#- Undefined") + |
|
Lines 1582-1588
Link Here
|
| 1582 |
_("03 Color") + |
1582 |
_("03 Color") + |
| 1583 |
'</label></td> \ |
1583 |
'</label></td> \ |
| 1584 |
<td> \ |
1584 |
<td> \ |
| 1585 |
<select name="f3" id="f3" size="1"> \ |
1585 |
<select name="f3" id="f3"> \ |
| 1586 |
[% IF ( f3a ) %] \ |
1586 |
[% IF ( f3a ) %] \ |
| 1587 |
<option value="a" selected="selected">' + |
1587 |
<option value="a" selected="selected">' + |
| 1588 |
_("a- One color") + |
1588 |
_("a- One color") + |
|
Lines 1618-1624
Link Here
|
| 1618 |
_("04 Physical Medium") + |
1618 |
_("04 Physical Medium") + |
| 1619 |
'</label></td> \ |
1619 |
'</label></td> \ |
| 1620 |
<td> \ |
1620 |
<td> \ |
| 1621 |
<select name="f4" id="f4" size="1"> \ |
1621 |
<select name="f4" id="f4"> \ |
| 1622 |
[% IF ( f4a ) %] \ |
1622 |
[% IF ( f4a ) %] \ |
| 1623 |
<option value="a" selected="selected">' + |
1623 |
<option value="a" selected="selected">' + |
| 1624 |
_("a- Paper") + |
1624 |
_("a- Paper") + |
|
Lines 1771-1777
Link Here
|
| 1771 |
_("05 Type of Reproduction") + |
1771 |
_("05 Type of Reproduction") + |
| 1772 |
'</label></td> \ |
1772 |
'</label></td> \ |
| 1773 |
<td> \ |
1773 |
<td> \ |
| 1774 |
<select name="f5" id="f5" size="1"> \ |
1774 |
<select name="f5" id="f5"> \ |
| 1775 |
[% IF ( f5f ) %] \ |
1775 |
[% IF ( f5f ) %] \ |
| 1776 |
<option value="f" selected="selected">' + |
1776 |
<option value="f" selected="selected">' + |
| 1777 |
_("f- Facsimile") + |
1777 |
_("f- Facsimile") + |
|
Lines 1837-1843
Link Here
|
| 1837 |
_("01 Specific material designation") + |
1837 |
_("01 Specific material designation") + |
| 1838 |
'</label></td> \ |
1838 |
'</label></td> \ |
| 1839 |
<td> \ |
1839 |
<td> \ |
| 1840 |
<select name="f1" id="f1" size="1"> \ |
1840 |
<select name="f1" id="f1"> \ |
| 1841 |
[% IF ( f1a ) %] \ |
1841 |
[% IF ( f1a ) %] \ |
| 1842 |
<option value="a" selected="selected">' + |
1842 |
<option value="a" selected="selected">' + |
| 1843 |
_("a- Moon") + |
1843 |
_("a- Moon") + |
|
Lines 1909-1915
Link Here
|
| 1909 |
_("02 Undefined") + |
1909 |
_("02 Undefined") + |
| 1910 |
'</label></td> \ |
1910 |
'</label></td> \ |
| 1911 |
<td> \ |
1911 |
<td> \ |
| 1912 |
<select name="f2" id="f2" size="1"> \ |
1912 |
<select name="f2" id="f2"> \ |
| 1913 |
[% IF ( f2exclamation ) %] \ |
1913 |
[% IF ( f2exclamation ) %] \ |
| 1914 |
<option value=" " selected="selected">' + |
1914 |
<option value=" " selected="selected">' + |
| 1915 |
_("#- Undefined") + |
1915 |
_("#- Undefined") + |
|
Lines 1927-1933
Link Here
|
| 1927 |
_("03 Class of braille writing") + |
1927 |
_("03 Class of braille writing") + |
| 1928 |
'</label></td> \ |
1928 |
'</label></td> \ |
| 1929 |
<td> \ |
1929 |
<td> \ |
| 1930 |
<select name="f3" id="f3" size="1"> \ |
1930 |
<select name="f3" id="f3"> \ |
| 1931 |
[% IF ( f3exclamation ) %] \ |
1931 |
[% IF ( f3exclamation ) %] \ |
| 1932 |
<option value=" " selected="selected">' + |
1932 |
<option value=" " selected="selected">' + |
| 1933 |
_("#- No specified class of braille writing") + |
1933 |
_("#- No specified class of braille writing") + |
|
Lines 2034-2040
Link Here
|
| 2034 |
_("04 Class of braille writing (2nd option)") + |
2034 |
_("04 Class of braille writing (2nd option)") + |
| 2035 |
'</label></td> \ |
2035 |
'</label></td> \ |
| 2036 |
<td> \ |
2036 |
<td> \ |
| 2037 |
<select name="f4" id="f4" size="1"> \ |
2037 |
<select name="f4" id="f4"> \ |
| 2038 |
[% IF ( f4exclamation ) %] \ |
2038 |
[% IF ( f4exclamation ) %] \ |
| 2039 |
<option value=" " selected="selected">' + |
2039 |
<option value=" " selected="selected">' + |
| 2040 |
_("#- No specified class of braille writing") + |
2040 |
_("#- No specified class of braille writing") + |
|
Lines 2142-2148
Link Here
|
| 2142 |
_("05 Level of contraction") + |
2142 |
_("05 Level of contraction") + |
| 2143 |
'</label></td> \ |
2143 |
'</label></td> \ |
| 2144 |
<td> \ |
2144 |
<td> \ |
| 2145 |
<select name="f5" id="f5" size="1"> \ |
2145 |
<select name="f5" id="f5"> \ |
| 2146 |
[% IF ( f5a ) %] \ |
2146 |
[% IF ( f5a ) %] \ |
| 2147 |
<option value="a" selected="selected">' + |
2147 |
<option value="a" selected="selected">' + |
| 2148 |
_("a- Uncontracted") + |
2148 |
_("a- Uncontracted") + |
|
Lines 2214-2220
Link Here
|
| 2214 |
_("06 Braille music format") + |
2214 |
_("06 Braille music format") + |
| 2215 |
'</label></td> \ |
2215 |
'</label></td> \ |
| 2216 |
<td> \ |
2216 |
<td> \ |
| 2217 |
<select name="f6" id="f6" size="1"> \ |
2217 |
<select name="f6" id="f6"> \ |
| 2218 |
[% IF ( f6exclamation ) %] \ |
2218 |
[% IF ( f6exclamation ) %] \ |
| 2219 |
<option value=" " selected="selected">' + |
2219 |
<option value=" " selected="selected">' + |
| 2220 |
_("#- No specified braille music format") + |
2220 |
_("#- No specified braille music format") + |
|
Lines 2375-2381
Link Here
|
| 2375 |
_("07 Braille music format (2nd option)") + |
2375 |
_("07 Braille music format (2nd option)") + |
| 2376 |
'</label></td> \ |
2376 |
'</label></td> \ |
| 2377 |
<td> \ |
2377 |
<td> \ |
| 2378 |
<select name="f7" id="f7" size="1"> \ |
2378 |
<select name="f7" id="f7"> \ |
| 2379 |
[% IF ( f7exclamation ) %] \ |
2379 |
[% IF ( f7exclamation ) %] \ |
| 2380 |
<option value=" " selected="selected">' + |
2380 |
<option value=" " selected="selected">' + |
| 2381 |
_("#- No specified braille music format") + |
2381 |
_("#- No specified braille music format") + |
|
Lines 2536-2542
Link Here
|
| 2536 |
_("08 Braille music format (3rd option)") + |
2536 |
_("08 Braille music format (3rd option)") + |
| 2537 |
'</label></td> \ |
2537 |
'</label></td> \ |
| 2538 |
<td> \ |
2538 |
<td> \ |
| 2539 |
<select name="f8" id="f8" size="1"> \ |
2539 |
<select name="f8" id="f8"> \ |
| 2540 |
[% IF ( f8exclamation ) %] \ |
2540 |
[% IF ( f8exclamation ) %] \ |
| 2541 |
<option value=" " selected="selected">' + |
2541 |
<option value=" " selected="selected">' + |
| 2542 |
_("#- No specified braille music format") + |
2542 |
_("#- No specified braille music format") + |
|
Lines 2698-2704
Link Here
|
| 2698 |
_("09 Special physical characteristics") + |
2698 |
_("09 Special physical characteristics") + |
| 2699 |
'</label></td> \ |
2699 |
'</label></td> \ |
| 2700 |
<td> \ |
2700 |
<td> \ |
| 2701 |
<select name="f9" id="f9" size="1"> \ |
2701 |
<select name="f9" id="f9"> \ |
| 2702 |
[% IF ( f9a ) %] \ |
2702 |
[% IF ( f9a ) %] \ |
| 2703 |
<option value="a" selected="selected">' + |
2703 |
<option value="a" selected="selected">' + |
| 2704 |
_("a- Print/braille") + |
2704 |
_("a- Print/braille") + |
|
Lines 2773-2779
Link Here
|
| 2773 |
_("01 Specific material designation") + |
2773 |
_("01 Specific material designation") + |
| 2774 |
'</label></td> \ |
2774 |
'</label></td> \ |
| 2775 |
<td> \ |
2775 |
<td> \ |
| 2776 |
<select name="f1" id="f1" size="1"> \ |
2776 |
<select name="f1" id="f1"> \ |
| 2777 |
[% IF ( f1c ) %] \ |
2777 |
[% IF ( f1c ) %] \ |
| 2778 |
<option value="c" selected="selected">' + |
2778 |
<option value="c" selected="selected">' + |
| 2779 |
_("c- Filmstrip cartridge") + |
2779 |
_("c- Filmstrip cartridge") + |
|
Lines 2864-2870
Link Here
|
| 2864 |
_("02 Undefined") + |
2864 |
_("02 Undefined") + |
| 2865 |
'</label></td> \ |
2865 |
'</label></td> \ |
| 2866 |
<td> \ |
2866 |
<td> \ |
| 2867 |
<select name="f2" id="f2" size="1"> \ |
2867 |
<select name="f2" id="f2"> \ |
| 2868 |
[% IF ( f2exclamation ) %] \ |
2868 |
[% IF ( f2exclamation ) %] \ |
| 2869 |
<option value=" " selected="selected">' + |
2869 |
<option value=" " selected="selected">' + |
| 2870 |
_("#- Undefined") + |
2870 |
_("#- Undefined") + |
|
Lines 2882-2888
Link Here
|
| 2882 |
_("03 Color") + |
2882 |
_("03 Color") + |
| 2883 |
'</label></td> \ |
2883 |
'</label></td> \ |
| 2884 |
<td> \ |
2884 |
<td> \ |
| 2885 |
<select name="f3" id="f3" size="1"> \ |
2885 |
<select name="f3" id="f3"> \ |
| 2886 |
[% IF ( f3a ) %] \ |
2886 |
[% IF ( f3a ) %] \ |
| 2887 |
<option value="a" selected="selected">' + |
2887 |
<option value="a" selected="selected">' + |
| 2888 |
_("a- One color") + |
2888 |
_("a- One color") + |
|
Lines 2972-2978
Link Here
|
| 2972 |
_("04 Base of emulsion") + |
2972 |
_("04 Base of emulsion") + |
| 2973 |
'</label></td> \ |
2973 |
'</label></td> \ |
| 2974 |
<td> \ |
2974 |
<td> \ |
| 2975 |
<select name="f4" id="f4" size="1"> \ |
2975 |
<select name="f4" id="f4"> \ |
| 2976 |
[% IF ( f4d ) %] \ |
2976 |
[% IF ( f4d ) %] \ |
| 2977 |
<option value="d" selected="selected">' + |
2977 |
<option value="d" selected="selected">' + |
| 2978 |
_("d- Glass") + |
2978 |
_("d- Glass") + |
|
Lines 3062-3068
Link Here
|
| 3062 |
_("05 Sound on medium or separate") + |
3062 |
_("05 Sound on medium or separate") + |
| 3063 |
'</label></td> \ |
3063 |
'</label></td> \ |
| 3064 |
<td> \ |
3064 |
<td> \ |
| 3065 |
<select name="f5" id="f5" size="1"> \ |
3065 |
<select name="f5" id="f5"> \ |
| 3066 |
[% IF ( f5exclamation ) %] \ |
3066 |
[% IF ( f5exclamation ) %] \ |
| 3067 |
<option value=" " selected="selected">' + |
3067 |
<option value=" " selected="selected">' + |
| 3068 |
_("#- No sound (silent)") + |
3068 |
_("#- No sound (silent)") + |
|
Lines 3116-3122
Link Here
|
| 3116 |
_("06 Medium for sound") + |
3116 |
_("06 Medium for sound") + |
| 3117 |
'</label></td> \ |
3117 |
'</label></td> \ |
| 3118 |
<td> \ |
3118 |
<td> \ |
| 3119 |
<select name="f6" id="f6" size="1"> \ |
3119 |
<select name="f6" id="f6"> \ |
| 3120 |
[% IF ( f6exclamation ) %] \ |
3120 |
[% IF ( f6exclamation ) %] \ |
| 3121 |
<option value=" " selected="selected">' + |
3121 |
<option value=" " selected="selected">' + |
| 3122 |
_("#- No sound (silent)") + |
3122 |
_("#- No sound (silent)") + |
|
Lines 3242-3248
Link Here
|
| 3242 |
_("07 Dimensions") + |
3242 |
_("07 Dimensions") + |
| 3243 |
'</label></td> \ |
3243 |
'</label></td> \ |
| 3244 |
<td> \ |
3244 |
<td> \ |
| 3245 |
<select name="f7" id="f7" size="1"> \ |
3245 |
<select name="f7" id="f7"> \ |
| 3246 |
[% IF ( f7a ) %] \ |
3246 |
[% IF ( f7a ) %] \ |
| 3247 |
<option value="a" selected="selected">' + |
3247 |
<option value="a" selected="selected">' + |
| 3248 |
_("a- Standard 8mm. film width") + |
3248 |
_("a- Standard 8mm. film width") + |
|
Lines 3413-3419
Link Here
|
| 3413 |
_("08 Secondary support material") + |
3413 |
_("08 Secondary support material") + |
| 3414 |
'</label></td> \ |
3414 |
'</label></td> \ |
| 3415 |
<td> \ |
3415 |
<td> \ |
| 3416 |
<select name="f8" id="f8" size="1"> \ |
3416 |
<select name="f8" id="f8"> \ |
| 3417 |
[% IF ( f8exclamation ) %] \ |
3417 |
[% IF ( f8exclamation ) %] \ |
| 3418 |
<option value=" " selected="selected">' + |
3418 |
<option value=" " selected="selected">' + |
| 3419 |
_("#- No secondary support") + |
3419 |
_("#- No secondary support") + |
|
Lines 3533-3539
Link Here
|
| 3533 |
_("01 Specific material designation") + |
3533 |
_("01 Specific material designation") + |
| 3534 |
'</label></td> \ |
3534 |
'</label></td> \ |
| 3535 |
<td> \ |
3535 |
<td> \ |
| 3536 |
<select id="f1" name="f1" size="1"> \ |
3536 |
<select id="f1" name="f1"> \ |
| 3537 |
[% IF ( f1a ) %] \ |
3537 |
[% IF ( f1a ) %] \ |
| 3538 |
<option value="a" selected="selected">' + |
3538 |
<option value="a" selected="selected">' + |
| 3539 |
_("a- Aperture card") + |
3539 |
_("a- Aperture card") + |
|
Lines 3650-3656
Link Here
|
| 3650 |
_("02 Undefined") + |
3650 |
_("02 Undefined") + |
| 3651 |
'</label></td> \ |
3651 |
'</label></td> \ |
| 3652 |
<td> \ |
3652 |
<td> \ |
| 3653 |
<select name="f2" id="f2" size="1"> \ |
3653 |
<select name="f2" id="f2"> \ |
| 3654 |
[% IF ( f2exclamation ) %] \ |
3654 |
[% IF ( f2exclamation ) %] \ |
| 3655 |
<option value=" " selected="selected">' + |
3655 |
<option value=" " selected="selected">' + |
| 3656 |
_("#- Undefined") + |
3656 |
_("#- Undefined") + |
|
Lines 3668-3674
Link Here
|
| 3668 |
_("03 Positive/negative aspect") + |
3668 |
_("03 Positive/negative aspect") + |
| 3669 |
'</label></td> \ |
3669 |
'</label></td> \ |
| 3670 |
<td> \ |
3670 |
<td> \ |
| 3671 |
<select id="f3" name="f3" size="1"> \ |
3671 |
<select id="f3" name="f3"> \ |
| 3672 |
[% IF ( f3a ) %] \ |
3672 |
[% IF ( f3a ) %] \ |
| 3673 |
<option value="a" selected="selected">' + |
3673 |
<option value="a" selected="selected">' + |
| 3674 |
_("a- Positive") + |
3674 |
_("a- Positive") + |
|
Lines 3722-3728
Link Here
|
| 3722 |
_("04 Dimensions") + |
3722 |
_("04 Dimensions") + |
| 3723 |
'</label></td> \ |
3723 |
'</label></td> \ |
| 3724 |
<td> \ |
3724 |
<td> \ |
| 3725 |
<select id="f4" name="f4" size="1"> \ |
3725 |
<select id="f4" name="f4"> \ |
| 3726 |
[% IF ( f4a ) %] \ |
3726 |
[% IF ( f4a ) %] \ |
| 3727 |
<option value="a" selected="selected">' + |
3727 |
<option value="a" selected="selected">' + |
| 3728 |
_("a- 8 mm. microfilm") + |
3728 |
_("a- 8 mm. microfilm") + |
|
Lines 3839-3845
Link Here
|
| 3839 |
_("05 Reduction ratio range") + |
3839 |
_("05 Reduction ratio range") + |
| 3840 |
'</label></td> \ |
3840 |
'</label></td> \ |
| 3841 |
<td> \ |
3841 |
<td> \ |
| 3842 |
<select id="f5" name="f5" size="1"> \ |
3842 |
<select id="f5" name="f5"> \ |
| 3843 |
[% IF ( f5a ) %] \ |
3843 |
[% IF ( f5a ) %] \ |
| 3844 |
<option value="a" selected="selected">' + |
3844 |
<option value="a" selected="selected">' + |
| 3845 |
_("a- Low reduction ratio") + |
3845 |
_("a- Low reduction ratio") + |
|
Lines 3929-3935
Link Here
|
| 3929 |
_("09 Color") + |
3929 |
_("09 Color") + |
| 3930 |
'</label></td> \ |
3930 |
'</label></td> \ |
| 3931 |
<td> \ |
3931 |
<td> \ |
| 3932 |
<select id="f7" name="f7" size="1"> \ |
3932 |
<select id="f7" name="f7"> \ |
| 3933 |
[% IF ( f7b ) %] \ |
3933 |
[% IF ( f7b ) %] \ |
| 3934 |
<option value="b" selected="selected">' + |
3934 |
<option value="b" selected="selected">' + |
| 3935 |
_("b- Black-and-white") + |
3935 |
_("b- Black-and-white") + |
|
Lines 3992-3998
Link Here
|
| 3992 |
_("10 Emulsion on film") + |
3992 |
_("10 Emulsion on film") + |
| 3993 |
'</label></td> \ |
3993 |
'</label></td> \ |
| 3994 |
<td> \ |
3994 |
<td> \ |
| 3995 |
<select id="f8" name="f8" size="1"> \ |
3995 |
<select id="f8" name="f8"> \ |
| 3996 |
[% IF ( f8a ) %] \ |
3996 |
[% IF ( f8a ) %] \ |
| 3997 |
<option value="a" selected="selected">' + |
3997 |
<option value="a" selected="selected">' + |
| 3998 |
_("a- Silver halide") + |
3998 |
_("a- Silver halide") + |
|
Lines 4073-4079
Link Here
|
| 4073 |
_("11 Generation") + |
4073 |
_("11 Generation") + |
| 4074 |
'</label></td> \ |
4074 |
'</label></td> \ |
| 4075 |
<td> \ |
4075 |
<td> \ |
| 4076 |
<select id="f9" name="f9" size="1"> \ |
4076 |
<select id="f9" name="f9"> \ |
| 4077 |
[% IF ( f9a ) %] \ |
4077 |
[% IF ( f9a ) %] \ |
| 4078 |
<option value="a" selected="selected">' + |
4078 |
<option value="a" selected="selected">' + |
| 4079 |
_("a- First generation (master)") + |
4079 |
_("a- First generation (master)") + |
|
Lines 4136-4142
Link Here
|
| 4136 |
_("12 Base of film") + |
4136 |
_("12 Base of film") + |
| 4137 |
'</label></td> \ |
4137 |
'</label></td> \ |
| 4138 |
<td> \ |
4138 |
<td> \ |
| 4139 |
<select id="f10" name="f10" size="1"> \ |
4139 |
<select id="f10" name="f10"> \ |
| 4140 |
[% IF ( f10a ) %] \ |
4140 |
[% IF ( f10a ) %] \ |
| 4141 |
<option value="a" selected="selected">' + |
4141 |
<option value="a" selected="selected">' + |
| 4142 |
_("a- Safety base, undetermined") + |
4142 |
_("a- Safety base, undetermined") + |
|
Lines 4265-4271
Link Here
|
| 4265 |
_("01 Specific material designation") + |
4265 |
_("01 Specific material designation") + |
| 4266 |
'</label></td> \ |
4266 |
'</label></td> \ |
| 4267 |
<td> \ |
4267 |
<td> \ |
| 4268 |
<select name="f1" id="f1" size="1"> \ |
4268 |
<select name="f1" id="f1"> \ |
| 4269 |
[% IF ( f1a ) %] \ |
4269 |
[% IF ( f1a ) %] \ |
| 4270 |
<option value="a" selected="selected">' + |
4270 |
<option value="a" selected="selected">' + |
| 4271 |
_("a- Activity card") + |
4271 |
_("a- Activity card") + |
|
Lines 4463-4469
Link Here
|
| 4463 |
_("02 Undefined") + |
4463 |
_("02 Undefined") + |
| 4464 |
'</label></td> \ |
4464 |
'</label></td> \ |
| 4465 |
<td> \ |
4465 |
<td> \ |
| 4466 |
<select name="f2" id="f2" size="1"> \ |
4466 |
<select name="f2" id="f2"> \ |
| 4467 |
[% IF ( f2exclamation ) %] \ |
4467 |
[% IF ( f2exclamation ) %] \ |
| 4468 |
<option value=" " selected="selected">' + |
4468 |
<option value=" " selected="selected">' + |
| 4469 |
_("#- Undefined") + |
4469 |
_("#- Undefined") + |
|
Lines 4481-4487
Link Here
|
| 4481 |
_("03 Color") + |
4481 |
_("03 Color") + |
| 4482 |
'</label></td> \ |
4482 |
'</label></td> \ |
| 4483 |
<td> \ |
4483 |
<td> \ |
| 4484 |
<select name="f3" id="f3" size="1"> \ |
4484 |
<select name="f3" id="f3"> \ |
| 4485 |
[% IF ( f3a ) %] \ |
4485 |
[% IF ( f3a ) %] \ |
| 4486 |
<option value="a" selected="selected">' + |
4486 |
<option value="a" selected="selected">' + |
| 4487 |
_("a- One color") + |
4487 |
_("a- One color") + |
|
Lines 4562-4568
Link Here
|
| 4562 |
_("04 Primary support material") + |
4562 |
_("04 Primary support material") + |
| 4563 |
'</label></td> \ |
4563 |
'</label></td> \ |
| 4564 |
<td> \ |
4564 |
<td> \ |
| 4565 |
<select name="f4" id="f4" size="1"> \ |
4565 |
<select name="f4" id="f4"> \ |
| 4566 |
[% IF ( f4a ) %] \ |
4566 |
[% IF ( f4a ) %] \ |
| 4567 |
<option value="a" selected="selected">' + |
4567 |
<option value="a" selected="selected">' + |
| 4568 |
_("a- Canvas") + |
4568 |
_("a- Canvas") + |
|
Lines 4778-4784
Link Here
|
| 4778 |
_("05 Secondary support material") + |
4778 |
_("05 Secondary support material") + |
| 4779 |
'</label></td> \ |
4779 |
'</label></td> \ |
| 4780 |
<td> \ |
4780 |
<td> \ |
| 4781 |
<select name="f5" id="f5" size="1"> \ |
4781 |
<select name="f5" id="f5"> \ |
| 4782 |
[% IF ( f5exclamation ) %] \ |
4782 |
[% IF ( f5exclamation ) %] \ |
| 4783 |
<option value=" " selected="selected">' + |
4783 |
<option value=" " selected="selected">' + |
| 4784 |
_("#- No attempt to code") + |
4784 |
_("#- No attempt to code") + |
|
Lines 5015-5021
Link Here
|
| 5015 |
_("01 Specific material designation") + |
5015 |
_("01 Specific material designation") + |
| 5016 |
'</label></td> \ |
5016 |
'</label></td> \ |
| 5017 |
<td> \ |
5017 |
<td> \ |
| 5018 |
<select name="f1" id="f1" size="1"> \ |
5018 |
<select name="f1" id="f1"> \ |
| 5019 |
[% IF ( f1c ) %] \ |
5019 |
[% IF ( f1c ) %] \ |
| 5020 |
<option value="c" selected="selected">' + |
5020 |
<option value="c" selected="selected">' + |
| 5021 |
_("c- Film cartridge") + |
5021 |
_("c- Film cartridge") + |
|
Lines 5087-5093
Link Here
|
| 5087 |
_("02 Undefined") + |
5087 |
_("02 Undefined") + |
| 5088 |
'</label></td> \ |
5088 |
'</label></td> \ |
| 5089 |
<td> \ |
5089 |
<td> \ |
| 5090 |
<select name="f2" id="f2" size="1"> \ |
5090 |
<select name="f2" id="f2"> \ |
| 5091 |
[% IF ( f2exclamation ) %] \ |
5091 |
[% IF ( f2exclamation ) %] \ |
| 5092 |
<option value=" " selected="selected">' + |
5092 |
<option value=" " selected="selected">' + |
| 5093 |
_("#- Undefined") + |
5093 |
_("#- Undefined") + |
|
Lines 5105-5111
Link Here
|
| 5105 |
_("03 Color") + |
5105 |
_("03 Color") + |
| 5106 |
'</label></td> \ |
5106 |
'</label></td> \ |
| 5107 |
<td> \ |
5107 |
<td> \ |
| 5108 |
<select name="f3" id="f3" size="1"> \ |
5108 |
<select name="f3" id="f3"> \ |
| 5109 |
[% IF ( f3b ) %] \ |
5109 |
[% IF ( f3b ) %] \ |
| 5110 |
<option value="b" selected="selected">' + |
5110 |
<option value="b" selected="selected">' + |
| 5111 |
_("b- Black-and-white") + |
5111 |
_("b- Black-and-white") + |
|
Lines 5186-5192
Link Here
|
| 5186 |
_("04 Motion picture presentation format") + |
5186 |
_("04 Motion picture presentation format") + |
| 5187 |
'</label></td> \ |
5187 |
'</label></td> \ |
| 5188 |
<td> \ |
5188 |
<td> \ |
| 5189 |
<select name="f4" id="f4" size="1"> \ |
5189 |
<select name="f4" id="f4"> \ |
| 5190 |
[% IF ( f4a ) %] \ |
5190 |
[% IF ( f4a ) %] \ |
| 5191 |
<option value="a" selected="selected">' + |
5191 |
<option value="a" selected="selected">' + |
| 5192 |
_("a- Standard sound aperture (reduced frame)") + |
5192 |
_("a- Standard sound aperture (reduced frame)") + |
|
Lines 5276-5282
Link Here
|
| 5276 |
_("05 Sound on medium or separate") + |
5276 |
_("05 Sound on medium or separate") + |
| 5277 |
'</label></td> \ |
5277 |
'</label></td> \ |
| 5278 |
<td> \ |
5278 |
<td> \ |
| 5279 |
<select name="f5" id="f5" size="1"> \ |
5279 |
<select name="f5" id="f5"> \ |
| 5280 |
[% IF ( f5exclamation ) %] \ |
5280 |
[% IF ( f5exclamation ) %] \ |
| 5281 |
<option value=" " selected="selected">' + |
5281 |
<option value=" " selected="selected">' + |
| 5282 |
_("#- No sound (silent)") + |
5282 |
_("#- No sound (silent)") + |
|
Lines 5330-5336
Link Here
|
| 5330 |
_("06 Medium for sound") + |
5330 |
_("06 Medium for sound") + |
| 5331 |
'</label></td> \ |
5331 |
'</label></td> \ |
| 5332 |
<td> \ |
5332 |
<td> \ |
| 5333 |
<select name="f6" id="f6" size="1"> \ |
5333 |
<select name="f6" id="f6"> \ |
| 5334 |
[% IF ( f6exclamation ) %] \ |
5334 |
[% IF ( f6exclamation ) %] \ |
| 5335 |
<option value=" " selected="selected">' + |
5335 |
<option value=" " selected="selected">' + |
| 5336 |
_("#- No sound (silent)") + |
5336 |
_("#- No sound (silent)") + |
|
Lines 5456-5462
Link Here
|
| 5456 |
_("07 Dimensions") + |
5456 |
_("07 Dimensions") + |
| 5457 |
'</label></td> \ |
5457 |
'</label></td> \ |
| 5458 |
<td> \ |
5458 |
<td> \ |
| 5459 |
<select name="f7" id="f7" size="1"> \ |
5459 |
<select name="f7" id="f7"> \ |
| 5460 |
[% IF ( f7a ) %] \ |
5460 |
[% IF ( f7a ) %] \ |
| 5461 |
<option value="a" selected="selected">' + |
5461 |
<option value="a" selected="selected">' + |
| 5462 |
_("a- Standard 8mm.") + |
5462 |
_("a- Standard 8mm.") + |
|
Lines 5555-5561
Link Here
|
| 5555 |
_("08 Configuration of playback channels") + |
5555 |
_("08 Configuration of playback channels") + |
| 5556 |
'</label></td> \ |
5556 |
'</label></td> \ |
| 5557 |
<td> \ |
5557 |
<td> \ |
| 5558 |
<select name="f8" id="f8" size="1"> \ |
5558 |
<select name="f8" id="f8"> \ |
| 5559 |
[% IF ( f8k ) %] \ |
5559 |
[% IF ( f8k ) %] \ |
| 5560 |
<option value="k" selected="selected">' + |
5560 |
<option value="k" selected="selected">' + |
| 5561 |
_("k- Mixed") + |
5561 |
_("k- Mixed") + |
|
Lines 5636-5642
Link Here
|
| 5636 |
_("09 Production elements") + |
5636 |
_("09 Production elements") + |
| 5637 |
'</label></td> \ |
5637 |
'</label></td> \ |
| 5638 |
<td> \ |
5638 |
<td> \ |
| 5639 |
<select name="f9" id="f9" size="1"> \ |
5639 |
<select name="f9" id="f9"> \ |
| 5640 |
[% IF ( f9a ) %] \ |
5640 |
[% IF ( f9a ) %] \ |
| 5641 |
<option value="a" selected="selected">' + |
5641 |
<option value="a" selected="selected">' + |
| 5642 |
_("a- Workprint") + |
5642 |
_("a- Workprint") + |
|
Lines 5735-5741
Link Here
|
| 5735 |
_("10 Positive/negative aspect") + |
5735 |
_("10 Positive/negative aspect") + |
| 5736 |
'</label></td> \ |
5736 |
'</label></td> \ |
| 5737 |
<td> \ |
5737 |
<td> \ |
| 5738 |
<select name="f10" id="f10" size="1"> \ |
5738 |
<select name="f10" id="f10"> \ |
| 5739 |
[% IF ( f10a ) %] \ |
5739 |
[% IF ( f10a ) %] \ |
| 5740 |
<option value="a" selected="selected">' + |
5740 |
<option value="a" selected="selected">' + |
| 5741 |
_("a- Positive") + |
5741 |
_("a- Positive") + |
|
Lines 5798-5804
Link Here
|
| 5798 |
_("11 Generation") + |
5798 |
_("11 Generation") + |
| 5799 |
'</label></td> \ |
5799 |
'</label></td> \ |
| 5800 |
<td> \ |
5800 |
<td> \ |
| 5801 |
<select name="f11" id="f11" size="1"> \ |
5801 |
<select name="f11" id="f11"> \ |
| 5802 |
[% IF ( f11d ) %] \ |
5802 |
[% IF ( f11d ) %] \ |
| 5803 |
<option value="d" selected="selected">' + |
5803 |
<option value="d" selected="selected">' + |
| 5804 |
_("d- Duplicate") + |
5804 |
_("d- Duplicate") + |
|
Lines 5870-5876
Link Here
|
| 5870 |
_("12 Base of film") + |
5870 |
_("12 Base of film") + |
| 5871 |
'</label></td> \ |
5871 |
'</label></td> \ |
| 5872 |
<td> \ |
5872 |
<td> \ |
| 5873 |
<select id="f12" name="f12" size="1"> \ |
5873 |
<select id="f12" name="f12"> \ |
| 5874 |
[% IF ( f12a ) %] \ |
5874 |
[% IF ( f12a ) %] \ |
| 5875 |
<option value="a" selected="selected">' + |
5875 |
<option value="a" selected="selected">' + |
| 5876 |
_("a- Safety base, undetermined") + |
5876 |
_("a- Safety base, undetermined") + |
|
Lines 5987-5993
Link Here
|
| 5987 |
_("13 Refined categories of color") + |
5987 |
_("13 Refined categories of color") + |
| 5988 |
'</label></td> \ |
5988 |
'</label></td> \ |
| 5989 |
<td> \ |
5989 |
<td> \ |
| 5990 |
<select id="f13" name="f13" size="1"> \ |
5990 |
<select id="f13" name="f13"> \ |
| 5991 |
[% IF ( f13a ) %] \ |
5991 |
[% IF ( f13a ) %] \ |
| 5992 |
<option value="a" selected="selected">' + |
5992 |
<option value="a" selected="selected">' + |
| 5993 |
_("a- 3 layer color") + |
5993 |
_("a- 3 layer color") + |
|
Lines 6203-6209
Link Here
|
| 6203 |
_("14 Kind of color stock or print") + |
6203 |
_("14 Kind of color stock or print") + |
| 6204 |
'</label></td> \ |
6204 |
'</label></td> \ |
| 6205 |
<td> \ |
6205 |
<td> \ |
| 6206 |
<select name="f14" id="f14" size="1"> \ |
6206 |
<select name="f14" id="f14"> \ |
| 6207 |
[% IF ( f14a ) %] \ |
6207 |
[% IF ( f14a ) %] \ |
| 6208 |
<option value="a" selected="selected">' + |
6208 |
<option value="a" selected="selected">' + |
| 6209 |
_("a- Imbibition dye transfer prints") + |
6209 |
_("a- Imbibition dye transfer prints") + |
|
Lines 6283-6289
Link Here
|
| 6283 |
_("15 Deterioration stage") + |
6283 |
_("15 Deterioration stage") + |
| 6284 |
'</label></td> \ |
6284 |
'</label></td> \ |
| 6285 |
<td> \ |
6285 |
<td> \ |
| 6286 |
<select name="f15" id="f15" size="1"> \ |
6286 |
<select name="f15" id="f15"> \ |
| 6287 |
[% IF ( f15a ) %] \ |
6287 |
[% IF ( f15a ) %] \ |
| 6288 |
<option value="a" selected="selected">' + |
6288 |
<option value="a" selected="selected">' + |
| 6289 |
_("a- None apparent") + |
6289 |
_("a- None apparent") + |
|
Lines 6399-6405
Link Here
|
| 6399 |
_("16 Completeness") + |
6399 |
_("16 Completeness") + |
| 6400 |
'</label></td> \ |
6400 |
'</label></td> \ |
| 6401 |
<td> \ |
6401 |
<td> \ |
| 6402 |
<select name="f16" id="f16" size="1"> \ |
6402 |
<select name="f16" id="f16"> \ |
| 6403 |
[% IF ( f16c ) %] \ |
6403 |
[% IF ( f16c ) %] \ |
| 6404 |
<option value="c" selected="selected">' + |
6404 |
<option value="c" selected="selected">' + |
| 6405 |
_("c- Complete") + |
6405 |
_("c- Complete") + |
|
Lines 6476-6482
Link Here
|
| 6476 |
_("01 Specific material designation") + |
6476 |
_("01 Specific material designation") + |
| 6477 |
'</label></td> \ |
6477 |
'</label></td> \ |
| 6478 |
<td> \ |
6478 |
<td> \ |
| 6479 |
<select id="f1" name="f1" size="1"> \ |
6479 |
<select id="f1" name="f1"> \ |
| 6480 |
[% IF ( f1u ) %] \ |
6480 |
[% IF ( f1u ) %] \ |
| 6481 |
<option value="u" selected="selected">' + |
6481 |
<option value="u" selected="selected">' + |
| 6482 |
_("u- Unspecified") + |
6482 |
_("u- Unspecified") + |
|
Lines 6515-6521
Link Here
|
| 6515 |
_("01 Specific material designation") + |
6515 |
_("01 Specific material designation") + |
| 6516 |
'</label></td> \ |
6516 |
'</label></td> \ |
| 6517 |
<td> \ |
6517 |
<td> \ |
| 6518 |
<select id="f1" name="f1" size="1"> \ |
6518 |
<select id="f1" name="f1"> \ |
| 6519 |
[% IF ( f1u ) %] \ |
6519 |
[% IF ( f1u ) %] \ |
| 6520 |
<option value="u" selected="selected">' + |
6520 |
<option value="u" selected="selected">' + |
| 6521 |
_("u- Unspecified") + |
6521 |
_("u- Unspecified") + |
|
Lines 6554-6560
Link Here
|
| 6554 |
_("01 Specific material designation") + |
6554 |
_("01 Specific material designation") + |
| 6555 |
'</label></td> \ |
6555 |
'</label></td> \ |
| 6556 |
<td> \ |
6556 |
<td> \ |
| 6557 |
<select name="f1" id="f1" size="1"> \ |
6557 |
<select name="f1" id="f1"> \ |
| 6558 |
[% IF ( f1u ) %] \ |
6558 |
[% IF ( f1u ) %] \ |
| 6559 |
<option value="u" selected="selected">' + |
6559 |
<option value="u" selected="selected">' + |
| 6560 |
_("u- Unspecified") + |
6560 |
_("u- Unspecified") + |
|
Lines 6581-6587
Link Here
|
| 6581 |
_("02 Undefined") + |
6581 |
_("02 Undefined") + |
| 6582 |
'</label></td> \ |
6582 |
'</label></td> \ |
| 6583 |
<td> \ |
6583 |
<td> \ |
| 6584 |
<select name="f2" id="f2" size="1"> \ |
6584 |
<select name="f2" id="f2"> \ |
| 6585 |
[% IF ( f2exclamation ) %] \ |
6585 |
[% IF ( f2exclamation ) %] \ |
| 6586 |
<option value=" " selected="selected">' + |
6586 |
<option value=" " selected="selected">' + |
| 6587 |
_("#- Undefined") + |
6587 |
_("#- Undefined") + |
|
Lines 6599-6605
Link Here
|
| 6599 |
_("03 Altitude of sensor") + |
6599 |
_("03 Altitude of sensor") + |
| 6600 |
'</label></td> \ |
6600 |
'</label></td> \ |
| 6601 |
<td> \ |
6601 |
<td> \ |
| 6602 |
<select name="f3" id="f3" size="1"> \ |
6602 |
<select name="f3" id="f3"> \ |
| 6603 |
[% IF ( f3a ) %] \ |
6603 |
[% IF ( f3a ) %] \ |
| 6604 |
<option value="a" selected="selected">' + |
6604 |
<option value="a" selected="selected">' + |
| 6605 |
_("a- Surface") + |
6605 |
_("a- Surface") + |
|
Lines 6671-6677
Link Here
|
| 6671 |
_("04 Attitude of sensor") + |
6671 |
_("04 Attitude of sensor") + |
| 6672 |
'</label></td> \ |
6672 |
'</label></td> \ |
| 6673 |
<td> \ |
6673 |
<td> \ |
| 6674 |
<select name="f4" id="f4" size="1"> \ |
6674 |
<select name="f4" id="f4"> \ |
| 6675 |
[% IF ( f4a ) %] \ |
6675 |
[% IF ( f4a ) %] \ |
| 6676 |
<option value="a" selected="selected">' + |
6676 |
<option value="a" selected="selected">' + |
| 6677 |
_("a- Low oblique") + |
6677 |
_("a- Low oblique") + |
|
Lines 6734-6740
Link Here
|
| 6734 |
_("05 Cloud cover") + |
6734 |
_("05 Cloud cover") + |
| 6735 |
'</label></td> \ |
6735 |
'</label></td> \ |
| 6736 |
<td> \ |
6736 |
<td> \ |
| 6737 |
<select name="f5" id="f5" size="1"> \ |
6737 |
<select name="f5" id="f5"> \ |
| 6738 |
[% IF ( f5a ) %] \ |
6738 |
[% IF ( f5a ) %] \ |
| 6739 |
<option value="0" selected="selected">' + |
6739 |
<option value="0" selected="selected">' + |
| 6740 |
_("0- 0-9%") + |
6740 |
_("0- 0-9%") + |
|
Lines 6860-6866
Link Here
|
| 6860 |
_("06 Platform construction type") + |
6860 |
_("06 Platform construction type") + |
| 6861 |
'</label></td> \ |
6861 |
'</label></td> \ |
| 6862 |
<td> \ |
6862 |
<td> \ |
| 6863 |
<select name="f6" id="f6" size="1"> \ |
6863 |
<select name="f6" id="f6"> \ |
| 6864 |
[% IF ( f6a ) %] \ |
6864 |
[% IF ( f6a ) %] \ |
| 6865 |
<option value="a" selected="selected">' + |
6865 |
<option value="a" selected="selected">' + |
| 6866 |
_("a- Balloon") + |
6866 |
_("a- Balloon") + |
|
Lines 6986-6992
Link Here
|
| 6986 |
_("07 Platform use category") + |
6986 |
_("07 Platform use category") + |
| 6987 |
'</label></td> \ |
6987 |
'</label></td> \ |
| 6988 |
<td> \ |
6988 |
<td> \ |
| 6989 |
<select name="f7" id="f7" size="1"> \ |
6989 |
<select name="f7" id="f7"> \ |
| 6990 |
[% IF ( f7a ) %] \ |
6990 |
[% IF ( f7a ) %] \ |
| 6991 |
<option value="a" selected="selected">' + |
6991 |
<option value="a" selected="selected">' + |
| 6992 |
_("a- Meteorological") + |
6992 |
_("a- Meteorological") + |
|
Lines 7067-7073
Link Here
|
| 7067 |
_("08 Sensor type") + |
7067 |
_("08 Sensor type") + |
| 7068 |
'</label></td> \ |
7068 |
'</label></td> \ |
| 7069 |
<td> \ |
7069 |
<td> \ |
| 7070 |
<select name="f8" id="f8" size="1"> \ |
7070 |
<select name="f8" id="f8"> \ |
| 7071 |
[% IF ( f8a ) %] \ |
7071 |
[% IF ( f8a ) %] \ |
| 7072 |
<option value="a" selected="selected">' + |
7072 |
<option value="a" selected="selected">' + |
| 7073 |
_("a- Active") + |
7073 |
_("a- Active") + |
|
Lines 7121-7127
Link Here
|
| 7121 |
_("09-10 Data type") + |
7121 |
_("09-10 Data type") + |
| 7122 |
'</label></td> \ |
7122 |
'</label></td> \ |
| 7123 |
<td> \ |
7123 |
<td> \ |
| 7124 |
<select name="f9" id="f9" size="1"> \ |
7124 |
<select name="f9" id="f9"> \ |
| 7125 |
[% IF ( f9a ) %] \ |
7125 |
[% IF ( f9a ) %] \ |
| 7126 |
<option value="aa" selected="selected">' + |
7126 |
<option value="aa" selected="selected">' + |
| 7127 |
_("aa- Visible light") + |
7127 |
_("aa- Visible light") + |
|
Lines 7520-7526
Link Here
|
| 7520 |
_("01 Specific material designation") + |
7520 |
_("01 Specific material designation") + |
| 7521 |
'</label></td> \ |
7521 |
'</label></td> \ |
| 7522 |
<td> \ |
7522 |
<td> \ |
| 7523 |
<select name="f1" id="f1" size="1"> \ |
7523 |
<select name="f1" id="f1"> \ |
| 7524 |
[% IF ( f1d ) %] \ |
7524 |
[% IF ( f1d ) %] \ |
| 7525 |
<option value="d" selected="selected">' + |
7525 |
<option value="d" selected="selected">' + |
| 7526 |
_("d- Sound disc") + |
7526 |
_("d- Sound disc") + |
|
Lines 7637-7643
Link Here
|
| 7637 |
_("02 Undefined") + |
7637 |
_("02 Undefined") + |
| 7638 |
'</label></td> \ |
7638 |
'</label></td> \ |
| 7639 |
<td> \ |
7639 |
<td> \ |
| 7640 |
<select name="f2" id="f2" size="1"> \ |
7640 |
<select name="f2" id="f2"> \ |
| 7641 |
[% IF ( f2exclamation ) %] \ |
7641 |
[% IF ( f2exclamation ) %] \ |
| 7642 |
<option value=" " selected="selected">' + |
7642 |
<option value=" " selected="selected">' + |
| 7643 |
_("#- Undefined") + |
7643 |
_("#- Undefined") + |
|
Lines 7655-7661
Link Here
|
| 7655 |
_("03 Speed") + |
7655 |
_("03 Speed") + |
| 7656 |
'</label></td> \ |
7656 |
'</label></td> \ |
| 7657 |
<td> \ |
7657 |
<td> \ |
| 7658 |
<select name="f3" id="f3" size="1"> \ |
7658 |
<select name="f3" id="f3"> \ |
| 7659 |
[% IF ( f3a ) %] \ |
7659 |
[% IF ( f3a ) %] \ |
| 7660 |
<option value="a" selected="selected">' + |
7660 |
<option value="a" selected="selected">' + |
| 7661 |
_("a- 16 rpm (discs)") + |
7661 |
_("a- 16 rpm (discs)") + |
|
Lines 7826-7832
Link Here
|
| 7826 |
_("04 Configuration of playback channels") + |
7826 |
_("04 Configuration of playback channels") + |
| 7827 |
'</label></td> \ |
7827 |
'</label></td> \ |
| 7828 |
<td> \ |
7828 |
<td> \ |
| 7829 |
<select name="f4" id="f4" size="1"> \ |
7829 |
<select name="f4" id="f4"> \ |
| 7830 |
[% IF ( f4m ) %] \ |
7830 |
[% IF ( f4m ) %] \ |
| 7831 |
<option value="m" selected="selected">' + |
7831 |
<option value="m" selected="selected">' + |
| 7832 |
_("m- Monaural") + |
7832 |
_("m- Monaural") + |
|
Lines 7889-7895
Link Here
|
| 7889 |
_("05 Groove width/groove pitch") + |
7889 |
_("05 Groove width/groove pitch") + |
| 7890 |
'</label></td> \ |
7890 |
'</label></td> \ |
| 7891 |
<td> \ |
7891 |
<td> \ |
| 7892 |
<select name="f5" id="f5" size="1"> \ |
7892 |
<select name="f5" id="f5"> \ |
| 7893 |
[% IF ( f5m ) %] \ |
7893 |
[% IF ( f5m ) %] \ |
| 7894 |
<option value="m" selected="selected">' + |
7894 |
<option value="m" selected="selected">' + |
| 7895 |
_("m- Microgroove/fine") + |
7895 |
_("m- Microgroove/fine") + |
|
Lines 7952-7958
Link Here
|
| 7952 |
_("06 Dimensions") + |
7952 |
_("06 Dimensions") + |
| 7953 |
'</label></td> \ |
7953 |
'</label></td> \ |
| 7954 |
<td> \ |
7954 |
<td> \ |
| 7955 |
<select name="f6" id="f6" size="1"> \ |
7955 |
<select name="f6" id="f6"> \ |
| 7956 |
[% IF ( f6a ) %] \ |
7956 |
[% IF ( f6a ) %] \ |
| 7957 |
<option value="a" selected="selected">' + |
7957 |
<option value="a" selected="selected">' + |
| 7958 |
_("a- 3 in. diameter") + |
7958 |
_("a- 3 in. diameter") + |
|
Lines 8087-8093
Link Here
|
| 8087 |
_("07 Tape width") + |
8087 |
_("07 Tape width") + |
| 8088 |
'</label></td> \ |
8088 |
'</label></td> \ |
| 8089 |
<td> \ |
8089 |
<td> \ |
| 8090 |
<select name="f7" id="f7" size="1"> \ |
8090 |
<select name="f7" id="f7"> \ |
| 8091 |
[% IF ( f7l ) %] \ |
8091 |
[% IF ( f7l ) %] \ |
| 8092 |
<option value="l" selected="selected">' + |
8092 |
<option value="l" selected="selected">' + |
| 8093 |
_("l- 1/8 in.") + |
8093 |
_("l- 1/8 in.") + |
|
Lines 8168-8174
Link Here
|
| 8168 |
_("08 Tape Configuration") + |
8168 |
_("08 Tape Configuration") + |
| 8169 |
'</label></td> \ |
8169 |
'</label></td> \ |
| 8170 |
<td> \ |
8170 |
<td> \ |
| 8171 |
<select name="f8" id="f8" size="1"> \ |
8171 |
<select name="f8" id="f8"> \ |
| 8172 |
[% IF ( f8a ) %] \ |
8172 |
[% IF ( f8a ) %] \ |
| 8173 |
<option value="a" selected="selected">' + |
8173 |
<option value="a" selected="selected">' + |
| 8174 |
_("a- Full (1) track") + |
8174 |
_("a- Full (1) track") + |
|
Lines 8267-8273
Link Here
|
| 8267 |
_("09 Kind of disc, cylinder or tape") + |
8267 |
_("09 Kind of disc, cylinder or tape") + |
| 8268 |
'</label></td> \ |
8268 |
'</label></td> \ |
| 8269 |
<td> \ |
8269 |
<td> \ |
| 8270 |
<select name="f9" id="f9" size="1"> \ |
8270 |
<select name="f9" id="f9"> \ |
| 8271 |
[% IF ( f9a ) %] \ |
8271 |
[% IF ( f9a ) %] \ |
| 8272 |
<option value="a" selected="selected">' + |
8272 |
<option value="a" selected="selected">' + |
| 8273 |
_("a- Master tape") + |
8273 |
_("a- Master tape") + |
|
Lines 8384-8390
Link Here
|
| 8384 |
_("10 Kind of material") + |
8384 |
_("10 Kind of material") + |
| 8385 |
'</label></td> \ |
8385 |
'</label></td> \ |
| 8386 |
<td> \ |
8386 |
<td> \ |
| 8387 |
<select name="f10" id="f10" size="1"> \ |
8387 |
<select name="f10" id="f10"> \ |
| 8388 |
[% IF ( f10a ) %] \ |
8388 |
[% IF ( f10a ) %] \ |
| 8389 |
<option value="a" selected="selected">' + |
8389 |
<option value="a" selected="selected">' + |
| 8390 |
_("a- Lacquer coating") + |
8390 |
_("a- Lacquer coating") + |
|
Lines 8528-8534
Link Here
|
| 8528 |
_("11 Kind of cutting") + |
8528 |
_("11 Kind of cutting") + |
| 8529 |
'</label></td> \ |
8529 |
'</label></td> \ |
| 8530 |
<td> \ |
8530 |
<td> \ |
| 8531 |
<select name="f11" id="f11" size="1"> \ |
8531 |
<select name="f11" id="f11"> \ |
| 8532 |
[% IF ( f11h ) %] \ |
8532 |
[% IF ( f11h ) %] \ |
| 8533 |
<option value="h" selected="selected">' + |
8533 |
<option value="h" selected="selected">' + |
| 8534 |
_("h- Hill-and-dale cutting") + |
8534 |
_("h- Hill-and-dale cutting") + |
|
Lines 8582-8588
Link Here
|
| 8582 |
_("12 Special playback characteristics") + |
8582 |
_("12 Special playback characteristics") + |
| 8583 |
'</label></td> \ |
8583 |
'</label></td> \ |
| 8584 |
<td> \ |
8584 |
<td> \ |
| 8585 |
<select name="f12" id="f12" size="1"> \ |
8585 |
<select name="f12" id="f12"> \ |
| 8586 |
[% IF ( f12a ) %] \ |
8586 |
[% IF ( f12a ) %] \ |
| 8587 |
<option value="a" selected="selected">' + |
8587 |
<option value="a" selected="selected">' + |
| 8588 |
_("a- NAB standard") + |
8588 |
_("a- NAB standard") + |
|
Lines 8699-8705
Link Here
|
| 8699 |
_("13 Capture and storage technique") + |
8699 |
_("13 Capture and storage technique") + |
| 8700 |
'</label></td> \ |
8700 |
'</label></td> \ |
| 8701 |
<td> \ |
8701 |
<td> \ |
| 8702 |
<select name="f13" id="f13" size="1"> \ |
8702 |
<select name="f13" id="f13"> \ |
| 8703 |
[% IF ( f13a ) %] \ |
8703 |
[% IF ( f13a ) %] \ |
| 8704 |
<option value="a" selected="selected">' + |
8704 |
<option value="a" selected="selected">' + |
| 8705 |
_("a- Acoustical capture, direct storage") + |
8705 |
_("a- Acoustical capture, direct storage") + |
|
Lines 8783-8789
Link Here
|
| 8783 |
_("01 Specific material designation") + |
8783 |
_("01 Specific material designation") + |
| 8784 |
'</label></td> \ |
8784 |
'</label></td> \ |
| 8785 |
<td> \ |
8785 |
<td> \ |
| 8786 |
<select id="f1" name="f1" size="1"> \ |
8786 |
<select id="f1" name="f1"> \ |
| 8787 |
[% IF ( f1a ) %] \ |
8787 |
[% IF ( f1a ) %] \ |
| 8788 |
<option value="a" selected="selected">' + |
8788 |
<option value="a" selected="selected">' + |
| 8789 |
_("a- Regular print") + |
8789 |
_("a- Regular print") + |
|
Lines 8867-8873
Link Here
|
| 8867 |
_("01 Specific material designation") + |
8867 |
_("01 Specific material designation") + |
| 8868 |
'</label></td> \ |
8868 |
'</label></td> \ |
| 8869 |
<td> \ |
8869 |
<td> \ |
| 8870 |
<select name="f1" id="f1" size="1"> \ |
8870 |
<select name="f1" id="f1"> \ |
| 8871 |
[% IF ( f1c ) %] \ |
8871 |
[% IF ( f1c ) %] \ |
| 8872 |
<option value="c" selected="selected">' + |
8872 |
<option value="c" selected="selected">' + |
| 8873 |
_("c- Videocartridge") + |
8873 |
_("c- Videocartridge") + |
|
Lines 8939-8945
Link Here
|
| 8939 |
_("02 Undefined") + |
8939 |
_("02 Undefined") + |
| 8940 |
'</label></td> \ |
8940 |
'</label></td> \ |
| 8941 |
<td> \ |
8941 |
<td> \ |
| 8942 |
<select name="f2" id="f2" size="1"> \ |
8942 |
<select name="f2" id="f2"> \ |
| 8943 |
[% IF ( f2exclamation ) %] \ |
8943 |
[% IF ( f2exclamation ) %] \ |
| 8944 |
<option value=" " selected="selected">' + |
8944 |
<option value=" " selected="selected">' + |
| 8945 |
_("#- Undefined") + |
8945 |
_("#- Undefined") + |
|
Lines 8957-8963
Link Here
|
| 8957 |
_("03 Color") + |
8957 |
_("03 Color") + |
| 8958 |
'</label></td> \ |
8958 |
'</label></td> \ |
| 8959 |
<td> \ |
8959 |
<td> \ |
| 8960 |
<select name="f3" id="f3" size="1"> \ |
8960 |
<select name="f3" id="f3"> \ |
| 8961 |
[% IF ( f3a ) %] \ |
8961 |
[% IF ( f3a ) %] \ |
| 8962 |
<option value="a" selected="selected">' + |
8962 |
<option value="a" selected="selected">' + |
| 8963 |
_("a- One color") + |
8963 |
_("a- One color") + |
|
Lines 9038-9044
Link Here
|
| 9038 |
_("04 Videorecording format") + |
9038 |
_("04 Videorecording format") + |
| 9039 |
'</label></td> \ |
9039 |
'</label></td> \ |
| 9040 |
<td> \ |
9040 |
<td> \ |
| 9041 |
<select name="f4" id="f4" size="1"> \ |
9041 |
<select name="f4" id="f4"> \ |
| 9042 |
[% IF ( f4a ) %] \ |
9042 |
[% IF ( f4a ) %] \ |
| 9043 |
<option value="a" selected="selected">' + |
9043 |
<option value="a" selected="selected">' + |
| 9044 |
_("a- Beta (1/2 in., videocassette)") + |
9044 |
_("a- Beta (1/2 in., videocassette)") + |
|
Lines 9227-9233
Link Here
|
| 9227 |
_("05 Sound on medium or separate") + |
9227 |
_("05 Sound on medium or separate") + |
| 9228 |
'</label></td> \ |
9228 |
'</label></td> \ |
| 9229 |
<td> \ |
9229 |
<td> \ |
| 9230 |
<select name="f5" id="f5" size="1"> \ |
9230 |
<select name="f5" id="f5"> \ |
| 9231 |
[% IF ( f5exclamation ) %] \ |
9231 |
[% IF ( f5exclamation ) %] \ |
| 9232 |
<option value=" " selected="selected">' + |
9232 |
<option value=" " selected="selected">' + |
| 9233 |
_("#- No sound (silent)") + |
9233 |
_("#- No sound (silent)") + |
|
Lines 9281-9287
Link Here
|
| 9281 |
_("06 Medium for sound") + |
9281 |
_("06 Medium for sound") + |
| 9282 |
'</label></td> \ |
9282 |
'</label></td> \ |
| 9283 |
<td> \ |
9283 |
<td> \ |
| 9284 |
<select name="f6" id="f6" size="1"> \ |
9284 |
<select name="f6" id="f6"> \ |
| 9285 |
[% IF ( f6exclamation ) %] \ |
9285 |
[% IF ( f6exclamation ) %] \ |
| 9286 |
<option value=" " selected="selected">' + |
9286 |
<option value=" " selected="selected">' + |
| 9287 |
_("#- No sound (silent)") + |
9287 |
_("#- No sound (silent)") + |
|
Lines 9407-9413
Link Here
|
| 9407 |
_("07 Dimensions") + |
9407 |
_("07 Dimensions") + |
| 9408 |
'</label></td> \ |
9408 |
'</label></td> \ |
| 9409 |
<td> \ |
9409 |
<td> \ |
| 9410 |
<select name="f7" id="f7" size="1"> \ |
9410 |
<select name="f7" id="f7"> \ |
| 9411 |
[% IF ( f7a ) %] \ |
9411 |
[% IF ( f7a ) %] \ |
| 9412 |
<option value="a" selected="selected">' + |
9412 |
<option value="a" selected="selected">' + |
| 9413 |
_("a- 8 mm.") + |
9413 |
_("a- 8 mm.") + |
|
Lines 9497-9503
Link Here
|
| 9497 |
_("08 Configuration of playback channels") + |
9497 |
_("08 Configuration of playback channels") + |
| 9498 |
'</label></td> \ |
9498 |
'</label></td> \ |
| 9499 |
<td> \ |
9499 |
<td> \ |
| 9500 |
<select name="f8" id="f8" size="1"> \ |
9500 |
<select name="f8" id="f8"> \ |
| 9501 |
[% IF ( f8k ) %] \ |
9501 |
[% IF ( f8k ) %] \ |
| 9502 |
<option value="k" selected="selected">' + |
9502 |
<option value="k" selected="selected">' + |
| 9503 |
_("k- Mixed") + |
9503 |
_("k- Mixed") + |
|
Lines 9590-9596
Link Here
|
| 9590 |
_("01 Specific material designation") + |
9590 |
_("01 Specific material designation") + |
| 9591 |
'</label></td> \ |
9591 |
'</label></td> \ |
| 9592 |
<td> \ |
9592 |
<td> \ |
| 9593 |
<select id="f1" name="f1" size="1"> \ |
9593 |
<select id="f1" name="f1"> \ |
| 9594 |
[% IF ( f1m ) %] \ |
9594 |
[% IF ( f1m ) %] \ |
| 9595 |
<option value="m" selected="selected">' + |
9595 |
<option value="m" selected="selected">' + |
| 9596 |
_("m- Multiple physical forms") + |
9596 |
_("m- Multiple physical forms") + |