home *** CD-ROM | disk | FTP | other *** search
/ MacUser Mac Bin 40 / MACUSER-MACBIN40A-1997-03.ISO.7z / MACUSER-MACBIN40A-1997-03.ISO / DEMO / ヒューリンクスdemo / しろふち君デモ / EdgeMarker / EdgeMarker.rsrc / EPSF_129_%BeginProlog_.bin < prev    next >
Text File  |  1996-11-15  |  38KB  |  2,178 lines

  1. %%BeginProlog
  2. %%BeginResource: procset Adobe_level2_AI5 1.2 0
  3. %%Title: (Adobe Illustrator (R) Version 5.0 Level 2 Emulation)
  4. %%Version: 1.2 
  5. %%CreationDate: (04/10/93) ()
  6. %%Copyright: ((C) 1987-1993 Adobe Systems Incorporated All Rights Reserved)
  7. userdict /Adobe_level2_AI5 23 dict dup begin
  8.     put
  9.     /packedarray where not
  10.     {
  11.         userdict begin
  12.         /packedarray
  13.         {
  14.             array astore readonly
  15.         } bind def
  16.         /setpacking /pop load def
  17.         /currentpacking false def
  18.      end
  19.         0
  20.     } if
  21.     pop
  22.     userdict /defaultpacking currentpacking put true setpacking
  23.     /initialize
  24.     {
  25.         Adobe_level2_AI5 begin
  26.     } bind def
  27.     /terminate
  28.     {
  29.         currentdict Adobe_level2_AI5 eq
  30.         {
  31.          end
  32.         } if
  33.     } bind def
  34.     mark
  35.     /setcustomcolor where not
  36.     {
  37.         /findcmykcustomcolor
  38.         {
  39.             5 packedarray
  40.         } bind def
  41.         /setcustomcolor
  42.         {
  43.             exch aload pop pop
  44.             4
  45.             {
  46.                 4 index mul 4 1 roll
  47.             } repeat
  48.             5 -1 roll pop
  49.             setcmykcolor
  50.         }
  51.         def
  52.     } if
  53.     
  54.     /gt38? mark {version cvr cvx exec} stopped {cleartomark true} {38 gt exch pop} ifelse def
  55.     userdict /deviceDPI 72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt put
  56.     userdict /level2?
  57.     systemdict /languagelevel known dup
  58.     {
  59.         pop systemdict /languagelevel get 2 ge
  60.     } if
  61.     put
  62. /level2ScreenFreq
  63. {
  64.  begin
  65.         60
  66.         HalftoneType 1 eq
  67.         {
  68.             pop Frequency
  69.         } if
  70.         HalftoneType 2 eq
  71.         {
  72.             pop GrayFrequency
  73.         } if
  74.         HalftoneType 5 eq
  75.         {
  76.             pop Default level2ScreenFreq
  77.         } if
  78.  end
  79. } bind def
  80. userdict /currentScreenFreq  
  81.     level2? {currenthalftone level2ScreenFreq} {currentscreen pop pop} ifelse put
  82. level2? not
  83.     {
  84.         /setcmykcolor where not
  85.         {
  86.             /setcmykcolor
  87.             {
  88.                 exch .11 mul add exch .59 mul add exch .3 mul add
  89.                 1 exch sub setgray
  90.             } def
  91.         } if
  92.         /currentcmykcolor where not
  93.         {
  94.             /currentcmykcolor
  95.             {
  96.                 0 0 0 1 currentgray sub
  97.             } def
  98.         } if
  99.         /setoverprint where not
  100.         {
  101.             /setoverprint /pop load def
  102.         } if
  103.         /selectfont where not
  104.         {
  105.             /selectfont
  106.             {
  107.                 exch findfont exch
  108.                 dup type /arraytype eq
  109.                 {
  110.                     makefont
  111.                 }
  112.                 {
  113.                     scalefont
  114.                 } ifelse
  115.                 setfont
  116.             } bind def
  117.         } if
  118.         /cshow where not
  119.         {
  120.             /cshow
  121.             {
  122.                 [
  123.                 0 0 5 -1 roll aload pop
  124.                 ] cvx bind forall
  125.             } bind def
  126.         } if
  127.     } if
  128.     cleartomark
  129.     /anyColor?
  130.     {
  131.         add add add 0 ne
  132.     } bind def
  133.     /testColor
  134.     {
  135.         gsave
  136.         setcmykcolor currentcmykcolor
  137.         grestore
  138.     } bind def
  139.     /testCMYKColorThrough
  140.     {
  141.         testColor anyColor?
  142.     } bind def
  143.     userdict /composite?
  144.     level2?
  145.     {
  146.         gsave 1 1 1 1 setcmykcolor currentcmykcolor grestore
  147.         add add add 4 eq
  148.     }
  149.     {
  150.         1 0 0 0 testCMYKColorThrough
  151.         0 1 0 0 testCMYKColorThrough
  152.         0 0 1 0 testCMYKColorThrough
  153.         0 0 0 1 testCMYKColorThrough
  154.         and and and
  155.     } ifelse
  156.     put
  157.     composite? not
  158.     {
  159.         userdict begin
  160.         gsave
  161.         /cyan? 1 0 0 0 testCMYKColorThrough def
  162.         /magenta? 0 1 0 0 testCMYKColorThrough def
  163.         /yellow? 0 0 1 0 testCMYKColorThrough def
  164.         /black? 0 0 0 1 testCMYKColorThrough def
  165.         grestore
  166.         /isCMYKSep? cyan? magenta? yellow? black? or or or def
  167.         /customColor? isCMYKSep? not def
  168.      end
  169.     } if
  170.  end defaultpacking setpacking
  171. %%EndResource
  172. %%BeginProcSet: Adobe_ColorImage_AI6 1.0 0
  173. userdict /Adobe_ColorImage_AI6 known not
  174. {
  175.     userdict /Adobe_ColorImage_AI6 17 dict put 
  176. } if
  177. userdict /Adobe_ColorImage_AI6 get begin
  178.     
  179.     /initialize
  180.     { 
  181.         Adobe_ColorImage_AI6 begin
  182.         Adobe_ColorImage_AI6
  183.         {
  184.             dup type /arraytype eq
  185.             {
  186.                 dup xcheck
  187.                 {
  188.                     bind
  189.                 } if
  190.             } if
  191.             pop pop
  192.         } forall
  193.     } def
  194.     /terminate { end } def
  195.     
  196.     currentdict /Adobe_ColorImage_AI6_Vars known not
  197.     {
  198.         /Adobe_ColorImage_AI6_Vars 14 dict def
  199.     } if
  200.     
  201.     Adobe_ColorImage_AI6_Vars begin
  202.         /channelcount 0 def
  203.         /sourcecount 0 def
  204.         /sourcearray 4 array def
  205.         /plateindex -1 def
  206.         /XIMask 0 def
  207.         /XIBinary 0 def
  208.         /XIChannelCount 0 def
  209.         /XIBitsPerPixel 0 def
  210.         /XIImageHeight 0 def
  211.         /XIImageWidth 0 def
  212.         /XIImageMatrix null def
  213.         /XIBuffer null def
  214.         /XIDataProc null def
  215.  end
  216.     
  217.     /WalkRGBString null def
  218.     /WalkCMYKString null def
  219.     
  220.     /StuffRGBIntoGrayString null def
  221.     /RGBToGrayImageProc null def
  222.     /StuffCMYKIntoGrayString null def
  223.     /CMYKToGrayImageProc null def
  224.     /ColorImageCompositeEmulator null def
  225.     
  226.     /SeparateCMYKImageProc null def
  227.     
  228.     /FourEqual null def
  229.     /TestPlateIndex null def
  230.     
  231.     currentdict /_colorimage known not
  232.     {
  233.         /colorimage where
  234.         {
  235.             /colorimage get /_colorimage exch def
  236.         }
  237.         {
  238.             /_colorimage null def
  239.         } ifelse
  240.     } if
  241.     
  242.     /_currenttransfer systemdict /currenttransfer get def
  243.     
  244.     /colorimage null def
  245.     /XI null def
  246.     
  247.     
  248.     /WalkRGBString
  249.     {
  250.         0 3 index
  251.     
  252.         dup length 1 sub 0 3 3 -1 roll
  253.         {
  254.             3 getinterval { } forall
  255.     
  256.             5 index exec
  257.     
  258.             3 index
  259.         } for
  260.         
  261.          5 { pop } repeat
  262.     
  263.     } def
  264.     
  265.     
  266.     /WalkCMYKString
  267.     {
  268.         0 3 index
  269.     
  270.         dup length 1 sub 0 4 3 -1 roll
  271.         {
  272.             4 getinterval { } forall
  273.             
  274.             6 index exec
  275.             
  276.             3 index
  277.             
  278.         } for
  279.         
  280.         5 { pop } repeat
  281.         
  282.     } def
  283.     
  284.     
  285.     /StuffRGBIntoGrayString
  286.     {
  287.         .11 mul exch
  288.         
  289.         .59 mul add exch
  290.         
  291.         .3 mul add
  292.         
  293.         cvi 3 copy put
  294.         
  295.         pop 1 add
  296.     } def
  297.     
  298.     
  299.     /RGBToGrayImageProc
  300.     {    
  301.         Adobe_ColorImage_AI6_Vars begin 
  302.             sourcearray 0 get exec
  303.             dup length 3 idiv string
  304.             dup 3 1 roll 
  305.             
  306.             /StuffRGBIntoGrayString load exch
  307.             WalkRGBString
  308.      end
  309.     } def
  310.     
  311.     
  312.     /StuffCMYKIntoGrayString
  313.     {
  314.         exch .11 mul add
  315.         
  316.         exch .59 mul add
  317.         
  318.         exch .3 mul add
  319.         
  320.         dup 255 gt { pop 255 } if
  321.         
  322.         255 exch sub cvi 3 copy put
  323.         
  324.         pop 1 add
  325.     } def
  326.     
  327.     
  328.     /CMYKToGrayImageProc
  329.     {    
  330.         Adobe_ColorImage_AI6_Vars begin
  331.             sourcearray 0 get exec
  332.             dup length 4 idiv string
  333.             dup 3 1 roll 
  334.             
  335.             /StuffCMYKIntoGrayString load exch
  336.             WalkCMYKString
  337.      end
  338.     } def
  339.     
  340.     
  341.     /ColorImageCompositeEmulator
  342.     {
  343.         pop true eq
  344.         {
  345.             Adobe_ColorImage_AI6_Vars /sourcecount get 5 add { pop } repeat
  346.         }
  347.         {
  348.             Adobe_ColorImage_AI6_Vars /channelcount get 1 ne
  349.             {
  350.                 Adobe_ColorImage_AI6_Vars begin
  351.                     sourcearray 0 3 -1 roll put
  352.                 
  353.                     channelcount 3 eq 
  354.                     { 
  355.                         /RGBToGrayImageProc 
  356.                     }
  357.                     { 
  358.                         /CMYKToGrayImageProc
  359.                     } ifelse
  360.                     load
  361.              end
  362.             } if
  363.             image
  364.         } ifelse
  365.     } def
  366.     
  367.     
  368.     /SeparateCMYKImageProc
  369.     {    
  370.         Adobe_ColorImage_AI6_Vars begin
  371.     
  372.             sourcecount 0 ne
  373.             {
  374.                 sourcearray plateindex get exec
  375.             }
  376.             {            
  377.                 sourcearray 0 get exec
  378.                 
  379.                 dup length 4 idiv string
  380.                 
  381.                 0 2 index
  382.                 
  383.                 plateindex 4 2 index length 1 sub
  384.                 {
  385.                     get 255 exch sub
  386.                     
  387.                     3 copy put pop 1 add
  388.                     
  389.                     2 index
  390.                 } for
  391.     
  392.                 pop pop exch pop
  393.             } ifelse
  394.      end
  395.     } def
  396.         
  397.     
  398.     /FourEqual
  399.     {
  400.         4 index ne
  401.         {
  402.             pop pop pop false
  403.         }
  404.         {
  405.             4 index ne
  406.             {
  407.                 pop pop false
  408.             }
  409.             {
  410.                 4 index ne
  411.                 {
  412.                     pop false
  413.                 }
  414.                 {
  415.                     4 index eq
  416.                 } ifelse
  417.             } ifelse
  418.         } ifelse
  419.     } def
  420.     
  421.     
  422.     /TestPlateIndex
  423.     {
  424.         Adobe_ColorImage_AI6_Vars begin
  425.             /plateindex -1 def
  426.     
  427.             /setcmykcolor where
  428.             {
  429.                 pop
  430.                 gsave
  431.                 1 0 0 0 setcmykcolor systemdict /currentgray get exec 1 exch sub
  432.                 0 1 0 0 setcmykcolor systemdict /currentgray get exec 1 exch sub
  433.                 0 0 1 0 setcmykcolor systemdict /currentgray get exec 1 exch sub
  434.                 0 0 0 1 setcmykcolor systemdict /currentgray get exec 1 exch sub
  435.                 grestore
  436.     
  437.                 1 0 0 0 FourEqual 
  438.                 { 
  439.                     /plateindex 0 def
  440.                 }
  441.                 {
  442.                     0 1 0 0 FourEqual
  443.                     { 
  444.                         /plateindex 1 def
  445.                     }
  446.                     {
  447.                         0 0 1 0 FourEqual
  448.                         {
  449.                             /plateindex 2 def
  450.                         }
  451.                         {
  452.                             0 0 0 1 FourEqual
  453.                             { 
  454.                                 /plateindex 3 def
  455.                             }
  456.                             {
  457.                                 0 0 0 0 FourEqual
  458.                                 {
  459.                                     /plateindex 5 def
  460.                                 } if
  461.                             } ifelse
  462.                         } ifelse
  463.                     } ifelse
  464.                 } ifelse
  465.                 pop pop pop pop
  466.             } if
  467.             plateindex
  468.      end
  469.     } def
  470.     
  471.     
  472.     /colorimage
  473.     {
  474.         Adobe_ColorImage_AI6_Vars begin
  475.             /channelcount 1 index def
  476.             /sourcecount 2 index 1 eq { channelcount 1 sub } { 0 } ifelse def
  477.     
  478.             4 sourcecount add index dup 
  479.             8 eq exch 1 eq or not
  480.      end
  481.         
  482.         {
  483.             /_colorimage load null ne
  484.             {
  485.                 _colorimage
  486.             }
  487.             {
  488.                 Adobe_ColorImage_AI6_Vars /sourcecount get
  489.                 7 add { pop } repeat
  490.             } ifelse
  491.         }
  492.         {
  493.             dup 3 eq
  494.             TestPlateIndex
  495.             dup -1 eq exch 5 eq or or
  496.             {
  497.                 /_colorimage load null eq
  498.                 {
  499.                     ColorImageCompositeEmulator
  500.                 }
  501.                 {
  502.                     dup 1 eq
  503.                     {
  504.                         pop pop image
  505.                     }
  506.                     {
  507.                         Adobe_ColorImage_AI6_Vars /plateindex get 5 eq
  508.                         {
  509.                             gsave
  510.                             
  511.                             0 _currenttransfer exec
  512.                             1 _currenttransfer exec
  513.                             eq
  514.                             { 0 _currenttransfer exec 0.5 lt }
  515.                             { 0 _currenttransfer exec 1 _currenttransfer exec gt } ifelse
  516.                             
  517.                             { { pop 0 } } { { pop 1 } } ifelse
  518.                             systemdict /settransfer get exec
  519.                         } if
  520.                         
  521.                         _colorimage
  522.                         
  523.                         Adobe_ColorImage_AI6_Vars /plateindex get 5 eq
  524.                         {
  525.                             grestore
  526.                         } if
  527.                     } ifelse
  528.                 } ifelse
  529.             }
  530.             {
  531.                 dup 1 eq
  532.                 {
  533.                     pop pop
  534.                     image
  535.                 }
  536.                 {
  537.                     pop pop
  538.     
  539.                     Adobe_ColorImage_AI6_Vars begin
  540.                         sourcecount -1 0
  541.                         {            
  542.                             exch sourcearray 3 1 roll put
  543.                         } for
  544.     
  545.                         /SeparateCMYKImageProc load
  546.                  end
  547.     
  548.                     systemdict /image get exec
  549.                 } ifelse
  550.             } ifelse
  551.         } ifelse
  552.     } def
  553.     
  554.     /XI
  555.     {
  556.         Adobe_ColorImage_AI6_Vars begin
  557.             gsave
  558.             /XIMask exch 0 ne def
  559.             /XIBinary exch 0 ne def
  560.             pop
  561.             pop
  562.             /XIChannelCount exch def
  563.             /XIBitsPerPixel exch def
  564.             /XIImageHeight exch def
  565.             /XIImageWidth exch def
  566.             pop pop pop pop
  567.             /XIImageMatrix exch def
  568.             
  569.             XIBitsPerPixel 1 eq
  570.             {
  571.                 XIImageWidth 8 div ceiling cvi
  572.             }
  573.             {
  574.                 XIImageWidth XIChannelCount mul
  575.             } ifelse
  576.             /XIBuffer exch string def
  577.             
  578.             XIBinary
  579.             {
  580.                 /XIDataProc { currentfile XIBuffer readstring pop } def
  581.                 currentfile 128 string readline pop pop
  582.             }
  583.             {
  584.                 /XIDataProc { currentfile XIBuffer readhexstring pop } def
  585.             } ifelse
  586.             
  587.             0 0 moveto
  588.             XIImageMatrix concat
  589.             XIImageWidth XIImageHeight scale
  590.             
  591.             XIMask
  592.             {
  593.                 XIImageWidth XIImageHeight
  594.                 false
  595.                 [ XIImageWidth 0 0 XIImageHeight neg 0 0 ]
  596.                 /XIDataProc load
  597.                 
  598.                 /_lp /null ddef
  599.                 _fc
  600.                 /_lp /imagemask ddef
  601.                 
  602.                 imagemask
  603.             }
  604.             {
  605.                 XIImageWidth XIImageHeight
  606.                 XIBitsPerPixel
  607.                 [ XIImageWidth 0 0 XIImageHeight neg 0 0 ]
  608.                 /XIDataProc load
  609.                 
  610.                 XIChannelCount 1 eq
  611.                 {
  612.                     
  613.                     gsave
  614.                     0 setgray
  615.                     
  616.                     image
  617.                     
  618.                     grestore
  619.                 }
  620.                 {
  621.                     false
  622.                     XIChannelCount
  623.                     colorimage
  624.                 } ifelse
  625.             } ifelse
  626.             grestore
  627.      end
  628.     } def
  629.     
  630. end
  631. %%EndProcSet
  632. %%BeginResource: procset Adobe_Illustrator_AI5 1.1 0
  633. %%Title: (Adobe Illustrator (R) Version 5.0 Full Prolog)
  634. %%Version: 1.1 
  635. %%CreationDate: (3/7/1994) ()
  636. %%Copyright: ((C) 1987-1994 Adobe Systems Incorporated All Rights Reserved)
  637. currentpacking true setpacking
  638. userdict /Adobe_Illustrator_AI5_vars 81 dict dup begin
  639. put
  640. /_eo false def
  641. /_lp /none def
  642. /_pf
  643. {
  644. } def
  645. /_ps
  646. {
  647. } def
  648. /_psf
  649. {
  650. } def
  651. /_pss
  652. {
  653. } def
  654. /_pjsf
  655. {
  656. } def
  657. /_pjss
  658. {
  659. } def
  660. /_pola 0 def
  661. /_doClip 0 def
  662. /cf currentflat def
  663. /_tm matrix def
  664. /_renderStart
  665. [
  666. /e0 /r0 /a0 /o0 /e1 /r1 /a1 /i0
  667. ] def
  668. /_renderEnd
  669. [
  670. null null null null /i1 /i1 /i1 /i1
  671. ] def
  672. /_render -1 def
  673. /_rise 0 def
  674. /_ax 0 def
  675. /_ay 0 def
  676. /_cx 0 def
  677. /_cy 0 def
  678. /_leading
  679. [
  680. 0 0
  681. ] def
  682. /_ctm matrix def
  683. /_mtx matrix def
  684. /_sp 16#020 def
  685. /_hyphen (-) def
  686. /_fScl 0 def
  687. /_cnt 0 def
  688. /_hs 1 def
  689. /_nativeEncoding 0 def
  690. /_useNativeEncoding 0 def
  691. /_tempEncode 0 def
  692. /_pntr 0 def
  693. /_tDict 2 dict def
  694. /_wv 0 def
  695. /Tx
  696. {
  697. } def
  698. /Tj
  699. {
  700. } def
  701. /CRender
  702. {
  703. } def
  704. /_AI3_savepage
  705. {
  706. } def
  707. /_gf null def
  708. /_cf 4 array def
  709. /_if null def
  710. /_of false def
  711. /_fc
  712. {
  713. } def
  714. /_gs null def
  715. /_cs 4 array def
  716. /_is null def
  717. /_os false def
  718. /_sc
  719. {
  720. } def
  721. /_pd 1 dict def
  722. /_ed 15 dict def
  723. /_pm matrix def
  724. /_fm null def
  725. /_fd null def
  726. /_fdd null def
  727. /_sm null def
  728. /_sd null def
  729. /_sdd null def
  730. /_i null def
  731. /discardSave null def
  732. /buffer 256 string def
  733. /beginString null def
  734. /endString null def
  735. /endStringLength null def
  736. /layerCnt 1 def
  737. /layerCount 1 def
  738. /perCent (%) 0 get def
  739. /perCentSeen? false def
  740. /newBuff null def
  741. /newBuffButFirst null def
  742. /newBuffLast null def
  743. /clipForward? false def
  744. end
  745. userdict /Adobe_Illustrator_AI5 known not {
  746.     userdict /Adobe_Illustrator_AI5 91 dict put
  747. } if
  748. userdict /Adobe_Illustrator_AI5 get begin
  749. /initialize
  750. {
  751.     Adobe_Illustrator_AI5 dup begin
  752.     Adobe_Illustrator_AI5_vars begin
  753.     discardDict
  754.     {
  755.         bind pop pop
  756.     } forall
  757.     dup /nc get begin
  758.     {
  759.         dup xcheck 1 index type /operatortype ne and
  760.         {
  761.             bind
  762.         } if
  763.         pop pop
  764.     } forall
  765.  end
  766.     newpath
  767. } def
  768. /terminate
  769. {
  770.  end
  771.  end
  772. } def
  773. /_
  774. null def
  775. /ddef
  776. {
  777.     Adobe_Illustrator_AI5_vars 3 1 roll put
  778. } def
  779. /xput
  780. {
  781.     dup load dup length exch maxlength eq
  782.     {
  783.         dup dup load dup
  784.         length 2 mul dict copy def
  785.     } if
  786.     load begin
  787.     def
  788.  end
  789. } def
  790. /npop
  791. {
  792.     {
  793.         pop
  794.     } repeat
  795. } def
  796. /sw
  797. {
  798.     dup length exch stringwidth
  799.     exch 5 -1 roll 3 index mul add
  800.     4 1 roll 3 1 roll mul add
  801. } def
  802. /swj
  803. {
  804.     dup 4 1 roll
  805.     dup length exch stringwidth
  806.     exch 5 -1 roll 3 index mul add
  807.     4 1 roll 3 1 roll mul add
  808.     6 2 roll /_cnt 0 ddef
  809.     {
  810.         1 index eq
  811.         {
  812.             /_cnt _cnt 1 add ddef
  813.         } if
  814.     } forall
  815.     pop
  816.     exch _cnt mul exch _cnt mul 2 index add 4 1 roll 2 index add 4 1 roll pop pop
  817. } def
  818. /ss
  819. {
  820.     4 1 roll
  821.     {
  822.         2 npop
  823.         (0) exch 2 copy 0 exch put pop
  824.         gsave
  825.         false charpath currentpoint
  826.         4 index setmatrix
  827.         stroke
  828.         grestore
  829.         moveto
  830.         2 copy rmoveto
  831.     } exch cshow
  832.     3 npop
  833. } def
  834. /jss
  835. {
  836.     4 1 roll
  837.     {
  838.         2 npop
  839.         (0) exch 2 copy 0 exch put
  840.         gsave
  841.         _sp eq
  842.         {
  843.             exch 6 index 6 index 6 index 5 -1 roll widthshow
  844.             currentpoint
  845.         }
  846.         {
  847.             false charpath currentpoint
  848.             4 index setmatrix stroke
  849.         } ifelse
  850.         grestore
  851.         moveto
  852.         2 copy rmoveto
  853.     } exch cshow
  854.     6 npop
  855. } def
  856. /sp
  857. {
  858.     {
  859.         2 npop (0) exch
  860.         2 copy 0 exch put pop
  861.         false charpath
  862.         2 copy rmoveto
  863.     } exch cshow
  864.     2 npop
  865. } def
  866. /jsp
  867. {
  868.     {
  869.         2 npop
  870.         (0) exch 2 copy 0 exch put
  871.         _sp eq
  872.         {
  873.             exch 5 index 5 index 5 index 5 -1 roll widthshow
  874.         }
  875.         {
  876.             false charpath
  877.         } ifelse
  878.         2 copy rmoveto
  879.     } exch cshow
  880.     5 npop
  881. } def
  882. /pl
  883. {
  884.     transform
  885.     0.25 sub round 0.25 add exch
  886.     0.25 sub round 0.25 add exch
  887.     itransform
  888. } def
  889. /setstrokeadjust where
  890. {
  891.     pop true setstrokeadjust
  892.     /c
  893.     {
  894.         curveto
  895.     } def
  896.     /C
  897.     /c load def
  898.     /v
  899.     {
  900.         currentpoint 6 2 roll curveto
  901.     } def
  902.     /V
  903.     /v load def
  904.     /y
  905.     {
  906.         2 copy curveto
  907.     } def
  908.     /Y
  909.     /y load def
  910.     /l
  911.     {
  912.         lineto
  913.     } def
  914.     /L
  915.     /l load def
  916.     /m
  917.     {
  918.         moveto
  919.     } def
  920. }
  921. {
  922.     /c
  923.     {
  924.         pl curveto
  925.     } def
  926.     /C
  927.     /c load def
  928.     /v
  929.     {
  930.         currentpoint 6 2 roll pl curveto
  931.     } def
  932.     /V
  933.     /v load def
  934.     /y
  935.     {
  936.         pl 2 copy curveto
  937.     } def
  938.     /Y
  939.     /y load def
  940.     /l
  941.     {
  942.         pl lineto
  943.     } def
  944.     /L
  945.     /l load def
  946.     /m
  947.     {
  948.         pl moveto
  949.     } def
  950. } ifelse
  951. /d
  952. {
  953.     setdash
  954. } def
  955. /cf
  956. {
  957. } def
  958. /i
  959. {
  960.     dup 0 eq
  961.     {
  962.         pop cf
  963.     } if
  964.     setflat
  965. } def
  966. /j
  967. {
  968.     setlinejoin
  969. } def
  970. /J
  971. {
  972.     setlinecap
  973. } def
  974. /M
  975. {
  976.     setmiterlimit
  977. } def
  978. /w
  979. {
  980.     setlinewidth
  981. } def
  982. /XR
  983. {
  984.     0 ne
  985.     /_eo exch ddef
  986. } def
  987. /H
  988. {
  989. } def
  990. /h
  991. {
  992.     closepath
  993. } def
  994. /N
  995. {
  996.     _pola 0 eq
  997.     {
  998.         _doClip 1 eq
  999.         {
  1000.             _eo {eoclip} {clip} ifelse /_doClip 0 ddef
  1001.         } if
  1002.         newpath
  1003.     }
  1004.     {
  1005.         /CRender
  1006.         {
  1007.             N
  1008.         } ddef
  1009.     } ifelse
  1010. } def
  1011. /n
  1012. {
  1013.     N
  1014. } def
  1015. /F
  1016. {
  1017.     _pola 0 eq
  1018.     {
  1019.         _doClip 1 eq
  1020.         {
  1021.             gsave _pf grestore _eo {eoclip} {clip} ifelse newpath /_lp /none ddef _fc
  1022.             /_doClip 0 ddef
  1023.         }
  1024.         {
  1025.             _pf
  1026.         } ifelse
  1027.     }
  1028.     {
  1029.         /CRender
  1030.         {
  1031.             F
  1032.         } ddef
  1033.     } ifelse
  1034. } def
  1035. /f
  1036. {
  1037.     closepath
  1038.     F
  1039. } def
  1040. /S
  1041. {
  1042.     _pola 0 eq
  1043.     {
  1044.         _doClip 1 eq
  1045.         {
  1046.             gsave _ps grestore _eo {eoclip} {clip} ifelse newpath /_lp /none ddef _sc
  1047.             /_doClip 0 ddef
  1048.         }
  1049.         {
  1050.             _ps
  1051.         } ifelse
  1052.     }
  1053.     {
  1054.         /CRender
  1055.         {
  1056.             S
  1057.         } ddef
  1058.     } ifelse
  1059. } def
  1060. /s
  1061. {
  1062.     closepath
  1063.     S
  1064. } def
  1065. /B
  1066. {
  1067.     _pola 0 eq
  1068.     {
  1069.         _doClip 1 eq
  1070.         gsave F grestore
  1071.         {
  1072.             gsave S grestore _eo {eoclip} {clip} ifelse newpath /_lp /none ddef _sc
  1073.             /_doClip 0 ddef
  1074.         }
  1075.         {
  1076.             S
  1077.         } ifelse
  1078.     }
  1079.     {
  1080.         /CRender
  1081.         {
  1082.             B
  1083.         } ddef
  1084.     } ifelse
  1085. } def
  1086. /b
  1087. {
  1088.     closepath
  1089.     B
  1090. } def
  1091. /W
  1092. {
  1093.     /_doClip 1 ddef
  1094. } def
  1095. /*
  1096. {
  1097.     count 0 ne
  1098.     {
  1099.         dup type /stringtype eq
  1100.         {
  1101.             pop
  1102.         } if
  1103.     } if
  1104.     newpath
  1105. } def
  1106. /u
  1107. {
  1108. } def
  1109. /U
  1110. {
  1111. } def
  1112. /q
  1113. {
  1114.     _pola 0 eq
  1115.     {
  1116.         gsave
  1117.     } if
  1118. } def
  1119. /Q
  1120. {
  1121.     _pola 0 eq
  1122.     {
  1123.         grestore
  1124.     } if
  1125. } def
  1126. /*u
  1127. {
  1128.     _pola 1 add /_pola exch ddef
  1129. } def
  1130. /*U
  1131. {
  1132.     _pola 1 sub /_pola exch ddef
  1133.     _pola 0 eq
  1134.     {
  1135.         CRender
  1136.     } if
  1137. } def
  1138. /D
  1139. {
  1140.     pop
  1141. } def
  1142. /*w
  1143. {
  1144. } def
  1145. /*W
  1146. {
  1147. } def
  1148. /`
  1149. {
  1150.     /_i save ddef
  1151.     clipForward?
  1152.     {
  1153.         nulldevice
  1154.     } if
  1155.     6 1 roll 4 npop
  1156.     concat pop
  1157.     userdict begin
  1158.     /showpage
  1159.     {
  1160.     } def
  1161.     0 setgray
  1162.     0 setlinecap
  1163.     1 setlinewidth
  1164.     0 setlinejoin
  1165.     10 setmiterlimit
  1166.     [] 0 setdash
  1167.     /setstrokeadjust where {pop false setstrokeadjust} if
  1168.     newpath
  1169.     0 setgray
  1170.     false setoverprint
  1171. } def
  1172. /~
  1173. {
  1174.  end
  1175.     _i restore
  1176. } def
  1177. /O
  1178. {
  1179.     0 ne
  1180.     /_of exch ddef
  1181.     /_lp /none ddef
  1182. } def
  1183. /R
  1184. {
  1185.     0 ne
  1186.     /_os exch ddef
  1187.     /_lp /none ddef
  1188. } def
  1189. /g
  1190. {
  1191.     /_gf exch ddef
  1192.     /_fc
  1193.     {
  1194.         _lp /fill ne
  1195.         {
  1196.             _of setoverprint
  1197.             _gf setgray
  1198.             /_lp /fill ddef
  1199.         } if
  1200.     } ddef
  1201.     /_pf
  1202.     {
  1203.         _fc
  1204.         _eo {eofill} {fill} ifelse
  1205.     } ddef
  1206.     /_psf
  1207.     {
  1208.         _fc
  1209.         ashow
  1210.     } ddef
  1211.     /_pjsf
  1212.     {
  1213.         _fc
  1214.         awidthshow
  1215.     } ddef
  1216.     /_lp /none ddef
  1217. } def
  1218. /G
  1219. {
  1220.     /_gs exch ddef
  1221.     /_sc
  1222.     {
  1223.         _lp /stroke ne
  1224.         {
  1225.             _os setoverprint
  1226.             _gs setgray
  1227.             /_lp /stroke ddef
  1228.         } if
  1229.     } ddef
  1230.     /_ps
  1231.     {
  1232.         _sc
  1233.         stroke
  1234.     } ddef
  1235.     /_pss
  1236.     {
  1237.         _sc
  1238.         ss
  1239.     } ddef
  1240.     /_pjss
  1241.     {
  1242.         _sc
  1243.         jss
  1244.     } ddef
  1245.     /_lp /none ddef
  1246. } def
  1247. /k
  1248. {
  1249.     _cf astore pop
  1250.     /_fc
  1251.     {
  1252.         _lp /fill ne
  1253.         {
  1254.             _of setoverprint
  1255.             _cf aload pop setcmykcolor
  1256.             /_lp /fill ddef
  1257.         } if
  1258.     } ddef
  1259.     /_pf
  1260.     {
  1261.         _fc
  1262.         _eo {eofill} {fill} ifelse
  1263.     } ddef
  1264.     /_psf
  1265.     {
  1266.         _fc
  1267.         ashow
  1268.     } ddef
  1269.     /_pjsf
  1270.     {
  1271.         _fc
  1272.         awidthshow
  1273.     } ddef
  1274.     /_lp /none ddef
  1275. } def
  1276. /K
  1277. {
  1278.     _cs astore pop
  1279.     /_sc
  1280.     {
  1281.         _lp /stroke ne
  1282.         {
  1283.             _os setoverprint
  1284.             _cs aload pop setcmykcolor
  1285.             /_lp /stroke ddef
  1286.         } if
  1287.     } ddef
  1288.     /_ps
  1289.     {
  1290.         _sc
  1291.         stroke
  1292.     } ddef
  1293.     /_pss
  1294.     {
  1295.         _sc
  1296.         ss
  1297.     } ddef
  1298.     /_pjss
  1299.     {
  1300.         _sc
  1301.         jss
  1302.     } ddef
  1303.     /_lp /none ddef
  1304. } def
  1305. /x
  1306. {
  1307.     /_gf exch ddef
  1308.     findcmykcustomcolor
  1309.     /_if exch ddef
  1310.     /_fc
  1311.     {
  1312.         _lp /fill ne
  1313.         {
  1314.             _of setoverprint
  1315.             _if _gf 1 exch sub setcustomcolor
  1316.             /_lp /fill ddef
  1317.         } if
  1318.     } ddef
  1319.     /_pf
  1320.     {
  1321.         _fc
  1322.         _eo {eofill} {fill} ifelse
  1323.     } ddef
  1324.     /_psf
  1325.     {
  1326.         _fc
  1327.         ashow
  1328.     } ddef
  1329.     /_pjsf
  1330.     {
  1331.         _fc
  1332.         awidthshow
  1333.     } ddef
  1334.     /_lp /none ddef
  1335. } def
  1336. /X
  1337. {
  1338.     /_gs exch ddef
  1339.     findcmykcustomcolor
  1340.     /_is exch ddef
  1341.     /_sc
  1342.     {
  1343.         _lp /stroke ne
  1344.         {
  1345.             _os setoverprint
  1346.             _is _gs 1 exch sub setcustomcolor
  1347.             /_lp /stroke ddef
  1348.         } if
  1349.     } ddef
  1350.     /_ps
  1351.     {
  1352.         _sc
  1353.         stroke
  1354.     } ddef
  1355.     /_pss
  1356.     {
  1357.         _sc
  1358.         ss
  1359.     } ddef
  1360.     /_pjss
  1361.     {
  1362.         _sc
  1363.         jss
  1364.     } ddef
  1365.     /_lp /none ddef
  1366. } def
  1367. /A
  1368. {
  1369.     pop
  1370. } def
  1371. /annotatepage
  1372. {
  1373. userdict /annotatepage 2 copy known {get exec} {pop pop} ifelse
  1374. } def
  1375. /XT {
  1376.     pop pop
  1377. } def
  1378. /discard
  1379. {
  1380.     save /discardSave exch store
  1381.     discardDict begin
  1382.     /endString exch store
  1383.     gt38?
  1384.     {
  1385.         2 add
  1386.     } if
  1387.     load
  1388.     stopped
  1389.     pop
  1390.  end
  1391.     discardSave restore
  1392. } bind def
  1393. userdict /discardDict 7 dict dup begin
  1394. put
  1395. /pre38Initialize
  1396. {
  1397.     /endStringLength endString length store
  1398.     /newBuff buffer 0 endStringLength getinterval store
  1399.     /newBuffButFirst newBuff 1 endStringLength 1 sub getinterval store
  1400.     /newBuffLast newBuff endStringLength 1 sub 1 getinterval store
  1401. } def
  1402. /shiftBuffer
  1403. {
  1404.     newBuff 0 newBuffButFirst putinterval
  1405.     newBuffLast 0
  1406.     currentfile read not
  1407.     {
  1408.     stop
  1409.     } if
  1410.     put
  1411. } def
  1412. 0
  1413. {
  1414.     pre38Initialize
  1415.     mark
  1416.     currentfile newBuff readstring exch pop
  1417.     {
  1418.         {
  1419.             newBuff endString eq
  1420.             {
  1421.                 cleartomark stop
  1422.             } if
  1423.             shiftBuffer
  1424.         } loop
  1425.     }
  1426.     {
  1427.     stop
  1428.     } ifelse
  1429. } def
  1430. 1
  1431. {
  1432.     pre38Initialize
  1433.     /beginString exch store
  1434.     mark
  1435.     currentfile newBuff readstring exch pop
  1436.     {
  1437.         {
  1438.             newBuff beginString eq
  1439.             {
  1440.                 /layerCount dup load 1 add store
  1441.             }
  1442.             {
  1443.                 newBuff endString eq
  1444.                 {
  1445.                     /layerCount dup load 1 sub store
  1446.                     layerCount 0 eq
  1447.                     {
  1448.                         cleartomark stop
  1449.                     } if
  1450.                 } if
  1451.             } ifelse
  1452.             shiftBuffer
  1453.         } loop
  1454.     } if
  1455. } def
  1456. 2
  1457. {
  1458.     mark
  1459.     {
  1460.         currentfile buffer readline not
  1461.         {
  1462.         stop
  1463.         } if
  1464.         endString eq
  1465.         {
  1466.             cleartomark stop
  1467.         } if
  1468.     } loop
  1469. } def
  1470. 3
  1471. {
  1472.     /beginString exch store
  1473.     /layerCnt 1 store
  1474.     mark
  1475.     {
  1476.         currentfile buffer readline not
  1477.         {
  1478.         stop
  1479.         } if
  1480.         dup beginString eq
  1481.         {
  1482.             pop /layerCnt dup load 1 add store
  1483.         }
  1484.         {
  1485.             endString eq
  1486.             {
  1487.                 layerCnt 1 eq
  1488.                 {
  1489.                     cleartomark stop
  1490.                 }
  1491.                 {
  1492.                     /layerCnt dup load 1 sub store
  1493.                 } ifelse
  1494.             } if
  1495.         } ifelse
  1496.     } loop
  1497. } def
  1498. end
  1499. userdict /clipRenderOff 15 dict dup begin
  1500. put
  1501. {
  1502.     /n /N /s /S /f /F /b /B
  1503. }
  1504. {
  1505.     {
  1506.         _doClip 1 eq
  1507.         {
  1508.             /_doClip 0 ddef _eo {eoclip} {clip} ifelse
  1509.         } if
  1510.         newpath
  1511.     } def
  1512. } forall
  1513. /Tr /pop load def
  1514. /Bb {} def
  1515. /BB /pop load def
  1516. /Bg {12 npop} def
  1517. /Bm {6 npop} def
  1518. /Bc /Bm load def
  1519. /Bh {4 npop} def
  1520. end
  1521. /Lb
  1522. {
  1523.     4 npop
  1524.     6 1 roll
  1525.     pop
  1526.     4 1 roll
  1527.     pop pop pop
  1528.     0 eq
  1529.     {
  1530.         0 eq
  1531.         {
  1532.             (%AI5_BeginLayer) 1 (%AI5_EndLayer--) discard
  1533.         }
  1534.         {
  1535.             
  1536.             /clipForward? true def
  1537.             
  1538.             /Tx /pop load def
  1539.             /Tj /pop load def
  1540.             
  1541.             currentdict end clipRenderOff begin begin
  1542.         } ifelse
  1543.     }
  1544.     {
  1545.         0 eq
  1546.         {
  1547.             save /discardSave exch store
  1548.         } if
  1549.     } ifelse
  1550. } bind def
  1551. /LB
  1552. {
  1553.     discardSave dup null ne
  1554.     {
  1555.         restore
  1556.     }
  1557.     {
  1558.         pop
  1559.         clipForward?
  1560.         {
  1561.             currentdict
  1562.          end
  1563.          end
  1564.          begin
  1565.                     
  1566.             /clipForward? false ddef
  1567.         } if
  1568.     } ifelse
  1569. } bind def
  1570. /Pb
  1571. {
  1572.     pop pop
  1573.     0 (%AI5_EndPalette) discard
  1574. } bind def
  1575. /Np
  1576. {
  1577.     0 (%AI5_End_NonPrinting--) discard
  1578. } bind def
  1579. /Ln /pop load def
  1580. /Ap
  1581. /pop load def
  1582. /Ar
  1583. {
  1584.     72 exch div
  1585.     0 dtransform dup mul exch dup mul add sqrt
  1586.     dup 1 lt
  1587.     {
  1588.         pop 1
  1589.     } if
  1590.     setflat
  1591. } def
  1592. /Mb
  1593. {
  1594.     q
  1595. } def
  1596. /Md
  1597. {
  1598. } def
  1599. /MB
  1600. {
  1601.     Q
  1602. } def
  1603. /nc 3 dict def
  1604. nc begin
  1605. /setgray
  1606. {
  1607.     pop
  1608. } bind def
  1609. /setcmykcolor
  1610. {
  1611.     4 npop
  1612. } bind def
  1613. /setcustomcolor
  1614. {
  1615.     2 npop
  1616. } bind def
  1617. currentdict readonly pop
  1618. end
  1619. end
  1620. setpacking
  1621. %%EndResource
  1622. %%EndProlog
  1623. %%BeginSetup
  1624. Adobe_level2_AI5 /initialize get exec
  1625. Adobe_ColorImage_AI6 /initialize get exec
  1626. Adobe_Illustrator_AI5 /initialize get exec
  1627. %AI5_Begin_NonPrinting
  1628. Np
  1629. 8 Bn
  1630. %AI5_BeginGradient: (Black & White)
  1631. (Black & White) 0 2 Bd
  1632. [
  1633. <
  1634. FFFEFDFCFBFAF9F8F7F6F5F4F3F2F1F0EFEEEDECEBEAE9E8E7E6E5E4E3E2E1E0DFDEDDDCDBDAD9D8
  1635. D7D6D5D4D3D2D1D0CFCECDCCCBCAC9C8C7C6C5C4C3C2C1C0BFBEBDBCBBBAB9B8B7B6B5B4B3B2B1B0
  1636. AFAEADACABAAA9A8A7A6A5A4A3A2A1A09F9E9D9C9B9A999897969594939291908F8E8D8C8B8A8988
  1637. 87868584838281807F7E7D7C7B7A797877767574737271706F6E6D6C6B6A69686766656463626160
  1638. 5F5E5D5C5B5A595857565554535251504F4E4D4C4B4A494847464544434241403F3E3D3C3B3A3938
  1639. 37363534333231302F2E2D2C2B2A292827262524232221201F1E1D1C1B1A19181716151413121110
  1640. 0F0E0D0C0B0A09080706050403020100
  1641. >
  1642. 0 %_Br
  1643. [
  1644. 0 0 50 100 %_Bs
  1645. 1 0 50 0 %_Bs
  1646. BD
  1647. %AI5_EndGradient
  1648. %AI5_BeginGradient: (Green & Blue)
  1649. (Green & Blue) 0 2 Bd
  1650. [
  1651. <
  1652. 99999A9A9B9B9B9C9C9D9D9D9E9E9F9F9FA0A0A1A1A1A2A2A3A3A3A4A4A5A5A5A6A6A7A7A7A8A8A9
  1653. A9A9AAAAABABABACACADADADAEAEAFAFAFB0B0B1B1B1B2B2B3B3B3B4B4B5B5B5B6B6B7B7B7B8B8B9
  1654. B9B9BABABBBBBBBCBCBDBDBDBEBEBFBFBFC0C0C1C1C1C2C2C3C3C3C4C4C5C5C5C6C6C7C7C7C8C8C9
  1655. C9C9CACACBCBCBCCCCCDCDCDCECECFCFCFD0D0D1D1D1D2D2D3D3D3D4D4D5D5D5D6D6D7D7D7D8D8D9
  1656. D9D9DADADBDBDBDCDCDDDDDDDEDEDFDFDFE0E0E1E1E1E2E2E3E3E3E4E4E5E5E5E6E6E7E7E7E8E8E9
  1657. E9E9EAEAEBEBEBECECEDEDEDEEEEEFEFEFF0F0F1F1F1F2F2F3F3F3F4F4F5F5F5F6F6F7F7F7F8F8F9
  1658. F9F9FAFAFBFBFBFCFCFDFDFDFEFEFFFF
  1659. >
  1660. <
  1661. 000102020304050506070808090A0B0B0C0D0E0E0F101111121314141516171718191A1A1B1C1D1D
  1662. 1E1F20202122232324252626272829292A2B2C2C2D2E2F2F303132323334353536373838393A3B3B
  1663. 3C3D3E3E3F404141424344444546474748494A4A4B4C4D4D4E4F5050515253535455565657585959
  1664. 5A5B5C5C5D5E5F5F606162626364656566676868696A6B6B6C6D6E6E6F7071717273747475767777
  1665. 78797A7A7B7C7D7D7E7F80808182828384858586878888898A8B8B8C8D8E8E8F9091919293949495
  1666. 96979798999A9A9B9C9D9D9E9FA0A0A1A2A3A3A4A5A6A6A7A8A9A9AAABACACADAEAFAFB0B1B2B2B3
  1667. B4B5B5B6B7B8B8B9BABBBBBCBDBEBEBF
  1668. >
  1669. <
  1670. FFFEFDFCFBFAF9F8F7F6F5F4F3F2F1F0EFEEEDECEBEAE9E8E7E6E5E4E3E2E1E0DFDEDDDCDBDAD9D8
  1671. D7D6D5D4D3D2D1D0CFCECDCCCBCAC9C8C7C6C5C4C3C2C1C0BFBEBDBCBBBAB9B8B7B6B5B4B3B2B1B0
  1672. AFAEADACABAAA9A8A7A6A5A4A3A2A1A09F9E9D9C9B9A999897969594939291908F8E8D8C8B8A8988
  1673. 87868584838281807F7E7D7C7B7A797877767574737271706F6E6D6C6B6A69686766656463626160
  1674. 5F5E5D5C5B5A595857565554535251504F4E4D4C4B4A494847464544434241403F3E3D3C3B3A3938
  1675. 37363534333231302F2E2D2C2B2A292827262524232221201F1E1D1C1B1A19181716151413121110
  1676. 0F0E0D0C0B0A09080706050403020100
  1677. >
  1678. 0
  1679. 1 %_Br
  1680. [
  1681. 1 0.75 0 0 1 50 100 %_Bs
  1682. 0.6 0 1 0 1 50 0 %_Bs
  1683. BD
  1684. %AI5_EndGradient
  1685. %AI5_BeginGradient: (Pink, Yellow, Green)
  1686. (Pink, Yellow, Green) 0 3 Bd
  1687. [
  1688. <
  1689. 00000000000000000000000000000000000000010101010101010101010101010101010101010101
  1690. 01010101010202020202020202020202020202020202020202020203030303030303030303030303
  1691. 03030303030303030404040404040404040404040404040404040404050505050505050505050505
  1692. 05050505050505060606060606060606060606060606060606060707070707070707070707070707
  1693. 07070707080808080808080808080808080808080809090909090909090909090909090909090A0A
  1694. 0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0C0C0C0C0C0C0C0C0C
  1695. 0C0C0C0C0C0C0C0D0D0D0D0D
  1696. >
  1697. <
  1698. 050506060606070708080809090A0A0A0B0B0C0C0D0D0E0E0F0F1010111112121313141415151617
  1699. 17181819191A1A1B1C1C1D1D1E1F1F202021222223232425252626272828292A2A2B2C2C2D2D2E2F
  1700. 2F3031313233333435353637373839393A3B3B3C3D3E3E3F4040414242434445454647474849494A
  1701. 4B4C4C4D4E4F4F505151525354545556575758595A5A5B5C5C5D5E5F5F6061626363646566666768
  1702. 69696A6B6C6C6D6E6F707071727373747576777778797A7B7B7C7D7E7F7F80818283838485868787
  1703. 88898A8B8B8C8D8E8F8F9091929394949596979898999A9B9C9D9D9E9FA0A1A2A2A3A4A5A6A7A7A8
  1704. A9AAABACADADAEAFB0B1B2B2
  1705. >
  1706. <
  1707. CCCCCBCBCBCACACAC9C9C8C8C7C7C6C6C5C5C4C4C3C2C2C1C1C0C0BFBEBEBDBDBCBBBBBAB9B9B8B7
  1708. B7B6B6B5B4B4B3B2B1B1B0AFAFAEADADACABAAAAA9A8A8A7A6A5A5A4A3A2A2A1A0A09F9E9D9C9C9B
  1709. 9A999998979696959493929291908F8E8E8D8C8B8A8A8988878686858483828181807F7E7D7C7C7B
  1710. 7A7978777776757473727171706F6E6D6C6B6A6A69686766656463636261605F5E5D5C5B5B5A5958
  1711. 5756555453525151504F4E4D4C4B4A49484746464544434241403F3E3D3C3B3A3938383736353433
  1712. 3231302F2E2D2C2B2A29282726252423222221201F1E1D1C1B1A191817161514131211100F0E0D0C
  1713. 0B0A09080706050403020100
  1714. >
  1715. 0
  1716. 1 %_Br
  1717. <
  1718. 737271706F6E6D6C6B6A696867666564636261605F5E5D5C5B5B5A59585756555453525150504F4E
  1719. 4D4C4B4A4949484746454443434241403F3E3E3D3C3B3A3A393837363635343333323130302F2E2D
  1720. 2D2C2B2A2A29282827262525242323222121201F1F1E1D1D1C1C1B1A1A1918181717161615141413
  1721. 1312121111100F0F0E0E0D0D0C0C0C0B0B0A0A090908080807070606060505050404040303030202
  1722. 020201010101010000000000
  1723. >
  1724. <
  1725. 00000000000000000000000001010101010101010101010101010101010101010101010102020202
  1726. 02020202020202020202020202020202020202020202030303030303030303030303030303030303
  1727. 03030303030303030303030303040404040404040404040404040404040404040404040404040404
  1728. 04040404040404040404050505050505050505050505050505050505050505050505050505050505
  1729. 050505050505050505050505
  1730. >
  1731. <
  1732. BFBFBFC0C0C0C0C0C0C0C0C0C1C1C1C1C1C1C1C1C1C2C2C2C2C2C2C2C2C2C2C3C3C3C3C3C3C3C3C3
  1733. C3C4C4C4C4C4C4C4C4C4C4C5C5C5C5C5C5C5C5C5C5C5C6C6C6C6C6C6C6C6C6C6C6C6C7C7C7C7C7C7
  1734. C7C7C7C7C7C7C8C8C8C8C8C8C8C8C8C8C8C8C8C9C9C9C9C9C9C9C9C9C9C9C9C9C9C9CACACACACACA
  1735. CACACACACACACACACACACBCBCBCBCBCBCBCBCBCBCBCBCBCBCBCBCBCBCBCBCBCBCCCCCCCCCCCCCCCC
  1736. CCCCCCCCCCCCCCCCCCCCCCCC
  1737. >
  1738. 0
  1739. 1 %_Br
  1740. [
  1741. 0.05 0.7 0 0 1 50 100 %_Bs
  1742. 0 0.02 0.8 0 1 57 36 %_Bs
  1743. 0.45 0 0.75 0 1 37 0 %_Bs
  1744. BD
  1745. %AI5_EndGradient
  1746. %AI5_BeginGradient: (Purple, Red & Yellow)
  1747. (Purple, Red & Yellow) 0 3 Bd
  1748. [
  1749. 0
  1750. <
  1751. FFFEFDFCFBFAF9F8F7F6F5F4F3F2F1F0EFEEEDECEBEAE9E8E7E6E5E4E3E2E1E0DFDEDDDCDBDAD9D8
  1752. D7D6D5D4D3D2D1D0CFCECDCCCBCAC9C8C7C6C5C4C3C2C1C0BFBEBDBCBBBAB9B8B7B6B5B4B3B2B1B0
  1753. AFAEADACABAAA9A8A7A6A5A4A3A2A1A09F9E9D9C9B9A999897969594939291908F8E8D8C8B8A8988
  1754. 87868584838281807F7E7D7C7B7A797877767574737271706F6E6D6C6B6A69686766656463626160
  1755. 5F5E5D5C5B5A595857565554535251504F4E4D4C4B4A494847464544434241403F3E3D3C3B3A3938
  1756. 37363534333231302F2E2D2C2B2A292827262524232221201F1E1D1C1B1A19181716151413121110
  1757. 0F0E0D0C0B0A
  1758. >
  1759. <
  1760. CCCCCCCDCDCDCDCDCECECECECECFCFCFCFD0D0D0D0D0D1D1D1D1D1D2D2D2D2D2D3D3D3D3D3D4D4D4
  1761. D4D5D5D5D5D5D6D6D6D6D6D7D7D7D7D7D8D8D8D8D8D9D9D9D9DADADADADADBDBDBDBDBDCDCDCDCDC
  1762. DDDDDDDDDDDEDEDEDEDFDFDFDFDFE0E0E0E0E0E1E1E1E1E1E2E2E2E2E2E3E3E3E3E4E4E4E4E4E5E5
  1763. E5E5E5E6E6E6E6E6E7E7E7E7E7E8E8E8E8E9E9E9E9E9EAEAEAEAEAEBEBEBEBEBECECECECECEDEDED
  1764. EDEEEEEEEEEEEFEFEFEFEFF0F0F0F0F0F1F1F1F1F1F2F2F2F2F3F3F3F3F3F4F4F4F4F4F5F5F5F5F5
  1765. F6F6F6F6F6F7F7F7F7F8F8F8F8F8F9F9F9F9F9FAFAFAFAFAFBFBFBFBFBFCFCFCFCFDFDFDFDFDFEFE
  1766. FEFEFEFFFFFF
  1767. >
  1768. 0
  1769. 1 %_Br
  1770. <
  1771. E5E4E3E2E1E0DFDEDDDCDBDAD9D8D7D6D5D4D3D2D1D0CFCECDCCCBCAC9C8C7C6C5C4C3C2C1C0BFBE
  1772. BDBCBBBAB9B8B7B6B5B4B3B2B1B0AFAEADACABAAA9A8A7A6A5A4A3A2A1A09F9E9D9C9B9A99989796
  1773. 9594939291908F8E8D8C8B8A898887868584838281807F7E7D7C7B7A797877767574737271706F6E
  1774. 6D6C6B6A696867666564636261605F5E5D5C5B5A595857565554535251504F4E4D4C4B4A49484746
  1775. 4544434241403F3E3D3C3B3A393837363534333231302F2E2D2C2B2A292827262524232221201F1E
  1776. 1D1C1B1A191817161514131211100F0E0D0C0B0A09080706050403020100
  1777. >
  1778. <
  1779. E5E6E6E6E6E6E6E6E6E7E7E7E7E7E7E7E7E7E8E8E8E8E8E8E8E8E8E9E9E9E9E9E9E9E9E9EAEAEAEA
  1780. EAEAEAEAEAEBEBEBEBEBEBEBEBEBECECECECECECECECECEDEDEDEDEDEDEDEDEDEEEEEEEEEEEEEEEE
  1781. EEEFEFEFEFEFEFEFEFEFF0F0F0F0F0F0F0F0F0F1F1F1F1F1F1F1F1F1F2F2F2F2F2F2F2F2F2F3F3F3
  1782. F3F3F3F3F3F3F4F4F4F4F4F4F4F4F4F5F5F5F5F5F5F5F5F5F6F6F6F6F6F6F6F6F6F7F7F7F7F7F7F7
  1783. F7F7F8F8F8F8F8F8F8F8F8F9F9F9F9F9F9F9F9F9FAFAFAFAFAFAFAFAFAFBFBFBFBFBFBFBFBFBFCFC
  1784. FCFCFCFCFCFCFCFDFDFDFDFDFDFDFDFDFEFEFEFEFEFEFEFEFEFFFFFFFFFF
  1785. >
  1786. <
  1787. 00010203040405060708090A0B0C0C0D0E0F10111213141415161718191A1B1C1D1D1E1F20212223
  1788. 242525262728292A2B2C2D2D2E2F30313233343535363738393A3B3C3D3D3E3F4041424344454546
  1789. 4748494A4B4C4D4E4E4F50515253545556565758595A5B5C5D5E5E5F60616263646566666768696A
  1790. 6B6C6D6E6E6F70717273747576767778797A7B7C7D7E7F7F80818283848586878788898A8B8C8D8E
  1791. 8F8F90919293949596979798999A9B9C9D9E9F9FA0A1A2A3A4A5A6A7A7A8A9AAABACADAEAFAFB0B1
  1792. B2B3B4B5B6B7B8B8B9BABBBCBDBEBFC0C0C1C2C3C4C5C6C7C8C8C9CACBCC
  1793. >
  1794. 0
  1795. 1 %_Br
  1796. [
  1797. 0 0.04 1 0 1 50 100 %_Bs
  1798. 0 1 0.8 0 1 50 50 %_Bs
  1799. 0.9 0.9 0 0 1 50 0 %_Bs
  1800. BD
  1801. %AI5_EndGradient
  1802. %AI5_BeginGradient: (Rainbow)
  1803. (Rainbow) 0 6 Bd
  1804. [
  1805. <
  1806. FFFEFDFCFBFAF9F8F7F6F5F4F3F2F1F0EFEEEDECEBEAE9E8E7E6E5E4E3E2E1E0DFDEDDDCDBDAD9D8
  1807. D7D6D5D4D3D2D1D0CFCECDCCCBCAC9C8C7C6C5C4C3C2C1C0BFBEBDBCBBBAB9B8B7B6B5B4B3B2B1B0
  1808. AFAEADACABAAA9A8A7A6A5A4A3A2A1A09F9E9D9C9B9A999897969594939291908F8E8D8C8B8A8988
  1809. 87868584838281807F7E7D7C7B7A797877767574737271706F6E6D6C6B6A69686766656463626160
  1810. 5F5E5D5C5B5A595857565554535251504F4E4D4C4B4A494847464544434241403F3E3D3C3B3A3938
  1811. 37363534333231302F2E2D2C2B2A292827262524232221201F1E1D1C1B1A19181716151413121110
  1812. 0F0E0D0C0B0A09080706050403020100
  1813. >
  1814. 1
  1815. 0
  1816. 0
  1817. 1 %_Br
  1818. 1
  1819. <
  1820. 0708090A0B0C0D0E0F101112131415161718191A1B1C1D1E1F202122232425262728292A2B2C2D2E
  1821. 2F303132333435363738393A3B3C3D3E3F404142434445464748494A4B4C4D4E4F50515253545556
  1822. 5758595A5B5C5D5E5F606162636465666768696A6B6C6D6E6F707172737475767778797A7B7C7D7E
  1823. 7F808182838485868788898A8B8C8D8E8F909192939495969798999A9B9C9D9E9FA0A1A2A3A4A5A6
  1824. A7A8A9AAABACADAEAFB0B1B2B3B4B5B6B7B8B9BABBBCBDBEBFC0C1C2C3C4C5C6C7C8C9CACBCCCDCE
  1825. CFD0D1D2D3D4D5D6D7D8D9DADBDCDDDEDFE0E1E2E3E4E5E6E7E8E9EAEBECEDEEEFF0F1F2F3F4F5F6
  1826. F7F8F9FAFBFCFDFEFF
  1827. >
  1828. 0
  1829. 0
  1830. 1 %_Br
  1831. 1
  1832. <
  1833. 00000000000000000000000000000000000001010101010101010101010101010101010101010101
  1834. 01010101010101010101010101010202020202020202020202020202020202020202020202020202
  1835. 02020202020202020202030303030303030303030303030303030303030303030303030303030303
  1836. 03030303030304040404040404040404040404040404040404040404040404040404040404040404
  1837. 04040505050505050505050505050505050505050505050505050505050505050505050505050606
  1838. 06060606060606060606060606060606060606060606060606060606060606060606070707070707
  1839. 07070707070707070707070707070707
  1840. >
  1841. <
  1842. FFFEFDFCFBFAF9F8F7F6F5F4F3F2F1F0EFEEEDECEBEAE9E8E7E6E5E4E3E2E1E0DFDEDDDCDBDAD9D8
  1843. D7D6D5D4D3D2D1D0CFCECDCCCBCAC9C8C7C6C5C4C3C2C1C0BFBEBDBCBBBAB9B8B7B6B5B4B3B2B1B0
  1844. AFAEADACABAAA9A8A7A6A5A4A3A2A1A09F9E9D9C9B9A999897969594939291908F8E8D8C8B8A8988
  1845. 87868584838281807F7E7D7C7B7A797877767574737271706F6E6D6C6B6A69686766656463626160
  1846. 5F5E5D5C5B5A595857565554535251504F4E4D4C4B4A494847464544434241403F3E3D3C3B3A3938
  1847. 37363534333231302F2E2D2C2B2A292827262524232221201F1E1D1C1B1A19181716151413121110
  1848. 0F0E0D0C0B0A09080706050403020100
  1849. >
  1850. 0
  1851. 1 %_Br
  1852. <
  1853. 000102030405060708090A0B0C0D0E0F101112131415161718191A1B1C1D1E1F2021222324252627
  1854. 28292A2B2C2D2E2F303132333435363738393A3B3C3D3E3F404142434445464748494A4B4C4D4E4F
  1855. 505152535455565758595A5B5C5D5E5F606162636465666768696A6B6C6D6E6F7071727374757677
  1856. 78797A7B7C7D7E7F808182838485868788898A8B8C8D8E8F909192939495969798999A9B9C9D9E9F
  1857. A0A1A2A3A4A5A6A7A8A9AAABACADAEAFB0B1B2B3B4B5B6B7B8B9BABBBCBDBEBFC0C1C2C3C4C5C6C7
  1858. C8C9CACBCCCDCECFD0D1D2D3D4D5D6D7D8D9DADBDCDDDEDFE0E1E2E3E4E5E6E7E8E9EAEBECEDEEEF
  1859. F0F1F2F3F4F5F6F7F8F9FAFBFCFDFEFF
  1860. >
  1861. 0
  1862. 1
  1863. 0
  1864. 1 %_Br
  1865. 0
  1866. <
  1867. FFFEFDFCFBFAF9F8F7F6F5F4F3F2F1F0EFEEEDECEBEAE9E8E7E6E5E4E3E2E1E0DFDEDDDCDBDAD9D8
  1868. D7D6D5D4D3D2D1D0CFCECDCCCBCAC9C8C7C6C5C4C3C2C1C0BFBEBDBCBBBAB9B8B7B6B5B4B3B2B1B0
  1869. AFAEADACABAAA9A8A7A6A5A4A3A2A1A09F9E9D9C9B9A999897969594939291908F8E8D8C8B8A8988
  1870. 87868584838281807F7E7D7C7B7A797877767574737271706F6E6D6C6B6A69686766656463626160
  1871. 5F5E5D5C5B5A595857565554535251504F4E4D4C4B4A494847464544434241403F3E3D3C3B3A3938
  1872. 37363534333231302F2E2D2C2B2A292827262524232221201F1E1D1C1B1A19181716151413121110
  1873. 0F0E0D0C0B0A09080706050403020100
  1874. >
  1875. 1
  1876. 0
  1877. 1 %_Br
  1878. [
  1879. 0 1 0 0 1 50 100 %_Bs
  1880. 1 1 0 0 1 50 80 %_Bs
  1881. 1 0.0279 0 0 1 50 60 %_Bs
  1882. 1 0 1 0 1 50 40 %_Bs
  1883. 0 0 1 0 1 50 20 %_Bs
  1884. 0 1 1 0 1 50 0 %_Bs
  1885. BD
  1886. %AI5_EndGradient
  1887. %AI5_BeginGradient: (Steel Bar)
  1888. (Steel Bar) 0 3 Bd
  1889. [
  1890. <
  1891. FFFEFDFCFBFAF9F8F7F6F5F4F3F2F1F0EFEEEDECEBEAE9E8E7E6E5E4E3E2E1E0DFDEDDDCDBDAD9D8
  1892. D7D6D5D4D3D2D1D0CFCECDCCCBCAC9C8C7C6C5C4C3C2C1C0BFBEBDBCBBBAB9B8B7B6B5B4B3B2B1B0
  1893. AFAEADACABAAA9A8A7A6A5A4A3A2A1A09F9E9D9C9B9A999897969594939291908F8E8D8C8B8A8988
  1894. 87868584838281807F7E7D7C7B7A797877767574737271706F6E6D6C6B6A69686766656463626160
  1895. 5F5E5D5C5B5A595857565554535251504F4E4D4C4B4A494847464544434241403F3E3D3C3B3A3938
  1896. 37363534333231302F2E2D2C2B2A292827262524232221201F1E1D1C1B1A19181716151413121110
  1897. 0F0E0D0C0B0A09080706050403020100
  1898. >
  1899. 0 %_Br
  1900. <
  1901. 000102030405060708090A0B0C0D0E0F101112131415161718191A1B1C1D1E1F2021222324252627
  1902. 28292A2B2C2D2E2F303132333435363738393A3B3C3D3E3F404142434445464748494A4B4C4D4E4F
  1903. 505152535455565758595A5B5C5D5E5F606162636465666768696A6B6C6D6E6F7071727374757677
  1904. 78797A7B7C7D7E7F808182838485868788898A8B8C8D8E8F909192939495969798999A9B9C9D9E9F
  1905. A0A1A2A3A4A5A6A7A8A9AAABACADAEAFB0B1B2B3B4B5B6B7B8B9BABBBCBDBEBFC0C1C2C3C4C5C6C7
  1906. C8C9CACBCCCDCECFD0D1D2D3D4D5D6D7D8D9DADBDCDDDEDFE0E1E2E3E4E5E6E7E8E9EAEBECEDEEEF
  1907. F0F1F2F3F4F5F6F7F8F9FAFBFCFDFEFF
  1908. >
  1909. 0 %_Br
  1910. [
  1911. 0 0 50 100 %_Bs
  1912. 1 0 50 70 %_Bs
  1913. 0 0 50 0 %_Bs
  1914. BD
  1915. %AI5_EndGradient
  1916. %AI5_BeginGradient: (Yellow & Orange Radial)
  1917. (Yellow & Orange Radial) 1 2 Bd
  1918. [
  1919. 0
  1920. <
  1921. 0001010203040506060708090A0B0C0C0D0E0F10111213131415161718191A1B1C1D1D1E1F202122
  1922. 232425262728292A2B2B2C2D2E2F303132333435363738393A3B3C3D3E3E3F404142434445464748
  1923. 494A4B4C4D4E4F505152535455565758595A5B5C5D5E5F60606162636465666768696A6B6C6D6E6F
  1924. 707172737475767778797A7B7C7D7E7F808182838485868788898A8B8C
  1925. >
  1926. <
  1927. FFFFFFFFFEFEFEFEFEFEFEFDFDFDFDFDFDFCFCFCFCFCFCFBFBFBFBFBFBFAFAFAFAFAFAF9F9F9F9F9
  1928. F9F8F8F8F8F8F8F7F7F7F7F7F7F6F6F6F6F6F6F5F5F5F5F5F5F4F4F4F4F4F3F3F3F3F3F3F2F2F2F2
  1929. F2F2F1F1F1F1F1F0F0F0F0F0F0EFEFEFEFEFEFEEEEEEEEEEEDEDEDEDEDEDECECECECECEBEBEBEBEB
  1930. EBEAEAEAEAEAE9E9E9E9E9E9E8E8E8E8E8E8E7E7E7E7E7E6E6E6E6E6E5
  1931. >
  1932. 0
  1933. 1 %_Br
  1934. [
  1935. 0 0 1 0 1 52 19 %_Bs
  1936. 0 0.55 0.9 0 1 50 100 %_Bs
  1937. BD
  1938. %AI5_EndGradient
  1939. %AI5_BeginGradient: (Yellow & Purple Radial)
  1940. (Yellow & Purple Radial) 1 2 Bd
  1941. [
  1942. <
  1943. 000102030405060708090A0B0C0D0E0F101112131415161718191A1B1C1D1E1F2021222324252627
  1944. 28292A2B2C2D2E2F303132333435363738393A3B3C3D3E3F404142434445464748494A4B4C4D4E4F
  1945. 505152535455565758595A5B5C5D5E5F606162636465666768696A6B6C6D6E6F7071727374757677
  1946. 78797A7B7C7D7E7F808182838485868788898A8B8C8D8E8F909192939495969798999A9B9C9D9E9F
  1947. A0A1A2A3A4A5A6A7A8A9AAABACADAEAFB0B1B2B3B4B5B6B7B8B9BABBBCBDBEBFC0C1C2C3C4C5C6C7
  1948. C8C9CACBCCCDCECFD0D1D2D3D4D5D6D7D8D9DADBDCDDDEDFE0E1E2E3E4E5E6E7E8E9EAEBECEDEEEF
  1949. F0F1F2F3F4F5F6F7F8F9FAFBFCFDFEFF
  1950. >
  1951. <
  1952. 1415161718191A1B1C1D1E1F1F202122232425262728292A2A2B2C2D2E2F30313233343536363738
  1953. 393A3B3C3D3E3F40414142434445464748494A4B4C4D4D4E4F50515253545556575858595A5B5C5D
  1954. 5E5F60616263646465666768696A6B6C6D6E6F6F707172737475767778797A7B7B7C7D7E7F808182
  1955. 83848586868788898A8B8C8D8E8F90919292939495969798999A9B9C9D9D9E9FA0A1A2A3A4A5A6A7
  1956. A8A9A9AAABACADAEAFB0B1B2B3B4B4B5B6B7B8B9BABBBCBDBEBFC0C0C1C2C3C4C5C6C7C8C9CACBCB
  1957. CCCDCECFD0D1D2D3D4D5D6D7D7D8D9DADBDCDDDEDFE0E1E2E2E3E4E5E6E7E8E9EAEBECEDEEEEEFF0
  1958. F1F2F3F4F5F6F7F8F9F9FAFBFCFDFEFF
  1959. >
  1960. <
  1961. ABAAAAA9A8A7A7A6A5A5A4A3A3A2A1A1A09F9F9E9D9D9C9B9B9A9999989797969595949393929191
  1962. 908F8F8E8D8D8C8B8B8A8989888787868585848383828181807F7F7E7D7D7C7B7B7A797978777776
  1963. 7575747373727171706F6F6E6D6D6C6B6B6A6969686767666565646362626160605F5E5E5D5C5C5B
  1964. 5A5A5958585756565554545352525150504F4E4E4D4C4C4B4A4A4948484746464544444342424140
  1965. 403F3E3E3D3C3C3B3A3A3938383736363534343332323130302F2E2E2D2C2C2B2A2A292828272626
  1966. 25242423222121201F1F1E1D1D1C1B1B1A1919181717161515141313121111100F0F0E0D0D0C0B0B
  1967. 0A090908070706050504030302010100
  1968. >
  1969. 0
  1970. 1 %_Br
  1971. [
  1972. 0 0.08 0.67 0 1 50 14 %_Bs
  1973. 1 1 0 0 1 50 100 %_Bs
  1974. BD
  1975. %AI5_EndGradient
  1976. %AI5_End_NonPrinting--
  1977. %AI5_BeginPalette
  1978. 0 0 Pb
  1979. Pn
  1980. Pc
  1981. 1 g
  1982. Pc
  1983. 0 g
  1984. Pc
  1985. 0 0 0 0 k
  1986. Pc
  1987. 0.75 g
  1988. Pc
  1989. 0.5 g
  1990. Pc
  1991. 0.25 g
  1992. Pc
  1993. 0 g
  1994. Pc
  1995. Bb
  1996. 2 (Black & White) -4014 4716 0 0 1 0 0 1 0 0 Bg
  1997. 0 BB
  1998. Pc
  1999. 0.25 0 0 0 k
  2000. Pc
  2001. 0.5 0 0 0 k
  2002. Pc
  2003. 0.75 0 0 0 k
  2004. Pc
  2005. 1 0 0 0 k
  2006. Pc
  2007. 0.25 0.25 0 0 k
  2008. Pc
  2009. 0.5 0.5 0 0 k
  2010. Pc
  2011. 0.75 0.75 0 0 k
  2012. Pc
  2013. 1 1 0 0 k
  2014. Pc
  2015. Bb
  2016. 2 (Pink, Yellow, Green) -4014 4716 0 0 1 0 0 1 0 0 Bg
  2017. 0 BB
  2018. Pc
  2019. 0 0.25 0 0 k
  2020. Pc
  2021. 0 0.5 0 0 k
  2022. Pc
  2023. 0 0.75 0 0 k
  2024. Pc
  2025. 0 1 0 0 k
  2026. Pc
  2027. 0 0.25 0.25 0 k
  2028. Pc
  2029. 0 0.5 0.5 0 k
  2030. Pc
  2031. 0 0.75 0.75 0 k
  2032. Pc
  2033. 0 1 1 0 k
  2034. Pc
  2035. Bb
  2036. 0 0 0 0 Bh
  2037. 2 (Yellow & Purple Radial) -4014 4716 0 0 1 0 0 1 0 0 Bg
  2038. 0 BB
  2039. Pc
  2040. 0 0 0.25 0 k
  2041. Pc
  2042. 0 0 0.5 0 k
  2043. Pc
  2044. 0 0 0.75 0 k
  2045. Pc
  2046. 0 0 1 0 k
  2047. Pc
  2048. 0.25 0 0.25 0 k
  2049. Pc
  2050. 0.5 0 0.5 0 k
  2051. Pc
  2052. 0.75 0 0.75 0 k
  2053. Pc
  2054. 1 0 1 0 k
  2055. Pc
  2056. Bb
  2057. 2 (Rainbow) -4014 4716 0 0 1 0 0 1 0 0 Bg
  2058. 0 BB
  2059. Pc
  2060. 0.25 0.125 0 0 k
  2061. Pc
  2062. 0.5 0.25 0 0 k
  2063. Pc
  2064. 0.75 0.375 0 0 k
  2065. Pc
  2066. 1 0.5 0 0 k
  2067. Pc
  2068. 0.125 0.25 0 0 k
  2069. Pc
  2070. 0.25 0.5 0 0 k
  2071. Pc
  2072. 0.375 0.75 0 0 k
  2073. Pc
  2074. 0.5 1 0 0 k
  2075. Pc
  2076. Bb
  2077. 2 (Steel Bar) -4014 4716 0 0 1 0 0 1 0 0 Bg
  2078. 0 BB
  2079. Pc
  2080. 0 0.25 0.125 0 k
  2081. Pc
  2082. 0 0.5 0.25 0 k
  2083. Pc
  2084. 0 0.75 0.375 0 k
  2085. Pc
  2086. 0 1 0.5 0 k
  2087. Pc
  2088. 0 0.125 0.25 0 k
  2089. Pc
  2090. 0 0.25 0.5 0 k
  2091. Pc
  2092. 0 0.375 0.75 0 k
  2093. Pc
  2094. 0 0.5 1 0 k
  2095. Pc
  2096. Bb
  2097. 2 (Purple, Red & Yellow) -4014 4716 0 0 1 0 0 1 0 0 Bg
  2098. 0 BB
  2099. Pc
  2100. 0.125 0 0.25 0 k
  2101. Pc
  2102. 0.25 0 0.5 0 k
  2103. Pc
  2104. 0.375 0 0.75 0 k
  2105. Pc
  2106. 0.5 0 1 0 k
  2107. Pc
  2108. 0.25 0 0.125 0 k
  2109. Pc
  2110. 0.5 0 0.25 0 k
  2111. Pc
  2112. 0.75 0 0.375 0 k
  2113. Pc
  2114. 1 0 0.5 0 k
  2115. Pc
  2116. Bb
  2117. 2 (Green & Blue) -4014 4716 0 0 1 0 0 1 0 0 Bg
  2118. 0 BB
  2119. Pc
  2120. 0.25 0.125 0.125 0 k
  2121. Pc
  2122. 0.5 0.25 0.25 0 k
  2123. Pc
  2124. 0.75 0.375 0.375 0 k
  2125. Pc
  2126. 1 0.5 0.5 0 k
  2127. Pc
  2128. 0.25 0.25 0.125 0 k
  2129. Pc
  2130. 0.5 0.5 0.25 0 k
  2131. Pc
  2132. 0.75 0.75 0.375 0 k
  2133. Pc
  2134. 1 1 0.5 0 k
  2135. Pc
  2136. Bb
  2137. 0 0 0 0 Bh
  2138. 2 (Yellow & Orange Radial) -4014 4716 0 0 1 0 0 1 0 0 Bg
  2139. 0 BB
  2140. Pc
  2141. 0.125 0.25 0.125 0 k
  2142. Pc
  2143. 0.25 0.5 0.25 0 k
  2144. Pc
  2145. 0.375 0.75 0.375 0 k
  2146. Pc
  2147. 0.5 1 0.5 0 k
  2148. Pc
  2149. 0.125 0.25 0.25 0 k
  2150. Pc
  2151. 0.25 0.5 0.5 0 k
  2152. Pc
  2153. 0.375 0.75 0.75 0 k
  2154. Pc
  2155. 0.5 1 1 0 k
  2156. Pc
  2157. 0 0 0 0 k
  2158. Pc
  2159. 0.125 0.125 0.25 0 k
  2160. Pc
  2161. 0.25 0.25 0.5 0 k
  2162. Pc
  2163. 0.375 0.375 0.75 0 k
  2164. Pc
  2165. 0.5 0.5 1 0 k
  2166. Pc
  2167. 0.25 0.125 0.25 0 k
  2168. Pc
  2169. 0.5 0.25 0.5 0 k
  2170. Pc
  2171. 0.75 0.375 0.75 0 k
  2172. Pc
  2173. 1 0.5 1 0 k
  2174. Pc
  2175. PB
  2176. %AI5_EndPalette
  2177. %%EndSetup
  2178.