%!PS-Adobe-3.0 EPSF-3.0 xxx/IE31/IE31L00XX.PS 20090901 %%BoundingBox: 00 00 414 292 /pdfmark where {pop} {userdict /pdfmark /cleartomark load put} ifelse /languagelevel where {pop languagelevel} {1} ifelse 2 lt { userdict (<<) cvn ([) cvn load put userdict (>>) cvn (]) cvn load put } if [ /Title (PostScript pictures: www.ps.bam.de/IE31/IE31.HTM) /Author (compare K. Richter "Computergrafik ...": ISBN 3-8007-1775-1) /Subject (goto: http://www.ps.bam.de or http://130.149.60.445/~farbmetrik) /Keywords (image reproduction, colour devices) /Creator (klaus.richter@mac.com) /CreationDate (D:2009090112000) /ModDate (D:2009090112000) /DOCINFO pdfmark [ /View [ /Fit ] /DOCVIEW pdfmark %BEG IE31/OUTLIN10.PS Output Linearization (OL) 20090901 %IDENTICAL TO IE31/OUTLIN11.PS %Early Binding: needed for colour transfer /sgcmykcolor {setcmykcolor} bind def /sggray {setgray} bind def /sgrgbcolor {setrgbcolor} bind def %FILE PREPARED FOR MIXED MODE, e. g. input ORS18 and output TLS00 %/IMES 0 def %0=LAB* used, no reflection factor necessary /IMES 1 def /Yre 2.52 def %1=XYZ measurement and standard device reflection %/i*ptrsc 0 def %LAB* setcolor to cmy0* / 000n* setcmykcolor /i*ptrsc 1 def %LAB* setcolor to olv* setrgbcolor / w* setgray %/i*ptrsc 2 def %LAB* setcolor to cmy0* / nnn0* setcmykcolor %/i*ptrsc 3 def %LAB* setcolor to olv* / www* setrgbcolor %/i*ptrsc 4 def %LAB* setcolor to lab* setcolor %/i*ptrsc 5 def %LAB* setcolor to LAB* setcolor %/i*ptrsc 6 def %LAB* setcolor to 000n* setcmykcolor %/i*ptrsc 7 def %LAB* setcolor to w* setgray /ISIN*ioG 0 def %default input for Offset Reflective System (ORS18) /ISOU*ioG 0 def %default output dto. %/ISIN*ioG 1 def %input for Television Luminous System (TLS00) %/ISOU*ioG 1 def %output dto. %/ISIN*ioG 2 def %input for Device Reflective measurement system (FRS06) %/ISOU*ioG 2 def %output dto. %/ISIN*ioG 3 def %input for Television Luminous Reflection System (TLS18) %/ISOU*ioG 3 def %output dto. %/ISIN*ioG 4 def %input for Natural Luminous System (NLS00) %/ISOU*ioG 4 def %output dto. %/ISIN*ioG 5 def %input for Natural Reflective System (NRS18) %/ISOU*ioG 5 def %output dto. %/ISIN*ioG 6 def %input for Standard Reflective System (SRS18) %/ISOU*ioG 6 def %output dto. %/ISIN*ioG 7 def %input for Standard Reflective System (TLS70) %/ISOU*ioG 7 def %output dto. /iLAB 0 def /ISIO*ioG 0 def /ISRL*ioG 0 def % for io-System, only once /auszg 8 def /halfg 0 def /ausz 8 def /half 0 def /VisTol*ioG 1.00 def %END IE31/OUTLIN10.PS Output Linearization (OL) 20090901 %************************************************************************** %BEG IE31/OUTLIN1X.PS ik00-ik04 20090901 %******************************************************************* /proc_ColTra*ioG {%BEG Procedure proc_Coltra*ioG Colour transformation 200909001 colorm 0 eq {%BEG colorm=0 with change of olv* by white (1-VisTol*ioG x 100%) /olvtrans 0 def %olvk*=olv* /setrgbcolor {/v* exch def /l* exch def /o* exch def %needs olv* for input to produce cmynx*ioG as output xcolorg 0 eq {trans_rgb3*_cmyn0*ioG} if xcolorg 1 eq {trans_rgb3*_cmyn4*ioG} if xcolorg 2 eq {trans_rgb3*_cmyn5*ioG} if xcolorg 3 eq {trans_rgb3*_cmyn6*ioG} if Iolv_cmyng 0 eq {o3*Fa l3*Fa v3*Fa sgrgbcolor} {c4*Fa m4*Fa y4*Fa n4*Fa sgcmykcolor} ifelse } def /setgray {/w*w exch def /v* w*w def /l* w*w def /o* w*w def %needs olv* for input to produce cmynx*ioG as output xcolorg 0 eq {trans_rgb3*_cmyn0*ioG} if xcolorg 1 eq {trans_rgb3*_cmyn4*ioG} if xcolorg 2 eq {trans_rgb3*_cmyn5*ioG} if xcolorg 3 eq {trans_rgb3*_cmyn6*ioG} if Iolv_cmyng 0 eq {xchartl 1 le {o3*Fa sggray} {o3*Fa l3*Fa v3*Fa sgrgbcolor} ifelse } {c4*Fa m4*Fa y4*Fa n4*Fa sgcmykcolor} ifelse } def /setcmykcolor {/n*n exch def /y*n exch def /m*n exch def /c*n exch def %standard cmy0* or 000n* for input n*n 0 eq {/o* 1 c*n sub def /l* 1 m*n sub def /v* 1 y*n sub def} {/o* 1 n*n sub def /l* 1 n*n sub def /v* 1 n*n sub def} ifelse %needs olv* for input to produce cmynx*ioG as output xcolorg 0 eq {trans_rgb3*_cmyn0*ioG} if xcolorg 1 eq {trans_rgb3*_cmyn4*ioG} if xcolorg 2 eq {trans_rgb3*_cmyn5*ioG} if xcolorg 3 eq {trans_rgb3*_cmyn6*ioG} if Iolv_cmyng 0 eq {n*n 0 eq {c*n m*n y*n 0.0 sgcmykcolor} {0.0 0.0 0.0 n*n sgcmykcolor} ifelse } {c4*Fa m4*Fa y4*Fa n4*Fa sgcmykcolor} ifelse } def }%END colorm=0 {%BEG colorm=1 } ifelse %END colorm=1 %******************************************************************* /proc_olv_ncw*ioG {%BEG Procedure proc_olv_ncw*ioG 20090901 %assumes input of olv*, needs olvtrans=0 or 1 o* 0 le {/o* 0.0000 def} if l* 0 le {/l* 0.0000 def} if v* 0 le {/v* 0.0000 def} if o* 1 ge {/o* 1.0000 def} if l* 1 ge {/l* 1.0000 def} if v* 1 ge {/v* 1.0000 def} if olvtrans 0 eq {%olvtrans /ok* o* def /lk* l* def /vk* v* def} {/ok* o* 1 o* sub 1 VisTol*ioG sub mul add def /lk* l* 1 l* sub 1 VisTol*ioG sub mul add def /vk* v* 1 v* sub 1 VisTol*ioG sub mul add def} ifelse /tdel 0 def vk* lk* ge lk* ok* ge and tdel 0 eq and % v* >= l* >= o* equal y* <= m* <= c* %sector C-V of C-M, C>=M: i*p=0 {/n*n 1 vk* sub def /w*w ok* def /m*w lk* def /tdel 1 def /isec 3 def } if % v* >= l* >= o* vk* ok* ge ok* lk* ge and tdel 0 eq and % v* >= o* >= l* equal y* <= c* <= m* %sector V-M of C-M, M>=C: i*p=1 {/n*n 1 vk* sub def /w*w lk* def /m*w ok* def /tdel 1 def /isec 4 def } if % v* >= o* >= l* ok* vk* ge vk* lk* ge and tdel 0 eq and % o* >= v* >= l* equal c* <= y* <= m* %sector M-O of M-Y, M>=Y: i*p=2 {/n*n 1 ok* sub def /w*w lk* def /m*w vk* def /tdel 1 def /isec 5 def } if % o* >= v* >= l* ok* lk* ge lk* vk* ge and tdel 0 eq and % o* >= l* >= v* equal c* <= m* <= y* %sector O-Y of M-Y, Y>=M: i*p=3 {/n*n 1 ok* sub def /w*w vk* def /m*w lk* def /tdel 1 def /isec 0 def } if % o* >= l* >= v* lk* ok* ge ok* vk* ge and tdel 0 eq and % l* >= o* >= v* equal m* <= c* <= y* %sector Y-L of Y-C, Y>=C: i*p=4 {/n*n 1 lk* sub def /w*w vk* def /m*w ok* def /tdel 1 def /isec 1 def } if % l* >= o* >= v* lk* vk* ge vk* ok* ge and tdel 0 eq and % l* >= v* >= o* equal m* <= y* <= c* %sector L-C of Y-C, C>=Y: i*p=5 {/n*n 1 lk* sub def /w*w ok* def /m*w vk* def /tdel 1 def /isec 2 def } if % l* >= v* >= o* %achromatic %W: ok*, lk*, vk* = 1.00 1.0 ok* sub abs 0.001 le 1.0 lk* sub abs 0.001 le and 1.0 vk* sub abs 0.001 le and %W special case {/n*n 0 def /w*w 1 def /m*w 1 def %W /isec 6 def } if %N: ok*, lk*, vk* <= 0.001 ok* abs 0.001 le lk* abs 0.001 le and vk* abs 0.001 le and %N special case {/n*n 1 def /w*w 0 def /m*w 0 def %N /isec 6 def } if %Achromatic ok* lk* sub abs 0.001 le lk* vk* sub abs 0.001 le and %Achromatic special case {/n*n 1 ok* sub def /w*w ok* def /m*w ok* def %grey /isec 6 def } if /lab*wFa w*w def /lab*nFa n*n def /lab*cFa 1 n*n sub w*w sub def } def %END Procedure proc_olv_ncw*ioG 20090901 %******************************************************************* /trans_rgb3*_cmyn0*ioG {%BEG Procedure trans_rgb3*_cmyn0*ioG olv*->cmy0* %assumes input of olv* o* 0 le {/o* 0.0000 def} if l* 0 le {/l* 0.0000 def} if v* 0 le {/v* 0.0000 def} if o* 1 ge {/o* 1.0000 def} if l* 1 ge {/l* 1.0000 def} if v* 1 ge {/v* 1.0000 def} if /o3*Fa o* def /l3*Fa l* def /v3*Fa v* def /c3*Fa 1 o* sub def /m3*Fa 1 l* sub def /y3*Fa 1 v* sub def /c4*Fa c3*Fa def %n will be cero /m4*Fa m3*Fa def /y4*Fa y3*Fa def /n4*Fa 0 def /o4*Fa 1 c4*Fa sub def /l4*Fa 1 m4*Fa sub def /v4*Fa 1 y4*Fa sub def /i4*Fa 1 n4*Fa sub def } def %END Procedure trans_rgb3*_cmyn0*ioG olv*->cmy0* %******************************************************************* /trans_rgb3*_cmyn4*ioG {%BEG Procedure trans_rgb3*_cmyn4*ioG aus ZE47 proc_olv_ncw*ioG /o3*Fa ok* def /l3*Fa lk* def /v3*Fa vk* def /c3*Fa 1 ok* sub def /m3*Fa 1 lk* sub def /y3*Fa 1 vk* sub def /c4*Fa c3*Fa lab*nFa sub def %at least one of cmy will be cero /m4*Fa m3*Fa lab*nFa sub def /y4*Fa y3*Fa lab*nFa sub def /n4*Fa lab*nFa def /o4*Fa 1 c4*Fa sub def /l4*Fa 1 m4*Fa sub def /v4*Fa 1 y4*Fa sub def /i4*Fa 1 n4*Fa sub def } def %END Procedure trans_rgb3*_cmyn4*ioG %******************************************************************* /trans_rgb3*_cmyn5*ioG {%BEG Procedure trans_rgb3*_cmyn5*ioG aus ZE48 proc_olv_ncw*ioG /argb 1 lab*nFa sub def /brgb m*w def /crgb lab*wFa def /c* lab*cFa def /lab*tFa 1 lab*nFa sub lab*cFa 0.5 mul sub def isec 6 eq {%BEG isec=6 achromatic /o*1 1 def /l*1 1 def /v*1 1 def }%END isec=6 achromatic {%BEG isec#6 chromatic /o*1 ok* argb 0.000001 add div def /l*1 lk* argb 0.000001 add div def /v*1 vk* argb 0.000001 add div def } ifelse %END isec#6 /o3*Fa o*1 def /l3*Fa l*1 def /v3*Fa v*1 def /c3*Fa 1 o*1 sub def /m3*Fa 1 l*1 sub def /y3*Fa 1 v*1 sub def /c4*Fa c3*Fa def %at least one of cmy will be cero /m4*Fa m3*Fa def /y4*Fa y3*Fa def /n4*Fa lab*nFa def /o4*Fa 1 c4*Fa sub def /l4*Fa 1 m4*Fa sub def /v4*Fa 1 y4*Fa sub def /i4*Fa 1 n4*Fa sub def } def %END Procedure trans_rgb3*_cmyn5*ioG 'zm60'CMYN559G.PS aus ZE48 %******************************************************************* /trans_rgb3*_cmyn6*ioG {%BEG Procedure trans_rgb3*_cmyn6*ioG aus HE47 proc_olv_ncw*ioG /argb 1 lab*nFa sub def /brgb m*w def /crgb lab*wFa def /c* lab*cFa def /lab*tFa 1 lab*nFa sub lab*cFa 0.5 mul sub def isec 6 eq {%BEG isec=6 achromatic /o*1 1 def /l*1 1 def /v*1 1 def }%END isec=6 achromatic {%BEG isec#6 chromatic /o*1 ok* argb 0.000001 add div def /l*1 lk* argb 0.000001 add div def /v*1 vk* argb 0.000001 add div def } ifelse %END isec#6 /o3*Fa o*1 def /l3*Fa l*1 def /v3*Fa v*1 def /c3*Fa 1 o*1 sub def /m3*Fa 1 l*1 sub def /y3*Fa 1 v*1 sub def /c41*Fa c3*Fa def %at least one of cmy will be cero /m41*Fa m3*Fa def /y41*Fa y3*Fa def /n4*Fa lab*nFa 1.0 exp def %cmyn6* %change by deepness difference delta d* = c*S1 - c*S2 %use lab*cFa, lab*tFa for correction %equations of three lines %t* = 1 - 0.5 c* %t* = [t* / c*] c* %t* = [(t* + 0,18) / c*] c* - 0,18 %cut point S1 for nt=0,18: %c*s1 = 1 /[ t*F / c*F + 0,5 ] %cut point S2 for n=0,18: %c*s1 = (1 + nt) / [ (t*F + nt) / c*F + 0,5 ] %special case lab*cFa=0 and n=0,18 /nt 0.18 def lab*cFa 0 eq { %lab*cFa=0,#0 /c*S1 0 def /c*S2 0 def } %lab*cFa=0 { %lab*cFa#0 /c*S1 1 lab*tFa lab*cFa div 0.5 add div def /c*S2 1 nt add lab*tFa nt add lab*cFa div 0.5 add div def } ifelse %lab*cFa=0,#0 /c4*Fa c41*Fa c41*Fa c*S1 c*S2 sub mul sub def /m4*Fa m41*Fa m41*Fa c*S1 c*S2 sub mul sub def /y4*Fa y41*Fa y41*Fa c*S1 c*S2 sub mul sub def /o4*Fa 1 c4*Fa sub def /l4*Fa 1 m4*Fa sub def /v4*Fa 1 y4*Fa sub def /i4*Fa 1 n4*Fa sub def } bind def %END Procedure trans_rgb3*_cmyn6*ioG aus HE47 %******************************************************************* } bind def %BEG Procedure proc_ColTra*ioG Colour transformation 20090901 %******************************************************************* %END IE31/OUTLIN1X.PS ik00-ik04 20090901 %************************************************************************** /CFilenameS1g %START output of step S1g (xxx/IE31/IE31L0N) def %Link file name for data /CDateS1g (2009-09-01, Name) def %Date of calculation, Tester /CDeviceS1g (unknown ) def %Device name /CMeasS1g (IE31/IE31L0N) def %File name measured in step S1g %change scount2g from 2 to 10 for 10 series %change pcount2g from 8 to 240 for 240 pages of each series /scount1g 1 def /scount2g 1 def /scountg 1 def /pcount1g 1 def /pcount2g 1 def /pcountg 1 def /xchart1g 0 def /xchart2g 1 def /xchartg 0 def /BeginEPSF { % def % Prepare for EPS file /b4_Inc_state save def % Save state for cleanup /dict_count countdictstack def /op_count count 1 sub def % Count objects on op stack userdict begin % Make userdict current dict /showpage {} def 0 setgray 0 setlinecap 1 setlinewidth 0 setlinejoin 10 setmiterlimit [] 0 setdash newpath /languagelevel where % If level not equal to 1 then {pop languagelevel where % If level not equal to 1 then 1 ne {false setstrokeadjust false setoverprint } if } if } bind def /EndEPSF { % def count op_count sub {pop} repeat countdictstack dict_count sub {end} repeat % Clean up dict stack b4_Inc_state restore } bind def /FS {findfont exch scalefont setfont} bind def /MM {72 25.4 div mul} def /str {8 string } bind def /languagelevel where {pop languagelevel} {1} ifelse /PSL12 exch def /dictende {counttomark 2 idiv dup dict begin {def} repeat pop currentdict end} bind def % !AUSTAUSCH Times-Roman -> Times-Roman-ISOLatin1=Times-I /Times-Roman findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse }forall /Encoding ISOLatin1Encoding def currentdict end /Times-ISOL1 exch definefont pop /Times-Italic findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse }forall /Encoding ISOLatin1Encoding def currentdict end /TimesI-ISOL1 exch definefont pop /Times-Bold findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse }forall /Encoding ISOLatin1Encoding def currentdict end /TimesB-ISOL1 exch definefont pop /Times-BoldItalic findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse }forall /Encoding ISOLatin1Encoding def currentdict end /TimesBI-ISOL1 exch definefont pop /Courier-Bold findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse }forall /Encoding ISOLatin1Encoding def currentdict end /CourierB-ISOL1 exch definefont pop /TK {250 /Times-ISOL1 FS} bind def /TM {300 /Times-ISOL1 FS} bind def /TG {350 /Times-ISOL1 FS} bind def /TIK {250 /TimesI-ISOL1 FS} bind def /TIM {300 /TimesI-ISOL1 FS} bind def /TIG {350 /TimesI-ISOL1 FS} bind def /TBK {250 /TimesB-ISOL1 FS} bind def /TBM {300 /TimesB-ISOL1 FS} bind def /TBG {350 /TimesB-ISOL1 FS} bind def /TBIK {250 /TimesBI-ISOL1 FS} bind def /TBIM {300 /TimesBI-ISOL1 FS} bind def /TBIG {350 /TimesBI-ISOL1 FS} bind def /CBKK {200 /CourierB-ISOL1 FS} bind def /CBK {250 /CourierB-ISOL1 FS} bind def /CBM {300 /CourierB-ISOL1 FS} bind def /CBG {350 /CourierB-ISOL1 FS} bind def %ANFA CMYKDEF %CMYKDEA0 (A0=Standard-Drucker-CMYKDEF) 15.3.97 /tzac [1.000 0.933 0.867 0.800 0.733 0.667 0.600 0.533 0.467 0.400 0.333 0.267 0.200 0.132 0.067 0.000 1.000 0.750 0.500 0.250 0.000] def /tzam [1.000 0.933 0.867 0.800 0.733 0.667 0.600 0.533 0.467 0.400 0.333 0.267 0.200 0.132 0.067 0.000 1.000 0.750 0.500 0.250 0.000] def /tzay [1.000 0.933 0.867 0.800 0.733 0.667 0.600 0.533 0.467 0.400 0.333 0.267 0.200 0.132 0.067 0.000 1.000 0.750 0.500 0.250 0.000] def /tzan [1.000 0.933 0.867 0.800 0.733 0.667 0.600 0.533 0.467 0.400 0.333 0.267 0.200 0.132 0.067 0.000 1.000 0.750 0.500 0.250 0.000] def /tza0 [0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000] def /tza1 [1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000 1.000] def %ENDE CMYKD /rec %x, y width heigth {/heigth exch def /width exch def moveto width 0 rlineto 0 heigth rlineto width neg 0 rlineto closepath } bind def /colrecfiLAB* %x y width heigth LAB* { setcolor rec fill} bind def /colrecstLAB* %x y width heigth LAB* { setcolor rec stroke} bind def /colrecficmyn* %x y width heigth cmy0* or 000n* { setcmykcolor rec fill} bind def /colrecstcmyn* %x y width heigth cmy0* or 000n* { setcmykcolor rec stroke} bind def /colrecfiw* %x y width heigth w* { setgray rec fill} bind def /colrecstw* %x y width heigth w* { setgray rec stroke} bind def /colrecfiolv* %x y width heigth olv* { setrgbcolor rec fill} bind def /colrecstolv* %x y width heigth olv* { setrgbcolor rec stroke} bind def /tzocmy0* {0.0 1.0 1.0 0.0} bind def %Reproduction colours /tzlcmy0* {1.0 0.0 1.0 0.0} bind def %cmyn* setcmykcolor /tzvcmy0* {1.0 1.0 0.0 0.0} bind def /tzccmy0* {1.0 0.0 0.0 0.0} bind def /tzmcmy0* {0.0 1.0 0.0 0.0} bind def /tzycmy0* {0.0 0.0 1.0 0.0} bind def /tzoolv* {1.0 0.0 0.0} bind def %Reproduction colours /tzlolv* {0.0 1.0 0.0} bind def %olv* setrgbcolor /tzvolv* {0.0 0.0 1.0} bind def /tzcolv* {0.0 1.0 1.0} bind def /tzmolv* {1.0 0.0 1.0} bind def /tzyolv* {1.0 1.0 0.0} bind def /tzoLAB* [53.34 72.46 50.66] def %Reproduction colours /tzlLAB* [84.93 -79.83 74.80] def %LAB* setcolor /tzvLAB* [32.20 24.88 -37.89] def /tzcLAB* [88.10 -44.88 -13.36] def /tzmLAB* [59.66 90.32 -19.65] def /tzyLAB* [93.76 -20.24 85.93] def /tzncmy0* {1.00 1.00 1.00 0.00} bind def %grey series /tzdcmy0* {0.75 0.75 0.75 0.00} bind def %cmy0* setcmykcolor /tzzcmy0* {0.50 0.50 0.50 0.00} bind def /tzhcmy0* {0.25 0.25 0.25 0.00} bind def /tzwcmy0* {0.00 0.00 0.00 0.00} bind def /tzn000n* {0.00 0.00 0.00 1.00} bind def %grey series 000n* /tzd000n* {0.00 0.00 0.00 0.75} bind def %000n* setcmykcolor /tzz000n* {0.00 0.00 0.00 0.50} bind def /tzh000n* {0.00 0.00 0.00 0.25} bind def /tzw000n* {0.00 0.00 0.00 0.00} bind def /tznw* {0.00} bind def %grey series /tzdw* {0.25} bind def %w* setgray /tzzw* {0.50} bind def /tzhw* {0.75} bind def /tzww* {1.00} bind def /tznolv* {0.00 0.00 0.00} bind def %grey series /tzdolv* {0.25 0.25 0.25} bind def %olv* setrgbcolor /tzzolv* {0.50 0.50 0.50} bind def /tzholv* {0.75 0.75 0.75} bind def /tzwolv* {1.00 1.00 1.00} bind def /tznLAB* [18.01 0.00 0.00] def %grey series /tzdLAB* [37.36 0.00 0.00] def %LAB* setcolor /tzzLAB* [56.71 0.00 0.00] def /tzhLAB* [76.06 0.00 0.00] def /tzwLAB* [95.41 0.00 0.00] def /tfn {0 setgray} bind def /tfw {1 setgray} bind def /A4quer {598 0 translate 90 rotate} def %0 %1 /cvishow {cvi 6 string cvs show} def /cvsshow1 {10 mul cvi 0.1 mul 7 string cvs show} def /cvsshow2 {100 mul cvi 0.01 mul 7 string cvs show} def /cvsshow3 {1000 mul cvi 0.001 mul 7 string cvs show} def /tzank [1.000 0.933 0.867 0.800 0.733 0.667 0.600 0.533 0.467 0.400 0.333 0.267 0.200 0.132 0.067 0.000 1.000 0.750 0.500 0.250 0.000] def /LAB*TE [(ORS18) (TLS00) (FRS06) (TSL18) (NLS00) (NLS18) (SRS18) (TLS70) (TLS00) (TLS06) (TLS11) (TLS18) (TLS27) (TLS38) (TLS52) (TLS70) (OLS00) (OLS06) (OLS11) (OLS18) (OLS27) (OLS38) (OLS52) (OLS70)] def %BEG 61 lines comment or new PS operators possible %1 %2 %3 %%EndProlog %%BeginPageSetup /#copies 1 def %A4quer 0.5 0.5 scale /pgsave save def %%EndPageSetup 0.0 MM 0.0 MM translate %Verschiebung nach oben und links fuer Belichter gsave /SS$ [(G) (E) (S) (F) (I) (J) (M)] def /SC$ [(N) (F) (S) (D) (T) (E) (C)] def /SX$ [(0) (1) (2) (3) (4) (5) (6) (7) (8) (9) (A) (B) (C) (D) (E) (F)%max 32 (G) (H) (I) (J) (K) (L) (M) (N) (O) (P) (Q) (R) (S) (T) (U) (V)] def /SY$ [(0) (1) (2) (3) (4) (5) (6) (7) (8) (9) (A) (B) (C) (D) (E) (F)%max 32 (G) (H) (I) (J) (K) (L) (M) (N) (O) (P) (Q) (R) (S) (T) (U) (V)] def % 0 1 2 3 4 5 % 6 7 8 /EX$ [(1.PS /.TXT) (B.PS /.BMP) (G.PS /.GIF) (H.PS /.HTM) (I.PS /.HTM) (J.PS /.JPE) (P.PDF /.PS) (T.PS /.TIF)] def /EY$ [(1.DAT) (B.DAT) (G.DAT) (H.DAT) (I.DAT) (J.DAT) (P.DAT) (T.DAT)] def /lanindg1 1 def /lanindg2 1 def /colormg1 0 def /colormg2 0 def /xcolorg1 0 def /xcolorg2 0 def /xchartg1 0 def /xchartg2 0 def /lanindg lanindg1 def %no loops /colormg colormg1 def /xcolorg xcolorg1 def /xchartg xchartg1 def /pcount2x pcount2g xchart2g sub 2 add def %scount1g 1 scount2g {/scountg exch def %s=serie, e. g. 1,1,10 %1 1 1 {/pcountg exch def %p=page, e. g. 1,1,250 /xchart10 0 def /xchart20 09 def %pcountg pcount1g eq {/xchart10 0 def /xchart20 0 def} % {/xchart10 1 def /xchart20 1 def} ifelse %%pcountg pcount2x eq {/xchart10 2 def /xchart20 9 def} if xchart10 1 xchart20 {/xchartg exch def /ausz 8 def /colorm colormg def /xchart xchartg def /xchartg0 0 def %needs Definition of xcharti, is only in OUTLIN1X.PS colorm 1 eq {proc_ColTra*ioG} if %proc_ColTra*ioL only in Y10-7! %2 MM /Times-Roman FS %274 MM 82 MM moveto -90 rotate (/IE31/ ) show (Form: ) show %xchartg 1 add cvi 6 string cvs show (/) show %xchart2g 1 add cvi 6 string cvs show (,) show 90 rotate %274 MM 65 MM moveto -90 rotate (Serie: ) show %scountg cvi 6 string cvs show (/) show %scount2g cvi 6 string cvs show (,) show 90 rotate %274 MM 55 MM moveto -90 rotate %lanindg 0 eq {(Seite: )}{(Page: )} ifelse show %pcountg xchartg xchart10 sub add cvi 6 string cvs show 90 rotate %274 MM 45 MM moveto %-90 rotate %lanindg 0 eq {(Seitenz\344hlung )}{(Page: count: )} ifelse show %scountg 1 sub pcount2g mul pcountg add %pcountg pcount2x eq {xchartg add pcount1g pcount2x ne {2 sub } if} if %cvi 6 string cvs show %90 rotate /GSS$ SS$ lanindg get def /GSC$ SC$ colormg get def /xcolol xcolorg xcolorg 32 idiv 32 mul sub def /GSX$ SX$ xcolol get def /xcharl xchartg xchartg 32 idiv 32 mul sub def /GSY$ SY$ xcharl get def /GEX$ EX$ 0 get def /GEY$ EY$ 0 get def %gsave BeginEPSF 28 MM 197 MM translate 10 /Times-ISOL1 FS 53 MM 1 MM moveto 1 1 scale -77 -91 translate %%BeginDocument: Bild 10 %line 329 %%EndDocument EndEPSF grestore gsave BeginEPSF 28 MM 152 MM translate 10 /Times-ISOL1 FS 53 MM 1 MM moveto 1 1 scale -77 -91 translate %%BeginDocument: Bild 11 %line 339 %!PS-Adobe-3.0 EPSF-3.0 IE310-1N.EPS 20070101 %%BoundingBox: 70 90 226 206 /FS {findfont exch scalefont setfont} bind def /MM {72 25.4 div mul} def %%EndProlog gsave 8 /Times-Roman FS 72 83 moveto %!2 (IE310-1N.EPS) show 72 90 translate %! 0.01 MM 0.01 MM scale %! 15 setlinewidth %! 0 0 moveto 5400 0 rlineto 0 4000 rlineto -5400 0 rlineto %! closepath stroke showpage grestore %%Trailer %%EndDocument EndEPSF grestore gsave BeginEPSF 86 MM 152 MM translate 10 /Times-ISOL1 FS 53 MM 1 MM moveto ( ) show 1 1 scale -77 -91 translate %%BeginDocument: Bild 12 %line 349 %!PS-Adobe-3.0 EPSF-3.0 IE310-2, %%BoundingBox: 70 90 226 206 /FS {findfont exch scalefont setfont} bind def /MM {72 25.4 div mul} def %%EndProlog gsave 8 /Times-Roman FS 72 83 moveto %!2 (IE310-2,) show 72 90 translate %! 0.01 MM 0.01 MM scale %! 15 setlinewidth %! 0 0 moveto 5400 0 rlineto 0 4000 rlineto -5400 0 rlineto %! closepath stroke grestore showpage %%Trailer %%EndDocument EndEPSF grestore gsave BeginEPSF 28 MM 108 MM translate 10 /Times-ISOL1 FS 53 MM 1 MM moveto ( ) show 1 1 scale -77 -91 translate %%BeginDocument: Bild 13 %line 359 %!PS-Adobe-3.0 EPSF-3.0 IE310-3N.EPS 20070101 %%BoundingBox: 70 90 226 206 /FS {findfont exch scalefont setfont} bind def /MM {72 25.4 div mul} def %%EndProlog gsave 8 /Times-Roman FS 72 83 moveto %!2 (IE310-3N.EPS) show 72 90 translate %! 0.01 MM 0.01 MM scale %! 15 setlinewidth %! 0 0 moveto 5400 0 rlineto 0 4000 rlineto -5400 0 rlineto %! closepath stroke showpage grestore %%Trailer %%EndDocument EndEPSF grestore gsave BeginEPSF 86 MM 108 MM translate 10 /Times-ISOL1 FS 53 MM 1 MM moveto ( ) show 1 1 scale -77 -91 translate %%BeginDocument: Bild 14 %line 369 %!PS-Adobe-3.0 EPSF-3.0 IE310-4, %%BoundingBox: 70 90 226 206 /FS {findfont exch scalefont setfont} bind def /MM {72 25.4 div mul} def %%EndProlog gsave 8 /Times-Roman FS 72 83 moveto %!2 (IE310-4,) show 72 90 translate %! 0.01 MM 0.01 MM scale %! 15 setlinewidth %! 0 0 moveto 5400 0 rlineto 0 4000 rlineto -5400 0 rlineto %! closepath stroke grestore showpage %%Trailer %%EndDocument EndEPSF grestore gsave BeginEPSF 28 MM 064 MM translate 10 /Times-ISOL1 FS 53 MM 1 MM moveto ( ) show 1 1 scale -77 -91 translate %%BeginDocument: Bild 15 %line 379 %!PS-Adobe-3.0 EPSF-3.0 IE310-5N.EPS 20070101 %%BoundingBox: 70 90 226 206 /FS {findfont exch scalefont setfont} bind def /MM {72 25.4 div mul} def %%EndProlog gsave 8 /Times-Roman FS 72 83 moveto %!2 (IE310-5N.EPS) show 72 90 translate %! 0.01 MM 0.01 MM scale %! 15 setlinewidth %! 0 0 moveto 5400 0 rlineto 0 4000 rlineto -5400 0 rlineto %! closepath stroke showpage grestore %%Trailer %%EndDocument EndEPSF grestore gsave BeginEPSF 86 MM 064 MM translate 10 /Times-ISOL1 FS 53 MM 1 MM moveto ( ) show 1 1 scale -77 -91 translate %%BeginDocument: Bild 16 %line 389 %!PS-Adobe-3.0 EPSF-3.0 IE310-6, %%BoundingBox: 70 90 226 206 /FS {findfont exch scalefont setfont} bind def /MM {72 25.4 div mul} def %%EndProlog gsave 8 /Times-Roman FS 72 83 moveto %!2 (IE310-6,) show 72 90 translate %! 0.01 MM 0.01 MM scale %! 15 setlinewidth %! 0 0 moveto 5400 0 rlineto 0 4000 rlineto -5400 0 rlineto %! closepath stroke grestore showpage %%Trailer %%EndDocument EndEPSF grestore gsave BeginEPSF 28 MM 18.5 MM add 020 MM 026.5 MM add translate 10 /Times-ISOL1 FS 53 MM 1 MM moveto ( ) show 1 1 scale -77 -91 translate %%BeginDocument: Bild 17 %line 399 %!PS-Adobe-3.0 EPSF-3.0 IE310-7N.EPS %%BoundingBox: 14 08 715 502 %START PDFDE011.EPS /pdfmark07 where {pop} {userdict /pdfmark07 /cleartomark load put} ifelse /languagelevel where {pop languagelevel} {1} ifelse 2 lt { userdict (<<) cvn ([) cvn load put userdict (>>) cvn (]) cvn load put} if [ /Title (PostScript pictures: Image Technology) /Author (compare K. Richter "Computergrafik ...": ISBN 3-8007-1775-1) /Subject (goto: http://www.ps.bam.de or http://130.149.60.445/~farbmetrik) /Keywords (image reproduction, colour devices) /Creator (klaus.richter@mac.com) /CreationDate (D:2009090112000) /ModDate (D:2009090112000) /DOCINFO pdfmark07 [ /View [ /FitB ] /DOCVIEW pdfmark07 %END PDFDE011 %Early binding /sggray where {pop /slgray {sggray} bind def} {/slgray {setgray} bind def} ifelse /sgcmykcolor where {pop /slcmykcolor {sgcmykcolor} bind def} {/slcmykcolor {setcmykcolor} bind def} ifelse /sgrgbcolor where {pop /slrgbcolor {sgrgbcolor} bind def} {/slrgbcolor {setrgbcolor} bind def} ifelse /halfg where {pop /half halfg def} {/half 0 def} ifelse /VisTol*ioL 1.00 def /FS {findfont exch scalefont setfont} bind def /MM {72 25.4 div mul} def /str {8 string} bind def /languagelevel where {pop languagelevel} {1} ifelse /PSL12 exch def /dictende {counttomark 2 idiv dup dict begin {def} repeat pop currentdict end} bind def /Times-Roman findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end /Times-ISOL1 exch definefont pop /Times-Italic findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end /TimesI-ISOL1 exch definefont pop /Times-Bold findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end /TimesB-ISOL1 exch definefont pop /Times-BoldItalic findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding def currentdict end /TimesBI-ISOL1 exch definefont pop /Courier-Bold findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse }forall /Encoding ISOLatin1Encoding def currentdict end /CourierB-ISOL1 exch definefont pop /TK {250 /Times-ISOL1 FS} bind def /TM {300 /Times-ISOL1 FS} bind def /TG {350 /Times-ISOL1 FS} bind def /TIK {250 /TimesI-ISOL1 FS} bind def /TIM {300 /TimesI-ISOL1 FS} bind def /TIG {350 /TimesI-ISOL1 FS} bind def /TBK {250 /TimesB-ISOL1 FS} bind def /TBM {300 /TimesB-ISOL1 FS} bind def /TBG {350 /TimesB-ISOL1 FS} bind def /TBGG {500 /TimesBI-ISOL1 FS} bind def /TBIK {250 /TimesBI-ISOL1 FS} bind def /TBIM {300 /TimesBI-ISOL1 FS} bind def /TBIG {350 /TimesBI-ISOL1 FS} bind def /CBKK {200 /CourierB-ISOL1 FS} bind def /CBK {250 /CourierB-ISOL1 FS} bind def /CBM {300 /CourierB-ISOL1 FS} bind def /CBG {350 /CourierB-ISOL1 FS} bind def /rec %x, y width heigth {/heigth exch def /width exch def moveto width 0 rlineto 0 heigth rlineto width neg 0 rlineto closepath } bind def /rem %x0, y0 width heigth {/heigth exch def /width exch def /y0 exch def /x0 exch def x0 width 0.5 mul add y0 heigth 0.5 mul add moveto width 0 rlineto 0 heigth rlineto width neg 0 rlineto closepath } bind def %ORS18_95A.DAT %copied from 'GK0X'OUTLIN11_ORS18_95A_D65_ALM_GK0X.DAT /lut0 10800 array def %1080x10=10800 /lut0 [ %Definition LUT-Table %line 50: LUT_De740-7A_3_4_ORS18_95M_D65_ALM.DAT 20080625 %ORS18_95M_D65_ALM_HK0X.DAT, Separation olv*, D65, adapted %100 x LAB* 1000 x (r g b c m y 0) %nr. pos 01802 00000 00000 0000 0000 0000 1000 1000 1000 0000 %0000 A01 $ 01898 00388 -0554 0000 0000 0125 1000 1000 0875 0000 %0001 A02 $ 01994 00777 -1109 0000 0000 0250 1000 1000 0750 0000 %0002 A03 $ 02090 01165 -1664 0000 0000 0375 1000 1000 0625 0000 %0003 A04 $ 02187 01554 -2220 0000 0000 0500 1000 1000 0500 0000 %0004 A05 $ 02283 01943 -2775 0000 0000 0625 1000 1000 0375 0000 %0005 A06 $ 02379 02332 -3330 0000 0000 0750 1000 1000 0250 0000 %0006 A07 $ 02476 02720 -3885 0000 0000 0875 1000 1000 0125 0000 %0007 A08 $ 02572 03109 -4440 0000 0000 1000 1000 1000 0000 0000 %0008 A09 $ 02212 -0784 00436 0000 0125 0000 1000 0875 1000 0000 %0009 B01 $ 02308 -0379 -0562 0000 0125 0125 1000 0875 0875 0000 %0010 B02 $ 02405 00009 -1117 0000 0125 0250 1000 0875 0750 0000 %0011 B03 $ 02501 00398 -1672 0000 0125 0375 1000 0875 0625 0000 %0012 B04 $ 02598 00787 -2227 0000 0125 0500 1000 0875 0500 0000 %0013 B05 $ 02694 01175 -2782 0000 0125 0625 1000 0875 0375 0000 %0014 B06 $ 02790 01564 -3338 0000 0125 0750 1000 0875 0250 0000 %0015 B07 $ 02887 01953 -3893 0000 0125 0875 1000 0875 0125 0000 %0016 B08 $ 02983 02341 -4447 0000 0125 1000 1000 0875 0000 0000 %0017 B09 $ 02623 -1570 00873 0000 0250 0000 1000 0750 1000 0000 %0018 C01 $ 02720 -1164 -0125 0000 0250 0125 1000 0750 0875 0000 %0019 C02 $ 02816 -0758 -1125 0000 0250 0250 1000 0750 0750 0000 %0020 C03 $ 02912 -0369 -1680 0000 0250 0375 1000 0750 0625 0000 %0021 C04 $ 03009 00019 -2235 0000 0250 0500 1000 0750 0500 0000 %0022 C05 $ 03105 00407 -2790 0000 0250 0625 1000 0750 0375 0000 %0023 C06 $ 03202 00796 -3345 0000 0250 0750 1000 0750 0250 0000 %0024 C07 $ 03298 01185 -3900 0000 0250 0875 1000 0750 0125 0000 %0025 C08 $ 03394 01573 -4455 0000 0250 1000 1000 0750 0000 0000 %0026 C09 $ 03034 -2355 01310 0000 0375 0000 1000 0625 1000 0000 %0027 D01 $ 03131 -1949 00311 0000 0375 0125 1000 0625 0875 0000 %0028 D02 $ 03227 -1543 -0688 0000 0375 0250 1000 0625 0750 0000 %0029 D03 $ 03324 -1137 -1687 0000 0375 0375 1000 0625 0625 0000 %0030 D04 $ 03420 -0749 -2243 0000 0375 0500 1000 0625 0500 0000 %0031 D05 $ 03516 -0360 -2798 0000 0375 0625 1000 0625 0375 0000 %0032 D06 $ 03613 00028 -3353 0000 0375 0750 1000 0625 0250 0000 %0033 D07 $ 03709 00417 -3908 0000 0375 0875 1000 0625 0125 0000 %0034 D08 $ 03806 00805 -4463 0000 0375 1000 1000 0625 0000 0000 %0035 D09 $ 03445 -3141 01747 0000 0500 0000 1000 0500 1000 0000 %0036 E01 $ 03542 -2735 00748 0000 0500 0125 1000 0500 0875 0000 %0037 E02 $ 03638 -2329 -0251 0000 0500 0250 1000 0500 0750 0000 %0038 E03 $ 03735 -1923 -1250 0000 0500 0375 1000 0500 0625 0000 %0039 E04 $ 03831 -1517 -2250 0000 0500 0500 1000 0500 0500 0000 %0040 E05 $ 03928 -1128 -2805 0000 0500 0625 1000 0500 0375 0000 %0041 E06 $ 04024 -0739 -3361 0000 0500 0750 1000 0500 0250 0000 %0042 E07 $ 04120 -0350 -3916 0000 0500 0875 1000 0500 0125 0000 %0043 E08 $ 04217 00037 -4470 0000 0500 1000 1000 0500 0000 0000 %0044 E09 $ 03857 -3926 02184 0000 0625 0000 1000 0375 1000 0000 %0045 F01 $ 03953 -3520 01185 0000 0625 0125 1000 0375 0875 0000 %0046 F02 $ 04049 -3114 00185 0000 0625 0250 1000 0375 0750 0000 %0047 F03 $ 04146 -2708 -0814 0000 0625 0375 1000 0375 0625 0000 %0048 F04 $ 04242 -2302 -1813 0000 0625 0500 1000 0375 0500 0000 %0049 F05 $ 04339 -1896 -2813 0000 0625 0625 1000 0375 0375 0000 %0050 F06 $ 04435 -1507 -3368 0000 0625 0750 1000 0375 0250 0000 %0051 F07 $ 04532 -1119 -3923 0000 0625 0875 1000 0375 0125 0000 %0052 F08 $ 04628 -0730 -4478 0000 0625 1000 1000 0375 0000 0000 %0053 F09 $ 04268 -4712 02621 0000 0750 0000 1000 0250 1000 0000 %0054 G01 $ 04364 -4306 01622 0000 0750 0125 1000 0250 0875 0000 %0055 G02 $ 04461 -3900 00622 0000 0750 0250 1000 0250 0750 0000 %0056 G03 $ 04557 -3494 -0377 0000 0750 0375 1000 0250 0625 0000 %0057 G04 $ 04654 -3088 -1376 0000 0750 0500 1000 0250 0500 0000 %0058 G05 $ 04750 -2681 -2376 0000 0750 0625 1000 0250 0375 0000 %0059 G06 $ 04847 -2275 -3376 0000 0750 0750 1000 0250 0250 0000 %0060 G07 $ 04943 -1887 -3931 0000 0750 0875 1000 0250 0125 0000 %0061 G08 $ 05039 -1498 -4486 0000 0750 1000 1000 0250 0000 0000 %0062 G09 $ 04679 -5497 03058 0000 0875 0000 1000 0125 1000 0000 %0063 H01 $ 04775 -5091 02059 0000 0875 0125 1000 0125 0875 0000 %0064 H02 $ 04872 -4685 01059 0000 0875 0250 1000 0125 0750 0000 %0065 H03 $ 04968 -4279 00059 0000 0875 0375 1000 0125 0625 0000 %0066 H04 $ 05065 -3873 -0939 0000 0875 0500 1000 0125 0500 0000 %0067 H05 $ 05161 -3467 -1939 0000 0875 0625 1000 0125 0375 0000 %0068 H06 $ 05258 -3061 -2939 0000 0875 0750 1000 0125 0250 0000 %0069 H07 $ 05354 -2655 -3939 0000 0875 0875 1000 0125 0125 0000 %0070 H08 $ 05451 -2266 -4493 0000 0875 1000 1000 0125 0000 0000 %0071 H09 $ 05090 -6282 03495 0000 1000 0000 1000 0000 1000 0000 %0072 I01 $ 05186 -5876 02496 0000 1000 0125 1000 0000 0875 0000 %0073 I02 $ 05283 -5470 01496 0000 1000 0250 1000 0000 0750 0000 %0074 I03 $ 05379 -5064 00496 0000 1000 0375 1000 0000 0625 0000 %0075 I04 $ 05476 -4658 -0503 0000 1000 0500 1000 0000 0500 0000 %0076 I05 $ 05572 -4252 -1502 0000 1000 0625 1000 0000 0375 0000 %0077 I06 $ 05669 -3846 -2502 0000 1000 0750 1000 0000 0250 0000 %0078 I07 $ 05765 -3439 -3502 0000 1000 0875 1000 0000 0125 0000 %0079 I08 $ 05861 -3034 -4501 0000 1000 1000 1000 0000 0000 0000 %0080 I09 $ 02175 00816 00630 0125 0000 0000 0875 1000 1000 0000 %0081 J01 $ 02177 00940 -0104 0125 0000 0125 0875 1000 0875 0000 %0082 J02 $ 02274 01328 -0659 0125 0000 0250 0875 1000 0750 0000 %0083 J03 $ 02370 01717 -1214 0125 0000 0375 0875 1000 0625 0000 %0084 J04 $ 02467 02106 -1769 0125 0000 0500 0875 1000 0500 0000 %0085 J05 $ 02563 02495 -2325 0125 0000 0625 0875 1000 0375 0000 %0086 J06 $ 02659 02883 -2880 0125 0000 0750 0875 1000 0250 0000 %0087 J07 $ 02756 03272 -3435 0125 0000 0875 0875 1000 0125 0000 %0088 J08 $ 02852 03661 -3989 0125 0000 1000 0875 1000 0000 0000 %0089 J09 $ 02705 -0128 01145 0125 0125 0000 0875 0875 1000 0000 %0090 K01 $ 02768 00000 00000 0125 0125 0125 0875 0875 0875 0000 %0091 K02 $ 02864 00388 -0555 0125 0125 0250 0875 0875 0750 0000 %0092 K03 $ 02961 00777 -1110 0125 0125 0375 0875 0875 0625 0000 %0093 K04 $ 03057 01166 -1665 0125 0125 0500 0875 0875 0500 0000 %0094 K05 $ 03154 01554 -2220 0125 0125 0625 0875 0875 0375 0000 %0095 K06 $ 03250 01943 -2775 0125 0125 0750 0875 0875 0250 0000 %0096 K07 $ 03346 02332 -3330 0125 0125 0875 0875 0875 0125 0000 %0097 K08 $ 03443 02720 -3885 0125 0125 1000 0875 0875 0000 0000 %0098 K09 $ 03116 -0913 01582 0125 0250 0000 0875 0750 1000 0000 %0099 L01 $ 03179 -0785 00436 0125 0250 0125 0875 0750 0875 0000 %0100 L02 $ 03276 -0379 -0562 0125 0250 0250 0875 0750 0750 0000 %0101 L03 $ 03372 00009 -1117 0125 0250 0375 0875 0750 0625 0000 %0102 L04 $ 03468 00398 -1673 0125 0250 0500 0875 0750 0500 0000 %0103 L05 $ 03565 00786 -2228 0125 0250 0625 0875 0750 0375 0000 %0104 L06 $ 03661 01175 -2783 0125 0250 0750 0875 0750 0250 0000 %0105 L07 $ 03758 01564 -3338 0125 0250 0875 0875 0750 0125 0000 %0106 L08 $ 03854 01952 -3893 0125 0250 1000 0875 0750 0000 0000 %0107 L09 $ 03527 -1699 02019 0125 0375 0000 0875 0625 1000 0000 %0108 M01 $ 03590 -1570 00873 0125 0375 0125 0875 0625 0875 0000 %0109 M02 $ 03687 -1164 -0125 0125 0375 0250 0875 0625 0750 0000 %0110 M03 $ 03783 -0758 -1125 0125 0375 0375 0875 0625 0625 0000 %0111 M04 $ 03880 -0369 -1680 0125 0375 0500 0875 0625 0500 0000 %0112 M05 $ 03976 00018 -2235 0125 0375 0625 0875 0625 0375 0000 %0113 M06 $ 04072 00407 -2791 0125 0375 0750 0875 0625 0250 0000 %0114 M07 $ 04169 00796 -3346 0125 0375 0875 0875 0625 0125 0000 %0115 M08 $ 04265 01184 -3900 0125 0375 1000 0875 0625 0000 0000 %0116 M09 $ 03938 -2484 02456 0125 0500 0000 0875 0500 1000 0000 %0117 N01 $ 04001 -2356 01310 0125 0500 0125 0875 0500 0875 0000 %0118 N02 $ 04098 -1950 00311 0125 0500 0250 0875 0500 0750 0000 %0119 N03 $ 04194 -1544 -0688 0125 0500 0375 0875 0500 0625 0000 %0120 N04 $ 04291 -1138 -1688 0125 0500 0500 0875 0500 0500 0000 %0121 N05 $ 04387 -0749 -2243 0125 0500 0625 0875 0500 0375 0000 %0122 N06 $ 04484 -0360 -2798 0125 0500 0750 0875 0500 0250 0000 %0123 N07 $ 04580 00028 -3353 0125 0500 0875 0875 0500 0125 0000 %0124 N08 $ 04676 00416 -3908 0125 0500 1000 0875 0500 0000 0000 %0125 N09 $ 04350 -3270 02893 0125 0625 0000 0875 0375 1000 0000 %0126 O01 $ 04412 -3141 01747 0125 0625 0125 0875 0375 0875 0000 %0127 O02 $ 04509 -2735 00748 0125 0625 0250 0875 0375 0750 0000 %0128 O03 $ 04606 -2329 -0251 0125 0625 0375 0875 0375 0625 0000 %0129 O04 $ 04702 -1923 -1251 0125 0625 0500 0875 0375 0500 0000 %0130 O05 $ 04799 -1517 -2251 0125 0625 0625 0875 0375 0375 0000 %0131 O06 $ 04895 -1128 -2806 0125 0625 0750 0875 0375 0250 0000 %0132 O07 $ 04991 -0739 -3361 0125 0625 0875 0875 0375 0125 0000 %0133 O08 $ 05088 -0351 -3916 0125 0625 1000 0875 0375 0000 0000 %0134 O09 $ 04761 -4055 03330 0125 0750 0000 0875 0250 1000 0000 %0135 P01 $ 04824 -3927 02184 0125 0750 0125 0875 0250 0875 0000 %0136 P02 $ 04920 -3521 01185 0125 0750 0250 0875 0250 0750 0000 %0137 P03 $ 05017 -3115 00185 0125 0750 0375 0875 0250 0625 0000 %0138 P04 $ 05113 -2708 -0814 0125 0750 0500 0875 0250 0500 0000 %0139 P05 $ 05210 -2302 -1814 0125 0750 0625 0875 0250 0375 0000 %0140 P06 $ 05306 -1896 -2814 0125 0750 0750 0875 0250 0250 0000 %0141 P07 $ 05403 -1508 -3369 0125 0750 0875 0875 0250 0125 0000 %0142 P08 $ 05499 -1119 -3923 0125 0750 1000 0875 0250 0000 0000 %0143 P09 $ 05172 -4840 03767 0125 0875 0000 0875 0125 1000 0000 %0144 Q01 $ 05235 -4712 02621 0125 0875 0125 0875 0125 0875 0000 %0145 Q02 $ 05331 -4306 01622 0125 0875 0250 0875 0125 0750 0000 %0146 Q03 $ 05428 -3900 00622 0125 0875 0375 0875 0125 0625 0000 %0147 Q04 $ 05524 -3494 -0377 0125 0875 0500 0875 0125 0500 0000 %0148 Q05 $ 05621 -3088 -1377 0125 0875 0625 0875 0125 0375 0000 %0149 Q06 $ 05717 -2682 -2377 0125 0875 0750 0875 0125 0250 0000 %0150 Q07 $ 05814 -2276 -3376 0125 0875 0875 0875 0125 0125 0000 %0151 Q08 $ 05910 -1887 -3931 0125 0875 1000 0875 0125 0000 0000 %0152 Q09 $ 05583 -5625 04204 0125 1000 0000 0875 0000 1000 0000 %0153 R01 $ 05646 -5497 03058 0125 1000 0125 0875 0000 0875 0000 %0154 R02 $ 05742 -5091 02058 0125 1000 0250 0875 0000 0750 0000 %0155 R03 $ 05839 -4685 01058 0125 1000 0375 0875 0000 0625 0000 %0156 R04 $ 05935 -4279 00059 0125 1000 0500 0875 0000 0500 0000 %0157 R05 $ 06032 -3873 -0940 0125 1000 0625 0875 0000 0375 0000 %0158 R06 $ 06128 -3467 -1940 0125 1000 0750 0875 0000 0250 0000 %0159 R07 $ 06225 -3060 -2940 0125 1000 0875 0875 0000 0125 0000 %0160 R08 $ 06321 -2655 -3939 0125 1000 1000 0875 0000 0000 0000 %0161 R09 $ 02549 01634 01262 0250 0000 0000 0750 1000 1000 0000 %0162 S01 $ 02552 01757 00526 0250 0000 0125 0750 1000 0875 0000 %0163 S02 $ 02554 01881 -0209 0250 0000 0250 0750 1000 0750 0000 %0164 S03 $ 02650 02269 -0764 0250 0000 0375 0750 1000 0625 0000 %0165 S04 $ 02747 02658 -1319 0250 0000 0500 0750 1000 0500 0000 %0166 S05 $ 02843 03047 -1874 0250 0000 0625 0750 1000 0375 0000 %0167 S06 $ 02939 03436 -2429 0250 0000 0750 0750 1000 0250 0000 %0168 S07 $ 03036 03824 -2984 0250 0000 0875 0750 1000 0125 0000 %0169 S08 $ 03132 04213 -3539 0250 0000 1000 0750 1000 0000 0000 %0170 S09 $ 03079 00689 01777 0250 0125 0000 0750 0875 1000 0000 %0171 T01 $ 03142 00817 00631 0250 0125 0125 0750 0875 0875 0000 %0172 T02 $ 03145 00940 -0104 0250 0125 0250 0750 0875 0750 0000 %0173 T03 $ 03241 01329 -0659 0250 0125 0375 0750 0875 0625 0000 %0174 T04 $ 03337 01718 -1214 0250 0125 0500 0750 0875 0500 0000 %0175 T05 $ 03434 02107 -1769 0250 0125 0625 0750 0875 0375 0000 %0176 T06 $ 03530 02495 -2325 0250 0125 0750 0750 0875 0250 0000 %0177 T07 $ 03626 02884 -2880 0250 0125 0875 0750 0875 0125 0000 %0178 T08 $ 03723 03273 -3434 0250 0125 1000 0750 0875 0000 0000 %0179 T09 $ 03610 -0256 02292 0250 0250 0000 0750 0750 1000 0000 %0180 U01 $ 03673 -0128 01146 0250 0250 0125 0750 0750 0875 0000 %0181 U02 $ 03736 00000 00000 0250 0250 0250 0750 0750 0750 0000 %0182 U03 $ 03832 00388 -0555 0250 0250 0375 0750 0750 0625 0000 %0183 U04 $ 03928 00777 -1110 0250 0250 0500 0750 0750 0500 0000 %0184 U05 $ 04025 01166 -1665 0250 0250 0625 0750 0750 0375 0000 %0185 U06 $ 04121 01554 -2220 0250 0250 0750 0750 0750 0250 0000 %0186 U07 $ 04217 01943 -2775 0250 0250 0875 0750 0750 0125 0000 %0187 U08 $ 04314 02332 -3330 0250 0250 1000 0750 0750 0000 0000 %0188 U09 $ 04021 -1042 02729 0250 0375 0000 0750 0625 1000 0000 %0189 V01 $ 04084 -0913 01583 0250 0375 0125 0750 0625 0875 0000 %0190 V02 $ 04147 -0785 00436 0250 0375 0250 0750 0625 0750 0000 %0191 V03 $ 04243 -0379 -0562 0250 0375 0375 0750 0625 0625 0000 %0192 V04 $ 04340 00009 -1117 0250 0375 0500 0750 0625 0500 0000 %0193 V05 $ 04436 00398 -1673 0250 0375 0625 0750 0625 0375 0000 %0194 V06 $ 04532 00786 -2228 0250 0375 0750 0750 0625 0250 0000 %0195 V07 $ 04629 01175 -2783 0250 0375 0875 0750 0625 0125 0000 %0196 V08 $ 04725 01563 -3338 0250 0375 1000 0750 0625 0000 0000 %0197 V09 $ 04432 -1827 03166 0250 0500 0000 0750 0500 1000 0000 %0198 W01 $ 04495 -1699 02020 0250 0500 0125 0750 0500 0875 0000 %0199 W02 $ 04558 -1570 00873 0250 0500 0250 0750 0500 0750 0000 %0200 W03 $ 04654 -1164 -0125 0250 0500 0375 0750 0500 0625 0000 %0201 W04 $ 04751 -0758 -1125 0250 0500 0500 0750 0500 0500 0000 %0202 W05 $ 04847 -0369 -1680 0250 0500 0625 0750 0500 0375 0000 %0203 W06 $ 04944 00018 -2235 0250 0500 0750 0750 0500 0250 0000 %0204 W07 $ 05040 00407 -2791 0250 0500 0875 0750 0500 0125 0000 %0205 W08 $ 05136 00795 -3345 0250 0500 1000 0750 0500 0000 0000 %0206 W09 $ 04843 -2612 03603 0250 0625 0000 0750 0375 1000 0000 %0207 X01 $ 04906 -2484 02457 0250 0625 0125 0750 0375 0875 0000 %0208 X02 $ 04969 -2356 01310 0250 0625 0250 0750 0375 0750 0000 %0209 X03 $ 05065 -1950 00311 0250 0625 0375 0750 0375 0625 0000 %0210 X04 $ 05162 -1544 -0688 0250 0625 0500 0750 0375 0500 0000 %0211 X05 $ 05258 -1138 -1688 0250 0625 0625 0750 0375 0375 0000 %0212 X06 $ 05355 -0749 -2243 0250 0625 0750 0750 0375 0250 0000 %0213 X07 $ 05451 -0360 -2798 0250 0625 0875 0750 0375 0125 0000 %0214 X08 $ 05547 00027 -3353 0250 0625 1000 0750 0375 0000 0000 %0215 X09 $ 05254 -3398 04040 0250 0750 0000 0750 0250 1000 0000 %0216 Y01 $ 05317 -3270 02894 0250 0750 0125 0750 0250 0875 0000 %0217 Y02 $ 05380 -3141 01747 0250 0750 0250 0750 0250 0750 0000 %0218 Y03 $ 05477 -2735 00748 0250 0750 0375 0750 0250 0625 0000 %0219 Y04 $ 05573 -2329 -0251 0250 0750 0500 0750 0250 0500 0000 %0220 Y05 $ 05670 -1923 -1251 0250 0750 0625 0750 0250 0375 0000 %0221 Y06 $ 05766 -1517 -2251 0250 0750 0750 0750 0250 0250 0000 %0222 Y07 $ 05862 -1128 -2806 0250 0750 0875 0750 0250 0125 0000 %0223 Y08 $ 05959 -0740 -3361 0250 0750 1000 0750 0250 0000 0000 %0224 Y09 $ 05665 -4183 04477 0250 0875 0000 0750 0125 1000 0000 %0225 Z01 $ 05728 -4055 03331 0250 0875 0125 0750 0125 0875 0000 %0226 Z02 $ 05791 -3927 02184 0250 0875 0250 0750 0125 0750 0000 %0227 Z03 $ 05888 -3521 01185 0250 0875 0375 0750 0125 0625 0000 %0228 Z04 $ 05984 -3115 00185 0250 0875 0500 0750 0125 0500 0000 %0229 Z05 $ 06081 -2708 -0814 0250 0875 0625 0750 0125 0375 0000 %0230 Z06 $ 06177 -2302 -1814 0250 0875 0750 0750 0125 0250 0000 %0231 Z07 $ 06274 -1896 -2814 0250 0875 0875 0750 0125 0125 0000 %0232 Z08 $ 06370 -1508 -3368 0250 0875 1000 0750 0125 0000 0000 %0233 Z09 $ 06076 -4968 04914 0250 1000 0000 0750 0000 1000 0000 %0234 a01 $ 06139 -4840 03768 0250 1000 0125 0750 0000 0875 0000 %0235 a02 $ 06202 -4712 02621 0250 1000 0250 0750 0000 0750 0000 %0236 a03 $ 06298 -4306 01621 0250 1000 0375 0750 0000 0625 0000 %0237 a04 $ 06395 -3899 00621 0250 1000 0500 0750 0000 0500 0000 %0238 a05 $ 06491 -3493 -0377 0250 1000 0625 0750 0000 0375 0000 %0239 a06 $ 06588 -3087 -1377 0250 1000 0750 0750 0000 0250 0000 %0240 a07 $ 06684 -2681 -2377 0250 1000 0875 0750 0000 0125 0000 %0241 a08 $ 06781 -2275 -3376 0250 1000 1000 0750 0000 0000 0000 %0242 a09 $ 02923 02451 01893 0375 0000 0000 0625 1000 1000 0000 %0243 A10 $ 02926 02574 01158 0375 0000 0125 0625 1000 0875 0000 %0244 A11 $ 02928 02698 00422 0375 0000 0250 0625 1000 0750 0000 %0245 A12 $ 02930 02822 -0313 0375 0000 0375 0625 1000 0625 0000 %0246 A13 $ 03027 03210 -0868 0375 0000 0500 0625 1000 0500 0000 %0247 A14 $ 03123 03599 -1423 0375 0000 0625 0625 1000 0375 0000 %0248 A15 $ 03220 03988 -1979 0375 0000 0750 0625 1000 0250 0000 %0249 A16 $ 03316 04377 -2534 0375 0000 0875 0625 1000 0125 0000 %0250 A17 $ 03412 04765 -3088 0375 0000 1000 0625 1000 0000 0000 %0251 A18 $ 03453 01506 02408 0375 0125 0000 0625 0875 1000 0000 %0252 B10 $ 03516 01634 01262 0375 0125 0125 0625 0875 0875 0000 %0253 B11 $ 03519 01758 00526 0375 0125 0250 0625 0875 0750 0000 %0254 B12 $ 03521 01881 -0209 0375 0125 0375 0625 0875 0625 0000 %0255 B13 $ 03617 02270 -0764 0375 0125 0500 0625 0875 0500 0000 %0256 B14 $ 03714 02659 -1319 0375 0125 0625 0625 0875 0375 0000 %0257 B15 $ 03810 03048 -1874 0375 0125 0750 0625 0875 0250 0000 %0258 B16 $ 03907 03436 -2429 0375 0125 0875 0625 0875 0125 0000 %0259 B17 $ 04003 03825 -2984 0375 0125 1000 0625 0875 0000 0000 %0260 B18 $ 03984 00560 02924 0375 0250 0000 0625 0750 1000 0000 %0261 C10 $ 04047 00688 01778 0375 0250 0125 0625 0750 0875 0000 %0262 C11 $ 04110 00817 00631 0375 0250 0250 0625 0750 0750 0000 %0263 C12 $ 04112 00940 -0104 0375 0250 0375 0625 0750 0625 0000 %0264 C13 $ 04208 01329 -0659 0375 0250 0500 0625 0750 0500 0000 %0265 C14 $ 04305 01718 -1214 0375 0250 0625 0625 0750 0375 0000 %0266 C15 $ 04401 02107 -1769 0375 0250 0750 0625 0750 0250 0000 %0267 C16 $ 04498 02495 -2325 0375 0250 0875 0625 0750 0125 0000 %0268 C17 $ 04594 02884 -2879 0375 0250 1000 0625 0750 0000 0000 %0269 C18 $ 04514 -0384 03439 0375 0375 0000 0625 0625 1000 0000 %0270 D10 $ 04577 -0256 02293 0375 0375 0125 0625 0625 0875 0000 %0271 D11 $ 04640 -0128 01146 0375 0375 0250 0625 0625 0750 0000 %0272 D12 $ 04703 00000 00000 0375 0375 0375 0625 0625 0625 0000 %0273 D13 $ 04799 00388 -0555 0375 0375 0500 0625 0625 0500 0000 %0274 D14 $ 04896 00777 -1110 0375 0375 0625 0625 0625 0375 0000 %0275 D15 $ 04992 01166 -1665 0375 0375 0750 0625 0625 0250 0000 %0276 D16 $ 05089 01554 -2220 0375 0375 0875 0625 0625 0125 0000 %0277 D17 $ 05185 01943 -2775 0375 0375 1000 0625 0625 0000 0000 %0278 D18 $ 04925 -1170 03876 0375 0500 0000 0625 0500 1000 0000 %0279 E10 $ 04988 -1042 02730 0375 0500 0125 0625 0500 0875 0000 %0280 E11 $ 05051 -0913 01583 0375 0500 0250 0625 0500 0750 0000 %0281 E12 $ 05114 -0785 00436 0375 0500 0375 0625 0500 0625 0000 %0282 E13 $ 05211 -0379 -0562 0375 0500 0500 0625 0500 0500 0000 %0283 E14 $ 05307 00009 -1117 0375 0500 0625 0625 0500 0375 0000 %0284 E15 $ 05403 00398 -1673 0375 0500 0750 0625 0500 0250 0000 %0285 E16 $ 05500 00786 -2228 0375 0500 0875 0625 0500 0125 0000 %0286 E17 $ 05596 01175 -2782 0375 0500 1000 0625 0500 0000 0000 %0287 E18 $ 05336 -1955 04313 0375 0625 0000 0625 0375 1000 0000 %0288 F10 $ 05399 -1827 03167 0375 0625 0125 0625 0375 0875 0000 %0289 F11 $ 05462 -1699 02020 0375 0625 0250 0625 0375 0750 0000 %0290 F12 $ 05525 -1570 00873 0375 0625 0375 0625 0375 0625 0000 %0291 F13 $ 05622 -1164 -0125 0375 0625 0500 0625 0375 0500 0000 %0292 F14 $ 05718 -0758 -1125 0375 0625 0625 0625 0375 0375 0000 %0293 F15 $ 05815 -0369 -1680 0375 0625 0750 0625 0375 0250 0000 %0294 F16 $ 05911 00018 -2235 0375 0625 0875 0625 0375 0125 0000 %0295 F17 $ 06007 00407 -2790 0375 0625 1000 0625 0375 0000 0000 %0296 F18 $ 05747 -2741 04750 0375 0750 0000 0625 0250 1000 0000 %0297 G10 $ 05810 -2613 03604 0375 0750 0125 0625 0250 0875 0000 %0298 G11 $ 05873 -2484 02457 0375 0750 0250 0625 0250 0750 0000 %0299 G12 $ 05936 -2356 01310 0375 0750 0375 0625 0250 0625 0000 %0300 G13 $ 06033 -1950 00311 0375 0750 0500 0625 0250 0500 0000 %0301 G14 $ 06129 -1544 -0688 0375 0750 0625 0625 0250 0375 0000 %0302 G15 $ 06226 -1138 -1688 0375 0750 0750 0625 0250 0250 0000 %0303 G16 $ 06322 -0749 -2243 0375 0750 0875 0625 0250 0125 0000 %0304 G17 $ 06419 -0360 -2798 0375 0750 1000 0625 0250 0000 0000 %0305 G18 $ 06159 -3526 05187 0375 0875 0000 0625 0125 1000 0000 %0306 H10 $ 06222 -3398 04041 0375 0875 0125 0625 0125 0875 0000 %0307 H11 $ 06285 -3270 02894 0375 0875 0250 0625 0125 0750 0000 %0308 H12 $ 06348 -3141 01747 0375 0875 0375 0625 0125 0625 0000 %0309 H13 $ 06444 -2735 00748 0375 0875 0500 0625 0125 0500 0000 %0310 H14 $ 06541 -2329 -0251 0375 0875 0625 0625 0125 0375 0000 %0311 H15 $ 06637 -1923 -1251 0375 0875 0750 0625 0125 0250 0000 %0312 H16 $ 06734 -1517 -2251 0375 0875 0875 0625 0125 0125 0000 %0313 H17 $ 06830 -1128 -2805 0375 0875 1000 0625 0125 0000 0000 %0314 H18 $ 06569 -4311 05624 0375 1000 0000 0625 0000 1000 0000 %0315 I10 $ 06632 -4183 04478 0375 1000 0125 0625 0000 0875 0000 %0316 I11 $ 06695 -4055 03331 0375 1000 0250 0625 0000 0750 0000 %0317 I12 $ 06758 -3926 02184 0375 1000 0375 0625 0000 0625 0000 %0318 I13 $ 06855 -3520 01184 0375 1000 0500 0625 0000 0500 0000 %0319 I14 $ 06951 -3114 00184 0375 1000 0625 0625 0000 0375 0000 %0320 I15 $ 07048 -2708 -0814 0375 1000 0750 0625 0000 0250 0000 %0321 I16 $ 07144 -2302 -1814 0375 1000 0875 0625 0000 0125 0000 %0322 I17 $ 07241 -1896 -2813 0375 1000 1000 0625 0000 0000 0000 %0323 I18 $ 03297 03268 02525 0500 0000 0000 0500 1000 1000 0000 %0324 J10 $ 03300 03392 01789 0500 0000 0125 0500 1000 0875 0000 %0325 J11 $ 03302 03515 01053 0500 0000 0250 0500 1000 0750 0000 %0326 J12 $ 03305 03639 00317 0500 0000 0375 0500 1000 0625 0000 %0327 J13 $ 03307 03763 -0418 0500 0000 0500 0500 1000 0500 0000 %0328 J14 $ 03403 04151 -0973 0500 0000 0625 0500 1000 0375 0000 %0329 J15 $ 03500 04540 -1528 0500 0000 0750 0500 1000 0250 0000 %0330 J16 $ 03596 04929 -2083 0500 0000 0875 0500 1000 0125 0000 %0331 J17 $ 03692 05317 -2638 0500 0000 1000 0500 1000 0000 0000 %0332 J18 $ 03827 02323 03040 0500 0125 0000 0500 0875 1000 0000 %0333 K10 $ 03890 02451 01894 0500 0125 0125 0500 0875 0875 0000 %0334 K11 $ 03893 02575 01158 0500 0125 0250 0500 0875 0750 0000 %0335 K12 $ 03895 02699 00422 0500 0125 0375 0500 0875 0625 0000 %0336 K13 $ 03898 02822 -0313 0500 0125 0500 0500 0875 0500 0000 %0337 K14 $ 03994 03211 -0868 0500 0125 0625 0500 0875 0375 0000 %0338 K15 $ 04090 03600 -1423 0500 0125 0750 0500 0875 0250 0000 %0339 K16 $ 04187 03989 -1979 0500 0125 0875 0500 0875 0125 0000 %0340 K17 $ 04283 04377 -2533 0500 0125 1000 0500 0875 0000 0000 %0341 K18 $ 04358 01378 03555 0500 0250 0000 0500 0750 1000 0000 %0342 L10 $ 04421 01506 02409 0500 0250 0125 0500 0750 0875 0000 %0343 L11 $ 04484 01634 01262 0500 0250 0250 0500 0750 0750 0000 %0344 L12 $ 04486 01758 00526 0500 0250 0375 0500 0750 0625 0000 %0345 L13 $ 04489 01881 -0209 0500 0250 0500 0500 0750 0500 0000 %0346 L14 $ 04585 02270 -0764 0500 0250 0625 0500 0750 0375 0000 %0347 L15 $ 04681 02659 -1319 0500 0250 0750 0500 0750 0250 0000 %0348 L16 $ 04778 03048 -1874 0500 0250 0875 0500 0750 0125 0000 %0349 L17 $ 04874 03436 -2429 0500 0250 1000 0500 0750 0000 0000 %0350 L18 $ 04888 00432 04071 0500 0375 0000 0500 0625 1000 0000 %0351 M10 $ 04951 00560 02925 0500 0375 0125 0500 0625 0875 0000 %0352 M11 $ 05014 00688 01778 0500 0375 0250 0500 0625 0750 0000 %0353 M12 $ 05077 00817 00631 0500 0375 0375 0500 0625 0625 0000 %0354 M13 $ 05080 00940 -0104 0500 0375 0500 0500 0625 0500 0000 %0355 M14 $ 05176 01329 -0659 0500 0375 0625 0500 0625 0375 0000 %0356 M15 $ 05272 01718 -1214 0500 0375 0750 0500 0625 0250 0000 %0357 M16 $ 05369 02107 -1769 0500 0375 0875 0500 0625 0125 0000 %0358 M17 $ 05465 02495 -2324 0500 0375 1000 0500 0625 0000 0000 %0359 M18 $ 05419 -0513 04586 0500 0500 0000 0500 0500 1000 0000 %0360 N10 $ 05482 -0385 03440 0500 0500 0125 0500 0500 0875 0000 %0361 N11 $ 05545 -0256 02293 0500 0500 0250 0500 0500 0750 0000 %0362 N12 $ 05608 -0128 01146 0500 0500 0375 0500 0500 0625 0000 %0363 N13 $ 05671 00000 00000 0500 0500 0500 0500 0500 0500 0000 %0364 N14 $ 05767 00388 -0555 0500 0500 0625 0500 0500 0375 0000 %0365 N15 $ 05863 00777 -1110 0500 0500 0750 0500 0500 0250 0000 %0366 N16 $ 05960 01166 -1665 0500 0500 0875 0500 0500 0125 0000 %0367 N17 $ 06056 01554 -2220 0500 0500 1000 0500 0500 0000 0000 %0368 N18 $ 05830 -1298 05023 0500 0625 0000 0500 0375 1000 0000 %0369 O10 $ 05893 -1170 03877 0500 0625 0125 0500 0375 0875 0000 %0370 O11 $ 05956 -1042 02730 0500 0625 0250 0500 0375 0750 0000 %0371 O12 $ 06019 -0913 01583 0500 0625 0375 0500 0375 0625 0000 %0372 O13 $ 06082 -0785 00436 0500 0625 0500 0500 0375 0500 0000 %0373 O14 $ 06178 -0379 -0562 0500 0625 0625 0500 0375 0375 0000 %0374 O15 $ 06275 00009 -1117 0500 0625 0750 0500 0375 0250 0000 %0375 O16 $ 06371 00398 -1673 0500 0625 0875 0500 0375 0125 0000 %0376 O17 $ 06467 00786 -2227 0500 0625 1000 0500 0375 0000 0000 %0377 O18 $ 06241 -2084 05460 0500 0750 0000 0500 0250 1000 0000 %0378 P10 $ 06304 -1955 04314 0500 0750 0125 0500 0250 0875 0000 %0379 P11 $ 06367 -1827 03167 0500 0750 0250 0500 0250 0750 0000 %0380 P12 $ 06430 -1699 02020 0500 0750 0375 0500 0250 0625 0000 %0381 P13 $ 06493 -1570 00873 0500 0750 0500 0500 0250 0500 0000 %0382 P14 $ 06589 -1164 -0125 0500 0750 0625 0500 0250 0375 0000 %0383 P15 $ 06686 -0758 -1125 0500 0750 0750 0500 0250 0250 0000 %0384 P16 $ 06782 -0369 -1680 0500 0750 0875 0500 0250 0125 0000 %0385 P17 $ 06878 00018 -2235 0500 0750 1000 0500 0250 0000 0000 %0386 P18 $ 06652 -2869 05897 0500 0875 0000 0500 0125 1000 0000 %0387 Q10 $ 06715 -2741 04751 0500 0875 0125 0500 0125 0875 0000 %0388 Q11 $ 06778 -2613 03604 0500 0875 0250 0500 0125 0750 0000 %0389 Q12 $ 06841 -2484 02457 0500 0875 0375 0500 0125 0625 0000 %0390 Q13 $ 06904 -2356 01310 0500 0875 0500 0500 0125 0500 0000 %0391 Q14 $ 07000 -1950 00311 0500 0875 0625 0500 0125 0375 0000 %0392 Q15 $ 07097 -1544 -0688 0500 0875 0750 0500 0125 0250 0000 %0393 Q16 $ 07193 -1138 -1688 0500 0875 0875 0500 0125 0125 0000 %0394 Q17 $ 07290 -0749 -2243 0500 0875 1000 0500 0125 0000 0000 %0395 Q18 $ 07063 -3654 06334 0500 1000 0000 0500 0000 1000 0000 %0396 R10 $ 07126 -3526 05188 0500 1000 0125 0500 0000 0875 0000 %0397 R11 $ 07189 -3397 04041 0500 1000 0250 0500 0000 0750 0000 %0398 R12 $ 07252 -3269 02894 0500 1000 0375 0500 0000 0625 0000 %0399 R13 $ 07315 -3141 01747 0500 1000 0500 0500 0000 0500 0000 %0400 R14 $ 07411 -2735 00747 0500 1000 0625 0500 0000 0375 0000 %0401 R15 $ 07508 -2328 -0252 0500 1000 0750 0500 0000 0250 0000 %0402 R16 $ 07604 -1922 -1251 0500 1000 0875 0500 0000 0125 0000 %0403 R17 $ 07701 -1517 -2250 0500 1000 1000 0500 0000 0000 0000 %0404 R18 $ 03672 04085 03156 0625 0000 0000 0375 1000 1000 0000 %0405 S10 $ 03674 04209 02421 0625 0000 0125 0375 1000 0875 0000 %0406 S11 $ 03676 04333 01685 0625 0000 0250 0375 1000 0750 0000 %0407 S12 $ 03679 04456 00949 0625 0000 0375 0375 1000 0625 0000 %0408 S13 $ 03681 04580 00213 0625 0000 0500 0375 1000 0500 0000 %0409 S14 $ 03683 04704 -0522 0625 0000 0625 0375 1000 0375 0000 %0410 S15 $ 03780 05092 -1077 0625 0000 0750 0375 1000 0250 0000 %0411 S16 $ 03876 05481 -1633 0625 0000 0875 0375 1000 0125 0000 %0412 S17 $ 03973 05870 -2187 0625 0000 1000 0375 1000 0000 0000 %0413 S18 $ 04202 03141 03671 0625 0125 0000 0375 0875 1000 0000 %0414 T10 $ 04265 03269 02525 0625 0125 0125 0375 0875 0875 0000 %0415 T11 $ 04267 03392 01789 0625 0125 0250 0375 0875 0750 0000 %0416 T12 $ 04269 03516 01053 0625 0125 0375 0375 0875 0625 0000 %0417 T13 $ 04272 03640 00317 0625 0125 0500 0375 0875 0500 0000 %0418 T14 $ 04274 03763 -0418 0625 0125 0625 0375 0875 0375 0000 %0419 T15 $ 04370 04152 -0973 0625 0125 0750 0375 0875 0250 0000 %0420 T16 $ 04467 04541 -1528 0625 0125 0875 0375 0875 0125 0000 %0421 T17 $ 04563 04929 -2083 0625 0125 1000 0375 0875 0000 0000 %0422 T18 $ 04732 02195 04187 0625 0250 0000 0375 0750 1000 0000 %0423 U10 $ 04795 02323 03041 0625 0250 0125 0375 0750 0875 0000 %0424 U11 $ 04858 02451 01894 0625 0250 0250 0375 0750 0750 0000 %0425 U12 $ 04860 02575 01158 0625 0250 0375 0375 0750 0625 0000 %0426 U13 $ 04863 02699 00422 0625 0250 0500 0375 0750 0500 0000 %0427 U14 $ 04865 02822 -0313 0625 0250 0625 0375 0750 0375 0000 %0428 U15 $ 04961 03211 -0868 0625 0250 0750 0375 0750 0250 0000 %0429 U16 $ 05058 03600 -1423 0625 0250 0875 0375 0750 0125 0000 %0430 U17 $ 05154 03988 -1978 0625 0250 1000 0375 0750 0000 0000 %0431 U18 $ 05262 01249 04702 0625 0375 0000 0375 0625 1000 0000 %0432 V10 $ 05325 01377 03556 0625 0375 0125 0375 0625 0875 0000 %0433 V11 $ 05388 01506 02409 0625 0375 0250 0375 0625 0750 0000 %0434 V12 $ 05451 01634 01262 0625 0375 0375 0375 0625 0625 0000 %0435 V13 $ 05454 01758 00526 0625 0375 0500 0375 0625 0500 0000 %0436 V14 $ 05456 01881 -0209 0625 0375 0625 0375 0625 0375 0000 %0437 V15 $ 05552 02270 -0764 0625 0375 0750 0375 0625 0250 0000 %0438 V16 $ 05649 02659 -1319 0625 0375 0875 0375 0625 0125 0000 %0439 V17 $ 05745 03047 -1874 0625 0375 1000 0375 0625 0000 0000 %0440 V18 $ 05793 00304 05218 0625 0500 0000 0375 0500 1000 0000 %0441 W10 $ 05856 00432 04072 0625 0500 0125 0375 0500 0875 0000 %0442 W11 $ 05919 00560 02925 0625 0500 0250 0375 0500 0750 0000 %0443 W12 $ 05982 00688 01778 0625 0500 0375 0375 0500 0625 0000 %0444 W13 $ 06045 00817 00631 0625 0500 0500 0375 0500 0500 0000 %0445 W14 $ 06047 00940 -0104 0625 0500 0625 0375 0500 0375 0000 %0446 W15 $ 06143 01329 -0659 0625 0500 0750 0375 0500 0250 0000 %0447 W16 $ 06240 01718 -1214 0625 0500 0875 0375 0500 0125 0000 %0448 W17 $ 06336 02106 -1769 0625 0500 1000 0375 0500 0000 0000 %0449 W18 $ 06323 -0641 05733 0625 0625 0000 0375 0375 1000 0000 %0450 X10 $ 06386 -0513 04587 0625 0625 0125 0375 0375 0875 0000 %0451 X11 $ 06449 -0385 03440 0625 0625 0250 0375 0375 0750 0000 %0452 X12 $ 06512 -0256 02293 0625 0625 0375 0375 0375 0625 0000 %0453 X13 $ 06575 -0128 01146 0625 0625 0500 0375 0375 0500 0000 %0454 X14 $ 06638 00000 00000 0625 0625 0625 0375 0375 0375 0000 %0455 X15 $ 06734 00388 -0555 0625 0625 0750 0375 0375 0250 0000 %0456 X16 $ 06831 00777 -1110 0625 0625 0875 0375 0375 0125 0000 %0457 X17 $ 06927 01165 -1664 0625 0625 1000 0375 0375 0000 0000 %0458 X18 $ 06734 -1427 06170 0625 0750 0000 0375 0250 1000 0000 %0459 Y10 $ 06797 -1298 05024 0625 0750 0125 0375 0250 0875 0000 %0460 Y11 $ 06860 -1170 03877 0625 0750 0250 0375 0250 0750 0000 %0461 Y12 $ 06923 -1042 02730 0625 0750 0375 0375 0250 0625 0000 %0462 Y13 $ 06986 -0913 01583 0625 0750 0500 0375 0250 0500 0000 %0463 Y14 $ 07049 -0785 00436 0625 0750 0625 0375 0250 0375 0000 %0464 Y15 $ 07146 -0379 -0562 0625 0750 0750 0375 0250 0250 0000 %0465 Y16 $ 07242 00009 -1117 0625 0750 0875 0375 0250 0125 0000 %0466 Y17 $ 07338 00397 -1672 0625 0750 1000 0375 0250 0000 0000 %0467 Y18 $ 07145 -2212 06607 0625 0875 0000 0375 0125 1000 0000 %0468 Z10 $ 07208 -2084 05461 0625 0875 0125 0375 0125 0875 0000 %0469 Z11 $ 07271 -1955 04314 0625 0875 0250 0375 0125 0750 0000 %0470 Z12 $ 07334 -1827 03167 0625 0875 0375 0375 0125 0625 0000 %0471 Z13 $ 07397 -1699 02020 0625 0875 0500 0375 0125 0500 0000 %0472 Z14 $ 07460 -1570 00873 0625 0875 0625 0375 0125 0375 0000 %0473 Z15 $ 07557 -1164 -0125 0625 0875 0750 0375 0125 0250 0000 %0474 Z16 $ 07653 -0758 -1125 0625 0875 0875 0375 0125 0125 0000 %0475 Z17 $ 07750 -0370 -1680 0625 0875 1000 0375 0125 0000 0000 %0476 Z18 $ 07556 -2997 07044 0625 1000 0000 0375 0000 1000 0000 %0477 a10 $ 07619 -2869 05898 0625 1000 0125 0375 0000 0875 0000 %0478 a11 $ 07682 -2740 04751 0625 1000 0250 0375 0000 0750 0000 %0479 a12 $ 07745 -2612 03604 0625 1000 0375 0375 0000 0625 0000 %0480 a13 $ 07808 -2484 02457 0625 1000 0500 0375 0000 0500 0000 %0481 a14 $ 07871 -2355 01310 0625 1000 0625 0375 0000 0375 0000 %0482 a15 $ 07968 -1949 00310 0625 1000 0750 0375 0000 0250 0000 %0483 a16 $ 08064 -1543 -0688 0625 1000 0875 0375 0000 0125 0000 %0484 a17 $ 08160 -1137 -1687 0625 1000 1000 0375 0000 0000 0000 %0485 a18 $ 04046 04903 03788 0750 0000 0000 0250 1000 1000 0000 %0486 A19 $ 04048 05026 03052 0750 0000 0125 0250 1000 0875 0000 %0487 A20 $ 04050 05150 02316 0750 0000 0250 0250 1000 0750 0000 %0488 A21 $ 04053 05274 01580 0750 0000 0375 0250 1000 0625 0000 %0489 A22 $ 04055 05397 00844 0750 0000 0500 0250 1000 0500 0000 %0490 A23 $ 04058 05521 00108 0750 0000 0625 0250 1000 0375 0000 %0491 A24 $ 04060 05645 -0627 0750 0000 0750 0250 1000 0250 0000 %0492 A25 $ 04156 06033 -1182 0750 0000 0875 0250 1000 0125 0000 %0493 A26 $ 04253 06422 -1737 0750 0000 1000 0250 1000 0000 0000 %0494 A27 $ 04576 03958 04303 0750 0125 0000 0250 0875 1000 0000 %0495 B19 $ 04639 04086 03157 0750 0125 0125 0250 0875 0875 0000 %0496 B20 $ 04641 04210 02421 0750 0125 0250 0250 0875 0750 0000 %0497 B21 $ 04643 04333 01685 0750 0125 0375 0250 0875 0625 0000 %0498 B22 $ 04646 04457 00949 0750 0125 0500 0250 0875 0500 0000 %0499 B23 $ 04648 04581 00213 0750 0125 0625 0250 0875 0375 0000 %0500 B24 $ 04651 04704 -0522 0750 0125 0750 0250 0875 0250 0000 %0501 B25 $ 04747 05093 -1077 0750 0125 0875 0250 0875 0125 0000 %0502 B26 $ 04843 05482 -1632 0750 0125 1000 0250 0875 0000 0000 %0503 B27 $ 05106 03012 04818 0750 0250 0000 0250 0750 1000 0000 %0504 C19 $ 05169 03140 03672 0750 0250 0125 0250 0750 0875 0000 %0505 C20 $ 05232 03269 02525 0750 0250 0250 0250 0750 0750 0000 %0506 C21 $ 05234 03392 01789 0750 0250 0375 0250 0750 0625 0000 %0507 C22 $ 05237 03516 01053 0750 0250 0500 0250 0750 0500 0000 %0508 C23 $ 05239 03640 00317 0750 0250 0625 0250 0750 0375 0000 %0509 C24 $ 05242 03763 -0418 0750 0250 0750 0250 0750 0250 0000 %0510 C25 $ 05338 04152 -0973 0750 0250 0875 0250 0750 0125 0000 %0511 C26 $ 05434 04541 -1528 0750 0250 1000 0250 0750 0000 0000 %0512 C27 $ 05636 02067 05334 0750 0375 0000 0250 0625 1000 0000 %0513 D19 $ 05699 02195 04188 0750 0375 0125 0250 0625 0875 0000 %0514 D20 $ 05762 02323 03041 0750 0375 0250 0250 0625 0750 0000 %0515 D21 $ 05825 02451 01894 0750 0375 0375 0250 0625 0625 0000 %0516 D22 $ 05828 02575 01158 0750 0375 0500 0250 0625 0500 0000 %0517 D23 $ 05830 02699 00422 0750 0375 0625 0250 0625 0375 0000 %0518 D24 $ 05833 02822 -0313 0750 0375 0750 0250 0625 0250 0000 %0519 D25 $ 05929 03211 -0868 0750 0375 0875 0250 0625 0125 0000 %0520 D26 $ 06025 03600 -1423 0750 0375 1000 0250 0625 0000 0000 %0521 D27 $ 06167 01121 05849 0750 0500 0000 0250 0500 1000 0000 %0522 E19 $ 06230 01249 04703 0750 0500 0125 0250 0500 0875 0000 %0523 E20 $ 06293 01377 03556 0750 0500 0250 0250 0500 0750 0000 %0524 E21 $ 06356 01506 02409 0750 0500 0375 0250 0500 0625 0000 %0525 E22 $ 06419 01634 01262 0750 0500 0500 0250 0500 0500 0000 %0526 E23 $ 06421 01758 00526 0750 0500 0625 0250 0500 0375 0000 %0527 E24 $ 06424 01881 -0209 0750 0500 0750 0250 0500 0250 0000 %0528 E25 $ 06520 02270 -0764 0750 0500 0875 0250 0500 0125 0000 %0529 E26 $ 06616 02659 -1318 0750 0500 1000 0250 0500 0000 0000 %0530 E27 $ 06697 00175 06364 0750 0625 0000 0250 0375 1000 0000 %0531 F19 $ 06760 00303 05218 0750 0625 0125 0250 0375 0875 0000 %0532 F20 $ 06823 00432 04072 0750 0625 0250 0250 0375 0750 0000 %0533 F21 $ 06886 00560 02925 0750 0625 0375 0250 0375 0625 0000 %0534 F22 $ 06949 00688 01778 0750 0625 0500 0250 0375 0500 0000 %0535 F23 $ 07012 00817 00631 0750 0625 0625 0250 0375 0375 0000 %0536 F24 $ 07015 00940 -0104 0750 0625 0750 0250 0375 0250 0000 %0537 F25 $ 07111 01329 -0659 0750 0625 0875 0250 0375 0125 0000 %0538 F26 $ 07207 01718 -1214 0750 0625 1000 0250 0375 0000 0000 %0539 F27 $ 07228 -0769 06880 0750 0750 0000 0250 0250 1000 0000 %0540 G19 $ 07290 -0641 05734 0750 0750 0125 0250 0250 0875 0000 %0541 G20 $ 07354 -0513 04587 0750 0750 0250 0250 0250 0750 0000 %0542 G21 $ 07417 -0385 03440 0750 0750 0375 0250 0250 0625 0000 %0543 G22 $ 07480 -0256 02293 0750 0750 0500 0250 0250 0500 0000 %0544 G23 $ 07543 -0128 01146 0750 0750 0625 0250 0250 0375 0000 %0545 G24 $ 07606 00000 00000 0750 0750 0750 0250 0250 0250 0000 %0546 G25 $ 07702 00388 -0555 0750 0750 0875 0250 0250 0125 0000 %0547 G26 $ 07798 00777 -1109 0750 0750 1000 0250 0250 0000 0000 %0548 G27 $ 07639 -1555 07317 0750 0875 0000 0250 0125 1000 0000 %0549 H19 $ 07702 -1427 06171 0750 0875 0125 0250 0125 0875 0000 %0550 H20 $ 07765 -1298 05024 0750 0875 0250 0250 0125 0750 0000 %0551 H21 $ 07828 -1170 03877 0750 0875 0375 0250 0125 0625 0000 %0552 H22 $ 07891 -1042 02730 0750 0875 0500 0250 0125 0500 0000 %0553 H23 $ 07954 -0913 01583 0750 0875 0625 0250 0125 0375 0000 %0554 H24 $ 08017 -0785 00436 0750 0875 0750 0250 0125 0250 0000 %0555 H25 $ 08113 -0379 -0562 0750 0875 0875 0250 0125 0125 0000 %0556 H26 $ 08209 00009 -1117 0750 0875 1000 0250 0125 0000 0000 %0557 H27 $ 08049 -2340 07753 0750 1000 0000 0250 0000 1000 0000 %0558 I19 $ 08112 -2211 06608 0750 1000 0125 0250 0000 0875 0000 %0559 I20 $ 08175 -2083 05461 0750 1000 0250 0250 0000 0750 0000 %0560 I21 $ 08238 -1955 04314 0750 1000 0375 0250 0000 0625 0000 %0561 I22 $ 08301 -1826 03167 0750 1000 0500 0250 0000 0500 0000 %0562 I23 $ 08364 -1698 02020 0750 1000 0625 0250 0000 0375 0000 %0563 I24 $ 08427 -1570 00873 0750 1000 0750 0250 0000 0250 0000 %0564 I25 $ 08524 -1164 -0126 0750 1000 0875 0250 0000 0125 0000 %0565 I26 $ 08620 -0758 -1125 0750 1000 1000 0250 0000 0000 0000 %0566 I27 $ 04420 05720 04419 0875 0000 0000 0125 1000 1000 0000 %0567 J19 $ 04422 05844 03684 0875 0000 0125 0125 1000 0875 0000 %0568 J20 $ 04425 05967 02948 0875 0000 0250 0125 1000 0750 0000 %0569 J21 $ 04427 06091 02212 0875 0000 0375 0125 1000 0625 0000 %0570 J22 $ 04429 06215 01476 0875 0000 0500 0125 1000 0500 0000 %0571 J23 $ 04432 06338 00740 0875 0000 0625 0125 1000 0375 0000 %0572 J24 $ 04434 06462 00004 0875 0000 0750 0125 1000 0250 0000 %0573 J25 $ 04436 06586 -0731 0875 0000 0875 0125 1000 0125 0000 %0574 J26 $ 04533 06974 -1286 0875 0000 1000 0125 1000 0000 0000 %0575 J27 $ 04950 04775 04934 0875 0125 0000 0125 0875 1000 0000 %0576 K19 $ 05013 04903 03788 0875 0125 0125 0125 0875 0875 0000 %0577 K20 $ 05015 05027 03052 0875 0125 0250 0125 0875 0750 0000 %0578 K21 $ 05018 05151 02316 0875 0125 0375 0125 0875 0625 0000 %0579 K22 $ 05020 05274 01580 0875 0125 0500 0125 0875 0500 0000 %0580 K23 $ 05022 05398 00844 0875 0125 0625 0125 0875 0375 0000 %0581 K24 $ 05025 05522 00108 0875 0125 0750 0125 0875 0250 0000 %0582 K25 $ 05027 05645 -0627 0875 0125 0875 0125 0875 0125 0000 %0583 K26 $ 05123 06034 -1182 0875 0125 1000 0125 0875 0000 0000 %0584 K27 $ 05480 03830 05450 0875 0250 0000 0125 0750 1000 0000 %0585 L19 $ 05543 03958 04304 0875 0250 0125 0125 0750 0875 0000 %0586 L20 $ 05606 04086 03157 0875 0250 0250 0125 0750 0750 0000 %0587 L21 $ 05608 04210 02421 0875 0250 0375 0125 0750 0625 0000 %0588 L22 $ 05611 04333 01685 0875 0250 0500 0125 0750 0500 0000 %0589 L23 $ 05613 04457 00949 0875 0250 0625 0125 0750 0375 0000 %0590 L24 $ 05616 04581 00213 0875 0250 0750 0125 0750 0250 0000 %0591 L25 $ 05618 04704 -0522 0875 0250 0875 0125 0750 0125 0000 %0592 L26 $ 05714 05093 -1077 0875 0250 1000 0125 0750 0000 0000 %0593 L27 $ 06011 02884 05965 0875 0375 0000 0125 0625 1000 0000 %0594 M19 $ 06074 03012 04819 0875 0375 0125 0125 0625 0875 0000 %0595 M20 $ 06137 03140 03672 0875 0375 0250 0125 0625 0750 0000 %0596 M21 $ 06200 03269 02525 0875 0375 0375 0125 0625 0625 0000 %0597 M22 $ 06202 03392 01789 0875 0375 0500 0125 0625 0500 0000 %0598 M23 $ 06204 03516 01053 0875 0375 0625 0125 0625 0375 0000 %0599 M24 $ 06207 03640 00317 0875 0375 0750 0125 0625 0250 0000 %0600 M25 $ 06209 03763 -0418 0875 0375 0875 0125 0625 0125 0000 %0601 M26 $ 06305 04152 -0972 0875 0375 1000 0125 0625 0000 0000 %0602 M27 $ 06541 01938 06481 0875 0500 0000 0125 0500 1000 0000 %0603 N19 $ 06604 02066 05335 0875 0500 0125 0125 0500 0875 0000 %0604 N20 $ 06667 02195 04188 0875 0500 0250 0125 0500 0750 0000 %0605 N21 $ 06730 02323 03041 0875 0500 0375 0125 0500 0625 0000 %0606 N22 $ 06793 02451 01894 0875 0500 0500 0125 0500 0500 0000 %0607 N23 $ 06795 02575 01158 0875 0500 0625 0125 0500 0375 0000 %0608 N24 $ 06798 02699 00422 0875 0500 0750 0125 0500 0250 0000 %0609 N25 $ 06800 02822 -0313 0875 0500 0875 0125 0500 0125 0000 %0610 N26 $ 06896 03211 -0868 0875 0500 1000 0125 0500 0000 0000 %0611 N27 $ 07071 00993 06996 0875 0625 0000 0125 0375 1000 0000 %0612 O19 $ 07134 01121 05850 0875 0625 0125 0125 0375 0875 0000 %0613 O20 $ 07197 01249 04703 0875 0625 0250 0125 0375 0750 0000 %0614 O21 $ 07260 01377 03556 0875 0625 0375 0125 0375 0625 0000 %0615 O22 $ 07323 01506 02409 0875 0625 0500 0125 0375 0500 0000 %0616 O23 $ 07386 01634 01262 0875 0625 0625 0125 0375 0375 0000 %0617 O24 $ 07389 01758 00526 0875 0625 0750 0125 0375 0250 0000 %0618 O25 $ 07391 01881 -0209 0875 0625 0875 0125 0375 0125 0000 %0619 O26 $ 07487 02270 -0763 0875 0625 1000 0125 0375 0000 0000 %0620 O27 $ 07602 00047 07511 0875 0750 0000 0125 0250 1000 0000 %0621 P19 $ 07665 00175 06365 0875 0750 0125 0125 0250 0875 0000 %0622 P20 $ 07728 00303 05218 0875 0750 0250 0125 0250 0750 0000 %0623 P21 $ 07791 00432 04072 0875 0750 0375 0125 0250 0625 0000 %0624 P22 $ 07854 00560 02925 0875 0750 0500 0125 0250 0500 0000 %0625 P23 $ 07917 00688 01778 0875 0750 0625 0125 0250 0375 0000 %0626 P24 $ 07980 00817 00631 0875 0750 0750 0125 0250 0250 0000 %0627 P25 $ 07982 00940 -0104 0875 0750 0875 0125 0250 0125 0000 %0628 P26 $ 08078 01329 -0659 0875 0750 1000 0125 0250 0000 0000 %0629 P27 $ 08132 -0898 08027 0875 0875 0000 0125 0125 1000 0000 %0630 Q19 $ 08195 -0770 06881 0875 0875 0125 0125 0125 0875 0000 %0631 Q20 $ 08258 -0641 05734 0875 0875 0250 0125 0125 0750 0000 %0632 Q21 $ 08321 -0513 04587 0875 0875 0375 0125 0125 0625 0000 %0633 Q22 $ 08384 -0385 03440 0875 0875 0500 0125 0125 0500 0000 %0634 Q23 $ 08447 -0256 02293 0875 0875 0625 0125 0125 0375 0000 %0635 Q24 $ 08510 -0128 01146 0875 0875 0750 0125 0125 0250 0000 %0636 Q25 $ 08573 00000 00000 0875 0875 0875 0125 0125 0125 0000 %0637 Q26 $ 08669 00388 -0554 0875 0875 1000 0125 0125 0000 0000 %0638 Q27 $ 08543 -1683 08463 0875 1000 0000 0125 0000 1000 0000 %0639 R19 $ 08606 -1554 07317 0875 1000 0125 0125 0000 0875 0000 %0640 R20 $ 08669 -1426 06171 0875 1000 0250 0125 0000 0750 0000 %0641 R21 $ 08732 -1298 05024 0875 1000 0375 0125 0000 0625 0000 %0642 R22 $ 08795 -1169 03877 0875 1000 0500 0125 0000 0500 0000 %0643 R23 $ 08858 -1041 02730 0875 1000 0625 0125 0000 0375 0000 %0644 R24 $ 08921 -0913 01583 0875 1000 0750 0125 0000 0250 0000 %0645 R25 $ 08984 -0784 00436 0875 1000 0875 0125 0000 0125 0000 %0646 R26 $ 09080 -0379 -0562 0875 1000 1000 0125 0000 0000 0000 %0647 R27 $ 04794 06537 05050 1000 0000 0000 0000 1000 1000 0000 %0648 S19 $ 04796 06660 04315 1000 0000 0125 0000 1000 0875 0000 %0649 S20 $ 04798 06784 03579 1000 0000 0250 0000 1000 0750 0000 %0650 S21 $ 04801 06908 02843 1000 0000 0375 0000 1000 0625 0000 %0651 S22 $ 04803 07031 02107 1000 0000 0500 0000 1000 0500 0000 %0652 S23 $ 04806 07155 01371 1000 0000 0625 0000 1000 0375 0000 %0653 S24 $ 04808 07279 00635 1000 0000 0750 0000 1000 0250 0000 %0654 S25 $ 04810 07402 -0100 1000 0000 0875 0000 1000 0125 0000 %0655 S26 $ 04813 07526 -0836 1000 0000 1000 0000 1000 0000 0000 %0656 S27 $ 05324 05592 05565 1000 0125 0000 0000 0875 1000 0000 %0657 T19 $ 05387 05720 04419 1000 0125 0125 0000 0875 0875 0000 %0658 T20 $ 05389 05844 03683 1000 0125 0250 0000 0875 0750 0000 %0659 T21 $ 05391 05967 02947 1000 0125 0375 0000 0875 0625 0000 %0660 T22 $ 05394 06091 02211 1000 0125 0500 0000 0875 0500 0000 %0661 T23 $ 05396 06215 01475 1000 0125 0625 0000 0875 0375 0000 %0662 T24 $ 05398 06338 00739 1000 0125 0750 0000 0875 0250 0000 %0663 T25 $ 05401 06462 00003 1000 0125 0875 0000 0875 0125 0000 %0664 T26 $ 05403 06586 -0731 1000 0125 1000 0000 0875 0000 0000 %0665 T27 $ 05854 04646 06081 1000 0250 0000 0000 0750 1000 0000 %0666 U19 $ 05917 04774 04935 1000 0250 0125 0000 0750 0875 0000 %0667 U20 $ 05980 04903 03788 1000 0250 0250 0000 0750 0750 0000 %0668 U21 $ 05982 05026 03052 1000 0250 0375 0000 0750 0625 0000 %0669 U22 $ 05985 05150 02316 1000 0250 0500 0000 0750 0500 0000 %0670 U23 $ 05987 05274 01580 1000 0250 0625 0000 0750 0375 0000 %0671 U24 $ 05989 05397 00844 1000 0250 0750 0000 0750 0250 0000 %0672 U25 $ 05992 05521 00108 1000 0250 0875 0000 0750 0125 0000 %0673 U26 $ 05994 05645 -0627 1000 0250 1000 0000 0750 0000 0000 %0674 U27 $ 06384 03701 06596 1000 0375 0000 0000 0625 1000 0000 %0675 V19 $ 06447 03829 05450 1000 0375 0125 0000 0625 0875 0000 %0676 V20 $ 06510 03957 04303 1000 0375 0250 0000 0625 0750 0000 %0677 V21 $ 06573 04085 03156 1000 0375 0375 0000 0625 0625 0000 %0678 V22 $ 06576 04209 02420 1000 0375 0500 0000 0625 0500 0000 %0679 V23 $ 06578 04333 01684 1000 0375 0625 0000 0625 0375 0000 %0680 V24 $ 06580 04456 00948 1000 0375 0750 0000 0625 0250 0000 %0681 V25 $ 06583 04580 00212 1000 0375 0875 0000 0625 0125 0000 %0682 V26 $ 06585 04704 -0522 1000 0375 1000 0000 0625 0000 0000 %0683 V27 $ 06915 02755 07111 1000 0500 0000 0000 0500 1000 0000 %0684 W19 $ 06978 02883 05966 1000 0500 0125 0000 0500 0875 0000 %0685 W20 $ 07041 03011 04819 1000 0500 0250 0000 0500 0750 0000 %0686 W21 $ 07104 03140 03672 1000 0500 0375 0000 0500 0625 0000 %0687 W22 $ 07167 03268 02525 1000 0500 0500 0000 0500 0500 0000 %0688 W23 $ 07169 03392 01789 1000 0500 0625 0000 0500 0375 0000 %0689 W24 $ 07171 03515 01053 1000 0500 0750 0000 0500 0250 0000 %0690 W25 $ 07174 03639 00317 1000 0500 0875 0000 0500 0125 0000 %0691 W26 $ 07176 03763 -0418 1000 0500 1000 0000 0500 0000 0000 %0692 W27 $ 07445 01809 07627 1000 0625 0000 0000 0375 1000 0000 %0693 X19 $ 07508 01937 06481 1000 0625 0125 0000 0375 0875 0000 %0694 X20 $ 07571 02066 05334 1000 0625 0250 0000 0375 0750 0000 %0695 X21 $ 07634 02194 04187 1000 0625 0375 0000 0375 0625 0000 %0696 X22 $ 07697 02322 03040 1000 0625 0500 0000 0375 0500 0000 %0697 X23 $ 07760 02451 01893 1000 0625 0625 0000 0375 0375 0000 %0698 X24 $ 07762 02574 01157 1000 0625 0750 0000 0375 0250 0000 %0699 X25 $ 07765 02698 00421 1000 0625 0875 0000 0375 0125 0000 %0700 X26 $ 07767 02822 -0313 1000 0625 1000 0000 0375 0000 0000 %0701 X27 $ 07976 00864 08142 1000 0750 0000 0000 0250 1000 0000 %0702 Y19 $ 08038 00992 06996 1000 0750 0125 0000 0250 0875 0000 %0703 Y20 $ 08101 01120 05849 1000 0750 0250 0000 0250 0750 0000 %0704 Y21 $ 08164 01248 04703 1000 0750 0375 0000 0250 0625 0000 %0705 Y22 $ 08227 01377 03556 1000 0750 0500 0000 0250 0500 0000 %0706 Y23 $ 08290 01505 02409 1000 0750 0625 0000 0250 0375 0000 %0707 Y24 $ 08353 01634 01262 1000 0750 0750 0000 0250 0250 0000 %0708 Y25 $ 08356 01757 00526 1000 0750 0875 0000 0250 0125 0000 %0709 Y26 $ 08358 01881 -0209 1000 0750 1000 0000 0250 0000 0000 %0710 Y27 $ 08506 -0081 08658 1000 0875 0000 0000 0125 1000 0000 %0711 Z19 $ 08569 00046 07512 1000 0875 0125 0000 0125 0875 0000 %0712 Z20 $ 08632 00174 06365 1000 0875 0250 0000 0125 0750 0000 %0713 Z21 $ 08695 00303 05218 1000 0875 0375 0000 0125 0625 0000 %0714 Z22 $ 08758 00431 04071 1000 0875 0500 0000 0125 0500 0000 %0715 Z23 $ 08821 00559 02924 1000 0875 0625 0000 0125 0375 0000 %0716 Z24 $ 08884 00688 01777 1000 0875 0750 0000 0125 0250 0000 %0717 Z25 $ 08947 00816 00630 1000 0875 0875 0000 0125 0125 0000 %0718 Z26 $ 08949 00940 -0104 1000 0875 1000 0000 0125 0000 0000 %0719 Z27 $ 09036 -1026 09173 1000 1000 0000 0000 0000 1000 0000 %0720 a19 $ 09099 -0898 08027 1000 1000 0125 0000 0000 0875 0000 %0721 a20 $ 09162 -0769 06880 1000 1000 0250 0000 0000 0750 0000 %0722 a21 $ 09225 -0641 05733 1000 1000 0375 0000 0000 0625 0000 %0723 a22 $ 09288 -0513 04586 1000 1000 0500 0000 0000 0500 0000 %0724 a23 $ 09351 -0384 03439 1000 1000 0625 0000 0000 0375 0000 %0725 a24 $ 09414 -0256 02292 1000 1000 0750 0000 0000 0250 0000 %0726 a25 $ 09477 -0128 01145 1000 1000 0875 0000 0000 0125 0000 %0727 a26 $ 09540 00000 00000 1000 1000 1000 0000 0000 0000 0000 %0728 a27 $ 09540 00000 00000 1000 1000 1000 0000 0000 0000 0000 %0729 b01 $ 09080 -0379 -0562 0875 1000 1000 0125 0000 0000 0000 %0730 b02 $ 08620 -0758 -1125 0750 1000 1000 0250 0000 0000 0000 %0731 b03 $ 08160 -1137 -1687 0625 1000 1000 0375 0000 0000 0000 %0732 b04 $ 07701 -1517 -2250 0500 1000 1000 0500 0000 0000 0000 %0733 b05 $ 07241 -1896 -2813 0375 1000 1000 0625 0000 0000 0000 %0734 b06 $ 06781 -2275 -3376 0250 1000 1000 0750 0000 0000 0000 %0735 b07 $ 06321 -2655 -3939 0125 1000 1000 0875 0000 0000 0000 %0736 b08 $ 05861 -3034 -4501 0000 1000 1000 1000 0000 0000 0000 %0737 b09 $ 08947 00816 00630 1000 0875 0875 0000 0125 0125 0000 %0738 c01 $ 08573 00000 00000 0875 0875 0875 0125 0125 0125 0000 %0739 c02 $ 08113 -0379 -0562 0750 0875 0875 0250 0125 0125 0000 %0740 c03 $ 07653 -0758 -1125 0625 0875 0875 0375 0125 0125 0000 %0741 c04 $ 07193 -1138 -1688 0500 0875 0875 0500 0125 0125 0000 %0742 c05 $ 06734 -1517 -2251 0375 0875 0875 0625 0125 0125 0000 %0743 c06 $ 06274 -1896 -2814 0250 0875 0875 0750 0125 0125 0000 %0744 c07 $ 05814 -2276 -3376 0125 0875 0875 0875 0125 0125 0000 %0745 c08 $ 05354 -2655 -3939 0000 0875 0875 1000 0125 0125 0000 %0746 c09 $ 08353 01634 01262 1000 0750 0750 0000 0250 0250 0000 %0747 d01 $ 07980 00817 00631 0875 0750 0750 0125 0250 0250 0000 %0748 d02 $ 07606 00000 00000 0750 0750 0750 0250 0250 0250 0000 %0749 d03 $ 07146 -0379 -0562 0625 0750 0750 0375 0250 0250 0000 %0750 d04 $ 06686 -0758 -1125 0500 0750 0750 0500 0250 0250 0000 %0751 d05 $ 06226 -1138 -1688 0375 0750 0750 0625 0250 0250 0000 %0752 d06 $ 05766 -1517 -2251 0250 0750 0750 0750 0250 0250 0000 %0753 d07 $ 05306 -1896 -2814 0125 0750 0750 0875 0250 0250 0000 %0754 d08 $ 04847 -2275 -3376 0000 0750 0750 1000 0250 0250 0000 %0755 d09 $ 07760 02451 01893 1000 0625 0625 0000 0375 0375 0000 %0756 e01 $ 07386 01634 01262 0875 0625 0625 0125 0375 0375 0000 %0757 e02 $ 07012 00817 00631 0750 0625 0625 0250 0375 0375 0000 %0758 e03 $ 06638 00000 00000 0625 0625 0625 0375 0375 0375 0000 %0759 e04 $ 06178 -0379 -0562 0500 0625 0625 0500 0375 0375 0000 %0760 e05 $ 05718 -0758 -1125 0375 0625 0625 0625 0375 0375 0000 %0761 e06 $ 05258 -1138 -1688 0250 0625 0625 0750 0375 0375 0000 %0762 e07 $ 04799 -1517 -2251 0125 0625 0625 0875 0375 0375 0000 %0763 e08 $ 04339 -1896 -2813 0000 0625 0625 1000 0375 0375 0000 %0764 e09 $ 07167 03268 02525 1000 0500 0500 0000 0500 0500 0000 %0765 f01 $ 06793 02451 01894 0875 0500 0500 0125 0500 0500 0000 %0766 f02 $ 06419 01634 01262 0750 0500 0500 0250 0500 0500 0000 %0767 f03 $ 06045 00817 00631 0625 0500 0500 0375 0500 0500 0000 %0768 f04 $ 05671 00000 00000 0500 0500 0500 0500 0500 0500 0000 %0769 f05 $ 05211 -0379 -0562 0375 0500 0500 0625 0500 0500 0000 %0770 f06 $ 04751 -0758 -1125 0250 0500 0500 0750 0500 0500 0000 %0771 f07 $ 04291 -1138 -1688 0125 0500 0500 0875 0500 0500 0000 %0772 f08 $ 03831 -1517 -2250 0000 0500 0500 1000 0500 0500 0000 %0773 f09 $ 06573 04085 03156 1000 0375 0375 0000 0625 0625 0000 %0774 g01 $ 06200 03269 02525 0875 0375 0375 0125 0625 0625 0000 %0775 g02 $ 05825 02451 01894 0750 0375 0375 0250 0625 0625 0000 %0776 g03 $ 05451 01634 01262 0625 0375 0375 0375 0625 0625 0000 %0777 g04 $ 05077 00817 00631 0500 0375 0375 0500 0625 0625 0000 %0778 g05 $ 04703 00000 00000 0375 0375 0375 0625 0625 0625 0000 %0779 g06 $ 04243 -0379 -0562 0250 0375 0375 0750 0625 0625 0000 %0780 g07 $ 03783 -0758 -1125 0125 0375 0375 0875 0625 0625 0000 %0781 g08 $ 03324 -1137 -1687 0000 0375 0375 1000 0625 0625 0000 %0782 g09 $ 05980 04903 03788 1000 0250 0250 0000 0750 0750 0000 %0783 h01 $ 05606 04086 03157 0875 0250 0250 0125 0750 0750 0000 %0784 h02 $ 05232 03269 02525 0750 0250 0250 0250 0750 0750 0000 %0785 h03 $ 04858 02451 01894 0625 0250 0250 0375 0750 0750 0000 %0786 h04 $ 04484 01634 01262 0500 0250 0250 0500 0750 0750 0000 %0787 h05 $ 04110 00817 00631 0375 0250 0250 0625 0750 0750 0000 %0788 h06 $ 03736 00000 00000 0250 0250 0250 0750 0750 0750 0000 %0789 h07 $ 03276 -0379 -0562 0125 0250 0250 0875 0750 0750 0000 %0790 h08 $ 02816 -0758 -1125 0000 0250 0250 1000 0750 0750 0000 %0791 h09 $ 05387 05720 04419 1000 0125 0125 0000 0875 0875 0000 %0792 i01 $ 05013 04903 03788 0875 0125 0125 0125 0875 0875 0000 %0793 i02 $ 04639 04086 03157 0750 0125 0125 0250 0875 0875 0000 %0794 i03 $ 04265 03269 02525 0625 0125 0125 0375 0875 0875 0000 %0795 i04 $ 03890 02451 01894 0500 0125 0125 0500 0875 0875 0000 %0796 i05 $ 03516 01634 01262 0375 0125 0125 0625 0875 0875 0000 %0797 i06 $ 03142 00817 00631 0250 0125 0125 0750 0875 0875 0000 %0798 i07 $ 02768 00000 00000 0125 0125 0125 0875 0875 0875 0000 %0799 i08 $ 02308 -0379 -0562 0000 0125 0125 1000 0875 0875 0000 %0800 i09 $ 04794 06537 05050 1000 0000 0000 0000 1000 1000 0000 %0801 j01 $ 04420 05720 04419 0875 0000 0000 0125 1000 1000 0000 %0802 j02 $ 04046 04903 03788 0750 0000 0000 0250 1000 1000 0000 %0803 j03 $ 03672 04085 03156 0625 0000 0000 0375 1000 1000 0000 %0804 j04 $ 03297 03268 02525 0500 0000 0000 0500 1000 1000 0000 %0805 j05 $ 02923 02451 01893 0375 0000 0000 0625 1000 1000 0000 %0806 j06 $ 02549 01634 01262 0250 0000 0000 0750 1000 1000 0000 %0807 j07 $ 02175 00816 00630 0125 0000 0000 0875 1000 1000 0000 %0808 j08 $ 01802 00000 00000 0000 0000 0000 1000 1000 1000 0000 %0809 j09 $ 09540 00000 00000 1000 1000 1000 0000 0000 0000 0000 %0810 b10 $ 08669 00388 -0554 0875 0875 1000 0125 0125 0000 0000 %0811 b11 $ 07798 00777 -1109 0750 0750 1000 0250 0250 0000 0000 %0812 b12 $ 06927 01165 -1664 0625 0625 1000 0375 0375 0000 0000 %0813 b13 $ 06056 01554 -2220 0500 0500 1000 0500 0500 0000 0000 %0814 b14 $ 05185 01943 -2775 0375 0375 1000 0625 0625 0000 0000 %0815 b15 $ 04314 02332 -3330 0250 0250 1000 0750 0750 0000 0000 %0816 b16 $ 03443 02720 -3885 0125 0125 1000 0875 0875 0000 0000 %0817 b17 $ 02572 03109 -4440 0000 0000 1000 1000 1000 0000 0000 %0818 b18 $ 09477 -0128 01145 1000 1000 0875 0000 0000 0125 0000 %0819 c10 $ 08573 00000 00000 0875 0875 0875 0125 0125 0125 0000 %0820 c11 $ 07702 00388 -0555 0750 0750 0875 0250 0250 0125 0000 %0821 c12 $ 06831 00777 -1110 0625 0625 0875 0375 0375 0125 0000 %0822 c13 $ 05960 01166 -1665 0500 0500 0875 0500 0500 0125 0000 %0823 c14 $ 05089 01554 -2220 0375 0375 0875 0625 0625 0125 0000 %0824 c15 $ 04217 01943 -2775 0250 0250 0875 0750 0750 0125 0000 %0825 c16 $ 03346 02332 -3330 0125 0125 0875 0875 0875 0125 0000 %0826 c17 $ 02476 02720 -3885 0000 0000 0875 1000 1000 0125 0000 %0827 c18 $ 09414 -0256 02292 1000 1000 0750 0000 0000 0250 0000 %0828 d10 $ 08510 -0128 01146 0875 0875 0750 0125 0125 0250 0000 %0829 d11 $ 07606 00000 00000 0750 0750 0750 0250 0250 0250 0000 %0830 d12 $ 06734 00388 -0555 0625 0625 0750 0375 0375 0250 0000 %0831 d13 $ 05863 00777 -1110 0500 0500 0750 0500 0500 0250 0000 %0832 d14 $ 04992 01166 -1665 0375 0375 0750 0625 0625 0250 0000 %0833 d15 $ 04121 01554 -2220 0250 0250 0750 0750 0750 0250 0000 %0834 d16 $ 03250 01943 -2775 0125 0125 0750 0875 0875 0250 0000 %0835 d17 $ 02379 02332 -3330 0000 0000 0750 1000 1000 0250 0000 %0836 d18 $ 09351 -0384 03439 1000 1000 0625 0000 0000 0375 0000 %0837 e10 $ 08447 -0256 02293 0875 0875 0625 0125 0125 0375 0000 %0838 e11 $ 07543 -0128 01146 0750 0750 0625 0250 0250 0375 0000 %0839 e12 $ 06638 00000 00000 0625 0625 0625 0375 0375 0375 0000 %0840 e13 $ 05767 00388 -0555 0500 0500 0625 0500 0500 0375 0000 %0841 e14 $ 04896 00777 -1110 0375 0375 0625 0625 0625 0375 0000 %0842 e15 $ 04025 01166 -1665 0250 0250 0625 0750 0750 0375 0000 %0843 e16 $ 03154 01554 -2220 0125 0125 0625 0875 0875 0375 0000 %0844 e17 $ 02283 01943 -2775 0000 0000 0625 1000 1000 0375 0000 %0845 e18 $ 09288 -0513 04586 1000 1000 0500 0000 0000 0500 0000 %0846 f10 $ 08384 -0385 03440 0875 0875 0500 0125 0125 0500 0000 %0847 f11 $ 07480 -0256 02293 0750 0750 0500 0250 0250 0500 0000 %0848 f12 $ 06575 -0128 01146 0625 0625 0500 0375 0375 0500 0000 %0849 f13 $ 05671 00000 00000 0500 0500 0500 0500 0500 0500 0000 %0850 f14 $ 04799 00388 -0555 0375 0375 0500 0625 0625 0500 0000 %0851 f15 $ 03928 00777 -1110 0250 0250 0500 0750 0750 0500 0000 %0852 f16 $ 03057 01166 -1665 0125 0125 0500 0875 0875 0500 0000 %0853 f17 $ 02187 01554 -2220 0000 0000 0500 1000 1000 0500 0000 %0854 f18 $ 09225 -0641 05733 1000 1000 0375 0000 0000 0625 0000 %0855 g10 $ 08321 -0513 04587 0875 0875 0375 0125 0125 0625 0000 %0856 g11 $ 07417 -0385 03440 0750 0750 0375 0250 0250 0625 0000 %0857 g12 $ 06512 -0256 02293 0625 0625 0375 0375 0375 0625 0000 %0858 g13 $ 05608 -0128 01146 0500 0500 0375 0500 0500 0625 0000 %0859 g14 $ 04703 00000 00000 0375 0375 0375 0625 0625 0625 0000 %0860 g15 $ 03832 00388 -0555 0250 0250 0375 0750 0750 0625 0000 %0861 g16 $ 02961 00777 -1110 0125 0125 0375 0875 0875 0625 0000 %0862 g17 $ 02090 01165 -1664 0000 0000 0375 1000 1000 0625 0000 %0863 g18 $ 09162 -0769 06880 1000 1000 0250 0000 0000 0750 0000 %0864 h10 $ 08258 -0641 05734 0875 0875 0250 0125 0125 0750 0000 %0865 h11 $ 07354 -0513 04587 0750 0750 0250 0250 0250 0750 0000 %0866 h12 $ 06449 -0385 03440 0625 0625 0250 0375 0375 0750 0000 %0867 h13 $ 05545 -0256 02293 0500 0500 0250 0500 0500 0750 0000 %0868 h14 $ 04640 -0128 01146 0375 0375 0250 0625 0625 0750 0000 %0869 h15 $ 03736 00000 00000 0250 0250 0250 0750 0750 0750 0000 %0870 h16 $ 02864 00388 -0555 0125 0125 0250 0875 0875 0750 0000 %0871 h17 $ 01994 00777 -1109 0000 0000 0250 1000 1000 0750 0000 %0872 h18 $ 09099 -0898 08027 1000 1000 0125 0000 0000 0875 0000 %0873 i10 $ 08195 -0770 06881 0875 0875 0125 0125 0125 0875 0000 %0874 i11 $ 07290 -0641 05734 0750 0750 0125 0250 0250 0875 0000 %0875 i12 $ 06386 -0513 04587 0625 0625 0125 0375 0375 0875 0000 %0876 i13 $ 05482 -0385 03440 0500 0500 0125 0500 0500 0875 0000 %0877 i14 $ 04577 -0256 02293 0375 0375 0125 0625 0625 0875 0000 %0878 i15 $ 03673 -0128 01146 0250 0250 0125 0750 0750 0875 0000 %0879 i16 $ 02768 00000 00000 0125 0125 0125 0875 0875 0875 0000 %0880 i17 $ 01898 00388 -0554 0000 0000 0125 1000 1000 0875 0000 %0881 i18 $ 09036 -1026 09173 1000 1000 0000 0000 0000 1000 0000 %0882 j10 $ 08132 -0898 08027 0875 0875 0000 0125 0125 1000 0000 %0883 j11 $ 07228 -0769 06880 0750 0750 0000 0250 0250 1000 0000 %0884 j12 $ 06323 -0641 05733 0625 0625 0000 0375 0375 1000 0000 %0885 j13 $ 05419 -0513 04586 0500 0500 0000 0500 0500 1000 0000 %0886 j14 $ 04514 -0384 03439 0375 0375 0000 0625 0625 1000 0000 %0887 j15 $ 03610 -0256 02292 0250 0250 0000 0750 0750 1000 0000 %0888 j16 $ 02705 -0128 01145 0125 0125 0000 0875 0875 1000 0000 %0889 j17 $ 01802 00000 00000 0000 0000 0000 1000 1000 1000 0000 %0890 j18 $ 09540 00000 00000 1000 1000 1000 0000 0000 0000 0000 %0891 b19 $ 08949 00940 -0104 1000 0875 1000 0000 0125 0000 0000 %0892 b20 $ 08358 01881 -0209 1000 0750 1000 0000 0250 0000 0000 %0893 b21 $ 07767 02822 -0313 1000 0625 1000 0000 0375 0000 0000 %0894 b22 $ 07176 03763 -0418 1000 0500 1000 0000 0500 0000 0000 %0895 b23 $ 06585 04704 -0522 1000 0375 1000 0000 0625 0000 0000 %0896 b24 $ 05994 05645 -0627 1000 0250 1000 0000 0750 0000 0000 %0897 b25 $ 05403 06586 -0731 1000 0125 1000 0000 0875 0000 0000 %0898 b26 $ 04813 07526 -0836 1000 0000 1000 0000 1000 0000 0000 %0899 b27 $ 08984 -0784 00436 0875 1000 0875 0125 0000 0125 0000 %0900 c19 $ 08573 00000 00000 0875 0875 0875 0125 0125 0125 0000 %0901 c20 $ 07982 00940 -0104 0875 0750 0875 0125 0250 0125 0000 %0902 c21 $ 07391 01881 -0209 0875 0625 0875 0125 0375 0125 0000 %0903 c22 $ 06800 02822 -0313 0875 0500 0875 0125 0500 0125 0000 %0904 c23 $ 06209 03763 -0418 0875 0375 0875 0125 0625 0125 0000 %0905 c24 $ 05618 04704 -0522 0875 0250 0875 0125 0750 0125 0000 %0906 c25 $ 05027 05645 -0627 0875 0125 0875 0125 0875 0125 0000 %0907 c26 $ 04436 06586 -0731 0875 0000 0875 0125 1000 0125 0000 %0908 c27 $ 08427 -1570 00873 0750 1000 0750 0250 0000 0250 0000 %0909 d19 $ 08017 -0785 00436 0750 0875 0750 0250 0125 0250 0000 %0910 d20 $ 07606 00000 00000 0750 0750 0750 0250 0250 0250 0000 %0911 d21 $ 07015 00940 -0104 0750 0625 0750 0250 0375 0250 0000 %0912 d22 $ 06424 01881 -0209 0750 0500 0750 0250 0500 0250 0000 %0913 d23 $ 05833 02822 -0313 0750 0375 0750 0250 0625 0250 0000 %0914 d24 $ 05242 03763 -0418 0750 0250 0750 0250 0750 0250 0000 %0915 d25 $ 04651 04704 -0522 0750 0125 0750 0250 0875 0250 0000 %0916 d26 $ 04060 05645 -0627 0750 0000 0750 0250 1000 0250 0000 %0917 d27 $ 07871 -2355 01310 0625 1000 0625 0375 0000 0375 0000 %0918 e19 $ 07460 -1570 00873 0625 0875 0625 0375 0125 0375 0000 %0919 e20 $ 07049 -0785 00436 0625 0750 0625 0375 0250 0375 0000 %0920 e21 $ 06638 00000 00000 0625 0625 0625 0375 0375 0375 0000 %0921 e22 $ 06047 00940 -0104 0625 0500 0625 0375 0500 0375 0000 %0922 e23 $ 05456 01881 -0209 0625 0375 0625 0375 0625 0375 0000 %0923 e24 $ 04865 02822 -0313 0625 0250 0625 0375 0750 0375 0000 %0924 e25 $ 04274 03763 -0418 0625 0125 0625 0375 0875 0375 0000 %0925 e26 $ 03683 04704 -0522 0625 0000 0625 0375 1000 0375 0000 %0926 e27 $ 07315 -3141 01747 0500 1000 0500 0500 0000 0500 0000 %0927 f19 $ 06904 -2356 01310 0500 0875 0500 0500 0125 0500 0000 %0928 f20 $ 06493 -1570 00873 0500 0750 0500 0500 0250 0500 0000 %0929 f21 $ 06082 -0785 00436 0500 0625 0500 0500 0375 0500 0000 %0930 f22 $ 05671 00000 00000 0500 0500 0500 0500 0500 0500 0000 %0931 f23 $ 05080 00940 -0104 0500 0375 0500 0500 0625 0500 0000 %0932 f24 $ 04489 01881 -0209 0500 0250 0500 0500 0750 0500 0000 %0933 f25 $ 03898 02822 -0313 0500 0125 0500 0500 0875 0500 0000 %0934 f26 $ 03307 03763 -0418 0500 0000 0500 0500 1000 0500 0000 %0935 f27 $ 06758 -3926 02184 0375 1000 0375 0625 0000 0625 0000 %0936 g19 $ 06348 -3141 01747 0375 0875 0375 0625 0125 0625 0000 %0937 g20 $ 05936 -2356 01310 0375 0750 0375 0625 0250 0625 0000 %0938 g21 $ 05525 -1570 00873 0375 0625 0375 0625 0375 0625 0000 %0939 g22 $ 05114 -0785 00436 0375 0500 0375 0625 0500 0625 0000 %0940 g23 $ 04703 00000 00000 0375 0375 0375 0625 0625 0625 0000 %0941 g24 $ 04112 00940 -0104 0375 0250 0375 0625 0750 0625 0000 %0942 g25 $ 03521 01881 -0209 0375 0125 0375 0625 0875 0625 0000 %0943 g26 $ 02930 02822 -0313 0375 0000 0375 0625 1000 0625 0000 %0944 g27 $ 06202 -4712 02621 0250 1000 0250 0750 0000 0750 0000 %0945 h19 $ 05791 -3927 02184 0250 0875 0250 0750 0125 0750 0000 %0946 h20 $ 05380 -3141 01747 0250 0750 0250 0750 0250 0750 0000 %0947 h21 $ 04969 -2356 01310 0250 0625 0250 0750 0375 0750 0000 %0948 h22 $ 04558 -1570 00873 0250 0500 0250 0750 0500 0750 0000 %0949 h23 $ 04147 -0785 00436 0250 0375 0250 0750 0625 0750 0000 %0950 h24 $ 03736 00000 00000 0250 0250 0250 0750 0750 0750 0000 %0951 h25 $ 03145 00940 -0104 0250 0125 0250 0750 0875 0750 0000 %0952 h26 $ 02554 01881 -0209 0250 0000 0250 0750 1000 0750 0000 %0953 h27 $ 05646 -5497 03058 0125 1000 0125 0875 0000 0875 0000 %0954 i19 $ 05235 -4712 02621 0125 0875 0125 0875 0125 0875 0000 %0955 i20 $ 04824 -3927 02184 0125 0750 0125 0875 0250 0875 0000 %0956 i21 $ 04412 -3141 01747 0125 0625 0125 0875 0375 0875 0000 %0957 i22 $ 04001 -2356 01310 0125 0500 0125 0875 0500 0875 0000 %0958 i23 $ 03590 -1570 00873 0125 0375 0125 0875 0625 0875 0000 %0959 i24 $ 03179 -0785 00436 0125 0250 0125 0875 0750 0875 0000 %0960 i25 $ 02768 00000 00000 0125 0125 0125 0875 0875 0875 0000 %0961 i26 $ 02177 00940 -0104 0125 0000 0125 0875 1000 0875 0000 %0962 i27 $ 05090 -6282 03495 0000 1000 0000 1000 0000 1000 0000 %0963 j19 $ 04679 -5497 03058 0000 0875 0000 1000 0125 1000 0000 %0964 j20 $ 04268 -4712 02621 0000 0750 0000 1000 0250 1000 0000 %0965 j21 $ 03857 -3926 02184 0000 0625 0000 1000 0375 1000 0000 %0966 j22 $ 03445 -3141 01747 0000 0500 0000 1000 0500 1000 0000 %0967 j23 $ 03034 -2355 01310 0000 0375 0000 1000 0625 1000 0000 %0968 j24 $ 02623 -1570 00873 0000 0250 0000 1000 0750 1000 0000 %0969 j25 $ 02212 -0784 00436 0000 0125 0000 1000 0875 1000 0000 %0970 j26 $ 01802 00000 00000 0000 0000 0000 1000 1000 1000 0000 %0971 j27 $ %ORS18_95M_D65_ALM_HK0X.DAT, Separation olv*, D65, adapted %100 x LAB* 1000 x (r g b c m y 0) %nr. pos 01802 00000 00000 0000 0000 0000 1000 1000 1000 0000 %0972 k01 $ 02768 00000 00000 0125 0125 0125 0875 0875 0875 0000 %0973 k02 $ 03736 00000 00000 0250 0250 0250 0750 0750 0750 0000 %0974 k03 $ 04703 00000 00000 0375 0375 0375 0625 0625 0625 0000 %0975 k04 $ 05671 00000 00000 0500 0500 0500 0500 0500 0500 0000 %0976 k05 $ 06638 00000 00000 0625 0625 0625 0375 0375 0375 0000 %0977 k06 $ 07606 00000 00000 0750 0750 0750 0250 0250 0250 0000 %0978 k07 $ 08573 00000 00000 0875 0875 0875 0125 0125 0125 0000 %0979 k08 $ 09540 00000 00000 1000 1000 1000 0000 0000 0000 0000 %0980 k09 $ 01802 00000 00000 0000 0000 0000 1000 1000 1000 0000 %0981 l01 $ 02768 00000 00000 0125 0125 0125 0875 0875 0875 0000 %0982 l02 $ 03736 00000 00000 0250 0250 0250 0750 0750 0750 0000 %0983 l03 $ 04703 00000 00000 0375 0375 0375 0625 0625 0625 0000 %0984 l04 $ 05671 00000 00000 0500 0500 0500 0500 0500 0500 0000 %0985 l05 $ 06638 00000 00000 0625 0625 0625 0375 0375 0375 0000 %0986 l06 $ 07606 00000 00000 0750 0750 0750 0250 0250 0250 0000 %0987 l07 $ 08573 00000 00000 0875 0875 0875 0125 0125 0125 0000 %0988 l08 $ 09540 00000 00000 1000 1000 1000 0000 0000 0000 0000 %0989 l09 $ 01802 00000 00000 0000 0000 0000 1000 1000 1000 0000 %0990 m01 $ 02768 00000 00000 0125 0125 0125 0875 0875 0875 0000 %0991 m02 $ 03736 00000 00000 0250 0250 0250 0750 0750 0750 0000 %0992 m03 $ 04703 00000 00000 0375 0375 0375 0625 0625 0625 0000 %0993 m04 $ 05671 00000 00000 0500 0500 0500 0500 0500 0500 0000 %0994 m05 $ 06638 00000 00000 0625 0625 0625 0375 0375 0375 0000 %0995 m06 $ 07606 00000 00000 0750 0750 0750 0250 0250 0250 0000 %0996 m07 $ 08573 00000 00000 0875 0875 0875 0125 0125 0125 0000 %0997 m08 $ 09540 00000 00000 1000 1000 1000 0000 0000 0000 0000 %0998 m09 $ 01802 00000 00000 0000 0000 0000 1000 1000 1000 0000 %0999 n01 $ 02768 00000 00000 0125 0125 0125 0875 0875 0875 0000 %1000 n02 $ 03736 00000 00000 0250 0250 0250 0750 0750 0750 0000 %1001 n03 $ 04703 00000 00000 0375 0375 0375 0625 0625 0625 0000 %1002 n04 $ 05671 00000 00000 0500 0500 0500 0500 0500 0500 0000 %1003 n05 $ 06638 00000 00000 0625 0625 0625 0375 0375 0375 0000 %1004 n06 $ 07606 00000 00000 0750 0750 0750 0250 0250 0250 0000 %1005 n07 $ 08573 00000 00000 0875 0875 0875 0125 0125 0125 0000 %1006 n08 $ 09540 00000 00000 1000 1000 1000 0000 0000 0000 0000 %1007 n09 $ 01802 00000 00000 0000 0000 0000 1000 1000 1000 0000 %1008 k10 $ 02317 00000 00000 0066 0066 0066 0933 0933 0933 0000 %1009 k11 $ 02833 00000 00000 0133 0133 0133 0866 0866 0866 0000 %1010 k12 $ 03349 00000 00000 0200 0200 0200 0800 0800 0800 0000 %1011 k13 $ 03865 00000 00000 0266 0266 0266 0733 0733 0733 0000 %1012 k14 $ 04381 00000 00000 0333 0333 0333 0666 0666 0666 0000 %1013 k15 $ 04897 00000 00000 0400 0400 0400 0600 0600 0600 0000 %1014 k16 $ 05413 00000 00000 0466 0466 0466 0533 0533 0533 0000 %1015 k17 $ 05929 00000 00000 0533 0533 0533 0466 0466 0466 0000 %1016 k18 $ 06445 00000 00000 0600 0600 0600 0399 0399 0399 0000 %1017 k19 $ 06961 00000 00000 0666 0666 0666 0333 0333 0333 0000 %1018 k20 $ 07477 00000 00000 0733 0733 0733 0266 0266 0266 0000 %1019 k21 $ 07993 00000 00000 0800 0800 0800 0199 0199 0199 0000 %1020 k22 $ 08509 00000 00000 0866 0866 0866 0133 0133 0133 0000 %1021 k23 $ 09025 00000 00000 0933 0933 0933 0066 0066 0066 0000 %1022 k24 $ 09540 00000 00000 1000 1000 1000 0000 0000 0000 0000 %1023 k25 $ 01802 00000 00000 0000 0000 0000 1000 1000 1000 0000 %1024 l10 $ 02317 00000 00000 0066 0066 0066 0933 0933 0933 0000 %1025 l11 $ 02833 00000 00000 0133 0133 0133 0866 0866 0866 0000 %1026 l12 $ 03349 00000 00000 0200 0200 0200 0800 0800 0800 0000 %1027 l13 $ 03865 00000 00000 0266 0266 0266 0733 0733 0733 0000 %1028 l14 $ 04381 00000 00000 0333 0333 0333 0666 0666 0666 0000 %1029 l15 $ 04897 00000 00000 0400 0400 0400 0600 0600 0600 0000 %1030 l16 $ 05413 00000 00000 0466 0466 0466 0533 0533 0533 0000 %1031 l17 $ 05929 00000 00000 0533 0533 0533 0466 0466 0466 0000 %1032 l18 $ 06445 00000 00000 0600 0600 0600 0399 0399 0399 0000 %1033 l19 $ 06961 00000 00000 0666 0666 0666 0333 0333 0333 0000 %1034 l20 $ 07477 00000 00000 0733 0733 0733 0266 0266 0266 0000 %1035 l21 $ 07993 00000 00000 0800 0800 0800 0199 0199 0199 0000 %1036 l22 $ 08509 00000 00000 0866 0866 0866 0133 0133 0133 0000 %1037 l23 $ 09025 00000 00000 0933 0933 0933 0066 0066 0066 0000 %1038 l24 $ 09540 00000 00000 1000 1000 1000 0000 0000 0000 0000 %1039 l25 $ 01802 00000 00000 0000 0000 0000 1000 1000 1000 0000 %1040 m10 $ 02317 00000 00000 0066 0066 0066 0933 0933 0933 0000 %1041 m11 $ 02833 00000 00000 0133 0133 0133 0866 0866 0866 0000 %1042 m12 $ 03349 00000 00000 0200 0200 0200 0800 0800 0800 0000 %1043 m13 $ 03865 00000 00000 0266 0266 0266 0733 0733 0733 0000 %1044 m14 $ 04381 00000 00000 0333 0333 0333 0666 0666 0666 0000 %1045 m15 $ 04897 00000 00000 0400 0400 0400 0600 0600 0600 0000 %1046 m16 $ 05413 00000 00000 0466 0466 0466 0533 0533 0533 0000 %1047 m17 $ 05929 00000 00000 0533 0533 0533 0466 0466 0466 0000 %1048 m18 $ 06445 00000 00000 0600 0600 0600 0399 0399 0399 0000 %1049 m19 $ 06961 00000 00000 0666 0666 0666 0333 0333 0333 0000 %1050 m20 $ 07477 00000 00000 0733 0733 0733 0266 0266 0266 0000 %1051 m21 $ 07993 00000 00000 0800 0800 0800 0199 0199 0199 0000 %1052 m22 $ 08509 00000 00000 0866 0866 0866 0133 0133 0133 0000 %1053 m23 $ 09025 00000 00000 0933 0933 0933 0066 0066 0066 0000 %1054 m24 $ 09540 00000 00000 1000 1000 1000 0000 0000 0000 0000 %1055 m25 $ 01802 00000 00000 0000 0000 0000 1000 1000 1000 0000 %1056 n10 $ 02317 00000 00000 0066 0066 0066 0933 0933 0933 0000 %1057 n11 $ 02833 00000 00000 0133 0133 0133 0866 0866 0866 0000 %1058 n12 $ 03349 00000 00000 0200 0200 0200 0800 0800 0800 0000 %1059 n13 $ 03865 00000 00000 0266 0266 0266 0733 0733 0733 0000 %1060 n14 $ 04381 00000 00000 0333 0333 0333 0666 0666 0666 0000 %1061 n15 $ 04897 00000 00000 0400 0400 0400 0600 0600 0600 0000 %1062 n16 $ 05413 00000 00000 0466 0466 0466 0533 0533 0533 0000 %1063 n17 $ 05929 00000 00000 0533 0533 0533 0466 0466 0466 0000 %1064 n18 $ 06445 00000 00000 0600 0600 0600 0399 0399 0399 0000 %1065 n19 $ 06961 00000 00000 0666 0666 0666 0333 0333 0333 0000 %1066 n20 $ 07477 00000 00000 0733 0733 0733 0266 0266 0266 0000 %1067 n21 $ 07993 00000 00000 0800 0800 0800 0199 0199 0199 0000 %1068 n22 $ 08509 00000 00000 0866 0866 0866 0133 0133 0133 0000 %1069 n23 $ 09025 00000 00000 0933 0933 0933 0066 0066 0066 0000 %1070 n24 $ 09540 00000 00000 1000 1000 1000 0000 0000 0000 0000 %1071 n25 $ 01802 00000 00000 0000 0000 0000 1000 1000 1000 0000 %1072 k26 $ 09540 00000 00000 1000 1000 1000 0000 0000 0000 0000 %1073 k27 $ 04794 06537 05050 1000 0000 0000 0000 1000 1000 0000 %1074 l26 $ 05861 -3034 -4501 0000 1000 1000 1000 0000 0000 0000 %1075 l27 $ 09036 -1026 09173 1000 1000 0000 0000 0000 1000 0000 %1076 m26 $ 02572 03109 -4440 0000 0000 1000 1000 1000 0000 0000 %1077 m27 $ 05090 -6282 03495 0000 1000 0000 1000 0000 1000 0000 %1078 n26 $ 04813 07526 -0836 1000 0000 1000 0000 1000 0000 0000 %1079 n27 $ ] def %END lut0 %******************************************************************* %%EndProlog gsave /lanind 0 def /lantex [(G) (E) (S) (N) (I) (J) (M)] def /showde {0 lanind eq {show} {pop} ifelse} bind def /showen {1 lanind eq {show} {pop} ifelse} bind def /showes {2 lanind eq {show} {pop} ifelse} bind def /showfr {3 lanind eq {show} {pop} ifelse} bind def /showit {4 lanind eq {show} {pop} ifelse} bind def /showjp {5 lanind eq {show} {pop} ifelse} bind def /showm {6 lanind eq {show} {pop} ifelse} bind def /lanindg where {pop /lanind1 lanindg def /lanind2 lanindg def} {/lanind1 1 def /lanind2 1 def} ifelse /colormg where {pop /colorm1 colormg def /colorm2 colormg def} {/colorm1 1 def /colorm2 1 def} ifelse /xcolorg where {pop /xcolor1 xcolorg def /xcolor2 xcolorg def} {/xcolor1 0 def /xcolor2 0 def} ifelse /xchartg where {pop /xchart1 xchartg def /xchart2 xchartg def} {/xchart1 0 def /xchart2 0 def} ifelse /lanind lanind1 def %lanind1 1 lanind2 {/lanind exch def %output showpage /colorm colorm1 def %colorm1 1 colorm2 {/colorm exch def %output showpage /xcolor xcolor1 def %xcolor1 1 xcolor2 {/xcolor exch def %output showpage /xchart xchart1 def %xchart1 1 xchart2 {/xchart exch def %output showpage /GSS$ where {pop /LSS$ GSS$ def} {/LSS$ (1) def} ifelse /GSC$ where {pop /LSC$ GSC$ def} {/LSC$ (N) def} ifelse /GSX$ where {pop /LSX$ GSX$ def} {/LSX$ (0) def} ifelse /GSY$ where {pop /LSY$ GSY$ def} {/LSY$ (0) def} ifelse /GEX$ where {pop /LEX$ GEX$ def} {/LEX$ (P.PS./PDF) def} ifelse /GEY$ where {pop /LEY$ GEY$ def} {/LEY$ (P.DAT) def} ifelse /IMES where {pop %/IMES IMES def } {/IMES 0 def} ifelse /cvishow {cvi 6 string cvs show} def /cvsshow1 {10 mul cvi 0.1 mul 7 string cvs show} def /cvsshow2 {100 mul cvi 0.01 mul 7 string cvs show} def /cvsshow3 {1000 mul cvi 0.001 mul 7 string cvs show} def /xcolorg where {pop /xcolorx xcolorg def} {/xcolorx 0 def} ifelse /xchartg where {pop /xchartx xchartg def} {/xchartx 0 def} ifelse /colormg where {pop /colorm colormg def} {/colorm 0 def} ifelse /rx 57 array def /gx 57 array def /bx 57 array def 0 1 56 {/i exch def %i=0,57 rx i 0 put gx i 0 put bx i 0 put } for %i=0,57 0 1 07 {/i exch def %i=0,7 %o00y-o88y rx i 1 put gx i i 0 sub 0.125 mul put } for %i=0,7 08 1 15 {/i exch def %i=8,15 %y00l-y88l rx i 1 i 8 sub 0.125 mul sub put gx i 1 put } for %i=8,15 16 1 23 {/i exch def %i=16,23 %l00c-l88c gx i 1 put bx i i 16 sub 0.125 mul put } for %i=16,23 24 1 31 {/i exch def %i=24,31 %c00v-c88v gx i 1 i 24 sub 0.125 mul sub put bx i 1 put } for %i=24,31 32 1 39 {/i exch def %i=32,39 %v00m-v88m bx i 1 put rx i i 32 sub 0.125 mul put } for %i=32,39 40 1 47 {/i exch def %i=40,47 %m00o-m88o bx i 1 i 40 sub 0.125 mul sub put rx i 1 put } for %i=40,47 48 1 55 {/i exch def %i=48,55 %n00w-n88w rx i i 48 sub 0.125 mul put gx i i 48 sub 0.125 mul put bx i i 48 sub 0.125 mul put } for %i=48,55 56 1 56 {/i exch def %i=56 %w rx i 1 put gx i 1 put bx i 1 put } for %i=56 15 12 translate /xchartl xchartx def %00 1 1079 {/xchartl exch def %xchartl=0,1079 gsave 8 /Times-ISOL1 FS 12 0 moveto (IE31/IE310-7) show colorm 0 eq {(N, ) show} {(F, ) show} ifelse (Test chart with 1080 colours) showen (Pr\374fvorlage mit 1080 Farben) showde (; digital equidistant 9 step hue and achromatic scales;) showen (; digital gleichabst\344ndige 9stufige Button- und unbunte Reihen;) showde (, Page ) showen (, Seite ) showde xchartl 1 add cvishow (/1080) show 0.01 MM 1.00 mul dup scale 0 200 translate %Start-transformation 0.0 dup dup setrgbcolor 0 0 moveto 24500 0 rlineto 0 17000 rlineto 24500 neg 0 rlineto closepath fill 0.0 dup dup setrgbcolor 0 0 moveto 24500 0 rlineto 0 17000 rlineto 24500 neg 0 rlineto closepath stroke 20 setlinewidth /r*x lut0 xchartl 10 mul 3 add get 0.001 mul def /g*x lut0 xchartl 10 mul 4 add get 0.001 mul def /b*x lut0 xchartl 10 mul 5 add get 0.001 mul def TBG 1 setgray 500 0900 moveto (no.) showen (Nr.) showde TBIG 2000 0900 moveto (o*=r) show 3000 0900 moveto (l*=g) show 4000 0900 moveto (v*=b) show TBG 500 0500 moveto xchartl 1 add cvishow ( ) show 2000 0500 moveto r*x cvsshow3 3000 0500 moveto g*x cvsshow3 4000 0500 moveto b*x cvsshow3 r*x g*x b*x setrgbcolor 7000 3500 moveto 10000 0 rlineto 0 10000 rlineto 10000 neg 0 rlineto closepath fill xchartl 0 eq {%xchartl=0 1 dup dup setrgbcolor 7000 3500 moveto 10000 0 rlineto 0 10000 rlineto 10000 neg 0 rlineto closepath stroke } if %xchartl=0 /xd 10000 8 div def 48 1 56 {/i exch def %i=48,56 %grey series rx i get gx i get bx i get setrgbcolor 7000 i 48.5 sub xd mul add 1000 moveto xd 0 rlineto 0 xd rlineto xd neg 0 rlineto closepath fill } for %i=48,56 48 1 48 {/i exch def %i=48,48 white frame 1 1 1 setrgbcolor 7000 0.5 xd mul sub 1000 moveto xd 0 rlineto 0 xd rlineto xd neg 0 rlineto closepath stroke } for %i=48,48 0 200 neg translate showpage grestore %} for %xchartl=0,1079 %%Trailer %%EndDocument EndEPSF grestore gsave BeginEPSF 86 MM 020 MM translate 12 /Times-ISOL1 FS -9 MM -7 MM moveto ( ) show 10 /Times-ISOL1 FS 53 MM 1 MM moveto ( ) show 1 1 scale -77 -91 translate %%BeginDocument: Bild 18 %line 409 %!PS-Adobe-3.0 EPSF-3.0 IE310-8, %%BoundingBox: 70 90 226 206 /FS {findfont exch scalefont setfont} bind def /MM {72 25.4 div mul} def %%EndProlog gsave 8 /Times-Roman FS 72 83 moveto %!2 (IE310-8,) show 72 90 translate %! 0.01 MM 0.01 MM scale %! 15 setlinewidth %! 0 0 moveto 5400 0 rlineto 0 4000 rlineto -5400 0 rlineto %! closepath stroke grestore showpage %%Trailer %%EndDocument EndEPSF grestore gsave BeginEPSF 161 MM 197 MM translate 10 /Times-ISOL1 FS 1 1 scale -77 -91 translate %%BeginDocument: Bild 12 %line 419 %%EndDocument EndEPSF grestore gsave BeginEPSF 161 MM 152 MM translate 10 /Times-ISOL1 FS 53 MM 1 MM moveto ( ) show 1 1 scale -77 -91 translate %%BeginDocument: Bild 21 %line 429 %!PS-Adobe-3.0 EPSF-3.0 IE311-1N.EPS 20070101 %%BoundingBox: 70 90 226 206 /FS {findfont exch scalefont setfont} bind def /MM {72 25.4 div mul} def %%EndProlog gsave 8 /Times-Roman FS 72 83 moveto %!2 (IE311-1N.EPS) show 72 90 translate %! 0.01 MM 0.01 MM scale %! 15 setlinewidth %! 0 0 moveto 5400 0 rlineto 0 4000 rlineto -5400 0 rlineto %! closepath stroke showpage grestore %%Trailer %%EndDocument EndEPSF grestore gsave BeginEPSF 219 MM 152 MM translate 10 /Times-ISOL1 FS 53 MM 1 MM moveto ( ) show 1 1 scale -77 -91 translate %%BeginDocument: Bild 22 %line 439 %!PS-Adobe-3.0 EPSF-3.0 IE311-2, %%BoundingBox: 70 90 226 206 /FS {findfont exch scalefont setfont} bind def /MM {72 25.4 div mul} def %%EndProlog gsave 8 /Times-Roman FS 72 83 moveto %!2 (IE311-2,) show 72 90 translate %! 0.01 MM 0.01 MM scale %! 15 setlinewidth %! 0 0 moveto 5400 0 rlineto 0 4000 rlineto -5400 0 rlineto %! closepath stroke grestore showpage %%Trailer %%EndDocument EndEPSF grestore gsave BeginEPSF 161 MM 108 MM translate 10 /Times-ISOL1 FS 53 MM 1 MM moveto ( ) show 1 1 scale -77 -91 translate %%BeginDocument: Bild 23 %line 449 %!PS-Adobe-3.0 EPSF-3.0 IE311-3N.EPS 20070101 %%BoundingBox: 70 90 226 206 /FS {findfont exch scalefont setfont} bind def /MM {72 25.4 div mul} def %%EndProlog gsave 8 /Times-Roman FS 72 83 moveto %!2 (IE311-3N.EPS) show 72 90 translate %! 0.01 MM 0.01 MM scale %! 15 setlinewidth %! 0 0 moveto 5400 0 rlineto 0 4000 rlineto -5400 0 rlineto %! closepath stroke showpage grestore %%Trailer %%EndDocument EndEPSF grestore gsave BeginEPSF 219 MM 108 MM translate 10 /Times-ISOL1 FS 53 MM 1 MM moveto ( ) show 1 1 scale -77 -91 translate %%BeginDocument: Bild 24 %line 459 %!PS-Adobe-3.0 EPSF-3.0 IE311-4, %%BoundingBox: 70 90 226 206 /FS {findfont exch scalefont setfont} bind def /MM {72 25.4 div mul} def %%EndProlog gsave 8 /Times-Roman FS 72 83 moveto %!2 (IE311-4,) show 72 90 translate %! 0.01 MM 0.01 MM scale %! 15 setlinewidth %! 0 0 moveto 5400 0 rlineto 0 4000 rlineto -5400 0 rlineto %! closepath stroke grestore showpage %%Trailer %%EndDocument EndEPSF grestore gsave BeginEPSF 161 MM 064 MM translate 10 /Times-ISOL1 FS 53 MM 1 MM moveto ( ) show 1 1 scale -77 -91 translate %%BeginDocument: Bild 25 %line 469 %!PS-Adobe-3.0 EPSF-3.0 IE311-5N.EPS 20070101 %%BoundingBox: 70 90 226 206 /FS {findfont exch scalefont setfont} bind def /MM {72 25.4 div mul} def %%EndProlog gsave 8 /Times-Roman FS 72 83 moveto %!2 (IE311-5N.EPS) show 72 90 translate %! 0.01 MM 0.01 MM scale %! 15 setlinewidth %! 0 0 moveto 5400 0 rlineto 0 4000 rlineto -5400 0 rlineto %! closepath stroke showpage grestore %%Trailer %%EndDocument EndEPSF grestore gsave BeginEPSF 219 MM 064 MM translate 10 /Times-ISOL1 FS 53 MM 1 MM moveto ( ) show 1 1 scale -77 -91 translate %%BeginDocument: Bild 26 %line 479 %!PS-Adobe-3.0 EPSF-3.0 IE311-6, %%BoundingBox: 70 90 226 206 /FS {findfont exch scalefont setfont} bind def /MM {72 25.4 div mul} def %%EndProlog gsave 8 /Times-Roman FS 72 83 moveto %!2 (IE311-6,) show 72 90 translate %! 0.01 MM 0.01 MM scale %! 15 setlinewidth %! 0 0 moveto 5400 0 rlineto 0 4000 rlineto -5400 0 rlineto %! closepath stroke grestore showpage %%Trailer %%EndDocument EndEPSF grestore gsave BeginEPSF 251 MM 020 MM translate 10 /Times-ISOL1 FS 53 MM 1 MM moveto ( ) show 1 1 scale -77 -91 translate %%BeginDocument: Bild 27 %line 489 %!PS-Adobe-3.0 EPSF-3.0 IE311-7N.EPS 20070101 %%BoundingBox: 70 90 226 206 /FS {findfont exch scalefont setfont} bind def /MM {72 25.4 div mul} def %%EndProlog gsave 8 /Times-Roman FS 72 83 moveto %!2 (IE311-7N.EPS) show 72 90 translate %! 0.01 MM 0.01 MM scale %! 15 setlinewidth %! 0 0 moveto 5400 0 rlineto 0 4000 rlineto -5400 0 rlineto %! closepath stroke showpage grestore %%Trailer %%EndDocument EndEPSF grestore gsave BeginEPSF 219 MM 020 MM translate 12 /Times-ISOL1 FS -9 MM -7 MM moveto ( ) show 10 /Times-ISOL1 FS 53 MM 1 MM moveto ( ) show 1 1 scale -77 -91 translate %%BeginDocument: Bild 28 %line 499 %!PS-Adobe-3.0 EPSF-3.0 IE311-8, %%BoundingBox: 70 90 226 206 /FS {findfont exch scalefont setfont} bind def /MM {72 25.4 div mul} def %%EndProlog gsave 8 /Times-Roman FS 72 83 moveto %!2 (IE311-8,) show 72 90 translate %! 0.01 MM 0.01 MM scale %! 15 setlinewidth %! 0 0 moveto 5400 0 rlineto 0 4000 rlineto -5400 0 rlineto %! closepath stroke grestore showpage %%Trailer %%EndDocument EndEPSF grestore gsave BeginEPSF 219 MM 080 MM add 008 MM translate %80 MM Breite von TestStreifen 10 /Times-ISOL1 FS 53 MM 1 MM moveto () show 1 1 scale -77 21 MM sub -91 translate %%BeginDocument: Bild 29 Teststreifen Ueberlaenge %line 509 %%EndDocument EndEPSF grestore gsave BeginEPSF -0.0 MM -0.0 MM translate %xy-Verschiebung Rechteckrahmen nach innen% %%BeginDocument: Bild 30 %Rechteckrahmen %line 519 %!PS-Adobe-3.0 EPSF-3.0 Frame arround with Internet text IE31 20090901 %%BoundingBox: 0 0 598 845 %%EndProlog gsave /lanind 1 def /lantex [(G) (E) (S) (N) (I) (J) (M)] def /showde {0 lanind eq {show} {pop} ifelse} bind def /showen {1 lanind eq {show} {pop} ifelse} bind def /showes {2 lanind eq {show} {pop} ifelse} bind def /showfr {3 lanind eq {show} {pop} ifelse} bind def /showit {4 lanind eq {show} {pop} ifelse} bind def /showjp {5 lanind eq {show} {pop} ifelse} bind def /showm {6 lanind eq {show} {pop} ifelse} bind def /lanindg where {pop /lanind1 lanindg def /lanind2 lanindg def} {/lanind1 0 def /lanind2 0 def} ifelse /colormg where {pop /colorm1 colormg def /colorm2 colormg def} {/colorm1 0 def /colorm2 0 def} ifelse /xcolorg where {pop /xcolor1 xcolorg def /xcolor2 xcolorg def} {/xcolor1 0 def /xcolor2 0 def} ifelse /xchartg where {pop /xchart1 xchartg def /xchart2 xchartg def} {/xchart1 0 def /xchart2 0 def} ifelse /lanind lanind1 def %lanind1 1 lanind2 {/lanind exch def %output showpage /colorm colorm1 def %colorm1 1 colorm2 {/colorm exch def %output showpage /xcolor xcolor1 def %xcolor1 1 xcolor2 {/xcolor exch def %output showpage /xchart xchart1 def %xchart1 1 xchart2 {/xchart exch def %output showpage /GSS$ where {pop /LSS$ GSS$ def} {/LSS$ (1) def} ifelse /GSC$ where {pop /LSC$ GSC$ def} {/LSC$ (N) def} ifelse /GSX$ where {pop /LSX$ GSX$ def} {/LSX$ (0) def} ifelse /GSY$ where {pop /LSY$ GSY$ def} {/LSY$ (0) def} ifelse /GEX$ where {pop /LEX$ GEX$ def} {/LEX$ (P.PS./PDF) def} ifelse /GEY$ where {pop /LEY$ GEY$ def} {/LEY$ (P.DAT) def} ifelse /IMES where {pop %/IMES IMES def } {/IMES 0 def} ifelse /i*ptrsc where {pop %/i*ptrsc i*ptrsc def } {/i*ptrsc 0 def} ifelse gsave /xchartg where {pop /xchart xchartg def} {/xchart 0 def} ifelse /scountg where {pop /scount scountg def} {/scount 1 def} ifelse xchart 0 eq {%beg if xchart=0 0 setgray 0.15 MM setlinewidth /x 20 array def /y 20 array def /d 20 array def /x [000 296 296 000 002 294 294 002 005 291 291 005 %speziell 006 290 290 006 008 288 288 008 ] def /y [000 000 210 210 002 002 208 208 005 005 205 205 %speziell 006 006 204 204 008 008 202 202 ] def /d [060 017 -60 -17 058 015 -58 -15 056 013 -56 -13 054 011 -54 -11 052 009 -52 -09 ] def /xlu 017 MM def /ylu 017 MM def /xro 279 MM def /yro 193 MM def /xlo 017 MM def /ylo 193 MM def /xru 279 MM def /yru 017 MM def xlu 8 MM sub ylu moveto 16 MM 0 rlineto stroke xlu ylu 8 MM sub moveto 0 16 MM rlineto stroke xro 8 MM add yro moveto -16 MM 0 rlineto stroke xro yro 8 MM add moveto 0 -16 MM rlineto stroke xru 8 MM sub yru moveto 16 MM 0 rlineto stroke xru yru 8 MM sub moveto 0 16 MM rlineto stroke xlo 8 MM add ylo moveto -16 MM 0 rlineto stroke xlo ylo 8 MM add moveto 0 -16 MM rlineto stroke 1 2 7 {/i exch def %Zentrierkreise xlu ylu i MM 0 360 arc stroke xro yro i MM 0 360 arc stroke xru yru i MM 0 360 arc stroke xlo ylo i MM 0 360 arc stroke } for %i 12 4 16 {/i exch def /i0 i def %i=0,16 %0 4 16 {/i exch def /i0 i def %i=0,16 /i1 i0 1 add def /i2 i0 2 add def /i3 i0 3 add def i 16 eq {0.30 MM setlinewidth} {0.15 MM setlinewidth} ifelse 0 setgray x i0 get MM y i0 get MM moveto x i1 get MM y i1 get MM lineto x i2 get MM y i2 get MM lineto x i3 get MM y i3 get MM lineto x i0 get MM y i0 get MM lineto stroke i 16 eq {6 /Times-ISOL1 FS /x00 67 def /xdif 32 def /y0o 202.3 def /y0u 6.3 def /x0l 6.1 def /x0r 288 def /y00 22 def /ydif 32 def x00 xdif 0 mul add MM y0o MM moveto (V) show x00 xdif 0 mul add MM y0u MM moveto (C) show x00 xdif 1 mul add MM y0o MM moveto (L) show x00 xdif 1 mul add MM y0u MM moveto (M) show x00 xdif 2 mul add MM y0o MM moveto (O) show x00 xdif 2 mul add MM y0u MM moveto (Y) show x00 xdif 3 mul add MM y0o MM moveto (Y) show x00 xdif 3 mul add MM y0u MM moveto (O) show x00 xdif 4 mul add MM y0o MM moveto (M) show x00 xdif 4 mul add MM y0u MM moveto (L) show x00 xdif 5 mul add MM y0o MM moveto (C) show x00 xdif 5 mul add MM y0u MM moveto (V) show x0l MM y00 ydif 0 mul add MM moveto (V) show x0r MM y00 ydif 0 mul add MM moveto (C) show x0l MM y00 ydif 1 mul add MM moveto (L) show x0r MM y00 ydif 1 mul add MM moveto (M) show x0l MM y00 ydif 2 mul add MM moveto (O) show x0r MM y00 ydif 2 mul add MM moveto (Y) show x0l MM y00 ydif 3 mul add MM moveto (Y) show x0r MM y00 ydif 3 mul add MM moveto (O) show x0l MM y00 ydif 4 mul add MM moveto (M) show x0r MM y00 ydif 4 mul add MM moveto (L) show x0l MM y00 ydif 5 mul add MM moveto (C) show x0r MM y00 ydif 5 mul add MM moveto (V) show } if } for %i=0,16 0 1 10 {/j0 exch def /j1 j0 1 add def %j0 j0 0 eq {tzccmy0* setcmykcolor} if j0 1 eq {0 setgray} if j0 2 eq {tzmcmy0* setcmykcolor} if j0 3 eq {0 setgray} if j0 4 eq {tzycmy0* setcmykcolor} if j0 5 eq {0 setgray} if j0 6 eq {tzocmy0* setcmykcolor} if j0 7 eq {0 setgray} if j0 8 eq {tzlcmy0* setcmykcolor} if j0 9 eq {0 setgray} if j0 10 eq {tzvcmy0* setcmykcolor} if 12 4 16 {/i exch def /i0 i def %i=0,16 %0 4 16 {/i exch def /i0 i def %i=0,16 /i1 i0 1 add def /i2 i0 2 add def /i3 i0 3 add def i 16 eq {0.30 MM setlinewidth} {0.15 MM setlinewidth} ifelse x i0 get d i0 get add 16 j0 mul add MM y i0 get MM moveto x i0 get d i0 get add 16 j1 mul add MM y i0 get MM lineto stroke x i1 get MM y i1 get d i1 get add 16 j0 mul add MM moveto x i1 get MM y i1 get d i1 get add 16 j1 mul add MM lineto stroke x i2 get d i2 get add 16 j0 mul sub MM y i2 get MM moveto x i2 get d i2 get add 16 j1 mul sub MM y i2 get MM lineto stroke x i3 get MM y i3 get d i3 get add 16 j0 mul sub MM moveto x i3 get MM y i3 get d i3 get add 16 j1 mul sub MM lineto stroke } for %i=0,16 } for %j0 0.15 MM setlinewidth /s 7 MM def /s1 8 MM def /s5 36 MM def 16 1 20 {/j exch def /j0 j 16 sub def %j=16,20 /ix0 xlu 8 MM add j0 7 MM mul add def /iy0 ylu 8 MM sub def 0 1 3 {/ij exch def %ij=0,3 ij 0 eq {/ix0 xlu 8 MM add j0 7 MM mul add def /iy0 ylu 8 MM sub def} if ij 1 eq {/ix0 xru 43 MM sub j0 7 MM mul add def /iy0 yru 8 MM sub def} if ij 2 eq {/ix0 xlo 8 MM add j0 7 MM mul add def /iy0 ylo 1 MM add def} if ij 3 eq {/ix0 xro 43 MM sub j0 7 MM mul add def /iy0 yro 1 MM add def} if i*ptrsc 0 eq i*ptrsc 2 eq or {%i*ptrsc=0,2 cmy0* setcmykcolor j 16 eq {tzan j get dup dup 0 setcmykcolor ix0 0.5 MM sub iy0 0.5 MM sub s5 s1 rec fill} if tzan j get dup dup 0 setcmykcolor ix0 iy0 s s rec fill } if %i*ptrsc=0,2 i*ptrsc 1 eq i*ptrsc 3 eq or {%i*ptrsc=1,3 www* setrgbcolor j 16 eq {1 tzan j get 1 sub dup dup setrgbcolor %N ix0 0.5 MM sub iy0 0.5 MM sub s5 s1 rec fill} if 1 tzan j get sub dup dup setrgbcolor %N ix0 iy0 s s rec fill } if %i*ptrsc=1,3 i*ptrsc 4 eq i*ptrsc 5 eq or {%i*ptrsc=4,5 [/CIEBasedABC << %Farbraum und Grenzen fuer D65 /RangeABC [0 100 -128 127 -128 127] /DecodeABC [{16 add 116 div} bind {500 div} bind {200 div} bind] /MatrixABC [1 1 1 1 0 0 0 0 -1] /DecodeLMN [{dup 6 29 div ge {dup dup mul mul} {4 29 div sub 108 841 div mul} ifelse 0.9505 mul} bind {dup 6 29 div ge {dup dup mul mul} {4 29 div sub 108 841 div mul} ifelse} bind {dup 6 29 div ge {dup dup mul mul} {4 29 div sub 108 841 div mul} ifelse 1.0890 mul} bind] /WhitePoint [0.9505 1 1.089] %CIEXYZ fuer D65 >>] setcolorspace j 16 eq {tznLAB* 0 get tzwLAB* 0 get tznLAB* 0 get sub 0.25 j0 mul mul add tznLAB* 1 get tzwLAB* 1 get tznLAB* 1 get sub 0.25 j0 mul mul add tznLAB* 2 get tzwLAB* 2 get tznLAB* 2 get sub 0.25 j0 mul mul add setcolor %N ix0 0.5 MM sub iy0 0.5 MM sub s5 s1 rec fill} if tznLAB* 0 get tzwLAB* 0 get tznLAB* 0 get sub 0.25 j0 mul mul add tznLAB* 1 get tzwLAB* 1 get tznLAB* 1 get sub 0.25 j0 mul mul add tznLAB* 2 get tzwLAB* 2 get tznLAB* 2 get sub 0.25 j0 mul mul add setcolor %N ix0 iy0 s s rec fill } if %i*ptrsc=4,5 i*ptrsc 6 eq {%i*ptrsc=6 000n* setcmykcolor j 16 eq {0 0 0 tzan j get setcmykcolor ix0 0.5 MM sub iy0 0.5 MM sub s5 s1 rec fill} if 0 0 0 tzan j get setcmykcolor ix0 iy0 s s rec fill } if %i*ptrsc=6 i*ptrsc 7 eq {%i*ptrsc=7 w* setgray j 16 eq {1 tzan j get sub setgray ix0 0.5 MM sub iy0 0.5 MM sub s5 s1 rec fill} if 1 tzan j get sub setgray ix0 iy0 s s rec fill } if %i*ptrsc=7 } for %ij=0,3 } for %j=16,20 0 setgray 018 MM 008.2 MM moveto 6 /Times-Roman FS (-8) show 018 MM 006.2 MM moveto 6 /Times-Roman FS (-6) show 276 MM 008.2 MM moveto 6 /Times-Roman FS (-8) show 276 MM 006.2 MM moveto 6 /Times-Roman FS (-6) show 018 MM 202.2 MM moveto 6 /Times-Roman FS (-8) show 018 MM 204.2 MM moveto 6 /Times-Roman FS (-6) show 276 MM 202.2 MM moveto 6 /Times-Roman FS (-8) show 276 MM 204.2 MM moveto 6 /Times-Roman FS (-6) show 0 setgray 0 setgray 12 /Times-ISOL1 FS 61 MM 09 MM moveto (1080 Farben zur Messung: Gitter G mit 9 Stufen und Graureihen) showde (1080 colours for Measurement: Gird G with 9 step and grey steps) showen 12 /Times-ISOL1 FS 61 MM 13 MM moveto (TUB\255Pr\374fvorlage IE31; Farbmetrik\255Systeme) showde (TUB\255test chart IE31; Colorimetric systems) showen (, Page ) showen (, Seite ) showde xchart 1 add cvishow (/1080) show 162 MM 13 MM moveto ( input: ) showen (Eingabe: ) showde 12 /TimesI-ISOL1 FS (olv* setrgbcolor) show 12 /Times-ISOL1 FS 162 MM 9 MM moveto ( output: ) showen (Ausgabe: ) showde LSC$ (N) eq {%LSC$=N 12 /Times-ISOL1 FS xchart 1 le {(no change compared to input) showen (keine Eingabe\344nderung) showde} {12 /TimesI-ISOL1 FS (->cmy0 setcmykcolor) show 12 /Times-ISOL1 FS} ifelse } if %LSC$=N %1 setgray %start white and unvisible LSC$ (S) eq { (Startup (S) data dependend) show } if LSC$ (F) eq { 12 /Times-Italic FS i*ptrsc 0 eq {(cmy0* / 000n* setcmykcolor) show} if i*ptrsc 1 eq {(olv* setrgbcolor / w* setgray) show} if i*ptrsc 2 eq {(cmy0* / nnn0* setcmykcolor) show} if i*ptrsc 3 eq {(olv* / www* setrgbcolor) show} if i*ptrsc 4 eq {(lab* setcolor) show} if i*ptrsc 5 eq {(LAB* setcolor) show} if i*ptrsc 6 eq {(000n* setcmykcolor) show} if i*ptrsc 7 eq {(w* setgray) show} if } if %0 setgray %end white and unvisible 12 /Times-ISOL1 FS 62 MM 198.5 MM moveto (http://130.149.60.45/~farbmetrik/IE31/IE31L) show (0) show LSC$ show LEX$ show %1 setgray %start white and unvisible (; ) show LSC$ (N) eq { (Start\255Ausgabe) showde (start output) showen (start output) showes (start output) showfr (start output) showit (start output) showjp (start output) showm } if LSC$ (C) eq { (Start\255Ausgabe) showde (start output) showen (start output) showes (start output) showfr (start output) showit (start output) showjp (start output) showm } if LSC$ (F) eq { (Linearisierte\255Ausgabe) showde (linearized output) showen (linearized output) showes (linearized output) showfr (linearized output) showit (linearized output) showjp (linearized output) showm } if 62 MM 194 MM moveto LSC$ (N) eq LSC$ (C) eq or { (N: Keine Ausgabe\255Linearisierung (OL) in Datei (F), Startup (S), Ger\344t (D)) showde (N: No Output Linearization (OL) data in File (F), Startup (S) or Device (D)) showen (N: No Output Linearization (OL) data in File (F), Startup (S) or Device (D)) showes (N: No Output Linearization (OL) data in File (F), Startup (S) or Device (D)) showfr (N: No Output Linearization (OL) data in File (F), Startup (S) or Device (D)) showit (N: No Output Linearization (OL) data in File (F), Startup (S) or Device (D)) showjp (N: No Output Linearization (OL) data in File (F), Startup (S) or Device (D)) showm } {LSC$ show (: ) show (Ausgabe\255Linearisierung (OL\255Daten) ) showde (Output Linearization (OL) data ) showen (Output Linearization (OL) data ) showes (Output Linearization (OL) data ) showfr (Output Linearization (OL) data ) showit (Output Linearization (OL) data ) showjp (Output Linearization (OL) data ) showm (IE31/IE31L) show LSS$ show LSX$ show (0) show LSC$ show LEY$ show } ifelse LSC$ (F) eq { ( in der Datei (F)) showde ( in File (F)) showen ( in File (F)) showes ( in File (F)) showfr ( in File (F)) showit ( in File (F)) showjp ( in File (F)) showm } if LSC$ (S) eq { ( im Distiller Startup (S) Directory) showde ( in Distiller Startup (S) Directory) showen ( in Distiller Startup (S) Directory) showes ( in Distiller Startup (S) Directory) showfr ( in Distiller Startup (S) Directory) showit ( in Distiller Startup (S) Directory) showjp ( in Distiller Startup (S) Directory) showm } if LSC$ (D) eq { ( in PostScript Device (D)) showde ( in PostScript Device (D)) showen ( in PostScript Device (D)) showes ( in PostScript Device (D)) showfr ( in PostScript Device (D)) showit ( in PostScript Device (D)) showjp ( in PostScript Device (D)) showm } if LSC$ (T) eq { ( von Distiller Startup (S) Directory) showde ( of Distiller Startup (S) Directory) showen ( of Distiller Startup (S) Directory) showes ( of Distiller Startup (S) Directory) showfr ( of Distiller Startup (S) Directory) showit ( of Distiller Startup (S) Directory) showjp ( of Distiller Startup (S) Directory) showm } if LSC$ (E) eq { ( von PostScript Device (D)) showde ( of PostScript Device (D)) showen ( of PostScript Device (D)) showes ( of PostScript Device (D)) showfr ( of PostScript Device (D)) showit ( of PostScript Device (D)) showjp ( of PostScript Device (D)) showm } if %0 setgray %end white and unvisible 16 MM 185 MM moveto -90 rotate (Siehe Original/Kopie: ) showde (See original or copy: ) showen (http://web.me.com/klaus.richter/IE31/IE31L) show (0) show LSC$ show LEX$ show 90 rotate 12 MM 185 MM moveto -90 rotate (Technische Information: ) showde (Technical information: ) showen (http://www.ps.bam.de) show ( or ) showen ( oder ) showde (http://130.149.60.45/~farbmetrik) show 90 rotate 281 MM 185 MM moveto -90 rotate (TUB\255Registrierung: 20090901\255IE31/IE31L) showde (TUB registration: 20090901\255IE31/IE31L) showen (0) show LSC$ show LEX$ show 90 rotate 281 MM 74 MM moveto -90 rotate (TUB\255Material: Code=rha4ta) showde (TUB material: code=rha4ta) showen 90 rotate 277 MM 185 MM moveto -90 rotate /cvishow {cvi 6 string cvs show} def /cvsshow1 {10 mul cvi 0.1 mul 7 string cvs show} def ( Anwendung f\374r Messung von Drucker- oder Monitorsystemen) showde ( application for measurement of printer or monitor systems) showen ( application for measurement of printer or monitor systems) showes ( application for measurement of printer or monitor systems) showfr ( application for measurement of printer or monitor systems) showit ( application for measurement of printer or monitor systems) showjp ( application for measurement of printer or monitor systems) showm IMES 1 eq LSC$ (N) ne and { %IMES=1 (, Yr=) show Yre cvsshow1 (, XYZ) show } if %IMES=1 90 rotate /i0 8 def /i1 i0 1 add def /i2 i0 2 add def /i3 i0 3 add def 0.30 MM setlinewidth 0 setgray x i0 get MM y i0 get MM moveto x i1 get MM y i1 get MM lineto x i2 get MM y i2 get MM lineto x i3 get MM y i3 get MM lineto x i0 get MM y i0 get MM lineto stroke } if %end if xchart=0 %/xlu1 013 MM def /ylu1 010 MM def %/xro1 283 MM def /yro1 200 MM def %/xlo1 013 MM def /ylo1 200 MM def %/xru1 283 MM def /yru1 010 MM def %xlu1 4 MM sub ylu1 moveto 8 MM 0 rlineto stroke %xlu1 ylu1 4 MM sub moveto 0 8 MM rlineto stroke %xro1 4 MM add yro1 moveto -8 MM 0 rlineto stroke %xro1 yro1 4 MM add moveto 0 -8 MM rlineto stroke %xru1 4 MM sub yru1 moveto 8 MM 0 rlineto stroke %xru1 yru1 4 MM sub moveto 0 8 MM rlineto stroke %xlo1 4 MM add ylo1 moveto -8 MM 0 rlineto stroke %xlo1 ylo1 4 MM add moveto 0 -8 MM rlineto stroke %} for %output with xchart end %} for %output with colorm end %} for %output with xcolor end %} for %output with lanind end %%Trailer %%EndDocument EndEPSF grestore gsave showpage grestore } for %end for xchartg=xchartg1,xchartg2 %} for %end for pcountg=pcountg1,pcount2g %} for %end for scountg=scountg1,scount2g %%Trailer