Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12039460
D3726.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
30 KB
Referenced Files
None
Subscribers
None
D3726.diff
View Options
diff --git a/logos/logo-white.pdf b/logos/logo-white.pdf
new file mode 100644
index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000
GIT binary patch
literal 0
Hc$@<O00001
literal 0
Hc$@<O00001
diff --git a/qr/nasqueron-join.eps b/qr/nasqueron-join.eps
new file mode 100644
--- /dev/null
+++ b/qr/nasqueron-join.eps
@@ -0,0 +1,2453 @@
+%!PS-Adobe-3.0 EPSF-3.0
+%%Creator: (Apache XML Graphics Commons: EPS Generator for Java2D)
+%%CreationDate: 2025-09-26T00:54:15
+%%Pages: (atend)
+%%BoundingBox: 0 0 1500 1500
+%%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)
+%%Title: (Basic set of procedures used by the XML Graphics project \(Batik and FOP\))
+/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)
+%%Title: (EPS procedures used by the Apache XML Graphics project \(Batik and FOP\))
+/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 1500 1500
+%%BeginPageSetup
+[0.75 0 0 -0.75 0 1500] CT
+%%EndPageSetup
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+0 0 M
+0 740 L
+740 740 L
+740 0 L
+cp
+clip
+1 GC
+N
+0 0 740 740 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+240 80 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+300 80 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+340 80 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+360 80 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+380 80 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+420 80 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+300 100 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+320 100 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+380 100 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+420 100 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+440 100 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+460 100 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+240 120 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+280 120 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+340 120 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+440 120 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+280 140 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+300 140 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+380 140 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+400 140 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+420 140 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+440 140 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+260 160 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+380 160 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+400 160 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+420 160 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+440 160 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+480 160 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+240 180 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+280 180 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+320 180 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+340 180 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+360 180 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+400 180 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+420 180 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+480 180 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+240 200 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+280 200 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+320 200 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+360 200 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+400 200 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+440 200 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+480 200 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+260 220 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+280 220 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+300 220 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+320 220 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+340 220 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+420 220 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+460 220 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+480 220 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+80 240 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+120 240 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+200 240 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+220 240 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+280 240 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+300 240 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+320 240 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+340 240 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+380 240 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+400 240 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+460 240 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+540 240 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+600 240 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+640 240 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+140 260 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+160 260 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+220 260 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+240 260 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+260 260 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+280 260 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+400 260 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+480 260 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+500 260 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+560 260 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+580 260 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+100 280 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+120 280 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+180 280 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+200 280 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+220 280 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+240 280 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+260 280 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+340 280 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+360 280 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+400 280 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+460 280 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+480 280 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+520 280 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+540 280 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+640 280 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+80 300 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+100 300 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+140 300 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+160 300 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+180 300 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+220 300 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+240 300 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+280 300 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+300 300 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+320 300 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+360 300 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+380 300 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+400 300 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+420 300 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+460 300 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+480 300 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+520 300 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+540 300 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+580 300 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+620 300 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+640 300 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+80 320 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+100 320 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+120 320 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+160 320 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+200 320 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+240 320 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+260 320 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+280 320 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+320 320 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+340 320 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+360 320 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+460 320 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+580 320 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+600 320 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+640 320 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+140 340 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+160 340 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+220 340 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+240 340 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+260 340 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+280 340 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+320 340 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+340 340 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+360 340 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+440 340 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+480 340 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+520 340 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+540 340 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+560 340 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+580 340 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+80 360 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+100 360 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+120 360 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+160 360 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+200 360 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+260 360 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+300 360 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+320 360 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+380 360 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+460 360 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+500 360 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+520 360 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+540 360 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+620 360 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+120 380 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+180 380 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+220 380 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+240 380 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+280 380 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+320 380 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+340 380 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+440 380 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+460 380 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+480 380 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+520 380 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+540 380 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+640 380 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+80 400 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+120 400 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+160 400 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+180 400 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+200 400 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+220 400 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+240 400 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+260 400 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+280 400 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+300 400 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+320 400 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+340 400 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+380 400 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+400 400 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+440 400 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+460 400 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+540 400 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+580 400 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+600 400 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+640 400 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+140 420 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+220 420 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+240 420 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+260 420 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+400 420 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+520 420 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+560 420 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+580 420 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+620 420 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+640 420 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+80 440 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+100 440 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+120 440 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+140 440 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+160 440 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+200 440 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+260 440 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+340 440 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+360 440 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+400 440 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+460 440 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+520 440 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+540 440 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+620 440 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+120 460 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+140 460 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+160 460 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+360 460 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+380 460 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+400 460 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+460 460 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+480 460 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+520 460 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+540 460 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+620 460 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+80 480 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+100 480 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+140 480 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+160 480 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+180 480 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+200 480 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+220 480 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+240 480 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+260 480 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+280 480 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+300 480 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+320 480 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+340 480 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+360 480 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+460 480 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+480 480 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+500 480 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+520 480 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+540 480 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+560 480 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+620 480 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+640 480 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+240 500 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+260 500 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+320 500 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+340 500 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+360 500 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+440 500 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+460 500 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+480 500 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+560 500 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+240 520 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+300 520 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+380 520 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+440 520 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+480 520 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+520 520 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+560 520 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+640 520 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+340 540 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+420 540 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+480 540 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+560 540 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+600 540 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+640 540 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+260 560 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+280 560 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+300 560 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+340 560 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+380 560 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+400 560 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+460 560 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+480 560 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+500 560 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+520 560 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+540 560 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+560 560 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+580 560 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+620 560 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+260 580 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+280 580 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+320 580 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+340 580 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+400 580 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+440 580 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+460 580 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+480 580 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+500 580 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+520 580 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+540 580 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+560 580 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+620 580 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+240 600 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+300 600 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+340 600 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+360 600 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+400 600 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+420 600 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+440 600 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+480 600 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+500 600 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+580 600 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+620 600 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+640 600 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+280 620 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+300 620 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+320 620 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+340 620 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+360 620 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+380 620 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+400 620 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+460 620 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+500 620 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+560 620 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+580 620 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+600 620 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+620 620 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+640 620 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+240 640 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+280 640 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+320 640 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+360 640 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+400 640 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+420 640 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+440 640 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+460 640 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+480 640 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+500 640 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+540 640 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+560 640 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+640 640 20 20 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+80 80 M
+220 80 L
+220 220 L
+80 220 L
+cp
+100 100 M
+200 100 L
+200 200 L
+100 200 L
+cp
+eofill
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+520 80 M
+660 80 L
+660 220 L
+520 220 L
+cp
+540 100 M
+640 100 L
+640 200 L
+540 200 L
+cp
+eofill
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+120 120 60 60 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+560 120 60 60 re
+f
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+80 520 M
+220 520 L
+220 660 L
+80 660 L
+cp
+100 540 M
+200 540 L
+200 640 L
+100 640 L
+cp
+eofill
+GR
+GS
+[2.7027 0 0 2.7027 0 0] CT
+N
+120 560 60 60 re
+f
+GR
+%%Trailer
+%%Pages: 1
+%%EOF
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Sep 29, 09:21 (7 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3028062
Default Alt Text
D3726.diff (30 KB)
Attached To
Mode
D3726: Publish material for TeX posters
Attached
Detach File
Event Timeline
Log In to Comment