home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 August / PCWorld_1999-08_cd.bin / Novinky / adobe / Instal / archive.z / AIRes.dll / TEXT / 1025 < prev    next >
Text File  |  1998-10-05  |  17KB  |  1,421 lines

  1. %%BeginResource: procset Adobe_Illustrator_AI5 1.3 0
  2. %%Title: (Adobe Illustrator (R) Version 8.0 Full Prolog)
  3. %%Version: 1.3 0
  4. %%CreationDate: (3/7/1994) ()
  5. %%Copyright: ((C) 1987-1998 Adobe Systems Incorporated All Rights Reserved)
  6. currentpacking true setpacking
  7. userdict /Adobe_Illustrator_AI5_vars 112 dict dup begin
  8. put
  9. /_?cmyk false def
  10. /_eo false def
  11. /_lp /none def
  12. /_pf
  13. {
  14. } def
  15. /_ps
  16. {
  17. } def
  18. /_psf
  19. {
  20. } def
  21. /_pss
  22. {
  23. } def
  24. /_pjsf
  25. {
  26. } def
  27. /_pjss
  28. {
  29. } def
  30. /_pola 0 def
  31. /_doClip 0 def
  32. /cf currentflat def
  33. /_lineorientation 0 def
  34. /_charorientation 0 def
  35. /_yokoorientation 0 def
  36. /_tm matrix def
  37. /_renderStart
  38. [
  39. /e0 /r0 /a0 /o0 /e1 /r1 /a1 /i0
  40. ] def
  41. /_renderEnd
  42. [
  43. null null null null /i1 /i1 /i1 /i1
  44. ] def
  45. /_render -1 def
  46. /_shift [0 0] def
  47. /_ax 0 def
  48. /_ay 0 def
  49. /_cx 0 def
  50. /_cy 0 def
  51. /_leading
  52. [
  53. 0 0
  54. ] def
  55. /_ctm matrix def
  56. /_mtx matrix def
  57. /_sp 16#020 def
  58. /_hyphen (-) def
  59. /_fontSize 0 def
  60. /_fontAscent 0 def
  61. /_fontDescent 0 def
  62. /_fontHeight 0 def
  63. /_fontRotateAdjust 0 def
  64. /Ss 256 string def
  65. Ss 0 (fonts/) putinterval
  66. /_cnt 0 def
  67. /_scale [1 1] def
  68. /_nativeEncoding 0 def
  69. /_useNativeEncoding 0 def
  70. /_tempEncode 0 def
  71. /_pntr 0 def
  72. /_tDict 2 dict def
  73. /_hfname 100 string def
  74. /_hffound false def
  75. /Tx
  76. {
  77. } def
  78. /Tj
  79. {
  80. } def
  81. /CRender
  82. {
  83. } def
  84. /_AI3_savepage
  85. {
  86. } def
  87. /_gf null def
  88. /_cf 4 array def
  89. /_rgbf 3 array def
  90. /_if null def
  91. /_of false def
  92. /_fc
  93. {
  94. } def
  95. /_gs null def
  96. /_cs 4 array def
  97. /_rgbs 3 array def
  98. /_is null def
  99. /_os false def
  100. /_sc
  101. {
  102. } def
  103. /_pd 1 dict def
  104. /_ed 15 dict def
  105. /_pm matrix def
  106. /_fm null def
  107. /_fd null def
  108. /_fdd null def
  109. /_sm null def
  110. /_sd null def
  111. /_sdd null def
  112. /_i null def
  113. /_lobyte 0 def
  114. /_hibyte 0 def
  115. /_cproc null def
  116. /_cscript 0 def
  117. /_hvax 0 def
  118. /_hvay 0 def
  119. /_hvwb 0 def
  120. /_hvcx 0 def
  121. /_hvcy 0 def
  122. /_bitfont null def
  123. /_bitlobyte 0 def
  124. /_bithibyte 0 def
  125. /_bitkey null def
  126. /_bitdata null def
  127. /_bitindex 0 def
  128. /discardSave null def
  129. /buffer 256 string def
  130. /beginString null def
  131. /endString null def
  132. /endStringLength null def
  133. /layerCnt 1 def
  134. /layerCount 1 def
  135. /perCent (%) 0 get def
  136. /perCentSeen? false def
  137. /newBuff null def
  138. /newBuffButFirst null def
  139. /newBuffLast null def
  140. /clipForward? false def
  141. end
  142. userdict /Adobe_Illustrator_AI5 known not {
  143.     userdict /Adobe_Illustrator_AI5 100 dict put
  144. } if
  145. userdict /Adobe_Illustrator_AI5 get begin
  146. /initialize
  147. {
  148.     Adobe_Illustrator_AI5 dup begin
  149.     Adobe_Illustrator_AI5_vars begin
  150.     /_aicmykps where {pop /_?cmyk _aicmykps def}if
  151.     discardDict
  152.     {
  153.         bind pop pop
  154.     } forall
  155.     dup /nc get begin
  156.     {
  157.         dup xcheck 1 index type /operatortype ne and
  158.         {
  159.             bind
  160.         } if
  161.         pop pop
  162.     } forall
  163.  end
  164.     newpath
  165. } def
  166. /terminate
  167. {
  168.  end
  169.  end
  170. } def
  171. /_
  172. null def
  173. /ddef
  174. {
  175.     Adobe_Illustrator_AI5_vars 3 1 roll put
  176. } def
  177. /xput
  178. {
  179.     dup load dup length exch maxlength eq
  180.     {
  181.         dup dup load dup
  182.         length 2 mul dict copy def
  183.     } if
  184.     load begin
  185.     def
  186.  end
  187. } def
  188. /npop
  189. {
  190.     {
  191.         pop
  192.     } repeat
  193. } def
  194. /hswj
  195. {
  196.     dup stringwidth 3 2 roll
  197.     {
  198.         _hvwb eq { exch _hvcx add exch _hvcy add } if
  199.         exch _hvax add exch _hvay add
  200.     } cforall
  201. } def
  202. /vswj
  203. {
  204.     0 0 3 -1 roll
  205.     {
  206.         dup 255 le
  207.         _charorientation 1 eq
  208.         and
  209.         {
  210.             dup cstring stringwidth 5 2 roll
  211.             _hvwb eq { exch _hvcy sub exch _hvcx sub } if
  212.             exch _hvay sub exch _hvax sub
  213.             4 -1 roll sub exch
  214.             3 -1 roll sub exch
  215.         }
  216.         {
  217.             _hvwb eq { exch _hvcy sub exch _hvcx sub } if
  218.             exch _hvay sub exch _hvax sub
  219.             _fontHeight sub
  220.         } ifelse
  221.     } cforall
  222. } def
  223. /swj
  224. {
  225.     6 1 roll
  226.     /_hvay exch ddef
  227.     /_hvax exch ddef
  228.     /_hvwb exch ddef
  229.     /_hvcy exch ddef
  230.     /_hvcx exch ddef
  231.     _lineorientation 0 eq { hswj } { vswj } ifelse
  232. } def
  233. /sw
  234. {
  235.     0 0 0 6 3 roll swj
  236. } def
  237. /vjss
  238. {
  239.     4 1 roll
  240.     {
  241.         dup cstring
  242.         dup length 1 eq
  243.         _charorientation 1 eq
  244.         and
  245.         {
  246.             -90 rotate
  247.             currentpoint
  248.             _fontRotateAdjust add
  249.             moveto
  250.             gsave
  251.             false charpath currentpoint
  252.             5 index setmatrix stroke
  253.             grestore
  254.             _fontRotateAdjust sub
  255.             moveto
  256.             _sp eq
  257.             {
  258.                 5 index 5 index rmoveto
  259.             } if
  260.             2 copy rmoveto
  261.             90 rotate
  262.         }
  263.         {
  264.             currentpoint
  265.             _fontHeight sub
  266.             5 index sub
  267.             3 index _sp eq
  268.             {
  269.                 9 index sub
  270.             } if
  271.     
  272.             currentpoint
  273.             exch 4 index stringwidth pop 2 div sub
  274.             exch _fontAscent sub
  275.             moveto
  276.     
  277.             gsave
  278.             2 index false charpath
  279.             6 index setmatrix stroke
  280.             grestore
  281.     
  282.             moveto pop pop
  283.         } ifelse
  284.     } cforall
  285.     6 npop
  286. } def
  287. /hjss
  288. {
  289.     4 1 roll
  290.     {
  291.         dup cstring
  292.         gsave
  293.         false charpath currentpoint
  294.         5 index setmatrix stroke
  295.         grestore
  296.         moveto
  297.         _sp eq
  298.         {
  299.             5 index 5 index rmoveto
  300.         } if
  301.         2 copy rmoveto
  302.     } cforall
  303.     6 npop
  304. } def
  305. /jss
  306. {
  307.     _lineorientation 0 eq { hjss } { vjss } ifelse
  308. } def
  309. /ss
  310. {
  311.     0 0 0 7 3 roll jss
  312. } def
  313. /vjsp
  314. {
  315.     4 1 roll
  316.     {
  317.         dup cstring
  318.         dup length 1 eq
  319.         _charorientation 1 eq
  320.         and
  321.         {
  322.             -90 rotate
  323.             currentpoint
  324.             _fontRotateAdjust add
  325.             moveto
  326.             false charpath
  327.             currentpoint
  328.             _fontRotateAdjust sub
  329.             moveto
  330.             _sp eq
  331.             {
  332.                 5 index 5 index rmoveto
  333.             } if
  334.             2 copy rmoveto
  335.             90 rotate
  336.         }
  337.         {
  338.             currentpoint
  339.             _fontHeight sub
  340.             5 index sub
  341.             3 index _sp eq
  342.             {
  343.                 9 index sub
  344.             } if
  345.     
  346.             currentpoint
  347.             exch 4 index stringwidth pop 2 div sub
  348.             exch _fontAscent sub
  349.             moveto
  350.     
  351.             2 index false charpath
  352.     
  353.             moveto pop pop
  354.         } ifelse
  355.     } cforall
  356.     6 npop
  357. } def
  358. /hjsp
  359. {
  360.     4 1 roll
  361.     {
  362.         dup cstring
  363.         false charpath
  364.         _sp eq
  365.         {
  366.             5 index 5 index rmoveto
  367.         } if
  368.         2 copy rmoveto
  369.     } cforall
  370.     6 npop
  371. } def
  372. /jsp
  373. {
  374.     matrix currentmatrix
  375.     _lineorientation 0 eq {hjsp} {vjsp} ifelse
  376. } def
  377. /sp
  378. {
  379.     matrix currentmatrix
  380.     0 0 0 7 3 roll
  381.     _lineorientation 0 eq {hjsp} {vjsp} ifelse
  382. } def
  383. /pl
  384. {
  385.     transform
  386.     0.25 sub round 0.25 add exch
  387.     0.25 sub round 0.25 add exch
  388.     itransform
  389. } def
  390. /setstrokeadjust where
  391. {
  392.     pop true setstrokeadjust
  393.     /c
  394.     {
  395.         curveto
  396.     } def
  397.     /C
  398.     /c load def
  399.     /v
  400.     {
  401.         currentpoint 6 2 roll curveto
  402.     } def
  403.     /V
  404.     /v load def
  405.     /y
  406.     {
  407.         2 copy curveto
  408.     } def
  409.     /Y
  410.     /y load def
  411.     /l
  412.     {
  413.         lineto
  414.     } def
  415.     /L
  416.     /l load def
  417.     /m
  418.     {
  419.         moveto
  420.     } def
  421. }
  422. {
  423.     /c
  424.     {
  425.         pl curveto
  426.     } def
  427.     /C
  428.     /c load def
  429.     /v
  430.     {
  431.         currentpoint 6 2 roll pl curveto
  432.     } def
  433.     /V
  434.     /v load def
  435.     /y
  436.     {
  437.         pl 2 copy curveto
  438.     } def
  439.     /Y
  440.     /y load def
  441.     /l
  442.     {
  443.         pl lineto
  444.     } def
  445.     /L
  446.     /l load def
  447.     /m
  448.     {
  449.         pl moveto
  450.     } def
  451. } ifelse
  452. /d
  453. {
  454.     setdash
  455. } def
  456. /cf
  457. {
  458. } def
  459. /i
  460. {
  461.     dup 0 eq
  462.     {
  463.         pop cf
  464.     } if
  465.     setflat
  466. } def
  467. /j
  468. {
  469.     setlinejoin
  470. } def
  471. /J
  472. {
  473.     setlinecap
  474. } def
  475. /M
  476. {
  477.     setmiterlimit
  478. } def
  479. /w
  480. {
  481.     setlinewidth
  482. } def
  483. /XR
  484. {
  485.     0 ne
  486.     /_eo exch ddef
  487. } def
  488. /H
  489. {
  490. } def
  491. /h
  492. {
  493.     closepath
  494. } def
  495. /N
  496. {
  497.     _pola 0 eq
  498.     {
  499.         _doClip 1 eq
  500.         {
  501.             _eo {eoclip} {clip} ifelse /_doClip 0 ddef
  502.         } if
  503.         newpath
  504.     }
  505.     {
  506.         /CRender
  507.         {
  508.             N
  509.         } ddef
  510.     } ifelse
  511. } def
  512. /n
  513. {
  514.     N
  515. } def
  516. /F
  517. {
  518.     _pola 0 eq
  519.     {
  520.         _doClip 1 eq
  521.         {
  522.             gsave _pf grestore _eo {eoclip} {clip} ifelse newpath /_lp /none ddef _fc
  523.             /_doClip 0 ddef
  524.         }
  525.         {
  526.             _pf
  527.         } ifelse
  528.     }
  529.     {
  530.         /CRender
  531.         {
  532.             F
  533.         } ddef
  534.     } ifelse
  535. } def
  536. /f
  537. {
  538.     closepath
  539.     F
  540. } def
  541. /S
  542. {
  543.     _pola 0 eq
  544.     {
  545.         _doClip 1 eq
  546.         {
  547.             gsave _ps grestore _eo {eoclip} {clip} ifelse newpath /_lp /none ddef _sc
  548.             /_doClip 0 ddef
  549.         }
  550.         {
  551.             _ps
  552.         } ifelse
  553.     }
  554.     {
  555.         /CRender
  556.         {
  557.             S
  558.         } ddef
  559.     } ifelse
  560. } def
  561. /s
  562. {
  563.     closepath
  564.     S
  565. } def
  566. /B
  567. {
  568.     _pola 0 eq
  569.     {
  570.         _doClip 1 eq
  571.         gsave F grestore
  572.         {
  573.             gsave S grestore _eo {eoclip} {clip} ifelse newpath /_lp /none ddef _sc
  574.             /_doClip 0 ddef
  575.         }
  576.         {
  577.             S
  578.         } ifelse
  579.     }
  580.     {
  581.         /CRender
  582.         {
  583.             B
  584.         } ddef
  585.     } ifelse
  586. } def
  587. /b
  588. {
  589.     closepath
  590.     B
  591. } def
  592. /W
  593. {
  594.     /_doClip 1 ddef
  595. } def
  596. /*
  597. {
  598.     count 0 ne
  599.     {
  600.         dup type /stringtype eq
  601.         {
  602.             pop
  603.         } if
  604.     } if
  605.     newpath
  606. } def
  607. /u
  608. {
  609. } def
  610. /U
  611. {
  612. } def
  613. /q
  614. {
  615.     _pola 0 eq
  616.     {
  617.         gsave
  618.     } if
  619. } def
  620. /Q
  621. {
  622.     _pola 0 eq
  623.     {
  624.         grestore
  625.     } if
  626. } def
  627. /*u
  628. {
  629.     _pola 1 add /_pola exch ddef
  630. } def
  631. /*U
  632. {
  633.     _pola 1 sub /_pola exch ddef
  634.     _pola 0 eq
  635.     {
  636.         CRender
  637.     } if
  638. } def
  639. /D
  640. {
  641.     pop
  642. } def
  643. /*w
  644. {
  645. } def
  646. /*W
  647. {
  648. } def
  649. /`
  650. {
  651.     /_i save ddef
  652.     clipForward?
  653.     {
  654.         nulldevice
  655.     } if
  656.     6 1 roll 4 npop
  657.     concat pop
  658.     userdict begin
  659.     /showpage
  660.     {
  661.     } def
  662.     0 setgray
  663.     0 setlinecap
  664.     1 setlinewidth
  665.     0 setlinejoin
  666.     10 setmiterlimit
  667.     [] 0 setdash
  668.     /setstrokeadjust where {pop false setstrokeadjust} if
  669.     newpath
  670.     0 setgray
  671.     false setoverprint
  672. } def
  673. /~
  674. {
  675.  end
  676.     _i restore
  677. } def
  678. /_rgbtocmyk
  679. {
  680.     3
  681.     {
  682.         1 exch sub 3 1 roll
  683.     } repeat
  684.     3 copy 1 4 1 roll
  685.     3
  686.     {
  687.         3 index 2 copy gt
  688.         {
  689.             exch
  690.         } if
  691.         pop 4 1 roll
  692.     } repeat
  693.     pop pop pop
  694.     4 1 roll
  695.     3
  696.     {
  697.         3 index sub
  698.         3 1 roll
  699.     } repeat
  700.     4 -1 roll
  701. } def
  702. /setrgbfill
  703. {
  704.     _rgbf astore pop
  705.     /_fc
  706.     {
  707.         _lp /fill ne
  708.         {
  709.             _of setoverprint
  710.             _rgbf aload pop setrgbcolor
  711.             /_lp /fill ddef
  712.         } if
  713.     } ddef
  714.     /_pf
  715.     {
  716.         _fc
  717.         _eo {eofill} {fill} ifelse
  718.     } ddef
  719.     /_psf
  720.     {
  721.         _fc
  722.         hvashow
  723.     } ddef
  724.     /_pjsf
  725.     {
  726.         _fc
  727.         hvawidthshow
  728.     } ddef
  729.     /_lp /none ddef
  730. } def
  731. /setrgbstroke
  732. {
  733.     _rgbs astore pop
  734.     /_sc
  735.     {
  736.         _lp /stroke ne
  737.         {
  738.             _os setoverprint
  739.             _rgbs aload pop setrgbcolor
  740.             /_lp /stroke ddef
  741.         } if
  742.     } ddef
  743.     /_ps
  744.     {
  745.         _sc
  746.         stroke
  747.     } ddef
  748.     /_pss
  749.     {
  750.         _sc
  751.         ss
  752.     } ddef
  753.     /_pjss
  754.     {
  755.         _sc
  756.         jss
  757.     } ddef
  758.     /_lp /none ddef
  759. } def
  760. /O
  761. {
  762.     0 ne
  763.     /_of exch ddef
  764.     /_lp /none ddef
  765. } def
  766. /R
  767. {
  768.     0 ne
  769.     /_os exch ddef
  770.     /_lp /none ddef
  771. } def
  772. /g
  773. {
  774.     /_gf exch ddef
  775.     /_fc
  776.     {
  777.         _lp /fill ne
  778.         {
  779.             _of setoverprint
  780.             _gf setgray
  781.             /_lp /fill ddef
  782.         } if
  783.     } ddef
  784.     /_pf
  785.     {
  786.         _fc
  787.         _eo {eofill} {fill} ifelse
  788.     } ddef
  789.     /_psf
  790.     {
  791.         _fc
  792.         hvashow
  793.     } ddef
  794.     /_pjsf
  795.     {
  796.         _fc
  797.         hvawidthshow
  798.     } ddef
  799.     /_lp /none ddef
  800. } def
  801. /G
  802. {
  803.     /_gs exch ddef
  804.     /_sc
  805.     {
  806.         _lp /stroke ne
  807.         {
  808.             _os setoverprint
  809.             _gs setgray
  810.             /_lp /stroke ddef
  811.         } if
  812.     } ddef
  813.     /_ps
  814.     {
  815.         _sc
  816.         stroke
  817.     } ddef
  818.     /_pss
  819.     {
  820.         _sc
  821.         ss
  822.     } ddef
  823.     /_pjss
  824.     {
  825.         _sc
  826.         jss
  827.     } ddef
  828.     /_lp /none ddef
  829. } def
  830. /k
  831. {
  832.     _cf astore pop
  833.     /_fc
  834.     {
  835.         _lp /fill ne
  836.         {
  837.             _of setoverprint
  838.             _cf aload pop setcmykcolor
  839.             /_lp /fill ddef
  840.         } if
  841.     } ddef
  842.     /_pf
  843.     {
  844.         _fc
  845.         _eo {eofill} {fill} ifelse
  846.     } ddef
  847.     /_psf
  848.     {
  849.         _fc
  850.         hvashow
  851.     } ddef
  852.     /_pjsf
  853.     {
  854.         _fc
  855.         hvawidthshow
  856.     } ddef
  857.     /_lp /none ddef
  858. } def
  859. /K
  860. {
  861.     _cs astore pop
  862.     /_sc
  863.     {
  864.         _lp /stroke ne
  865.         {
  866.             _os setoverprint
  867.             _cs aload pop setcmykcolor
  868.             /_lp /stroke ddef
  869.         } if
  870.     } ddef
  871.     /_ps
  872.     {
  873.         _sc
  874.         stroke
  875.     } ddef
  876.     /_pss
  877.     {
  878.         _sc
  879.         ss
  880.     } ddef
  881.     /_pjss
  882.     {
  883.         _sc
  884.         jss
  885.     } ddef
  886.     /_lp /none ddef
  887. } def
  888. /Xa
  889. {
  890.     _?cmyk {
  891.         3 npop k
  892.     }{
  893.         setrgbfill 4 npop
  894.     } ifelse
  895. } def
  896. /XA
  897. {
  898.     _?cmyk {
  899.         3 npop K
  900.     }{
  901.         setrgbstroke 4 npop
  902.     } ifelse
  903. } def
  904. /Xs
  905. {
  906.     /_gf exch ddef
  907.     5 npop
  908.     /_fc
  909.     {
  910.         _lp /fill ne
  911.         {
  912.             _of setoverprint
  913.             _gf setAIseparationgray
  914.             /_lp /fill ddef
  915.         } if
  916.     } ddef
  917.     /_pf
  918.     {
  919.         _fc
  920.         _eo {eofill} {fill} ifelse
  921.     } ddef
  922.     /_psf
  923.     {
  924.         _fc
  925.         hvashow
  926.     } ddef
  927.     /_pjsf
  928.     {
  929.         _fc
  930.         hvawidthshow
  931.     } ddef
  932.     /_lp /none ddef
  933. } def
  934. /XS
  935. {
  936.     /_gs exch ddef
  937.     5 npop
  938.     /_sc
  939.     {
  940.         _lp /stroke ne
  941.         {
  942.             _os setoverprint
  943.             _gs setAIseparationgray
  944.             /_lp /stroke ddef
  945.         } if
  946.     } ddef
  947.     /_ps
  948.     {
  949.         _sc
  950.         stroke
  951.     } ddef
  952.     /_pss
  953.     {
  954.         _sc
  955.         ss
  956.     } ddef
  957.     /_pjss
  958.     {
  959.         _sc
  960.         jss
  961.     } ddef
  962.     /_lp /none ddef
  963. } def
  964. /Xx
  965. {
  966.     exch
  967.     /_gf exch ddef
  968.     0 eq {
  969.         findcmykcustomcolor
  970.     }{
  971.         _?cmyk {true}{/findrgbcustomcolor where{pop false}{true}ifelse}ifelse
  972.         {
  973.             4 1 roll 3 npop
  974.             findcmykcustomcolor
  975.         }{
  976.             8 -4 roll 4 npop
  977.             findrgbcustomcolor
  978.         } ifelse
  979.     } ifelse
  980.     /_if exch ddef
  981.     /_fc
  982.     {
  983.         _lp /fill ne
  984.         {
  985.             _of setoverprint
  986.             _if _gf 1 exch sub setcustomcolor
  987.             /_lp /fill ddef
  988.         } if
  989.     } ddef
  990.     /_pf
  991.     {
  992.         _fc
  993.         _eo {eofill} {fill} ifelse
  994.     } ddef
  995.     /_psf
  996.     {
  997.         _fc
  998.         hvashow
  999.     } ddef
  1000.     /_pjsf
  1001.     {
  1002.         _fc
  1003.         hvawidthshow
  1004.     } ddef
  1005.     /_lp /none ddef
  1006. } def
  1007. /XX
  1008. {
  1009.     exch
  1010.     /_gs exch ddef
  1011.     0 eq {
  1012.         findcmykcustomcolor
  1013.     }{
  1014.         _?cmyk {true}{/findrgbcustomcolor where{pop false}{true}ifelse}ifelse
  1015.         {
  1016.             4 1 roll 3 npop
  1017.             findcmykcustomcolor
  1018.         }{
  1019.             8 -4 roll 4 npop
  1020.             findrgbcustomcolor
  1021.         } ifelse
  1022.     } ifelse
  1023.     /_is exch ddef
  1024.     /_sc
  1025.     {
  1026.         _lp /stroke ne
  1027.         {
  1028.             _os setoverprint
  1029.             _is _gs 1 exch sub setcustomcolor
  1030.             /_lp /stroke ddef
  1031.         } if
  1032.     } ddef
  1033.     /_ps
  1034.     {
  1035.         _sc
  1036.         stroke
  1037.     } ddef
  1038.     /_pss
  1039.     {
  1040.         _sc
  1041.         ss
  1042.     } ddef
  1043.     /_pjss
  1044.     {
  1045.         _sc
  1046.         jss
  1047.     } ddef
  1048.     /_lp /none ddef
  1049. } def
  1050. /x
  1051. {
  1052.     /_gf exch ddef
  1053.     findcmykcustomcolor
  1054.     /_if exch ddef
  1055.     /_fc
  1056.     {
  1057.         _lp /fill ne
  1058.         {
  1059.             _of setoverprint
  1060.             _if _gf 1 exch sub setcustomcolor
  1061.             /_lp /fill ddef
  1062.         } if
  1063.     } ddef
  1064.     /_pf
  1065.     {
  1066.         _fc
  1067.         _eo {eofill} {fill} ifelse
  1068.     } ddef
  1069.     /_psf
  1070.     {
  1071.         _fc
  1072.         hvashow
  1073.     } ddef
  1074.     /_pjsf
  1075.     {
  1076.         _fc
  1077.         hvawidthshow
  1078.     } ddef
  1079.     /_lp /none ddef
  1080. } def
  1081. /X
  1082. {
  1083.     /_gs exch ddef
  1084.     findcmykcustomcolor
  1085.     /_is exch ddef
  1086.     /_sc
  1087.     {
  1088.         _lp /stroke ne
  1089.         {
  1090.             _os setoverprint
  1091.             _is _gs 1 exch sub setcustomcolor
  1092.             /_lp /stroke ddef
  1093.         } if
  1094.     } ddef
  1095.     /_ps
  1096.     {
  1097.         _sc
  1098.         stroke
  1099.     } ddef
  1100.     /_pss
  1101.     {
  1102.         _sc
  1103.         ss
  1104.     } ddef
  1105.     /_pjss
  1106.     {
  1107.         _sc
  1108.         jss
  1109.     } ddef
  1110.     /_lp /none ddef
  1111. } def
  1112. /XK
  1113. {
  1114.     3 -1 roll pop
  1115.     0 eq
  1116.     {
  1117.         1 exch sub
  1118.         3 {dup 3 1 roll mul 5 1 roll} repeat
  1119.         mul 4 1 roll
  1120.         K
  1121.     }
  1122.     {
  1123.         1 exch sub 4 1 roll
  1124.         3 {1 exch sub 3 index mul 1 exch sub 3 1 roll} repeat
  1125.         4 -1 roll pop
  1126.         XA
  1127.     } ifelse
  1128. } def
  1129. /Xk
  1130. {
  1131.     3 -1 roll pop
  1132.     0 eq
  1133.     {
  1134.         1 exch sub
  1135.         3 {dup 3 1 roll mul 5 1 roll} repeat
  1136.         mul 4 1 roll
  1137.         k
  1138.     }
  1139.     {
  1140.         1 exch sub 4 1 roll
  1141.         3 {1 exch sub 3 index mul 1 exch sub 3 1 roll} repeat
  1142.         4 -1 roll pop
  1143.         Xa
  1144.     } ifelse
  1145. } def
  1146. /A
  1147. {
  1148.     pop
  1149. } def
  1150. /annotatepage
  1151. {
  1152. userdict /annotatepage 2 copy known {get exec} {pop pop} ifelse
  1153. } def
  1154. /XT {
  1155.     pop pop
  1156. } def
  1157. /Xt {
  1158.     pop
  1159. } def
  1160. /discard
  1161. {
  1162.     save /discardSave exch store
  1163.     discardDict begin
  1164.     /endString exch store
  1165.     gt38?
  1166.     {
  1167.         2 add
  1168.     } if
  1169.     load
  1170.     stopped
  1171.     pop
  1172.  end
  1173.     discardSave restore
  1174. } bind def
  1175. userdict /discardDict 7 dict dup begin
  1176. put
  1177. /pre38Initialize
  1178. {
  1179.     /endStringLength endString length store
  1180.     /newBuff buffer 0 endStringLength getinterval store
  1181.     /newBuffButFirst newBuff 1 endStringLength 1 sub getinterval store
  1182.     /newBuffLast newBuff endStringLength 1 sub 1 getinterval store
  1183. } def
  1184. /shiftBuffer
  1185. {
  1186.     newBuff 0 newBuffButFirst putinterval
  1187.     newBuffLast 0
  1188.     currentfile read not
  1189.     {
  1190.     stop
  1191.     } if
  1192.     put
  1193. } def
  1194. 0
  1195. {
  1196.     pre38Initialize
  1197.     mark
  1198.     currentfile newBuff readstring exch pop
  1199.     {
  1200.         {
  1201.             newBuff endString eq
  1202.             {
  1203.                 cleartomark stop
  1204.             } if
  1205.             shiftBuffer
  1206.         } loop
  1207.     }
  1208.     {
  1209.     stop
  1210.     } ifelse
  1211. } def
  1212. 1
  1213. {
  1214.     pre38Initialize
  1215.     /beginString exch store
  1216.     mark
  1217.     currentfile newBuff readstring exch pop
  1218.     {
  1219.         {
  1220.             newBuff beginString eq
  1221.             {
  1222.                 /layerCount dup load 1 add store
  1223.             }
  1224.             {
  1225.                 newBuff endString eq
  1226.                 {
  1227.                     /layerCount dup load 1 sub store
  1228.                     layerCount 0 eq
  1229.                     {
  1230.                         cleartomark stop
  1231.                     } if
  1232.                 } if
  1233.             } ifelse
  1234.             shiftBuffer
  1235.         } loop
  1236.     } if
  1237. } def
  1238. 2
  1239. {
  1240.     mark
  1241.     {
  1242.         currentfile buffer {readline} stopped {
  1243.             % assume error was due to overfilling the buffer
  1244.         }{
  1245.             not
  1246.             {
  1247.                 stop
  1248.             } if
  1249.             endString eq {
  1250.                 cleartomark stop
  1251.             } if
  1252.         }ifelse
  1253.     } loop
  1254. } def
  1255. 3
  1256. {
  1257.     /beginString exch store
  1258.     /layerCnt 1 store
  1259.     mark
  1260.     {
  1261.         currentfile buffer {readline} stopped {
  1262.             % assume error was due to overfilling the buffer
  1263.         }{
  1264.             not
  1265.             {
  1266.                 stop
  1267.             } if
  1268.             dup beginString eq
  1269.             {
  1270.                 pop /layerCnt dup load 1 add store
  1271.             }
  1272.             {
  1273.                 endString eq
  1274.                 {
  1275.                     layerCnt 1 eq
  1276.                     {
  1277.                         cleartomark stop
  1278.                     }
  1279.                     {
  1280.                         /layerCnt dup load 1 sub store
  1281.                     } ifelse
  1282.                 } if
  1283.             } ifelse
  1284.         }ifelse
  1285.     } loop
  1286. } def
  1287. end
  1288. userdict /clipRenderOff 15 dict dup begin
  1289. put
  1290. {
  1291.     /n /N /s /S /f /F /b /B
  1292. }
  1293. {
  1294.     {
  1295.         _doClip 1 eq
  1296.         {
  1297.             /_doClip 0 ddef _eo {eoclip} {clip} ifelse
  1298.         } if
  1299.         newpath
  1300.     } def
  1301. } forall
  1302. /Tr /pop load def
  1303. /Bb {} def
  1304. /BB /pop load def
  1305. /Bg {12 npop} def
  1306. /Bm {6 npop} def
  1307. /Bc /Bm load def
  1308. /Bh {4 npop} def
  1309. end
  1310. /Lb
  1311. {
  1312.     6 npop
  1313.     7 2 roll
  1314.     5 npop
  1315.     0 eq
  1316.     {
  1317.         0 eq
  1318.         {
  1319.             (%AI5_BeginLayer) 1 (%AI5_EndLayer--) discard
  1320.         }
  1321.         {
  1322.             
  1323.             /clipForward? true def
  1324.             
  1325.             /Tx /pop load def
  1326.             /Tj /pop load def
  1327.             
  1328.             currentdict end clipRenderOff begin begin
  1329.         } ifelse
  1330.     }
  1331.     {
  1332.         0 eq
  1333.         {
  1334.             save /discardSave exch store
  1335.         } if
  1336.     } ifelse
  1337. } bind def
  1338. /LB
  1339. {
  1340.     discardSave dup null ne
  1341.     {
  1342.         restore
  1343.     }
  1344.     {
  1345.         pop
  1346.         clipForward?
  1347.         {
  1348.             currentdict
  1349.          end
  1350.          end
  1351.          begin
  1352.                     
  1353.             /clipForward? false ddef
  1354.         } if
  1355.     } ifelse
  1356. } bind def
  1357. /Pb
  1358. {
  1359.     pop pop
  1360.     0 (%AI5_EndPalette) discard
  1361. } bind def
  1362. /Np
  1363. {
  1364.     0 (%AI5_End_NonPrinting--) discard
  1365. } bind def
  1366. /Ln /pop load def
  1367. /Ap
  1368. /pop load def
  1369. /Ar
  1370. {
  1371.     72 exch div
  1372.     0 dtransform dup mul exch dup mul add sqrt
  1373.     dup 1 lt
  1374.     {
  1375.         pop 1
  1376.     } if
  1377.     setflat
  1378. } def
  1379. /Mb
  1380. {
  1381.     q
  1382. } def
  1383. /Md
  1384. {
  1385. } def
  1386. /MB
  1387. {
  1388.     Q
  1389. } def
  1390. /nc 4 dict def
  1391. nc begin
  1392. /setgray
  1393. {
  1394.     pop
  1395. } bind def
  1396. /setcmykcolor
  1397. {
  1398.     4 npop
  1399. } bind def
  1400. /setrgbcolor
  1401. {
  1402.     3 npop
  1403. } bind def
  1404. /setcustomcolor
  1405. {
  1406.     2 npop
  1407. } bind def
  1408. currentdict readonly pop
  1409. end
  1410. /XP
  1411. {
  1412.     4 npop
  1413. } bind def
  1414. /XD
  1415. {
  1416.     pop
  1417. } bind def
  1418. end
  1419. setpacking
  1420. %%EndResource
  1421.