Location: BG_Ks @ e8d0baabfe01 / Clancy_matlab_parameter_fitting / output / xs1_infinity.eps

Author:
Shelley Fong <s.fong@auckland.ac.nz>
Date:
2022-04-22 11:29:25+12:00
Desc:
Changing units to s for alpha and beta gate parameters
Permanent Source URI:
http://models.cellml.org/workspace/82d/rawfile/e8d0baabfe0103a19af7284c16d3df1ca4c592ee/Clancy_matlab_parameter_fitting/output/xs1_infinity.eps

%!PS-Adobe-3.0 EPSF-3.0
%%Creator: (MATLAB, The Mathworks, Inc. Version 9.3.0.713579 \(R2017b\). Operating System: Windows 10)
%%Title: C:/Users/sfon036/Documents/physiome_curation_work/BG_models/BG_Ks/matlab_parameter_fitting/output/xs1_infinity.eps
%%CreationDate: 2022-03-16T13:22:52
%%Pages: (atend)
%%BoundingBox:    19     1   536   409
%%LanguageLevel: 3
%%EndComments
%%BeginProlog
%%BeginResource: procset (Apache XML Graphics Std ProcSet) 1.2 0
%%Version: 1.2 0
%%Copyright: (Copyright 2001-2003,2010 The Apache Software Foundation. License terms: http://www.apache.org/licenses/LICENSE-2.0)
/bd{bind def}bind def
/ld{load def}bd
/GR/grestore ld
/GS/gsave ld
/RM/rmoveto ld
/C/curveto ld
/t/show ld
/L/lineto ld
/ML/setmiterlimit ld
/CT/concat ld
/f/fill ld
/N/newpath ld
/S/stroke ld
/CC/setcmykcolor ld
/A/ashow ld
/cp/closepath ld
/RC/setrgbcolor ld
/LJ/setlinejoin ld
/GC/setgray ld
/LW/setlinewidth ld
/M/moveto ld
/re {4 2 roll M
1 index 0 rlineto
0 exch rlineto
neg 0 rlineto
cp } bd
/_ctm matrix def
/_tm matrix def
/BT { _ctm currentmatrix pop matrix _tm copy pop 0 0 moveto } bd
/ET { _ctm setmatrix } bd
/iTm { _ctm setmatrix _tm concat } bd
/Tm { _tm astore pop iTm 0 0 moveto } bd
/ux 0.0 def
/uy 0.0 def
/F {
  /Tp exch def
  /Tf exch def
  Tf findfont Tp scalefont setfont
  /cf Tf def  /cs Tp def
} bd
/ULS {currentpoint /uy exch def /ux exch def} bd
/ULE {
  /Tcx currentpoint pop def
  gsave
  newpath
  cf findfont cs scalefont dup
  /FontMatrix get 0 get /Ts exch def /FontInfo get dup
  /UnderlinePosition get Ts mul /To exch def
  /UnderlineThickness get Ts mul /Tt exch def
  ux uy To add moveto  Tcx uy To add lineto
  Tt setlinewidth stroke
  grestore
} bd
/OLE {
  /Tcx currentpoint pop def
  gsave
  newpath
  cf findfont cs scalefont dup
  /FontMatrix get 0 get /Ts exch def /FontInfo get dup
  /UnderlinePosition get Ts mul /To exch def
  /UnderlineThickness get Ts mul /Tt exch def
  ux uy To add cs add moveto Tcx uy To add cs add lineto
  Tt setlinewidth stroke
  grestore
} bd
/SOE {
  /Tcx currentpoint pop def
  gsave
  newpath
  cf findfont cs scalefont dup
  /FontMatrix get 0 get /Ts exch def /FontInfo get dup
  /UnderlinePosition get Ts mul /To exch def
  /UnderlineThickness get Ts mul /Tt exch def
  ux uy To add cs 10 mul 26 idiv add moveto Tcx uy To add cs 10 mul 26 idiv add lineto
  Tt setlinewidth stroke
  grestore
} bd
/QT {
/Y22 exch store
/X22 exch store
/Y21 exch store
/X21 exch store
currentpoint
/Y21 load 2 mul add 3 div exch
/X21 load 2 mul add 3 div exch
/X21 load 2 mul /X22 load add 3 div
/Y21 load 2 mul /Y22 load add 3 div
/X22 load /Y22 load curveto
} bd
/SSPD {
dup length /d exch dict def
{
/v exch def
/k exch def
currentpagedevice k known {
/cpdv currentpagedevice k get def
v cpdv ne {
/upd false def
/nullv v type /nulltype eq def
/nullcpdv cpdv type /nulltype eq def
nullv nullcpdv or
{
/upd true def
} {
/sametype v type cpdv type eq def
sametype {
v type /arraytype eq {
/vlen v length def
/cpdvlen cpdv length def
vlen cpdvlen eq {
0 1 vlen 1 sub {
/i exch def
/obj v i get def
/cpdobj cpdv i get def
obj cpdobj ne {
/upd true def
exit
} if
} for
} {
/upd true def
} ifelse
} {
v type /dicttype eq {
v {
/dv exch def
/dk exch def
/cpddv cpdv dk get def
dv cpddv ne {
/upd true def
exit
} if
} forall
} {
/upd true def
} ifelse
} ifelse
} if
} ifelse
upd true eq {
d k v put
} if
} if
} if
} forall
d length 0 gt {
d setpagedevice
} if
} bd
/RE { % /NewFontName [NewEncodingArray] /FontName RE -
  findfont dup length dict begin
  {
    1 index /FID ne
    {def} {pop pop} ifelse
  } forall
  /Encoding exch def
  /FontName 1 index def
  currentdict definefont pop
  end
} bind def
%%EndResource
%%BeginResource: procset (Apache XML Graphics EPS ProcSet) 1.0 0
%%Version: 1.0 0
%%Copyright: (Copyright 2002-2003 The Apache Software Foundation. License terms: http://www.apache.org/licenses/LICENSE-2.0)
/BeginEPSF { %def
/b4_Inc_state save def         % Save state for cleanup
/dict_count countdictstack def % Count objects on dict stack
/op_count count 1 sub def      % Count objects on operand stack
userdict begin                 % Push userdict on dict stack
/showpage { } def              % Redefine showpage, { } = null proc
0 setgray 0 setlinecap         % Prepare graphics state
1 setlinewidth 0 setlinejoin
10 setmiterlimit [ ] 0 setdash newpath
/languagelevel where           % If level not equal to 1 then
{pop languagelevel             % set strokeadjust and
1 ne                           % overprint to their defaults.
{false setstrokeadjust false setoverprint
} if
} if
} bd
/EndEPSF { %def
count op_count sub {pop} repeat            % Clean up stacks
countdictstack dict_count sub {end} repeat
b4_Inc_state restore
} bd
%%EndResource
%FOPBeginFontDict
%%IncludeResource: font Courier-Oblique
%%IncludeResource: font Courier-BoldOblique
%%IncludeResource: font Courier-Bold
%%IncludeResource: font ZapfDingbats
%%IncludeResource: font Symbol
%%IncludeResource: font Helvetica
%%IncludeResource: font Helvetica-Oblique
%%IncludeResource: font Helvetica-Bold
%%IncludeResource: font Helvetica-BoldOblique
%%IncludeResource: font Times-Roman
%%IncludeResource: font Times-Italic
%%IncludeResource: font Times-Bold
%%IncludeResource: font Times-BoldItalic
%%IncludeResource: font Courier
%FOPEndFontDict
%%BeginResource: encoding WinAnsiEncoding
/WinAnsiEncoding [
/.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /space /exclam /quotedbl
/numbersign /dollar /percent /ampersand /quotesingle
/parenleft /parenright /asterisk /plus /comma
/hyphen /period /slash /zero /one
/two /three /four /five /six
/seven /eight /nine /colon /semicolon
/less /equal /greater /question /at
/A /B /C /D /E
/F /G /H /I /J
/K /L /M /N /O
/P /Q /R /S /T
/U /V /W /X /Y
/Z /bracketleft /backslash /bracketright /asciicircum
/underscore /quoteleft /a /b /c
/d /e /f /g /h
/i /j /k /l /m
/n /o /p /q /r
/s /t /u /v /w
/x /y /z /braceleft /bar
/braceright /asciitilde /bullet /Euro /bullet
/quotesinglbase /florin /quotedblbase /ellipsis /dagger
/daggerdbl /circumflex /perthousand /Scaron /guilsinglleft
/OE /bullet /Zcaron /bullet /bullet
/quoteleft /quoteright /quotedblleft /quotedblright /bullet
/endash /emdash /asciitilde /trademark /scaron
/guilsinglright /oe /bullet /zcaron /Ydieresis
/space /exclamdown /cent /sterling /currency
/yen /brokenbar /section /dieresis /copyright
/ordfeminine /guillemotleft /logicalnot /sfthyphen /registered
/macron /degree /plusminus /twosuperior /threesuperior
/acute /mu /paragraph /middot /cedilla
/onesuperior /ordmasculine /guillemotright /onequarter /onehalf
/threequarters /questiondown /Agrave /Aacute /Acircumflex
/Atilde /Adieresis /Aring /AE /Ccedilla
/Egrave /Eacute /Ecircumflex /Edieresis /Igrave
/Iacute /Icircumflex /Idieresis /Eth /Ntilde
/Ograve /Oacute /Ocircumflex /Otilde /Odieresis
/multiply /Oslash /Ugrave /Uacute /Ucircumflex
/Udieresis /Yacute /Thorn /germandbls /agrave
/aacute /acircumflex /atilde /adieresis /aring
/ae /ccedilla /egrave /eacute /ecircumflex
/edieresis /igrave /iacute /icircumflex /idieresis
/eth /ntilde /ograve /oacute /ocircumflex
/otilde /odieresis /divide /oslash /ugrave
/uacute /ucircumflex /udieresis /yacute /thorn
/ydieresis
] def
%%EndResource
%FOPBeginFontReencode
/Courier-Oblique findfont
dup length dict begin
  {1 index /FID ne {def} {pop pop} ifelse} forall
  /Encoding WinAnsiEncoding def
  currentdict
end
/Courier-Oblique exch definefont pop
/Courier-BoldOblique findfont
dup length dict begin
  {1 index /FID ne {def} {pop pop} ifelse} forall
  /Encoding WinAnsiEncoding def
  currentdict
end
/Courier-BoldOblique exch definefont pop
/Courier-Bold findfont
dup length dict begin
  {1 index /FID ne {def} {pop pop} ifelse} forall
  /Encoding WinAnsiEncoding def
  currentdict
end
/Courier-Bold exch definefont pop
/Helvetica findfont
dup length dict begin
  {1 index /FID ne {def} {pop pop} ifelse} forall
  /Encoding WinAnsiEncoding def
  currentdict
end
/Helvetica exch definefont pop
/Helvetica-Oblique findfont
dup length dict begin
  {1 index /FID ne {def} {pop pop} ifelse} forall
  /Encoding WinAnsiEncoding def
  currentdict
end
/Helvetica-Oblique exch definefont pop
/Helvetica-Bold findfont
dup length dict begin
  {1 index /FID ne {def} {pop pop} ifelse} forall
  /Encoding WinAnsiEncoding def
  currentdict
end
/Helvetica-Bold exch definefont pop
/Helvetica-BoldOblique findfont
dup length dict begin
  {1 index /FID ne {def} {pop pop} ifelse} forall
  /Encoding WinAnsiEncoding def
  currentdict
end
/Helvetica-BoldOblique exch definefont pop
/Times-Roman findfont
dup length dict begin
  {1 index /FID ne {def} {pop pop} ifelse} forall
  /Encoding WinAnsiEncoding def
  currentdict
end
/Times-Roman exch definefont pop
/Times-Italic findfont
dup length dict begin
  {1 index /FID ne {def} {pop pop} ifelse} forall
  /Encoding WinAnsiEncoding def
  currentdict
end
/Times-Italic exch definefont pop
/Times-Bold findfont
dup length dict begin
  {1 index /FID ne {def} {pop pop} ifelse} forall
  /Encoding WinAnsiEncoding def
  currentdict
end
/Times-Bold exch definefont pop
/Times-BoldItalic findfont
dup length dict begin
  {1 index /FID ne {def} {pop pop} ifelse} forall
  /Encoding WinAnsiEncoding def
  currentdict
end
/Times-BoldItalic exch definefont pop
/Courier findfont
dup length dict begin
  {1 index /FID ne {def} {pop pop} ifelse} forall
  /Encoding WinAnsiEncoding def
  currentdict
end
/Courier exch definefont pop
%FOPEndFontReencode
%%EndProlog
%%Page: 1 1
%%PageBoundingBox: 0 0 576 432
%%BeginPageSetup
[1 0 0 -1 0 432] CT
%%EndPageSetup
GS
[0.75 0 0 0.75 0 0] CT
1 GC
N
0 0 768 576 re
f
GR
GS
[0.75 0 0 0.75 0 0] CT
1 GC
N
0 0 768 576 re
f
GR
GS
[0.75 0 0 0.75 0 0] CT
1 GC
N
111 465 M
695 465 L
695 43 L
111 43 L
cp
f
GR
GS
[0.75 0 0 0.75 0 0] CT
0.873 GC
1 LJ
4 LW
N
111 465 M
111 43 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.873 GC
1 LJ
4 LW
N
208.333 465 M
208.333 43 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.873 GC
1 LJ
4 LW
N
305.667 465 M
305.667 43 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.873 GC
1 LJ
4 LW
N
403 465 M
403 43 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.873 GC
1 LJ
4 LW
N
500.333 465 M
500.333 43 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.873 GC
1 LJ
4 LW
N
597.667 465 M
597.667 43 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.873 GC
1 LJ
4 LW
N
695 465 M
695 43 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.873 GC
1 LJ
4 LW
N
695 465 M
111 465 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.873 GC
1 LJ
4 LW
N
695 380.6 M
111 380.6 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.873 GC
1 LJ
4 LW
N
695 296.2 M
111 296.2 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.873 GC
1 LJ
4 LW
N
695 211.8 M
111 211.8 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.873 GC
1 LJ
4 LW
N
695 127.4 M
111 127.4 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.873 GC
1 LJ
4 LW
N
695 43 M
111 43 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.149 GC
2 setlinecap
1 LJ
4 LW
N
111 465 M
695 465 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.149 GC
2 setlinecap
1 LJ
4 LW
N
111 43 M
695 43 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.149 GC
2 setlinecap
1 LJ
4 LW
N
111 465 M
111 459.165 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.149 GC
2 setlinecap
1 LJ
4 LW
N
208.333 465 M
208.333 459.165 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.149 GC
2 setlinecap
1 LJ
4 LW
N
305.667 465 M
305.667 459.165 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.149 GC
2 setlinecap
1 LJ
4 LW
N
403 465 M
403 459.165 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.149 GC
2 setlinecap
1 LJ
4 LW
N
500.333 465 M
500.333 459.165 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.149 GC
2 setlinecap
1 LJ
4 LW
N
597.667 465 M
597.667 459.165 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.149 GC
2 setlinecap
1 LJ
4 LW
N
695 465 M
695 459.165 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.149 GC
2 setlinecap
1 LJ
4 LW
N
111 43 M
111 48.835 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.149 GC
2 setlinecap
1 LJ
4 LW
N
208.333 43 M
208.333 48.835 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.149 GC
2 setlinecap
1 LJ
4 LW
N
305.667 43 M
305.667 48.835 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.149 GC
2 setlinecap
1 LJ
4 LW
N
403 43 M
403 48.835 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.149 GC
2 setlinecap
1 LJ
4 LW
N
500.333 43 M
500.333 48.835 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.149 GC
2 setlinecap
1 LJ
4 LW
N
597.667 43 M
597.667 48.835 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.149 GC
2 setlinecap
1 LJ
4 LW
N
695 43 M
695 48.835 L
S
GR
GS
[0.75 0 0 0.75 83.25 356.35] CT
0.149 GC
/Helvetica 37.333 F
GS
[1 0 0 1 0 0] CT
-37.5 38 moveto 
1 -1 scale
(-120) t 
GR
GR
GS
[0.75 0 0 0.75 229.24999 356.35] CT
0.149 GC
/Helvetica 37.333 F
GS
[1 0 0 1 0 0] CT
-27 38 moveto 
1 -1 scale
(-60) t 
GR
GR
GS
[0.75 0 0 0.75 375.25001 356.35] CT
0.149 GC
/Helvetica 37.333 F
GS
[1 0 0 1 0 0] CT
-10.5 38 moveto 
1 -1 scale
(0) t 
GR
GR
GS
[0.75 0 0 0.75 521.25 356.35] CT
0.149 GC
/Helvetica 37.333 F
GS
[1 0 0 1 0 0] CT
-21 38 moveto 
1 -1 scale
(60) t 
GR
GR
GS
[0.75 0 0 0.75 302.25021 393] CT
0.149 GC
/Helvetica 41.067 F
GS
[1 0 0 1 0 0] CT
-120 42 moveto 
1 -1 scale
(Voltage \(mV\)) t 
GR
GR
GS
[0.75 0 0 0.75 0 0] CT
0.149 GC
2 setlinecap
1 LJ
4 LW
N
111 465 M
111 43 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.149 GC
2 setlinecap
1 LJ
4 LW
N
695 465 M
695 43 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.149 GC
2 setlinecap
1 LJ
4 LW
N
111 465 M
116.835 465 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.149 GC
2 setlinecap
1 LJ
4 LW
N
111 380.6 M
116.835 380.6 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.149 GC
2 setlinecap
1 LJ
4 LW
N
111 296.2 M
116.835 296.2 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.149 GC
2 setlinecap
1 LJ
4 LW
N
111 211.8 M
116.835 211.8 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.149 GC
2 setlinecap
1 LJ
4 LW
N
111 127.4 M
116.835 127.4 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.149 GC
2 setlinecap
1 LJ
4 LW
N
111 43 M
116.835 43 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.149 GC
2 setlinecap
1 LJ
4 LW
N
695 465 M
689.165 465 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.149 GC
2 setlinecap
1 LJ
4 LW
N
695 380.6 M
689.165 380.6 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.149 GC
2 setlinecap
1 LJ
4 LW
N
695 296.2 M
689.165 296.2 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.149 GC
2 setlinecap
1 LJ
4 LW
N
695 211.8 M
689.165 211.8 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.149 GC
2 setlinecap
1 LJ
4 LW
N
695 127.4 M
689.165 127.4 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
0.149 GC
2 setlinecap
1 LJ
4 LW
N
695 43 M
689.165 43 L
S
GR
GS
[0.75 0 0 0.75 75.64999 348.75] CT
0.149 GC
/Helvetica 37.333 F
GS
[1 0 0 1 0 0] CT
-21 14.5 moveto 
1 -1 scale
(0) t 
GR
GR
GS
[0.75 0 0 0.75 75.64999 32.25] CT
0.149 GC
/Helvetica 37.333 F
GS
[1 0 0 1 0 0] CT
-21 14.5 moveto 
1 -1 scale
(1) t 
GR
GR
GS
[0 -0.75 0.75 0 36 216] CT
0.149 GC
/Helvetica 41.067 F
GS
[1 0 0 1 0 0] CT
0 0 moveto 
1 -1 scale
(m) t 
GR
GR
GS
[0 -0.75 0.75 0 51 189.75] CT
0.149 GC
/Helvetica 32.853 F
GS
[1 0 0 1 0 0] CT
0 0 moveto 
1 -1 scale
(ss) t 
GR
GR
GS
[0.75 0 0 0.75 0 0] CT
[20 20] 0 setdash
2 LJ
5.333 LW
N
111 464.708 M
114.244 464.69 L
117.489 464.671 L
120.733 464.651 L
123.978 464.629 L
127.222 464.606 L
130.467 464.582 L
133.711 464.556 L
136.956 464.529 L
140.2 464.5 L
143.444 464.469 L
146.689 464.436 L
149.933 464.401 L
153.178 464.365 L
156.422 464.325 L
159.667 464.284 L
162.911 464.24 L
166.156 464.193 L
169.4 464.143 L
172.644 464.091 L
175.889 464.035 L
179.133 463.975 L
182.378 463.912 L
185.622 463.845 L
188.867 463.774 L
192.111 463.699 L
195.356 463.618 L
198.6 463.534 L
201.844 463.443 L
205.089 463.348 L
208.333 463.246 L
211.578 463.138 L
214.822 463.024 L
218.067 462.903 L
221.311 462.774 L
224.556 462.637 L
227.8 462.492 L
231.044 462.339 L
234.289 462.176 L
237.533 462.003 L
240.778 461.819 L
244.022 461.624 L
247.267 461.418 L
250.511 461.199 L
253.756 460.966 L
257 460.72 L
260.244 460.459 L
263.489 460.182 L
266.733 459.888 L
269.978 459.576 L
273.222 459.246 L
276.467 458.896 L
279.711 458.526 L
282.956 458.132 L
286.2 457.716 L
289.444 457.275 L
292.689 456.807 L
295.933 456.312 L
299.178 455.788 L
302.422 455.232 L
305.667 454.644 L
308.911 454.022 L
312.156 453.363 L
315.4 452.666 L
318.644 451.929 L
321.889 451.148 L
325.133 450.323 L
328.378 449.451 L
331.622 448.529 L
334.867 447.555 L
338.111 446.525 L
341.356 445.438 L
344.6 444.29 L
347.844 443.078 L
351.089 441.8 L
354.333 440.452 L
357.578 439.03 L
360.822 437.532 L
364.067 435.953 L
367.311 434.291 L
370.556 432.542 L
373.8 430.702 L
377.044 428.767 L
380.289 426.734 L
383.533 424.599 L
386.778 422.358 L
390.022 420.007 L
393.267 417.542 L
396.511 414.961 L
399.756 412.259 L
406.244 406.48 L
409.489 403.396 L
412.733 400.178 L
415.978 396.824 L
419.222 393.331 L
422.467 389.698 L
425.711 385.922 L
428.956 382.002 L
432.2 377.937 L
435.444 373.726 L
438.689 369.37 L
441.933 364.869 L
445.178 360.224 L
448.422 355.437 L
451.667 350.51 L
454.911 345.447 L
458.156 340.25 L
461.4 334.925 L
464.644 329.476 L
467.889 323.909 L
471.133 318.23 L
474.378 312.447 L
477.622 306.568 L
480.867 300.6 L
484.111 294.552 L
487.356 288.435 L
490.6 282.257 L
493.844 276.03 L
497.089 269.764 L
500.333 263.47 L
503.578 257.158 L
506.822 250.842 L
510.067 244.53 L
513.311 238.236 L
516.556 231.97 L
519.8 225.743 L
523.044 219.565 L
526.289 213.448 L
529.533 207.4 L
532.778 201.432 L
536.022 195.553 L
539.267 189.77 L
542.511 184.091 L
545.756 178.524 L
549 173.075 L
552.244 167.75 L
555.489 162.553 L
558.733 157.49 L
561.978 152.563 L
565.222 147.776 L
568.467 143.131 L
571.711 138.63 L
574.956 134.274 L
578.2 130.063 L
581.444 125.998 L
584.689 122.078 L
587.933 118.302 L
591.178 114.669 L
594.422 111.176 L
597.667 107.822 L
600.911 104.604 L
604.156 101.52 L
607.4 98.567 L
610.644 95.741 L
613.889 93.039 L
617.133 90.458 L
620.378 87.993 L
623.622 85.642 L
626.867 83.401 L
630.111 81.266 L
633.356 79.233 L
636.6 77.298 L
639.844 75.458 L
643.089 73.709 L
646.333 72.047 L
649.578 70.468 L
652.822 68.97 L
656.067 67.548 L
659.311 66.2 L
662.556 64.922 L
665.8 63.71 L
669.044 62.562 L
672.289 61.475 L
675.533 60.445 L
678.778 59.471 L
682.022 58.549 L
685.267 57.677 L
688.511 56.852 L
691.756 56.071 L
695 55.334 L
S
GR
GS
[0.75 0 0 0.75 0 0] CT
1 LJ
5.333 LW
N
111 463.074 M
114.244 462.986 L
117.489 462.894 L
120.733 462.798 L
123.978 462.697 L
127.222 462.592 L
130.467 462.482 L
133.711 462.366 L
136.956 462.246 L
140.2 462.12 L
143.444 461.989 L
146.689 461.852 L
149.933 461.708 L
153.178 461.558 L
156.422 461.401 L
159.667 461.237 L
162.911 461.065 L
166.156 460.886 L
169.4 460.699 L
172.644 460.503 L
175.889 460.299 L
179.133 460.085 L
182.378 459.862 L
185.622 459.628 L
188.867 459.385 L
192.111 459.13 L
195.356 458.864 L
198.6 458.586 L
201.844 458.296 L
205.089 457.993 L
208.333 457.676 L
211.578 457.345 L
214.822 457 L
218.067 456.639 L
221.311 456.263 L
224.556 455.87 L
227.8 455.459 L
231.044 455.031 L
234.289 454.584 L
237.533 454.117 L
240.778 453.63 L
244.022 453.122 L
247.267 452.592 L
250.511 452.039 L
253.756 451.462 L
257 450.86 L
260.244 450.232 L
263.489 449.578 L
266.733 448.896 L
269.978 448.185 L
273.222 447.444 L
276.467 446.671 L
279.711 445.867 L
282.956 445.029 L
286.2 444.155 L
289.444 443.246 L
292.689 442.3 L
295.933 441.314 L
299.178 440.289 L
302.422 439.222 L
305.667 438.112 L
308.911 436.958 L
312.156 435.757 L
315.4 434.51 L
318.644 433.213 L
321.889 431.866 L
325.133 430.467 L
328.378 429.015 L
331.622 427.507 L
334.867 425.942 L
338.111 424.319 L
341.356 422.636 L
344.6 420.892 L
347.844 419.084 L
351.089 417.211 L
354.333 415.273 L
357.578 413.266 L
360.822 411.19 L
364.067 409.044 L
367.311 406.825 L
370.556 404.534 L
373.8 402.167 L
377.044 399.724 L
380.289 397.205 L
383.533 394.607 L
386.778 391.93 L
390.022 389.174 L
393.267 386.337 L
396.511 383.419 L
399.756 380.419 L
406.244 374.174 L
409.489 370.928 L
412.733 367.6 L
415.978 364.191 L
419.222 360.701 L
422.467 357.131 L
425.711 353.481 L
428.956 349.753 L
432.2 345.948 L
435.444 342.068 L
438.689 338.115 L
441.933 334.09 L
445.178 329.996 L
448.422 325.834 L
451.667 321.609 L
454.911 317.323 L
458.156 312.978 L
461.4 308.578 L
464.644 304.127 L
467.889 299.628 L
471.133 295.085 L
474.378 290.502 L
477.622 285.884 L
480.867 281.234 L
484.111 276.556 L
487.356 271.857 L
490.6 267.139 L
493.844 262.408 L
497.089 257.669 L
500.333 252.926 L
503.578 248.184 L
506.822 243.448 L
510.067 238.722 L
513.311 234.012 L
516.556 229.322 L
519.8 224.657 L
523.044 220.02 L
526.289 215.418 L
529.533 210.852 L
532.778 206.329 L
536.022 201.851 L
539.267 197.423 L
542.511 193.047 L
545.756 188.729 L
549 184.469 L
552.244 180.273 L
555.489 176.142 L
558.733 172.079 L
561.978 168.086 L
565.222 164.165 L
568.467 160.319 L
571.711 156.549 L
574.956 152.857 L
578.2 149.243 L
581.444 145.708 L
584.689 142.255 L
587.933 138.883 L
591.178 135.592 L
594.422 132.383 L
597.667 129.257 L
600.911 126.212 L
604.156 123.25 L
607.4 120.368 L
610.644 117.568 L
613.889 114.848 L
617.133 112.207 L
620.378 109.645 L
623.622 107.16 L
626.867 104.752 L
630.111 102.419 L
633.356 100.161 L
636.6 97.975 L
639.844 95.861 L
643.089 93.817 L
646.333 91.841 L
649.578 89.933 L
652.822 88.09 L
656.067 86.311 L
659.311 84.594 L
662.556 82.939 L
665.8 81.342 L
669.044 79.803 L
672.289 78.321 L
675.533 76.893 L
678.778 75.517 L
682.022 74.193 L
685.267 72.919 L
688.511 71.693 L
691.756 70.514 L
695 69.38 L
S
GR
%%Trailer
%%Pages: 1
%%EOF