summaryrefslogtreecommitdiff
path: root/utils/FIGURES/CcuList.epsf
blob: f894c48504f360af7984ed029a8a6f1b5cd418bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
%!PS-Adobe-2.0 EPSF-1.2
%%Title: CcuList.epsf
%%Creator: Canvas 3.0
%%For: chatty
%%CreationDate: Jeu 3 D\216c 1992 18:16
%%BoundingBox: 46 11 455 236
%%DocumentProcSets: CanvasDict
%%DocumentSuppliedProcSets: CanvasDict
%%Copyright ©1988-91 Deneba Systems, Inc. - All Rights Reserved Worldwide
%%DocumentFonts: Helvetica
%%+ Helvetica-Oblique
%%+ Helvetica-Bold
%%DocumentNeededFonts: Helvetica
%%+ Helvetica-Oblique
%%+ Helvetica-Bold
%%EndComments
%%BeginProcSet:CanvasDict
/CanvasDict where not{/CanvasDict 250 dict def}{pop}ifelse
CanvasDict begin
systemdict/setpacking known{/origpack currentpacking def true setpacking}if
/bdf{bind def}bind def
/xdf{exch bind def}bdf
/min{2 copy gt{exch}if pop}bdf
/edf{exch def}bdf
/max{2 copy lt{exch}if pop}bdf
/cvmtx matrix def
/tpmx matrix def
/currot 0 def
/rotmtx matrix def
/origmtx matrix def
/cvangle{360 exch sub 90 add 360 mod}bdf
/setrot{/currot edf rotmtx currentmatrix pop 2 copy translate currot rotate neg exch neg exch translate}bdf
/endrot{rotmtx setmatrix}bdf
/i systemdict/image get def/T true def/F false def/dbg F def
/ncolors 0 def/st0 ()def/st1 ()def/proc0 {}def
/penh 1 def/penv 1 def/penv2 0 def/penh2 0 def/samplesize 0 def/width 0 def/height 0 def
/setcmykcolor where not{/setcmykcolor{/b edf 3{b add 1.0 exch sub 0.0 max 1.0 min 3 1 roll}repeat systemdict begin setrgbcolor end}bdf}{pop}ifelse
/doeoclip{closepath{eoclip}stopped{currentflat dup 2 mul setflat eoclip setflat}if}bdf
/SpaceExtra 0 def/LetterSpace 0 def/StringLength 0 def/NumSpaces 0 def/JustOffset 0 def
/f0/fill load def
/s0{1 setlinewidth cvmtx currentmatrix pop penh penv scale stroke cvmtx setmatrix}bdf
/f1{_bp _fp impat}def
/s1{cvmtx currentmatrix pop 1 setlinewidth penh penv scale
{strokepath}stopped{currentflat dup 2 mul setflat strokepath setflat}if 
_bp
cvmtx setmatrix _fp impat}def
/filltype 0 def
/stroketype 0 def
/f{filltype 0 eq{f0}{f1}ifelse}bdf
/s{stroketype 0 eq{s0}{s1}ifelse}bdf
/_fp{}def
/_bp{}def
/_fg 1 def
/_pg 0 def
/_bkg 1 def
/_frg 0 def
/_frgb 3 array def
/_frrgb [0 0 0] def
/_fcmyk 4 array def
/_frcmyk [0 0 0 1] def
/_prgb 3 array def
/_pcmyk 4 array def
/_bkrgb [1 1 1] def
/_bkcmyk [0 0 0 0] def
/fg{/_fg exch def /filltype 0 def/fills{_fg setgray}def}def
/frgb{_frgb astore pop /filltype 0 def/fills{_frgb aload pop setrgbcolor}def}def
/fcmyk{_fcmyk astore pop /filltype 0 def/fills{_fcmyk aload pop setcmykcolor}def}def
/pg{/_pg exch def /stroketype 0 def/pens{_pg setgray}def}def
/prgb{_prgb astore pop /stroketype 0 def/pens{_prgb aload pop setrgbcolor}def}def
/pcmyk{_pcmyk astore pop /stroketype 0 def/pens{_pcmyk aload pop setcmykcolor}def}def
/fpat{/fstr edf/filltype 1 def/fills{/patstr fstr def}bdf}bdf
/ppat{/sstr edf/stroketype 1 def/pens{/patstr sstr def}bdf}bdf
/bkg{ /_bkg exch def /_bp{gsave _bkg setgray fill grestore}def}def
/bkrgb{_bkrgb astore pop/_bp{gsave _bkrgb aload pop setrgbcolor fill grestore}def}def
/bkcmyk{_bkcmyk astore pop/_bp{gsave _bkcmyk aload pop setcmykcolor fill grestore}def}def
/frg{ /_frg exch def /_fp{_frg setgray}def}def
/frrgb{_frrgb astore pop/_fp{_frrgb aload pop setrgbcolor}def}def
/frcmyk{_frcmyk astore pop/_fp{_frcmyk aload pop setcmykcolor}def}def
/icomp{/ncolors edf
ncolors 1 gt{/proc0 edf
dup dup 0 get ncolors div cvi exch 0 3 -1 roll put
4 -1 roll ncolors div cvi 4 1 roll{proc0 dup/st0 edf
0 exch ncolors exch length
dup ncolors sub exch ncolors div cvi string/st1 edf
{dup 0 exch dup 1 exch
2 add{st0 exch get add}bind for
3 div ncolors 4 eq{exch dup 3 1 roll 3 add st0 exch get add 255 exch sub dup 0 lt{pop 0}if}if cvi
dup 255 gt{pop 255}if
exch ncolors div cvi exch
st1 3 1 roll put}bind for
st1}}if i}bdf
/ci
{/colorimage where
{pop false exch colorimage}
{icomp}
ifelse}bdf
/impat
{/cnt 0 def
/MySave save def
currot 0 ne{currot neg rotate}if
clip
flattenpath
pathbbox
3 -1 roll
8 div floor 8 mul dup/starty edf
sub abs 8 div ceiling 8 mul cvi/height edf
exch 8 div floor 8 mul dup/startx edf
sub abs 8 div ceiling 8 mul cvi/width edf
startx starty translate
width height scale
/height height 8 mul def
/st0 width string def
width height T [width 0 0 height neg 0 height]
{patstr
cnt 8 mod
get/st1 edf
0 1
st0 length 1 sub dup 0 le{pop 1}if
{st0 exch
st1
put}bind for/cnt cnt 1 add def
st0}bind
imagemask
MySave restore
newpath}bdf
/cm{/ncolors edf
translate
scale/height edf/colorimage where
{pop}
{ncolors mul}ifelse/width edf
/tbitstr width string def
width height 8 [width 0 0 height neg 0 height]
{currentfile tbitstr readhexstring pop}bind
ncolors
dup 3 eq {ci}{icomp}ifelse}bdf
/im{translate
scale
/height edf
/width edf
/tbitstr width 7 add 8 div cvi string def
width height 1 [width 0 0 height neg 0 height]
{currentfile tbitstr readhexstring pop}bind
i}bdf
/imk{/invFlag edf
translate
scale
/height edf
/width edf
/tbitstr width 7 add 8 div cvi string def
width height invFlag [width 0 0 height neg 0 height]
{currentfile tbitstr readhexstring pop}bind
imagemask}bdf
/BeginEPSF
{/MySave save def
/dict_count countdictstack def
/op_count count 1 sub def
userdict begin
/showpage {} def
0 setgray 0 setlinecap
1 setlinewidth 0 setlinejoin
10 setmiterlimit [] 0 setdash newpath
/languagelevel where
{pop languagelevel 1 ne{false setstrokeadjust false setoverprint}if}if
}bdf
/EndEPSF
{count op_count sub {pop}repeat
countdictstack dict_count sub {end}repeat
MySave restore}bdf
/rectpath {/cv_r edf/cv_b edf/cv_l edf/cv_t edf
cv_l cv_t moveto cv_r cv_t lineto cv_r cv_b lineto cv_l cv_b lineto cv_l cv_t lineto closepath}bdf
/setpen{/penh edf/penv edf/penv2 penv 2 div def/penh2 penh 2 div def}bdf
/dostroke{not pens 1.0 currentgray ne or {s}{newpath}ifelse}bdf
/dodashfill{not fills 1.0 currentgray ne or
{gsave f grestore gsave [] 0 setdash 
stroketype/stroketype filltype def
s/stroketype edf grestore}{newpath}ifelse}bdf
/dofill{not fills 1.0 currentgray ne or {f}{newpath}ifelse}bdf
/dofillsave{not fills 1.0 currentgray ne or {gsave f grestore}if}bdf
/doline{not pens 1.0 currentgray ne or {filltype/filltype stroketype def f/filltype edf}{newpath}ifelse}bdf
/spx{SpaceExtra 0 32 4 -1 roll widthshow}bdf
/lsx{SpaceExtra 0 32 LetterSpace 0 6 -1 roll awidthshow}bdf
/Rjust{stringwidth pop JustOffset exch sub /JustOffset edf}bdf
/Cjust{stringwidth pop 2 div JustOffset exch sub /JustOffset edf}bdf
/adjfit{stringwidth pop LetterSpace StringLength 1 sub mul add SpaceExtra NumSpaces mul add dup /pw edf JustOffset exch 
sub dup /wdif edf StringLength div dup abs 1.0 gt{pop 0}if LetterSpace add /LetterSpace edf}bdf
/ulb{currentpoint pop /underlinpt edf}bdf
/ule{gsave currentpoint newpath moveto currentfont dup /ft1 known{dup /ft1 get begin /FontMatrix get FontMatrix tpmx concatmatrix pop}
{begin FontMatrix tpmx copy pop}ifelse FontInfo begin UnderlinePosition UnderlineThickness end end dup tpmx
dtransform pop setlinewidth dup tpmx dtransform pop 0 exch rmoveto underlinpt currentpoint pop sub 0 rlineto stroke grestore}bdf
/fittext{ /SpaceExtra edf /LetterSpace edf /StringLength edf /NumSpaces edf /JustOffset edf not 1 currentgray ne or
{dup {ulb}if exch
dup adjfit
lsx {ule}if}{pop pop}ifelse}bdf
/cvRecFont{/encod edf FontDirectory 2 index known{cleartomark}{findfont dup length 1 add dict begin
{1 index/FID ne{def}{pop pop}ifelse}forall encod{/Encoding CVvec def}if
currentdict end definefont cleartomark}ifelse}bdf
/wrk1 ( ) def/wdict 16 dict def
/Work75 75 string def /Nmk{Work75 cvs dup}bdf /Npt{put cvn}bdf /dhOdh{Nmk 2 79 Npt}bdf /dhodh{Nmk 2 111 Npt}bdf	/dhSdh{Nmk 2 83 Npt}bdf
/sfWidth{gsave 0 0 moveto 0 0 lineto 0 0 lineto 0 0 lineto closepath clip stringwidth grestore}bdf
/MakOF{dup dhodh FontDirectory 1 index known{exch pop}{exch findfont dup length 1 add dict begin
{1 index/FID ne 2 index /UniqueID ne and{def}{pop pop}ifelse}forall
/PaintType 2 def
/StrokeWidth .24 1000 mul ftSize div dup 12 lt{pop 12}if def
dup currentdict end definefont pop}ifelse}bdf
/fts{dup/ftSize edf}def
/mkFT{/tempFT 11 dict def tempFT begin
/FontMatrix [1 0 0 1 0 0] def/FontType 3 def
FontDirectory 3 index get /Encoding get/Encoding exch def
/proc2 edf/ft2 exch findfont def/ft1 exch findfont def/FontBBox [0 0 1 1] def
/BuildChar{wdict begin/chr edf/ftdt edf/chrst wrk1 dup 0 chr put def ftdt/proc2 get exec end}def
end tempFT definefont pop}bdf
/OLFt{dup dhOdh FontDirectory 1 index known{exch pop}
{dup 3 -1 roll dup MakOF {outproc} mkFT}ifelse}bdf
/mshw{moveto show}bdf
/outproc{ftdt/ft1 get setfont gsave chrst sfWidth grestore setcharwidth dblsh}bdf
/dblsh{currentgray 1 setgray chrst 0 0 mshw setgray ftdt/ft2 get setfont chrst 0 0 mshw}bdf
/ShadChar{ftdt/ft1 get setfont gsave chrst sfWidth 1 index 0 ne{exch .05 add exch}if grestore setcharwidth
chrst .06 0 mshw 0 .05 translate dblsh}bdf
/ShFt{dup dhSdh FontDirectory 1 index known{exch pop}
{dup 3 -1 roll dup MakOF {ShadChar} mkFT}ifelse}bdf
/LswUnits{72 75 div dup scale}bdf
/erasefill{_bp}def
/CVvec 256 array def
/NUL/SOH/STX/ETX/EOT/ENQ/ACK/BEL/BS/HT/LF/VT/FF/CR/SO/SI/DLE/DC1/DC2/DC3/DC4/NAK/SYN/ETB/CAN/EM/SUB/ESC/FS/GS/RS/US
CVvec 0 32 getinterval astore pop
CVvec 32/Times-Roman findfont/Encoding get
32 96 getinterval putinterval CVvec dup 39/quotesingle put 96/grave put
/Adieresis/Aring/Ccedilla/Eacute/Ntilde/Odieresis/Udieresis/aacute
/agrave/acircumflex/adieresis/atilde/aring/ccedilla/eacute/egrave
/ecircumflex/edieresis/iacute/igrave/icircumflex/idieresis/ntilde/oacute
/ograve/ocircumflex/odieresis/otilde/uacute/ugrave/ucircumflex/udieresis
/dagger/degree/cent/sterling/section/bullet/paragraph/germandbls
/registered/copyright/trademark/acute/dieresis/notequal/AE/Oslash
/infinity/plusminus/lessequal/greaterequal/yen/mu/partialdiff/summation
/product/pi/integral/ordfeminine/ordmasculine/Omega/ae/oslash
/questiondown/exclamdown/logicalnot/radical/florin/approxequal/Delta/guillemotleft
/guillemotright/ellipsis/blank/Agrave/Atilde/Otilde/OE/oe
/endash/emdash/quotedblleft/quotedblright/quoteleft/quoteright/divide/lozenge
/ydieresis/Ydieresis/fraction/currency/guilsinglleft/guilsinglright/fi/fl
/daggerdbl/periodcentered/quotesinglbase/quotedblbase/perthousand/Acircumflex/Ecircumflex/Aacute
/Edieresis/Egrave/Iacute/Icircumflex/Idieresis/Igrave/Oacute/Ocircumflex
/apple/Ograve/Uacute/Ucircumflex/Ugrave/dotlessi/circumflex/tilde
/macron/breve/dotaccent/ring/cedilla/hungarumlaut/ogonek/caron
CVvec 128 128 getinterval astore pop
end

