source: trunk/documents/UserDoc/UsersGuides/ForToolkitDeveloper/latex/OOAnalysisDesign/Geometry/touchables.eps

Last change on this file was 1208, checked in by garnier, 15 years ago

CVS update

File size: 68.3 KB
Line 
1%!PS-Adobe-3.0 EPSF-3.0
2%%Title: (touchables.pdf)
3%%Version: 1 2
4%%CreationDate: (D:20020614095855)
5%%DocumentData: Clean7Bit
6%%LanguageLevel: 2
7%%BoundingBox: 0 0 842 595
8%%Pages: 0
9%%DocumentProcessColors: Cyan Magenta Yellow Black
10%%DocumentNeededResources: (atend)
11%%DocumentSuppliedResources:
12%%+ procset (Adobe Acrobat - PDF operators) 1.2 0
13%%+ procset (Adobe Acrobat - type operators) 1.2 0
14%%+ procset (Adobe Acrobat - general image support) 1.2 0
15%%+ procset (Adobe Acrobat - monochrome image support) 1.2 0
16%%+ procset (Adobe Acrobat - color image support) 1.2 0
17%%+ procset (Adobe Acrobat - indexed color image support) 1.2 0
18%%EndComments
19
200 0 moveto
21842 0 lineto
22842 595 lineto
230 595 lineto
24closepath clip newpath
25%%BeginProlog
26%%EndProlog
27%%BeginSetup
28%%BeginResource: l2check
29%%Copyright: Copyright 1993 Adobe Systems Incorporated. All Rights Reserved.
30systemdict /languagelevel known
31{ systemdict /languagelevel get 1 eq }
32{ true }
33ifelse
34{
35initgraphics /Helvetica findfont 18 scalefont setfont
3672 600 moveto (Error: Your printer driver needs to be configured) dup show
3772 580 moveto (for printing to a PostScript Language Level 1 printer.) dup show
38exch = =
39/Helvetica-Bold findfont 16 scalefont setfont
4072 520 moveto (Windows and Unix) show
41/Times-Roman findfont 16 scalefont setfont
4272 500 moveto (Select \252Language Level 1\272 in the PostScript options section) show
4372 480 moveto (of the Acrobat print dialog.) show
44/Helvetica-Bold findfont 16 scalefont setfont
4572 440 moveto (Macintosh) show
46/Times-Roman findfont 16 scalefont setfont
4772 420 moveto (In the Chooser, select your printer driver.) show
4872 400 moveto (Then select your printer and click the Setup button.) show
4972 380 moveto (Follow any on-screen dialogs that may appear.) show
50showpage
51quit
52}
53if
54%%EndResource
55/currentpacking where{pop currentpacking true setpacking}if
56%%BeginResource: procset pdfvars
57%%Copyright: Copyright 1987-1999 Adobe Systems Incorporated. All Rights Reserved.
58%%Version: 4.0 2
59%%Title: definition of dictionary of variables used by PDF & PDFText procsets
60userdict /PDF 160 dict put
61userdict /PDFVars 86 dict dup begin put
62/_save 0 def
63/_cshow 0 def
64/InitAll 0 def
65/TermAll 0 def
66/DocInitAll 0 def
67/DocTermAll 0 def
68/_lp /none def
69/_doClip 0 def
70/sfc 0 def
71/_sfcs 0 def
72/_sfc 0 def
73/ssc 0 def
74/_sscs 0 def
75/_ssc 0 def
76/_fcs 0 def
77/_scs 0 def
78/_fp 0 def
79/_sp 0 def
80/AGM_MAX_CS_COMPONENTS 10 def
81/_fillColors [ 0 1 AGM_MAX_CS_COMPONENTS { array } for ] def
82/_strokeColors [ 0 1 AGM_MAX_CS_COMPONENTS { array } for ] def
83/_fc null def
84/_sc null def
85/DefaultGray [/DeviceGray] def
86/DefaultRGB [/DeviceRGB] def
87/DefaultCMYK [/DeviceCMYK] def
88/_inT false def
89/_tr -1 def
90/_rise 0 def
91/_ax 0 def
92/_cx 0 def
93/_ld 0 def
94/_tm matrix def
95/_ctm matrix def
96/_mtx matrix def
97/_hy (-) def
98/_fScl 0 def
99/_hs 1 def
100/_pdfEncodings 2 array def
101/_baselineadj 0 def
102/_fTzero false def
103/_Tj 0 def
104/_italMtx [1 0 .212557 1 0 0] def
105/_italMtx_WMode1 [1 -.212557 0 1 0 0] def
106/_italMtxType0 [1 0 .1062785 1 0 0] def
107/_italMtx_WMode1Type0 [1 -.1062785 0 1 0 0] def
108/_basefont 0 def
109/_basefonto 0 def
110/_pdf_oldCIDInit null def
111/_pdf_FontDirectory 30 dict def
112/_categories 10 dict def
113/_sa? true def
114/_op? false def
115/_OP? false def
116/_opmode 0 def
117/_ColorSep5044? false def
118/_tmpcolr? [] def
119/_tmpop? {} def
120/_processColors 0 def
121/_defaulttransfer currenttransfer def
122/_defaultflatness currentflat def
123/_defaulthalftone null def
124/_defaultcolortransfer null def
125/_defaultblackgeneration null def
126/_defaultundercolorremoval null def
127/_defaultcolortransfer null def
128end
129%%EndResource
130PDFVars begin PDF begin
131%%BeginResource: procset pdfutil
132%%Copyright: Copyright 1993-1999 Adobe Systems Incorporated. All Rights Reserved.
133%%Version: 4.0 2
134%%Title: Basic utilities used by other PDF procsets
135/bd {bind def} bind def
136/ld {load def} bd
137/bld {
138dup length dict begin
139{ null def } forall
140bind
141end
142def
143} bd
144/dd { PDFVars 3 1 roll put } bd
145/xdd { exch dd } bd
146/Level2?
147systemdict /languagelevel known
148{ systemdict /languagelevel get 2 ge } { false } ifelse
149def
150/Level3?
151systemdict /languagelevel known
152{systemdict /languagelevel get 3 eq } { false } ifelse
153def
154/getifknown {
1552 copy known { get true } { pop pop false } ifelse
156} bd
157/here {
158currentdict exch getifknown
159} bd
160/isdefined? { where { pop true } { false } ifelse } bd
161/StartLoad { dup dup not { /_save save dd } if } bd
162/EndLoad { if not { _save restore } if } bd
163%%EndResource
164%%BeginResource: procset pdf
165%%Version: 4.0 3
166%%Copyright: Copyright 1998-1999 Adobe Systems Incorporated. All Rights Reserved.
167%%Title: General operators for PDF, common to all Language Levels.
168[/b/B/b*/B*/BDC/BI/BMC/BT/BX/c/cm/cs/CS/d/d0/d1/Do/DP/EI/EMC/ET/EX/f/f*/g/G/gs
169/h/i/j/J/k/K/l/m/M/MP/n/q/Q/re/rg/RG/ri/s/S/sc/SC/scn/SCN/sg/Tc/Td/TD/Tf/Tj/TJ
170/TL/Tm/Tr/Ts/Tw/Tz/T*/v/w/W/W*/y/'/"
171/applyInterpFunc/applystitchFunc/domainClip/EF/encodeInput/gsDI/ilp/icl
172/initgs/int/limit/PS/rangeClip/RC/rf/makePat/csfamily 
173/? /! /| /: /+ /GetGlyphDirectory
174] {null def} bind forall
175/v { currentpoint 6 2 roll c } bd
176/y { 2 copy c } bd
177/h/closepath ld
178/d/setdash ld
179/j/setlinejoin ld
180/J/setlinecap ld
181/M/setmiterlimit ld
182/w/setlinewidth ld
183/i {
184dup 0 eq { pop _defaultflatness } if
185setflat
186} bd
187/gsDI {
188begin
189/OP here { /_OP? xdd } if
190/op here { /_op? xdd }
191{ /OP here { /_op? xdd } if }
192ifelse
193/OPM here { /_opmode xdd } if
194/Font here { aload pop Tf } if
195/LW here { w } if
196/LC here { J } if
197/LJ here { j } if
198/ML here { M } if
199/D here { aload pop d } if
200end
201} bd
202/ilp { /_lp /none dd } bd
203/icl { /_doClip 0 dd } bd
204/W { /_doClip 1 dd } bd
205/W* { /_doClip 2 dd } bd
206/n {
207{{} {clip} {eoclip}} _doClip get exec
208icl
209newpath
210} bd
211/s { h S } bd
212/B { q f Q S } bd
213/B* { q f* Q S } bd
214/b { h B } bd
215/b* { h B* } bd
216/q/save ld
217/Q { restore ilp } bd
218/GetCSFamily {
219dup type /arraytype eq {0 get} if
220} bd
221/GetCompsDict
22211 dict begin
223/DeviceGray { pop 1 } bd
224/DeviceRGB { pop 3 } bd
225/DeviceCMYK { pop 4 } bd
226/CIEBasedA { pop 1 } bd
227/CIEBasedABC { pop 3 } bd
228/CIEBasedDEF { pop 3 } bd
229/CIEBasedDEFG { pop 4 } bd
230/DeviceN { 1 get length } bd
231/Separation { pop 1 } bd
232/Indexed { pop 1 } bd
233/Pattern { pop 0 } bd
234currentdict
235end
236def
237/GetComps {
238GetCompsDict
2391 index GetCSFamily
240get exec
241} bd
242/cs
243{
244dup _fcs eq
245{ pop }
246{ dup /_fcs xdd
247GetComps
248_fillColors exch get
249/_fc xdd
250/_fp null dd
251} ifelse
252} bd
253/CS
254{
255dup _scs eq
256{ pop }
257{ dup /_scs xdd GetComps _strokeColors exch get /_sc xdd /_sp null dd }
258ifelse
259} bd
260/sc {
261_fc astore pop
262ilp
263} bd
264/SC {
265_sc astore pop
266ilp
267} bd
268/g { DefaultGray cs sc } bd
269/rg { DefaultRGB cs sc } bd
270/k { DefaultCMYK cs sc } bd
271/G { DefaultGray CS SC } bd
272/RG { DefaultRGB CS SC } bd
273/K { DefaultCMYK CS SC } bd
274/cm { _mtx astore concat } bd
275/re {
2764 2 roll m
2771 index 0 rlineto
2780 exch rlineto
279neg 0 rlineto
280h
281} bd
282/RC/rectclip ld
283/EF/execform ld
284/PS { cvx exec } bd
285/initgs {
286/DefaultGray [/DeviceGray] dd
287/DefaultRGB [/DeviceRGB] dd
288/DefaultCMYK [/DeviceCMYK] dd
2890 g 0 G
290[] 0 d
2910 j
2920 J
29310 M
2941 w
295true setSA
296/_op? false dd
297/_OP? false dd
298/_opmode 0 dd
299/_defaulttransfer load settransfer
3000 i
301/RelativeColorimetric ri
302newpath
303} bd
304/int {
305dup 2 index sub 3 index 5 index sub div 6 -2 roll sub mul
306exch pop add exch pop
307} bd
308/limit {
309dup 2 index le { exch } if pop
310dup 2 index ge { exch } if pop
311} bd
312/domainClip {
313Domain aload pop 3 2 roll
314limit
315} [/Domain] bld
316/applyInterpFunc {
3170 1 DimOut 1 sub
318{
319dup C0 exch get exch
320dup C1 exch get exch
3213 1 roll
3221 index sub
3233 index
324N exp mul add
325exch
326currentdict /Range_lo known
327{
328dup Range_lo exch get exch
329Range_hi exch get
3303 2 roll limit
331}
332{
333pop
334}
335ifelse
336exch
337} for
338pop
339} [/DimOut /C0 /C1 /N /Range_lo /Range_hi] bld
340/encodeInput {
341NumParts 1 sub
3420 1 2 index
343{
344dup Bounds exch get
3452 index gt
346{ exit }
347{ dup
3483 index eq
349{ exit }
350{ pop } ifelse
351} ifelse
352} for
3533 2 roll pop
354dup Bounds exch get exch
355dup 1 add Bounds exch get exch
3562 mul
357dup Encode exch get exch
3581 add Encode exch get
359int
360} [/NumParts /Bounds /Encode] bld
361/rangeClip {
362exch dup Range_lo exch get
363exch Range_hi exch get
3643 2 roll
365limit
366} [/Range_lo /Range_hi] bld
367/applyStitchFunc {
368Functions exch get exec
369currentdict /Range_lo known {
3700 1 DimOut 1 sub {
371DimOut 1 add -1 roll
372rangeClip
373} for
374} if
375} [/Functions /Range_lo /DimOut] bld
376%%EndResource
377%%BeginResource: procset pdflev2
378%%Version: 4.0 5
379%%Copyright: Copyright 1987-1999 Adobe Systems Incorporated. All Rights Reserved.
380%%LanguageLevel: 2
381%%Title: PDF operators, with code specific for Level 2
382/_defaulthalftone currenthalftone dd
383/_defaultblackgeneration currentblackgeneration dd
384/_defaultundercolorremoval currentundercolorremoval dd
385/_defaultcolortransfer [currentcolortransfer] dd
386/initialize {
387_defaulthalftone sethalftone
388/_defaultblackgeneration load setblackgeneration
389/_defaultundercolorremoval load setundercolorremoval
390_defaultcolortransfer aload pop setcolortransfer
391false setoverprint
392<</MaxFormItem 0>> setuserparams
393} bd
394/terminate { } bd
395/m/moveto ld
396/l/lineto ld
397/c/curveto ld
398/setSA/setstrokeadjust ld
399/defineRes/defineresource ld
400/findRes/findresource ld
401currentglobal
402true systemdict /setglobal get exec
403[/Function /ExtGState /Form /Shading /FunctionDictionary /MadePattern /PatternPrototype /DataSource]
404{ /Generic /Category findresource dup length dict copy /Category defineresource pop }
405forall
406systemdict /setglobal get exec
407/ri
408{
409/findcolorrendering isdefined?
410{
411mark exch
412findcolorrendering
413counttomark 2 eq
414{ type /booleantype eq
415{ dup type /nametype eq
416{ dup /ColorRendering resourcestatus
417{ pop pop
418dup /DefaultColorRendering ne
419{
420/ColorRendering findresource
421setcolorrendering
422} if
423} if
424} if
425} if
426} if
427cleartomark
428}
429{ pop
430} ifelse
431} bd
432/_sfcs {_fcs setcolorspace} bind dd
433/_sscs {_scs setcolorspace} bind dd
434/_sfc
435{
436_fc aload pop
437_fp null eq
438{ setcolor }
439{ _fp setpattern }
440ifelse
441} bind dd
442/_ssc
443{
444_sc aload pop
445_sp null eq { setcolor} { _sp setpattern } ifelse
446} bind dd
447/scn {
448dup type /dicttype eq
449{ dup /_fp xdd
450/PaintType get 1 eq
451{ /_fc _fillColors 0 get dd ilp }
452{ /_fc _fillColors
453_fcs 1 get
454GetComps get dd
455sc
456}
457ifelse
458}
459{ sc }
460ifelse
461} bd
462/SCN {
463dup type /dicttype eq
464{ dup /_sp xdd
465/PaintType get 1 eq
466{ /_sc _strokeColors 0 get dd ilp }
467{ /_sc _strokeColors _scs 1 get GetComps get dd
468SC
469}
470ifelse
471}
472{ SC }
473ifelse
474} bd
475/gs
476{
477begin
478/SA here { setstrokeadjust } if
479/BG here { setblackgeneration } if
480/UCR here { setundercolorremoval } if
481/FL here { i } if
482/RI here { ri } if
483/TR here
484{
485dup xcheck
486{ settransfer }
487{ aload pop setcolortransfer }
488ifelse
489} if
490/sethalftonephase isdefined? { /HTP here { sethalftonephase } if } if
491/HT here { sethalftone } if
492currentdict gsDI
493end
494} bd
495/sfc {
496_op? setoverprint
497_lp /fill ne {
498_sfcs
499_sfc
500/_lp /fill dd
501} if
502} dd
503/ssc {
504_OP? setoverprint
505_lp /stroke ne {
506_sscs
507_ssc
508/_lp /stroke dd
509} if
510} dd
511/f {
512{ { sfc fill }
513{gsave sfc fill grestore clip newpath icl ilp}
514{gsave sfc fill grestore eoclip newpath icl ilp}
515} _doClip get exec
516} bd
517/f* {
518{ { sfc eofill }
519{gsave sfc eofill grestore clip newpath icl ilp}
520{gsave sfc eofill grestore eoclip newpath icl ilp}
521} _doClip get exec
522} bd
523/S {
524{ { ssc stroke }
525{gsave ssc stroke grestore clip newpath icl ilp}
526{gsave ssc stroke grestore eoclip newpath icl ilp}
527} _doClip get exec
528} bd
529/rf {
530{ { sfc rectfill }
531{gsave sfc rectfill grestore clip newpath icl ilp}
532{gsave sfc rectfill grestore eoclip newpath icl ilp}
533} _doClip get exec
534} bd
535/knownColorants? {
536pop false
537} bd
538/makePat {
539gsave
540dup /Matrix get concat
541matrix makepattern
542grestore
543/MadePattern defineRes pop
544} bd
545%%EndResource
546%%BeginResource: procset spots
547%%Version: 4.0 1
548%%Copyright: Copyright 1987-1999 Adobe Systems Incorporated. All Rights Reserved.
549%%Title: Predefined (named) spot functions for PDF
55021 dict dup begin
551/CosineDot
552{ 180 mul cos exch 180 mul cos add 2 div } bd
553/Cross
554{ abs exch abs 2 copy gt { exch } if pop neg } bd
555/Diamond
556{ abs exch abs 2 copy add .75 le
557{ dup mul exch dup mul add 1 exch sub }
558{ 2 copy add 1.23 le
559{ .85 mul add 1 exch sub }
560{ 1 sub dup mul exch 1 sub dup mul add 1 sub }
561ifelse }
562ifelse } bd
563/Double
564{ exch 2 div exch 2 { 360 mul sin 2 div exch } repeat add } bd
565/DoubleDot
566{ 2 { 360 mul sin 2 div exch } repeat add } bd
567/Ellipse
568{ abs exch abs 2 copy 3 mul exch 4 mul add 3 sub dup 0 lt
569{ pop dup mul exch .75 div dup mul add 4 div
5701 exch sub }
571{ dup 1 gt
572{pop 1 exch sub dup mul exch 1 exch sub
573.75 div dup mul add 4 div 1 sub }
574{ .5 exch sub exch pop exch pop }
575ifelse }
576ifelse } bd
577/EllipseA
578{ dup mul .9 mul exch dup mul add 1 exch sub } bd
579/EllipseB
580{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub } bd
581/EllipseC
582{ dup mul exch dup mul .9 mul add 1 exch sub } bd
583/InvertedDouble
584{ exch 2 div exch 2 { 360 mul sin 2 div exch } repeat add neg } bd
585/InvertedDoubleDot
586{ 2 { 360 mul sin 2 div exch } repeat add neg } bd
587/InvertedEllipseA
588{ dup mul .9 mul exch dup mul add 1 sub } bd
589/InvertedEllipseC
590{ dup mul exch dup mul .9 mul add 1 sub } bd
591/InvertedSimpleDot
592{ dup mul exch dup mul add 1 sub } bd
593/Line
594{ exch pop abs neg } bd
595/LineX
596{ pop } bd
597/LineY
598{ exch pop } bd
599/Rhomboid
600{ abs exch abs 0.9 mul add 2 div } bd
601/Round
602{ abs exch abs 2 copy add 1 le
603{ dup mul exch dup mul add 1 exch sub }
604{ 1 sub dup mul exch 1 sub dup mul add 1 sub }
605ifelse } bd
606/SimpleDot
607{ dup mul exch dup mul add 1 exch sub } bd
608/Square
609{ abs exch abs 2 copy lt { exch } if pop neg } bd
610end
611{ /Function defineRes pop } forall
612%%EndResource
613%%BeginResource: procset pdftext
614%%Version: 4.0 2
615%%Copyright: Copyright 1987-1998 Adobe Systems Incorporated. All Rights Reserved.
616%%Title: Text operators for PDF
617PDF /PDFText 75 dict dup begin put
618/docinitialize
619{
620/resourcestatus where {
621pop
622/CIDParams /ProcSet resourcestatus {
623pop pop
624false /CIDParams /ProcSet findresource /SetBuildCompatible get exec
625} if
626} if
627PDF begin
628PDFText /_pdfDefineIdentity-H known
629{ PDFText /_pdfDefineIdentity-H get exec}
630if
631end
632} bd
633/initialize {
634PDFText begin
635/_intT false dd
6360 Tr
637} bd
638/terminate { end } bd
639/_safeput
640{
641Level2? not
642{
6432 index load dup dup length exch maxlength ge
644{ dup length 5 add dict copy
6453 index xdd
646}
647{ pop }
648ifelse
649}
650if
6513 -1 roll load 3 1 roll put
652}
653bd
654/pdf_has_composefont? systemdict /composefont known def
655/CopyFont {
656{
6571 index /FID ne 2 index /UniqueID ne and
658{ def } { pop pop } ifelse
659} forall
660} bd
661/Type0CopyFont
662{
663exch
664dup length dict
665begin
666CopyFont
667[
668exch
669FDepVector
670{
671dup /FontType get 0 eq
672{
6731 index Type0CopyFont
674/_pdfType0 exch definefont
675}
676{
677/_pdfBaseFont exch
6782 index exec
679}
680ifelse
681exch
682}
683forall
684pop
685]
686/FDepVector exch def
687currentdict
688end
689} bd
690/cHexEncoding
691[/c00/c01/c02/c03/c04/c05/c06/c07/c08/c09/c0A/c0B/c0C/c0D/c0E/c0F/c10/c11/c12
692/c13/c14/c15/c16/c17/c18/c19/c1A/c1B/c1C/c1D/c1E/c1F/c20/c21/c22/c23/c24/c25
693/c26/c27/c28/c29/c2A/c2B/c2C/c2D/c2E/c2F/c30/c31/c32/c33/c34/c35/c36/c37/c38
694/c39/c3A/c3B/c3C/c3D/c3E/c3F/c40/c41/c42/c43/c44/c45/c46/c47/c48/c49/c4A/c4B
695/c4C/c4D/c4E/c4F/c50/c51/c52/c53/c54/c55/c56/c57/c58/c59/c5A/c5B/c5C/c5D/c5E
696/c5F/c60/c61/c62/c63/c64/c65/c66/c67/c68/c69/c6A/c6B/c6C/c6D/c6E/c6F/c70/c71
697/c72/c73/c74/c75/c76/c77/c78/c79/c7A/c7B/c7C/c7D/c7E/c7F/c80/c81/c82/c83/c84
698/c85/c86/c87/c88/c89/c8A/c8B/c8C/c8D/c8E/c8F/c90/c91/c92/c93/c94/c95/c96/c97
699/c98/c99/c9A/c9B/c9C/c9D/c9E/c9F/cA0/cA1/cA2/cA3/cA4/cA5/cA6/cA7/cA8/cA9/cAA
700/cAB/cAC/cAD/cAE/cAF/cB0/cB1/cB2/cB3/cB4/cB5/cB6/cB7/cB8/cB9/cBA/cBB/cBC/cBD
701/cBE/cBF/cC0/cC1/cC2/cC3/cC4/cC5/cC6/cC7/cC8/cC9/cCA/cCB/cCC/cCD/cCE/cCF/cD0
702/cD1/cD2/cD3/cD4/cD5/cD6/cD7/cD8/cD9/cDA/cDB/cDC/cDD/cDE/cDF/cE0/cE1/cE2/cE3
703/cE4/cE5/cE6/cE7/cE8/cE9/cEA/cEB/cEC/cED/cEE/cEF/cF0/cF1/cF2/cF3/cF4/cF5/cF6
704/cF7/cF8/cF9/cFA/cFB/cFC/cFD/cFE/cFF] def
705/modEnc {
706/_enc xdd
707/_icode 0 dd
708counttomark 1 sub -1 0
709{
710index
711dup type /nametype eq
712{
713_enc _icode 3 -1 roll put
714_icode 1 add
715}
716if
717/_icode xdd
718} for
719cleartomark
720_enc
721} bd
722/trEnc {
723/_enc xdd
724255 -1 0 {
725exch dup -1 eq
726{ pop /.notdef }
727{ Encoding exch get }
728ifelse
729_enc 3 1 roll put
730} for
731pop
732_enc
733} bd
734/TE {
735/_i xdd
736StandardEncoding 256 array copy modEnc
737_pdfEncodings exch _i exch put
738} bd
739/TZ
740{
741/_usePDFEncoding xdd
742findfont
743dup length 6 add dict
744begin
745{
7461 index /FID ne { def } { pop pop } ifelse
747} forall
748/pdf_origFontName FontName def
749/FontName exch def
750_usePDFEncoding 0 ge
751{
752/Encoding _pdfEncodings _usePDFEncoding get def
753pop
754}
755{
756_usePDFEncoding -1 eq
757{
758counttomark 0 eq
759{ pop }
760{
761Encoding 256 array copy
762modEnc /Encoding exch def
763}
764ifelse
765}
766{
767256 array
768trEnc /Encoding exch def
769}
770ifelse
771}
772ifelse
773pdf_EuroProcSet pdf_origFontName known
774{
775pdf_origFontName pdf_AddEuroGlyphProc
776} if
777FontName currentdict
778end
779definefont pop
780}
781bd
782/Level2?
783systemdict /languagelevel known
784{systemdict /languagelevel get 2 ge}
785{false}
786ifelse
787def
788Level2?
789{
790/_pdfFontStatus
791{
792currentglobal exch
793/Font resourcestatus
794{pop pop true}
795{false}
796ifelse
797exch setglobal
798} bd
799}
800{
801/_pdfFontStatusString 50 string def
802_pdfFontStatusString 0 (fonts/) putinterval
803/_pdfFontStatus
804{
805FontDirectory 1 index known
806{ pop true }
807{
808_pdfFontStatusString 6 42 getinterval
809cvs length 6 add
810_pdfFontStatusString exch 0 exch getinterval
811{ status } stopped
812{pop false}
813{
814{ pop pop pop pop true}
815{ false }
816ifelse
817}
818ifelse
819}
820ifelse
821} bd
822}
823ifelse
824Level2?
825{
826/_pdfCIDFontStatus
827{
828/CIDFont /Category resourcestatus
829{
830pop pop
831/CIDFont resourcestatus
832{pop pop true}
833{false}
834ifelse
835}
836{ pop false }
837ifelse
838} bd
839}
840if
841/_pdfString100 100 string def
842/_pdfComposeFontName
843{
844dup length 1 eq
845{
8460 get
8471 index
848type /nametype eq
849{
850_pdfString100 cvs
851length dup dup _pdfString100 exch (-) putinterval
852_pdfString100 exch 1 add dup _pdfString100 length exch sub getinterval
8532 index exch cvs length
854add 1 add _pdfString100 exch 0 exch getinterval
855exch pop
856true
857}
858{
859pop pop
860false
861}
862ifelse
863}
864{
865false
866}
867ifelse
868dup {exch cvn exch} if
869} bd
870/_pdfConcatNames
871{
872exch
873_pdfString100 cvs
874length dup dup _pdfString100 exch (-) putinterval
875_pdfString100 exch 1 add dup _pdfString100 length exch sub getinterval
8763 -1 roll exch cvs length
877add 1 add _pdfString100 exch 0 exch getinterval
878cvn
879} bind def
880/_pdfTextTempString 50 string def
881/_pdfRegOrderingArray [(Adobe-Japan1) (Adobe-CNS1) (Adobe-Korea1) (Adobe-GB1)] def
882/_pdf_CheckSupplements
883{
8841 index _pdfTextTempString cvs
885false
886_pdfRegOrderingArray
887{
8882 index exch
889anchorsearch
890{ pop pop pop true exit}
891{ pop }
892ifelse
893}
894forall
895exch pop
896{
897/CIDFont findresource
898/CIDSystemInfo get /Supplement get
899exch /CMap findresource
900/CIDSystemInfo get
901dup type /dicttype eq
902{/Supplement get}
903{pop 0 }
904ifelse
905ge
906}
907{ pop pop true }
908ifelse
909} bind def
910pdf_has_composefont?
911{
912/_pdfComposeFont
913{
9142 copy _pdfComposeFontName not
915{
9162 index
917}
918if
919(pdf) exch _pdfConcatNames
920dup _pdfFontStatus
921{ dup findfont 5 2 roll pop pop pop true}
922{
9234 1 roll
9241 index /CMap resourcestatus
925{
926pop pop
927true
928}
929{false}
930ifelse
9311 index true exch
932{
933_pdfCIDFontStatus not
934{pop false exit}
935if
936}
937forall
938and
939{
9401 index 1 index 0 get _pdf_CheckSupplements
941{
9423 -1 roll pop
9432 index 3 1 roll
944composefont true
945}
946{
947pop pop exch pop false
948}
949ifelse
950}
951{
952_pdfComposeFontName
953{
954dup _pdfFontStatus
955{
956exch pop
9571 index exch
958findfont definefont true
959}
960{
961pop exch pop
962false
963}
964ifelse
965}
966{
967exch pop
968false
969}
970ifelse
971}
972ifelse
973{ true }
974{
975dup _pdfFontStatus
976{ dup findfont true }
977{ pop false }
978ifelse
979}
980ifelse
981}
982ifelse
983} bd
984}
985{
986/_pdfComposeFont
987{
988_pdfComposeFontName not
989{
990dup
991}
992if
993dup
994_pdfFontStatus
995{exch pop dup findfont true}
996{
9971 index
998dup type /nametype eq
999{pop}
1000{cvn}
1001ifelse
1002eq
1003{pop false}
1004{
1005dup _pdfFontStatus
1006{dup findfont true}
1007{pop false}
1008ifelse
1009}
1010ifelse
1011}
1012ifelse
1013} bd
1014}
1015ifelse
1016/_pdfStyleDicts 4 dict dup begin
1017/Adobe-Japan1 4 dict dup begin
1018Level2?
1019{
1020/Serif
1021/HeiseiMin-W3-83pv-RKSJ-H _pdfFontStatus
1022{/HeiseiMin-W3}
1023{
1024/HeiseiMin-W3 _pdfCIDFontStatus
1025{/HeiseiMin-W3}
1026{/Ryumin-Light}
1027ifelse
1028}
1029ifelse
1030def
1031/SansSerif
1032/HeiseiKakuGo-W5-83pv-RKSJ-H _pdfFontStatus
1033{/HeiseiKakuGo-W5}
1034{
1035/HeiseiKakuGo-W5 _pdfCIDFontStatus
1036{/HeiseiKakuGo-W5}
1037{/GothicBBB-Medium}
1038ifelse
1039}
1040ifelse
1041def
1042/HeiseiMaruGo-W4-83pv-RKSJ-H _pdfFontStatus
1043{/HeiseiMaruGo-W4}
1044{
1045/HeiseiMaruGo-W4 _pdfCIDFontStatus
1046{/HeiseiMaruGo-W4}
1047{
1048/Jun101-Light-RKSJ-H _pdfFontStatus
1049{ /Jun101-Light }
1050{ SansSerif }
1051ifelse
1052}
1053ifelse
1054}
1055ifelse
1056/RoundSansSerif exch def
1057/Default Serif def
1058}
1059{
1060/Serif /Ryumin-Light def
1061/SansSerif /GothicBBB-Medium def
1062{
1063(fonts/Jun101-Light-83pv-RKSJ-H) status
1064}stopped
1065{pop}{
1066{ pop pop pop pop /Jun101-Light }
1067{ SansSerif }
1068ifelse
1069/RoundSansSerif exch def
1070}ifelse
1071/Default Serif def
1072}
1073ifelse
1074end
1075def
1076/Adobe-Korea1 4 dict dup begin
1077/Serif /HYSMyeongJo-Medium def
1078/SansSerif /HYGoThic-Medium def
1079/RoundSansSerif SansSerif def
1080/Default Serif def
1081end
1082def
1083/Adobe-GB1 4 dict dup begin
1084/Serif /STSong-Light def
1085/SansSerif /STHeiti-Regular def
1086/RoundSansSerif SansSerif def
1087/Default Serif def
1088end
1089def
1090/Adobe-CNS1 4 dict dup begin
1091/Serif /MKai-Medium def
1092/SansSerif /MHei-Medium def
1093/RoundSansSerif SansSerif def
1094/Default Serif def
1095end
1096def
1097end
1098def
1099/TZzero
1100{
1101/_fyAdj xdd
1102/_wmode xdd
1103/_styleArr xdd
1104/_regOrdering xdd
11053 copy
1106_pdfComposeFont
1107{
11085 2 roll pop pop pop
1109}
1110{
1111[
11120 1 _styleArr length 1 sub
1113{
1114_styleArr exch get
1115_pdfStyleDicts _regOrdering 2 copy known
1116{
1117get
1118exch 2 copy known not
1119{ pop /Default }
1120if
1121get
1122}
1123{
1124pop pop pop /Unknown
1125}
1126ifelse
1127}
1128for
1129]
1130exch pop
11312 index 3 1 roll
1132_pdfComposeFont
1133{3 -1 roll pop}
1134{
1135findfont dup /FontName get exch
1136}
1137ifelse
1138}
1139ifelse
1140dup /WMode 2 copy known
1141{ get _wmode ne }
1142{ pop pop _wmode 1 eq}
1143ifelse
1144_fyAdj 0 ne or
1145{
1146exch _wmode _pdfConcatNames _fyAdj _pdfConcatNames
1147dup _pdfFontStatus
1148{ exch pop dup findfont false}
1149{ exch true }
1150ifelse
1151}
1152{
1153dup /FontType get 0 ne
1154}
1155ifelse
1156{
1157dup /FontType get 3 eq _wmode 1 eq and
1158{
1159_pdfVerticalRomanT3Font dup length 10 add dict copy
1160begin
1161/_basefont exch
1162dup length 3 add dict
1163begin
1164{1 index /FID ne {def}{pop pop} ifelse }
1165forall
1166/Encoding Encoding dup length array copy
1167dup 16#27 /quotesingle put
1168dup 16#60 /grave put
1169_regOrdering /Adobe-Japan1 eq
1170{dup 16#5c /yen put dup 16#a5 /yen put dup 16#b4 /yen put}
1171if
1172def
1173FontName
1174currentdict
1175end
1176definefont
1177def
1178/Encoding _basefont /Encoding get def
1179/_fauxfont true def
1180}
1181{
1182dup length 3 add dict
1183begin
1184{1 index /FID ne {def}{pop pop} ifelse }
1185forall
1186FontType 0 ne
1187{
1188/Encoding Encoding dup length array copy
1189dup 16#27 /quotesingle put
1190dup 16#60 /grave put
1191_regOrdering /Adobe-Japan1 eq
1192{dup 16#5c /yen put}
1193if
1194def
1195/_fauxfont true def
1196} if
1197} ifelse
1198/WMode _wmode def
1199/BaseLineAdj _fyAdj def
1200dup dup /FontName exch def
1201currentdict
1202end
1203definefont pop
1204}
1205{
1206pop
1207}
1208ifelse
1209/_pdf_FontDirectory 3 1 roll _safeput
1210}
1211bd
1212/swj {
1213dup 4 1 roll
1214dup length exch stringwidth
1215exch 5 -1 roll 3 index mul add
12164 1 roll 3 1 roll mul add
12176 2 roll /_cnt 0 dd
1218{1 index eq {/_cnt _cnt 1 add dd} if} forall pop
1219exch _cnt mul exch _cnt mul 2 index add 4 1 roll 2 index add 4 1 roll pop pop
1220} bd
1221/jss {
12224 1 roll
1223{
1224pop pop
1225(0) exch 2 copy 0 exch put
1226gsave
1227exch false charpath currentpoint
12285 index setmatrix stroke
12293 -1 roll
123032 eq
1231{
1232moveto
12335 index 5 index rmoveto currentpoint
1234}
1235if
1236grestore
1237moveto
12382 copy rmoveto
1239} exch cshow
12406 {pop} repeat
1241} def
1242/jsfTzero {
1243{
1244pop pop
1245(0) exch 2 copy 0 exch put
1246exch show
124732 eq
1248{
12494 index 4 index rmoveto
1250}
1251if
12522 copy rmoveto
1253} exch cshow
12545 {pop} repeat
1255} def
1256/jsp
1257{
1258{
1259pop pop
1260(0) exch 2 copy 0 exch put
126132 eq
1262dup {currentfont /Encoding get dup length 33 ge 
1263{32 get /space eq and}{pop}ifelse
1264}if
1265{ exch 5 index 5 index 5 index 5 -1 roll widthshow }
1266{ false charpath }
1267ifelse
12682 copy rmoveto
1269} exch cshow
12705 {pop} repeat
1271} bd
1272/trj { _cx 0 fWModeProc 32 _ax 0 fWModeProc 6 5 roll } bd
1273/pjsf { trj sfc fawidthshowProc } bd
1274/pjss { trj _ctm ssc jss } bd
1275/pjsc { trj jsp } bd
1276/_Tjdef [
1277/pjsf load
1278/pjss load
1279{
1280dup
1281currentpoint 3 2 roll
1282pjsf
1283newpath moveto
1284pjss
1285} bind
1286{
1287trj swj rmoveto
1288} bind
1289{
1290dup currentpoint 4 2 roll gsave
1291pjsf
1292grestore 3 1 roll moveto
1293pjsc
1294} bind
1295{
1296dup currentpoint 4 2 roll
1297currentpoint gsave newpath moveto
1298pjss
1299grestore 3 1 roll moveto
1300pjsc
1301} bind
1302{
1303dup currentpoint 4 2 roll gsave
1304dup currentpoint 3 2 roll
1305pjsf
1306newpath moveto
1307pjss
1308grestore 3 1 roll moveto
1309pjsc
1310} bind
1311/pjsc load
1312] def
1313/BT
1314{
1315/_inT true dd
1316_ctm currentmatrix pop matrix _tm copy pop
13170 _rise _baselineadj add translate _hs 1 scale
13180 0 moveto
1319} bd
1320/ET
1321{
1322/_inT false dd
1323_tr 3 gt {clip} if
1324_ctm setmatrix newpath
1325} bd
1326/Tr {
1327_inT { _tr 3 le {currentpoint newpath moveto} if } if
1328dup /_tr xdd
1329_Tjdef exch get /_Tj xdd
1330} bd
1331/Tj {
1332userdict /$$copystring 2 index put
1333_Tj
1334} bd
1335/iTm { _ctm setmatrix _tm concat 0 _rise _baselineadj add translate _hs 1 scale } bd
1336/Tm { _tm astore pop iTm 0 0 moveto } bd
1337/Td { _mtx translate _tm _tm concatmatrix pop iTm 0 0 moveto } bd
1338/TD { dup /_ld xdd Td } bd
1339/_nullProc {} bd
1340/Tf {
1341dup 1000 div /_fScl xdd
1342_pdf_FontDirectory 2 index 2 copy known
1343{get exch 3 -1 roll pop}
1344{pop pop}
1345ifelse
1346Level2?
1347{ selectfont }
1348{ exch findfont exch scalefont setfont}
1349ifelse
1350currentfont dup
1351/_nullProc exch
1352/WMode known
1353{
13541 index /WMode get 1 eq
1355{pop /exch}
1356if
1357}
1358if
1359load /fWModeProc xdd
1360dup
1361/FontType get 0 eq dup _cx 0 ne and
1362{ /jsfTzero }
1363{ /awidthshow }
1364ifelse
1365load /fawidthshowProc xdd
1366/_fTzero xdd
1367dup /BaseLineAdj known
1368{ dup /BaseLineAdj get _fScl mul }
1369{ 0 }
1370ifelse
1371/_baselineadj xdd
1372dup /_pdfT3Font known
1373{ 0 }
1374{_tr}
1375ifelse
1376_Tjdef exch get /_Tj xdd
1377_intT
1378{currentpoint iTm moveto}
1379if
1380pop
1381} bd
1382/TL { neg /_ld xdd } bd
1383/Tw {
1384/_cx xdd
1385_cx 0 ne _fTzero and
1386{ /jsfTzero }
1387{ /awidthshow }
1388ifelse
1389load /fawidthshowProc xdd
1390} bd
1391/Tc { /_ax xdd } bd
1392/Ts { /_rise xdd currentpoint iTm moveto } bd
1393/Tz { 100 div /_hs xdd iTm } bd
1394/Tk { exch pop _fScl mul neg 0 fWModeProc rmoveto } bd
1395/T* { 0 _ld Td } bd
1396/' { T* Tj } bd
1397/" { exch Tc exch Tw ' } bd
1398/TJ {
1399{
1400dup type /stringtype eq
1401{ Tj }
1402{ 0 exch Tk }
1403ifelse
1404} forall
1405} bd
1406/T- { _hy Tj } bd
1407/d0/setcharwidth ld
1408/d1 { setcachedevice /sfc{}dd /ssc{}dd } bd
1409/nND {{/.notdef} repeat} bd
1410/T3Defs {
1411/BuildChar
1412{
14131 index /Encoding get exch get
14141 index /BuildGlyph get exec
1415}
1416def
1417/BuildGlyph {
1418exch begin
1419GlyphProcs exch get exec
1420end
1421} def
1422/_pdfT3Font true def
1423} bd
1424/_pdfBoldRomanWidthProc
1425{
1426stringwidth 1 index 0 ne { exch .03 add exch }if setcharwidth
14270 0
1428} bd
1429/_pdfType0WidthProc
1430{
1431dup stringwidth 0 0 moveto
14322 index true charpath pathbbox
14330 -1
14347 index 2 div .88
1435setcachedevice2
1436pop
14370 0
1438} bd
1439/_pdfType0WMode1WidthProc
1440{
1441dup stringwidth
1442pop 2 div neg -0.88
14432 copy
1444moveto
14450 -1
14465 -1 roll true charpath pathbbox
1447setcachedevice
1448} bd
1449/_pdfBoldBaseFont
145011 dict begin
1451/FontType 3 def
1452/FontMatrix[1 0 0 1 0 0]def
1453/FontBBox[0 0 1 1]def
1454/Encoding cHexEncoding def
1455/_setwidthProc /_pdfBoldRomanWidthProc load def
1456/_bcstr1 1 string def
1457/BuildChar
1458{
1459exch begin
1460_basefont setfont
1461_bcstr1 dup 0 4 -1 roll put
1462dup
1463_setwidthProc
14643 copy
1465moveto
1466show
1467_basefonto setfont
1468moveto
1469show
1470end
1471}bd
1472currentdict
1473end
1474def
1475pdf_has_composefont?
1476{
1477/_pdfBoldBaseCIDFont
147811 dict begin
1479/CIDFontType 1 def
1480/CIDFontName /_pdfBoldBaseCIDFont def
1481/FontMatrix[1 0 0 1 0 0]def
1482/FontBBox[0 0 1 1]def
1483/_setwidthProc /_pdfType0WidthProc load def
1484/_bcstr2 2 string def
1485/BuildGlyph
1486{
1487exch begin
1488_basefont setfont
1489_bcstr2 1 2 index 256 mod put
1490_bcstr2 0 3 -1 roll 256 idiv put
1491_bcstr2 dup _setwidthProc
14923 copy
1493moveto
1494show
1495_basefonto setfont
1496moveto
1497show
1498end
1499}bd
1500currentdict
1501end
1502def
1503/_pdfDefineIdentity-H
1504{
1505/Identity-H /CMap resourcestatus
1506{
1507pop pop
1508}
1509{
1510/CIDInit/ProcSet findresource begin 12 dict begin
1511begincmap
1512/CIDSystemInfo
15133 dict begin
1514/Registry (Adobe) def
1515/Ordering (Identity) def
1516/Supplement 0 def
1517currentdict
1518end
1519def
1520/CMapName /Identity-H def
1521/CMapVersion 1 def
1522/CMapType 1 def
15231 begincodespacerange
1524<0000> <ffff>
1525endcodespacerange
15261 begincidrange
1527<0000> <ffff> 0
1528endcidrange
1529endcmap
1530CMapName currentdict/CMap defineresource pop
1531end
1532end
1533} ifelse
1534} def
1535} if
1536/_pdfVerticalRomanT3Font
153710 dict begin
1538/FontType 3 def
1539/FontMatrix[1 0 0 1 0 0]def
1540/FontBBox[0 0 1 1]def
1541/_bcstr1 1 string def
1542/BuildChar
1543{
1544exch begin
1545_basefont setfont
1546_bcstr1 dup 0 4 -1 roll put
1547dup
1548_pdfType0WidthProc
1549moveto
1550show
1551end
1552}bd
1553currentdict
1554end
1555def
1556/MakeBoldFont
1557{
1558dup /ct_SyntheticBold known
1559{
1560dup length 3 add dict begin
1561CopyFont
1562/ct_StrokeWidth .03 0 FontMatrix idtransform pop def
1563/ct_SyntheticBold true def
1564currentdict
1565end
1566definefont
1567}
1568{
1569dup dup length 3 add dict
1570begin
1571CopyFont
1572/PaintType 2 def
1573/StrokeWidth .03 0 FontMatrix idtransform pop def
1574/dummybold currentdict
1575end
1576definefont
1577dup /FontType get dup 9 ge exch 11 le and
1578{
1579_pdfBoldBaseCIDFont
1580dup length 3 add dict copy begin
1581dup /CIDSystemInfo get /CIDSystemInfo exch def
1582/_Type0Identity /Identity-H 3 -1 roll [ exch ] composefont
1583/_basefont exch def
1584/_Type0Identity /Identity-H 3 -1 roll [ exch ] composefont
1585/_basefonto exch def
1586currentdict
1587end
1588/CIDFont defineresource
1589}
1590{
1591_pdfBoldBaseFont
1592dup length 3 add dict copy begin
1593/_basefont exch def
1594/_basefonto exch def
1595currentdict
1596end
1597definefont
1598}
1599ifelse
1600}
1601ifelse
1602} bd
1603/MakeBold {
16041 index
1605_pdf_FontDirectory 2 index 2 copy known
1606{get}
1607{exch pop}
1608ifelse
1609findfont
1610dup
1611/FontType get 0 eq
1612{
1613dup /WMode known {dup /WMode get 1 eq }{false} ifelse
1614version length 4 ge
1615and
1616{version 0 4 getinterval cvi 2015 ge }
1617{true}
1618ifelse
1619{/_pdfType0WidthProc}
1620{/_pdfType0WMode1WidthProc}
1621ifelse
1622_pdfBoldBaseFont /_setwidthProc 3 -1 roll load put
1623{MakeBoldFont} Type0CopyFont definefont
1624}
1625{
1626dup /_fauxfont known not 1 index /SubstMaster known not and
1627{
1628_pdfBoldBaseFont /_setwidthProc /_pdfBoldRomanWidthProc load put
1629MakeBoldFont
1630}
1631{
16322 index 2 index eq
1633{ exch pop }
1634{
1635dup length dict begin
1636CopyFont
1637currentdict
1638end
1639definefont
1640}
1641ifelse
1642}
1643ifelse
1644}
1645ifelse
1646pop pop
1647dup /dummybold ne
1648{/_pdf_FontDirectory exch dup _safeput }
1649{ pop }
1650ifelse
1651}bd
1652/MakeItalic {
1653_pdf_FontDirectory exch 2 copy known
1654{get}
1655{exch pop}
1656ifelse
1657dup findfont
1658dup /FontInfo 2 copy known
1659{
1660get
1661/ItalicAngle 2 copy known
1662{get 0 eq }
1663{ pop pop true}
1664ifelse
1665}
1666{ pop pop true}
1667ifelse
1668{
1669exch pop
1670dup /FontType get 0 eq Level2? not and
1671{ dup /FMapType get 6 eq }
1672{ false }
1673ifelse
1674{
1675dup /WMode 2 copy known
1676{
1677get 1 eq
1678{ _italMtx_WMode1Type0 }
1679{ _italMtxType0 }
1680ifelse
1681}
1682{ pop pop _italMtxType0 }
1683ifelse
1684}
1685{
1686dup /WMode 2 copy known
1687{
1688get 1 eq
1689{ _italMtx_WMode1 }
1690{ _italMtx }
1691ifelse
1692}
1693{ pop pop _italMtx }
1694ifelse
1695}
1696ifelse
1697makefont
1698dup /FontType get 42 eq Level2? not or
1699{
1700dup length dict begin
1701CopyFont
1702currentdict
1703end
1704}
1705if
17061 index exch
1707definefont pop
1708/_pdf_FontDirectory exch dup _safeput
1709}
1710{
1711pop
17122 copy ne
1713{
1714/_pdf_FontDirectory 3 1 roll _safeput
1715}
1716{ pop pop }
1717ifelse
1718}
1719ifelse
1720}bd
1721/MakeBoldItalic {
1722/dummybold exch
1723MakeBold
1724/dummybold
1725MakeItalic
1726}bd
1727Level2?
1728{
1729/pdf_CopyDict
1730{1 index length add dict copy}
1731def
1732}
1733{
1734/pdf_CopyDict
1735{
17361 index length add dict
17371 index wcheck
1738{ copy }
1739{ begin
1740{def} forall
1741currentdict
1742end
1743}
1744ifelse
1745}
1746def
1747}
1748ifelse
1749/pdf_AddEuroGlyphProc
1750{
1751currentdict /CharStrings known
1752{
1753CharStrings /Euro known not
1754{
1755dup
1756/CharStrings
1757CharStrings 1 pdf_CopyDict
1758begin
1759/Euro pdf_EuroProcSet 4 -1 roll get def
1760currentdict
1761end
1762def
1763/pdf_PSBuildGlyph /pdf_PSBuildGlyph load def
1764/pdf_PathOps /pdf_PathOps load def
1765/Symbol eq
1766{
1767/Encoding Encoding dup length array copy
1768dup 160 /Euro put def
1769}
1770if
1771}
1772{ pop
1773}
1774ifelse
1775}
1776{ pop
1777}
1778ifelse
1779}
1780def
1781/pdf_PathOps 4 dict dup begin
1782/m {moveto} def
1783/l {lineto} def
1784/c {curveto} def
1785/cp {closepath} def
1786end
1787def
1788/pdf_PSBuildGlyph
1789{
1790gsave
17918 -1 roll pop
17927 1 roll
1793currentdict /PaintType 2 copy known {get 2 eq}{pop pop false} ifelse
1794dup 9 1 roll
1795{
1796currentdict /StrokeWidth 2 copy known
1797{
1798get 2 div
17995 1 roll
18004 -1 roll 4 index sub
18014 1 roll
18023 -1 roll 4 index sub
18033 1 roll
1804exch 4 index add exch
18054 index add
18065 -1 roll pop
1807}
1808{
1809pop pop
1810}
1811ifelse
1812}
1813if
1814setcachedevice
1815pdf_PathOps begin
1816exec
1817end
1818{
1819currentdict /StrokeWidth 2 copy known
1820{ get }
1821{ pop pop 0 }
1822ifelse
1823setlinewidth stroke
1824}
1825{
1826fill
1827}
1828ifelse
1829grestore
1830} def
1831/pdf_EuroProcSet 13 dict def
1832pdf_EuroProcSet
1833begin
1834/Courier-Bold
1835{
1836600 0 6 -12 585 612
1837{
1838385 274 m
1839180 274 l
1840179 283 179 293 179 303 c
1841179 310 179 316 180 323 c
1842398 323 l
1843423 404 l
1844197 404 l
1845219 477 273 520 357 520 c
1846409 520 466 490 487 454 c
1847487 389 l
1848579 389 l
1849579 612 l
1850487 612 l
1851487 560 l
1852449 595 394 612 349 612 c
1853222 612 130 529 98 404 c
185431 404 l
18556 323 l
185686 323 l
185786 304 l
185886 294 86 284 87 274 c
185931 274 l
18606 193 l
186199 193 l
1862129 77 211 -12 359 -12 c
1863398 -12 509 8 585 77 c
1864529 145 l
1865497 123 436 80 356 80 c
1866285 80 227 122 198 193 c
1867360 193 l
1868cp
1869600 0 m
1870}
1871pdf_PSBuildGlyph
1872} def
1873/Courier-BoldOblique /Courier-Bold load def
1874/Courier
1875{
1876600 0 17 -12 578 584
1877{
187817 204 m
187997 204 l
1880126 81 214 -12 361 -12 c
1881440 -12 517 17 578 62 c
1882554 109 l
1883501 70 434 43 366 43 c
1884266 43 184 101 154 204 c
1885380 204 l
1886400 259 l
1887144 259 l
1888144 270 143 281 143 292 c
1889143 299 143 307 144 314 c
1890418 314 l
1891438 369 l
1892153 369 l
1893177 464 249 529 345 529 c
1894415 529 484 503 522 463 c
1895522 391 l
1896576 391 l
1897576 584 l
1898522 584 l
1899522 531 l
1900473 566 420 584 348 584 c
1901216 584 122 490 95 369 c
190237 369 l
190317 314 l
190487 314 l
190587 297 l
190687 284 88 272 89 259 c
190737 259 l
1908cp
1909600 0 m
1910}
1911pdf_PSBuildGlyph
1912} def
1913/Courier-Oblique /Courier load def
1914/Helvetica
1915{
1916556 0 24 -19 541 703
1917{
1918541 628 m
1919510 669 442 703 354 703 c
1920201 703 117 607 101 444 c
192150 444 l
192225 372 l
192397 372 l
192497 301 l
192549 301 l
192624 229 l
1927103 229 l
1928124 67 209 -19 350 -19 c
1929435 -19 501 25 509 32 c
1930509 131 l
1931492 105 417 60 343 60 c
1932267 60 204 127 197 229 c
1933406 229 l
1934430 301 l
1935191 301 l
1936191 372 l
1937455 372 l
1938479 444 l
1939194 444 l
1940201 531 245 624 348 624 c
1941433 624 484 583 509 534 c
1942cp
1943556 0 m
1944}
1945pdf_PSBuildGlyph
1946} def
1947/Helvetica-Oblique /Helvetica load def
1948/Helvetica-Bold
1949{
1950556 0 12 -19 563 710
1951{
1952563 621 m
1953537 659 463 710 363 710 c
1954216 710 125 620 101 462 c
195551 462 l
195612 367 l
195792 367 l
195892 346 l
195992 337 93 328 93 319 c
196052 319 l
196112 224 l
1962102 224 l
1963131 58 228 -19 363 -19 c
1964417 -19 471 -12 517 18 c
1965517 146 l
1966481 115 426 93 363 93 c
1967283 93 254 166 246 224 c
1968398 224 l
1969438 319 l
1970236 319 l
1971236 367 l
1972457 367 l
1973497 462 l
1974244 462 l
1975259 552 298 598 363 598 c
1976425 598 464 570 486 547 c
1977507 526 513 517 517 509 c
1978cp
1979556 0 m
1980}
1981pdf_PSBuildGlyph
1982} def
1983/Helvetica-BoldOblique /Helvetica-Bold load def
1984/Symbol
1985{
1986750 0 20 -12 714 685
1987{
1988714 581 m
1989650 645 560 685 465 685 c
1990304 685 165 580 128 432 c
199150 432 l
199220 369 l
1993116 369 l
1994115 356 115 347 115 337 c
1995115 328 115 319 116 306 c
199650 306 l
199720 243 l
1998128 243 l
1999165 97 300 -12 465 -12 c
2000560 -12 635 25 685 65 c
2001685 155 l
2002633 91 551 51 465 51 c
2003340 51 238 131 199 243 c
2004555 243 l
2005585 306 l
2006184 306 l
2007183 317 182 326 182 336 c
2008182 346 183 356 184 369 c
2009614 369 l 644 432 l
2010199 432 l
2011233 540 340 622 465 622 c
2012555 622 636 580 685 520 c
2013cp
2014750 0 m
2015}
2016pdf_PSBuildGlyph
2017} def
2018/Times-Bold
2019{
2020500 0 16 -14 478 700
2021{
2022367 308 m
2023224 308 l
2024224 368 l
2025375 368 l
2026380 414 l
2027225 414 l
2028230 589 257 653 315 653 c
2029402 653 431 521 444 457 c
2030473 457 l
2031473 698 l
2032444 697 l
2033441 679 437 662 418 662 c
2034393 662 365 700 310 700 c
2035211 700 97 597 73 414 c
203621 414 l
203716 368 l
203869 368 l
203969 359 68 350 68 341 c
204068 330 68 319 69 308 c
204121 308 l
204216 262 l
204373 262 l
204491 119 161 -14 301 -14 c
2045380 -14 443 50 478 116 c
2046448 136 l
2047415 84 382 40 323 40 c
2048262 40 231 77 225 262 c
2049362 262 l
2050cp
2051500 0 m
2052}
2053pdf_PSBuildGlyph
2054} def
2055/Times-BoldItalic
2056{
2057500 0 9 -20 542 686
2058{
2059542 686 m
2060518 686 l
2061513 673 507 660 495 660 c
2062475 660 457 683 384 683 c
2063285 683 170 584 122 430 c
206458 430 l
206534 369 l
2066105 369 l
2067101 354 92 328 90 312 c
206834 312 l
20699 251 l
207086 251 l
207185 238 84 223 84 207 c
207284 112 117 -14 272 -14 c
2073326 -14 349 9 381 9 c
2074393 9 393 -10 394 -20 c
2075420 -20 l
2076461 148 l
2077429 148 l
2078416 109 362 15 292 15 c
2079227 15 197 55 197 128 c
2080197 162 204 203 216 251 c
2081378 251 l
2082402 312 l
2083227 312 l
2084229 325 236 356 241 369 c
2085425 369 l
2086450 430 l
2087255 430 l
2088257 435 264 458 274 488 c
2089298 561 337 654 394 654 c
2090437 654 484 621 484 530 c
2091484 516 l
2092516 516 l
2093cp
2094500 0 m
2095}
2096pdf_PSBuildGlyph
2097} def
2098/Times-Italic
2099{
2100500 0 23 -10 595 692
2101{
2102399 317 m
2103196 317 l
2104199 340 203 363 209 386 c
2105429 386 l
2106444 424 l
2107219 424 l
2108246 514 307 648 418 648 c
2109448 648 471 638 492 616 c
2110529 576 524 529 527 479 c
2111549 475 l
2112595 687 l
2113570 687 l
2114562 674 558 664 542 664 c
2115518 664 474 692 423 692 c
2116275 692 162 551 116 424 c
211767 424 l
211853 386 l
2119104 386 l
212098 363 93 340 90 317 c
212137 317 l
212223 279 l
212386 279 l
212485 266 85 253 85 240 c
212585 118 137 -10 277 -10 c
2126370 -10 436 58 488 128 c
2127466 149 l
2128424 101 375 48 307 48 c
2129212 48 190 160 190 234 c
2130190 249 191 264 192 279 c
2131384 279 l
2132cp
2133500 0 m
2134}
2135pdf_PSBuildGlyph
2136} def
2137/Times-Roman
2138{
2139500 0 10 -12 484 692
2140{
2141347 298 m
2142171 298 l
2143170 310 170 322 170 335 c
2144170 362 l
2145362 362 l
2146374 403 l
2147172 403 l
2148184 580 244 642 308 642 c
2149380 642 434 574 457 457 c
2150481 462 l
2151474 691 l
2152449 691 l
2153433 670 429 657 410 657 c
2154394 657 360 692 299 692 c
2155204 692 94 604 73 403 c
215622 403 l
215710 362 l
215870 362 l
215969 352 69 341 69 330 c
216069 319 69 308 70 298 c
216122 298 l
216210 257 l
216373 257 l
216497 57 216 -12 295 -12 c
2165364 -12 427 25 484 123 c
2166458 142 l
2167425 101 384 37 316 37 c
2168256 37 189 84 173 257 c
2169335 257 l
2170cp
2171500 0 m
2172}
2173pdf_PSBuildGlyph
2174} def
2175end
2176currentdict readonly pop end
2177%%EndResource
2178PDFText begin
2179[39/quotesingle 96/grave 128/Adieresis/Aring/Ccedilla/Eacute/Ntilde/Odieresis
2180/Udieresis/aacute/agrave/acircumflex/adieresis/atilde/aring/ccedilla/eacute
2181/egrave/ecircumflex/edieresis/iacute/igrave/icircumflex/idieresis/ntilde
2182/oacute/ograve/ocircumflex/odieresis/otilde/uacute/ugrave/ucircumflex
2183/udieresis/dagger/degree/cent/sterling/section/bullet/paragraph/germandbls
2184/registered/copyright/trademark/acute/dieresis/.notdef/AE/Oslash
2185/.notdef/plusminus/.notdef/.notdef/yen/mu/.notdef/.notdef
2186/.notdef/.notdef/.notdef/ordfeminine/ordmasculine/.notdef/ae/oslash
2187/questiondown/exclamdown/logicalnot/.notdef/florin/.notdef/.notdef
2188/guillemotleft/guillemotright/ellipsis/space/Agrave/Atilde/Otilde/OE/oe
2189/endash/emdash/quotedblleft/quotedblright/quoteleft/quoteright/divide
2190/.notdef/ydieresis/Ydieresis/fraction/currency/guilsinglleft/guilsinglright
2191/fi/fl/daggerdbl/periodcentered/quotesinglbase/quotedblbase/perthousand
2192/Acircumflex/Ecircumflex/Aacute/Edieresis/Egrave/Iacute/Icircumflex
2193/Idieresis/Igrave/Oacute/Ocircumflex/.notdef/Ograve/Uacute/Ucircumflex
2194/Ugrave/dotlessi/circumflex/tilde/macron/breve/dotaccent/ring/cedilla
2195/hungarumlaut/ogonek/caron
21960 TE
2197[1/dotlessi/caron 39/quotesingle 96/grave 
2198127/bullet/Euro/bullet/quotesinglbase/florin/quotedblbase/ellipsis
2199/dagger/daggerdbl/circumflex/perthousand/Scaron/guilsinglleft/OE
2200/bullet/Zcaron/bullet/bullet/quoteleft/quoteright/quotedblleft
2201/quotedblright/bullet/endash/emdash/tilde/trademark/scaron
2202/guilsinglright/oe/bullet/zcaron/Ydieresis/space/exclamdown/cent/sterling
2203/currency/yen/brokenbar/section/dieresis/copyright/ordfeminine
2204/guillemotleft/logicalnot/hyphen/registered/macron/degree/plusminus
2205/twosuperior/threesuperior/acute/mu/paragraph/periodcentered/cedilla
2206/onesuperior/ordmasculine/guillemotright/onequarter/onehalf/threequarters
2207/questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE/Ccedilla
2208/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex/Idieresis
2209/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis/multiply/Oslash
2210/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn/germandbls/agrave
2211/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla/egrave/eacute
2212/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis/eth/ntilde
2213/ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash/ugrave/uacute
2214/ucircumflex/udieresis/yacute/thorn/ydieresis
22151 TE
2216end
2217%%BeginResource: pdfimage.prc
2218%%Copyright: Copyright 1987-1993 Adobe Systems Incorporated. All Rights Reserved.
2219PDF /PDFImage 38 dict put
2220PDF /PDFIVars 20 dict put
2221PDF /PDFImage get begin
2222/initialize { PDFImage begin } bd
2223/terminate { end } bd
2224/nulldict 0 dict def
2225/gv { PDFIVars exch get } bd
2226/pv { PDFIVars 3 1 roll put } bd
2227/BI { save /savelevel exch pv mark } bd
2228/EI { /savelevel gv restore } bd
2229end
2230%%EndResource
2231%%BeginResource: pdfimg2.prc
2232%%Version: 4.0 4
2233%%Copyright: Copyright 1987-1993 Adobe Systems Incorporated. All Rights Reserved.
2234PDF /PDFImage get begin
2235Level2? StartLoad {
2236/ID {
22375 counttomark 2 idiv
2238dup 3 1 roll add
2239dict begin
2240{ def } repeat
2241cleartomark
2242currentdict
2243end
2244begin
2245/ImageType here { pop } { /ImageType 1 def } ifelse
2246/ImageMatrix [ Width 0 0 Height neg 0 Height ] def
2247/ImageMask here { not } { true } ifelse
2248{ /ImageMask false def } if
2249ImageMask not { ColorSpace setcolorspace } if
2250/Intent here { ri } if
2251SLBApplies?
2252{ ApplySLB }
2253{
2254mark
2255/DataSource here { } { currentfile } ifelse
2256/Filter here {
2257dup type /arraytype eq { length } { pop 1 } ifelse
22581 sub 0 1 3 -1 roll {
2259/DecodeParms here {
2260dup type /arraytype eq {
22611 index get
2262} if
2263dup null eq { pop } { exch } ifelse
2264} if
2265Filter dup type /arraytype eq
2266{ exch get } { exch pop } ifelse
2267filter
2268dup
2269} for
2270} if
2271/DataSource exch def
2272currentdict /ImageMask here not {false} if
2273{ sfc imagemask } { image } ifelse
2274counttomark
2275{ dup status
2276dup currentfile ne and
2277{ dup flushfile closefile }
2278{ pop }
2279ifelse
2280}
2281repeat
2282pop
2283}ifelse
2284end
2285} [/Width /Height /ImageMask /ColorSpace /Filter] bld
2286/SLBApplies?
2287{
2288{
2289languagelevel 3 lt {stop} if
2290currentsystemparams /SourceListBypass known not {stop} if
2291currentsystemparams /SourceListBypass get not {stop} if
2292currentdict /Filter known not {stop} if
2293Filter /CCITTFaxDecode ne {stop} if
2294currentdict /DecodeParms known not {stop} if
2295DecodeParms /K known not {stop} if
2296DecodeParms /K get -1 ne {stop} if
2297} stopped not
2298} [/DecodeParms] bld
2299/ApplySLB
2300{
2301{
2302/UncompressedLength
2303Width
2304DecodeParms /EncodedByteAlign getifknown
2305{ { 7 add 3 bitshift } if } if
2306Height mul def
2307/DataSource dup here { } {currentfile} ifelse
23085 dict begin
2309/Filter Filter def
2310/DecodeParms DecodeParms def
2311/Intent 3 def
2312/AsyncRead false def
2313/CloseSource false def
2314currentdict end /ReusableStreamDecode filter def
2315currentdict /ImageMask here not {false} if
2316{ sfc imagemask } { image } ifelse
2317} exec
2318} [/Width /DecodeParms /Height] bld
2319currentdict readonly pop
2320} EndLoad
2321end
2322%%EndResource
2323currentdict readonly pop
2324end end
2325/currentpacking where {pop setpacking}if
2326PDFVars/DocInitAll{[ PDFText]{/docinitialize get exec}forall }put
2327PDFVars/InitAll{[PDF PDFText PDFImage]{/initialize get exec}forall initgs}put
2328PDFVars/TermAll{[PDFImage PDFText PDF]{/terminate get exec}forall}put
2329PDFVars begin PDF begin
2330PDFVars/DocInitAll get exec PDFVars/InitAll get exec
2331%%IncludeResource Courier-Oblique
2332[/N8/Courier-Oblique 1 TZ
2333%%IncludeResource Courier
2334[/N9/Courier 1 TZ
2335PDFVars/TermAll get exec end end
2336
2337%%EndSetup
2338PDFVars begin PDF begin PDFVars/InitAll get exec
23390 0 842 595 re W n
2340[ 0 -1 1 0 0 595 ] concat
2341/N36 <<
2342/SA false 
2343/TR {}
2344/SM 0.02 
2345>> /ExtGState defineRes pop
2346/N7 [/CIEBasedABC <<
2347/MatrixLMN [0.412399 0.212601 0.0193024 0.357605 0.715195 
23480.119202 0.180496 0.0722046 0.9505 ]
2349/DecodeLMN [{2.22221 exp}bind dup dup]
2350/WhitePoint [0.9505 1 1.089]
2351>>]/ColorSpace defineRes pop
2352/N12 [/Indexed /N7 /ColorSpace findRes 255
2353<~s8W*!zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz
2354zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz
2355zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz
2356zzzz~>]
2357/ColorSpace defineRes pop
2358/N11 [/Indexed /N7 /ColorSpace findRes 255
2359<~s8W*!!!%P"J,fS"^V@Mas8N'!s*t*"zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz
2360zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz
2361zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz
2362zzzzzzzzzzzzzzzzzzzzzzzz~>]
2363/ColorSpace defineRes pop
2364/N10 [/Indexed /N7 /ColorSpace findRes 255
2365<~s8W*!!!*$!s*t(LJ,k*"!.Y%Lzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz
2366zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz
2367zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz
2368zzzzzzzzzzzzzzzzzzzz~>]
2369/ColorSpace defineRes pop
2370/N7 /ColorSpace findRes cs
23710.63901 0.78 0.94099 sc
2372/N36 /ExtGState findRes gs
23731 i
237433.84 376.2 98.75999 -185.64 rf
2375/N7 /ColorSpace findRes CS
23760.502 0 0 SC
23772 J
23780 j
23790.24001 w
238010 M
2381[]0 d
238233.84 376.2 98.75999 -185.64 re
2383S
2384BT
2385/N8 1 Tf
23860 9.8999 -9.84 0 44.39999 247.92 Tm
23870 0 0 sc
23880 Tc
23890 Tw
2390(G4VTouchable)Tj
2391ET
239248.96001 376.2 83.64 -185.64 re
239354.24001 376.2 78.36 -185.64 re
2394S
2395q
23960 12 -11.03999 0 72 192.72 cm
2397
2398_op? setoverprint
2399BI
2400/Width 16
2401/Height 15
2402/Filter [/ASCII85Decode /LZWDecode ]
2403/BitsPerComponent 8
2404/Decode [0 255]
2405/ColorSpace /N10 /ColorSpace findRes
2406ID
2407J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
2408-j>aVJ.Theenm@9:-]@%~>
2409EI
2410
2411Q
2412q
24130 12 -11.03999 0 72 192.72 cm
2414
2415_op? setoverprint
2416BI
2417/Width 16
2418/Height 15
2419/Filter [/ASCII85Decode /LZWDecode ]
2420/BitsPerComponent 8
2421/Decode [0 255]
2422/ColorSpace /N12 /ColorSpace findRes
2423ID
2424J,g]g3$8D3#D7P8:l%Lh*=RM:U/:mn8gb1.6fScGUfK,hNCRAQBbZk--^74g&.e~>
2425EI
2426
2427Q
2428q
24290 12 -11.03999 0 72 192.72 cm
2430
2431_op? setoverprint
2432BI
2433/Width 16
2434/Height 15
2435/Filter [/ASCII85Decode /LZWDecode ]
2436/BitsPerComponent 8
2437/Decode [0 255]
2438/ColorSpace /N10 /ColorSpace findRes
2439ID
2440J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
2441-j>aVJ.Theenm@9:-]@%~>
2442EI
2443
2444Q
2445BT
2446/N9 1 Tf
24470 9.8916 -9.84 0 68.88 204.72 Tm
2448(<<virtual>> GetHistory\(\))Tj
2449ET
2450q
24510 12 -11.03999 0 82.56 192.72 cm
2452
2453_op? setoverprint
2454BI
2455/Width 16
2456/Height 15
2457/Filter [/ASCII85Decode /LZWDecode ]
2458/BitsPerComponent 8
2459/Decode [0 255]
2460/ColorSpace /N10 /ColorSpace findRes
2461ID
2462J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
2463-j>aVJ.Theenm@9:-]@%~>
2464EI
2465
2466Q
2467q
24680 12 -11.03999 0 82.56 192.72 cm
2469
2470_op? setoverprint
2471BI
2472/Width 16
2473/Height 15
2474/Filter [/ASCII85Decode /LZWDecode ]
2475/BitsPerComponent 8
2476/Decode [0 255]
2477/ColorSpace /N12 /ColorSpace findRes
2478ID
2479J,g]g3$8D3#D7P8:l%Lh*=RM:U/:mn8gb1.6fScGUfK,hNCRAQBbZk--^74g&.e~>
2480EI
2481
2482Q
2483q
24840 12 -11.03999 0 82.56 192.72 cm
2485
2486_op? setoverprint
2487BI
2488/Width 16
2489/Height 15
2490/Filter [/ASCII85Decode /LZWDecode ]
2491/BitsPerComponent 8
2492/Decode [0 255]
2493/ColorSpace /N10 /ColorSpace findRes
2494ID
2495J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
2496-j>aVJ.Theenm@9:-]@%~>
2497EI
2498
2499Q
2500BT
2501/N8 1 Tf
25020 9.8959 -9.84 0 79.44 204.72 Tm
2503-0.00011 Tc
2504(<<virtual>> GetRotation\(\))Tj
2505ET
2506q
25070 12 -11.03999 0 93.12 192.72 cm
2508
2509_op? setoverprint
2510BI
2511/Width 16
2512/Height 15
2513/Filter [/ASCII85Decode /LZWDecode ]
2514/BitsPerComponent 8
2515/Decode [0 255]
2516/ColorSpace /N10 /ColorSpace findRes
2517ID
2518J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
2519-j>aVJ.Theenm@9:-]@%~>
2520EI
2521
2522Q
2523q
25240 12 -11.03999 0 93.12 192.72 cm
2525
2526_op? setoverprint
2527BI
2528/Width 16
2529/Height 15
2530/Filter [/ASCII85Decode /LZWDecode ]
2531/BitsPerComponent 8
2532/Decode [0 255]
2533/ColorSpace /N12 /ColorSpace findRes
2534ID
2535J,g]g3$8D3#D7P8:l%Lh*=RM:U/:mn8gb1.6fScGUfK,hNCRAQBbZk--^74g&.e~>
2536EI
2537
2538Q
2539q
25400 12 -11.03999 0 93.12 192.72 cm
2541
2542_op? setoverprint
2543BI
2544/Width 16
2545/Height 15
2546/Filter [/ASCII85Decode /LZWDecode ]
2547/BitsPerComponent 8
2548/Decode [0 255]
2549/ColorSpace /N10 /ColorSpace findRes
2550ID
2551J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
2552-j>aVJ.Theenm@9:-]@%~>
2553EI
2554
2555Q
2556BT
2557/N9 1 Tf
25580 9.8999 -9.84 0 90 204.72 Tm
25590 Tc
2560(<<virtual>> GetSolid\(\))Tj
2561ET
2562q
25630 12 -11.03999 0 103.67999 192.72 cm
2564
2565_op? setoverprint
2566BI
2567/Width 16
2568/Height 15
2569/Filter [/ASCII85Decode /LZWDecode ]
2570/BitsPerComponent 8
2571/Decode [0 255]
2572/ColorSpace /N10 /ColorSpace findRes
2573ID
2574J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
2575-j>aVJ.Theenm@9:-]@%~>
2576EI
2577
2578Q
2579q
25800 12 -11.03999 0 103.67999 192.72 cm
2581
2582_op? setoverprint
2583BI
2584/Width 16
2585/Height 15
2586/Filter [/ASCII85Decode /LZWDecode ]
2587/BitsPerComponent 8
2588/Decode [0 255]
2589/ColorSpace /N12 /ColorSpace findRes
2590ID
2591J,g]g3$8D3#D7P8:l%Lh*=RM:U/:mn8gb1.6fScGUfK,hNCRAQBbZk--^74g&.e~>
2592EI
2593
2594Q
2595q
25960 12 -11.03999 0 103.67999 192.72 cm
2597
2598_op? setoverprint
2599BI
2600/Width 16
2601/Height 15
2602/Filter [/ASCII85Decode /LZWDecode ]
2603/BitsPerComponent 8
2604/Decode [0 255]
2605/ColorSpace /N10 /ColorSpace findRes
2606ID
2607J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
2608-j>aVJ.Theenm@9:-]@%~>
2609EI
2610
2611Q
2612BT
26130 9.89281 -9.84 0 100.56 204.72 Tm
2614(<<virtual>> GetTranslation\(\))Tj
2615ET
2616q
26170 12 -11.03999 0 114.24001 192.72 cm
2618
2619_op? setoverprint
2620BI
2621/Width 16
2622/Height 15
2623/Filter [/ASCII85Decode /LZWDecode ]
2624/BitsPerComponent 8
2625/Decode [0 255]
2626/ColorSpace /N10 /ColorSpace findRes
2627ID
2628J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
2629-j>aVJ.Theenm@9:-]@%~>
2630EI
2631
2632Q
2633q
26340 12 -11.03999 0 114.24001 192.72 cm
2635
2636_op? setoverprint
2637BI
2638/Width 16
2639/Height 15
2640/Filter [/ASCII85Decode /LZWDecode ]
2641/BitsPerComponent 8
2642/Decode [0 255]
2643/ColorSpace /N12 /ColorSpace findRes
2644ID
2645J,g]g3$8D3#D7P8:l%Lh*=RM:U/:mn8gb1.6fScGUfK,hNCRAQBbZk--^74g&.e~>
2646EI
2647
2648Q
2649q
26500 12 -11.03999 0 114.24001 192.72 cm
2651
2652_op? setoverprint
2653BI
2654/Width 16
2655/Height 15
2656/Filter [/ASCII85Decode /LZWDecode ]
2657/BitsPerComponent 8
2658/Decode [0 255]
2659/ColorSpace /N10 /ColorSpace findRes
2660ID
2661J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
2662-j>aVJ.Theenm@9:-]@%~>
2663EI
2664
2665Q
2666BT
26670 9.8956 -9.84 0 111.12 204.72 Tm
2668(<<virtual>> GetVolume\(\))Tj
2669ET
2670q
26710 12 -11.03999 0 124.8 192.72 cm
2672
2673_op? setoverprint
2674BI
2675/Width 16
2676/Height 15
2677/Filter [/ASCII85Decode /LZWDecode ]
2678/BitsPerComponent 8
2679/Decode [0 255]
2680/ColorSpace /N10 /ColorSpace findRes
2681ID
2682J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
2683-j>aVJ.Theenm@9:-]@%~>
2684EI
2685
2686Q
2687q
26880 12 -11.03999 0 124.8 192.72 cm
2689
2690_op? setoverprint
2691BI
2692/Width 16
2693/Height 15
2694/Filter [/ASCII85Decode /LZWDecode ]
2695/BitsPerComponent 8
2696/Decode [0 255]
2697/ColorSpace /N12 /ColorSpace findRes
2698ID
2699J,g]g3$8D3#D7P8:l%Lh*=RM:U/:mn8gb1.6fScGUfK,hNCRAQBbZk--^74g&.e~>
2700EI
2701
2702Q
2703q
27040 12 -11.03999 0 124.8 192.72 cm
2705
2706_op? setoverprint
2707BI
2708/Width 16
2709/Height 15
2710/Filter [/ASCII85Decode /LZWDecode ]
2711/BitsPerComponent 8
2712/Decode [0 255]
2713/ColorSpace /N10 /ColorSpace findRes
2714ID
2715J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
2716-j>aVJ.Theenm@9:-]@%~>
2717EI
2718
2719Q
2720BT
27210 9.89619 -9.84 0 121.67999 204.72 Tm
2722(<<virtual>> MoveUpHistory\(\))Tj
2723ET
27241 0.98399 0.94099 sc
2725336.60001 708.48 98.75999 -181.32001 rf
2726336.60001 708.48 98.75999 -181.32001 re
2727S
2728BT
27290 9.89461 -9.84 0 347.16 561.48 Tm
27300 0 0 sc
2731(G4NavigationHistory)Tj
2732ET
2733363.72 708.48 71.64 -181.32001 re
2734369 708.48 66.36 -181.32001 re
2735S
2736q
27370 12 -11.03999 0 386.75999 529.3199 cm
2738
2739_op? setoverprint
2740BI
2741/Width 16
2742/Height 15
2743/Filter [/ASCII85Decode /LZWDecode ]
2744/BitsPerComponent 8
2745/Decode [0 255]
2746/ColorSpace /N10 /ColorSpace findRes
2747ID
2748J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
2749-j>aVJ.Theenm@9:-]@%~>
2750EI
2751
2752Q
2753q
27540 12 -11.03999 0 386.75999 529.3199 cm
2755
2756_op? setoverprint
2757BI
2758/Width 16
2759/Height 15
2760/Filter [/ASCII85Decode /LZWDecode ]
2761/BitsPerComponent 8
2762/Decode [0 255]
2763/ColorSpace /N12 /ColorSpace findRes
2764ID
2765J,g]g3$8D3#D7P8:l%Lh*=RM:U/:mn8gb1.6fScGUfK,hNCRAQBbZk--^74g&.e~>
2766EI
2767
2768Q
2769q
27700 12 -11.03999 0 386.75999 529.3199 cm
2771
2772_op? setoverprint
2773BI
2774/Width 16
2775/Height 15
2776/Filter [/ASCII85Decode /LZWDecode ]
2777/BitsPerComponent 8
2778/Decode [0 255]
2779/ColorSpace /N10 /ColorSpace findRes
2780ID
2781J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
2782-j>aVJ.Theenm@9:-]@%~>
2783EI
2784
2785Q
2786BT
27870 9.89079 -9.84 0 383.64 541.3199 Tm
2788(BackLevel\(\))Tj
2789ET
2790q
27910 12 -11.03999 0 397.32001 529.3199 cm
2792
2793_op? setoverprint
2794BI
2795/Width 16
2796/Height 15
2797/Filter [/ASCII85Decode /LZWDecode ]
2798/BitsPerComponent 8
2799/Decode [0 255]
2800/ColorSpace /N10 /ColorSpace findRes
2801ID
2802J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
2803-j>aVJ.Theenm@9:-]@%~>
2804EI
2805
2806Q
2807q
28080 12 -11.03999 0 397.32001 529.3199 cm
2809
2810_op? setoverprint
2811BI
2812/Width 16
2813/Height 15
2814/Filter [/ASCII85Decode /LZWDecode ]
2815/BitsPerComponent 8
2816/Decode [0 255]
2817/ColorSpace /N12 /ColorSpace findRes
2818ID
2819J,g]g3$8D3#D7P8:l%Lh*=RM:U/:mn8gb1.6fScGUfK,hNCRAQBbZk--^74g&.e~>
2820EI
2821
2822Q
2823q
28240 12 -11.03999 0 397.32001 529.3199 cm
2825
2826_op? setoverprint
2827BI
2828/Width 16
2829/Height 15
2830/Filter [/ASCII85Decode /LZWDecode ]
2831/BitsPerComponent 8
2832/Decode [0 255]
2833/ColorSpace /N10 /ColorSpace findRes
2834ID
2835J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
2836-j>aVJ.Theenm@9:-]@%~>
2837EI
2838
2839Q
2840BT
28410 9.8951 -9.84 0 394.2 541.3199 Tm
2842(G4NavigationHistory\(\))Tj
2843ET
2844q
28450 12 -11.03999 0 407.88 529.3199 cm
2846
2847_op? setoverprint
2848BI
2849/Width 16
2850/Height 15
2851/Filter [/ASCII85Decode /LZWDecode ]
2852/BitsPerComponent 8
2853/Decode [0 255]
2854/ColorSpace /N10 /ColorSpace findRes
2855ID
2856J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
2857-j>aVJ.Theenm@9:-]@%~>
2858EI
2859
2860Q
2861q
28620 12 -11.03999 0 407.88 529.3199 cm
2863
2864_op? setoverprint
2865BI
2866/Width 16
2867/Height 15
2868/Filter [/ASCII85Decode /LZWDecode ]
2869/BitsPerComponent 8
2870/Decode [0 255]
2871/ColorSpace /N12 /ColorSpace findRes
2872ID
2873J,g]g3$8D3#D7P8:l%Lh*=RM:U/:mn8gb1.6fScGUfK,hNCRAQBbZk--^74g&.e~>
2874EI
2875
2876Q
2877q
28780 12 -11.03999 0 407.88 529.3199 cm
2879
2880_op? setoverprint
2881BI
2882/Width 16
2883/Height 15
2884/Filter [/ASCII85Decode /LZWDecode ]
2885/BitsPerComponent 8
2886/Decode [0 255]
2887/ColorSpace /N10 /ColorSpace findRes
2888ID
2889J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
2890-j>aVJ.Theenm@9:-]@%~>
2891EI
2892
2893Q
2894BT
28950 9.8999 -9.84 0 404.75999 541.3199 Tm
2896(<<const>> GetDepth\(\))Tj
2897ET
2898q
28990 12 -11.03999 0 418.44 529.3199 cm
2900
2901_op? setoverprint
2902BI
2903/Width 16
2904/Height 15
2905/Filter [/ASCII85Decode /LZWDecode ]
2906/BitsPerComponent 8
2907/Decode [0 255]
2908/ColorSpace /N10 /ColorSpace findRes
2909ID
2910J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
2911-j>aVJ.Theenm@9:-]@%~>
2912EI
2913
2914Q
2915q
29160 12 -11.03999 0 418.44 529.3199 cm
2917
2918_op? setoverprint
2919BI
2920/Width 16
2921/Height 15
2922/Filter [/ASCII85Decode /LZWDecode ]
2923/BitsPerComponent 8
2924/Decode [0 255]
2925/ColorSpace /N12 /ColorSpace findRes
2926ID
2927J,g]g3$8D3#D7P8:l%Lh*=RM:U/:mn8gb1.6fScGUfK,hNCRAQBbZk--^74g&.e~>
2928EI
2929
2930Q
2931q
29320 12 -11.03999 0 418.44 529.3199 cm
2933
2934_op? setoverprint
2935BI
2936/Width 16
2937/Height 15
2938/Filter [/ASCII85Decode /LZWDecode ]
2939/BitsPerComponent 8
2940/Decode [0 255]
2941/ColorSpace /N10 /ColorSpace findRes
2942ID
2943J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
2944-j>aVJ.Theenm@9:-]@%~>
2945EI
2946
2947Q
2948BT
29490 9.89619 -9.84 0 415.32001 541.3199 Tm
2950(<<const>> GetTopTransform\(\))Tj
2951ET
2952q
29530 12 -11.03999 0 429 529.3199 cm
2954
2955_op? setoverprint
2956BI
2957/Width 16
2958/Height 15
2959/Filter [/ASCII85Decode /LZWDecode ]
2960/BitsPerComponent 8
2961/Decode [0 255]
2962/ColorSpace /N10 /ColorSpace findRes
2963ID
2964J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
2965-j>aVJ.Theenm@9:-]@%~>
2966EI
2967
2968Q
2969q
29700 12 -11.03999 0 429 529.3199 cm
2971
2972_op? setoverprint
2973BI
2974/Width 16
2975/Height 15
2976/Filter [/ASCII85Decode /LZWDecode ]
2977/BitsPerComponent 8
2978/Decode [0 255]
2979/ColorSpace /N12 /ColorSpace findRes
2980ID
2981J,g]g3$8D3#D7P8:l%Lh*=RM:U/:mn8gb1.6fScGUfK,hNCRAQBbZk--^74g&.e~>
2982EI
2983
2984Q
2985q
29860 12 -11.03999 0 429 529.3199 cm
2987
2988_op? setoverprint
2989BI
2990/Width 16
2991/Height 15
2992/Filter [/ASCII85Decode /LZWDecode ]
2993/BitsPerComponent 8
2994/Decode [0 255]
2995/ColorSpace /N10 /ColorSpace findRes
2996ID
2997J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
2998-j>aVJ.Theenm@9:-]@%~>
2999EI
3000
3001Q
3002BT
30030 9.8916 -9.84 0 425.88 541.3199 Tm
3004(<<const>> GetTopVolume\(\))Tj
30050 9.8999 -9.84 0 358.92 576.36 Tm
3006(\(from volumes\))Tj
3007ET
30080.63901 0.78 0.94099 sc
3009186.72 646.8 81 -170.75999 rf
3010186.72 646.8 81 -170.75999 re
3011S
3012BT
30130 9.8999 -9.84 0 197.28 507.96001 Tm
30140 0 0 sc
3015(G4TouchableHistory)Tj
3016ET
3017213.84 646.8 53.88 -170.75999 re
3018219.12 646.8 48.60001 -170.75999 re
3019S
3020q
30210 12 -11.03999 0 236.88 478.2 cm
3022
3023_op? setoverprint
3024BI
3025/Width 16
3026/Height 15
3027/Filter [/ASCII85Decode /LZWDecode ]
3028/BitsPerComponent 8
3029/Decode [0 255]
3030/ColorSpace /N10 /ColorSpace findRes
3031ID
3032J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
3033-j>aVJ.Theenm@9:-]@%~>
3034EI
3035
3036Q
3037q
30380 12 -11.03999 0 236.88 478.2 cm
3039
3040_op? setoverprint
3041BI
3042/Width 16
3043/Height 15
3044/Filter [/ASCII85Decode /LZWDecode ]
3045/BitsPerComponent 8
3046/Decode [0 255]
3047/ColorSpace /N12 /ColorSpace findRes
3048ID
3049J,g]g3$8D3#D7P8:l%Lh*=RM:U/:mn8gb1.6fScGUfK,hNCRAQBbZk--^74g&.e~>
3050EI
3051
3052Q
3053q
30540 12 -11.03999 0 236.88 478.2 cm
3055
3056_op? setoverprint
3057BI
3058/Width 16
3059/Height 15
3060/Filter [/ASCII85Decode /LZWDecode ]
3061/BitsPerComponent 8
3062/Decode [0 255]
3063/ColorSpace /N10 /ColorSpace findRes
3064ID
3065J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
3066-j>aVJ.Theenm@9:-]@%~>
3067EI
3068
3069Q
3070BT
30710 9.8999 -9.84 0 233.75999 490.2 Tm
3072(G4TouchableHistory\(\))Tj
3073ET
3074q
30750 12 -11.03999 0 247.44 478.2 cm
3076
3077_op? setoverprint
3078BI
3079/Width 16
3080/Height 15
3081/Filter [/ASCII85Decode /LZWDecode ]
3082/BitsPerComponent 8
3083/Decode [0 255]
3084/ColorSpace /N10 /ColorSpace findRes
3085ID
3086J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
3087-j>aVJ.Theenm@9:-]@%~>
3088EI
3089
3090Q
3091q
30920 12 -11.03999 0 247.44 478.2 cm
3093
3094_op? setoverprint
3095BI
3096/Width 16
3097/Height 15
3098/Filter [/ASCII85Decode /LZWDecode ]
3099/BitsPerComponent 8
3100/Decode [0 255]
3101/ColorSpace /N12 /ColorSpace findRes
3102ID
3103J,g]g3$8D3#D7P8:l%Lh*=RM:U/:mn8gb1.6fScGUfK,hNCRAQBbZk--^74g&.e~>
3104EI
3105
3106Q
3107q
31080 12 -11.03999 0 247.44 478.2 cm
3109
3110_op? setoverprint
3111BI
3112/Width 16
3113/Height 15
3114/Filter [/ASCII85Decode /LZWDecode ]
3115/BitsPerComponent 8
3116/Decode [0 255]
3117/ColorSpace /N10 /ColorSpace findRes
3118ID
3119J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
3120-j>aVJ.Theenm@9:-]@%~>
3121EI
3122
3123Q
3124BT
31250 9.8999 -9.84 0 244.32001 490.2 Tm
3126(<<const>> GetHistory\(\))Tj
3127ET
3128q
31290 12 -11.03999 0 258 478.2 cm
3130
3131_op? setoverprint
3132BI
3133/Width 16
3134/Height 15
3135/Filter [/ASCII85Decode /LZWDecode ]
3136/BitsPerComponent 8
3137/Decode [0 255]
3138/ColorSpace /N10 /ColorSpace findRes
3139ID
3140J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
3141-j>aVJ.Theenm@9:-]@%~>
3142EI
3143
3144Q
3145q
31460 12 -11.03999 0 258 478.2 cm
3147
3148_op? setoverprint
3149BI
3150/Width 16
3151/Height 15
3152/Filter [/ASCII85Decode /LZWDecode ]
3153/BitsPerComponent 8
3154/Decode [0 255]
3155/ColorSpace /N12 /ColorSpace findRes
3156ID
3157J,g]g3$8D3#D7P8:l%Lh*=RM:U/:mn8gb1.6fScGUfK,hNCRAQBbZk--^74g&.e~>
3158EI
3159
3160Q
3161q
31620 12 -11.03999 0 258 478.2 cm
3163
3164_op? setoverprint
3165BI
3166/Width 16
3167/Height 15
3168/Filter [/ASCII85Decode /LZWDecode ]
3169/BitsPerComponent 8
3170/Decode [0 255]
3171/ColorSpace /N10 /ColorSpace findRes
3172ID
3173J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
3174-j>aVJ.Theenm@9:-]@%~>
3175EI
3176
3177Q
3178BT
31790 9.8922 -9.84 0 254.88 490.2 Tm
3180(<<const>> GetHistoryDep...)Tj
31810 9.8999 -9.84 0 209.03999 519.96001 Tm
3182(\(from volumes\))Tj
3183ET
3184186.48 482.75999 m
3185131.28 376.32001 l
3186S
31871 1 1 sc
31883 M
3189131.28 376.32001 m
3190133.2 391.44 l
3191142.8 386.64 l
3192b
319310 M
3194302.03999 587.64 m
3195336.36 600.12 l
3196S
3197BT
31980 9.7999 -9.84 0 331.56 608.28 Tm
31990 0 0 sc
3200(1)Tj
3201ET
3202336.36 600.12 m
3203327 600.60001 l
3204336.36 600.12 m
3205329.39999 593.88 l
3206302.03999 587.64 m
3207267.84 575.39999 l
3208S
3209BT
32100 9.7999 -9.84 0 269.75999 585.96001 Tm
3211(1)Tj
3212ET
32130.502 0 0 sc
32143 M
3215267.84 575.39999 m
3216272.64 580.92 l
3217280.08 579.72 l
3218275.03999 574.2 l
3219267.84 575.39999 l
3220b
3221BT
32220 9.88879 -9.84 0 294.96001 578.03999 Tm
32230 0 0 sc
3224(-fhistory)Tj
32250 9.7999 -9.84 0 331.56 608.28 Tm
3226(1)Tj
3227-2.2776 6.2805 TD
3228(1)Tj
3229ET
32301 0.98399 0.94099 sc
3231337.8 132.60001 28.2 -52.67999 rf
323210 M
3233337.8 132.60001 28.2 -52.67999 re
3234S
3235BT
3236/N8 1 Tf
32370 9.8999 -9.84 0 348.36 82.56 Tm
32380 0 0 sc
3239(G4VSolid)Tj
3240ET
3241352.92 132.60001 13.08 -52.67999 re
3242358.2 132.60001 7.8 -52.67999 re
3243S
32441 0.98399 0.94099 sc
3245183.84 162.36 57.96001 -101.64 rf
3246183.84 162.36 57.96001 -101.64 re
3247S
3248BT
3249/N9 1 Tf
32500 9.8999 -9.84 0 194.39999 81.84 Tm
32510 0 0 sc
3252(G4GRSSolid)Tj
3253ET
3254210.96001 162.36 30.84 -101.64 re
3255216.24001 162.36 25.56 -101.64 re
3256S
3257q
32580 12 -11.03999 0 234 62.88 cm
3259
3260_op? setoverprint
3261BI
3262/Width 16
3263/Height 15
3264/Filter [/ASCII85Decode /LZWDecode ]
3265/BitsPerComponent 8
3266/Decode [0 255]
3267/ColorSpace /N10 /ColorSpace findRes
3268ID
3269J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
3270-j>aVJ.Theenm@9:-]@%~>
3271EI
3272
3273Q
3274q
32750 12 -11.03999 0 234 62.88 cm
3276
3277_op? setoverprint
3278BI
3279/Width 16
3280/Height 15
3281/Filter [/ASCII85Decode /LZWDecode ]
3282/BitsPerComponent 8
3283/Decode [0 255]
3284/ColorSpace /N12 /ColorSpace findRes
3285ID
3286J,g]g3$8D3#D7P8:l%Lh*=RM:U/:mn8gb1.6fScGUfK,hNCRAQBbZk--^74g&.e~>
3287EI
3288
3289Q
3290q
32910 12 -11.03999 0 234 62.88 cm
3292
3293_op? setoverprint
3294BI
3295/Width 16
3296/Height 15
3297/Filter [/ASCII85Decode /LZWDecode ]
3298/BitsPerComponent 8
3299/Decode [0 255]
3300/ColorSpace /N10 /ColorSpace findRes
3301ID
3302J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
3303-j>aVJ.Theenm@9:-]@%~>
3304EI
3305
3306Q
3307BT
33080 9.8999 -9.84 0 230.88 74.88 Tm
3309(G4GRSSolid\(\))Tj
3310-0.48489 2.51221 TD
3311(\(from volumes\))Tj
3312ET
3313289.67999 108.24001 m
3314337.56 106.56 l
3315S
3316BT
33170 9.8999 -9.84 0 335.64 108 Tm
3318(0...)Tj
3319ET
3320337.56 106.56 m
3321329.16 110.39999 l
3322337.56 106.56 m
3323328.67999 103.2 l
3324289.67999 108.24001 m
3325241.92 110.16 l
3326S
3327BT
33280 9.7999 -9.84 0 249.84 120 Tm
3329(1)Tj
3330ET
33311 1 1 sc
33323 M
3333241.92 110.16 m
3334248.64 113.52 l
3335254.88 109.67999 l
3336248.16 106.32001 l
3337241.92 110.16 l
3338b
3339BT
33400 9.8856 -9.84 0 291.36 107.52 Tm
33410 0 0 sc
3342(-fsolid)Tj
33430 9.8999 -9.84 0 335.64 108 Tm
3344(0...)Tj
33450 9.7999 -9.84 0 249.84 120 Tm
3346(1)Tj
3347ET
334810 M
3349183.60001 149.75999 m
3350132.72 217.44 l
3351S
33521 1 1 sc
33533 M
3354132.72 217.44 m
3355145.67999 209.03999 l
3356137.03999 202.8 l
3357b
33581 0.98399 0.94099 sc
3359346.44 485.03999 62.75999 -143.75999 rf
336010 M
3361346.44 485.03999 62.75999 -143.75999 re
3362S
3363BT
3364/N8 1 Tf
33650 9.894 -9.84 0 357 362.64 Tm
33660 0 0 sc
3367(G4VPhysicalVolume)Tj
3368ET
3369361.56 485.03999 47.64 -143.75999 re
3370377.39999 485.03999 31.8 -143.75999 re
3371S
3372q
33730 12 -11.03999 0 374.03999 343.44 cm
3374
3375_op? setoverprint
3376BI
3377/Width 16
3378/Height 15
3379/Filter [/ASCII85Decode /LZWDecode ]
3380/BitsPerComponent 8
3381/Decode [0 255]
3382/ColorSpace /N11 /ColorSpace findRes
3383ID
3384J,g]W!"9PD",&u@+=Id.%gdg(iR''$65L/j`#qlijAm!6LB%<nTHFS9-\h];TP0:M
3385-SCYb5dE?pQ:hhmbbn>uPb8IHR/l?18E@d4#+@p[e!^^U2'S[@.I_jI%[0hB;kQqu~>
3386EI
3387
3388Q
3389q
33900 12 -11.03999 0 374.03999 343.44 cm
3391
3392_op? setoverprint
3393BI
3394/Width 16
3395/Height 15
3396/Filter [/ASCII85Decode /LZWDecode ]
3397/BitsPerComponent 8
3398/Decode [0 255]
3399/ColorSpace /N12 /ColorSpace findRes
3400ID
3401J,g]W!"9PD",&u`YUEa'#6ouMiQt,3)CH5T`1\oa<$"%;O@/(@Qt24K-B^hE&U=dk
3402<?.;lA^L3G"9~>
3403EI
3404
3405Q
3406q
34070 12 -11.03999 0 374.03999 343.44 cm
3408
3409_op? setoverprint
3410BI
3411/Width 16
3412/Height 15
3413/Filter [/ASCII85Decode /LZWDecode ]
3414/BitsPerComponent 8
3415/Decode [0 255]
3416/ColorSpace /N11 /ColorSpace findRes
3417ID
3418J,g]W!"9PD",&u@+=Id.%gdg(iR''$65L/j`#qlijAm!6LB%<nTHFS9-\h];TP0:M
3419-SCYb5dE?pQ:hhmbbn>uPb8IHR/l?18E@d4#+@p[e!^^U2'S[@.I_jI%[0hB;kQqu~>
3420EI
3421
3422Q
3423BT
3424/N9 1 Tf
34250 9.8999 -9.84 0 370.92 355.44 Tm
3426(fname : G4String)Tj
3427ET
3428q
34290 12 -11.03999 0 395.16 343.44 cm
3430
3431_op? setoverprint
3432BI
3433/Width 16
3434/Height 15
3435/Filter [/ASCII85Decode /LZWDecode ]
3436/BitsPerComponent 8
3437/Decode [0 255]
3438/ColorSpace /N10 /ColorSpace findRes
3439ID
3440J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
3441-j>aVJ.Theenm@9:-]@%~>
3442EI
3443
3444Q
3445q
34460 12 -11.03999 0 395.16 343.44 cm
3447
3448_op? setoverprint
3449BI
3450/Width 16
3451/Height 15
3452/Filter [/ASCII85Decode /LZWDecode ]
3453/BitsPerComponent 8
3454/Decode [0 255]
3455/ColorSpace /N12 /ColorSpace findRes
3456ID
3457J,g]g3$8D3#D7P8:l%Lh*=RM:U/:mn8gb1.6fScGUfK,hNCRAQBbZk--^74g&.e~>
3458EI
3459
3460Q
3461q
34620 12 -11.03999 0 395.16 343.44 cm
3463
3464_op? setoverprint
3465BI
3466/Width 16
3467/Height 15
3468/Filter [/ASCII85Decode /LZWDecode ]
3469/BitsPerComponent 8
3470/Decode [0 255]
3471/ColorSpace /N10 /ColorSpace findRes
3472ID
3473J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
3474-j>aVJ.Theenm@9:-]@%~>
3475EI
3476
3477Q
3478BT
34790 9.89461 -9.84 0 392.03999 355.44 Tm
3480(<<const>> GetName\(\))Tj
3481ET
34820 J
34830 w
3484[5.66901 2.83501 ]0 d
3485382.2 526.92 m
3486380.52 485.16 l
3487S
34882 J
34890.24001 w
3490[]0 d
3491380.52 485.16 m
3492377.16 494.03999 l
3493380.52 485.16 m
3494384.36 493.56 l
3495S
34961 0.98399 0.94099 sc
3497260.16 299.88 43.44 -85.32001 rf
3498260.16 299.88 43.44 -85.32001 re
3499S
3500BT
35010 9.8922 -9.84 0 270.72 218.64 Tm
35020 0 0 sc
3503-0.00011 Tc
3504(G4ThreeVector)Tj
3505ET
3506287.28 299.88 16.32001 -85.32001 re
3507292.56 299.88 11.03999 -85.32001 re
3508S
3509BT
35100 9.8922 -9.84 0 282.48 218.64 Tm
3511(\(from global\))Tj
3512ET
3513249.36 188.39999 m
3514261.60001 214.32001 l
3515S
3516BT
35170 9.7999 -9.84 0 274.8 203.52 Tm
35180 Tc
3519(1)Tj
3520ET
3521261.60001 214.32001 m
3522254.64 207.84 l
3523261.60001 214.32001 m
3524261.36 204.96001 l
3525249.36 188.39999 m
3526237.12 162.48 l
3527S
3528BT
35290 9.7999 -9.84 0 252.72 156.96001 Tm
3530(1)Tj
3531ET
35320.502 0 0 sc
35333 M
3534237.12 162.48 m
3535236.64 169.92 l
3536242.64 174.24001 l
3537243.12 166.8 l
3538237.12 162.48 l
3539b
3540BT
35410 9.8856 -9.84 0 247.92 182.16 Tm
35420 0 0 sc
3543(-ftlate)Tj
35440 9.7999 -9.84 0 274.8 203.52 Tm
3545(1)Tj
3546-4.7511 2.2439 TD
3547(1)Tj
3548ET
35491 0.98399 0.94099 sc
3550350.52 304.92 41.16 -82.44 rf
355110 M
3552350.52 304.92 41.16 -82.44 re
3553S
3554BT
35550 9.8999 -9.84 0 361.08 224.39999 Tm
35560 0 0 sc
3557(G4RotationMatrix)Tj
3558ET
3559377.64 304.92 14.03999 -82.44 re
3560382.92 304.92 8.75999 -82.44 re
3561S
3562BT
35630 9.8922 -9.84 0 372.84 225.12 Tm
3564-0.00011 Tc
3565(\(from global\))Tj
3566ET
3567296.03999 191.52 m
3568350.28 243.60001 l
3569S
3570BT
35710 9.8999 -9.84 0 347.16 215.52 Tm
35720 Tc
3573(0...)Tj
3574ET
3575350.28 243.60001 m
3576341.64 240.24001 l
3577350.28 243.60001 m
3578346.44 234.96001 l
3579296.03999 191.52 m
3580241.92 139.44 l
3581S
3582BT
35830 9.7999 -9.84 0 258.96001 132.72 Tm
3584(1)Tj
3585ET
35861 1 1 sc
35873 M
3588241.92 139.44 m
3589244.08 146.39999 l
3590251.28 148.32001 l
3591249.12 141.36 l
3592241.92 139.44 l
3593b
3594BT
35950 9.8799 -9.84 0 296.88 186.96001 Tm
35960 0 0 sc
3597(-frot)Tj
35980 9.8999 -9.84 0 347.16 215.52 Tm
3599(0...)Tj
36000 9.7999 -9.84 0 258.96001 132.72 Tm
3601(1)Tj
3602ET
36031 0.98399 0.94099 sc
3604178.56 441.60001 55.08 -104.88 rf
360510 M
3606178.56 441.60001 55.08 -104.88 re
3607S
3608BT
36090 9.89079 -9.84 0 189.12 356.64 Tm
36100 0 0 sc
3611(G4GRSVolume)Tj
3612ET
3613205.67999 441.60001 27.96001 -104.88 re
3614210.96001 441.60001 22.67999 -104.88 re
3615S
3616q
36170 12 -11.03999 0 228.72 338.88 cm
3618
3619_op? setoverprint
3620BI
3621/Width 16
3622/Height 15
3623/Filter [/ASCII85Decode /LZWDecode ]
3624/BitsPerComponent 8
3625/Decode [0 255]
3626/ColorSpace /N10 /ColorSpace findRes
3627ID
3628J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
3629-j>aVJ.Theenm@9:-]@%~>
3630EI
3631
3632Q
3633q
36340 12 -11.03999 0 228.72 338.88 cm
3635
3636_op? setoverprint
3637BI
3638/Width 16
3639/Height 15
3640/Filter [/ASCII85Decode /LZWDecode ]
3641/BitsPerComponent 8
3642/Decode [0 255]
3643/ColorSpace /N12 /ColorSpace findRes
3644ID
3645J,g]g3$8D3#D7P8:l%Lh*=RM:U/:mn8gb1.6fScGUfK,hNCRAQBbZk--^74g&.e~>
3646EI
3647
3648Q
3649q
36500 12 -11.03999 0 228.72 338.88 cm
3651
3652_op? setoverprint
3653BI
3654/Width 16
3655/Height 15
3656/Filter [/ASCII85Decode /LZWDecode ]
3657/BitsPerComponent 8
3658/Decode [0 255]
3659/ColorSpace /N10 /ColorSpace findRes
3660ID
3661J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
3662-j>aVJ.Theenm@9:-]@%~>
3663EI
3664
3665Q
3666BT
36670 9.8922 -9.84 0 225.60001 350.88 Tm
3668(G4GRSVolume\(\))Tj
36690 9.8999 -9.84 0 200.88 347.75999 Tm
3670(\(from volumes\))Tj
3671ET
3672289.92 400.8 m
3673346.2 408.72 l
3674S
3675BT
36760 9.8999 -9.84 0 341.16 408.72 Tm
3677(0...)Tj
3678ET
3679346.2 408.72 m
3680337.08 411.12 l
3681346.2 408.72 m
3682338.03999 403.92 l
3683289.92 400.8 m
3684233.75999 392.88 l
3685S
3686BT
36870 9.7999 -9.84 0 240.72 403.67999 Tm
3688(1)Tj
3689ET
36901 1 1 sc
36913 M
3692233.75999 392.88 m
3693239.75999 397.44 l
3694246.48 394.8 l
3695240.72 390.24001 l
3696233.75999 392.88 l
3697b
3698BT
36990 9.8799 -9.84 0 314.52 401.03999 Tm
37000 0 0 sc
3701(-fvol)Tj
37020 9.8999 -9.84 0 341.16 408.72 Tm
3703(0...)Tj
37040 9.7999 -9.84 0 240.72 403.67999 Tm
3705(1)Tj
3706ET
370710 M
3708178.32001 364.8 m
3709132.72 325.67999 l
3710S
37111 1 1 sc
37123 M
3713132.72 325.67999 m
3714140.39999 339.12 l
3715147.12 330.96001 l
3716b
371710 M
3718246.72 317.75999 m
3719259.92 294.96001 l
3720S
3721BT
37220 9.7999 -9.84 0 250.08 288.24001 Tm
37230 0 0 sc
3724(1)Tj
3725ET
3726259.92 294.96001 m
3727258.72 304.08 l
3728259.92 294.96001 m
3729252.48 300.72 l
3730246.72 317.75999 m
3731233.75999 340.56 l
3732S
3733BT
37340 9.7999 -9.84 0 226.8 328.8 Tm
3735(1)Tj
3736ET
37370.502 0 0 sc
37383 M
3739233.75999 340.56 m
3740240 336.72 l
3741240.24001 329.28 l
3742233.75999 333.36 l
3743233.75999 340.56 l
3744b
3745BT
37460 9.8856 -9.84 0 255.36 303.84 Tm
37470 0 0 sc
3748(-ftlate)Tj
37490 9.7999 -9.84 0 250.08 288.24001 Tm
3750(1)Tj
37514.13879 2.36591 TD
3752(1)Tj
3753ET
375410 M
3755292.08 323.52 m
3756350.28 279.36 l
3757S
3758BT
37590 9.8999 -9.84 0 339.24001 262.08 Tm
3760(0...)Tj
3761ET
3762350.28 279.36 m
3763345.48 287.52 l
3764350.28 279.36 m
3765341.16 281.75999 l
3766292.08 323.52 m
3767233.75999 367.92 l
3768S
3769BT
37700 9.7999 -9.84 0 234.72 350.39999 Tm
3771(1)Tj
3772ET
37731 1 1 sc
37743 M
3775233.75999 367.92 m
3776241.2 366.96001 l
3777244.08 360 l
3778236.88 361.2 l
3779233.75999 367.92 l
3780b
3781BT
37820 9.8799 -9.84 0 301.8 318.24001 Tm
37830 0 0 sc
3784(-frot)Tj
37850 9.8999 -9.84 0 339.24001 262.08 Tm
3786(0...)Tj
37870 9.7999 -9.84 0 234.72 350.39999 Tm
3788(1)Tj
3789ET
37900 J
37910 w
379210 M
3793[5.66901 2.83501 ]0 d
3794267.84 520.92 m
3795346.2 443.64 l
3796S
37972 J
37980.24001 w
3799[]0 d
3800346.2 443.64 m
3801342.60001 452.28 l
3802346.2 443.64 m
3803337.32001 447 l
3804S
3805PDFVars/TermAll get exec end end
3806%%PageTrailer
3807%%EndPage
3808%%Trailer
3809%%DocumentNeededResources:
3810%%+ font Courier-Oblique
3811%%+ font Courier
3812%%EOF
Note: See TracBrowser for help on using the repository browser.