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

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

CVS update

File size: 67.0 KB
Line 
1%!PS-Adobe-3.0 EPSF-3.0
2%%Title: (boolean_solids.pdf)
3%%Version: 1 2
4%%CreationDate: (D:20020614094757)
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[/N13/Courier-Oblique 1 TZ
2333%%IncludeResource Courier
2334[/N8/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/N21 <<
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/N10 [/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/N9 [/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
23711 0.98399 0.94099 sc
2372/N21 /ExtGState findRes gs
23731 i
2374131.28 112.92 29.64 -74.75999 rf
2375/N7 /ColorSpace findRes CS
23760.502 0 0 SC
23772 J
23780 j
23790.24001 w
238010 M
2381[]0 d
2382131.28 112.92 29.64 -74.75999 re
2383S
2384BT
2385/N8 1 Tf
23860 9.8999 -9.84 0 141.84 45.84 Tm
23870 0 0 sc
23880 Tc
23890 Tw
2390(G4CSGSolid)Tj
2391ET
2392146.39999 112.92 14.52 -74.75999 re
2393151.67999 112.92 9.24001 -74.75999 re
2394S
23950.63901 0.78 0.94099 sc
2396403.8 176.75999 45.96001 -148.2 rf
2397403.8 176.75999 45.96001 -148.2 re
2398S
2399BT
24000 9.89461 -9.84 0 414.36 46.32001 Tm
24010 0 0 sc
2402(G4IntersectionSolid)Tj
2403ET
2404418.2 176.75999 31.56 -148.2 re
2405423.48 176.75999 26.28 -148.2 re
2406S
2407q
24080 12 -11.03999 0 441.24001 30.72 cm
2409
2410_op? setoverprint
2411BI
2412/Width 16
2413/Height 15
2414/Filter [/ASCII85Decode /LZWDecode ]
2415/BitsPerComponent 8
2416/Decode [0 255]
2417/ColorSpace /N9 /ColorSpace findRes
2418ID
2419J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
2420-j>aVJ.Theenm@9:-]@%~>
2421EI
2422
2423Q
2424q
24250 12 -11.03999 0 441.24001 30.72 cm
2426
2427_op? setoverprint
2428BI
2429/Width 16
2430/Height 15
2431/Filter [/ASCII85Decode /LZWDecode ]
2432/BitsPerComponent 8
2433/Decode [0 255]
2434/ColorSpace /N10 /ColorSpace findRes
2435ID
2436J,g]g3$8D3#D7P8:l%Lh*=RM:U/:mn8gb1.6fScGUfK,hNCRAQBbZk--^74g&.e~>
2437EI
2438
2439Q
2440q
24410 12 -11.03999 0 441.24001 30.72 cm
2442
2443_op? setoverprint
2444BI
2445/Width 16
2446/Height 15
2447/Filter [/ASCII85Decode /LZWDecode ]
2448/BitsPerComponent 8
2449/Decode [0 255]
2450/ColorSpace /N9 /ColorSpace findRes
2451ID
2452J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
2453-j>aVJ.Theenm@9:-]@%~>
2454EI
2455
2456Q
2457BT
24580 9.8951 -9.84 0 438.12 42.72 Tm
2459(G4IntersectionSolid\(\))Tj
2460ET
24610.63901 0.78 0.94099 sc
2462382.44 559.67999 46.44 -140.52 rf
2463382.44 559.67999 46.44 -140.52 re
2464S
2465BT
24660 9.8999 -9.84 0 393 453.96001 Tm
24670 0 0 sc
2468(G4UnionSolid)Tj
2469ET
2470397.56 559.67999 31.32001 -140.52 re
2471402.84 559.67999 26.03999 -140.52 re
2472S
2473q
24740 12 -11.03999 0 420.60001 421.32001 cm
2475
2476_op? setoverprint
2477BI
2478/Width 16
2479/Height 15
2480/Filter [/ASCII85Decode /LZWDecode ]
2481/BitsPerComponent 8
2482/Decode [0 255]
2483/ColorSpace /N9 /ColorSpace findRes
2484ID
2485J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
2486-j>aVJ.Theenm@9:-]@%~>
2487EI
2488
2489Q
2490q
24910 12 -11.03999 0 420.60001 421.32001 cm
2492
2493_op? setoverprint
2494BI
2495/Width 16
2496/Height 15
2497/Filter [/ASCII85Decode /LZWDecode ]
2498/BitsPerComponent 8
2499/Decode [0 255]
2500/ColorSpace /N10 /ColorSpace findRes
2501ID
2502J,g]g3$8D3#D7P8:l%Lh*=RM:U/:mn8gb1.6fScGUfK,hNCRAQBbZk--^74g&.e~>
2503EI
2504
2505Q
2506q
25070 12 -11.03999 0 420.60001 421.32001 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 /N9 /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
2523BT
25240 9.8999 -9.84 0 417.48 433.32001 Tm
2525(G4UnionSolid\(\))Tj
2526ET
25270.63901 0.78 0.94099 sc
2528275.03999 571.92 46.32001 -155.88 rf
2529275.03999 571.92 46.32001 -155.88 re
2530S
2531BT
25320 9.8999 -9.84 0 285.60001 440.52 Tm
25330 0 0 sc
2534(G4SubtractionSolid)Tj
2535ET
2536290.16 571.92 31.2 -155.88 re
2537295.32001 571.92 26.03999 -155.88 re
2538S
2539q
25400 12 -11.03999 0 313.08 418.2 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 /N9 /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
2556q
25570 12 -11.03999 0 313.08 418.2 cm
2558
2559_op? setoverprint
2560BI
2561/Width 16
2562/Height 15
2563/Filter [/ASCII85Decode /LZWDecode ]
2564/BitsPerComponent 8
2565/Decode [0 255]
2566/ColorSpace /N10 /ColorSpace findRes
2567ID
2568J,g]g3$8D3#D7P8:l%Lh*=RM:U/:mn8gb1.6fScGUfK,hNCRAQBbZk--^74g&.e~>
2569EI
2570
2571Q
2572q
25730 12 -11.03999 0 313.08 418.2 cm
2574
2575_op? setoverprint
2576BI
2577/Width 16
2578/Height 15
2579/Filter [/ASCII85Decode /LZWDecode ]
2580/BitsPerComponent 8
2581/Decode [0 255]
2582/ColorSpace /N9 /ColorSpace findRes
2583ID
2584J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
2585-j>aVJ.Theenm@9:-]@%~>
2586EI
2587
2588Q
2589BT
25900 9.8999 -9.84 0 309.96001 430.2 Tm
2591(G4SubtractionSolid\(\))Tj
2592ET
25931 0.98399 0.94099 sc
2594328.44 351.72 52.2 -179.88 rf
2595328.44 351.72 52.2 -179.88 re
2596S
2597BT
25980 9.8999 -9.84 0 339 220.08 Tm
25990 0 0 sc
2600(G4BooleanSolid)Tj
2601ET
2602343.56 351.72 37.08 -179.88 re
2603348.84 351.72 31.8 -179.88 re
2604S
2605q
26060 12 -11.03999 0 366.60001 174 cm
2607
2608_op? setoverprint
2609BI
2610/Width 16
2611/Height 15
2612/Filter [/ASCII85Decode /LZWDecode ]
2613/BitsPerComponent 8
2614/Decode [0 255]
2615/ColorSpace /N9 /ColorSpace findRes
2616ID
2617J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
2618-j>aVJ.Theenm@9:-]@%~>
2619EI
2620
2621Q
2622q
26230 12 -11.03999 0 366.60001 174 cm
2624
2625_op? setoverprint
2626BI
2627/Width 16
2628/Height 15
2629/Filter [/ASCII85Decode /LZWDecode ]
2630/BitsPerComponent 8
2631/Decode [0 255]
2632/ColorSpace /N10 /ColorSpace findRes
2633ID
2634J,g]g3$8D3#D7P8:l%Lh*=RM:U/:mn8gb1.6fScGUfK,hNCRAQBbZk--^74g&.e~>
2635EI
2636
2637Q
2638q
26390 12 -11.03999 0 366.60001 174 cm
2640
2641_op? setoverprint
2642BI
2643/Width 16
2644/Height 15
2645/Filter [/ASCII85Decode /LZWDecode ]
2646/BitsPerComponent 8
2647/Decode [0 255]
2648/ColorSpace /N9 /ColorSpace findRes
2649ID
2650J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
2651-j>aVJ.Theenm@9:-]@%~>
2652EI
2653
2654Q
2655BT
26560 9.89619 -9.84 0 363.48 186 Tm
2657(<<virtual>> GetConstitue...)Tj
2658ET
2659403.56 152.64 m
2660380.75999 203.28 l
2661S
26621 1 1 sc
26633 M
2664380.75999 203.28 m
2665391.56 192.24001 l
2666381.96001 187.92 l
2667b
266810 M
2669389.39999 418.92 m
2670374.28 351.84 l
2671S
26723 M
2673374.28 351.84 m
2674372.36 367.2 l
2675382.44 364.8 l
2676b
267710 M
2678316.67999 415.8 m
2679332.28 351.84 l
2680S
26813 M
2682332.28 351.84 m
2683333.96001 366.96001 l
2684323.88 364.56 l
2685b
26861 0.98399 0.94099 sc
268773.44 354.60001 145.32001 -205.32001 rf
268810 M
268973.44 354.60001 145.32001 -205.32001 re
2690S
2691BT
2692/N13 1 Tf
26930 9.8999 -9.84 0 84 228.24001 Tm
26940 0 0 sc
2695(G4VSolid)Tj
2696ET
2697100.56 354.60001 118.2 -205.32001 re
2698116.39999 354.60001 102.36 -205.32001 re
2699S
2700q
27010 12 -11.03999 0 113.03999 151.44 cm
2702
2703_op? setoverprint
2704BI
2705/Width 16
2706/Height 15
2707/Filter [/ASCII85Decode /LZWDecode ]
2708/BitsPerComponent 8
2709/Decode [0 255]
2710/ColorSpace /N11 /ColorSpace findRes
2711ID
2712J,g]W!"9PD",&u@+=Id.%gdg(iR''$65L/j`#qlijAm!6LB%<nTHFS9-\h];TP0:M
2713-SCYb5dE?pQ:hhmbbn>uPb8IHR/l?18E@d4#+@p[e!^^U2'S[@.I_jI%[0hB;kQqu~>
2714EI
2715
2716Q
2717q
27180 12 -11.03999 0 113.03999 151.44 cm
2719
2720_op? setoverprint
2721BI
2722/Width 16
2723/Height 15
2724/Filter [/ASCII85Decode /LZWDecode ]
2725/BitsPerComponent 8
2726/Decode [0 255]
2727/ColorSpace /N10 /ColorSpace findRes
2728ID
2729J,g]W!"9PD",&u`YUEa'#6ouMiQt,3)CH5T`1\oa<$"%;O@/(@Qt24K-B^hE&U=dk
2730<?.;lA^L3G"9~>
2731EI
2732
2733Q
2734q
27350 12 -11.03999 0 113.03999 151.44 cm
2736
2737_op? setoverprint
2738BI
2739/Width 16
2740/Height 15
2741/Filter [/ASCII85Decode /LZWDecode ]
2742/BitsPerComponent 8
2743/Decode [0 255]
2744/ColorSpace /N11 /ColorSpace findRes
2745ID
2746J,g]W!"9PD",&u@+=Id.%gdg(iR''$65L/j`#qlijAm!6LB%<nTHFS9-\h];TP0:M
2747-SCYb5dE?pQ:hhmbbn>uPb8IHR/l?18E@d4#+@p[e!^^U2'S[@.I_jI%[0hB;kQqu~>
2748EI
2749
2750Q
2751BT
2752/N8 1 Tf
27530 9.8951 -9.84 0 109.92 163.44 Tm
2754(fshapeName : G4String)Tj
2755ET
2756q
27570 12 -11.03999 0 134.16 151.44 cm
2758
2759_op? setoverprint
2760BI
2761/Width 16
2762/Height 15
2763/Filter [/ASCII85Decode /LZWDecode ]
2764/BitsPerComponent 8
2765/Decode [0 255]
2766/ColorSpace /N9 /ColorSpace findRes
2767ID
2768J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
2769-j>aVJ.Theenm@9:-]@%~>
2770EI
2771
2772Q
2773q
27740 12 -11.03999 0 134.16 151.44 cm
2775
2776_op? setoverprint
2777BI
2778/Width 16
2779/Height 15
2780/Filter [/ASCII85Decode /LZWDecode ]
2781/BitsPerComponent 8
2782/Decode [0 255]
2783/ColorSpace /N10 /ColorSpace findRes
2784ID
2785J,g]g3$8D3#D7P8:l%Lh*=RM:U/:mn8gb1.6fScGUfK,hNCRAQBbZk--^74g&.e~>
2786EI
2787
2788Q
2789q
27900 12 -11.03999 0 134.16 151.44 cm
2791
2792_op? setoverprint
2793BI
2794/Width 16
2795/Height 15
2796/Filter [/ASCII85Decode /LZWDecode ]
2797/BitsPerComponent 8
2798/Decode [0 255]
2799/ColorSpace /N9 /ColorSpace findRes
2800ID
2801J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
2802-j>aVJ.Theenm@9:-]@%~>
2803EI
2804
2805Q
2806BT
2807/N13 1 Tf
28080 9.8965 -9.84 0 131.03999 163.44 Tm
2809(<<virtual>> CalculateExtent\(\))Tj
2810ET
2811q
28120 12 -11.03999 0 144.72 151.44 cm
2813
2814_op? setoverprint
2815BI
2816/Width 16
2817/Height 15
2818/Filter [/ASCII85Decode /LZWDecode ]
2819/BitsPerComponent 8
2820/Decode [0 255]
2821/ColorSpace /N9 /ColorSpace findRes
2822ID
2823J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
2824-j>aVJ.Theenm@9:-]@%~>
2825EI
2826
2827Q
2828q
28290 12 -11.03999 0 144.72 151.44 cm
2830
2831_op? setoverprint
2832BI
2833/Width 16
2834/Height 15
2835/Filter [/ASCII85Decode /LZWDecode ]
2836/BitsPerComponent 8
2837/Decode [0 255]
2838/ColorSpace /N10 /ColorSpace findRes
2839ID
2840J,g]g3$8D3#D7P8:l%Lh*=RM:U/:mn8gb1.6fScGUfK,hNCRAQBbZk--^74g&.e~>
2841EI
2842
2843Q
2844q
28450 12 -11.03999 0 144.72 151.44 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 /N9 /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
2861BT
2862/N8 1 Tf
28630 9.8967 -9.84 0 141.60001 163.44 Tm
2864(<<virtual>> ComputeDimensions\(\))Tj
2865ET
2866q
28670 12 -11.03999 0 155.28 151.44 cm
2868
2869_op? setoverprint
2870BI
2871/Width 16
2872/Height 15
2873/Filter [/ASCII85Decode /LZWDecode ]
2874/BitsPerComponent 8
2875/Decode [0 255]
2876/ColorSpace /N9 /ColorSpace findRes
2877ID
2878J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
2879-j>aVJ.Theenm@9:-]@%~>
2880EI
2881
2882Q
2883q
28840 12 -11.03999 0 155.28 151.44 cm
2885
2886_op? setoverprint
2887BI
2888/Width 16
2889/Height 15
2890/Filter [/ASCII85Decode /LZWDecode ]
2891/BitsPerComponent 8
2892/Decode [0 255]
2893/ColorSpace /N10 /ColorSpace findRes
2894ID
2895J,g]g3$8D3#D7P8:l%Lh*=RM:U/:mn8gb1.6fScGUfK,hNCRAQBbZk--^74g&.e~>
2896EI
2897
2898Q
2899q
29000 12 -11.03999 0 155.28 151.44 cm
2901
2902_op? setoverprint
2903BI
2904/Width 16
2905/Height 15
2906/Filter [/ASCII85Decode /LZWDecode ]
2907/BitsPerComponent 8
2908/Decode [0 255]
2909/ColorSpace /N9 /ColorSpace findRes
2910ID
2911J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
2912-j>aVJ.Theenm@9:-]@%~>
2913EI
2914
2915Q
2916BT
29170 9.8932 -9.84 0 152.16 163.44 Tm
2918(<<virtual>> CreatePolyhedron\(\))Tj
2919ET
2920q
29210 12 -11.03999 0 165.84 151.44 cm
2922
2923_op? setoverprint
2924BI
2925/Width 16
2926/Height 15
2927/Filter [/ASCII85Decode /LZWDecode ]
2928/BitsPerComponent 8
2929/Decode [0 255]
2930/ColorSpace /N9 /ColorSpace findRes
2931ID
2932J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
2933-j>aVJ.Theenm@9:-]@%~>
2934EI
2935
2936Q
2937q
29380 12 -11.03999 0 165.84 151.44 cm
2939
2940_op? setoverprint
2941BI
2942/Width 16
2943/Height 15
2944/Filter [/ASCII85Decode /LZWDecode ]
2945/BitsPerComponent 8
2946/Decode [0 255]
2947/ColorSpace /N10 /ColorSpace findRes
2948ID
2949J,g]g3$8D3#D7P8:l%Lh*=RM:U/:mn8gb1.6fScGUfK,hNCRAQBbZk--^74g&.e~>
2950EI
2951
2952Q
2953q
29540 12 -11.03999 0 165.84 151.44 cm
2955
2956_op? setoverprint
2957BI
2958/Width 16
2959/Height 15
2960/Filter [/ASCII85Decode /LZWDecode ]
2961/BitsPerComponent 8
2962/Decode [0 255]
2963/ColorSpace /N9 /ColorSpace findRes
2964ID
2965J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
2966-j>aVJ.Theenm@9:-]@%~>
2967EI
2968
2969Q
2970BT
2971/N13 1 Tf
29720 9.8922 -9.84 0 162.72 163.44 Tm
2973-0.00011 Tc
2974(<<virtual>> DistanceToIn\(\))Tj
2975ET
2976q
29770 12 -11.03999 0 176.39999 151.44 cm
2978
2979_op? setoverprint
2980BI
2981/Width 16
2982/Height 15
2983/Filter [/ASCII85Decode /LZWDecode ]
2984/BitsPerComponent 8
2985/Decode [0 255]
2986/ColorSpace /N9 /ColorSpace findRes
2987ID
2988J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
2989-j>aVJ.Theenm@9:-]@%~>
2990EI
2991
2992Q
2993q
29940 12 -11.03999 0 176.39999 151.44 cm
2995
2996_op? setoverprint
2997BI
2998/Width 16
2999/Height 15
3000/Filter [/ASCII85Decode /LZWDecode ]
3001/BitsPerComponent 8
3002/Decode [0 255]
3003/ColorSpace /N10 /ColorSpace findRes
3004ID
3005J,g]g3$8D3#D7P8:l%Lh*=RM:U/:mn8gb1.6fScGUfK,hNCRAQBbZk--^74g&.e~>
3006EI
3007
3008Q
3009q
30100 12 -11.03999 0 176.39999 151.44 cm
3011
3012_op? setoverprint
3013BI
3014/Width 16
3015/Height 15
3016/Filter [/ASCII85Decode /LZWDecode ]
3017/BitsPerComponent 8
3018/Decode [0 255]
3019/ColorSpace /N9 /ColorSpace findRes
3020ID
3021J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
3022-j>aVJ.Theenm@9:-]@%~>
3023EI
3024
3025Q
3026BT
30270 9.89619 -9.84 0 173.28 163.44 Tm
30280 Tc
3029(<<virtual>> DistanceToOut\(\))Tj
3030ET
3031q
30320 12 -11.03999 0 186.96001 151.44 cm
3033
3034_op? setoverprint
3035BI
3036/Width 16
3037/Height 15
3038/Filter [/ASCII85Decode /LZWDecode ]
3039/BitsPerComponent 8
3040/Decode [0 255]
3041/ColorSpace /N9 /ColorSpace findRes
3042ID
3043J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
3044-j>aVJ.Theenm@9:-]@%~>
3045EI
3046
3047Q
3048q
30490 12 -11.03999 0 186.96001 151.44 cm
3050
3051_op? setoverprint
3052BI
3053/Width 16
3054/Height 15
3055/Filter [/ASCII85Decode /LZWDecode ]
3056/BitsPerComponent 8
3057/Decode [0 255]
3058/ColorSpace /N10 /ColorSpace findRes
3059ID
3060J,g]g3$8D3#D7P8:l%Lh*=RM:U/:mn8gb1.6fScGUfK,hNCRAQBbZk--^74g&.e~>
3061EI
3062
3063Q
3064q
30650 12 -11.03999 0 186.96001 151.44 cm
3066
3067_op? setoverprint
3068BI
3069/Width 16
3070/Height 15
3071/Filter [/ASCII85Decode /LZWDecode ]
3072/BitsPerComponent 8
3073/Decode [0 255]
3074/ColorSpace /N9 /ColorSpace findRes
3075ID
3076J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
3077-j>aVJ.Theenm@9:-]@%~>
3078EI
3079
3080Q
3081BT
30820 9.8999 -9.84 0 183.84 163.44 Tm
3083(<<virtual>> Inside\(\))Tj
3084ET
3085q
30860 12 -11.03999 0 197.52 151.44 cm
3087
3088_op? setoverprint
3089BI
3090/Width 16
3091/Height 15
3092/Filter [/ASCII85Decode /LZWDecode ]
3093/BitsPerComponent 8
3094/Decode [0 255]
3095/ColorSpace /N9 /ColorSpace findRes
3096ID
3097J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
3098-j>aVJ.Theenm@9:-]@%~>
3099EI
3100
3101Q
3102q
31030 12 -11.03999 0 197.52 151.44 cm
3104
3105_op? setoverprint
3106BI
3107/Width 16
3108/Height 15
3109/Filter [/ASCII85Decode /LZWDecode ]
3110/BitsPerComponent 8
3111/Decode [0 255]
3112/ColorSpace /N10 /ColorSpace findRes
3113ID
3114J,g]g3$8D3#D7P8:l%Lh*=RM:U/:mn8gb1.6fScGUfK,hNCRAQBbZk--^74g&.e~>
3115EI
3116
3117Q
3118q
31190 12 -11.03999 0 197.52 151.44 cm
3120
3121_op? setoverprint
3122BI
3123/Width 16
3124/Height 15
3125/Filter [/ASCII85Decode /LZWDecode ]
3126/BitsPerComponent 8
3127/Decode [0 255]
3128/ColorSpace /N9 /ColorSpace findRes
3129ID
3130J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
3131-j>aVJ.Theenm@9:-]@%~>
3132EI
3133
3134Q
3135BT
31360 9.89619 -9.84 0 194.39999 163.44 Tm
3137(<<virtual>> SurfaceNormal\(\))Tj
31380 9.894 -9.84 0 95.75999 201.60001 Tm
3139-0.00011 Tc
3140(\(from management\))Tj
3141ET
3142265.92 221.03999 m
3143218.88 233.03999 l
3144S
3145BT
3146/N8 1 Tf
31470 9.8999 -9.84 0 234.72 220.32001 Tm
31480 Tc
3149(0...)Tj
3150ET
3151218.88 233.03999 m
3152228.24001 234.48 l
3153218.88 233.03999 m
3154226.32001 227.28 l
3155265.92 221.03999 m
3156279.84 217.44 l
3157279.84 217.44 m
3158328.2 246 l
3159S
3160BT
31610 9.7999 -9.84 0 331.08 228.48 Tm
3162(1)Tj
3163ET
31641 1 1 sc
31653 M
3166328.2 246 m
3167320.75999 245.75999 l
3168316.92 239.52 l
3169324.60001 239.52 l
3170328.2 246 l
3171b
3172BT
31730 9.89079 -9.84 0 275.75999 189.12 Tm
31740 0 0 sc
3175(#fPtrSolidA)Tj
31760 9.8999 -9.84 0 234.72 220.32001 Tm
3177(0...)Tj
31780 9.7999 -9.84 0 331.08 228.48 Tm
3179(1)Tj
3180ET
318110 M
3182266.64 304.08 m
3183218.88 283.44 l
3184S
3185BT
31860 9.8999 -9.84 0 234.96001 281.03999 Tm
3187(0...)Tj
3188ET
3189218.88 283.44 m
3190225.36 290.16 l
3191218.88 283.44 m
3192228.24001 283.44 l
3193266.64 304.08 m
3194279.84 309.84 l
3195279.84 309.84 m
3196328.2 278.16 l
3197S
3198BT
31990 9.7999 -9.84 0 317.88 268.8 Tm
3200(1)Tj
3201ET
32021 1 1 sc
32033 M
3204328.2 278.16 m
3205324.60001 284.88 l
3206317.39999 285.36 l
3207320.75999 278.64 l
3208328.2 278.16 l
3209b
3210BT
32110 9.89079 -9.84 0 267.60001 274.56 Tm
32120 0 0 sc
3213(#fPtrSolidB)Tj
32140 9.8999 -9.84 0 234.96001 281.03999 Tm
3215(0...)Tj
32160 9.7999 -9.84 0 317.88 268.8 Tm
3217(1)Tj
3218ET
32190.63901 0.78 0.94099 sc
3220114 622.32001 115.08 -193.32001 rf
322110 M
3222114 622.32001 115.08 -193.32001 re
3223S
3224BT
32250 9.8999 -9.84 0 124.56 478.2 Tm
32260 0 0 sc
3227(G4DisplacedSolid)Tj
3228ET
3229129.12 622.32001 99.96001 -193.32001 re
3230134.39999 622.32001 94.67999 -193.32001 re
3231S
3232q
32330 12 -11.03999 0 152.16 431.16 cm
3234
3235_op? setoverprint
3236BI
3237/Width 16
3238/Height 15
3239/Filter [/ASCII85Decode /LZWDecode ]
3240/BitsPerComponent 8
3241/Decode [0 255]
3242/ColorSpace /N9 /ColorSpace findRes
3243ID
3244J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
3245-j>aVJ.Theenm@9:-]@%~>
3246EI
3247
3248Q
3249q
32500 12 -11.03999 0 152.16 431.16 cm
3251
3252_op? setoverprint
3253BI
3254/Width 16
3255/Height 15
3256/Filter [/ASCII85Decode /LZWDecode ]
3257/BitsPerComponent 8
3258/Decode [0 255]
3259/ColorSpace /N10 /ColorSpace findRes
3260ID
3261J,g]g3$8D3#D7P8:l%Lh*=RM:U/:mn8gb1.6fScGUfK,hNCRAQBbZk--^74g&.e~>
3262EI
3263
3264Q
3265q
32660 12 -11.03999 0 152.16 431.16 cm
3267
3268_op? setoverprint
3269BI
3270/Width 16
3271/Height 15
3272/Filter [/ASCII85Decode /LZWDecode ]
3273/BitsPerComponent 8
3274/Decode [0 255]
3275/ColorSpace /N9 /ColorSpace findRes
3276ID
3277J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
3278-j>aVJ.Theenm@9:-]@%~>
3279EI
3280
3281Q
3282BT
32830 9.8999 -9.84 0 149.03999 443.16 Tm
3284(G4DisplacedSolid\(\))Tj
3285ET
3286q
32870 12 -11.03999 0 162.72 431.16 cm
3288
3289_op? setoverprint
3290BI
3291/Width 16
3292/Height 15
3293/Filter [/ASCII85Decode /LZWDecode ]
3294/BitsPerComponent 8
3295/Decode [0 255]
3296/ColorSpace /N9 /ColorSpace findRes
3297ID
3298J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
3299-j>aVJ.Theenm@9:-]@%~>
3300EI
3301
3302Q
3303q
33040 12 -11.03999 0 162.72 431.16 cm
3305
3306_op? setoverprint
3307BI
3308/Width 16
3309/Height 15
3310/Filter [/ASCII85Decode /LZWDecode ]
3311/BitsPerComponent 8
3312/Decode [0 255]
3313/ColorSpace /N10 /ColorSpace findRes
3314ID
3315J,g]g3$8D3#D7P8:l%Lh*=RM:U/:mn8gb1.6fScGUfK,hNCRAQBbZk--^74g&.e~>
3316EI
3317
3318Q
3319q
33200 12 -11.03999 0 162.72 431.16 cm
3321
3322_op? setoverprint
3323BI
3324/Width 16
3325/Height 15
3326/Filter [/ASCII85Decode /LZWDecode ]
3327/BitsPerComponent 8
3328/Decode [0 255]
3329/ColorSpace /N9 /ColorSpace findRes
3330ID
3331J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
3332-j>aVJ.Theenm@9:-]@%~>
3333EI
3334
3335Q
3336BT
33370 9.8965 -9.84 0 159.60001 443.16 Tm
3338(<<const>> GetConstituentMo...)Tj
3339ET
3340q
33410 12 -11.03999 0 173.28 431.16 cm
3342
3343_op? setoverprint
3344BI
3345/Width 16
3346/Height 15
3347/Filter [/ASCII85Decode /LZWDecode ]
3348/BitsPerComponent 8
3349/Decode [0 255]
3350/ColorSpace /N9 /ColorSpace findRes
3351ID
3352J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
3353-j>aVJ.Theenm@9:-]@%~>
3354EI
3355
3356Q
3357q
33580 12 -11.03999 0 173.28 431.16 cm
3359
3360_op? setoverprint
3361BI
3362/Width 16
3363/Height 15
3364/Filter [/ASCII85Decode /LZWDecode ]
3365/BitsPerComponent 8
3366/Decode [0 255]
3367/ColorSpace /N10 /ColorSpace findRes
3368ID
3369J,g]g3$8D3#D7P8:l%Lh*=RM:U/:mn8gb1.6fScGUfK,hNCRAQBbZk--^74g&.e~>
3370EI
3371
3372Q
3373q
33740 12 -11.03999 0 173.28 431.16 cm
3375
3376_op? setoverprint
3377BI
3378/Width 16
3379/Height 15
3380/Filter [/ASCII85Decode /LZWDecode ]
3381/BitsPerComponent 8
3382/Decode [0 255]
3383/ColorSpace /N9 /ColorSpace findRes
3384ID
3385J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
3386-j>aVJ.Theenm@9:-]@%~>
3387EI
3388
3389Q
3390BT
33910 9.8965 -9.84 0 170.16 443.16 Tm
3392(<<const>> GetDirectTransfo...)Tj
3393ET
3394q
33950 12 -11.03999 0 183.84 431.16 cm
3396
3397_op? setoverprint
3398BI
3399/Width 16
3400/Height 15
3401/Filter [/ASCII85Decode /LZWDecode ]
3402/BitsPerComponent 8
3403/Decode [0 255]
3404/ColorSpace /N9 /ColorSpace findRes
3405ID
3406J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
3407-j>aVJ.Theenm@9:-]@%~>
3408EI
3409
3410Q
3411q
34120 12 -11.03999 0 183.84 431.16 cm
3413
3414_op? setoverprint
3415BI
3416/Width 16
3417/Height 15
3418/Filter [/ASCII85Decode /LZWDecode ]
3419/BitsPerComponent 8
3420/Decode [0 255]
3421/ColorSpace /N10 /ColorSpace findRes
3422ID
3423J,g]g3$8D3#D7P8:l%Lh*=RM:U/:mn8gb1.6fScGUfK,hNCRAQBbZk--^74g&.e~>
3424EI
3425
3426Q
3427q
34280 12 -11.03999 0 183.84 431.16 cm
3429
3430_op? setoverprint
3431BI
3432/Width 16
3433/Height 15
3434/Filter [/ASCII85Decode /LZWDecode ]
3435/BitsPerComponent 8
3436/Decode [0 255]
3437/ColorSpace /N9 /ColorSpace findRes
3438ID
3439J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
3440-j>aVJ.Theenm@9:-]@%~>
3441EI
3442
3443Q
3444BT
34450 9.89281 -9.84 0 180.72 443.16 Tm
3446(<<const>> GetFrameRotation\(\))Tj
3447ET
3448q
34490 12 -11.03999 0 194.39999 431.16 cm
3450
3451_op? setoverprint
3452BI
3453/Width 16
3454/Height 15
3455/Filter [/ASCII85Decode /LZWDecode ]
3456/BitsPerComponent 8
3457/Decode [0 255]
3458/ColorSpace /N9 /ColorSpace findRes
3459ID
3460J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
3461-j>aVJ.Theenm@9:-]@%~>
3462EI
3463
3464Q
3465q
34660 12 -11.03999 0 194.39999 431.16 cm
3467
3468_op? setoverprint
3469BI
3470/Width 16
3471/Height 15
3472/Filter [/ASCII85Decode /LZWDecode ]
3473/BitsPerComponent 8
3474/Decode [0 255]
3475/ColorSpace /N10 /ColorSpace findRes
3476ID
3477J,g]g3$8D3#D7P8:l%Lh*=RM:U/:mn8gb1.6fScGUfK,hNCRAQBbZk--^74g&.e~>
3478EI
3479
3480Q
3481q
34820 12 -11.03999 0 194.39999 431.16 cm
3483
3484_op? setoverprint
3485BI
3486/Width 16
3487/Height 15
3488/Filter [/ASCII85Decode /LZWDecode ]
3489/BitsPerComponent 8
3490/Decode [0 255]
3491/ColorSpace /N9 /ColorSpace findRes
3492ID
3493J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
3494-j>aVJ.Theenm@9:-]@%~>
3495EI
3496
3497Q
3498BT
34990 9.8965 -9.84 0 191.28 443.16 Tm
3500(<<const>> GetFrameTranslat...)Tj
3501ET
3502q
35030 12 -11.03999 0 204.96001 431.16 cm
3504
3505_op? setoverprint
3506BI
3507/Width 16
3508/Height 15
3509/Filter [/ASCII85Decode /LZWDecode ]
3510/BitsPerComponent 8
3511/Decode [0 255]
3512/ColorSpace /N9 /ColorSpace findRes
3513ID
3514J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
3515-j>aVJ.Theenm@9:-]@%~>
3516EI
3517
3518Q
3519q
35200 12 -11.03999 0 204.96001 431.16 cm
3521
3522_op? setoverprint
3523BI
3524/Width 16
3525/Height 15
3526/Filter [/ASCII85Decode /LZWDecode ]
3527/BitsPerComponent 8
3528/Decode [0 255]
3529/ColorSpace /N10 /ColorSpace findRes
3530ID
3531J,g]g3$8D3#D7P8:l%Lh*=RM:U/:mn8gb1.6fScGUfK,hNCRAQBbZk--^74g&.e~>
3532EI
3533
3534Q
3535q
35360 12 -11.03999 0 204.96001 431.16 cm
3537
3538_op? setoverprint
3539BI
3540/Width 16
3541/Height 15
3542/Filter [/ASCII85Decode /LZWDecode ]
3543/BitsPerComponent 8
3544/Decode [0 255]
3545/ColorSpace /N9 /ColorSpace findRes
3546ID
3547J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
3548-j>aVJ.Theenm@9:-]@%~>
3549EI
3550
3551Q
3552BT
35530 9.8965 -9.84 0 201.84 443.16 Tm
3554(<<const>> GetObjectRotation\(\))Tj
3555ET
3556q
35570 12 -11.03999 0 215.52 431.16 cm
3558
3559_op? setoverprint
3560BI
3561/Width 16
3562/Height 15
3563/Filter [/ASCII85Decode /LZWDecode ]
3564/BitsPerComponent 8
3565/Decode [0 255]
3566/ColorSpace /N9 /ColorSpace findRes
3567ID
3568J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
3569-j>aVJ.Theenm@9:-]@%~>
3570EI
3571
3572Q
3573q
35740 12 -11.03999 0 215.52 431.16 cm
3575
3576_op? setoverprint
3577BI
3578/Width 16
3579/Height 15
3580/Filter [/ASCII85Decode /LZWDecode ]
3581/BitsPerComponent 8
3582/Decode [0 255]
3583/ColorSpace /N10 /ColorSpace findRes
3584ID
3585J,g]g3$8D3#D7P8:l%Lh*=RM:U/:mn8gb1.6fScGUfK,hNCRAQBbZk--^74g&.e~>
3586EI
3587
3588Q
3589q
35900 12 -11.03999 0 215.52 431.16 cm
3591
3592_op? setoverprint
3593BI
3594/Width 16
3595/Height 15
3596/Filter [/ASCII85Decode /LZWDecode ]
3597/BitsPerComponent 8
3598/Decode [0 255]
3599/ColorSpace /N9 /ColorSpace findRes
3600ID
3601J,g]g3$8D3#D7Ol5WD.S#Qfe_@B_F:67ih,J77t]>YG,$Kh!@!cm2X:#*/aL?msNN
3602-j>aVJ.Theenm@9:-]@%~>
3603EI
3604
3605Q
3606BT
36070 9.8965 -9.84 0 212.39999 443.16 Tm
3608(<<const>> GetObjectTransla...)Tj
3609ET
3610195.12 402 m
3611198 387.84 l
3612198 387.84 m
3613185.28 354.72 l
3614S
3615BT
36160 9.8999 -9.84 0 178.08 352.32001 Tm
3617(0...)Tj
3618ET
3619185.28 354.72 m
3620185.03999 364.08 l
3621185.28 354.72 m
3622191.75999 361.67999 l
3623195.12 402 m
3624189.60001 428.75999 l
3625S
3626BT
36270 9.7999 -9.84 0 180.24001 420.84 Tm
3628(1)Tj
3629ET
36301 1 1 sc
36313 M
3632189.60001 428.75999 m
3633194.39999 423.24001 l
3634192.24001 416.03999 l
3635187.2 421.8 l
3636189.60001 428.75999 l
3637b
3638BT
36390 9.8999 -9.84 0 192.96001 378.24001 Tm
36400 0 0 sc
3641(#fPtrSolid)Tj
3642-2.61819 1.51221 TD
3643(0...)Tj
36440 9.7999 -9.84 0 180.24001 420.84 Tm
3645(1)Tj
3646ET
364710 M
3648146.16 113.03999 m
3649146.16 149.03999 l
3650S
36511 1 1 sc
36523 M
3653146.16 149.03999 m
3654151.44 134.64 l
3655140.88 134.64 l
3656b
36570 J
36580 w
365910 M
3660[5.66901 2.83501 ]0 d
3661403.56 114.24001 m
3662218.88 212.88 l
3663S
36642 J
36650.24001 w
3666[]0 d
3667218.88 212.88 m
3668228.24001 211.92 l
3669218.88 212.88 m
3670224.88 205.67999 l
3671S
36720 J
36730 w
3674[5.66901 2.83501 ]0 d
3675382.2 467.88 m
3676218.88 318.72 l
3677S
36782 J
36790.24001 w
3680[]0 d
3681218.88 318.72 m
3682222.96001 327.12 l
3683218.88 318.72 m
3684227.75999 321.84 l
3685162.24001 428.75999 m
3686155.52 354.72 l
3687S
36883 M
3689155.52 354.72 m
3690151.44 369.60001 l
3691162 368.64 l
3692b
36930 J
36940 w
369510 M
3696[5.66901 2.83501 ]0 d
3697274.8 457.08 m
3698210.48 354.72 l
3699S
37002 J
37010.24001 w
3702[]0 d
3703210.48 354.72 m
3704211.92 363.84 l
3705210.48 354.72 m
3706218.16 360 l
3707328.2 260.16 m
3708218.88 255.12 l
3709S
37103 M
3711218.88 255.12 m
3712233.03999 261.12 l
3713233.52 250.56 l
3714b
3715PDFVars/TermAll get exec end end
3716%%PageTrailer
3717%%EndPage
3718%%Trailer
3719%%DocumentNeededResources:
3720%%+ font Courier-Oblique
3721%%+ font Courier
3722%%EOF
Note: See TracBrowser for help on using the repository browser.