%%BeginSetup
CanvasDict begin
0 setlinecap
0 setlinejoin
4 setmiterlimit
/currot 0 def
origmtx currentmatrix pop
[] 0 setdash
1 1 setpen
1 fg
0 pg
0 frg
1 bkg
newpath
/dbg F def
%%EndSetup
% ---- Object #1:32 Obj Type: 4
0 0 setpen
0.7500 fg
229.2500 102.7500 197.7500 150.2500 rectpath
F dofill
% ---- Object #2:19 Obj Type: 4
0 fg
204.2500 64.7500 184.7500 119.2500 rectpath
F dofill
% ---- Object #3:38 Obj Type: 4
0.7500 fg
117.2500 95.7500 81.7500 131.2500 rectpath
F dofill
% ---- Object #4:17 Obj Type: 4
0 fg
89.2500 47.7500 67.7500 117.2500 rectpath
F dofill
% ---- Object #5:37 Obj Type: 4
0.7500 fg
117.2500 377.7500 81.7500 413.2500 rectpath
F dofill
% ---- Object #6:39 Obj Type: 99
% ---- Object #7:40 Obj Type: 4
1 0.7500 setpen
0 setlinecap
1 fg
119 376 102 410.5005 rectpath
F dofillsave
F dostroke
% ---- Object #8:41 Obj Type: 4
0 setlinecap
102 376 85 410.5005 rectpath
F dofillsave
F dostroke
% ---- Object #9:43 Obj Type: 4
0 0 setpen
0.7500 fg
117.2500 283.7500 81.7500 319.2500 rectpath
F dofill
% ---- Object #10:44 Obj Type: 99
% ---- Object #11:45 Obj Type: 4
1 0.7500 setpen
0 setlinecap
1 fg
119 282 102 316.5005 rectpath
F dofillsave
F dostroke
% ---- Object #12:46 Obj Type: 4
0 setlinecap
102 282 85 316.5005 rectpath
F dofillsave
F dostroke
% ---- Object #13:69 Obj Type: 99
% ---- Object #14:48 Obj Type: 4
0 0 setpen
0.7500 fg
117.2500 194.7500 81.7500 230.2500 rectpath
F dofill
% ---- Object #15:49 Obj Type: 99
% ---- Object #16:50 Obj Type: 4
1 0.7500 setpen
0 setlinecap
1 fg
119 193 102 227.5005 rectpath
F dofillsave
F dostroke
% ---- Object #17:51 Obj Type: 4
0 setlinecap
102 193 85 227.5005 rectpath
F dofillsave
F dostroke
% ---- Object #18:11 Obj Type: 99
% ---- Object #19:13 Obj Type: 4
0 setlinecap
119 94 102 128.5005 rectpath
F dofillsave
F dostroke
% ---- Object #20:14 Obj Type: 4
0 setlinecap
102 94 85 128.5005 rectpath
F dofillsave
F dostroke
% ---- Object #21:27 Obj Type: 4
0.5000 0.5000 setpen
0 setlinecap
231 101 215 148 rectpath
F dofillsave
F dostroke
% ---- Object #22:28 Obj Type: 4
0 setlinecap
216 101 200 148 rectpath
F dofillsave
F dostroke
% ---- Object #23:30 Obj Type: 3
2 setlinecap
gsave
newpath
187.3619 107.9478 moveto
187.3269 108.0465 lineto
187.2622 108.2456 lineto
187.2045 108.4469 lineto
187.1538 108.6501 lineto
187.1102 108.8551 lineto
187.0739 109.0613 lineto
187.0447 109.2687 lineto
187.0228 109.4769 lineto
187.0082 109.6858 lineto
187.0009 109.8950 lineto
187.0009 110.1047 lineto
187.0082 110.3140 lineto
187.0228 110.5228 lineto
187.0447 110.7310 lineto
187.0738 110.9384 lineto
187.1102 111.1446 lineto
187.1538 111.3496 lineto
187.2044 111.5528 lineto
187.2621 111.7541 lineto
187.3268 111.9532 lineto
187.3618 112.0519 lineto
193 110 lineto
187.3619 107.9478 lineto
closepath
F doline
grestore
gsave
newpath
115 110 moveto
187.2500 110 lineto
F dostroke
grestore
% ---- Object #24:7 Obj Type: 2
0 0 setpen
save
0 setgray
mark /|___Helvetica /Helvetica T cvRecFont
10 fts /|___Helvetica findfont exch scalefont setfont
0 setgray
134 113 moveto
(Next)
F F 20.5566 0 4 0 0 fittext
restore
% ---- Object #25:9 Obj Type: 3
0.5000 0.5000 setpen
2 setlinecap
gsave
newpath
369.9516 107.9478 moveto
369.9167 108.0465 lineto
369.8520 108.2456 lineto
369.7942 108.4469 lineto
369.7436 108.6501 lineto
369.7000 108.8551 lineto
369.6636 109.0613 lineto
369.6345 109.2687 lineto
369.6126 109.4769 lineto
369.5980 109.6858 lineto
369.5906 109.8950 lineto
369.5906 110.1047 lineto
369.5980 110.3140 lineto
369.6126 110.5228 lineto
369.6344 110.7310 lineto
369.6636 110.9384 lineto
369.6999 111.1446 lineto
369.7435 111.3496 lineto
369.7942 111.5528 lineto
369.8518 111.7541 lineto
369.9165 111.9532 lineto
369.9515 112.0519 lineto
375.5897 110 lineto
369.9516 107.9478 lineto
closepath
F doline
grestore
gsave
newpath
369.8397 110 moveto
299.2821 110 lineto
F dostroke
grestore
% ---- Object #26:10 Obj Type: 3
2 setlinecap
gsave
newpath
275.9784 107.9478 moveto
275.9435 108.0465 lineto
275.8788 108.2456 lineto
275.8211 108.4469 lineto
275.7704 108.6501 lineto
275.7268 108.8551 lineto
275.6905 109.0613 lineto
275.6613 109.2687 lineto
275.6394 109.4769 lineto
275.6248 109.6858 lineto
275.6175 109.8950 lineto
275.6175 110.1047 lineto
275.6248 110.3140 lineto
275.6394 110.5228 lineto
275.6613 110.7310 lineto
275.6904 110.9384 lineto
275.7268 111.1446 lineto
275.7703 111.3496 lineto
275.8210 111.5528 lineto
275.8787 111.7541 lineto
275.9434 111.9532 lineto
275.9783 112.0519 lineto
281.6166 110 lineto
275.9784 107.9478 lineto
closepath
F doline
grestore
gsave
newpath
275.8666 110 moveto
212.6010 110 lineto
F dostroke
grestore
% ---- Object #27:21 Obj Type: 3
2 setlinecap
gsave
newpath
141.9678 48.2676 moveto
142.0258 48.3552 lineto
142.1459 48.5267 lineto
142.2719 48.6939 lineto
142.4036 48.8566 lineto
142.5410 49.0146 lineto
142.6838 49.1678 lineto
142.8320 49.3160 lineto
142.9852 49.4588 lineto
143.1432 49.5962 lineto
143.3059 49.7279 lineto
143.4731 49.8540 lineto
143.6446 49.9741 lineto
143.8204 50.0883 lineto
143.9999 50.1961 lineto
144.1830 50.2976 lineto
144.3695 50.3927 lineto
144.5594 50.4812 lineto
144.7524 50.5631 lineto
144.9478 50.6381 lineto
145.1458 50.7063 lineto
145.2456 50.7378 lineto
147 45 lineto
141.9678 48.2676 lineto
closepath
F doline
grestore
gsave
newpath
111 93 moveto
143.5500 49.6000 lineto
F dostroke
grestore
% ---- Object #28:58 Obj Type: 99
% ---- Object #29:23 Obj Type: 3
2 setlinecap
gsave
newpath
422.9678 48.2676 moveto
423.0258 48.3552 lineto
423.1459 48.5267 lineto
423.2719 48.6939 lineto
423.4036 48.8566 lineto
423.5410 49.0146 lineto
423.6838 49.1678 lineto
423.8320 49.3160 lineto
423.9852 49.4588 lineto
424.1432 49.5962 lineto
424.3059 49.7279 lineto
424.4731 49.8540 lineto
424.6446 49.9741 lineto
424.8204 50.0883 lineto
424.9999 50.1961 lineto
425.1830 50.2976 lineto
425.3695 50.3927 lineto
425.5594 50.4812 lineto
425.7524 50.5631 lineto
425.9478 50.6381 lineto
426.1458 50.7063 lineto
426.2456 50.7378 lineto
428 45 lineto
422.9678 48.2676 lineto
closepath
F doline
grestore
gsave
newpath
392 93 moveto
424.5500 49.6000 lineto
F dostroke
grestore
% ---- Object #30:60 Obj Type: 6
0.0937 0.0937 setpen
0 setlinecap
0 fg
395.6000 92.0993 moveto
395.6000 90.5082 394.3359 89.1986 392.8000 89.1986 curveto
391.2641 89.1986 390 90.5082 390 92.0993 curveto
390 93.6904 391.2641 95 392.8000 95 curveto
394.3359 95 395.6000 93.6904 395.6000 92.0993 curveto
closepath
F dofillsave
F dostroke
% ---- Object #31:24 Obj Type: 3
0.5000 0.5000 setpen
2 setlinecap
gsave
newpath
329.9678 47.2676 moveto
330.0258 47.3552 lineto
330.1459 47.5267 lineto
330.2719 47.6939 lineto
330.4036 47.8566 lineto
330.5410 48.0146 lineto
330.6838 48.1678 lineto
330.8320 48.3160 lineto
330.9852 48.4588 lineto
331.1432 48.5962 lineto
331.3059 48.7279 lineto
331.4731 48.8540 lineto
331.6446 48.9741 lineto
331.8204 49.0883 lineto
331.9999 49.1961 lineto
332.1830 49.2976 lineto
332.3695 49.3927 lineto
332.5594 49.4812 lineto
332.7524 49.5631 lineto
332.9478 49.6381 lineto
333.1458 49.7063 lineto
333.2456 49.7378 lineto
335 44 lineto
329.9678 47.2676 lineto
closepath
F doline
grestore
gsave
newpath
299 92 moveto
331.5500 48.6000 lineto
F dostroke
grestore
% ---- Object #32:61 Obj Type: 99
% ---- Object #33:63 Obj Type: 6
0.0937 0.0937 setpen
0 setlinecap
301.6000 92.0993 moveto
301.6000 90.5082 300.3359 89.1986 298.8000 89.1986 curveto
297.2641 89.1986 296 90.5082 296 92.0993 curveto
296 93.6904 297.2641 95 298.8000 95 curveto
300.3359 95 301.6000 93.6904 301.6000 92.0993 curveto
closepath
F dofillsave
F dostroke
% ---- Object #34:56 Obj Type: 6
0 setlinecap
301.6000 110.0993 moveto
301.6000 108.5082 300.3359 107.1986 298.8000 107.1986 curveto
297.2641 107.1986 296 108.5082 296 110.0993 curveto
296 111.6904 297.2641 113 298.8000 113 curveto
300.3359 113 301.6000 111.6904 301.6000 110.0993 curveto
closepath
F dofillsave
F dostroke
% ---- Object #35:25 Obj Type: 3
0.5000 0.5000 setpen
2 setlinecap
gsave
newpath
240.9678 48.2676 moveto
241.0258 48.3552 lineto
241.1459 48.5267 lineto
241.2719 48.6939 lineto
241.4036 48.8566 lineto
241.5410 49.0146 lineto
241.6838 49.1678 lineto
241.8320 49.3160 lineto
241.9852 49.4588 lineto
242.1432 49.5962 lineto
242.3059 49.7279 lineto
242.4731 49.8540 lineto
242.6446 49.9741 lineto
242.8204 50.0883 lineto
242.9999 50.1961 lineto
243.1830 50.2976 lineto
243.3695 50.3927 lineto
243.5594 50.4812 lineto
243.7524 50.5631 lineto
243.9478 50.6381 lineto
244.1458 50.7063 lineto
244.2456 50.7378 lineto
246 45 lineto
240.9678 48.2676 lineto
closepath
F doline
grestore
gsave
newpath
210 93 moveto
242.5500 49.6000 lineto
F dostroke
grestore
% ---- Object #36:15 Obj Type: 99
% ---- Object #37:57 Obj Type: 6
0.0937 0.0937 setpen
0 setlinecap
213.6000 92.0993 moveto
213.6000 90.5082 212.3359 89.1986 210.8000 89.1986 curveto
209.2641 89.1986 208 90.5082 208 92.0993 curveto
208 93.6904 209.2641 95 210.8000 95 curveto
212.3359 95 213.6000 93.6904 213.6000 92.0993 curveto
closepath
F dofillsave
F dostroke
% ---- Object #38:75 Obj Type: 6
0 setlinecap
213.6000 110.0993 moveto
213.6000 108.5082 212.3359 107.1986 210.8000 107.1986 curveto
209.2641 107.1986 208 108.5082 208 110.0993 curveto
208 111.6904 209.2641 113 210.8000 113 curveto
212.3359 113 213.6000 111.6904 213.6000 110.0993 curveto
closepath
F dofillsave
F dostroke
% ---- Object #39:26 Obj Type: 2
0 0 setpen
save
0 setgray
mark /|___Helvetica /Helvetica T cvRecFont
10 fts /|___Helvetica findfont exch scalefont setfont
0 setgray
131 73 moveto
(Info)
F F 16.6748 0 4 0 0 fittext
restore
% ---- Object #40:29 Obj Type: 2
save
0 setgray
mark /|___Helvetica /Helvetica T cvRecFont
10 fts /|___Helvetica findfont exch scalefont setfont
0 setgray
111 205 moveto
(Status)
F F 28.3447 0 6 0 0 fittext
restore
% ---- Object #41:8 Obj Type: 10
0.5000 0.5000 setpen
0 setlinecap
125 224 moveto
160.6094 223.3281 189.4844 221.6875 213 219 curveto
236.5156 216.3125 250.7891 211.2266 256.5000 203.5000 curveto
262.2109 195.7734 266.9687 186.7500 271 176 curveto
275.0312 165.2500 283.5625 154.0937 297 142 curveto
310.4375 129.9062 336.3594 121.0469 376 115 curveto
F dostroke
gsave
newpath
370.0912 113.9580 moveto
370.0739 114.0613 lineto
370.0447 114.2687 lineto
370.0228 114.4769 lineto
370.0082 114.6858 lineto
370.0009 114.8950 lineto
370.0009 115.1047 lineto
370.0082 115.3140 lineto
370.0228 115.5228 lineto
370.0447 115.7310 lineto
370.0738 115.9384 lineto
370.1102 116.1446 lineto
370.1538 116.3496 lineto
370.2044 116.5528 lineto
370.2621 116.7541 lineto
370.3268 116.9532 lineto
370.3984 117.1500 lineto
370.4770 117.3444 lineto
370.5621 117.5357 lineto
370.6539 117.7239 lineto
370.7522 117.9087 lineto
370.8038 117.9999 lineto
376 115 lineto
370.0912 113.9580 lineto
closepath
F doline
grestore
% ---- Object #42:33 Obj Type: 2
0 0 setpen
save
0 setgray
mark /|___Helvetica /Helvetica T cvRecFont
10 fts /|___Helvetica findfont exch scalefont setfont
0 setgray
155 226 moveto
(Last)
F F 18.8965 0 4 0 0 fittext
restore
% ---- Object #43:12 Obj Type: 6
0.0937 0.0937 setpen
0 setlinecap
114.6000 110.0993 moveto
114.6000 108.5082 113.3359 107.1986 111.8000 107.1986 curveto
110.2641 107.1986 109 108.5082 109 110.0993 curveto
109 111.6904 110.2641 113 111.8000 113 curveto
113.3359 113 114.6000 111.6904 114.6000 110.0993 curveto
closepath
F dofillsave
F dostroke
% ---- Object #44:53 Obj Type: 6
0 setlinecap
114.6000 92.0993 moveto
114.6000 90.5082 113.3359 89.1986 111.8000 89.1986 curveto
110.2641 89.1986 109 90.5082 109 92.0993 curveto
109 93.6904 110.2641 95 111.8000 95 curveto
113.3359 95 114.6000 93.6904 114.6000 92.0993 curveto
closepath
F dofillsave
F dostroke
% ---- Object #45:52 Obj Type: 6
0 setlinecap
128.6000 223.0993 moveto
128.6000 221.5082 127.3359 220.1986 125.8000 220.1986 curveto
124.2641 220.1986 123 221.5082 123 223.0993 curveto
123 224.6904 124.2641 226 125.8000 226 curveto
127.3359 226 128.6000 224.6904 128.6000 223.0993 curveto
closepath
F dofillsave
F dostroke
% ---- Object #46:59 Obj Type: 6
0 setlinecap
395.6000 110.0993 moveto
395.6000 108.5082 394.3359 107.1986 392.8000 107.1986 curveto
391.2641 107.1986 390 108.5082 390 110.0993 curveto
390 111.6904 391.2641 113 392.8000 113 curveto
394.3359 113 395.6000 111.6904 395.6000 110.0993 curveto
closepath
F dofillsave
F dostroke
% ---- Object #47:6 Obj Type: 52
0.5000 0.5000 setpen
0 setlinecap
1 fg
%%PicComment: 100
%%PicComment: 140
%%QD line
%%QD line
%%QD line
%%QD line
%%QD polygon
%%SetFillFromPort verb: 1
%%ColorPort
%%PixPat patType = 0
%%RGB Fore Color: 0 0 0 
%%RGB Back Color: 1 1 1 
%%thePattern: 0000000000000000
%%mode: 8
113 40 moveto
154.5000 39.7500 lineto
154.7500 17.5000 lineto
113 17.2500 lineto
113.2500 40 lineto
closepath
F dofill
%%QD line
%%QD line
%%QD line
%%QD line
%%QD polygon
%%SetFillFromPort verb: 1
%%ColorPort
%%PixPat patType = 0
%%RGB Fore Color: 0 0 0 
%%RGB Back Color: 1 1 1 
%%thePattern: 0000000000000000
%%mode: 8
127.2500 34.7500 moveto
168.7500 34.5000 lineto
169 12.2500 lineto
127.2500 12 lineto
127.5000 34.7500 lineto
closepath
F dofill
%%QD line
%%QD line
%%QD line
%%QD line
%%QD polygon
%%SetFillFromPort verb: 1
%%ColorPort
%%PixPat patType = 0
%%RGB Fore Color: 0 0 0 
%%RGB Back Color: 1 1 1 
%%thePattern: 0000000000000000
%%mode: 8
113 40 moveto
127.2500 34.7500 lineto
127.5000 12.2500 lineto
113 17.5000 lineto
113.2500 40 lineto
closepath
F dofill
%%QD line
%%QD line
%%QD line
%%QD line
%%QD polygon
%%SetFillFromPort verb: 1
%%ColorPort
%%PixPat patType = 0
%%RGB Fore Color: 0 0 0 
%%RGB Back Color: 1 1 1 
%%thePattern: 0000000000000000
%%mode: 8
154.5000 40 moveto
168.7500 34.7500 lineto
169 12.2500 lineto
154.5000 17.5000 lineto
154.7500 40 lineto
closepath
F dofill
%%QD line
%%QD line
%%QD line
%%QD line
%%QD polygon
%%SetFillFromPort verb: 1
%%ColorPort
%%PixPat patType = 0
%%RGB Fore Color: 0 0 0 
%%RGB Back Color: 1 1 1 
%%thePattern: 0000000000000000
%%mode: 8
113 40 moveto
154.5000 39.7500 lineto
168.7500 34.7500 lineto
127.2500 34.5000 lineto
113 40 lineto
closepath
F dofill
%%QD line
%%QD line
%%QD line
%%QD line
%%QD polygon
%%SetFillFromPort verb: 1
%%ColorPort
%%PixPat patType = 0
%%RGB Fore Color: 0 0 0 
%%RGB Back Color: 1 1 1 
%%thePattern: 0000000000000000
%%mode: 8
113 17.5000 moveto
154.5000 17.2500 lineto
168.7500 12.2500 lineto
127.2500 12 lineto
113 17.5000 lineto
closepath
F dofill
%%QD line
%%SetPenFromPort 
%%mode: 8
113.2500 39.7500 moveto
154.7500 39.7500 lineto
F dostroke
%%QD line
%%SetPenFromPort 
%%mode: 8
154.7500 39.5000 moveto
169 34.5000 lineto
F dostroke
%%QD line
%%SetPenFromPort 
%%mode: 8
127.5000 12 moveto
113.2500 17.2500 lineto
F dostroke
%%QD line
%%SetPenFromPort 
%%mode: 8
113.2500 17.2500 moveto
113.2500 39.7500 lineto
F dostroke
%%QD line
%%SetPenFromPort 
%%mode: 8
127.5000 34.5000 moveto
169 34.5000 lineto
F dostroke
%%QD line
%%SetPenFromPort 
%%mode: 8
169 34.2500 moveto
169 12 lineto
F dostroke
%%QD line
%%SetPenFromPort 
%%mode: 8
169.2500 12 moveto
127.5000 12 lineto
F dostroke
%%QD line
%%SetPenFromPort 
%%mode: 8
127.5000 11.7500 moveto
127.5000 34.5000 lineto
F dostroke
%%QD line
%%SetPenFromPort 
%%mode: 8
127.5000 34.5000 moveto
113.2500 39.7500 lineto
F dostroke
%%PicComment: 141
%%PicComment: 100
% ---- Object #48:20 Obj Type: 52
0 setlinecap
%%PicComment: 100
%%PicComment: 140
%%QD line
%%QD line
%%QD line
%%QD line
%%QD polygon
%%SetFillFromPort verb: 1
%%ColorPort
%%PixPat patType = 0
%%RGB Fore Color: 0 0 0 
%%RGB Back Color: 1 1 1 
%%thePattern: 0000000000000000
%%mode: 8
398 40 moveto
439.5000 39.7500 lineto
439.7500 17.5000 lineto
398 17.2500 lineto
398.2500 40 lineto
closepath
F dofill
%%QD line
%%QD line
%%QD line
%%QD line
%%QD polygon
%%SetFillFromPort verb: 1
%%ColorPort
%%PixPat patType = 0
%%RGB Fore Color: 0 0 0 
%%RGB Back Color: 1 1 1 
%%thePattern: 0000000000000000
%%mode: 8
412.2500 34.7500 moveto
453.7500 34.5000 lineto
454 12.2500 lineto
412.2500 12 lineto
412.5000 34.7500 lineto
closepath
F dofill
%%QD line
%%QD line
%%QD line
%%QD line
%%QD polygon
%%SetFillFromPort verb: 1
%%ColorPort
%%PixPat patType = 0
%%RGB Fore Color: 0 0 0 
%%RGB Back Color: 1 1 1 
%%thePattern: 0000000000000000
%%mode: 8
398 40 moveto
412.2500 34.7500 lineto
412.5000 12.2500 lineto
398 17.5000 lineto
398.2500 40 lineto
closepath
F dofill
%%QD line
%%QD line
%%QD line
%%QD line
%%QD polygon
%%SetFillFromPort verb: 1
%%ColorPort
%%PixPat patType = 0
%%RGB Fore Color: 0 0 0 
%%RGB Back Color: 1 1 1 
%%thePattern: 0000000000000000
%%mode: 8
439.5000 40 moveto
453.7500 34.7500 lineto
454 12.2500 lineto
439.5000 17.5000 lineto
439.7500 40 lineto
closepath
F dofill
%%QD line
%%QD line
%%QD line
%%QD line
%%QD polygon
%%SetFillFromPort verb: 1
%%ColorPort
%%PixPat patType = 0
%%RGB Fore Color: 0 0 0 
%%RGB Back Color: 1 1 1 
%%thePattern: 0000000000000000
%%mode: 8
398 40 moveto
439.5000 39.7500 lineto
453.7500 34.7500 lineto
412.2500 34.5000 lineto
398 40 lineto
closepath
F dofill
%%QD line
%%QD line
%%QD line
%%QD line
%%QD polygon
%%SetFillFromPort verb: 1
%%ColorPort
%%PixPat patType = 0
%%RGB Fore Color: 0 0 0 
%%RGB Back Color: 1 1 1 
%%thePattern: 0000000000000000
%%mode: 8
398 17.5000 moveto
439.5000 17.2500 lineto
453.7500 12.2500 lineto
412.2500 12 lineto
398 17.5000 lineto
closepath
F dofill
%%QD line
%%SetPenFromPort 
%%mode: 8
398.2500 39.7500 moveto
439.7500 39.7500 lineto
F dostroke
%%QD line
%%SetPenFromPort 
%%mode: 8
439.7500 39.5000 moveto
454 34.5000 lineto
F dostroke
%%QD line
%%SetPenFromPort 
%%mode: 8
412.5000 12 moveto
398.2500 17.2500 lineto
F dostroke
%%QD line
%%SetPenFromPort 
%%mode: 8
398.2500 17.2500 moveto
398.2500 39.7500 lineto
F dostroke
%%QD line
%%SetPenFromPort 
%%mode: 8
412.5000 34.5000 moveto
454 34.5000 lineto
F dostroke
%%QD line
%%SetPenFromPort 
%%mode: 8
454 34.2500 moveto
454 12 lineto
F dostroke
%%QD line
%%SetPenFromPort 
%%mode: 8
454.2500 12 moveto
412.5000 12 lineto
F dostroke
%%QD line
%%SetPenFromPort 
%%mode: 8
412.5000 11.7500 moveto
412.5000 34.5000 lineto
F dostroke
%%QD line
%%SetPenFromPort 
%%mode: 8
412.5000 34.5000 moveto
398.2500 39.7500 lineto
F dostroke
%%PicComment: 141
%%PicComment: 100
% ---- Object #49:31 Obj Type: 52
0 setlinecap
%%PicComment: 100
%%PicComment: 140
%%QD line
%%QD line
%%QD line
%%QD line
%%QD polygon
%%SetFillFromPort verb: 1
%%ColorPort
%%PixPat patType = 0
%%RGB Fore Color: 0 0 0 
%%RGB Back Color: 1 1 1 
%%thePattern: 0000000000000000
%%mode: 8
305 40 moveto
346.5000 39.7500 lineto
346.7500 17.5000 lineto
305 17.2500 lineto
305.2500 40 lineto
closepath
F dofill
%%QD line
%%QD line
%%QD line
%%QD line
%%QD polygon
%%SetFillFromPort verb: 1
%%ColorPort
%%PixPat patType = 0
%%RGB Fore Color: 0 0 0 
%%RGB Back Color: 1 1 1 
%%thePattern: 0000000000000000
%%mode: 8
319.2500 34.7500 moveto
360.7500 34.5000 lineto
361 12.2500 lineto
319.2500 12 lineto
319.5000 34.7500 lineto
closepath
F dofill
%%QD line
%%QD line
%%QD line
%%QD line
%%QD polygon
%%SetFillFromPort verb: 1
%%ColorPort
%%PixPat patType = 0
%%RGB Fore Color: 0 0 0 
%%RGB Back Color: 1 1 1 
%%thePattern: 0000000000000000
%%mode: 8
305 40 moveto
319.2500 34.7500 lineto
319.5000 12.2500 lineto
305 17.5000 lineto
305.2500 40 lineto
closepath
F dofill
%%QD line
%%QD line
%%QD line
%%QD line
%%QD polygon
%%SetFillFromPort verb: 1
%%ColorPort
%%PixPat patType = 0
%%RGB Fore Color: 0 0 0 
%%RGB Back Color: 1 1 1 
%%thePattern: 0000000000000000
%%mode: 8
346.5000 40 moveto
360.7500 34.7500 lineto
361 12.2500 lineto
346.5000 17.5000 lineto
346.7500 40 lineto
closepath
F dofill
%%QD line
%%QD line
%%QD line
%%QD line
%%QD polygon
%%SetFillFromPort verb: 1
%%ColorPort
%%PixPat patType = 0
%%RGB Fore Color: 0 0 0 
%%RGB Back Color: 1 1 1 
%%thePattern: 0000000000000000
%%mode: 8
305 40 moveto
346.5000 39.7500 lineto
360.7500 34.7500 lineto
319.2500 34.5000 lineto
305 40 lineto
closepath
F dofill
%%QD line
%%QD line
%%QD line
%%QD line
%%QD polygon
%%SetFillFromPort verb: 1
%%ColorPort
%%PixPat patType = 0
%%RGB Fore Color: 0 0 0 
%%RGB Back Color: 1 1 1 
%%thePattern: 0000000000000000
%%mode: 8
305 17.5000 moveto
346.5000 17.2500 lineto
360.7500 12.2500 lineto
319.2500 12 lineto
305 17.5000 lineto
closepath
F dofill
%%QD line
%%SetPenFromPort 
%%mode: 8
305.2500 39.7500 moveto
346.7500 39.7500 lineto
F dostroke
%%QD line
%%SetPenFromPort 
%%mode: 8
346.7500 39.5000 moveto
361 34.5000 lineto
F dostroke
%%QD line
%%SetPenFromPort 
%%mode: 8
319.5000 12 moveto
305.2500 17.2500 lineto
F dostroke
%%QD line
%%SetPenFromPort 
%%mode: 8
305.2500 17.2500 moveto
305.2500 39.7500 lineto
F dostroke
%%QD line
%%SetPenFromPort 
%%mode: 8
319.5000 34.5000 moveto
361 34.5000 lineto
F dostroke
%%QD line
%%SetPenFromPort 
%%mode: 8
361 34.2500 moveto
361 12 lineto
F dostroke
%%QD line
%%SetPenFromPort 
%%mode: 8
361.2500 12 moveto
319.5000 12 lineto
F dostroke
%%QD line
%%SetPenFromPort 
%%mode: 8
319.5000 11.7500 moveto
319.5000 34.5000 lineto
F dostroke
%%QD line
%%SetPenFromPort 
%%mode: 8
319.5000 34.5000 moveto
305.2500 39.7500 lineto
F dostroke
%%PicComment: 141
%%PicComment: 100
% ---- Object #50:34 Obj Type: 52
0 setlinecap
%%PicComment: 100
%%PicComment: 140
%%QD line
%%QD line
%%QD line
%%QD line
%%QD polygon
%%SetFillFromPort verb: 1
%%ColorPort
%%PixPat patType = 0
%%RGB Fore Color: 0 0 0 
%%RGB Back Color: 1 1 1 
%%thePattern: 0000000000000000
%%mode: 8
214 40 moveto
255.5000 39.7500 lineto
255.7500 17.5000 lineto
214 17.2500 lineto
214.2500 40 lineto
closepath
F dofill
%%QD line
%%QD line
%%QD line
%%QD line
%%QD polygon
%%SetFillFromPort verb: 1
%%ColorPort
%%PixPat patType = 0
%%RGB Fore Color: 0 0 0 
%%RGB Back Color: 1 1 1 
%%thePattern: 0000000000000000
%%mode: 8
228.2500 34.7500 moveto
269.7500 34.5000 lineto
270 12.2500 lineto
228.2500 12 lineto
228.5000 34.7500 lineto
closepath
F dofill
%%QD line
%%QD line
%%QD line
%%QD line
%%QD polygon
%%SetFillFromPort verb: 1
%%ColorPort
%%PixPat patType = 0
%%RGB Fore Color: 0 0 0 
%%RGB Back Color: 1 1 1 
%%thePattern: 0000000000000000
%%mode: 8
214 40 moveto
228.2500 34.7500 lineto
228.5000 12.2500 lineto
214 17.5000 lineto
214.2500 40 lineto
closepath
F dofill
%%QD line
%%QD line
%%QD line
%%QD line
%%QD polygon
%%SetFillFromPort verb: 1
%%ColorPort
%%PixPat patType = 0
%%RGB Fore Color: 0 0 0 
%%RGB Back Color: 1 1 1 
%%thePattern: 0000000000000000
%%mode: 8
255.5000 40 moveto
269.7500 34.7500 lineto
270 12.2500 lineto
255.5000 17.5000 lineto
255.7500 40 lineto
closepath
F dofill
%%QD line
%%QD line
%%QD line
%%QD line
%%QD polygon
%%SetFillFromPort verb: 1
%%ColorPort
%%PixPat patType = 0
%%RGB Fore Color: 0 0 0 
%%RGB Back Color: 1 1 1 
%%thePattern: 0000000000000000
%%mode: 8
214 40 moveto
255.5000 39.7500 lineto
269.7500 34.7500 lineto
228.2500 34.5000 lineto
214 40 lineto
closepath
F dofill
%%QD line
%%QD line
%%QD line
%%QD line
%%QD polygon
%%SetFillFromPort verb: 1
%%ColorPort
%%PixPat patType = 0
%%RGB Fore Color: 0 0 0 
%%RGB Back Color: 1 1 1 
%%thePattern: 0000000000000000
%%mode: 8
214 17.5000 moveto
255.5000 17.2500 lineto
269.7500 12.2500 lineto
228.2500 12 lineto
214 17.5000 lineto
closepath
F dofill
%%QD line
%%SetPenFromPort 
%%mode: 8
214.2500 39.7500 moveto
255.7500 39.7500 lineto
F dostroke
%%QD line
%%SetPenFromPort 
%%mode: 8
255.7500 39.5000 moveto
270 34.5000 lineto
F dostroke
%%QD line
%%SetPenFromPort 
%%mode: 8
228.5000 12 moveto
214.2500 17.2500 lineto
F dostroke
%%QD line
%%SetPenFromPort 
%%mode: 8
214.2500 17.2500 moveto
214.2500 39.7500 lineto
F dostroke
%%QD line
%%SetPenFromPort 
%%mode: 8
228.5000 34.5000 moveto
270 34.5000 lineto
F dostroke
%%QD line
%%SetPenFromPort 
%%mode: 8
270 34.2500 moveto
270 12 lineto
F dostroke
%%QD line
%%SetPenFromPort 
%%mode: 8
270.2500 12 moveto
228.5000 12 lineto
F dostroke
%%QD line
%%SetPenFromPort 
%%mode: 8
228.5000 11.7500 moveto
228.5000 34.5000 lineto
F dostroke
%%QD line
%%SetPenFromPort 
%%mode: 8
228.5000 34.5000 moveto
214.2500 39.7500 lineto
F dostroke
%%PicComment: 141
%%PicComment: 100
% ---- Object #51:22 Obj Type: 99
% ---- Object #52:18 Obj Type: 99
% ---- Object #53:35 Obj Type: 7
0 setlinecap
gsave
newpath
400.4564 160.3539 moveto
400.4879 160.2541 lineto
400.5456 160.0528 lineto
400.5962 159.8496 lineto
400.6398 159.6446 lineto
400.6762 159.4384 lineto
400.7053 159.2310 lineto
400.7272 159.0228 lineto
400.7418 158.8140 lineto
400.7491 158.6047 lineto
400.7491 158.3953 lineto
400.7418 158.1860 lineto
400.7272 157.9772 lineto
400.7053 157.7689 lineto
400.6762 157.5616 lineto
400.6398 157.3554 lineto
400.5962 157.1504 lineto
400.5456 156.9472 lineto
400.4879 156.7459 lineto
400.4232 156.5468 lineto
400.3515 156.3500 lineto
400.3132 156.2526 lineto
394.7500 158.5000 lineto
400.4564 160.3539 lineto
closepath
F doline
grestore
399.2599 158.3173 moveto
399.8996 158.2615 lineto
401.1754 158.1277 lineto
402.4445 157.9644 lineto
403.7025 157.7720 lineto
404.9496 157.5507 lineto
406.1843 157.3007 lineto
407.4051 157.0224 lineto
408.6104 156.7160 lineto
409.8005 156.3815 lineto
410.9711 156.0200 lineto
412.1215 155.6318 lineto
413.2507 155.2174 lineto
414.3574 154.7770 lineto
415.4416 154.3108 lineto
416.4992 153.8204 lineto
417.5303 153.3058 lineto
418.5337 152.7678 lineto
419.5081 152.2069 lineto
420.4523 151.6238 lineto
421.3668 151.0183 lineto
422.2473 150.3930 lineto
423.0943 149.7478 lineto
423.9068 149.0834 lineto
424.6838 148.4006 lineto
425.4243 147.7003 lineto
426.1284 146.9823 lineto
426.7934 146.2495 lineto
427.4196 145.5014 lineto
428.0057 144.7397 lineto
428.5513 143.9648 lineto
429.0564 143.1768 lineto
429.5191 142.3787 lineto
429.9394 141.5703 lineto
430.3168 140.7527 lineto
430.6510 139.9269 lineto
430.9414 139.0939 lineto
431.1882 138.2532 lineto
431.3901 137.4088 lineto
431.5474 136.5602 lineto
431.6599 135.7086 lineto
431.7275 134.8548 lineto
431.7500 134 lineto
F dostroke
% ---- Object #54:42 Obj Type: 7
0 setlinecap
gsave
newpath
432.7920 128.0912 moveto
432.6887 128.0739 lineto
432.4813 128.0447 lineto
432.2731 128.0228 lineto
432.0642 128.0082 lineto
431.8550 128.0009 lineto
431.6453 128.0009 lineto
431.4360 128.0082 lineto
431.2272 128.0228 lineto
431.0189 128.0447 lineto
430.8116 128.0738 lineto
430.6054 128.1102 lineto
430.4004 128.1538 lineto
430.1972 128.2044 lineto
429.9959 128.2621 lineto
429.7968 128.3268 lineto
429.6000 128.3984 lineto
429.4056 128.4770 lineto
429.2143 128.5621 lineto
429.0261 128.6539 lineto
428.8413 128.7522 lineto
428.7501 128.8038 lineto
431.7500 134 lineto
432.7920 128.0912 lineto
closepath
F doline
grestore
430.9414 128.9061 moveto
430.8018 128.4889 lineto
430.4894 127.6594 lineto
430.1336 126.8376 lineto
429.7347 126.0245 lineto
429.2929 125.2207 lineto
428.8086 124.4270 lineto
428.2835 123.6460 lineto
427.7175 122.8776 lineto
427.1114 122.1227 lineto
426.4659 121.3823 lineto
425.7817 120.6573 lineto
425.0588 119.9476 lineto
424.2996 119.2556 lineto
423.5047 118.5819 lineto
422.6748 117.9270 lineto
421.8109 117.2917 lineto
420.9130 116.6759 lineto
419.9842 116.0820 lineto
419.0248 115.5100 lineto
418.0357 114.9604 lineto
417.0184 114.4340 lineto
415.9739 113.9315 lineto
414.9016 113.4526 lineto
413.8067 112.9995 lineto
412.6886 112.5720 lineto
411.5486 112.1707 lineto
410.3882 111.7958 lineto
409.2087 111.4481 lineto
408.0100 111.1274 lineto
406.7968 110.8350 lineto
405.5689 110.5708 lineto
404.3272 110.3350 lineto
403.0745 110.1281 lineto
401.8099 109.9501 lineto
400.5384 109.8017 lineto
399.2599 109.6827 lineto
397.9758 109.5933 lineto
396.6878 109.5336 lineto
395.3975 109.5037 lineto
394.7500 109.5000 lineto
F dostroke
% ---- Object #55:65 Obj Type: 99
% ---- Object #56:54 Obj Type: 7
0 setlinecap
gsave
newpath
61.0022 139.6188 moveto
61.1051 139.6398 lineto
61.3113 139.6761 lineto
61.5187 139.7053 lineto
61.7269 139.7272 lineto
61.9358 139.7418 lineto
62.1450 139.7491 lineto
62.3550 139.7491 lineto
62.5642 139.7418 lineto
62.7731 139.7272 lineto
62.9813 139.7053 lineto
63.1887 139.6761 lineto
63.3948 139.6398 lineto
63.5999 139.5962 lineto
63.8031 139.5455 lineto
64.0044 139.4878 lineto
64.2035 139.4231 lineto
64.4003 139.3515 lineto
64.5946 139.2729 lineto
64.7859 139.1877 lineto
64.9741 139.0960 lineto
65.0670 139.0476 lineto
62.2500 133.7500 lineto
61.0022 139.6188 lineto
closepath
F doline
grestore
62.9329 138.8959 moveto
63.0509 139.3173 lineto
63.3146 140.1553 lineto
63.6152 140.9855 lineto
63.9521 141.8069 lineto
64.3252 142.6188 lineto
64.7342 143.4207 lineto
65.1778 144.2097 lineto
65.6558 144.9859 lineto
66.1677 145.7485 lineto
66.7129 146.4964 lineto
67.2908 147.2289 lineto
67.9013 147.9458 lineto
68.5426 148.6448 lineto
69.2139 149.3254 lineto
69.9148 149.9870 lineto
70.6445 150.6288 lineto
71.4028 151.2509 lineto
72.1873 151.8508 lineto
72.9977 152.4287 lineto
73.8330 152.9839 lineto
74.6923 153.5156 lineto
75.5744 154.0233 lineto
76.4800 154.5071 lineto
77.4048 154.9648 lineto
78.3492 155.3966 lineto
79.3120 155.8021 lineto
80.2921 156.1807 lineto
81.2882 156.5320 lineto
82.3006 156.8560 lineto
83.3253 157.1514 lineto
84.3624 157.4183 lineto
85.4111 157.6565 lineto
86.4692 157.8655 lineto
87.5372 158.0453 lineto
88.6111 158.1952 lineto
89.6910 158.3155 lineto
90.7755 158.4058 lineto
91.8633 158.4660 lineto
92.9531 158.4962 lineto
93.5000 158.5000 lineto
F dostroke
% ---- Object #57:64 Obj Type: 7
0 setlinecap
gsave
newpath
87.7045 107.6969 moveto
87.6783 107.7982 lineto
87.6312 108.0022 lineto
87.5912 108.2080 lineto
87.5584 108.4149 lineto
87.5329 108.6227 lineto
87.5146 108.8313 lineto
87.5037 109.0404 lineto
87.5000 109.2500 lineto
87.5036 109.4593 lineto
87.5146 109.6684 lineto
87.5328 109.8770 lineto
87.5584 110.0848 lineto
87.5911 110.2916 lineto
87.6311 110.4975 lineto
87.6782 110.7015 lineto
87.7324 110.9037 lineto
87.7936 111.1039 lineto
87.8618 111.3019 lineto
87.9368 111.4974 lineto
88.0187 111.6904 lineto
88.0621 111.7857 lineto
93.5000 109.2500 lineto
87.7045 107.6969 lineto
closepath
F doline
grestore
88.6126 109.5515 moveto
88.0750 109.6220 lineto
87.0027 109.7854 lineto
85.9402 109.9777 lineto
84.8868 110.1990 lineto
83.8440 110.4489 lineto
82.8129 110.7272 lineto
81.7949 111.0336 lineto
80.7897 111.3680 lineto
79.8014 111.7293 lineto
78.8298 112.1174 lineto
77.8756 112.5321 lineto
76.9409 112.9724 lineto
76.0252 113.4386 lineto
75.1319 113.9290 lineto
74.2610 114.4435 lineto
73.4135 114.9815 lineto
72.5905 115.5424 lineto
71.7930 116.1254 lineto
71.0206 116.7309 lineto
70.2769 117.3561 lineto
69.5615 118.0014 lineto
68.8752 118.6658 lineto
68.2189 119.3485 lineto
67.5934 120.0488 lineto
66.9987 120.7667 lineto
66.4370 121.4995 lineto
65.9084 122.2472 lineto
65.4132 123.0090 lineto
64.9522 123.7841 lineto
64.5255 124.5721 lineto
64.1347 125.3703 lineto
63.7797 126.1786 lineto
63.4608 126.9962 lineto
63.1785 127.8220 lineto
62.9332 128.6550 lineto
62.7248 129.4953 lineto
62.5541 130.3401 lineto
62.4212 131.1887 lineto
62.3262 132.0403 lineto
62.2691 132.8941 lineto
62.2500 133.7500 lineto
F dostroke
% ---- Object #58:67 Obj Type: 3
2 setlinecap
gsave
newpath
99.6382 160.9635 moveto
99.6732 160.8647 lineto
99.7379 160.6656 lineto
99.7956 160.4643 lineto
99.8462 160.2612 lineto
99.8898 160.0561 lineto
99.9262 159.8499 lineto
99.9553 159.6426 lineto
99.9772 159.4344 lineto
99.9918 159.2255 lineto
99.9991 159.0163 lineto
99.9991 158.8068 lineto
99.9918 158.5976 lineto
99.9772 158.3887 lineto
99.9553 158.1805 lineto
99.9262 157.9732 lineto
99.8898 157.7670 lineto
99.8462 157.5619 lineto
99.7956 157.3587 lineto
99.7379 157.1575 lineto
99.6732 156.9584 lineto
99.6382 156.8596 lineto
94 158.9115 lineto
99.6382 160.9635 lineto
closepath
F doline
grestore
gsave
newpath
99.7500 158.9170 moveto
187 159 lineto
F dostroke
grestore
% ---- Object #59:36 Obj Type: 3
2 setlinecap
gsave
newpath
357.6382 160.9635 moveto
357.6732 160.8647 lineto
357.7379 160.6656 lineto
357.7956 160.4643 lineto
357.8462 160.2612 lineto
357.8898 160.0561 lineto
357.9262 159.8499 lineto
357.9553 159.6426 lineto
357.9772 159.4344 lineto
357.9918 159.2255 lineto
357.9991 159.0163 lineto
357.9991 158.8068 lineto
357.9918 158.5976 lineto
357.9772 158.3887 lineto
357.9553 158.1805 lineto
357.9262 157.9732 lineto
357.8898 157.7670 lineto
357.8462 157.5619 lineto
357.7956 157.3587 lineto
357.7379 157.1575 lineto
357.6732 156.9584 lineto
357.6382 156.8596 lineto
352 158.9115 lineto
357.6382 160.9635 lineto
closepath
F doline
grestore
gsave
newpath
357.7500 158.9226 moveto
398 159 lineto
F dostroke
grestore
% ---- Object #60:47 Obj Type: 3
2 setlinecap
gsave
newpath
279.6382 160.9635 moveto
279.6732 160.8647 lineto
279.7379 160.6656 lineto
279.7956 160.4643 lineto
279.8462 160.2612 lineto
279.8898 160.0561 lineto
279.9262 159.8499 lineto
279.9553 159.6426 lineto
279.9772 159.4344 lineto
279.9918 159.2255 lineto
279.9991 159.0163 lineto
279.9991 158.8068 lineto
279.9918 158.5976 lineto
279.9772 158.3887 lineto
279.9553 158.1805 lineto
279.9262 157.9732 lineto
279.8898 157.7670 lineto
279.8462 157.5619 lineto
279.7956 157.3587 lineto
279.7379 157.1575 lineto
279.6732 156.9584 lineto
279.6382 156.8596 lineto
274 158.9115 lineto
279.6382 160.9635 lineto
closepath
F doline
grestore
gsave
newpath
279.7500 158.9170 moveto
367 159 lineto
F dostroke
grestore
% ---- Object #61:66 Obj Type: 3
2 setlinecap
gsave
newpath
188.6382 160.9635 moveto
188.6732 160.8647 lineto
188.7379 160.6656 lineto
188.7956 160.4643 lineto
188.8462 160.2612 lineto
188.8898 160.0561 lineto
188.9262 159.8499 lineto
188.9553 159.6426 lineto
188.9772 159.4344 lineto
188.9918 159.2255 lineto
188.9991 159.0163 lineto
188.9991 158.8068 lineto
188.9918 158.5976 lineto
188.9772 158.3887 lineto
188.9553 158.1805 lineto
188.9262 157.9732 lineto
188.8898 157.7670 lineto
188.8462 157.5619 lineto
188.7956 157.3587 lineto
188.7379 157.1575 lineto
188.6732 156.9584 lineto
188.6382 156.8596 lineto
183 158.9115 lineto
188.6382 160.9635 lineto
closepath
F doline
grestore
gsave
newpath
188.7500 158.9170 moveto
276 159 lineto
F dostroke
grestore
% ---- Object #62:73 Obj Type: 2
0 0 setpen
save
0 setgray
mark /|___Helvetica-Oblique /Helvetica-Oblique T cvRecFont
10 fts /|___Helvetica-Oblique findfont exch scalefont setfont
0 setgray
136 20 moveto
(data)
F F 19.4556 0 4 0 0 fittext
restore
% ---- Object #63:68 Obj Type: 2
save
0 setgray
mark /|___Helvetica-Oblique /Helvetica-Oblique T cvRecFont
10 fts /|___Helvetica-Oblique findfont exch scalefont setfont
0 setgray
236 20 moveto
(data)
F F 19.4556 0 4 0 0 fittext
restore
% ---- Object #64:72 Obj Type: 2
save
0 setgray
mark /|___Helvetica-Oblique /Helvetica-Oblique T cvRecFont
10 fts /|___Helvetica-Oblique findfont exch scalefont setfont
0 setgray
328 21 moveto
(data)
F F 19.4556 0 4 0 0 fittext
restore
% ---- Object #65:74 Obj Type: 2
save
0 setgray
mark /|___Helvetica-Oblique /Helvetica-Oblique T cvRecFont
10 fts /|___Helvetica-Oblique findfont exch scalefont setfont
0 setgray
421 20 moveto
(data)
F F 19.4556 0 4 0 0 fittext
restore
% ---- Object #66:5 Obj Type: 2
save
1 setgray
mark /|___Helvetica-Bold /Helvetica-Bold T cvRecFont
10 fts /|___Helvetica-Bold findfont exch scalefont setfont
1 setgray
52 72 moveto
(CcuListCell)
F F 54.9951 0 11 0 0 fittext
restore
% ---- Object #67:55 Obj Type: 2
save
1 setgray
mark /|___Helvetica-Bold /Helvetica-Bold T cvRecFont
10 fts /|___Helvetica-Bold findfont exch scalefont setfont
1 setgray
68 189 moveto
(CcuList)
F F 36.6602 0 7 0 0 fittext
restore
origmtx setmatrix
systemdict /setpacking known {origpack setpacking} if end
showpage
%%EndDocument: