texlive[49539] Master/texmf-dist: acmart (30dec18)

commits+karl at tug.org commits+karl at tug.org
Sun Dec 30 23:10:06 CET 2018


Revision: 49539
          http://tug.org/svn/texlive?view=revision&revision=49539
Author:   karl
Date:     2018-12-30 23:10:06 +0100 (Sun, 30 Dec 2018)
Log Message:
-----------
acmart (30dec18)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/acmart/Makefile
    trunk/Master/texmf-dist/doc/latex/acmart/README
    trunk/Master/texmf-dist/doc/latex/acmart/acmart.pdf
    trunk/Master/texmf-dist/doc/latex/acmart/acmguide.pdf
    trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-acmlarge.pdf
    trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-acmlarge.tex
    trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall.pdf
    trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall.tex
    trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-acmtog.pdf
    trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-acmtog.tex
    trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-manuscript.pdf
    trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-manuscript.tex
    trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigchi-a.pdf
    trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigchi-a.tex
    trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigchi.pdf
    trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigchi.tex
    trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf.pdf
    trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf.tex
    trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigplan.pdf
    trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigplan.tex
    trunk/Master/texmf-dist/source/latex/acmart/acmart.dtx
    trunk/Master/texmf-dist/tex/latex/acmart/acmart.cls

Added Paths:
-----------
    trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-authordraft.pdf
    trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-authordraft.tex
    trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-base.bib
    trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-franklin.png
    trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-xelatex.pdf
    trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-xelatex.tex

Removed Paths:
-------------
    trunk/Master/texmf-dist/doc/latex/acmart/samples/cats.png
    trunk/Master/texmf-dist/doc/latex/acmart/samples/flies-eps-converted-to.pdf
    trunk/Master/texmf-dist/doc/latex/acmart/samples/flies.eps
    trunk/Master/texmf-dist/doc/latex/acmart/samples/fly-eps-converted-to.pdf
    trunk/Master/texmf-dist/doc/latex/acmart/samples/fly.eps
    trunk/Master/texmf-dist/doc/latex/acmart/samples/map.png
    trunk/Master/texmf-dist/doc/latex/acmart/samples/mouse-eps-converted-to.pdf
    trunk/Master/texmf-dist/doc/latex/acmart/samples/mouse.eps
    trunk/Master/texmf-dist/doc/latex/acmart/samples/rosette-eps-converted-to.pdf
    trunk/Master/texmf-dist/doc/latex/acmart/samples/rosette.eps
    trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-bibliography-biblatex.bib
    trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-bibliography-sigchi-a.bib
    trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-bibliography.bib
    trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf-authordraft.pdf
    trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf-authordraft.tex
    trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf-biblatex.tex
    trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf-xelatex.pdf
    trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf-xelatex.tex
    trunk/Master/texmf-dist/doc/latex/acmart/samples/samplebody-conf.tex
    trunk/Master/texmf-dist/doc/latex/acmart/samples/samplebody-journals.tex
    trunk/Master/texmf-dist/doc/latex/acmart/samples/sigchi-logo.png

Modified: trunk/Master/texmf-dist/doc/latex/acmart/Makefile
===================================================================
--- trunk/Master/texmf-dist/doc/latex/acmart/Makefile	2018-12-30 22:09:44 UTC (rev 49538)
+++ trunk/Master/texmf-dist/doc/latex/acmart/Makefile	2018-12-30 22:10:06 UTC (rev 49539)
@@ -14,8 +14,8 @@
 	samples/sample-acmlarge.tex \
 	samples/sample-acmtog.tex \
 	samples/sample-sigconf.tex \
-	samples/sample-sigconf-authordraft.tex \
-	samples/sample-sigconf-xelatex.tex \
+	samples/sample-authordraft.tex \
+	samples/sample-xelatex.tex \
 	samples/sample-sigplan.tex \
 	samples/sample-sigchi.tex \
 	samples/sample-sigchi-a.tex
@@ -50,6 +50,38 @@
 samples/%: %
 	cp $^ samples
 
+samples/sample-acmsmall.tex: samples/sample-manuscript.tex
+	sed 's/documentclass\[manuscript,screen\]{acmart}/documentclass[acmsmall]{acmart}/' $< > $@
+
+samples/sample-acmlarge.tex: samples/sample-manuscript.tex
+	sed 's/documentclass\[manuscript,screen\]{acmart}/documentclass[acmlarge,screen]{acmart}/' $< > $@
+
+samples/sample-acmtog.tex: samples/sample-manuscript.tex
+	sed 's/documentclass\[manuscript,screen\]{acmart}/documentclass[acmtog]{acmart}/' $<   > $@
+
+samples/sample-sigconf.tex: samples/sample-manuscript.tex
+	sed 's/documentclass\[manuscript,screen\]{acmart}/documentclass[sigconf]{acmart}/' $< | sed 's/^%%//'  > $@
+
+samples/sample-authordraft.tex: samples/sample-manuscript.tex
+	sed 's/documentclass\[manuscript,screen\]{acmart}/documentclass[sigconf,authordraft]{acmart}/' $< | sed 's/^%%//'  > $@
+
+samples/sample-xelatex.tex: samples/sample-sigconf.tex
+	cp $< $@
+
+samples/sample-sigplan.tex: samples/sample-manuscript.tex
+	sed 's/documentclass\[manuscript,screen\]{acmart}/documentclass[sigplan,screen]{acmart}/' $< | sed 's/^%%//'  > $@
+
+samples/sample-sigchi.tex: samples/sample-manuscript.tex
+	sed 's/documentclass\[manuscript,screen\]{acmart}/documentclass[sigchi]{acmart}/' $< | sed 's/^%%//'  > $@
+
+samples/sample-sigchi-a.tex: samples/sample-manuscript.tex
+	sed 's/documentclass\[manuscript,screen\]{acmart}/documentclass[sigchi-a]{acmart}/' $< | \
+	sed 's/begin{figure}\[h\]/begin{marginfigure}/' | \
+	sed 's/end{figure}/end{marginfigure}/' | \
+	sed 's/begin{table}/begin{margintable}/' | \
+	sed 's/end{table}/end{margintable}/'   > $@
+
+
 samples/$(PACKAGE).cls: $(PACKAGE).cls
 samples/ACM-Reference-Format.bst: ACM-Reference-Format.bst
 
@@ -61,7 +93,7 @@
 	while ( grep -q '^LaTeX Warning: Label(s) may have changed' $(basename $<).log) \
 	  do cd $(dir $@) && pdflatex $(notdir $<); done
 
-samples/sample-sigconf-xelatex.pdf:  samples/sample-sigconf-xelatex.tex   samples/$(PACKAGE).cls samples/ACM-Reference-Format.bst
+samples/sample-xelatex.pdf:  samples/sample-xelatex.tex   samples/$(PACKAGE).cls samples/ACM-Reference-Format.bst
 	cd $(dir $@) && xelatex $(notdir $<)
 	- cd $(dir $@) && bibtex $(notdir $(basename $<))
 	cd $(dir $@) && xelatex $(notdir $<)
@@ -69,18 +101,8 @@
 	while ( grep -q '^LaTeX Warning: Label(s) may have changed' $(basename $<).log) \
 	  do cd $(dir $@) && xelatex $(notdir $<); done
 
-samples/sample-manuscript.pdf \
-samples/sample-acmsmall.pdf \
-samples/sample-acmlarge.pdf \
-samples/sample-acmtog.pdf: samples/samplebody-journals.tex
 
-samples/sample-sigconf.pdf \
-samples/sample-sigconf-authordraft.pdf \
-samples/sample-sigconf-xelatex.pdf \
-samples/sample-sigplan.pdf \
-samples/sample-sigchi.pdf: samples/samplebody-conf.tex
 
-
 .PRECIOUS:  $(PACKAGE).cfg $(PACKAGE).cls
 
 
@@ -95,8 +117,8 @@
 	samples/*.bbl samples/*.blg samples/*.cut
 
 distclean: clean
-	$(RM) $(PDF) samples/*-converted-to.pdf
 
+
 #
 # Archive for the distribution. Includes typeset documentation
 #

Modified: trunk/Master/texmf-dist/doc/latex/acmart/README
===================================================================
--- trunk/Master/texmf-dist/doc/latex/acmart/README	2018-12-30 22:09:44 UTC (rev 49538)
+++ trunk/Master/texmf-dist/doc/latex/acmart/README	2018-12-30 22:10:06 UTC (rev 49539)
@@ -206,3 +206,9 @@
 		is now period instead of semilcolon (Philip Quinn)
 		New command \Description to describe images for visually
 		impaired users.
+
+Version 1.57    Change of \baselinestretch now produces an error
+		Booktabs is now always loaded
+		Added option `balance' to balance last page in two-column mode
+		E-mail is no longer split in addresses
+		New samples (Stephen Spencer)
\ No newline at end of file

Modified: trunk/Master/texmf-dist/doc/latex/acmart/acmart.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/acmart/acmguide.pdf
===================================================================
(Binary files differ)

Deleted: trunk/Master/texmf-dist/doc/latex/acmart/samples/cats.png
===================================================================
(Binary files differ)

Deleted: trunk/Master/texmf-dist/doc/latex/acmart/samples/flies-eps-converted-to.pdf
===================================================================
(Binary files differ)

Deleted: trunk/Master/texmf-dist/doc/latex/acmart/samples/flies.eps
===================================================================
--- trunk/Master/texmf-dist/doc/latex/acmart/samples/flies.eps	2018-12-30 22:09:44 UTC (rev 49538)
+++ trunk/Master/texmf-dist/doc/latex/acmart/samples/flies.eps	2018-12-30 22:10:06 UTC (rev 49539)
@@ -1,9448 +0,0 @@
-%!PS-Adobe-3.0 EPSF-3.0
-%%Creator: Adobe Illustrator(R) 8.0
-%%AI8_CreatorVersion: 8.0.1
-%%For: (Mark W Richards) (Association for Computing Machinery)
-%%Title: (newflies.eps)
-%%CreationDate: (2/9/00) (11:16 AM)
-%%BoundingBox: 153 339 459 453
-%%HiResBoundingBox: 153 339.2998 459 452.6997
-%%DocumentProcessColors: Black
-%%DocumentSuppliedResources: procset Adobe_level2_AI5 1.2 0
-%%+ procset Adobe_ColorImage_AI6 1.3 0
-%%+ procset Adobe_Illustrator_AI5 1.3 0
-%%+ procset Adobe_cshow 2.0 8
-%%+ procset Adobe_shading_AI8 1.0 0
-%AI5_FileFormat 4.0
-%AI3_ColorUsage: Black&White
-%AI3_IncludePlacedImages
-%AI7_ImageSettings: 1
-%%CMYKProcessColor: 1 1 1 1 ([Registration])
-%%AI6_ColorSeparationSet: 1 1 (AI6 Default Color Separation Set) 
-%%+ Options: 1 16 0 1 0 1 1 1 0 1 1 1 1 18 0 0 0 0 0 0 0 0 -1 -1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 2 3 4
-%%+ PPD: 1 21 0 0 60 45 2 2 1 0 0 1 0 0 0 0 0 0 0 0 0 0 () 
-%AI3_TemplateBox: 306.5 395.5 306.5 395.5
-%AI3_TileBox: 13 13 599 779
-%AI3_DocumentPreview: Header
-%AI5_ArtSize: 612 792
-%AI5_RulerUnits: 0
-%AI5_ArtFlags: 1 0 0 1 0 0 1 0 0
-%AI5_TargetResolution: 800
-%AI5_NumLayers: 1
-%AI8_OpenToView: 83 583 2 1016 675 18 0 1 8 65 0 0
-%AI5_OpenViewLayers: 7
-%%PageOrigin:13 13
-%%AI3_PaperRect:-13 779 599 -13
-%%AI3_Margin:13 -13 -13 13
-%AI7_GridSettings: 7.2 8 7.2 8 1 0 0.8 0.8 0.8 0.9 0.9 0.9
-%AI7_Thumbnail: 128 48 8
-%%BeginBinary
-%0000330000660000990000CC0033000033330033660033990033CC0033FF
-%0066000066330066660066990066CC0066FF009900009933009966009999
-%0099CC0099FF00CC0000CC3300CC6600CC9900CCCC00CCFF00FF3300FF66
-%00FF9900FFCC3300003300333300663300993300CC3300FF333300333333
-%3333663333993333CC3333FF3366003366333366663366993366CC3366FF
-%3399003399333399663399993399CC3399FF33CC0033CC3333CC6633CC99
-%33CCCC33CCFF33FF0033FF3333FF6633FF9933FFCC33FFFF660000660033
-%6600666600996600CC6600FF6633006633336633666633996633CC6633FF
-%6666006666336666666666996666CC6666FF669900669933669966669999
-%6699CC6699FF66CC0066CC3366CC6666CC9966CCCC66CCFF66FF0066FF33
-%66FF6666FF9966FFCC66FFFF9900009900339900669900999900CC9900FF
-%9933009933339933669933999933CC9933FF996600996633996666996699
-%9966CC9966FF9999009999339999669999999999CC9999FF99CC0099CC33
-%99CC6699CC9999CCCC99CCFF99FF0099FF3399FF6699FF9999FFCC99FFFF
-%CC0000CC0033CC0066CC0099CC00CCCC00FFCC3300CC3333CC3366CC3399
-%CC33CCCC33FFCC6600CC6633CC6666CC6699CC66CCCC66FFCC9900CC9933
-%CC9966CC9999CC99CCCC99FFCCCC00CCCC33CCCC66CCCC99CCCCCCCCCCFF
-%CCFF00CCFF33CCFF66CCFF99CCFFCCCCFFFFFF0033FF0066FF0099FF00CC
-%FF3300FF3333FF3366FF3399FF33CCFF33FFFF6600FF6633FF6666FF6699
-%FF66CCFF66FFFF9900FF9933FF9966FF9999FF99CCFF99FFFFCC00FFCC33
-%FFCC66FFCC99FFCCCCFFCCFFFFFF33FFFF66FFFF99FFFFCC110000001100
-%000011111111220000002200000022222222440000004400000044444444
-%550000005500000055555555770000007700000077777777880000008800
-%000088888888AA000000AA000000AAAAAAAABB000000BB000000BBBBBBBB
-%DD000000DD000000DDDDDDDDEE000000EE000000EEEEEEEE0000000000FF
-%00FF0000FFFFFF0000FF00FFFFFF00FFFFFF
-%524C45FDFCFFFD2BFF5227527D52FD7BFFF85227FF7D527D52FD78FFF852
-%52FD04FF7D52A8FD76FF7D527DFFA827FFFFFF7DF8FD3AFF7DF87DFD1DFF
-%7D52FD1AFF7D527D52FFA8FF52A8277D7DFD38FFF8527DFD0AFF527D52FD
-%11FFA852FD06FF27F8A8FD10FF277D7DFFFFFF527D52F87DFF52FD29FF7D
-%FD0427F8FD07FF7D277D277DFD06FF5227277D527DFD12FFF8FD05FFA8F8
-%FD12FFA85252FD04FF527DFFFF27FF27FD28FF52277DA87DA87D527DFD04
-%FF27525252F8FD05FF277D527D275227FD12FF52FD05FFF8A8FD13FF27FF
-%7D7DA8FF7D52FF52FF7DFF52FD27FF27A8527D7DA8FF7DFFA827FFFF2752
-%7D527D7DFF7DA8FF277DFFFF7D52F8FD13FFF8FD04FFF8FD16FFA8A8277D
-%277DFFA8A87D527D52FD0AFFA8FD1CFF522752FFA8A87DFFA8FF7DF8277D
-%525227F827FFA87D7DFF52FFFFFF27FD13FF27F8FFFFF87DFD15FF52FF52
-%7D7DA8FFFF7DA852275227FD0AFFF8FD1CFF27FF7DFF7DFF7D52A87D7D27
-%27277D522752FF52A8FFFD047DFF527DFD14FFA8F8F852FD17FFA8A827FF
-%527D52A8275227F85252FD07FF52F8A8FD1CFFA87DFF7D52A8A8FFFFA852
-%52F87D527D277D52FF52FF527D527DFF7DFD14FFA8FD04F827FD16FFFD04
-%27F8F8FD04277D272727F8FD04FFF827FD20FF52FF52A852FFFFA8FFA8F8
-%27527D7D7D27FFFFA8FFA87D7DFFFF52FD15FFFD04F87DFD13FFA8272752
-%52277D277D5227525227F827FD04F87DF8A8FD22FF52A87D5252A852A8A8
-%F8525252277D52A8A8527DFFA852FF52A8FD14FF27277D527D2727FD11FF
-%F827277D27527D527D27F8527D522752FF7D27F8F8F87DFD19FF7D277DFD
-%07FFA87D7DFF7D277D7DA82727527D277DF87D7D7D527D27277D27FD14FF
-%F8525227A852F852F8FD0FFF52FF52527D52A8527D52A8A8FD04527D277D
-%52F8F8F8FD18FF52A852A852A8FD07FFF8FFFF52A8A87D525252F852F852
-%F8FFA8A8A8527D527DFD13FF5227522752FF522727F87D27FD0EFFF8F852
-%27FF7D2727277D277D52A827277D7DFF7DFD04F8FD15FFA852A8FF7D7D7D
-%52FD08FF2752FF7D2752F8272727F8522727A8FF7DFFFF27A852FD12FF52
-%7D7D52F827277D5227F852A827FD0EFFA8F8277D527D277D5227F87DFD09
-%F8A87DF8F8FD12FFF8A8FF7DFF527D52A8FD09FF7DFF52A87D277D277D27
-%7D52277D7D527D7D7DF8FD12FF27FF277DF87DF87D522727F827FF7D27FD
-%10FF27F827F8F827527DF82727F827F82727FD05FF7DF827FD0EFF52277D
-%A852FFFFFF527DFD0BFF7DFFFF527D52F8F827F8F8277D7D7DFF2727FD12
-%FF27FFA87D5252527D27F827F82752277DA87DFD10FF52FF52FFFFA8A8F8
-%527D27F85252A8FD07FF27A8FD0CFF527DFF7D52FFA8FFA8A8A8FD0BFFA8
-%7DA8A827F827525252277DF8A8A8A827FD12FF7DFF52FF52FF522727277D
-%27F82727FF7DA8527DFD0EFF52FF7DA8FFA8FF7D52A8FD057DFD15FF527D
-%FFFF7D7DFF7D7DA8527DFD0CFF7D277DF827F8FF27FFF8272727FF52FD13
-%FFA852FF527DFF7D5252522752F852F8527D52FF527DFD0DFF7D527DFFFF
-%5252A87D52FF52277DFD15FF527DFFA8A87D7DFFA87D527D52FD0EFF7DA8
-%27277DA8A8525252A827FD13FF272727FF7D52A8FF7D52277D27277D527D
-%FFFF7DFF527DFD0BFF27FFFF52FFFF7D52A8FF27FF7D7DFD15FF27A87D7D
-%FF7D52FFFF7D7DFF52FD0FFF7D27F8F8277DFFF8F8F827FD13FFA8277DA8
-%52527DA8A8F85252FF527D527D527D52A8FFFF27FD0BFF5252A87D52FFFF
-%5252FFFF7DA8FD15FF27A852A852FF527D52FD04A852FD10FFA852F85252
-%F8275252FD14FF7DFF52277D7D277D52F85227522752F852A8527D52A852
-%A8F8FD09FF52A8FFA852277D7D52FFFF7D7DFD0BFF7DFD09FF27A8FF27FF
-%7D527D7DFF7DA8FFA8FD13FFF8F8F827F87DFD14FF277DFF7DFFA8FFA8FF
-%FF277D52A8F8A8F87DFF7DFFA8527D7DA8A8FD08FF7D7DA852FF7D7DFF7D
-%FF7DFD0DFFF8FD08FFF8A827272752F87D527D5227527D27FD13FFFD05F8
-%7DFD14FFA8FFA87D7D52FF52FF522727FF527D27F827A87DFD04FF7DFF7D
-%FD08FF527D52FFFFA827FF7D27FD0EFF27F87DFD05FF277DF8F8F827277D
-%527DF8F8F827F87DFD13FFA8FD04F8FD14FFA827FF527D52A8FF7D52A827
-%5252F8F87D277DA8A852A852A8FFA8A87DFD07FF7DA87D52A8FFA8527DFD
-%10FFA8F8F8A8FF525252F8522752F8F8F852527DA852527D525227FD12FF
-%F8A852F8FD14FF52A8FFFF27FF52A827FF7D27277D527D52F852FF7DA852
-%A8FD04FF7DFD07FF527D7D7DFF7D52FD15FFF87DF8F8527D277D2727277D
-%277D27F852F8527D5227F827FD0FFFF827FFFFA8F8FD13FF52A8FFFFA8FF
-%FF7DFFA8FF527D5227527D52277DA8FF7D7DA8FF7D527D52FD06FF7D527D
-%7D7DA8FD17FFF8F8F87DA87D527DF8A827A8FF7D7D7DF87D277D277D27FD
-%0FFFF8FD04FF5252FD12FFF827277D7D7D52277DFFFFFF277D527D27FFFF
-%FF277D527D7D7D52A87D27FD06FFF87D27A8FD19FFF8F8F85227FF275227
-%277D277D277DFF7D527D527D7D27FD0EFF2727FD05FFF8FD12FF52527D52
-%7D527DFD05FF5252522752FD05FF7D52A8527D527D52FD22FFF8A8F8F852
-%277D27F85252277D277D52522752525227FD10FFF8FD06FFF8FD12FFF827
-%52F852FD08FFA852F8FD0AFF7D7D7DFD22FFF827FF7DFF277D27F8527D27
-%7D52F8F8FD04277DFD11FF27FD08FFF8FD1EFF275227FD2CFF7DF87DFD06
-%FFF87D27F8277D52FF7D7DFF7D7DA8FD68FF7D7DFD09FF27A8527DFFFF7D
-%A852FFFF7DFFA8FD67FF52FD0AFF7D5252527D527D5252A87D5252FFA8FD
-%72FF7DFFA8FF7D527D52FFFFFF7DA827FD73FF52FF7DFFFF27A87D7DA87D
-%FF7D52FD73FF27FF7D27A827FF527DFFFF527DFD74FFA8A852527D52A852
-%52A8A8527DFD75FF2727FFFF7D7DFFFF527DF8FD76FF7DA852FD04FF2752
-%7DFD78FF277D277DA8277D27FD7AFFA87D27F827F8FDFCFFFDA8FFFF
-%%EndBinary
-%%EndComments
-%%BeginProlog
-%%BeginResource: procset Adobe_level2_AI5 1.2 0
-%%Title: (Adobe Illustrator (R) Version 5.0 Level 2 Emulation)
-%%Version: 1.2 0
-%%CreationDate: (04/10/93) ()
-%%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved)
-userdict /Adobe_level2_AI5 26 dict dup begin
-	put
-	/packedarray where not
-	{
-		userdict begin
-		/packedarray
-		{
-			array astore readonly
-		} bind def
-		/setpacking /pop load def
-		/currentpacking false def
-	 end
-		0
-	} if
-	pop
-	userdict /defaultpacking currentpacking put true setpacking
-	/initialize
-	{
-		Adobe_level2_AI5 begin
-	} bind def
-	/terminate
-	{
-		currentdict Adobe_level2_AI5 eq
-		{
-		 end
-		} if
-	} bind def
-	mark
-	/setcustomcolor where not
-	{
-		/findcmykcustomcolor
-		{
-			(AI8_CMYK_CustomColor)
-			6 packedarray
-		} bind def
-		/findrgbcustomcolor
-		{
-			(AI8_RGB_CustomColor)
-			5 packedarray
-		} bind def
-		/setcustomcolor
-		{
-			exch 
-			aload pop dup
-			(AI8_CMYK_CustomColor) eq
-			{
-				pop pop
-				4
-				{
-					4 index mul
-					4 1 roll
-				} repeat
-				5 -1 roll pop
-				setcmykcolor
-			}
-			{
-				dup (AI8_RGB_CustomColor) eq
-				{
-					pop pop
-					3
-					{
-						1 exch sub
-						3 index mul 
-						1 exch sub
-						3 1 roll
-					} repeat
-					4 -1 roll pop
-					setrgbcolor
-				}
-				{
-					pop
-					4
-					{
-						4 index mul 4 1 roll
-					} repeat
-					5 -1 roll pop
-					setcmykcolor
-				} ifelse
-			} ifelse
-		}
-		def
-	} if
-	/setAIseparationgray
-	{
-		false setoverprint
-		0 setgray
-		/setseparationgray where{
-			pop setseparationgray
-		}{
-			/setcolorspace where{
-				pop
-				[/Separation (All) /DeviceCMYK {dup dup dup}] setcolorspace
-				1 exch sub setcolor
-			}{
-				setgray
-			}ifelse
-		}ifelse
-	} def
-	
-	/gt38? mark {version cvr cvx exec} stopped {cleartomark true} {38 gt exch pop} ifelse def
-	userdict /deviceDPI 72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt put
-	userdict /level2?
-	systemdict /languagelevel known dup
-	{
-		pop systemdict /languagelevel get 2 ge
-	} if
-	put
-/level2ScreenFreq
-{
- begin
-		60
-		HalftoneType 1 eq
-		{
-			pop Frequency
-		} if
-		HalftoneType 2 eq
-		{
-			pop GrayFrequency
-		} if
-		HalftoneType 5 eq
-		{
-			pop Default level2ScreenFreq
-		} if
- end
-} bind def
-userdict /currentScreenFreq  
-	level2? {currenthalftone level2ScreenFreq} {currentscreen pop pop} ifelse put
-level2? not
-	{
-		/setcmykcolor where not
-		{
-			/setcmykcolor
-			{
-				exch .11 mul add exch .59 mul add exch .3 mul add
-				1 exch sub setgray
-			} def
-		} if
-		/currentcmykcolor where not
-		{
-			/currentcmykcolor
-			{
-				0 0 0 1 currentgray sub
-			} def
-		} if
-		/setoverprint where not
-		{
-			/setoverprint /pop load def
-		} if
-		/selectfont where not
-		{
-			/selectfont
-			{
-				exch findfont exch
-				dup type /arraytype eq
-				{
-					makefont
-				}
-				{
-					scalefont
-				} ifelse
-				setfont
-			} bind def
-		} if
-		/cshow where not
-		{
-			/cshow
-			{
-				[
-				0 0 5 -1 roll aload pop
-				] cvx bind forall
-			} bind def
-		} if
-	} if
-	cleartomark
-	/anyColor?
-	{
-		add add add 0 ne
-	} bind def
-	/testColor
-	{
-		gsave
-		setcmykcolor currentcmykcolor
-		grestore
-	} bind def
-	/testCMYKColorThrough
-	{
-		testColor anyColor?
-	} bind def
-	userdict /composite?
-	1 0 0 0 testCMYKColorThrough
-	0 1 0 0 testCMYKColorThrough
-	0 0 1 0 testCMYKColorThrough
-	0 0 0 1 testCMYKColorThrough
-	and and and
-	put
-	composite? not
-	{
-		userdict begin
-		gsave
-		/cyan? 1 0 0 0 testCMYKColorThrough def
-		/magenta? 0 1 0 0 testCMYKColorThrough def
-		/yellow? 0 0 1 0 testCMYKColorThrough def
-		/black? 0 0 0 1 testCMYKColorThrough def
-		grestore
-		/isCMYKSep? cyan? magenta? yellow? black? or or or def
-		/customColor? isCMYKSep? not def
-	 end
-	} if
- end defaultpacking setpacking
-%%EndResource
-%%BeginProcSet: Adobe_ColorImage_AI6 1.3 0
-userdict /Adobe_ColorImage_AI6 known not
-{
-	userdict /Adobe_ColorImage_AI6 53 dict put 
-} if
-userdict /Adobe_ColorImage_AI6 get begin
-/initialize { 
-	Adobe_ColorImage_AI6 begin
-	Adobe_ColorImage_AI6 {
-		dup type /arraytype eq {
-			dup xcheck {
-				bind
-			} if
-		} if
-		pop pop
-	} forall
-} def
-/terminate { end } def
-currentdict /Adobe_ColorImage_AI6_Vars known not {
-	/Adobe_ColorImage_AI6_Vars 41 dict def
-} if
-Adobe_ColorImage_AI6_Vars begin
-	/plateindex -1 def
-	/_newproc null def
-	/_proc1 null def
-	/_proc2 null def
-	/sourcearray 4 array def
-	/_ptispace null def
-	/_ptiname null def
-	/_pti0 0 def
-	/_pti1 0 def
-	/_ptiproc null def
-	/_ptiscale 0 def
-	/_pticomps 0 def
-	/_ptibuf 0 string def
-	/_gtigray 0 def
-	/_cticmyk null def
-	/_rtirgb null def
-	/XIEnable true def
-	/XIType 0 def
-	/XIEncoding 0 def
-	/XICompression 0 def
-	/XIChannelCount 0 def
-	/XIBitsPerPixel 0 def
-	/XIImageHeight 0 def
-	/XIImageWidth 0 def
-	/XIImageMatrix null def
-	/XIRowBytes 0 def
-	/XIFile null def
-	/XIBuffer1 null def
-	/XIBuffer2 null def
-	/XIBuffer3 null def
-	/XIDataProc null def
-	/XIColorSpace /DeviceGray def
-	/XIColorValues 0 def
-	/XIPlateList false def
-end
-/ci6colorimage /colorimage where {/colorimage get}{null} ifelse def
-/ci6image systemdict /image get def
-/ci6curtransfer systemdict /currenttransfer get def
-/ci6curoverprint /currentoverprint where {/currentoverprint get}{{_of}} ifelse def
-/ci6foureq {
-	4 index ne {
-		pop pop pop false
-	}{
-		4 index ne {
-			pop pop false
-		}{
-			4 index ne {
-				pop false
-			}{
-				4 index eq
-			} ifelse
-		} ifelse
-	} ifelse
-} def
-/ci6testplate {
-	Adobe_ColorImage_AI6_Vars begin
-		/plateindex -1 def
-		/setcmykcolor where {
-			pop
-			gsave
-			1 0 0 0 setcmykcolor systemdict /currentgray get exec 1 exch sub
-			0 1 0 0 setcmykcolor systemdict /currentgray get exec 1 exch sub
-			0 0 1 0 setcmykcolor systemdict /currentgray get exec 1 exch sub
-			0 0 0 1 setcmykcolor systemdict /currentgray get exec 1 exch sub
-			grestore
-			1 0 0 0 ci6foureq { 
-				/plateindex 0 def
-			}{
-				0 1 0 0 ci6foureq { 
-					/plateindex 1 def
-				}{
-					0 0 1 0 ci6foureq {
-						/plateindex 2 def
-					}{
-						0 0 0 1 ci6foureq { 
-							/plateindex 3 def
-						}{
-							0 0 0 0 ci6foureq {
-								/plateindex 5 def
-							} if
-						} ifelse
-					} ifelse
-				} ifelse
-			} ifelse
-			pop pop pop pop
-		} if
-		plateindex
- end
-} def
-/ci6concatprocs {
-	/packedarray where {
-		pop dup type /packedarraytype eq 2 index type
-		/packedarraytype eq or
-	}{
-		false
-	} ifelse
-	{
-		/_proc2 exch cvlit def
-		/_proc1 exch cvlit def
-		_proc1 aload pop
-		_proc2 aload pop
-		_proc1 length
-		_proc2 length add
-		packedarray cvx
-	}{
-		/_proc2 exch cvlit def
-		/_proc1 exch cvlit def
-		/_newproc _proc1 length _proc2 length add array def
-		_newproc 0 _proc1 putinterval
-		_newproc _proc1 length _proc2 putinterval
-		_newproc cvx
-	} ifelse
-} def
-/ci6istint {
-	type /arraytype eq 
-} def
-/ci6isspot {
-	dup type /arraytype eq {
-		dup length 1 sub get /Separation eq
-	}{
-		pop false
-	} ifelse
-} def
-/ci6spotname {
-	dup ci6isspot {dup length 2 sub get}{pop ()} ifelse
-} def
-/ci6altspace {
-	aload pop pop pop ci6colormake
-} def
-/ci6numcomps {
-	dup /DeviceGray eq {
-		pop 1
-	}{
-		dup /DeviceRGB eq {
-			pop 3
-		}{
-			/DeviceCMYK eq {
-				4
-			}{
-				1
-			} ifelse
-		} ifelse
-	} ifelse
-} def
-/ci6marksplate {
-	dup /DeviceGray eq {
-		pop plateindex 3 eq
-	}{
-		dup /DeviceRGB eq {
-			pop plateindex 5 ne
-		}{
-			dup /DeviceCMYK eq {
-				pop plateindex 5 ne
-			}{
-				dup ci6isspot {
-					/findcmykcustomcolor where {
-						pop
-						dup length 2 sub get
-						0.1 0.1 0.1 0.1 5 -1 roll
-						findcmykcustomcolor 1 setcustomcolor
-						systemdict /currentgray get exec
-						1 ne
-					}{
-						pop plateindex 5 ne
-					} ifelse
-				}{
-					pop plateindex 5 ne
-				} ifelse
-			} ifelse
-		} ifelse
-	} ifelse
-} def
-/ci6colormake {
-	dup ci6numcomps
-	exch 1 index 2 add 1 roll
-	dup 1 eq {pop}{array astore} ifelse
-	exch
-} def
-/ci6colorexpand {
-	dup ci6spotname exch
-	dup ci6istint {
-		ci6altspace
-		exch 4 1 roll
-	}{
-		1 3 1 roll
-	} ifelse
-} def
-/ci6colortint {
-	dup /DeviceGray eq {
-		3 1 roll 1 exch sub mul 1 exch sub exch
-	}{
-		dup /DeviceRGB eq {
-			3 1 roll {1 exch sub 1 index mul 1 exch sub exch} forall pop 3 array astore exch
-		}{
-			dup /DeviceCMYK eq {
-				3 1 roll {1 index mul exch} forall pop 4 array astore exch
-			}{
-				3 1 roll mul exch
-			} ifelse
-		} ifelse
-	} ifelse
-} def
-/ci6colortocmyk {
-	dup /DeviceGray eq {
-		pop 1 exch sub 0 0 0 4 -1 roll 4 array astore
-	}{
-		dup /DeviceRGB eq {
-			pop aload pop _rgbtocmyk 4 array astore
-		}{
-			dup /DeviceCMYK eq {
-				pop
-			}{
-				ci6altspace ci6colortint ci6colortocmyk
-			} ifelse
-		} ifelse
-	} ifelse
-} def
-/ci6makeimagedict {
-	7 dict begin
-		/ImageType 1 def
-		/Decode exch def
-		/DataSource exch def
-		/ImageMatrix exch def
-		/BitsPerComponent exch def
-		/Height exch def
-		/Width exch def
-	currentdict end
-} def
-/ci6stringinvert {
-	0 1 2 index length 1 sub {
-		dup 2 index exch get 255 exch sub 2 index 3 1 roll put
-	} for
-} def
-/ci6stringknockout {
-	0 1 2 index length 1 sub {
-		255 2 index 3 1 roll put
-	} for
-} def
-/ci6stringapply {
-	0 1 4 index length 1 sub {
-		dup
-		4 index exch get
-		3 index 3 1 roll
-		3 index exec
-	} for
-	pop exch pop
-} def
-/ci6walkrgbstring {
-	0 3 index
-	dup length 1 sub 0 3 3 -1 roll {
-		3 getinterval {} forall
-		5 index exec
-		3 index
-	} for
-	
-	 5 {pop} repeat
-} def
-/ci6walkcmykstring
-{
-	0 3 index
-	dup length 1 sub 0 4 3 -1 roll {
-		4 getinterval {} forall
-		
-		6 index exec
-		
-		3 index
-		
-	} for
-	
-	5 { pop } repeat
-	
-} def
-/ci6putrgbtograystr
-{
-	.11 mul exch
-	
-	.59 mul add exch
-	
-	.3 mul add
-	
-	cvi 3 copy put
-	
-	pop 1 add
-} def
-/ci6putcmyktograystr
-{
-	exch .11 mul add
-	
-	exch .59 mul add
-	
-	exch .3 mul add
-	
-	dup 255 gt { pop 255 } if
-	
-	255 exch sub cvi 3 copy put
-	
-	pop 1 add
-} def
-/ci6rgbtograyproc {	
-	Adobe_ColorImage_AI6_Vars begin 
-		sourcearray 0 get exec
-		XIBuffer3
-		dup 3 1 roll 
-		
-		/ci6putrgbtograystr load exch
-		ci6walkrgbstring
- end
-} def
-/ci6cmyktograyproc {	
-	Adobe_ColorImage_AI6_Vars begin
-		sourcearray 0 get exec
-		XIBuffer3
-		dup 3 1 roll 
-		
-		/ci6putcmyktograystr load exch
-		ci6walkcmykstring
- end
-} def
-/ci6separatecmykproc {	
-	Adobe_ColorImage_AI6_Vars begin
-		sourcearray 0 get exec
-		
-		XIBuffer3
-		
-		0 2 index
-		
-		plateindex 4 2 index length 1 sub {
-			get 255 exch sub
-			
-			3 copy put pop 1 add
-			
-			2 index
-		} for
-		pop pop exch pop
- end
-} def
-	
-/ci6compositeimage {
-	dup 1 eq {
-		pop pop image
-	}{
-		/ci6colorimage load null ne {
-			ci6colorimage
-		}{
-			3 1 roll pop
-			sourcearray 0 3 -1 roll put
-			3 eq {/ci6rgbtograyproc}{/ci6cmyktograyproc} ifelse load
-			image
-		} ifelse
-	} ifelse
-} def
-/ci6knockoutimage {
-	gsave
-	0 ci6curtransfer exec 1 ci6curtransfer exec
-	eq {
-		0 ci6curtransfer exec 0.5 lt
-	}{
-		0 ci6curtransfer exec 1 ci6curtransfer exec gt
-	} ifelse
-	{{pop 0}}{{pop 1}} ifelse
-	systemdict /settransfer get exec
-	ci6compositeimage
-	grestore
-} def
-/ci6drawimage {
-	ci6testplate -1 eq {
-		pop ci6compositeimage
-	}{
-		dup type /arraytype eq {
-			dup length plateindex gt {plateindex get}{pop false} ifelse
-		}{
-			{
-				true
-			}{
-				dup 1 eq {plateindex 3 eq}{plateindex 3 le} ifelse
-			} ifelse
-		} ifelse
-		{
-			dup 1 eq {
-				pop pop ci6image
-			}{
-				dup 3 eq {
-					ci6compositeimage
-				}{
-					pop pop
-					sourcearray 0 3 -1 roll put
-					/ci6separatecmykproc load
-					ci6image
-				} ifelse
-			} ifelse
-		}{
-			ci6curoverprint {
-				7 {pop} repeat
-			}{
-				ci6knockoutimage
-			} ifelse
-		} ifelse
-	} ifelse
-} def
-/ci6proctintimage {
-	/_ptispace exch store /_ptiname exch store /_pti1 exch store /_pti0 exch store /_ptiproc exch store
-	/_pticomps _ptispace ci6numcomps store
-	/_ptiscale _pti1 _pti0 sub store
-	level2? {
-		_ptiname length 0 gt version cvr 2012 ge and {
-			[/Separation _ptiname _ptispace {_ptiproc}] setcolorspace
-			[_pti0 _pti1] ci6makeimagedict ci6image
-		}{
-			[/Indexed _ptispace 255 {255 div _ptiscale mul _pti0 add _ptiproc}] setcolorspace
-			[0 255] ci6makeimagedict ci6image
-		} ifelse
-	}{
-		_pticomps 1 eq {
-			{
-				dup
-				{
-					255 div _ptiscale mul _pti0 add _ptiproc 255 mul cvi put
-				} ci6stringapply
-			} ci6concatprocs ci6image
-		}{
-			{
-				dup length _pticomps mul dup _ptibuf length ne {/_ptibuf exch string store}{pop} ifelse
-				_ptibuf {
-					exch _pticomps mul exch 255 div _ptiscale mul _pti0 add _ptiproc
-					_pticomps 2 add -2 roll
-					_pticomps 1 sub -1 0 {
-						1 index add 2 index exch
-						5 -1 roll
-						255 mul cvi put
-					} for
-					pop pop
-				} ci6stringapply
-			} ci6concatprocs false _pticomps
-			/ci6colorimage load null eq {7 {pop} repeat}{ci6colorimage} ifelse
-		} ifelse
-	} ifelse
-} def
-/ci6graytintimage {
-	/_gtigray 5 -1 roll store
-	{1 _gtigray sub mul 1 exch sub} 4 1 roll
-	/DeviceGray ci6proctintimage
-} def
-/ci6cmyktintimage {
-	/_cticmyk 5 -1 roll store
-	{_cticmyk {1 index mul exch} forall pop} 4 1 roll
-	/DeviceCMYK ci6proctintimage
-} def
-/ci6rgbtintimage {
-	/_rtirgb 5 -1 roll store
-	{_rtirgb {1 exch sub 1 index mul 1 exch sub exch} forall pop} 4 1 roll
-	/DeviceRGB ci6proctintimage
-} def
-/ci6tintimage {
-	ci6testplate -1 eq {
-		ci6colorexpand
-		3 -1 roll 5 -1 roll {0}{0 exch} ifelse 4 2 roll
-		dup /DeviceGray eq {
-			pop ci6graytintimage
-		}{
-			dup /DeviceRGB eq {
-				pop ci6rgbtintimage
-			}{
-				pop ci6cmyktintimage
-			} ifelse
-		} ifelse
-	}{
-		dup ci6marksplate {
-			plateindex 5 lt {
-				ci6colortocmyk plateindex get
-				dup 0 eq ci6curoverprint and {
-					7 {pop} repeat
-				}{
-					1 exch sub
-					exch {1 0}{0 1} ifelse () ci6graytintimage
-				} ifelse
-			}{
-				pop exch {0}{0 exch} ifelse 0 3 1 roll () ci6graytintimage
-			} ifelse
-		}{
-			ci6curoverprint {
-				8 {pop} repeat
-			}{
-				pop pop pop
-				{pop 1} 0 1 () /DeviceGray ci6proctintimage
-			} ifelse
-		} ifelse
-	} ifelse
-} def
-/XINullImage {
-} def
-/XIImageMask {
-	XIImageWidth XIImageHeight false
-	[XIImageWidth 0 0 XIImageHeight neg 0 0]
-	/XIDataProc load
-	imagemask
-} def
-/XIImageTint {
-	XIImageWidth XIImageHeight XIBitsPerPixel
-	[XIImageWidth 0 0 XIImageHeight neg 0 0]
-	/XIDataProc load
-	XIType 3 eq XIColorValues XIColorSpace ci6tintimage
-} def
-/XIImage {
-	XIImageWidth XIImageHeight XIBitsPerPixel
-	[XIImageWidth 0 0 XIImageHeight neg 0 0]
-	/XIDataProc load
-	false XIChannelCount XIPlateList ci6drawimage
-} def
-/XG {
-	pop pop
-} def
-/XF {
-	13 {pop} repeat
-} def
-/Xh {
-	Adobe_ColorImage_AI6_Vars begin
-		gsave
-		/XIType exch def
-		/XIImageHeight exch def
-		/XIImageWidth exch def
-		/XIImageMatrix exch def
-		0 0 moveto
-		XIImageMatrix concat
-		XIImageWidth XIImageHeight scale
-		
-		/_lp /null ddef
-		_fc
-		/_lp /imagemask ddef
- end
-} def
-/XH {
-	Adobe_ColorImage_AI6_Vars begin
-		grestore
- end
-} def
-/XIEnable {
-	Adobe_ColorImage_AI6_Vars /XIEnable 3 -1 roll put
-} def
-/XC {
-	Adobe_ColorImage_AI6_Vars begin
-		ci6colormake
-		/XIColorSpace exch def
-		/XIColorValues exch def
- end
-} def
-/XIPlates {
-	Adobe_ColorImage_AI6_Vars begin
-		/XIPlateList exch def
- end
-} def
-/XI
-{
-	Adobe_ColorImage_AI6_Vars begin
-		gsave
-		/XIType exch def
-		cvi dup
-		256 idiv /XICompression exch store
-		256 mod /XIEncoding exch store
-		pop pop
-		/XIChannelCount exch def
-		/XIBitsPerPixel exch def
-		/XIImageHeight exch def
-		/XIImageWidth exch def
-		pop pop pop pop
-		/XIImageMatrix exch def
-		XIBitsPerPixel 1 eq {
-			XIImageWidth 8 div ceiling cvi
-		}{
-			XIImageWidth XIChannelCount mul
-		} ifelse
-		/XIRowBytes exch def
-		XIEnable {
-			/XIBuffer3 XIImageWidth string def
-			XICompression 0 eq {
-				/XIBuffer1 XIRowBytes string def
-				XIEncoding 0 eq {
-					{currentfile XIBuffer1 readhexstring pop}
-				}{
-					{currentfile XIBuffer1 readstring pop}
-				} ifelse
-			}{
-				/XIBuffer1 256 string def
-				/XIBuffer2 XIRowBytes string def
-				{currentfile XIBuffer1 readline pop (%) anchorsearch {pop} if}
-				/ASCII85Decode filter /DCTDecode filter
-				/XIFile exch def
-				{XIFile XIBuffer2 readstring pop}
-			} ifelse
-			/XIDataProc exch def
-			
-			XIType 1 ne {
-				0 setgray
-			} if
-			XIType 1 eq {
-				XIImageMask
-			}{
-				XIType 2 eq XIType 3 eq or {
-					XIImageTint
-				}{
-					XIImage
-				} ifelse
-			} ifelse
-		}{
-			XINullImage
-		} ifelse
-		/XIPlateList false def
-		grestore
- end
-} def
-end
-%%EndProcSet
-%%BeginResource: procset Adobe_Illustrator_AI5 1.3 0
-%%Title: (Adobe Illustrator (R) Version 8.0 Full Prolog)
-%%Version: 1.3 0
-%%CreationDate: (3/7/1994) ()
-%%Copyright: ((C) 1987-1998 Adobe Systems Incorporated All Rights Reserved)
-currentpacking true setpacking
-userdict /Adobe_Illustrator_AI5_vars 112 dict dup begin
-put
-/_?cmyk false def
-/_eo false def
-/_lp /none def
-/_pf
-{
-} def
-/_ps
-{
-} def
-/_psf
-{
-} def
-/_pss
-{
-} def
-/_pjsf
-{
-} def
-/_pjss
-{
-} def
-/_pola 0 def
-/_doClip 0 def
-/cf currentflat def
-/_lineorientation 0 def
-/_charorientation 0 def
-/_yokoorientation 0 def
-/_tm matrix def
-/_renderStart
-[
-/e0 /r0 /a0 /o0 /e1 /r1 /a1 /i0
-] def
-/_renderEnd
-[
-null null null null /i1 /i1 /i1 /i1
-] def
-/_render -1 def
-/_shift [0 0] def
-/_ax 0 def
-/_ay 0 def
-/_cx 0 def
-/_cy 0 def
-/_leading
-[
-0 0
-] def
-/_ctm matrix def
-/_mtx matrix def
-/_sp 16#020 def
-/_hyphen (-) def
-/_fontSize 0 def
-/_fontAscent 0 def
-/_fontDescent 0 def
-/_fontHeight 0 def
-/_fontRotateAdjust 0 def
-/Ss 256 string def
-Ss 0 (fonts/) putinterval
-/_cnt 0 def
-/_scale [1 1] def
-/_nativeEncoding 0 def
-/_useNativeEncoding 0 def
-/_tempEncode 0 def
-/_pntr 0 def
-/_tDict 2 dict def
-/_hfname 100 string def
-/_hffound false def
-/Tx
-{
-} def
-/Tj
-{
-} def
-/CRender
-{
-} def
-/_AI3_savepage
-{
-} def
-/_gf null def
-/_cf 4 array def
-/_rgbf 3 array def
-/_if null def
-/_of false def
-/_fc
-{
-} def
-/_gs null def
-/_cs 4 array def
-/_rgbs 3 array def
-/_is null def
-/_os false def
-/_sc
-{
-} def
-/_pd 1 dict def
-/_ed 15 dict def
-/_pm matrix def
-/_fm null def
-/_fd null def
-/_fdd null def
-/_sm null def
-/_sd null def
-/_sdd null def
-/_i null def
-/_lobyte 0 def
-/_hibyte 0 def
-/_cproc null def
-/_cscript 0 def
-/_hvax 0 def
-/_hvay 0 def
-/_hvwb 0 def
-/_hvcx 0 def
-/_hvcy 0 def
-/_bitfont null def
-/_bitlobyte 0 def
-/_bithibyte 0 def
-/_bitkey null def
-/_bitdata null def
-/_bitindex 0 def
-/discardSave null def
-/buffer 256 string def
-/beginString null def
-/endString null def
-/endStringLength null def
-/layerCnt 1 def
-/layerCount 1 def
-/perCent (%) 0 get def
-/perCentSeen? false def
-/newBuff null def
-/newBuffButFirst null def
-/newBuffLast null def
-/clipForward? false def
-end
-userdict /Adobe_Illustrator_AI5 known not {
-	userdict /Adobe_Illustrator_AI5 100 dict put
-} if
-userdict /Adobe_Illustrator_AI5 get begin
-/initialize
-{
-	Adobe_Illustrator_AI5 dup begin
-	Adobe_Illustrator_AI5_vars begin
-	/_aicmykps where {pop /_?cmyk _aicmykps def}if
-	discardDict
-	{
-		bind pop pop
-	} forall
-	dup /nc get begin
-	{
-		dup xcheck 1 index type /operatortype ne and
-		{
-			bind
-		} if
-		pop pop
-	} forall
- end
-	newpath
-} def
-/terminate
-{
- end
- end
-} def
-/_
-null def
-/ddef
-{
-	Adobe_Illustrator_AI5_vars 3 1 roll put
-} def
-/xput
-{
-	dup load dup length exch maxlength eq
-	{
-		dup dup load dup
-		length 2 mul dict copy def
-	} if
-	load begin
-	def
- end
-} def
-/npop
-{
-	{
-		pop
-	} repeat
-} def
-/hswj
-{
-	dup stringwidth 3 2 roll
-	{
-		_hvwb eq { exch _hvcx add exch _hvcy add } if
-		exch _hvax add exch _hvay add
-	} cforall
-} def
-/vswj
-{
-	0 0 3 -1 roll
-	{
-		dup 255 le
-		_charorientation 1 eq
-		and
-		{
-			dup cstring stringwidth 5 2 roll
-			_hvwb eq { exch _hvcy sub exch _hvcx sub } if
-			exch _hvay sub exch _hvax sub
-			4 -1 roll sub exch
-			3 -1 roll sub exch
-		}
-		{
-			_hvwb eq { exch _hvcy sub exch _hvcx sub } if
-			exch _hvay sub exch _hvax sub
-			_fontHeight sub
-		} ifelse
-	} cforall
-} def
-/swj
-{
-	6 1 roll
-	/_hvay exch ddef
-	/_hvax exch ddef
-	/_hvwb exch ddef
-	/_hvcy exch ddef
-	/_hvcx exch ddef
-	_lineorientation 0 eq { hswj } { vswj } ifelse
-} def
-/sw
-{
-	0 0 0 6 3 roll swj
-} def
-/vjss
-{
-	4 1 roll
-	{
-		dup cstring
-		dup length 1 eq
-		_charorientation 1 eq
-		and
-		{
-			-90 rotate
-			currentpoint
-			_fontRotateAdjust add
-			moveto
-			gsave
-			false charpath currentpoint
-			5 index setmatrix stroke
-			grestore
-			_fontRotateAdjust sub
-			moveto
-			_sp eq
-			{
-				5 index 5 index rmoveto
-			} if
-			2 copy rmoveto
-			90 rotate
-		}
-		{
-			currentpoint
-			_fontHeight sub
-			5 index sub
-			3 index _sp eq
-			{
-				9 index sub
-			} if
-	
-			currentpoint
-			exch 4 index stringwidth pop 2 div sub
-			exch _fontAscent sub
-			moveto
-	
-			gsave
-			2 index false charpath
-			6 index setmatrix stroke
-			grestore
-	
-			moveto pop pop
-		} ifelse
-	} cforall
-	6 npop
-} def
-/hjss
-{
-	4 1 roll
-	{
-		dup cstring
-		gsave
-		false charpath currentpoint
-		5 index setmatrix stroke
-		grestore
-		moveto
-		_sp eq
-		{
-			5 index 5 index rmoveto
-		} if
-		2 copy rmoveto
-	} cforall
-	6 npop
-} def
-/jss
-{
-	_lineorientation 0 eq { hjss } { vjss } ifelse
-} def
-/ss
-{
-	0 0 0 7 3 roll jss
-} def
-/vjsp
-{
-	4 1 roll
-	{
-		dup cstring
-		dup length 1 eq
-		_charorientation 1 eq
-		and
-		{
-			-90 rotate
-			currentpoint
-			_fontRotateAdjust add
-			moveto
-			false charpath
-            currentpoint
-			_fontRotateAdjust sub
-			moveto
-			_sp eq
-			{
-				5 index 5 index rmoveto
-			} if
-			2 copy rmoveto
-			90 rotate
-		}
-		{
-			currentpoint
-			_fontHeight sub
-			5 index sub
-			3 index _sp eq
-			{
-				9 index sub
-			} if
-	
-			currentpoint
-			exch 4 index stringwidth pop 2 div sub
-			exch _fontAscent sub
-			moveto
-	
-			2 index false charpath
-	
-			moveto pop pop
-		} ifelse
-	} cforall
-	6 npop
-} def
-/hjsp
-{
-    4 1 roll
-    {
-        dup cstring
-        false charpath
-        _sp eq
-        {
-            5 index 5 index rmoveto
-        } if
-        2 copy rmoveto
-    } cforall
-    6 npop
-} def
-/jsp
-{
-	matrix currentmatrix
-    _lineorientation 0 eq {hjsp} {vjsp} ifelse
-} def
-/sp
-{
-    matrix currentmatrix
-    0 0 0 7 3 roll
-    _lineorientation 0 eq {hjsp} {vjsp} ifelse
-} def
-/pl
-{
-	transform
-	0.25 sub round 0.25 add exch
-	0.25 sub round 0.25 add exch
-	itransform
-} def
-/setstrokeadjust where
-{
-	pop true setstrokeadjust
-	/c
-	{
-		curveto
-	} def
-	/C
-	/c load def
-	/v
-	{
-		currentpoint 6 2 roll curveto
-	} def
-	/V
-	/v load def
-	/y
-	{
-		2 copy curveto
-	} def
-	/Y
-	/y load def
-	/l
-	{
-		lineto
-	} def
-	/L
-	/l load def
-	/m
-	{
-		moveto
-	} def
-}
-{
-	/c
-	{
-		pl curveto
-	} def
-	/C
-	/c load def
-	/v
-	{
-		currentpoint 6 2 roll pl curveto
-	} def
-	/V
-	/v load def
-	/y
-	{
-		pl 2 copy curveto
-	} def
-	/Y
-	/y load def
-	/l
-	{
-		pl lineto
-	} def
-	/L
-	/l load def
-	/m
-	{
-		pl moveto
-	} def
-} ifelse
-/d
-{
-	setdash
-} def
-/cf
-{
-} def
-/i
-{
-	dup 0 eq
-	{
-		pop cf
-	} if
-	setflat
-} def
-/j
-{
-	setlinejoin
-} def
-/J
-{
-	setlinecap
-} def
-/M
-{
-	setmiterlimit
-} def
-/w
-{
-	setlinewidth
-} def
-/XR
-{
-	0 ne
-	/_eo exch ddef
-} def
-/H
-{
-} def
-/h
-{
-	closepath
-} def
-/N
-{
-	_pola 0 eq
-	{
-		_doClip 1 eq
-		{
-			_eo {eoclip} {clip} ifelse /_doClip 0 ddef
-		} if
-		newpath
-	}
-	{
-		/CRender
-		{
-			N
-		} ddef
-	} ifelse
-} def
-/n
-{
-	N
-} def
-/F
-{
-	_pola 0 eq
-	{
-		_doClip 1 eq
-		{
-			gsave _pf grestore _eo {eoclip} {clip} ifelse newpath /_lp /none ddef _fc
-			/_doClip 0 ddef
-		}
-		{
-			_pf
-		} ifelse
-	}
-	{
-		/CRender
-		{
-			F
-		} ddef
-	} ifelse
-} def
-/f
-{
-	closepath
-	F
-} def
-/S
-{
-	_pola 0 eq
-	{
-		_doClip 1 eq
-		{
-			gsave _ps grestore _eo {eoclip} {clip} ifelse newpath /_lp /none ddef _sc
-			/_doClip 0 ddef
-		}
-		{
-			_ps
-		} ifelse
-	}
-	{
-		/CRender
-		{
-			S
-		} ddef
-	} ifelse
-} def
-/s
-{
-	closepath
-	S
-} def
-/B
-{
-	_pola 0 eq
-	{
-		_doClip 1 eq
-		gsave F grestore
-		{
-			gsave S grestore _eo {eoclip} {clip} ifelse newpath /_lp /none ddef _sc
-			/_doClip 0 ddef
-		}
-		{
-			S
-		} ifelse
-	}
-	{
-		/CRender
-		{
-			B
-		} ddef
-	} ifelse
-} def
-/b
-{
-	closepath
-	B
-} def
-/W
-{
-	/_doClip 1 ddef
-} def
-/*
-{
-	count 0 ne
-	{
-		dup type /stringtype eq
-		{
-			pop
-		} if
-	} if
-	newpath
-} def
-/u
-{
-} def
-/U
-{
-} def
-/q
-{
-	_pola 0 eq
-	{
-		gsave
-	} if
-} def
-/Q
-{
-	_pola 0 eq
-	{
-		grestore
-	} if
-} def
-/*u
-{
-	_pola 1 add /_pola exch ddef
-} def
-/*U
-{
-	_pola 1 sub /_pola exch ddef
-	_pola 0 eq
-	{
-		CRender
-	} if
-} def
-/D
-{
-	pop
-} def
-/*w
-{
-} def
-/*W
-{
-} def
-/`
-{
-	/_i save ddef
-	clipForward?
-	{
-		nulldevice
-	} if
-	6 1 roll 4 npop
-	concat pop
-	userdict begin
-	/showpage
-	{
-	} def
-	0 setgray
-	0 setlinecap
-	1 setlinewidth
-	0 setlinejoin
-	10 setmiterlimit
-	[] 0 setdash
-	/setstrokeadjust where {pop false setstrokeadjust} if
-	newpath
-	0 setgray
-	false setoverprint
-} def
-/~
-{
- end
-	_i restore
-} def
-/_rgbtocmyk
-{
-	3
-	{
-		1 exch sub 3 1 roll
-	} repeat
-	3 copy 1 4 1 roll
-	3
-	{
-		3 index 2 copy gt
-		{
-			exch
-		} if
-		pop 4 1 roll
-	} repeat
-	pop pop pop
-	4 1 roll
-	3
-	{
-		3 index sub
-		3 1 roll
-	} repeat
-	4 -1 roll
-} def
-/setrgbfill
-{
-	_rgbf astore pop
-	/_fc
-	{
-		_lp /fill ne
-		{
-			_of setoverprint
-			_rgbf aload pop setrgbcolor
-			/_lp /fill ddef
-		} if
-	} ddef
-	/_pf
-	{
-		_fc
-		_eo {eofill} {fill} ifelse
-	} ddef
-	/_psf
-	{
-		_fc
-		hvashow
-	} ddef
-	/_pjsf
-	{
-		_fc
-		hvawidthshow
-	} ddef
-	/_lp /none ddef
-} def
-/setrgbstroke
-{
-	_rgbs astore pop
-	/_sc
-	{
-		_lp /stroke ne
-		{
-			_os setoverprint
-			_rgbs aload pop setrgbcolor
-			/_lp /stroke ddef
-		} if
-	} ddef
-	/_ps
-	{
-		_sc
-		stroke
-	} ddef
-	/_pss
-	{
-		_sc
-		ss
-	} ddef
-	/_pjss
-	{
-		_sc
-		jss
-	} ddef
-	/_lp /none ddef
-} def
-/O
-{
-	0 ne
-	/_of exch ddef
-	/_lp /none ddef
-} def
-/R
-{
-	0 ne
-	/_os exch ddef
-	/_lp /none ddef
-} def
-/g
-{
-	/_gf exch ddef
-	/_fc
-	{
-		_lp /fill ne
-		{
-			_of setoverprint
-			_gf setgray
-			/_lp /fill ddef
-		} if
-	} ddef
-	/_pf
-	{
-		_fc
-		_eo {eofill} {fill} ifelse
-	} ddef
-	/_psf
-	{
-		_fc
-		hvashow
-	} ddef
-	/_pjsf
-	{
-		_fc
-		hvawidthshow
-	} ddef
-	/_lp /none ddef
-} def
-/G
-{
-	/_gs exch ddef
-	/_sc
-	{
-		_lp /stroke ne
-		{
-			_os setoverprint
-			_gs setgray
-			/_lp /stroke ddef
-		} if
-	} ddef
-	/_ps
-	{
-		_sc
-		stroke
-	} ddef
-	/_pss
-	{
-		_sc
-		ss
-	} ddef
-	/_pjss
-	{
-		_sc
-		jss
-	} ddef
-	/_lp /none ddef
-} def
-/k
-{
-	_cf astore pop
-	/_fc
-	{
-		_lp /fill ne
-		{
-			_of setoverprint
-			_cf aload pop setcmykcolor
-			/_lp /fill ddef
-		} if
-	} ddef
-	/_pf
-	{
-		_fc
-		_eo {eofill} {fill} ifelse
-	} ddef
-	/_psf
-	{
-		_fc
-		hvashow
-	} ddef
-	/_pjsf
-	{
-		_fc
-		hvawidthshow
-	} ddef
-	/_lp /none ddef
-} def
-/K
-{
-	_cs astore pop
-	/_sc
-	{
-		_lp /stroke ne
-		{
-			_os setoverprint
-			_cs aload pop setcmykcolor
-			/_lp /stroke ddef
-		} if
-	} ddef
-	/_ps
-	{
-		_sc
-		stroke
-	} ddef
-	/_pss
-	{
-		_sc
-		ss
-	} ddef
-	/_pjss
-	{
-		_sc
-		jss
-	} ddef
-	/_lp /none ddef
-} def
-/Xa
-{
-	_?cmyk {
-		3 npop k
-	}{
-		setrgbfill 4 npop
-	} ifelse
-} def
-/XA
-{
-	_?cmyk {
-		3 npop K
-	}{
-		setrgbstroke 4 npop
-	} ifelse
-} def
-/Xs
-{
-	/_gf exch ddef
-	5 npop
-	/_fc
-	{
-		_lp /fill ne
-		{
-			_of setoverprint
-			_gf setAIseparationgray
-			/_lp /fill ddef
-		} if
-	} ddef
-	/_pf
-	{
-		_fc
-		_eo {eofill} {fill} ifelse
-	} ddef
-	/_psf
-	{
-		_fc
-		hvashow
-	} ddef
-	/_pjsf
-	{
-		_fc
-		hvawidthshow
-	} ddef
-	/_lp /none ddef
-} def
-/XS
-{
-	/_gs exch ddef
-	5 npop
-	/_sc
-	{
-		_lp /stroke ne
-		{
-			_os setoverprint
-			_gs setAIseparationgray
-			/_lp /stroke ddef
-		} if
-	} ddef
-	/_ps
-	{
-		_sc
-		stroke
-	} ddef
-	/_pss
-	{
-		_sc
-		ss
-	} ddef
-	/_pjss
-	{
-		_sc
-		jss
-	} ddef
-	/_lp /none ddef
-} def
-/Xx
-{
-	exch
-	/_gf exch ddef
-	0 eq {
-		findcmykcustomcolor
-	}{
-		_?cmyk {true}{/findrgbcustomcolor where{pop false}{true}ifelse}ifelse
-		{
-			4 1 roll 3 npop
-			findcmykcustomcolor
-		}{
-			8 -4 roll 4 npop
-			findrgbcustomcolor
-		} ifelse
-	} ifelse
-	/_if exch ddef
-	/_fc
-	{
-		_lp /fill ne
-		{
-			_of setoverprint
-			_if _gf 1 exch sub setcustomcolor
-			/_lp /fill ddef
-		} if
-	} ddef
-	/_pf
-	{
-		_fc
-		_eo {eofill} {fill} ifelse
-	} ddef
-	/_psf
-	{
-		_fc
-		hvashow
-	} ddef
-	/_pjsf
-	{
-		_fc
-		hvawidthshow
-	} ddef
-	/_lp /none ddef
-} def
-/XX
-{
-	exch
-	/_gs exch ddef
-	0 eq {
-		findcmykcustomcolor
-	}{
-		_?cmyk {true}{/findrgbcustomcolor where{pop false}{true}ifelse}ifelse
-		{
-			4 1 roll 3 npop
-			findcmykcustomcolor
-		}{
-			8 -4 roll 4 npop
-			findrgbcustomcolor
-		} ifelse
-	} ifelse
-	/_is exch ddef
-	/_sc
-	{
-		_lp /stroke ne
-		{
-			_os setoverprint
-			_is _gs 1 exch sub setcustomcolor
-			/_lp /stroke ddef
-		} if
-	} ddef
-	/_ps
-	{
-		_sc
-		stroke
-	} ddef
-	/_pss
-	{
-		_sc
-		ss
-	} ddef
-	/_pjss
-	{
-		_sc
-		jss
-	} ddef
-	/_lp /none ddef
-} def
-/x
-{
-	/_gf exch ddef
-	findcmykcustomcolor
-	/_if exch ddef
-	/_fc
-	{
-		_lp /fill ne
-		{
-			_of setoverprint
-			_if _gf 1 exch sub setcustomcolor
-			/_lp /fill ddef
-		} if
-	} ddef
-	/_pf
-	{
-		_fc
-		_eo {eofill} {fill} ifelse
-	} ddef
-	/_psf
-	{
-		_fc
-		hvashow
-	} ddef
-	/_pjsf
-	{
-		_fc
-		hvawidthshow
-	} ddef
-	/_lp /none ddef
-} def
-/X
-{
-	/_gs exch ddef
-	findcmykcustomcolor
-	/_is exch ddef
-	/_sc
-	{
-		_lp /stroke ne
-		{
-			_os setoverprint
-			_is _gs 1 exch sub setcustomcolor
-			/_lp /stroke ddef
-		} if
-	} ddef
-	/_ps
-	{
-		_sc
-		stroke
-	} ddef
-	/_pss
-	{
-		_sc
-		ss
-	} ddef
-	/_pjss
-	{
-		_sc
-		jss
-	} ddef
-	/_lp /none ddef
-} def
-/XK
-{
-	3 -1 roll pop
-	0 eq
-	{
-		1 exch sub
-		3 {dup 3 1 roll mul 5 1 roll} repeat
-		mul 4 1 roll
-		K
-	}
-	{
-		1 exch sub 4 1 roll
-		3 {1 exch sub 3 index mul 1 exch sub 3 1 roll} repeat
-		4 -1 roll pop
-		XA
-	} ifelse
-} def
-/Xk
-{
-	3 -1 roll pop
-	0 eq
-	{
-		1 exch sub
-		3 {dup 3 1 roll mul 5 1 roll} repeat
-		mul 4 1 roll
-		k
-	}
-	{
-		1 exch sub 4 1 roll
-		3 {1 exch sub 3 index mul 1 exch sub 3 1 roll} repeat
-		4 -1 roll pop
-		Xa
-	} ifelse
-} def
-/A
-{
-	pop
-} def
-/annotatepage
-{
-userdict /annotatepage 2 copy known {get exec} {pop pop} ifelse
-} def
-/XT {
-	pop pop
-} def
-/Xt {
-	pop
-} def
-/discard
-{
-	save /discardSave exch store
-	discardDict begin
-	/endString exch store
-	gt38?
-	{
-		2 add
-	} if
-	load
-	stopped
-	pop
- end
-	discardSave restore
-} bind def
-userdict /discardDict 7 dict dup begin
-put
-/pre38Initialize
-{
-	/endStringLength endString length store
-	/newBuff buffer 0 endStringLength getinterval store
-	/newBuffButFirst newBuff 1 endStringLength 1 sub getinterval store
-	/newBuffLast newBuff endStringLength 1 sub 1 getinterval store
-} def
-/shiftBuffer
-{
-	newBuff 0 newBuffButFirst putinterval
-	newBuffLast 0
-	currentfile read not
-	{
-	stop
-	} if
-	put
-} def
-0
-{
-	pre38Initialize
-	mark
-	currentfile newBuff readstring exch pop
-	{
-		{
-			newBuff endString eq
-			{
-				cleartomark stop
-			} if
-			shiftBuffer
-		} loop
-	}
-	{
-	stop
-	} ifelse
-} def
-1
-{
-	pre38Initialize
-	/beginString exch store
-	mark
-	currentfile newBuff readstring exch pop
-	{
-		{
-			newBuff beginString eq
-			{
-				/layerCount dup load 1 add store
-			}
-			{
-				newBuff endString eq
-				{
-					/layerCount dup load 1 sub store
-					layerCount 0 eq
-					{
-						cleartomark stop
-					} if
-				} if
-			} ifelse
-			shiftBuffer
-		} loop
-	} if
-} def
-2
-{
-	mark
-	{
-		currentfile buffer {readline} stopped {
-			% assume error was due to overfilling the buffer
-		}{
-			not
-			{
-				stop
-			} if
-			endString eq {
-				cleartomark stop
-			} if
-		}ifelse
-	} loop
-} def
-3
-{
-	/beginString exch store
-	/layerCnt 1 store
-	mark
-	{
-		currentfile buffer {readline} stopped {
-			% assume error was due to overfilling the buffer
-		}{
-			not
-			{
-				stop
-			} if
-			dup beginString eq
-			{
-				pop /layerCnt dup load 1 add store
-			}
-			{
-				endString eq
-				{
-					layerCnt 1 eq
-					{
-						cleartomark stop
-					}
-					{
-						/layerCnt dup load 1 sub store
-					} ifelse
-				} if
-			} ifelse
-		}ifelse
-	} loop
-} def
-end
-userdict /clipRenderOff 15 dict dup begin
-put
-{
-	/n /N /s /S /f /F /b /B
-}
-{
-	{
-		_doClip 1 eq
-		{
-			/_doClip 0 ddef _eo {eoclip} {clip} ifelse
-		} if
-		newpath
-	} def
-} forall
-/Tr /pop load def
-/Bb {} def
-/BB /pop load def
-/Bg {12 npop} def
-/Bm {6 npop} def
-/Bc /Bm load def
-/Bh {4 npop} def
-end
-/Lb
-{
-	6 npop
-	7 2 roll
-	5 npop
-	0 eq
-	{
-		0 eq
-		{
-			(%AI5_BeginLayer) 1 (%AI5_EndLayer--) discard
-		}
-		{
-			
-			/clipForward? true def
-			
-			/Tx /pop load def
-			/Tj /pop load def
-			
-			currentdict end clipRenderOff begin begin
-		} ifelse
-	}
-	{
-		0 eq
-		{
-			save /discardSave exch store
-		} if
-	} ifelse
-} bind def
-/LB
-{
-	discardSave dup null ne
-	{
-		restore
-	}
-	{
-		pop
-		clipForward?
-		{
-			currentdict
-		 end
-		 end
-		 begin
-					
-			/clipForward? false ddef
-		} if
-	} ifelse
-} bind def
-/Pb
-{
-	pop pop
-	0 (%AI5_EndPalette) discard
-} bind def
-/Np
-{
-	0 (%AI5_End_NonPrinting--) discard
-} bind def
-/Ln /pop load def
-/Ap
-/pop load def
-/Ar
-{
-	72 exch div
-	0 dtransform dup mul exch dup mul add sqrt
-	dup 1 lt
-	{
-		pop 1
-	} if
-	setflat
-} def
-/Mb
-{
-	q
-} def
-/Md
-{
-} def
-/MB
-{
-	Q
-} def
-/nc 4 dict def
-nc begin
-/setgray
-{
-	pop
-} bind def
-/setcmykcolor
-{
-	4 npop
-} bind def
-/setrgbcolor
-{
-	3 npop
-} bind def
-/setcustomcolor
-{
-	2 npop
-} bind def
-currentdict readonly pop
-end
-/XP
-{
-	4 npop
-} bind def
-/XD
-{
-	pop
-} bind def
-end
-setpacking
-%%EndResource
-%%BeginResource: procset Adobe_cshow 2.0 8
-%%Title: (Writing System Operators)
-%%Version: 2.0 8
-%%CreationDate: (1/23/89) ()
-%%Copyright: ((C) 1992-1996 Adobe Systems Incorporated All Rights Reserved)
-currentpacking true setpacking
-userdict /Adobe_cshow 14 dict dup begin put
-/initialize
-{
-	Adobe_cshow begin
-	Adobe_cshow
-	{
-		dup xcheck
-		{
-			bind
-		} if
-		pop pop
-	} forall
- end
-	Adobe_cshow begin
-} def
-/terminate
-{
-currentdict Adobe_cshow eq
-	{
- end
-	} if
-} def
-/cforall
-{
-	/_lobyte 0 ddef
-	/_hibyte 0 ddef
-	/_cproc exch ddef
-	/_cscript currentfont /FontScript known { currentfont /FontScript get } { -1 } ifelse ddef
-	{
-		/_lobyte exch ddef
-		_hibyte 0 eq
-		_cscript 1 eq
-		_lobyte 129 ge _lobyte 159 le and
-		_lobyte 224 ge _lobyte 252 le and or and
-		_cscript 2 eq
-		_lobyte 161 ge _lobyte 254 le and and
-		_cscript 3 eq
-		_lobyte 161 ge _lobyte 254 le and and
-    	_cscript 25 eq
-		_lobyte 161 ge _lobyte 254 le and and
-    	_cscript -1 eq
-		or or or or and
-		{
-			/_hibyte _lobyte ddef
-		}
-		{
-			_hibyte 256 mul _lobyte add
-			_cproc
-			/_hibyte 0 ddef
-		} ifelse
-	} forall
-} def
-/cstring
-{
-	dup 256 lt
-	{
-		(s) dup 0 4 3 roll put
-	}
-	{
-		dup 256 idiv exch 256 mod
-		(hl) dup dup 0 6 5 roll put 1 4 3 roll put
-	} ifelse
-} def
-/clength
-{
-	0 exch
-	{ 256 lt { 1 } { 2 } ifelse add } cforall
-} def
-/hawidthshow
-{
-	{
-		dup cstring
-		show
-		_hvax _hvay rmoveto
-		_hvwb eq { _hvcx _hvcy rmoveto } if
-	} cforall
-} def
-/vawidthshow
-{
-	{
-		dup 255 le
-		_charorientation 1 eq
-		and
-		{
-			-90 rotate
-			0 _fontRotateAdjust rmoveto
-			cstring
-			_hvcx _hvcy _hvwb _hvax _hvay 6 -1 roll awidthshow
-			0 _fontRotateAdjust neg rmoveto
-			90 rotate
-		}
-		{
-			currentpoint
-			_fontHeight sub
-			exch _hvay sub exch _hvax sub
-			2 index _hvwb eq { exch _hvcy sub exch _hvcx sub } if
-			3 2 roll
-			cstring
-			dup stringwidth pop 2 div neg _fontAscent neg rmoveto
-			show
-			moveto
-		} ifelse
-	} cforall
-} def
-/hvawidthshow
-{
-	6 1 roll
-	/_hvay exch ddef
-	/_hvax exch ddef
-	/_hvwb exch ddef
-	/_hvcy exch ddef
-	/_hvcx exch ddef
-	_lineorientation 0 eq { hawidthshow } { vawidthshow } ifelse
-} def
-/hvwidthshow
-{
-	0 0 3 -1 roll hvawidthshow
-} def
-/hvashow
-{
-	0 0 0 6 -3 roll hvawidthshow
-} def
-/hvshow
-{
-	0 0 0 0 0 6 -1 roll hvawidthshow
-} def
-currentdict readonly pop end
-setpacking
-%%EndResource
-%%BeginResource: procset Adobe_shading_AI8 1.0 0
-%%Title: (Adobe Illustrator 8 Shading Procset)
-%%Version: 1.0 0
-%%CreationDate: (12/17/97) ()
-%%Copyright: ((C) 1987-1997 Adobe Systems Incorporated All Rights Reserved)
-userdict /defaultpacking currentpacking put true setpacking
-userdict /Adobe_shading_AI8 10 dict dup begin put
-/initialize {
-	Adobe_shading_AI8 begin
-	Adobe_shading_AI8 bdprocs
-	Mesh /initialize get exec
-} def
-/terminate {
-	currentdict Adobe_shading_AI8 eq {
-	 end
-	} if
-} def
-/bdprocs {
-	{
-		dup xcheck 1 index type /arraytype eq and {
-			bind
-		} if
-		pop pop
-	} forall
-} def
-/X! {pop} def
-/X# {pop pop} def
-/Mesh 40 dict def
-Mesh begin
-/initialize {
-	Mesh bdprocs
-	Mesh begin
-		/emulate? /AI8MeshEmulation where {
-			pop AI8MeshEmulation
-		}{
-			systemdict /shfill known not
-		} ifelse def
- end
-} def
-/bd {
-	shadingdict begin
-} def
-/paint {
-	emulate? {
-	 end
-	}{
-		/_lp /none ddef _fc /_lp /none ddef
-		
-		/AIColorSpace AIColorSpace tocolorspace store
-		/ColorSpace AIColorSpace topsspace store
-		
-		version_ge_3010.106 not systemdict /setsmoothness known and {
-			0.0001 setsmoothness
-		} if
-		
-		composite? {
-			/DataSource getdatasrc def
-			Matrix concat
-			currentdict end
-			shfill
-		}{
-			AIColorSpace makesmarks AIPlateList markingplate and not isoverprint and {
-			 end
-			}{
-				/ColorSpace /DeviceGray store
-				/Decode [0 1 0 1 0 1] store
-				/DataSource getplatesrc def
-				Matrix concat
-				currentdict end
-				shfill
-			} ifelse
-		} ifelse
-	} ifelse
-} def
-/shadingdict 12 dict def
-shadingdict begin
-	/ShadingType 6 def
-	/BitsPerCoordinate 16 def
-	/BitsPerComponent 8 def
-	/BitsPerFlag 8 def
-end
-/datafile null def
-/databuf 256 string def
-/dataptr 0 def
-/srcspace null def
-/srcchannels 0 def
-/dstchannels 0 def
-/dstplate 0 def
-/srctodstcolor null def
-/getplatesrc {
-	/srcspace AIColorSpace store
-	/srcchannels AIColorSpace getnchannels store
-	/dstchannels 1 store
-	/dstplate getplateindex store
-	/srctodstcolor srcspace makesmarks {
-		dstplate 4 eq {
-			{1 exch sub}
-		}{
-			{srcspace tocmyk 3 dstplate sub index 1 exch sub 5 1 roll 4 {pop} repeat}
-		} ifelse
-	}{
-		{srcchannels {pop} repeat 1}
-	} ifelse store
-	/datafile getdatasrc store
-	/rdpatch168 load DataLength () /SubFileDecode filter
-} def
-/getdatasrc {
-	/rdcmntline load /ASCII85Decode filter
-} def
-/rdpatch168 {
-	/dataptr 0 store
-	49 rdcount
-	4 {
-		dup {pop srcchannels getint8} if
-		dup {pop srctodstcolor dstchannels putint8 true} if
-	} repeat
-	{databuf 0 dataptr getinterval}{()} ifelse
-} def
-/rdpatch3216 {
-	/dataptr 0 store
-	97 rdcount
-	4 {
-		dup {pop srcchannels getint16} if
-		dup {pop srctodstcolor dstchannels putint16 true} if
-	} repeat
-	{databuf 0 dataptr getinterval}{()} ifelse
-} def
-/rdcount {
-	dup 0 gt {
-		datafile databuf dataptr 4 -1 roll getinterval readstring
-		exch length dataptr add /dataptr exch store
-	}{
-		true
-	} ifelse
-} def
-/getint8 {
-	mark true 3 -1 roll
-	{
-		dup {pop datafile read} if
-		dup {pop 255 div true} if
-	} repeat
-	{
-		counttomark 1 add -1 roll pop true
-	}{
-		cleartomark false
-	} ifelse
-} def
-/putint8 {
-	dup dataptr add /dataptr exch store
-	dataptr exch
-	{
-		1 sub exch
-		255 mul cvi
-		databuf 2 index
-		3 -1 roll put
-	} repeat
-	pop
-} def 
-/getint16 {
-	mark true 3 -1 roll
-	{
-		dup {pop datafile read} if
-		dup {pop 256 mul datafile read} if
-		dup {pop add 65535 div true} if
-	} repeat
-	{
-		counttomark 1 add -1 roll pop true
-	}{
-		cleartomark false
-	} ifelse
-} def
-/putint16 {
-	dup 2 mul dataptr add /dataptr exch store
-	dataptr exch
-	{
-		2 sub exch
-		65535 mul cvi dup
-		256 idiv databuf 3 index 3 -1 roll put
-		256 mod databuf 2 index 1 add 3 -1 roll put
-	} repeat
-	pop
-} def 
-/srcbuf 256 string def
-/rdcmntline {
-	currentfile srcbuf readline pop
-	(%) anchorsearch {pop} if
-} def
-/getplateindex {
-	0 [cyan? magenta? yellow? black? customColor?] {{exit} if 1 add} forall
-} def
-/aicsarray 4 array def
-/aicsaltvals 4 array def
-/aicsaltcolr aicsaltvals def
-/tocolorspace {
-	dup type /arraytype eq {
-		mark exch aload pop
-		aicsarray 0 3 -1 roll put
-		aicsarray 1 3 -1 roll put
-		dup aicsarray 2 3 -1 roll put
-		gettintxform aicsarray 3 3 -1 roll put
-		counttomark aicsaltvals 0 3 -1 roll getinterval /aicsaltcolr exch store
-		aicsaltcolr astore pop pop
-		aicsarray
-	} if
-} def
-/subtintxform {aicsaltcolr {1 index mul exch} forall pop} def
-/addtintxform {aicsaltcolr {1 sub 1 index mul 1 add exch} forall pop} def
-/gettintxform {
-	/DeviceRGB eq {/addtintxform}{/subtintxform} ifelse load
-} def
-/getnchannels {
-	dup type /arraytype eq {0 get} if
-	colorspacedict exch get begin Channels end
-} def
-/makesmarks {
-	composite? {
-		pop true
-	}{
-		dup dup type /arraytype eq {0 get} if
-		colorspacedict exch get begin MarksPlate end
-	} ifelse
-} def
-/markingplate {
-	composite? {
-		pop true
-	}{
-		dup type /arraytype eq {
-			dup length getplateindex gt {getplateindex get}{pop false} ifelse
-		} if
-	} ifelse
-} def
-/tocmyk {
-	dup dup type /arraytype eq {0 get} if
-	colorspacedict exch get begin ToCMYK end
-} def
-/topsspace {
-	dup dup type /arraytype eq {0 get} if
-	colorspacedict exch get begin ToPSSpace end
-} def
-/colorspacedict 5 dict dup begin
-	/DeviceGray 4 dict dup begin
-		/Channels 1 def
-		/MarksPlate {pop black?} def
-		/ToCMYK {pop 1 exch sub 0 0 0 4 -1 roll} def
-		/ToPSSpace {} def
- end def
-	/DeviceRGB 4 dict dup begin
-		/Channels 3 def
-		/MarksPlate {pop isCMYKSep?} def
-		/ToCMYK {pop _rgbtocmyk} def
-		/ToPSSpace {} def
- end def
-	/DeviceCMYK 4 dict dup begin
-		/Channels 4 def
-		/MarksPlate {pop isCMYKSep?} def
-		/ToCMYK {pop} def
-		/ToPSSpace {} def
- end def
-	/Separation 4 dict dup begin
-		/Channels 1 def
-		/MarksPlate {
-			/findcmykcustomcolor where {
-				pop dup 1 exch ToCMYK 5 -1 roll 1 get
-				findcmykcustomcolor 1 setcustomcolor
-				systemdict /currentgray get exec
-				1 ne
-			}{
-				pop false
-			} ifelse
-		} def
-		/ToCMYK {
-			dup 2 get mark exch 4 2 roll
-			3 get exec
-			counttomark -1 roll tocmyk
-			5 -1 roll pop
-		} def
-		/ToPSSpace {} def
- end def
-	/Process 4 dict dup begin
-		/Channels 1 def
-		/MarksPlate {
-			isCMYKSep? {
-				1 exch ToCMYK 4 array astore getplateindex get 0 ne 
-			}{
-				pop false
-			} ifelse
-		} def
-		/ToCMYK {
-			dup 2 get mark exch 4 2 roll
-			3 get exec
-			counttomark -1 roll tocmyk
-			5 -1 roll pop
-		} def
-		/ToPSSpace {
-			4 array copy dup 0 /Separation put
-		} def
- end def
-end def
-/isoverprint {
-	/currentoverprint where {pop currentoverprint}{_of} ifelse
-} def
-/version_ge_3010.106 {
-   version {cvr} stopped {
-      pop
-      false
-   }{
-      3010.106 ge
-   } ifelse
-} def
-end
-end
-defaultpacking setpacking
-%%EndResource
-%%EndProlog
-%%BeginSetup
-userdict /_useSmoothShade false put
-userdict /_aicmykps false put
-userdict /_forceToCMYK false put
-Adobe_level2_AI5 /initialize get exec
-Adobe_cshow /initialize get exec
-Adobe_ColorImage_AI6 /initialize get exec
-Adobe_shading_AI8 /initialize get exec
-Adobe_Illustrator_AI5 /initialize get exec
-%AI5_Begin_NonPrinting
-Np
-%AI3_BeginPattern: (Brick)
-(Brick) 0 0 72 72 [
-%AI3_Tile
-(0 O 0 R 0.3 0.85 0.85 0 k
- 0.3 0.85 0.85 0 K
-) @
-(
-%AI6_BeginPatternLayer
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
-0 0 m
-0 72 L
-72 72 L
-72 0 L
-0 0 L
-f
-%AI6_EndPatternLayer
-) &
-(0 O 0 R 1 g
- 1 G
-) @
-(
-%AI6_BeginPatternLayer
-800 Ar
-0 J 0 j 0.3 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
-0 68.4097 m
-72 68.4097 l
-S
-0 61.209 m
-72 61.209 L
-S
-0 54.0088 m
-72 54.0088 L
-S
-0 46.8076 m
-72 46.8076 L
-S
-0 39.6084 m
-72 39.6084 L
-S
-0 32.4072 m
-72 32.4072 L
-S
-0 25.207 m
-72 25.207 L
-S
-0 18.0059 m
-72 18.0059 L
-S
-0 10.8057 m
-72 10.8057 L
-S
-0 3.6064 m
-72 3.6064 L
-S
-68.4102 68.4097 m
-68.4102 61.2217 l
-S
-54.0098 68.4097 m
-54.0098 61.2217 L
-S
-39.6094 68.4097 m
-39.6094 61.2217 L
-S
-25.21 68.4097 m
-25.21 61.2217 L
-S
-10.8105 68.4097 m
-10.8105 61.2217 L
-S
-68.4102 53.9717 m
-68.4102 46.7842 l
-S
-54.0098 53.9717 m
-54.0098 46.7842 L
-S
-39.6094 53.9717 m
-39.6094 46.7842 L
-S
-25.21 53.9717 m
-25.21 46.7842 L
-S
-10.8105 53.9717 m
-10.8105 46.7842 L
-S
-68.4102 39.5967 m
-68.4102 32.4092 l
-S
-54.0098 39.5967 m
-54.0098 32.4092 L
-S
-39.6094 39.5967 m
-39.6094 32.4092 L
-S
-25.21 39.5967 m
-25.21 32.4092 L
-S
-10.8105 39.5967 m
-10.8105 32.4092 L
-S
-68.4102 25.2217 m
-68.4102 18.0342 l
-S
-54.0098 25.2217 m
-54.0098 18.0342 L
-S
-39.6094 25.2217 m
-39.6094 18.0342 L
-S
-25.21 25.2217 m
-25.21 18.0342 L
-S
-10.8105 25.2217 m
-10.8105 18.0342 L
-S
-68.4102 10.7842 m
-68.4102 3.5967 l
-S
-54.0098 10.7842 m
-54.0098 3.5967 L
-S
-39.6094 10.7842 m
-39.6094 3.5967 L
-S
-25.21 10.7842 m
-25.21 3.5967 L
-S
-10.8105 10.7842 m
-10.8105 3.5967 L
-S
-61.1973 3.5967 m
-61.1973 0 L
-S
-46.7969 3.5967 m
-46.7969 0 L
-S
-32.3965 3.5967 m
-32.3965 0 L
-S
-17.9971 3.5967 m
-17.9971 0 L
-S
-3.5967 3.5967 m
-3.5967 0 l
-S
-61.1973 18.0342 m
-61.1973 10.8467 L
-S
-46.7969 18.0342 m
-46.7969 10.8467 L
-S
-32.3965 18.0342 m
-32.3965 10.8467 L
-S
-17.9971 18.0342 m
-17.9971 10.8467 L
-S
-3.5967 18.0342 m
-3.5967 10.8467 l
-S
-61.1973 32.4092 m
-61.1973 25.2217 L
-S
-46.7969 32.4092 m
-46.7969 25.2217 L
-S
-17.9971 32.4092 m
-17.9971 25.2217 L
-S
-3.5967 32.4092 m
-3.5967 25.2217 l
-S
-61.1973 46.7842 m
-61.1973 39.5967 L
-S
-46.7969 46.7842 m
-46.7969 39.5967 L
-S
-32.3965 46.7842 m
-32.3965 39.5967 L
-S
-17.9971 46.7842 m
-17.9971 39.5967 L
-S
-3.5967 46.7842 m
-3.5967 39.5967 l
-S
-61.1973 61.2217 m
-61.1973 54.0347 L
-S
-46.7969 61.2217 m
-46.7969 54.0347 L
-S
-32.3965 61.2217 m
-32.3965 54.0347 L
-S
-17.9971 61.2217 m
-17.9971 54.0347 L
-S
-3.5967 61.2217 m
-3.5967 54.0347 l
-S
-61.1973 71.959 m
-61.1973 68.4717 L
-S
-46.7969 71.959 m
-46.7969 68.4717 L
-S
-32.3965 71.959 m
-32.3965 68.4717 L
-S
-17.9971 71.959 m
-17.9971 68.4717 L
-S
-3.5967 71.959 m
-3.5967 68.4717 l
-S
-32.3965 32.4092 m
-32.3965 25.2217 L
-S
-%AI6_EndPatternLayer
-) &
-] E
-%AI3_EndPattern
-%AI3_BeginPattern: (Confetti)
-(Confetti) 4.85 3.617 76.85 75.617 [
-%AI3_Tile
-(0 O 0 R 1 g
- 1 G
-) @
-(
-%AI6_BeginPatternLayer
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
-4.85 3.617 m
-4.85 75.617 L
-76.85 75.617 L
-76.85 3.617 L
-4.85 3.617 L
-f
-%AI6_EndPatternLayer
-) &
-(0 O 0 R 0 g
- 0 G
-) @
-(
-%AI6_BeginPatternLayer
-800 Ar
-0 J 0 j 0.3 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
-10.6 64.867 m
-7.85 62.867 l
-S
-9.1 8.617 m
-6.85 6.867 l
-S
-78.1 68.617 m
-74.85 67.867 l
-S
-76.85 56.867 m
-74.35 55.117 l
-S
-79.6 51.617 m
-76.6 51.617 l
-S
-76.35 44.117 m
-73.6 45.867 l
-S
-78.6 35.867 m
-76.6 34.367 l
-S
-76.1 23.867 m
-73.35 26.117 l
-S
-78.1 12.867 m
-73.85 13.617 l
-S
-68.35 14.617 m
-66.1 12.867 l
-S
-76.6 30.617 m
-73.6 30.617 l
-S
-62.85 58.117 m
-60.956 60.941 l
-S
-32.85 59.617 m
-31.196 62.181 l
-S
-47.891 64.061 m
-49.744 66.742 l
-S
-72.814 2.769 m
-73.928 5.729 l
-S
-67.976 2.633 m
-67.35 5.909 l
-S
-61.85 27.617 m
-59.956 30.441 l
-S
-53.504 56.053 m
-51.85 58.617 l
-S
-52.762 1.779 m
-52.876 4.776 l
-S
-45.391 5.311 m
-47.244 7.992 l
-S
-37.062 3.375 m
-35.639 5.43 l
-S
-55.165 34.828 m
-57.518 37.491 l
-S
-20.795 3.242 m
-22.12 5.193 l
-S
-14.097 4.747 m
-15.008 8.965 l
-S
-9.736 1.91 m
-8.073 4.225 l
-S
-31.891 5.573 m
-32.005 8.571 l
-S
-12.1 70.367 m
-15.6 68.867 l
-S
-9.35 54.867 m
-9.6 58.117 l
-S
-12.85 31.867 m
-14.35 28.117 l
-S
-10.1 37.367 m
-12.35 41.117 l
-S
-34.1 71.117 m
-31.85 68.617 l
-S
-38.35 71.117 m
-41.6 68.367 l
-S
-55.1 71.117 m
-58.35 69.117 l
-S
-57.35 65.117 m
-55.35 61.867 l
-S
-64.35 66.367 m
-69.35 68.617 l
-S
-71.85 62.867 m
-69.35 61.117 l
-S
-23.6 70.867 m
-23.6 67.867 l
-S
-20.6 65.867 m
-17.35 65.367 l
-S
-24.85 61.367 m
-25.35 58.117 l
-S
-25.85 65.867 m
-29.35 66.617 l
-S
-14.1 54.117 m
-16.85 56.117 l
-S
-12.35 11.617 m
-12.6 15.617 l
-S
-12.1 19.867 m
-14.35 22.367 l
-S
-26.1 9.867 m
-23.6 13.367 l
-S
-34.6 47.117 m
-32.1 45.367 l
-S
-62.6 41.867 m
-59.85 43.367 l
-S
-31.6 35.617 m
-27.85 36.367 l
-S
-36.35 26.117 m
-34.35 24.617 l
-S
-33.85 14.117 m
-31.1 16.367 l
-S
-37.1 9.867 m
-35.1 11.117 l
-S
-34.35 20.867 m
-31.35 20.867 l
-S
-44.6 56.617 m
-42.1 54.867 l
-S
-47.35 51.367 m
-44.35 51.367 l
-S
-44.1 43.867 m
-41.35 45.617 l
-S
-43.35 33.117 m
-42.6 30.617 l
-S
-43.85 23.617 m
-41.1 25.867 l
-S
-44.35 15.617 m
-42.35 16.867 l
-S
-67.823 31.1 m
-64.823 31.1 l
-S
-27.1 32.617 m
-29.6 30.867 l
-S
-31.85 55.117 m
-34.85 55.117 l
-S
-19.6 40.867 m
-22.1 39.117 l
-S
-16.85 35.617 m
-19.85 35.617 l
-S
-20.1 28.117 m
-22.85 29.867 l
-S
-52.1 42.617 m
-54.484 44.178 l
-S
-52.437 50.146 m
-54.821 48.325 l
-S
-59.572 54.133 m
-59.35 51.117 l
-S
-50.185 10.055 m
-53.234 9.928 l
-S
-51.187 15.896 m
-53.571 14.075 l
-S
-58.322 19.883 m
-59.445 16.823 l
-S
-53.1 32.117 m
-50.6 30.367 l
-S
-52.85 24.617 m
-49.6 25.617 l
-S
-61.85 9.117 m
-59.1 10.867 l
-S
-69.35 34.617 m
-66.6 36.367 l
-S
-67.1 23.617 m
-65.1 22.117 l
-S
-24.435 46.055 m
-27.484 45.928 l
-S
-25.437 51.896 m
-27.821 50.075 l
-S
-62.6 47.117 m
-65.321 46.575 l
-S
-19.85 19.867 m
-20.35 16.617 l
-S
-21.85 21.867 m
-25.35 22.617 l
-S
-37.6 62.867 m
-41.6 62.117 l
-S
-38.323 42.1 m
-38.823 38.6 l
-S
-69.35 52.617 m
-66.85 53.867 l
-S
-14.85 62.117 m
-18.1 59.367 l
-S
-9.6 46.117 m
-7.1 44.367 l
-S
-20.6 51.617 m
-18.6 50.117 l
-S
-46.141 70.811 m
-47.994 73.492 l
-S
-69.391 40.561 m
-71.244 43.242 l
-S
-38.641 49.311 m
-39.35 52.117 l
-S
-25.141 16.811 m
-25.85 19.617 l
-S
-36.6 32.867 m
-34.6 31.367 l
-S
-6.1 68.617 m
-2.85 67.867 l
-S
-4.85 56.867 m
-2.35 55.117 l
-S
-7.6 51.617 m
-4.6 51.617 l
-S
-6.6 35.867 m
-4.6 34.367 l
-S
-6.1 12.867 m
-1.85 13.617 l
-S
-4.6 30.617 m
-1.6 30.617 l
-S
-72.814 74.769 m
-73.928 77.729 l
-S
-67.976 74.633 m
-67.35 77.909 l
-S
-52.762 73.779 m
-52.876 76.776 l
-S
-37.062 75.375 m
-35.639 77.43 l
-S
-20.795 75.242 m
-22.12 77.193 l
-S
-9.736 73.91 m
-8.073 76.225 l
-S
-10.1 23.617 m
-6.35 24.367 l
-S
-73.217 18.276 m
-71.323 21.1 l
-S
-28.823 39.6 m
-29.505 42.389 l
-S
-49.6 38.617 m
-47.6 37.117 l
-S
-60.323 73.6 m
-62.323 76.6 l
-S
-60.323 1.6 m
-62.323 4.6 l
-S
-%AI6_EndPatternLayer
-) &
-] E
-%AI3_EndPattern
-%AI3_BeginPattern: (Leaves - Fall )
-(Leaves - Fall ) 0 0 64.0781 78.9336 [
-%AI3_Tile
-(0 O 0 R 0.05 0.2 1 0 k
- 0.05 0.2 1 0 K
-) @
-(
-%AI6_BeginPatternLayer
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
-64.0781 78.9336 m
-64.0781 0 L
-0 0 L
-0 78.9336 L
-64.0781 78.9336 L
-f
-%AI6_EndPatternLayer
-) &
-(0 O 0 R 0.83 0 1 0 k
- 0.83 0 1 0 K
-) @
-(
-%AI6_BeginPatternLayer
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-1 D
-0 XR
-29.7578 0.9902 m
-30.4346 1.1914 30.7246 1.3428 V
-29.2559 4.0547 33.707 8.3359 34.627 9.0762 C
-35.2275 8.8506 35.3477 6.3184 34.6699 4.9805 C
-35.5137 5.1035 37.7031 3.7256 38.4609 2.4365 C
-38.5254 3.125 40.0957 6.0664 40.9219 6.4434 C
-40.002 6.8408 39.3359 8.3135 38.5742 9.7617 C
-39.5957 9.9287 40.9961 9.0078 42.4668 8.1025 C
-42.9814 8.9043 44.3555 9.875 45.6143 10.3916 C
-44.5264 11.0781 44.0313 11.8203 43.5352 13.2793 C
-42.4922 12.7139 40.3057 12.5645 39.7764 12.8516 C
-40.291 13.9648 42.5371 14.5078 43.2676 14.4551 C
-43.0137 15.3164 42.8652 17.4697 43.0391 20.0625 C
-41.3789 18.7461 39.834 17.4297 38.1738 17.4883 C
-38.4434 16.0664 37.8076 14.2607 37.4307 13.7676 C
-36.8574 14.5117 36.4463 15.3389 36.8008 17.3164 C
-35.3486 17.8008 34.1113 18.3467 32.7373 19.6045 C
-32.7373 17.7734 32.166 16.5723 31.2969 15.2959 C
-32.5576 14.8076 33.8301 13.6045 33.8252 12.5664 C
-32.9775 12.7178 31.2852 13.4619 30.793 14.4551 C
-30.0742 13.707 28.3906 12.3984 26.7871 12.3945 C
-27.9746 11.5391 28.8945 10.5059 28.9893 8.5938 C
-30.2422 9.5645 32.6953 10.1797 34.0752 9.582 C
-29.2344 5.3457 29.7031 2.3125 29.7578 0.9902 C
-f
-13.8525 29.9844 m
-13.3281 29.5127 13.1309 29.25 V
-15.623 27.4326 13.3691 21.6074 12.8555 20.5439 C
-12.2168 20.4883 10.8096 23.2285 10.8457 24.7266 C
-9.7129 23.9707 8.0488 24.0918 6.4463 24.3779 C
-7.0186 23.2891 6.6172 21.3447 5.8164 20.5439 C
-6.8184 20.5801 8.1699 19.8652 9.4785 18.8838 C
-8.6436 18.0645 6.8164 18.2246 4.9004 18.8838 C
-4.9004 17.5107 4.0781 15.7734 3.2412 14.5918 C
-4.5576 14.6484 5.7031 13.9629 6.5605 12.9316 C
-7.2256 14.5 9.2598 15.6133 10.166 15.5645 C
-10.1826 14.1992 8.6094 12.1094 7.5879 11.7109 C
-8.1875 11.041 9.207 9.5107 10.166 7.0947 C
-10.9648 9.0205 12.1348 10.2627 13.3672 11.1953 C
-12.2256 12.7578 12.3994 13.6289 12.7988 15.1074 C
-13.541 14.5664 14.5723 14.1338 14.7441 12.1309 C
-16.4609 12.416 17.5957 12.3447 19.0938 11.4434 C
-18.6387 13.1055 18.6348 14.707 18.9551 16.4063 C
-17.1055 16.2666 15.5449 16.4795 14.5156 17.9688 C
-15.3457 18.1953 17.6055 18.2549 18.4795 17.3223 C
-18.8066 18.3047 19.7012 19.7109 21.1475 20.4043 C
-19.707 20.6641 18.7227 21.7637 17.8135 23.4492 C
-17.1006 22.0332 14.873 20.3691 13.3711 20.3145 C
-15.373 24.3779 15.373 27.2959 13.8525 29.9844 C
-f
-41.2324 26.0742 m
-41.5518 26.7021 41.7549 26.959 V
-44.1523 25.0176 48.958 28.3262 49.8535 29.0957 C
-49.7432 29.7266 47.6182 30.8643 45.9004 29.834 C
-46.3408 31.123 45.4395 33.084 44.2402 34.126 C
-45.9805 34.0254 48.126 35.3867 48.6484 36.1289 C
-48.8701 35.1514 50.0527 33.8809 51.3379 32.8672 C
-51.6895 33.8398 50.9941 35.958 50.0781 37.5605 C
-51.3125 38.0605 52.4248 38.9912 52.8828 40.25 C
-53.3398 38.9336 54.3428 38.2598 55.6875 37.5039 C
-54.5273 36.0762 53.7471 33.9023 54.0273 33.0391 C
-55.3496 33.374 56.9209 36.0918 57.0439 37.1816 C
-57.9189 36.415 59.4727 35.7285 62.0537 35.4219 C
-60.3535 34.3438 59.9902 32.3516 59.4063 30.9219 C
-58.2588 31.3682 56.0898 31.4277 55.1152 30.8643 C
-55.8281 30.2852 57.168 29.7344 59.1777 29.7207 C
-59.1777 28.1758 59.6406 27.043 60.8945 25.8281 C
-59.1719 25.8418 57.0723 25.3555 55.5762 24.9629 C
-55.3281 26.292 54.4844 27.8887 53.3398 28.2891 C
-53.334 27.4277 53.5996 25.1797 54.4844 24.5117 C
-53.6201 23.9443 52.3672 22.5674 51.9102 20.8496 C
-51.2881 22.1758 50.4268 23.4805 48.5645 23.9238 C
-49.749 24.9766 50.584 26.9941 50.25 28.4609 C
-45.1973 24.4785 42.5215 25.7773 41.2324 26.0742 C
-f
-27.7578 38.7324 m
-28.4346 38.9316 28.7246 39.084 V
-27.2559 41.7969 31.707 46.0776 32.627 46.8169 C
-33.2275 46.5918 33.3477 44.0586 32.6699 42.7227 C
-33.5137 42.8457 35.7031 41.4678 36.4609 40.1787 C
-36.5254 40.8652 38.0957 43.8066 38.9219 44.1846 C
-38.002 44.582 37.3359 46.0547 36.5742 47.5039 C
-37.5957 47.6709 38.9961 46.7485 40.4668 45.8438 C
-40.9814 46.6445 42.3555 47.6177 43.6143 48.1328 C
-42.5264 48.8198 42.0313 49.5615 41.5352 51.0205 C
-40.4922 50.4556 38.3057 50.3057 37.7764 50.5938 C
-38.291 51.7056 40.5371 52.2485 41.2676 52.1958 C
-41.0137 53.0576 40.8652 55.2109 41.0391 57.8037 C
-39.3789 56.4878 37.834 55.1719 36.1738 55.2285 C
-36.4434 53.8076 35.8076 52.002 35.4307 51.5088 C
-34.8574 52.2529 34.4463 53.0796 34.8008 55.0576 C
-33.3486 55.5425 32.1113 56.0879 30.7373 57.3467 C
-30.7373 55.5146 30.166 54.314 29.2969 53.0366 C
-30.5576 52.5488 31.8301 51.3467 31.8252 50.3076 C
-30.9775 50.46 29.2852 51.2036 28.793 52.1958 C
-28.0742 51.4497 26.3906 50.1396 24.7871 50.1357 C
-25.9746 49.2817 26.8945 48.2466 26.9893 46.335 C
-28.2422 47.3057 30.6953 47.9209 32.0752 47.3237 C
-27.2344 43.0869 27.7031 40.0547 27.7578 38.7324 C
-f
-13.5195 70.3916 m
-12.9941 69.9209 12.7988 69.6587 V
-15.2891 67.8418 13.0352 62.0146 12.5225 60.9517 C
-11.8828 60.8955 10.4766 63.6367 10.5117 65.1348 C
-9.3809 64.3789 7.7148 64.4995 6.1133 64.7856 C
-6.6855 63.6987 6.2842 61.7529 5.4834 60.9517 C
-6.4854 60.9878 7.8359 60.2729 9.1455 59.2925 C
-8.3105 58.4717 6.4834 58.6338 4.5674 59.2925 C
-4.5674 57.9189 3.7461 56.1816 2.9082 54.9995 C
-4.2246 55.0576 5.3691 54.3706 6.2275 53.3408 C
-6.8926 54.9097 8.9258 56.0215 9.832 55.9727 C
-9.8496 54.6079 8.2764 52.5176 7.2539 52.1187 C
-7.8545 51.4497 8.873 49.9189 9.832 47.5039 C
-10.6309 49.4297 11.8008 50.6719 13.0342 51.6045 C
-11.8926 53.1655 12.0664 54.0366 12.4648 55.5146 C
-13.209 54.9746 14.2393 54.5415 14.4102 52.5386 C
-16.127 52.8247 17.2637 52.7529 18.7598 51.8525 C
-18.3057 53.5137 18.3027 55.1147 18.623 56.8149 C
-16.7725 56.6748 15.2129 56.8887 14.1826 58.377 C
-15.0117 58.6035 17.2725 58.6626 18.1465 57.731 C
-18.4736 58.7129 19.3691 60.1187 20.8145 60.8125 C
-19.375 61.0728 18.3896 62.1719 17.4805 63.8579 C
-16.7676 62.4429 14.541 60.7769 13.0371 60.7227 C
-15.041 64.7856 15.041 67.7046 13.5195 70.3916 C
-f
-41.2324 64.4824 m
-41.5518 65.1113 41.7549 65.3682 V
-44.1523 63.4272 48.958 66.7354 49.8535 67.5034 C
-49.7432 68.1362 47.6182 69.2725 45.9004 68.2422 C
-46.3408 69.5313 45.4395 71.4922 44.2402 72.5342 C
-45.9805 72.4341 48.126 73.7954 48.6484 74.5371 C
-48.8701 73.5601 50.0527 72.29 51.3379 71.2754 C
-51.6895 72.249 50.9941 74.3662 50.0781 75.9683 C
-51.3125 76.4692 52.4248 77.3994 52.8828 78.6582 C
-53.3398 77.3423 54.3428 76.667 55.6875 75.9111 C
-54.5273 74.4844 53.7471 72.3101 54.0273 71.4473 C
-55.3496 71.7822 56.9209 74.5 57.0439 75.5903 C
-57.9189 74.8232 59.4727 74.1372 62.0537 73.8311 C
-60.3535 72.7534 59.9902 70.7612 59.4063 69.3301 C
-58.2588 69.7773 56.0898 69.8364 55.1152 69.2725 C
-55.8281 68.6934 57.168 68.1431 59.1777 68.1284 C
-59.1777 66.583 59.6406 65.4512 60.8945 64.2373 C
-59.1719 64.249 57.0723 63.7632 55.5762 63.3721 C
-55.3281 64.7002 54.4844 66.2974 53.3398 66.6973 C
-53.334 65.8364 53.5996 63.5874 54.4844 62.9214 C
-53.6201 62.353 52.3672 60.9751 51.9102 59.2583 C
-51.2881 60.583 50.4268 61.8882 48.5645 62.333 C
-49.749 63.3862 50.584 65.4033 50.25 66.8691 C
-45.1973 62.8872 42.5215 64.1851 41.2324 64.4824 C
-f
-%AI6_EndPatternLayer
-) &
-] E
-%AI3_EndPattern
-%AI3_BeginPattern: (Stripes)
-(Stripes) 8.45 4.6001 80.45 76.6001 [
-%AI3_Tile
-(0 O 0 R 1 0.07 1 0 k
- 1 0.07 1 0 K
-) @
-(
-%AI6_BeginPatternLayer
-800 Ar
-0 J 0 j 3.6 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
-8.2 8.2 m
-80.7 8.2 L
-S
-8.2 22.6001 m
-80.7 22.6001 L
-S
-8.2 37.0002 m
-80.7 37.0002 L
-S
-8.2 51.4 m
-80.7 51.4 L
-S
-8.2 65.8001 m
-80.7 65.8001 L
-S
-8.2 15.4 m
-80.7 15.4 L
-S
-8.2 29.8001 m
-80.7 29.8001 L
-S
-8.2 44.2 m
-80.7 44.2 L
-S
-8.2 58.6001 m
-80.7 58.6001 L
-S
-8.2 73.0002 m
-80.7 73.0002 L
-S
-%AI6_EndPatternLayer
-) &
-] E
-%AI3_EndPattern
-%AI5_End_NonPrinting--
-%AI5_Begin_NonPrinting
-Np
-%AI8_BeginBrushPattern
-(New Pattern 1)
-0 A
-u
-1 Ap
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7834.75 8587 m
--7834.75 8563 L
--7884.75 8563 L
--7884.75 8587 L
--7834.75 8587 L
-n
-u
-0 Ap
-0 O
-1 g
--7854.75 8585 m
--7866.96 8588.0527 -7875.4434 8578.0605 -7884.75 8570.9512 C
-F
--7844.75 8585 m
--7861.1279 8589.0947 -7870.8008 8569.7227 -7884.75 8565.3154 C
-F
--7884.75 8565 m
--7864.75 8560 -7854.75 8590 -7834.75 8585 C
-F
--7874.75 8565 m
--7858.3721 8560.9053 -7848.6992 8580.2773 -7834.75 8584.6846 C
-F
--7864.75 8565 m
--7852.54 8561.9473 -7844.0566 8571.9395 -7834.75 8579.0488 C
-F
--7844.75 8565 m
--7841.1279 8564.0947 -7837.835 8564.3408 -7834.75 8565.3154 C
-F
--7874.75 8585 m
--7878.3721 8585.9053 -7881.665 8585.6592 -7884.75 8584.6846 C
-F
--7844.7817 8565.125 m
--7850.9009 8563.6162 -7854.7817 8565.125 V
--7858.877 8563.6484 -7864.7817 8565.125 V
--7869.7446 8563.4492 -7874.7817 8565.125 V
--7880.7969 8563.5742 -7884.7817 8565.125 V
--7884.7817 8584.8096 L
--7881.6958 8585.7842 -7878.2969 8585.9912 -7874.3799 8584.9082 C
--7868.2134 8586.4912 -7864.4634 8584.9082 V
--7859.4634 8586.4912 -7854.3799 8584.8242 V
--7850.0474 8586.4082 -7844.3799 8584.9082 V
--7838.8799 8586.3242 -7834.7817 8585.125 V
--7834.7817 8565.4404 L
--7837.5254 8564.4287 -7840.6514 8563.9287 -7844.7817 8565.125 C
-f
-0 R
-0 G
-1 J 1 j 0.5 w
--7864.75 8585 m
--7872.54 8586.9473 -7878.813 8583.585 -7884.75 8579.0488 C
-S
--7854.75 8585 m
--7866.96 8588.0527 -7875.4434 8578.0605 -7884.75 8570.9512 C
-S
--7844.75 8585 m
--7861.1279 8589.0947 -7870.8008 8569.7227 -7884.75 8565.3154 C
-S
--7884.75 8565 m
--7864.75 8560 -7854.75 8590 -7834.75 8585 C
-S
--7874.75 8565 m
--7858.3721 8560.9053 -7848.6992 8580.2773 -7834.75 8584.6846 C
-S
--7864.75 8565 m
--7852.54 8561.9473 -7844.0566 8571.9395 -7834.75 8579.0488 C
-S
--7854.75 8565 m
--7846.96 8563.0527 -7840.687 8566.415 -7834.75 8570.9512 C
-S
--7844.75 8565 m
--7841.1279 8564.0947 -7837.835 8564.3408 -7834.75 8565.3154 C
-S
--7874.75 8585 m
--7878.3721 8585.9053 -7881.665 8585.6592 -7884.75 8584.6846 C
-S
-U
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 2)
-0 A
-u
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7884 8586 m
--7819.187 8586 L
--7819.187 8521.9023 L
--7884 8521.9023 L
--7884 8586 L
-n
-u
-0 O
-0 g
--7849.6978 8544.4297 m
--7851.6094 8521.9023 L
--7853.5215 8544.4297 L
--7852.9033 8544.3066 -7852.2642 8544.2402 -7851.6094 8544.2402 c
--7850.9551 8544.2402 -7850.3159 8544.3066 -7849.6978 8544.4297 C
-f
--7861.2402 8552.3975 m
--7884 8554.3301 L
--7861.1138 8556.2734 L
--7861.2856 8555.5469 -7861.3848 8554.793 -7861.3848 8554.0156 c
--7861.3848 8553.4629 -7861.3281 8552.9248 -7861.2402 8552.3975 C
-f
--7856.519 8545.5723 m
--7870.1626 8536.8047 L
--7860.2153 8549.377 L
--7859.3574 8547.791 -7858.0718 8546.4766 -7856.519 8545.5723 C
-f
--7853.481 8563.6074 m
--7851.5786 8586 L
--7849.6768 8563.5967 L
--7850.3018 8563.7227 -7850.9473 8563.791 -7851.6094 8563.791 c
--7852.25 8563.791 -7852.873 8563.7246 -7853.481 8563.6074 C
-f
--7841.9609 8555.5068 m
--7819.187 8553.5732 L
--7842.083 8551.6289 L
--7842.083 8551.8506 L
--7841.9258 8552.5488 -7841.834 8553.2695 -7841.834 8554.0156 c
--7841.834 8554.5234 -7841.8848 8555.0195 -7841.9609 8555.5068 C
-f
--7860.1138 8558.8262 m
--7870.1641 8571.5293 L
--7856.2778 8562.6055 L
--7857.8823 8561.7305 -7859.2114 8560.416 -7860.1138 8558.8262 C
-f
--7842.9961 8549.3945 m
--7832.875 8536.6055 L
--7846.7666 8545.5313 L
--7845.1768 8546.4414 -7843.8633 8547.7793 -7842.9961 8549.3945 C
-f
--7846.6895 8562.4512 m
--7832.873 8571.3281 L
--7842.9658 8558.5732 L
--7843.8198 8560.1895 -7845.1152 8561.5313 -7846.6895 8562.4512 C
-f
--7842.8887 8558.6133 m
--7842.3862 8557.6641 -7842.043 8556.6211 -7841.875 8555.5195 c
--7841.7993 8555.0293 -7841.748 8554.5273 -7841.748 8554.0156 c
--7841.748 8553.2637 -7841.8398 8552.5352 -7841.998 8551.8311 c
--7842.1958 8550.957 -7842.5049 8550.124 -7842.918 8549.3545 c
--7843.7954 8547.7246 -7845.1191 8546.374 -7846.7241 8545.4561 c
--7847.6294 8544.9375 -7848.6226 8544.5537 -7849.6802 8544.3457 c
--7850.3047 8544.2207 -7850.9497 8544.1523 -7851.6094 8544.1523 c
--7852.2695 8544.1523 -7852.915 8544.2207 -7853.5391 8544.3457 c
--7854.623 8544.5605 -7855.6382 8544.957 -7856.5625 8545.4961 c
--7858.1313 8546.4102 -7859.4282 8547.7363 -7860.291 8549.335 c
--7860.7969 8550.2695 -7861.145 8551.2969 -7861.3262 8552.3828 c
--7861.415 8552.916 -7861.4727 8553.459 -7861.4727 8554.0156 c
--7861.4727 8554.8008 -7861.3711 8555.5605 -7861.1978 8556.293 c
--7860.981 8557.207 -7860.6406 8558.0732 -7860.187 8558.8701 c
--7859.2793 8560.4727 -7857.939 8561.8008 -7856.3174 8562.6826 c
--7855.4487 8563.1553 -7854.5 8563.498 -7853.4961 8563.6934 c
--7852.8848 8563.8115 -7852.2554 8563.8779 -7851.6094 8563.8779 c
--7850.9414 8563.8779 -7850.29 8563.8086 -7849.6602 8563.6826 c
--7848.5786 8563.4668 -7847.5664 8563.0654 -7846.6455 8562.5273 c
--7845.0566 8561.5977 -7843.751 8560.2441 -7842.8887 8558.6133 c
-f
-U
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 3)
-0 A
-u
-1 Ap
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7874.75 8587 m
--7874.75 8563 L
--7884.75 8563 L
--7884.75 8587 L
--7874.75 8587 L
-n
-u
-u
-0 Ap
-0 O
-1 g
--7875.4058 8578.5361 m
--7874.9878 8577.4355 -7874.75 8576.2471 -7874.75 8575 c
--7874.75 8573.1377 -7875.2681 8571.4004 -7876.1543 8569.9072 c
--7877.897 8566.9736 -7881.0898 8565 -7884.75 8565 C
--7884.75 8585 L
--7884.4297 8585 -7884.1143 8584.9814 -7883.8018 8584.9521 c
--7881.9121 8584.7754 -7880.1807 8584.0645 -7878.7441 8582.9824 c
--7877.2471 8581.8545 -7876.0801 8580.3184 -7875.4058 8578.5361 c
-f
-0 R
-0 G
-1 J 1 j 0.5 w
--7884.75 8565.3174 m
--7881.7207 8566.2744 -7878.8926 8567.9326 -7876.1543 8569.9072 C
-S
--7884.75 8570.9512 m
--7881.5991 8573.3564 -7878.543 8576.0869 -7875.4058 8578.5361 C
-S
--7878.7441 8582.9824 m
--7880.8105 8581.8916 -7882.7993 8580.5342 -7884.75 8579.043 C
-S
--7883.8018 8584.9521 m
--7884.1191 8584.8682 -7884.4375 8584.7852 -7884.75 8584.6865 C
-S
--7878.7441 8582.9824 m
--7880.1807 8584.0645 -7881.9121 8584.7744 -7883.8018 8584.9521 C
-S
--7875.4058 8578.5361 m
--7874.9878 8577.4355 -7874.75 8576.2471 -7874.75 8575 c
--7874.75 8573.1377 -7875.2681 8571.4004 -7876.1543 8569.9072 C
-S
--7884.75 8585 m
--7884.4297 8585 -7884.1143 8584.9814 -7883.8018 8584.9521 C
-S
--7878.7441 8582.9824 m
--7877.2471 8581.8545 -7876.0801 8580.3184 -7875.4058 8578.5361 C
-S
--7876.1543 8569.9072 m
--7877.8975 8566.9736 -7881.0898 8565 -7884.75 8565 C
-S
-U
-U
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 5)
-0 A
-u
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7726.3994 8587 m
--7726.3994 8573.4199 L
--7885 8573.4199 L
--7885 8587 L
--7726.3994 8587 L
-n
-u
-u
-0 O
-0.285 0.228 0.171 0 k
--7741.0786 8585.4844 m
--7741.043 8586.6895 L
--7727.5103 8587.5176 -7726.8418 8586.2822 v
--7726.7441 8586.1016 -7726.647 8585.7148 -7726.561 8585.1934 C
--7728.584 8585.8242 -7738.291 8585.5713 -7741.0786 8585.4844 C
-f
-0.44 0.352 0.264 0 k
--7741.4063 8574.0234 m
--7741.3711 8575.2676 L
--7738.4912 8575.0488 -7728.1914 8574.3164 -7726.543 8574.8652 C
--7726.7031 8574.2188 -7726.9199 8573.7646 -7727.2046 8573.6152 c
--7728.8306 8572.7656 -7741.4063 8574.0234 Y
-f
-0.145 0.116 0.087 0 k
--7741.3711 8575.2676 m
--7741.0786 8585.4844 L
--7738.291 8585.5713 -7728.584 8585.8242 -7726.561 8585.1934 C
--7726.1519 8582.7773 -7725.9258 8577.3604 -7726.543 8574.8652 C
--7728.1914 8574.3164 -7738.4912 8575.0488 -7741.3711 8575.2676 C
-f
-U
-u
-0.155 0.124 0.093 0 k
--7766.9375 8579.2734 m
--7765.897 8579.6563 L
--7747.0728 8575.1465 L
--7747.481 8574.3145 L
--7766.3633 8576.7246 L
--7767.252 8577.0059 L
--7767.6504 8576.8936 -7768.1934 8576.8242 V
--7767.6094 8577.2373 -7767.1426 8578.1406 -7766.9375 8579.2734 C
-f
-u
-0.085 0.068 0.051 0 k
--7771.7993 8583.666 m
--7772.5977 8583.7217 -7769.749 8583.6641 Y
--7770.3481 8583.0176 -7770.771 8581.8203 -7770.8105 8580.4375 c
--7770.8169 8580.2246 -7770.8105 8580.0176 -7770.7993 8579.8135 C
--7771.041 8579.707 -7771.0918 8579.7734 -7771.6289 8579.5645 C
--7771 8583.6113 -7771.7993 8583.666 v
-f
-0.305 0.244 0.183 0 k
--7770.3442 8576.8672 m
--7770.5527 8576.8105 -7770.4937 8578.9307 Y
--7769.4785 8579.7588 L
--7767.8359 8578.9434 L
--7766.9375 8579.2734 L
--7767.1426 8578.1406 -7767.6094 8577.2373 -7768.1934 8576.8242 C
--7768.6094 8576.7715 -7769.874 8576.7998 -7770.3442 8576.8672 C
-f
-U
-0.115 0.092 0.069 0 k
--7766.9375 8579.2734 m
--7767.8359 8578.9434 L
--7769.4785 8579.7588 L
--7770.4937 8578.9307 L
--7770.793 8579.708 -7770.7993 8579.8135 V
--7769.5137 8580.3789 -7768.1831 8580.7402 -7766.8398 8580.9258 C
--7766.79 8580.7275 -7766.7842 8580.543 -7766.79 8580.3369 c
--7766.7998 8579.9717 -7766.8218 8579.6182 -7766.9375 8579.2734 C
-f
-0.41 0.328 0.246 0 k
--7747.4512 8575.3965 m
--7749.377 8576.6426 -7758.3862 8582.0986 -7766.8398 8580.9258 C
--7766.9038 8582.0928 -7767.248 8583.0908 -7767.75 8583.6631 C
--7767.1895 8583.6621 L
--7746.7402 8586.7559 L
--7747.0366 8576.4258 L
--7747.0728 8575.1465 L
--7747.2046 8575.2373 -7747.4512 8575.3965 v
-f
-0.395 0.316 0.237 0 k
--7770.8105 8580.4375 m
--7770.771 8581.8203 -7770.3481 8583.0176 -7769.749 8583.6641 C
--7767.6807 8583.6631 L
--7767.1782 8583.0908 -7766.8218 8582.0713 -7766.8398 8580.9258 C
--7768.1831 8580.7402 -7769.5137 8580.3789 -7770.7993 8579.8135 C
--7770.8105 8580.0176 -7770.8169 8580.2246 -7770.8105 8580.4375 c
-f
-U
-u
-0 0 0 0.11 k
--7741.2642 8574.2012 m
--7740.2407 8574.0352 L
--7741.2642 8574.2012 L
--7741.2642 8574.2012 L
-f
-0 0 0 0.34 k
--7747.481 8574.3145 m
--7747.0728 8575.1465 L
--7745.6714 8574.918 L
--7744.5234 8574.7314 L
--7742.6758 8574.4307 L
--7741.2642 8574.2012 L
--7740.2407 8574.0352 L
--7740.2954 8573.7168 -7740.3672 8573.498 -7740.4648 8573.4199 C
--7747.481 8574.3145 L
-f
-0 0 0 0.32 k
--7745.8042 8579.207 m
--7746.041 8586.8613 L
--7740.7144 8587 L
--7739.7266 8583.5146 -7740.1816 8579.1543 V
--7745.8042 8579.207 L
-f
-U
-0.025 0.02 0.015 0 k
--7739.3223 8576.3848 m
--7736.373 8576.9199 -7733.2402 8577.1602 -7730.3159 8576.3613 c
--7730.2856 8576.3496 -7730.2754 8576.3184 -7730.2871 8576.2969 c
--7730.2881 8576.2656 -7730.3198 8576.2559 -7730.3418 8576.2559 c
--7733.2422 8577.0645 -7736.375 8576.8242 -7739.3042 8576.2783 c
--7739.3262 8576.2793 -7739.3574 8576.291 -7739.3672 8576.3223 c
--7739.3662 8576.3438 -7739.355 8576.375 -7739.3223 8576.3848 c
--7739.3223 8576.3848 l
-f
--7737.8374 8575.3076 m
--7737.7295 8575.3789 -7737.6313 8575.4941 -7737.5234 8575.502 c
--7733.7886 8575.832 -7730.1631 8575.7813 -7726.4746 8575.6641 c
--7726.4526 8575.6641 -7726.4209 8575.6426 -7726.4214 8575.6211 c
--7726.4214 8575.5879 -7726.4551 8575.5684 -7726.4766 8575.5684 c
--7729.3223 8575.6816 -7732.1401 8575.6992 -7735.0039 8575.5352 c
--7735.9336 8575.4766 -7736.9082 8575.7402 -7737.7778 8575.2207 c
--7737.7993 8575.2109 -7737.8306 8575.2109 -7737.8506 8575.2334 c
--7737.8618 8575.2559 -7737.8594 8575.2871 -7737.8374 8575.3076 c
--7737.8374 8575.3076 l
-f
--7733.373 8577.3672 m
--7731.5098 8578.6797 -7729.3022 8579.374 -7727.1001 8579.8867 c
--7727.0679 8579.8965 -7727.0474 8579.8848 -7727.0366 8579.8535 c
--7727.0273 8579.8203 -7727.0488 8579.8008 -7727.0703 8579.79 c
--7729.2617 8579.2656 -7731.459 8578.6035 -7733.3105 8577.2803 c
--7733.3433 8577.2598 -7733.375 8577.2715 -7733.3848 8577.293 c
--7733.4058 8577.3145 -7733.3945 8577.3457 -7733.373 8577.3672 c
--7733.373 8577.3672 l
-f
--7738.9321 8584.0566 m
--7736.7295 8584.5703 -7734.5298 8585.0303 -7732.2798 8585.2754 c
--7732.2598 8585.2852 -7732.229 8585.2637 -7732.229 8585.2422 c
--7732.2183 8585.209 -7732.2407 8585.1777 -7732.2729 8585.1787 c
--7734.5122 8584.8809 -7736.7305 8584.5176 -7738.9126 8583.9502 c
--7738.9351 8583.9512 -7738.9673 8583.9629 -7738.9766 8583.9941 c
--7738.9751 8584.0156 -7738.9648 8584.0479 -7738.9321 8584.0566 c
--7738.9321 8584.0566 l
-f
--7738.439 8583.3604 m
--7736.3457 8584.1973 -7734.1016 8583.9297 -7731.9023 8583.9629 c
--7731.8706 8583.9609 -7731.8496 8583.9395 -7731.8506 8583.9082 c
--7731.8521 8583.875 -7731.873 8583.8555 -7731.8945 8583.8555 c
--7734.0928 8583.8438 -7736.3374 8584.0996 -7738.4209 8583.2529 c
--7738.4434 8583.2539 -7738.4746 8583.2656 -7738.4834 8583.2969 c
--7738.4834 8583.3184 -7738.4722 8583.3506 -7738.439 8583.3604 c
--7738.439 8583.3604 l
-f
--7737.707 8584.7051 m
--7736.3833 8584.752 -7735.1504 8584.5469 -7733.8271 8584.209 c
--7733.3594 8584.0996 -7732.9199 8584.2266 -7732.4609 8584.2129 c
--7731.897 8584.1973 l
--7731.874 8584.1963 -7731.8633 8584.1855 -7731.8535 8584.1738 c
--7731.834 8584.1523 -7731.8442 8584.1211 -7731.8662 8584.0996 c
--7732.0625 8583.9453 l
--7732.0742 8583.9453 -7732.085 8583.9355 -7732.0962 8583.9355 c
--7732.5 8583.9473 l
--7733.9551 8584.1914 -7735.457 8584.6719 -7736.8926 8584.0742 c
--7736.9258 8584.0645 -7736.957 8584.0859 -7736.9673 8584.1074 c
--7736.9673 8584.1396 -7736.9551 8584.1602 -7736.9336 8584.1709 c
--7735.647 8584.6992 -7734.1714 8584.4756 -7732.8818 8584.0547 c
--7732.0918 8584.043 L
--7732.124 8584.0332 L
--7731.9282 8584.1875 L
--7731.8984 8584.0898 L
--7732.4639 8584.1064 l
--7732.9321 8584.1406 -7733.3848 8583.9834 -7733.8398 8584.1035 c
--7735.1543 8584.4609 -7736.3975 8584.625 -7737.71 8584.5986 c
--7737.7422 8584.5996 -7737.7642 8584.6211 -7737.7617 8584.6533 c
--7737.7617 8584.6855 -7737.7402 8584.7061 -7737.707 8584.7051 c
--7737.707 8584.7051 l
-f
--7738.5718 8585.0605 m
--7735.8711 8586.2207 -7732.9023 8585.5703 -7730.1279 8585.1816 c
--7729.7832 8585.2891 l
--7729.7617 8585.2988 -7729.7417 8585.2871 -7729.7207 8585.2656 c
--7729.71 8585.2441 -7729.7217 8585.2129 -7729.7422 8585.2021 c
--7730.0801 8585.0098 l
--7732.7754 8584.3926 -7735.5391 8584.7813 -7738.271 8584.7852 c
--7738.3022 8584.7871 -7738.3232 8584.8086 -7738.3223 8584.8398 c
--7738.3198 8584.8721 -7738.2983 8584.8926 -7738.2681 8584.8926 c
--7735.6738 8584.9355 -7733.0303 8584.4434 -7730.4727 8585.0742 c
--7729.7954 8585.2891 L
--7729.7534 8585.1914 L
--7730.1406 8585.0859 l
--7732.9058 8585.4424 -7735.8418 8586.1348 -7738.5313 8584.9746 c
--7738.5537 8584.9648 -7738.585 8584.9648 -7738.5962 8584.998 c
--7738.6055 8585.0195 -7738.605 8585.0508 -7738.5718 8585.0605 c
--7738.5718 8585.0605 l
-f
--7735.6895 8578.3945 m
--7734.3945 8578.9004 -7732.9834 8578.6465 -7731.6802 8578.3438 c
--7731.647 8578.3418 -7731.6367 8578.3203 -7731.6382 8578.2891 c
--7731.6504 8578.2568 -7731.6714 8578.2461 -7731.7031 8578.248 c
--7732.998 8578.5303 -7734.377 8578.8154 -7735.6504 8578.2969 c
--7735.6826 8578.2871 -7735.7144 8578.2988 -7735.7246 8578.3311 c
--7735.7222 8578.3525 -7735.7114 8578.3848 -7735.6895 8578.3945 c
--7735.6895 8578.3945 l
-f
--7736.1401 8580.2207 m
--7734.2266 8580.6895 -7732.3145 8581.1035 -7730.355 8581.3242 c
--7730.3242 8581.334 -7730.3022 8581.3125 -7730.293 8581.2803 c
--7730.2954 8581.2598 -7730.3159 8581.2285 -7730.3374 8581.2285 c
--7732.2959 8581.0078 -7734.209 8580.582 -7736.1206 8580.1133 c
--7736.1426 8580.1152 -7736.1738 8580.126 -7736.1831 8580.1582 c
--7736.1831 8580.1797 -7736.1719 8580.2109 -7736.1401 8580.2207 c
--7736.1401 8580.2207 l
-f
--7736.9336 8582.6348 m
--7734.499 8583.4609 -7731.8647 8583.0547 -7729.3457 8583.0879 c
--7729.313 8583.0879 -7729.293 8583.0664 -7729.293 8583.0332 c
--7729.2954 8583.0117 -7729.3159 8582.9922 -7729.3481 8582.9922 c
--7731.8574 8582.916 -7734.481 8583.3848 -7736.8945 8582.5264 c
--7736.9282 8582.5273 -7736.959 8582.5391 -7736.9688 8582.5605 c
--7736.9678 8582.5918 -7736.9561 8582.624 -7736.9336 8582.6348 c
--7736.9336 8582.6348 l
-f
--7732.0542 8583.8496 m
--7730.6582 8584.5449 -7729.0503 8584.4033 -7727.5342 8584.4668 c
--7727.502 8584.4648 -7727.4824 8584.4434 -7727.4824 8584.4121 c
--7727.4834 8584.3906 -7727.5054 8584.3594 -7727.5366 8584.3594 c
--7729.0137 8584.2207 -7730.6489 8584.5234 -7732.0039 8583.7617 c
--7732.0366 8583.7529 -7732.0679 8583.7637 -7732.0786 8583.7861 c
--7732.0879 8583.8076 -7732.0767 8583.8398 -7732.0542 8583.8496 c
--7732.0542 8583.8496 l
-f
--7731.3418 8580.4248 m
--7730.3926 8580.3975 -7729.4336 8580.3701 -7728.4839 8580.3428 c
--7728.4526 8580.3418 -7728.4312 8580.3203 -7728.4336 8580.2881 c
--7728.4336 8580.2559 -7728.4551 8580.2354 -7728.4878 8580.2363 c
--7729.437 8580.2637 -7730.397 8580.291 -7731.3457 8580.3184 c
--7731.377 8580.3184 -7731.3975 8580.3418 -7731.3975 8580.373 c
--7731.397 8580.4043 -7731.374 8580.4258 -7731.3418 8580.4248 c
--7731.3418 8580.4248 l
-f
--7729.1592 8578.0361 m
--7728.6895 8578.0645 -7728.209 8578.0723 -7727.7383 8578.0918 c
--7727.7168 8578.0908 -7727.6855 8578.0684 -7727.6865 8578.0371 c
--7727.687 8578.0039 -7727.71 8577.9844 -7727.7417 8577.9844 c
--7728.2114 8577.9873 -7728.6816 8577.9375 -7729.1514 8577.9395 c
--7729.1831 8577.9297 -7729.2031 8577.9512 -7729.2134 8577.9844 c
--7729.2129 8578.0156 -7729.1914 8578.0371 -7729.1592 8578.0361 c
--7729.1592 8578.0361 l
-f
--7736.9702 8580.2344 m
--7736.5688 8580.5107 -7736.125 8580.6797 -7735.645 8580.751 c
--7735.6113 8580.7607 -7735.5918 8580.7383 -7735.5806 8580.7168 c
--7735.5703 8580.6855 -7735.5928 8580.6543 -7735.6152 8580.6543 c
--7736.0854 8580.5723 -7736.5176 8580.4023 -7736.9209 8580.1475 c
--7736.9521 8580.1377 -7736.9849 8580.1387 -7736.9946 8580.1709 c
--7737.0039 8580.1934 -7736.9922 8580.2246 -7736.9702 8580.2344 c
--7736.9702 8580.2344 l
-f
--7738.1904 8586.085 m
--7735.7344 8586.5273 -7733.2983 8587.001 -7730.7993 8586.7266 c
--7730.7778 8586.7266 -7730.7568 8586.7041 -7730.7578 8586.6719 c
--7730.7578 8586.6406 -7730.7798 8586.6191 -7730.8022 8586.6191 c
--7733.291 8586.873 -7735.7344 8586.4844 -7738.1719 8585.9775 c
--7738.1934 8585.9785 -7738.2256 8585.9902 -7738.2344 8586.0215 c
--7738.2344 8586.043 -7738.2222 8586.0752 -7738.1904 8586.085 c
--7738.1904 8586.085 l
-f
-0.195 0.156 0.117 0 k
--7738.166 8574.6445 m
--7735.7969 8574.2676 -7733.4058 8574.3477 -7731.0298 8574.5898 c
--7730.998 8574.5879 -7730.9766 8574.5664 -7730.9766 8574.5352 c
--7730.9785 8574.5137 -7731 8574.4824 -7731.0215 8574.4824 c
--7733.4082 8574.2422 -7735.791 8574.1602 -7738.1694 8574.5391 c
--7738.2026 8574.5391 -7738.2222 8574.5605 -7738.2217 8574.5938 c
--7738.2207 8574.625 -7738.1992 8574.6465 -7738.166 8574.6445 c
--7738.166 8574.6445 l
-f
-0.335 0.268 0.201 0 k
--7737.4351 8574.1113 m
--7734.9282 8574.1152 -7732.4146 8574.2773 -7729.918 8573.8965 c
--7729.8862 8573.8945 -7729.8647 8573.873 -7729.8662 8573.8418 c
--7729.8672 8573.8086 -7729.8896 8573.7891 -7729.9209 8573.7891 c
--7732.418 8574.1699 -7734.9297 8574.0293 -7737.4375 8574.0059 c
--7737.46 8574.0059 -7737.481 8574.0273 -7737.4785 8574.0596 c
--7737.4785 8574.0918 -7737.457 8574.1123 -7737.4351 8574.1113 c
--7737.4351 8574.1113 l
-f
-0.205 0.164 0.123 0 k
--7738.9766 8574.3262 m
--7737.5039 8574.668 -7736.0078 8574.4023 -7734.5391 8574.2207 c
--7734.5078 8574.2207 -7734.4873 8574.1973 -7734.499 8574.166 c
--7734.5 8574.1348 -7734.5215 8574.1133 -7734.5537 8574.125 c
--7736.0103 8574.2842 -7737.4961 8574.583 -7738.9473 8574.2188 c
--7738.9785 8574.2207 -7739.0103 8574.2324 -7739.0098 8574.2637 c
--7739.019 8574.2852 -7738.998 8574.3164 -7738.9766 8574.3262 c
--7738.9766 8574.3262 l
-f
--7732.3535 8573.7949 m
--7731.1978 8573.9219 -7730.0273 8573.8145 -7728.8926 8573.5898 c
--7728.8711 8573.5781 -7728.8506 8573.5566 -7728.8618 8573.5244 c
--7728.8623 8573.5029 -7728.8945 8573.4824 -7728.916 8573.4941 c
--7730.0503 8573.7402 -7731.1914 8573.7939 -7732.3462 8573.6885 c
--7732.3794 8573.6895 -7732.3984 8573.7109 -7732.4087 8573.7324 c
--7732.4082 8573.7646 -7732.3862 8573.7852 -7732.3535 8573.7949 c
--7732.3535 8573.7949 l
-f
-0.335 0.268 0.201 0 k
--7739.2681 8576.4473 m
--7737.9214 8577.1885 -7736.3066 8576.5977 -7734.855 8576.6416 c
--7734.8223 8576.6406 -7734.8022 8576.6191 -7734.8022 8576.5859 c
--7734.8042 8576.5654 -7734.8262 8576.5449 -7734.8574 8576.5449 c
--7736.2886 8576.4902 -7737.8823 8577.0801 -7739.2168 8576.3506 c
--7739.2383 8576.3398 -7739.2695 8576.3516 -7739.291 8576.374 c
--7739.3008 8576.3955 -7739.2886 8576.4277 -7739.2681 8576.4473 c
--7739.2681 8576.4473 l
-f
--7737.8945 8578.5645 m
--7735.6719 8579.0449 -7733.3896 8578.6162 -7731.1504 8578.5625 c
--7731.1177 8578.5615 -7731.0977 8578.5391 -7731.0977 8578.5078 c
--7731.1001 8578.4863 -7731.1318 8578.4668 -7731.1519 8578.4668 c
--7733.3833 8578.4775 -7735.6519 8578.9805 -7737.875 8578.457 c
--7737.8975 8578.457 -7737.9287 8578.4688 -7737.9375 8578.502 c
--7737.9375 8578.5225 -7737.9258 8578.5547 -7737.8945 8578.5645 c
--7737.8945 8578.5645 l
-f
--7732.0273 8575.1406 m
--7730.3496 8575.9688 -7728.499 8576.502 -7726.603 8576.3613 c
--7726.5718 8576.3613 -7726.5513 8576.3389 -7726.5527 8576.3066 c
--7726.5527 8576.2754 -7726.5742 8576.2539 -7726.6074 8576.2559 c
--7728.481 8576.416 -7730.3198 8575.8604 -7731.9873 8575.0547 c
--7732.0078 8575.0449 -7732.041 8575.0449 -7732.0503 8575.0781 c
--7732.061 8575.0996 -7732.061 8575.1309 -7732.0273 8575.1406 c
--7732.0273 8575.1406 l
-f
-u
-0.5 0.85 1 0.45 k
--7885 8581.9082 m
--7885.0254 8582.4883 -7884.5664 8583.1875 -7883.167 8583.9902 C
--7882.8521 8584.0029 -7881.3945 8584.0234 -7879.0889 8584.0488 C
--7879.0889 8581.8223 L
--7881.1382 8581.8457 -7883.1177 8581.8867 -7885 8581.9082 C
-f
--7884.5088 8580.9688 m
--7879.0889 8580.8447 L
--7879.0889 8579.8145 L
--7882.644 8579.959 L
--7883.8145 8580.3301 -7884.5088 8580.9688 V
-f
-0.5 0.85 1 0.32 k
--7879.0889 8580.8252 m
--7884.4746 8580.9434 L
--7884.7695 8581.2148 -7884.9849 8581.5566 -7885 8581.9277 C
--7883.1177 8581.9063 -7881.1382 8581.8848 -7879.0889 8581.8613 C
--7879.0889 8580.8252 L
-f
-0.5 0.85 1 0.45 k
--7774.1504 8580.6172 m
--7852.3584 8581.541 -7879.1079 8581.8418 V
--7879.1079 8584.0488 L
--7862.8145 8584.2324 -7803.9902 8584.707 Y
--7769.749 8583.6641 L
--7770.457 8580.5684 L
--7774.1504 8580.6172 L
-f
-0.5 0.85 1 0.12 k
--7879.1079 8579.8145 m
--7879.1079 8580.8447 L
--7770.4258 8579 L
--7770.3833 8576.8633 L
--7803.6553 8576.7129 L
--7879.1079 8579.8145 L
-f
-u
-0.065 0.052 0.039 0 k
--7747.0728 8575.1465 m
--7747.0366 8576.4258 L
--7747.2954 8575.1172 L
--7765.897 8579.6563 L
--7766.9375 8579.2734 L
--7766.8794 8579.6055 -7766.8398 8579.957 -7766.8306 8580.3223 c
--7766.8242 8580.5283 -7766.8281 8580.7285 -7766.8398 8580.9258 C
--7758.3862 8582.0986 -7748.9634 8577.6719 -7747.0366 8576.4258 C
--7746.7402 8586.7559 L
--7746.041 8586.8613 L
--7745.8042 8579.207 L
--7740.1816 8579.1543 L
--7740.0898 8577.0137 -7740.0718 8575.0215 -7740.2407 8574.0352 C
--7747.0728 8575.1465 L
-f
-0.4 0.7 1 0 k
--7770.457 8580.5879 m
--7770.4258 8578.9805 L
--7879.1079 8580.8252 L
--7879.1079 8581.8613 L
--7852.3584 8581.5605 -7770.457 8580.5879 Y
-f
-U
-U
-0.025 0.02 0.015 0 k
--7734.7344 8583.0293 m
--7734.7344 8583.0625 -7734.7129 8583.082 -7734.6802 8583.082 c
--7731.6714 8583.1133 -7729.4214 8582.9453 -7726.415 8582.8594 C
--7726.4087 8582.7656 L
--7729.3262 8582.8701 -7731.7607 8583.0078 -7734.6841 8582.9746 C
--7734.7168 8582.9766 -7734.7358 8582.998 -7734.7344 8583.0293 C
-f
--7726.3994 8582.7656 m
--7726.4082 8582.7441 L
--7726.4087 8582.7656 L
--7726.4063 8582.7656 -7726.4033 8582.7656 -7726.3994 8582.7656 C
-f
--7730.4487 8581.4238 m
--7731.4458 8581.292 -7732.3394 8581.7656 -7733.2114 8582.1973 C
--7733.2441 8582.208 -7733.2534 8582.2402 -7733.2422 8582.2715 C
--7733.2305 8582.293 -7733.1982 8582.3027 -7733.1777 8582.291 c
--7732.3262 8581.8301 -7731.4312 8581.4199 -7730.4678 8581.5195 c
--7729.1079 8581.6621 -7727.9038 8582.375 -7726.5254 8582.4531 C
--7726.4463 8582.3594 L
--7728.04 8582.2656 -7728.8647 8581.623 -7730.4487 8581.4238 c
-f
-U
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 6)
-0 A
-u
-1 Ap
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7884.75 8563 m
--7884.75 8587 L
--7874.75 8587 L
--7874.75 8563 L
--7884.75 8563 L
-n
-0 Ap
-0 O
-1 g
--7874.75 8565 m
--7875.0703 8565 -7875.3857 8565.0186 -7875.6982 8565.0479 c
--7877.5879 8565.2256 -7879.3198 8565.9346 -7880.7559 8567.0176 c
--7882.2529 8568.1465 -7883.4199 8569.6816 -7884.0942 8571.4639 c
--7884.5122 8572.5645 -7884.75 8573.7529 -7884.75 8575 c
--7884.75 8576.8623 -7884.2319 8578.5996 -7883.3457 8580.0918 c
--7881.6025 8583.0273 -7878.4102 8585 -7874.75 8585 C
--7874.75 8565 L
-f
-0 R
-0 G
-1 J 1 j 0.5 w
--7874.75 8584.6816 m
--7877.7793 8583.7256 -7880.6074 8582.0674 -7883.3457 8580.0918 C
-S
--7874.75 8579.0488 m
--7877.8999 8576.6436 -7880.957 8573.9131 -7884.0942 8571.4639 C
-S
--7880.7559 8567.0176 m
--7878.6904 8568.1084 -7876.7017 8569.4668 -7874.75 8570.957 C
-S
--7875.6982 8565.0479 m
--7875.3809 8565.1309 -7875.063 8565.2148 -7874.75 8565.3145 C
-S
--7880.7559 8567.0176 m
--7879.3193 8565.9355 -7877.5879 8565.2256 -7875.6982 8565.0479 C
-S
--7884.0942 8571.4639 m
--7884.5122 8572.5645 -7884.75 8573.7529 -7884.75 8575 c
--7884.75 8576.8623 -7884.231 8578.5996 -7883.3457 8580.0918 C
-S
--7874.75 8565 m
--7875.0703 8565 -7875.3857 8565.0186 -7875.6982 8565.0479 C
-S
--7880.7559 8567.0176 m
--7882.2529 8568.1465 -7883.4199 8569.6816 -7884.0942 8571.4639 C
-S
--7883.3457 8580.0918 m
--7881.6025 8583.0273 -7878.4102 8585 -7874.75 8585 C
-S
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 8)
-0 A
-u
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7883.9521 8584.3125 m
--7776.7954 8584.3125 L
--7776.7954 8570.1855 L
--7883.9521 8570.1855 L
--7883.9521 8584.3125 L
-n
-u
-0 O
-0 0 0 1 k
--7882.2832 8583.623 m
--7882.8535 8586 -7882.8184 8582.0039 V
--7883.0479 8578.8027 L
--7883.6167 8576.4551 L
--7883.4502 8574.123 L
--7881.9502 8573.4551 -7865.2832 8572.123 V
--7858.6167 8570.7891 -7849.6167 8570.7891 V
--7784.3936 8571.4766 -7779.4912 8572.8848 v
--7820.3882 8570.875 -7822.9688 8571.5117 v
--7783.8569 8573.1602 -7780.8545 8574.4316 v
--7818.79 8572.5469 -7822.167 8574.1777 v
--7787.249 8575.9102 -7783.021 8577.5313 v
--7789.7217 8576.8828 -7791.5127 8577.082 v
--7788.3896 8577.5703 l
--7793.4194 8577.502 l
--7796.3218 8577.1289 l
--7788.4521 8578.2422 -7787.9033 8578.8086 v
--7784.3154 8578.1309 -7798.5186 8578.3848 v
--7832.1177 8574.4551 -7882.2832 8583.623 V
-f
-/BBAccumRotation (5.805971) XT
-0 R
-0 0 0 0.5 K
-0.025 w
--7883.9502 8573.123 m
--7863.667 8571.2949 -7843.9727 8570.2207 v
--7801.1514 8570.502 -7796.5737 8570.9004 v
--7784.1631 8571.0313 -7776.7959 8572.0273 v
-S
-/BBAccumRotation (5.805971) XT
-0 0 0 1 K
--7821.8369 8570.4082 m
--7825.2959 8570.0273 -7851.2607 8570.2793 Y
--7861.627 8570.1602 -7883.9502 8573.123 Y
-S
-/BBAccumRotation (5.805971) XT
--7820.9873 8573.6641 m
--7790.3608 8574.582 -7783.6606 8575.2324 v
-S
-/BBAccumRotation (5.805971) XT
-0 0 0 0.5 K
--7829.6201 8578.2051 m
--7794.3706 8579.6172 -7791.4058 8580.1406 v
-S
-/BBAccumRotation (5.805971) XT
-U
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 10)
-0 A
-u
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7884 8586 m
--7833.8921 8586 L
--7833.8921 8529.9756 L
--7884 8529.9756 L
--7884 8586 L
-n
-u
-0 O
-0.1 1 1 0 k
--7846.9014 8551.5752 m
--7848.7178 8545.0957 -7858.8247 8548.4658 Y
--7858.791 8548.5303 L
--7868.8999 8545.1611 -7870.7144 8551.6396 V
--7876.6758 8569.0068 -7871.4922 8575.7451 V
--7864.7529 8585.3369 -7860.6055 8585.3369 V
--7857.0103 8585.2705 L
--7852.8638 8585.2705 -7846.125 8575.6816 Y
--7840.9409 8568.9424 -7846.9014 8551.5752 Y
-f
-u
-0 0 0 1 k
--7851.3926 8529.9756 m
--7852.1167 8531.4199 -7852.9238 8532.4756 V
--7852.4058 8532.0635 -7851.5151 8531.1924 -7851.3926 8529.9756 C
-f
--7865.064 8532.4854 m
--7865.8711 8531.4307 -7866.5942 8529.9863 Y
--7866.4727 8531.2021 -7865.582 8532.0732 -7865.064 8532.4854 C
-f
-U
-0 0.61 0.74 0 k
--7850.5977 8554.4609 m
--7851.9038 8549.7959 -7859.1816 8552.2217 Y
--7859.1567 8552.2686 L
--7866.436 8549.8428 -7867.7417 8554.5078 V
--7872.0337 8567.0117 -7868.3018 8571.8633 V
--7863.4487 8578.7686 -7860.4634 8578.7686 V
--7857.875 8578.7227 L
--7854.8887 8578.7227 -7850.0366 8571.8174 Y
--7846.3042 8566.9639 -7850.5977 8554.4609 Y
-f
-u
-1 Ap
-0.73 0.43 1 0.22 k
-0 R
-0 0 0 1 K
--7854.6226 8557.2754 m
--7853.813 8557.2754 -7853.1558 8556.6182 -7853.1558 8555.8096 c
--7853.1558 8555 -7853.813 8554.3428 -7854.6226 8554.3428 c
--7855.4321 8554.3428 -7856.0889 8555 -7856.0889 8555.8096 c
--7856.0889 8556.6182 -7855.4321 8557.2754 -7854.6226 8557.2754 c
-b
--7854.3638 8568.9971 m
--7853.0806 8568.9971 -7852.0415 8568.1201 -7852.0415 8567.042 c
--7852.0415 8565.9619 -7853.0806 8565.0869 -7854.3638 8565.0869 c
--7855.645 8565.0869 -7856.6846 8565.9619 -7856.6846 8567.042 c
--7856.6846 8568.1201 -7855.645 8568.9971 -7854.3638 8568.9971 c
-b
--7853.834 8580.7861 m
--7852.2817 8580.7861 -7851.0239 8580.1299 -7851.0239 8579.3213 c
--7851.0239 8578.5117 -7852.2817 8577.8545 -7853.834 8577.8545 c
--7855.3862 8577.8545 -7856.645 8578.5117 -7856.645 8579.3213 c
--7856.645 8580.1299 -7855.3862 8580.7861 -7853.834 8580.7861 c
-b
--7849.6104 8552.5264 m
--7848.8687 8552.5264 -7848.2671 8551.8154 -7848.2671 8550.9365 c
--7848.2671 8550.0596 -7848.8687 8549.3477 -7849.6104 8549.3477 c
--7850.353 8549.3477 -7850.9546 8550.0596 -7850.9546 8550.9365 c
--7850.9546 8551.8154 -7850.353 8552.5264 -7849.6104 8552.5264 c
-b
--7848.0034 8574.083 m
--7848.8818 8573.7354 -7849.1494 8572.335 -7848.603 8570.9541 c
--7848.0566 8569.5752 -7846.9014 8568.7363 -7846.0234 8569.085 c
--7845.145 8569.4326 -7844.877 8570.833 -7845.4233 8572.2139 c
--7845.9702 8573.5947 -7847.125 8574.4316 -7848.0034 8574.083 c
-b
-u
--7863.0566 8557.1592 m
--7863.8662 8557.1592 -7864.5239 8556.502 -7864.5239 8555.6934 c
--7864.5239 8554.8828 -7863.8662 8554.2266 -7863.0566 8554.2266 c
--7862.248 8554.2266 -7861.5913 8554.8828 -7861.5913 8555.6934 c
--7861.5913 8556.502 -7862.248 8557.1592 -7863.0566 8557.1592 c
-b
--7863.3159 8568.8799 m
--7864.5991 8568.8799 -7865.6382 8568.0049 -7865.6382 8566.9248 c
--7865.6382 8565.8447 -7864.5991 8564.9697 -7863.3159 8564.9697 c
--7862.0342 8564.9697 -7860.9951 8565.8447 -7860.9951 8566.9248 c
--7860.9951 8568.0049 -7862.0342 8568.8799 -7863.3159 8568.8799 c
-b
--7863.8457 8580.6709 m
--7865.3975 8580.6709 -7866.6558 8580.0146 -7866.6558 8579.2041 c
--7866.6558 8578.3936 -7865.3975 8577.7383 -7863.8457 8577.7383 c
--7862.293 8577.7383 -7861.0352 8578.3936 -7861.0352 8579.2041 c
--7861.0352 8580.0146 -7862.293 8580.6709 -7863.8457 8580.6709 c
-b
--7868.0679 8552.4092 m
--7868.811 8552.4092 -7869.4121 8551.6982 -7869.4121 8550.8213 c
--7869.4121 8549.9443 -7868.811 8549.2334 -7868.0679 8549.2334 c
--7867.3262 8549.2334 -7866.7241 8549.9443 -7866.7241 8550.8213 c
--7866.7241 8551.6982 -7867.3262 8552.4092 -7868.0679 8552.4092 c
-b
--7869.6758 8573.9678 m
--7868.7983 8573.6201 -7868.5298 8572.2188 -7869.0762 8570.8379 c
--7869.6226 8569.457 -7870.7778 8568.6201 -7871.6558 8568.9678 c
--7872.5342 8569.3164 -7872.8032 8570.7178 -7872.2568 8572.0967 c
--7871.7104 8573.4775 -7870.5552 8574.3154 -7869.6758 8573.9678 c
-b
-U
-U
-0 Ap
-0 0 0 1 k
--7859.1318 8552.6553 m
--7859.1318 8585.3145 l
-F
-u
--7843.3906 8538.5303 m
--7844.0815 8537.8369 -7847.019 8538.7021 Y
--7848.229 8538.874 -7848.0562 8541.2939 Y
--7847.019 8543.3682 -7847.7104 8543.1943 Y
--7848.2998 8543.1943 -7849.855 8543.1143 -7850.7822 8543.0635 C
--7851.1226 8541.6689 -7852.6128 8540.4756 -7854.7217 8539.7695 C
--7852.7578 8536.4775 -7854.5176 8535.7949 -7856.2935 8535.79 C
--7856.3096 8535.7021 -7856.332 8535.6162 -7856.3599 8535.5332 C
--7854.1089 8535.5791 -7853.6392 8533.2588 Y
--7853.4048 8533.0635 -7853.1606 8532.7861 -7852.9238 8532.4756 C
--7853.1416 8532.6475 -7853.2944 8532.7393 Y
--7854.2583 8532.7393 -7855.8774 8534.4941 -7856.4966 8535.207 C
--7856.9194 8534.4434 -7857.853 8533.9111 -7858.9434 8533.9111 c
--7860.0698 8533.9111 -7861.0322 8534.4795 -7861.4312 8535.2852 C
--7861.9985 8534.624 -7863.6968 8532.751 -7864.6943 8532.751 C
--7864.8462 8532.6572 -7865.064 8532.4854 V
--7864.8281 8532.7939 -7864.583 8533.0732 -7864.3481 8533.2686 C
--7863.8638 8535.6563 -7861.5254 8535.5342 V
--7861.5449 8535.5889 -7861.5674 8535.6436 -7861.5806 8535.7021 C
--7864.9238 8535.6924 -7863.937 8538.3174 -7863.2104 8539.6602 C
--7865.5918 8540.376 -7867.2646 8541.7012 -7867.5239 8543.25 C
--7868.4473 8543.2998 -7869.6729 8543.3584 -7870.1802 8543.3584 C
--7870.8726 8543.5313 -7869.835 8541.458 V
--7869.6626 8539.0391 -7870.8726 8538.8662 V
--7873.8096 8538.002 -7874.501 8538.6934 V
--7875.1919 8539.5566 -7876.0562 8538.3467 V
--7875.1919 8540.0752 -7873.291 8539.5566 V
--7870.6982 8538.8662 -7871.3906 8540.5938 V
--7871.9087 8544.0498 -7870.1802 8544.7402 V
--7868.0342 8545.8545 -7866.2822 8546.0889 V
--7865.9087 8546.4141 -7865.4639 8546.7109 -7864.958 8546.9766 C
--7867.5562 8547.0469 -7870.2246 8547.9209 -7871.0752 8550.9561 C
--7871.5151 8552.2432 -7872.0518 8554.2432 V
--7873.1025 8554.8252 -7874.3022 8556.0078 -7875.541 8558.2627 C
--7876.394 8561.4502 -7877.167 8556.7129 V
--7878.3975 8553.6494 -7879.6504 8553.5381 V
--7878.4702 8555.2871 -7878.9038 8556.416 V
--7877.2998 8560.917 -7875.6138 8559.8994 V
--7874.0986 8559.2197 -7872.688 8556.8154 V
--7873.0698 8558.4971 -7873.4326 8560.417 -7873.6743 8562.3906 C
--7874.4888 8562.3975 L
--7876.3506 8561.4795 -7876.3262 8564.959 V
--7877.1226 8568.9453 -7876.3594 8571.6826 V
--7875.647 8574.1504 -7878.1274 8572.9307 V
--7879.2842 8573.3242 -7879.9839 8572.7881 V
--7882.3882 8571.4131 -7884 8573.124 V
--7882.147 8572.8799 -7881.4482 8573.417 V
--7879.9785 8573.5615 -7879.897 8574.1787 V
--7876.9561 8574.8555 -7876.188 8574.0771 V
--7874.417 8573.2139 -7875.1304 8570.3604 V
--7875.8799 8562.4814 -7874.3198 8564.4053 V
--7874.1182 8564.4219 -7873.8784 8564.5176 V
--7874.1519 8568.4326 -7873.8018 8572.3252 -7871.9961 8574.8516 C
--7875.4536 8567.333 -7870.2974 8552.3037 Y
--7868.9609 8547.5303 -7863.127 8548.1016 -7860.145 8548.7344 C
--7860.0718 8550.1299 -7859.8374 8551.9492 -7859.1318 8552.6553 C
--7858.2134 8550.6963 -7858.2358 8549.0732 V
--7857.0762 8548.7217 -7850.2817 8546.8447 -7847.4487 8550.3369 C
--7848.4312 8547.8135 -7850.8262 8547.0186 -7853.2007 8546.9189 C
--7852.667 8546.6318 -7852.2041 8546.3047 -7851.8257 8545.9502 C
--7850.041 8545.7861 -7847.7104 8544.5771 Y
--7845.9814 8543.8857 -7846.5015 8540.4307 Y
--7847.1919 8538.7021 -7844.5991 8539.3936 Y
--7842.7002 8539.9111 -7841.835 8538.1836 Y
--7842.7002 8539.3936 -7843.3906 8538.5303 Y
-f
--7837.9082 8572.9521 m
--7838.6074 8573.4893 -7839.7632 8573.0938 Y
--7842.2446 8574.3135 -7841.5327 8571.8467 Y
--7840.769 8569.1104 -7841.564 8565.1221 Y
--7841.541 8561.6445 -7843.4014 8562.5596 Y
--7844.0342 8562.5557 L
--7844.3198 8560.6123 -7844.7046 8558.7549 -7845.0898 8557.1699 C
--7843.7129 8559.4199 -7842.2778 8560.0635 Y
--7840.5913 8561.082 -7838.9878 8556.5791 Y
--7839.4214 8555.4502 -7838.2417 8553.7021 Y
--7839.4937 8553.8125 -7840.7246 8556.876 Y
--7841.4976 8561.6152 -7842.3511 8558.4268 Y
--7843.5776 8556.1904 -7844.769 8555.0098 -7845.814 8554.4229 C
--7846.2026 8553.0635 -7846.4858 8552.2393 Y
--7846.7002 8551.4727 -7847.0337 8550.8486 -7847.4487 8550.3369 C
--7847.3799 8550.5127 -7847.3174 8550.6982 -7847.2632 8550.8916 C
--7841.3022 8568.2588 -7846.4858 8574.9971 V
--7853.2246 8584.5869 -7857.3721 8584.5869 V
--7860.9663 8584.6514 L
--7865.1138 8584.6514 -7871.853 8575.0615 Y
--7871.9038 8574.9961 -7871.9463 8574.9219 -7871.9961 8574.8516 C
--7871.7378 8575.4141 -7871.437 8575.9404 -7871.0752 8576.4092 C
--7864.3359 8586 -7860.189 8586 V
--7856.5942 8585.9346 L
--7852.4482 8585.9346 -7845.709 8576.3447 Y
--7843.5801 8573.5771 -7843.3306 8569.0176 -7843.7769 8564.6055 C
--7843.6553 8564.5752 -7843.5698 8564.5684 Y
--7842.0112 8562.6475 -7842.7598 8570.5244 Y
--7843.4746 8573.3789 -7841.7026 8574.2402 Y
--7840.9351 8575.0186 -7837.9946 8574.3428 Y
--7837.9136 8573.7256 -7836.4434 8573.5811 Y
--7835.7446 8573.0449 -7833.8921 8573.2881 Y
--7835.5024 8571.5771 -7837.9082 8572.9521 Y
-f
-U
-U
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 34)
-0 A
-u
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7884.0254 8586.0264 m
--7828.0542 8586.0264 L
--7828.0542 8524.5342 L
--7884.0254 8524.5342 L
--7884.0254 8586.0264 L
-n
-u
-u
-0 O
-0.0745 0.9 0.9019 0.18 k
-0 R
-0 0 0 1 K
-1 J 1 j 0.0518 w
--7857.5991 8562.7217 m
--7857.3594 8573.5215 -7862.8794 8583.8398 v
--7862.4009 8586 -7860.959 8586 v
--7861.2002 8582.6406 -7860.2393 8582.1611 v
--7855.9199 8570.1602 -7856.6382 8562.2402 v
--7857.5991 8562.7217 l
-b
--7857.5991 8562.7217 m
--7859.2793 8568 -7871.0391 8569.2012 v
--7875.3594 8569.6807 -7875.5991 8571.1211 v
--7869.1206 8561.5195 -7868.1602 8561.7607 v
--7881.3594 8556.001 -7884 8550.7197 v
--7878.959 8553.6006 -7875.5991 8551.4404 v
--7867.6802 8551.2012 -7862.6406 8553.3613 v
--7858.8008 8555.2813 -7866.7202 8539.2012 v
--7862.8794 8550.9609 -7859.2793 8524.5605 v
--7858.3198 8529.8408 -7856.8799 8531.2813 v
--7850.8799 8538.9609 -7851.8398 8541.1211 v
--7852.3198 8544.9609 -7847.7598 8538.7207 v
--7848 8548.3213 -7850.4009 8551.6807 v
--7852.5591 8555.2813 -7846.5591 8553.1211 v
--7840.5591 8551.2012 -7835.2793 8552.8809 v
--7829.7598 8554.3203 -7828.0801 8551.4404 v
--7839.8398 8563.9209 -7845.5991 8563.6807 v
--7843.9194 8567.2813 l
--7841.519 8572.0811 -7842 8573.2813 v
--7857.2681 8563.8828 -7857.5991 8562.7217 v
-b
--7857.5991 8562.7217 m
--7854.959 8544.2402 -7857.5991 8536.5605 v
--7859.998 8526.001 -7859.2793 8524.5605 v
-S
--7856.1602 8551.4404 m
--7850.1602 8546.6406 -7848.959 8541.3604 v
-S
--7856.1602 8550.7197 m
--7865.0391 8543.041 -7866.7202 8539.2012 v
-S
--7828.0801 8551.4404 m
--7829.2793 8553.6006 -7857.3594 8561.7607 y
--7862.4009 8556.2422 -7873.9199 8553.8408 v
--7881.5986 8552.8809 -7884 8550.7197 v
-S
--7874.6382 8569.6807 m
--7863.1191 8560.5615 -7857.3594 8561.7607 y
--7843.1992 8568 -7842 8573.2813 v
-S
-U
-U
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 36)
-0 A
-u
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7883.8496 8585.9961 m
--7833.96 8585.9961 L
--7833.96 8534.9258 L
--7883.8496 8534.9258 L
--7883.8496 8585.9961 L
-n
-u
-0 O
-0.025 0.1 0.475 0 k
--7862.1504 8553.9043 m
--7864.4766 8552.8125 -7866.6914 8552.4434 -7868.373 8552.9238 c
--7869.0518 8553.1172 -7869.645 8553.4473 -7870.123 8553.9238 c
--7870.6006 8554.4023 -7870.9297 8554.9951 -7871.123 8555.6729 c
--7872.0088 8558.7715 -7870.0103 8563.6777 -7865.9233 8567.7666 c
--7861.834 8571.8535 -7856.9297 8573.8516 -7853.8286 8572.9668 c
--7853.1519 8572.7715 -7852.5586 8572.4424 -7852.0806 8571.9658 c
--7851.603 8571.4883 -7851.2754 8570.8955 -7851.082 8570.2168 c
--7850.5176 8568.2461 -7851.1226 8565.5449 -7852.6855 8562.7891 c
--7853.582 8561.21 -7854.791 8559.6133 -7856.2793 8558.123 c
--7858.1504 8556.2539 -7860.1914 8554.8242 -7862.1504 8553.9043 c
-f
-u
-0.0035 0.014 0.0665 0 k
--7861.2183 8552.9727 m
--7863.8306 8552.0215 -7866.3975 8551.9688 -7868.373 8552.9238 C
--7866.6914 8552.4434 -7864.4766 8552.8125 -7862.1504 8553.9043 c
--7861.6191 8554.1543 -7861.0806 8554.4434 -7860.543 8554.7676 C
--7858.8984 8554.0537 L
--7859.667 8553.6172 -7860.4434 8553.2539 -7861.2183 8552.9727 c
-f
-0.015 0.06 0.285 0 k
--7858.8984 8554.0537 m
--7860.543 8554.7676 L
--7859.0962 8555.6348 -7857.6426 8556.7607 -7856.2793 8558.123 c
--7856.1538 8558.25 -7856.0327 8558.3779 -7855.9102 8558.5059 C
--7855.2153 8556.8633 L
--7856.3706 8555.7236 -7857.6191 8554.7813 -7858.8984 8554.0537 C
-f
-U
-u
-0.039 0.156 0.741 0 k
--7849.687 8541.4043 m
--7849.9746 8541.6914 -7861.2183 8552.9727 Y
--7860.4434 8553.2539 -7859.667 8553.6172 -7858.8984 8554.0537 C
--7845.4146 8540.5703 L
--7847.061 8540.0996 -7848.6406 8540.3555 -7849.687 8541.4043 c
-f
-0.025 0.1 0.475 0 k
--7845.4146 8540.5703 m
--7858.8984 8554.0537 L
--7857.584 8554.8027 -7856.2969 8555.7754 -7855.1143 8556.957 c
--7855.084 8556.9863 -7855.0586 8557.0156 -7855.0278 8557.0449 C
--7841.3408 8543.3574 L
--7841.5264 8543.1328 -7841.7202 8542.9141 -7841.9302 8542.7012 c
--7843.0103 8541.623 -7844.2305 8540.9082 -7845.4146 8540.5703 C
-f
-U
-u
-0.0115 0.046 0.2185 0 k
--7835.9346 8550.3926 m
--7833.5337 8547.9893 -7833.335 8544.0898 -7835.1382 8540.6973 C
--7836.2954 8541.1182 L
--7834.0938 8544.4961 -7833.8398 8548.2949 -7835.9346 8550.3926 c
-f
-0.015 0.06 0.285 0 k
--7843.5337 8535.5957 m
--7842.582 8534.9258 L
--7845.2046 8534.3516 -7847.8306 8534.9141 -7849.6206 8536.7061 c
--7848.1719 8535.2578 -7845.9082 8534.9307 -7843.5337 8535.5957 C
-f
-0.0295 0.118 0.5605 0 k
--7843.5337 8535.5957 m
--7845.9082 8534.9307 -7848.1719 8535.2578 -7849.6206 8536.7061 c
--7851.019 8538.1055 -7851.3706 8540.2637 -7850.7954 8542.5469 C
--7848.8672 8539.5449 -7845.4082 8540.5537 V
--7843.585 8535.6309 L
--7843.5337 8535.5957 L
-f
-*u
-0.048 0.192 0.912 0 k
-1 D
--7835.9346 8550.3926 m
--7837.2817 8551.7383 -7839.332 8552.1133 -7841.5234 8551.627 C
--7851.6714 8561.7734 L
--7851.7695 8561.5684 -7851.7695 8561.5684 -7851.6714 8561.7734 c
--7850.2246 8564.8145 -7849.9702 8567.916 -7851.082 8570.2168 C
--7850.5176 8568.2461 -7851.1226 8565.5449 -7852.6855 8562.7891 c
--7853.5054 8561.3438 -7854.5918 8559.8848 -7855.9102 8558.5059 C
--7855.2153 8556.8633 L
--7855.1816 8556.8945 -7855.1465 8556.9238 -7855.1143 8556.957 c
--7855.084 8556.9883 -7855.0566 8557.0176 -7855.0273 8557.0469 c
--7855.0278 8557.0469 -7855.0278 8557.0469 -7855.0278 8557.0449 C
--7841.3408 8543.3574 L
--7836.3262 8541.1289 L
--7836.2954 8541.1182 L
--7834.0938 8544.4961 -7833.8398 8548.2949 -7835.9346 8550.3926 c
-f
-*U
-0.0215 0.086 0.4085 0 k
-0 D
--7842.582 8534.9258 m
--7843.5337 8535.5957 L
--7841.6846 8536.1113 -7839.7656 8537.2285 -7838.1138 8538.8828 c
--7837.4063 8539.5889 -7836.7998 8540.3418 -7836.2954 8541.1182 C
--7835.1382 8540.6973 L
--7835.6553 8539.7246 -7836.3374 8538.793 -7837.1802 8537.9512 c
--7838.7695 8536.3594 -7840.6758 8535.3428 -7842.582 8534.9258 C
-f
-0.0205 0.082 0.3895 0 k
--7836.2954 8541.1182 m
--7836.7998 8540.3418 -7837.4063 8539.5889 -7838.1138 8538.8828 c
--7839.7656 8537.2285 -7841.6846 8536.1113 -7843.5337 8535.5957 C
--7843.585 8535.6309 L
--7845.4082 8540.5537 L
--7844.2114 8540.9219 -7842.9878 8541.6436 -7841.9302 8542.7012 c
--7841.7202 8542.9141 -7841.5264 8543.1328 -7841.3408 8543.3574 C
--7836.3262 8541.1289 L
--7836.2954 8541.1182 L
-f
-U
-u
-0.445 0.356 0.267 0 k
--7883.8496 8585.9961 m
--7861.957 8562.9688 L
--7862.2007 8562.6494 -7862.5752 8562.6133 -7862.8887 8562.6592 C
--7867.1802 8567.2891 -7878.3145 8579.4561 -7882.7266 8584.2793 C
--7883.5649 8585.3516 -7884 8585.9932 -7883.8496 8585.9961 C
-f
-0.15 0.12 0.09 0 k
--7883.834 8585.9961 m
--7882.6606 8585.7031 -7861.6934 8564.0029 Y
--7861.6934 8563.502 -7861.7993 8563.1758 -7861.957 8562.9688 C
--7883.8496 8585.9961 L
--7883.8442 8585.9961 -7883.8418 8586 -7883.834 8585.9961 c
-f
-0.2 0.16 0.12 0 k
--7882.7266 8584.2793 m
--7878.3145 8579.4561 -7867.1802 8567.2891 -7862.8887 8562.6592 C
--7863.2002 8562.7041 -7863.4526 8562.8301 Y
--7864.603 8563.1328 -7878.5742 8578.9619 -7882.7266 8584.2793 C
-f
-U
-U
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 37)
-0 A
-u
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7882.9502 8585.2324 m
--7833.0391 8585.2324 L
--7833.0391 8521.1152 L
--7882.9502 8521.1152 L
--7882.9502 8585.2324 L
-n
-u
-0 O
-0 0 0 1 k
-0 R
-0 0 0 1 K
-0 w
--7833.2358 8521.1152 m
--7833.6064 8521.248 -7833.9858 8521.2832 -7834.3833 8521.2031 c
--7834.4863 8521.168 l
--7834.5254 8521.1602 -7834.5703 8521.1787 -7834.6025 8521.1992 c
--7834.9434 8521.3926 l
--7838.7129 8523.2959 -7842.0962 8525.8965 -7844.5 8529.4473 c
--7845.9634 8531.5918 -7847.123 8533.8789 -7848.7993 8535.8564 c
--7849.1729 8536.209 -7849.1758 8536.7725 -7848.834 8537.1309 c
--7848.4951 8537.501 -7847.918 8537.5078 -7847.561 8537.165 c
--7847.4038 8537.21 l
--7847.2642 8537.1289 -7847.0742 8537.0703 -7847.0234 8536.957 c
--7845.853 8534.2031 -7845.1895 8531.5137 -7843.4336 8529.1387 c
--7841.1719 8526.0947 -7838.1777 8523.9941 -7835.0298 8522.0234 c
--7834.3672 8521.6055 L
--7834.4966 8521.6348 L
--7833.7695 8521.6426 l
--7833.791 8521.6113 -7833.8008 8521.5957 -7833.8223 8521.5645 C
--7833.6064 8521.5234 -7833.377 8521.4746 -7833.1626 8521.4336 c
--7833.0762 8521.4238 -7833.0186 8521.3389 -7833.0391 8521.2383 c
--7833.0503 8521.1523 -7833.1382 8521.1084 -7833.2358 8521.1152 c
--7833.2358 8521.1152 l
-b
--7849.2222 8534.9951 m
--7849.5742 8534.8066 -7849.9658 8534.6719 -7850.248 8534.3887 c
--7856.4521 8528.1719 -7866.6802 8527.2734 -7874.0488 8533.6855 C
--7874.1582 8533.7813 -7874.1582 8533.957 -7874.063 8534.0645 C
--7871.0527 8532.9434 -7862.8838 8534.375 -7859.3223 8537.4121 C
--7859.2534 8537.4668 -7859.1465 8537.4531 -7859.1055 8537.3711 C
--7859.0503 8537.3047 -7859.0664 8537.1953 -7859.1328 8537.1563 C
--7862.5625 8534.0859 -7867.0674 8532.29 -7871.6729 8532.748 C
--7868.8535 8531.1855 -7865.6313 8530.4941 -7862.3984 8530.6885 c
--7857.7144 8530.9717 -7853.4634 8533.1191 -7849.3711 8535.2793 c
--7849.291 8535.3193 -7849.1978 8535.293 -7849.1553 8535.2109 C
--7849.1016 8535.1309 -7849.1426 8535.0352 -7849.2222 8534.9951 c
-b
--7858.647 8536.3359 m
--7860.2266 8540.3613 -7862.3911 8544.3203 -7865.8018 8547.0762 c
--7865.9648 8547.2119 -7865.9946 8547.4492 -7865.8711 8547.6055 c
--7865.7344 8547.7676 -7865.5049 8547.7793 -7865.3481 8547.6563 c
--7861.123 8545.5967 -7858.1904 8541.1309 -7858.1626 8536.4014 c
--7858.1626 8536.4014 l
--7858.1328 8536.2676 -7858.2354 8536.1348 -7858.3633 8536.1221 c
--7858.5039 8536.1055 -7858.6318 8536.1973 -7858.647 8536.3359 c
--7858.647 8536.3359 l
-b
--7852.9414 8541.0176 m
--7853.042 8541.1816 -7853.1152 8541.3838 -7853.2617 8541.4824 c
--7856.0806 8543.3906 -7858.9785 8544.6309 -7861.8848 8546.1328 c
--7862.0503 8546.209 -7862.1118 8546.418 -7862.0313 8546.5703 c
--7861.9512 8546.7227 -7861.7559 8546.7793 -7861.5898 8546.7041 c
--7858.439 8545.3232 -7854.313 8544.5 -7852.6729 8541.1797 c
--7852.6289 8541.1113 -7852.6455 8541.0146 -7852.7266 8540.9648 c
--7852.7959 8540.9199 -7852.897 8540.9492 -7852.9414 8541.0176 c
--7852.9414 8541.0176 l
-b
--7852.6602 8541.918 m
--7852.4438 8542.4297 -7852.1431 8542.8896 -7852.0503 8543.4355 c
--7851.2183 8548.2773 -7851.1152 8553.042 -7852.248 8557.6875 c
--7852.248 8557.6875 l
--7852.3418 8557.9531 -7852.2114 8558.2441 -7851.9438 8558.3389 c
--7851.6777 8558.4336 -7851.3882 8558.3125 -7851.2935 8558.0479 c
--7849.293 8552.8115 -7849.897 8546.7373 -7852.3711 8541.7832 c
--7852.4063 8541.7002 -7852.498 8541.6689 -7852.582 8541.6914 c
--7852.6641 8541.7275 -7852.6978 8541.835 -7852.6602 8541.918 c
--7852.6602 8541.918 l
-b
--7851.5352 8557.5938 m
--7848.8984 8555.2275 -7846.6816 8552.252 -7845.853 8548.7363 c
--7845.853 8548.7363 l
--7845.7246 8548.1816 -7846.0742 8547.623 -7846.6416 8547.4902 c
--7847.1992 8547.375 -7847.7578 8547.7246 -7847.8862 8548.2793 c
--7848.5649 8551.5313 -7849.8711 8554.6729 -7851.7954 8557.3867 c
--7851.7954 8557.3867 l
--7851.8462 8557.4551 -7851.834 8557.5576 -7851.7695 8557.6201 c
--7851.6992 8557.6699 -7851.5977 8557.6582 -7851.5352 8557.5938 c
--7851.5352 8557.5938 l
-b
--7836.3711 8550.1826 m
--7837.7114 8545.8301 -7840.2598 8542.0693 -7843.689 8539.1533 C
--7843.729 8539.0723 -7843.8242 8539.0322 -7843.9038 8539.0859 C
--7843.9863 8539.127 -7844.0122 8539.2207 -7843.9722 8539.3018 C
--7843.957 8539.7891 -7843.7144 8540.2334 -7843.4458 8540.5313 c
--7838.4063 8546.1621 -7834.9902 8554.7197 -7837.3433 8561.9551 C
--7837.0762 8556.4512 -7838.7241 8550.3008 -7842.1362 8545.6738 c
--7843.1606 8544.2695 -7844.7422 8544.1211 -7846.3081 8544.2031 C
--7846.4023 8544.1895 -7846.4834 8544.2432 -7846.4961 8544.3369 c
--7846.5098 8544.4189 -7846.4551 8544.5137 -7846.3623 8544.5254 C
--7843.1479 8545.7695 -7841.4878 8549.2246 -7840.084 8552.1943 c
--7838.415 8555.7441 -7837.7017 8559.6387 -7838.0054 8563.5 C
--7838.0454 8563.6777 -7838.1138 8565.3975 -7837.9775 8565.4102 C
--7837.8306 8565.4395 -7837.709 8565.3438 -7837.6802 8565.1943 C
--7837.645 8565.0449 -7834.6426 8555.7988 -7836.3711 8550.1826 c
-b
--7844.4863 8537.4912 m
--7843.3945 8533.6211 -7841.1094 8530.251 -7838.4824 8527.2383 c
--7838.3306 8527.1045 -7838.3145 8526.8867 -7838.4502 8526.7354 c
--7838.5752 8526.6006 -7838.8047 8526.582 -7838.957 8526.7178 c
--7842.3306 8529.332 -7843.4487 8533.541 -7844.7954 8537.375 c
--7844.7954 8537.375 l
--7844.8262 8537.4648 -7844.7754 8537.5586 -7844.6982 8537.5869 c
--7844.6094 8537.6191 -7844.5166 8537.5684 -7844.4863 8537.4912 c
--7844.4863 8537.4912 l
-b
--7838.5313 8562.1094 m
--7838.5991 8562.0566 -7838.707 8562.083 -7838.748 8562.1504 C
--7838.9634 8562.4746 -7840.6914 8564.5195 -7841.3926 8565.1406 c
--7846.1719 8569.3945 -7849.5137 8573.9609 -7857.5391 8577.7227 c
--7864.4512 8580.9639 -7867.1113 8583.5957 -7874.3862 8581.8262 c
--7877.687 8581.0293 -7879.0313 8580.5313 -7880.4351 8575.4551 C
--7881.9473 8569.2988 -7880.8672 8571.7832 -7881.084 8564.4385 c
--7881.2222 8559.6973 -7884 8548.4551 -7871.5254 8534.2598 C
--7871.4199 8534.1484 -7871.4336 8533.9961 -7871.5337 8533.9072 C
--7871.6328 8533.8027 -7871.7959 8533.8164 -7871.8862 8533.916 C
--7877.5786 8538.7168 -7881.0234 8545.6582 -7882.3145 8552.9424 c
--7883.2871 8558.4668 -7882.9199 8563.25 -7882.666 8569.6367 c
--7882.5688 8572.0938 -7883.6855 8579.0723 -7878.9102 8583.0625 c
--7875.3926 8586 -7870.3911 8585.5469 -7866.3545 8584.1563 c
--7860.6992 8582.2119 -7855.9727 8579.1465 -7850.8711 8575.6094 c
--7847.2656 8573.125 -7839.2881 8563.2852 -7838.4785 8562.3262 C
--7838.4351 8562.2588 -7838.4502 8562.1504 -7838.5313 8562.1094 C
-b
--7873.0503 8549.3057 m
--7872.168 8548.5029 -7871.7017 8549.8457 -7871.4297 8550.6016 c
--7871.1626 8551.3574 -7870.189 8551.25 -7870.5127 8551.5732 c
--7870.8369 8551.8975 -7870.8369 8551.9521 -7871.3232 8551.5195 c
--7871.8086 8551.0879 -7871.8086 8551.7363 -7872.5649 8551.25 c
--7873.3198 8550.7627 -7873.645 8549.8457 -7873.0503 8549.3057 c
-b
--7865.6519 8553.9492 m
--7865.3657 8553.5918 -7864.6802 8553.5723 -7864.4648 8553.8945 c
--7864.25 8554.2197 -7863.3306 8554.2734 -7863.4937 8554.5967 c
--7863.6543 8554.9219 -7863.6016 8555.1387 -7864.0874 8554.9219 c
--7864.5737 8554.7051 -7864.4121 8555.2998 -7864.897 8555.084 c
--7865.3833 8554.8672 -7865.8687 8554.2197 -7865.6519 8553.9492 c
-b
--7857.6074 8559.0791 m
--7857.1206 8558.7559 -7855.8794 8559.5117 -7856.4727 8559.5117 c
--7857.0674 8559.5117 -7856.311 8560.2676 -7856.8521 8560.4834 c
--7857.3906 8560.6992 -7857.2832 8560.4297 -7857.6074 8560.6445 c
--7857.9297 8560.8613 -7858.3633 8561.2393 -7858.5239 8560.4297 c
--7858.6855 8559.6191 -7858.3633 8559.6191 -7857.9849 8559.3496 c
--7857.6074 8559.0791 -7857.6074 8559.0791 y
-b
--7872.2402 8559.3496 m
--7871.1074 8559.2422 -7871.8633 8559.998 -7871.269 8560.4834 c
--7870.6738 8560.9697 -7869.918 8561.6172 -7870.729 8561.4004 c
--7871.5391 8561.1855 -7872.9961 8561.6719 -7872.9434 8560.5381 c
--7872.8887 8559.4033 -7872.6328 8559.3867 -7872.2402 8559.3496 c
-b
--7866.5703 8567.6113 m
--7866.1016 8567.3438 -7866.6802 8567.7197 -7866.0303 8567.6113 c
--7865.3833 8567.5039 -7864.7886 8567.6113 -7865.2207 8567.8281 c
--7865.6519 8568.0439 -7866.3008 8568.1523 -7866.4634 8567.9893 c
--7866.625 8567.8281 -7866.9473 8567.8281 -7866.5703 8567.6113 c
-b
--7857.0674 8567.1797 m
--7857.4785 8566.1797 -7856.0962 8566.4238 -7855.4473 8566.7461 c
--7854.7998 8567.0723 -7853.8262 8566.4775 -7854.4209 8566.9102 c
--7855.0137 8567.3418 -7854.7998 8566.9102 -7855.3926 8567.2334 c
--7855.9873 8567.5566 -7856.6895 8568.0977 -7857.0674 8567.1797 c
-b
--7872.6738 8573.0664 m
--7872.7222 8572.0752 -7871.8086 8572.957 -7871.269 8573.0117 c
--7870.729 8573.0664 -7870.0801 8573.0664 -7870.2432 8573.2813 c
--7870.4038 8573.498 -7870.459 8573.498 -7871.1626 8573.7129 c
--7871.8633 8573.9297 -7872.6191 8574.1445 -7872.6738 8573.0664 c
-b
--7873.1582 8567.6113 m
--7874.0664 8567.9746 -7874.293 8567.8809 -7874.5625 8568.2051 c
--7874.834 8568.5293 -7875.1558 8569.2314 -7875.5352 8568.0977 c
--7875.9121 8566.9629 -7875.4282 8565.7764 -7875.0479 8565.9375 c
--7874.6714 8566.0996 -7874.293 8566.7461 -7873.8618 8566.9629 c
--7873.4297 8567.1797 -7872.6191 8567.3945 -7873.1582 8567.6113 c
-b
-U
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 41)
-0 A
-u
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7884 8586 m
--7803 8586 L
--7803 8481 L
--7884 8481 L
--7884 8586 L
-n
-u
-u
-u
-0 O
-0 0 0 1 k
--7865.8057 8498.4258 m
--7866.0742 8496.6621 -7867.1602 8495.291 -7868.5239 8495.3965 c
--7869.8862 8495.502 -7870.707 8497.0234 -7870.7432 8498.8066 c
--7870.748 8499.0693 -7870.6743 8500.2441 -7870.6304 8500.4775 C
--7870.6382 8500.582 -7870.6191 8500.6738 -7870.6104 8500.7803 c
--7870.5142 8502.0254 -7869.3574 8503.3604 -7867.9414 8503.25 c
--7866.5249 8503.1406 -7865.4897 8501.8613 -7865.6367 8500.4727 c
--7865.644 8500.4072 -7865.6958 8499.626 -7865.707 8499.5625 C
--7865.6816 8499.2852 -7865.7598 8498.7256 -7865.8057 8498.4258 c
-f
--7876.2646 8507.7334 m
--7876.9946 8515.916 -7871.5015 8515.1191 v
--7868.3682 8514.0186 -7869.4414 8511.1211 v
--7869.6426 8509.752 -7871.7847 8508.498 v
--7872.146 8508.25 -7872.7632 8507.1016 v
--7873.1294 8505.5977 -7874.5186 8505.2979 v
--7876.0762 8505.251 -7876.2646 8507.7334 v
-f
--7850.7646 8516.4971 m
-F
--7850.0762 8514.3408 m
--7850.7847 8513.1934 -7853.8848 8513.6279 Y
--7854.811 8513.6885 -7855.3799 8513.1113 Y
--7857.8394 8509.0918 -7861.0386 8509.8857 -7861.4082 8509.9932 C
--7861.4097 8509.9863 L
--7864.999 8510.6045 -7865.2666 8515.6035 V
--7865.4912 8516.3828 -7866.335 8516.7695 V
--7869.2695 8517.8613 -7869.3481 8519.208 V
--7869.8999 8521.1152 -7867.6006 8521.7422 V
--7865.6792 8522.2568 -7863.7886 8519.8945 V
--7862.6113 8518.6797 -7859.5762 8517.9395 V
--7859.5728 8517.9531 L
--7856.3594 8517.0459 -7854.6392 8517.5889 Y
--7851.8521 8518.7676 -7850.4063 8517.4014 Y
--7848.6826 8515.7559 -7850.0762 8514.3408 Y
-f
--7863.9834 8497.8789 m
--7864.5854 8496.2002 -7864.2822 8494.4775 -7863.0327 8493.9229 c
--7861.7842 8493.3672 -7860.3384 8494.3164 -7859.4585 8495.8672 c
--7859.3286 8496.0957 -7858.8359 8497.165 -7858.7632 8497.3906 C
--7858.7065 8497.4785 -7858.6792 8497.5684 -7858.6362 8497.667 c
--7858.1289 8498.8086 -7858.5122 8500.5303 -7859.8105 8501.1074 c
--7861.1089 8501.6855 -7862.6279 8501.0527 -7863.1582 8499.7617 c
--7863.1831 8499.7002 -7863.5078 8498.9883 -7863.5298 8498.9268 C
--7863.6831 8498.6963 -7863.8809 8498.166 -7863.9834 8497.8789 c
-f
--7849.7129 8500.9316 m
--7845.1802 8507.7822 -7850.3911 8509.6943 v
--7853.6714 8510.2168 -7854.103 8507.1572 v
--7854.5786 8505.8564 -7853.29 8503.7354 v
--7853.0903 8503.3447 -7853.0938 8502.04 v
--7853.4858 8500.5449 -7852.4082 8499.6182 v
--7851.0591 8498.8359 -7849.7129 8500.9316 v
-f
-U
-u
--7824.7358 8550.1074 m
--7824.3687 8548.3623 -7824.9048 8546.6963 -7826.2183 8546.3164 c
--7827.5322 8545.9375 -7828.8345 8547.0752 -7829.4937 8548.7324 c
--7829.5903 8548.9775 -7829.9326 8550.1025 -7829.9746 8550.3369 C
--7830.0176 8550.4326 -7830.0322 8550.5244 -7830.0625 8550.6279 c
--7830.4087 8551.8271 -7829.7935 8553.4805 -7828.4282 8553.875 c
--7827.063 8554.2695 -7825.645 8553.4365 -7825.2969 8552.085 c
--7825.2793 8552.0205 -7825.0552 8551.2705 -7825.0425 8551.207 C
--7824.9214 8550.9551 -7824.7983 8550.4053 -7824.7358 8550.1074 c
-f
--7838.2705 8554.6172 m
--7841.8242 8562.0244 -7836.3999 8563.2061 v
--7833.0801 8563.2754 -7833.0688 8560.1846 v
--7832.7778 8558.8311 -7834.3433 8556.9072 v
--7834.5942 8556.5459 -7834.7695 8555.2539 v
--7834.5854 8553.7188 -7835.7793 8552.9492 v
--7837.2222 8552.3594 -7838.2705 8554.6172 v
-f
--7817.4648 8571.7695 m
-F
--7816.063 8569.9912 m
--7816.3247 8568.6689 -7819.3799 8567.9883 Y
--7820.27 8567.7197 -7820.5986 8566.9795 Y
--7821.4922 8562.3535 -7824.7666 8561.9746 -7825.1494 8561.9453 C
--7825.1494 8561.9395 L
--7828.7271 8561.2588 -7830.731 8565.8467 V
--7831.2153 8566.4961 -7832.1416 8566.5625 V
--7835.272 8566.5557 -7835.8169 8567.7891 V
--7837.0039 8569.3809 -7835.0713 8570.7764 V
--7833.4526 8571.9316 -7830.853 8570.3818 V
--7829.3242 8569.6582 -7826.2222 8570.0293 V
--7826.2231 8570.042 L
--7822.896 8570.3213 -7821.4766 8571.4326 Y
--7819.2793 8573.5146 -7817.4463 8572.7432 Y
--7815.2554 8571.8057 -7816.063 8569.9912 Y
-f
--7822.8374 8550.2354 m
--7822.813 8548.4512 -7821.9258 8546.9453 -7820.5601 8546.8633 c
--7819.1943 8546.7803 -7818.1743 8548.1768 -7817.895 8549.9385 c
--7817.854 8550.1973 -7817.7666 8551.3711 -7817.7778 8551.6094 C
--7817.7559 8551.7109 -7817.7617 8551.8037 -7817.7559 8551.9121 c
--7817.6807 8553.1592 -7818.644 8554.6367 -7820.0625 8554.7217 c
--7821.4814 8554.8066 -7822.6826 8553.6826 -7822.7246 8552.2871 c
--7822.7271 8552.2217 -7822.7822 8551.4404 -7822.7798 8551.375 C
--7822.8433 8551.1045 -7822.8423 8550.54 -7822.8374 8550.2354 c
-f
--7811.0186 8557.5625 m
--7809.1777 8565.5684 -7814.7271 8565.5303 v
--7817.9834 8564.8691 -7817.3154 8561.8516 v
--7817.3032 8560.4668 -7815.353 8558.9326 v
--7815.0278 8558.6377 -7814.5742 8557.415 v
--7814.417 8555.876 -7813.083 8555.3877 v
--7811.5454 8555.1279 -7811.0186 8557.5625 v
-f
-U
-U
-1 Ap
--7884 8586 m
--7884 8481 L
--7803 8481 L
--7803 8586 L
--7884 8586 L
-n
-U
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 42)
-0 A
-u
-0 Ap
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7857.4609 8559.085 m
--7885 8559.085 L
--7885 8586.624 L
--7857.4609 8586.624 L
--7857.4609 8559.085 L
-n
-0 O
-0 0.55 1 0.12 k
--7871.7598 8577.3623 m
--7871.7598 8587 L
--7870.6343 8587 L
--7870.6343 8577.3623 L
--7871.7598 8577.3623 L
-f
-0 0.55 1 0.3 k
--7875.4233 8572.876 m
--7874.3096 8571.1553 -7870.8809 8569.457 -7866.4966 8569.457 c
--7862.1152 8569.457 -7858.6138 8571.1064 -7857.5718 8572.874 C
--7857.5718 8572.874 L
--7858.6138 8574.6006 -7862.1152 8576.2979 -7866.4966 8576.2979 c
--7870.875 8576.2979 -7874.3242 8574.5615 -7875.4233 8572.876 C
-f
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 45)
-0 A
-u
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7885 8543.918 m
--7885 8587 L
--7798.2217 8587 L
--7798.2217 8543.918 L
--7885 8543.918 L
-n
-u
-u
-0 O
-0 0 0 1 k
--7825.2217 8573.2363 m
--7825.2217 8581.0742 L
--7813.2217 8574.1445 L
--7801.2217 8567.2168 L
--7813.2217 8560.2891 L
--7825.2217 8553.3613 L
--7825.2217 8561.4824 L
--7883.9351 8547.7168 L
--7870.9878 8566.8027 L
--7885 8587 L
--7825.2217 8573.2363 L
-f
-0 1 1 0.1 k
-0 R
-0 0 0 1 K
--7823.2217 8570.2363 m
--7823.2217 8578.0742 L
--7811.2217 8571.1445 L
--7799.2217 8564.2168 L
--7811.2217 8557.2891 L
--7823.2217 8550.3613 L
--7823.2217 8558.4824 L
--7881.9351 8544.7168 L
--7867.2754 8564.3594 L
--7881.9351 8584 L
--7823.2217 8570.2363 L
-b
-U
-U
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 50)
-0 A
-u
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7884 8586 m
--7756.877 8586 L
--7756.877 8538.415 L
--7884 8538.415 L
--7884 8586 L
-n
-u
-*u
-0 O
-0.9529 0.949 0.1961 0.0745 k
--7857.793 8570.417 m
--7857.8232 8570.2676 L
--7859.9849 8564.3643 -7860.9438 8561.6377 -7861.2754 8560.2891 c
--7861.3657 8560.2891 L
--7861.6953 8561.6074 -7862.7754 8564.335 -7864.9673 8570.2676 c
--7864.9966 8570.417 L
--7857.793 8570.417 l
-f
-1 D
--7868.1182 8578.9678 m
--7869.6191 8582.5371 -7870.3994 8584.709 -7868.1182 8584.917 c
--7868.1182 8585.9678 L
--7870.6992 8585.9375 -7873.5806 8585.917 -7876.3418 8585.917 c
--7880.0649 8585.917 -7882.5273 8585.9375 -7884 8585.9678 c
--7884 8584.917 L
--7882.1064 8584.709 -7881.0542 8582.5674 -7873.5513 8565.5029 c
--7861.6953 8538.415 L
--7859.8638 8538.415 L
--7848.1582 8565.5029 L
--7840.8047 8582.5078 -7839.7246 8584.709 -7837.8887 8584.917 c
--7837.8887 8585.9678 L
--7839.5142 8585.9375 -7841.916 8585.917 -7845.5767 8585.917 c
--7848.5488 8585.917 -7851.6694 8585.9375 -7854.7026 8585.9678 c
--7854.7026 8584.917 L
--7852.481 8584.709 -7853.3218 8582.5078 -7854.7617 8578.9678 C
--7868.1182 8578.9678 l
-f
-*U
-*u
-0 D
--7813.0762 8554.0811 m
--7813.0762 8550.4717 -7815.3535 8548.0947 -7819.1294 8548.0947 c
--7820.2383 8548.0947 -7821.0767 8548.2158 -7821.5273 8548.2451 c
--7821.5273 8560.5479 L
--7820.8672 8560.6084 -7820.208 8560.6084 -7819.729 8560.6084 c
--7818.2002 8560.6084 -7816.7026 8560.127 -7815.6841 8559.4053 c
--7814.3945 8558.5332 -7813.0762 8556.7881 -7813.0762 8554.1416 C
--7813.0762 8554.0811 l
-f
-1 D
--7832.0806 8558.3926 m
--7832.0806 8542.6445 -7832.0806 8540.4287 -7834.542 8540.2783 c
--7834.542 8539.3184 L
--7833.042 8539.2588 -7830.3174 8539.1992 -7827.5664 8539.1689 c
--7825.6538 8539.1084 -7822.3945 8539.0186 -7820.1479 8538.9775 c
--7816.582 8538.9775 -7813.585 8539.4258 -7811.0049 8540.2627 c
--7806.353 8541.8477 -7801.9702 8545.8525 -7801.9702 8553.6602 c
--7801.9702 8558.7432 -7804.4014 8562.3193 -7806.5034 8564.0605 c
--7807.583 8565.0215 -7808.8135 8565.832 -7809.7744 8566.3125 c
--7809.7744 8566.4629 L
--7807.5234 8569.4912 -7805.6025 8572.0625 -7799.3906 8580.6426 c
--7797.5 8583.0645 -7795.9102 8584.7383 -7794.7402 8584.9775 c
--7794.7402 8586 L
--7796.6602 8586 -7799 8585.8848 -7801.1294 8585.8848 c
--7803.3511 8585.8848 -7804.8521 8586 -7806.4424 8586 c
--7807.6729 8586 -7808.7241 8585.9404 -7809.5039 8585.2725 c
--7813.0151 8579.8477 -7816.9121 8573.7559 -7820.1182 8568.7139 c
--7820.5078 8568.7139 -7820.957 8568.7139 -7821.5273 8568.7139 c
--7821.5273 8571.2852 L
--7821.5273 8582.5264 -7821.437 8584.7686 -7819.1895 8584.9775 c
--7819.1895 8585.9697 L
--7820.6279 8585.9404 -7823.9194 8585.915 -7826.6992 8585.915 c
--7829.9287 8585.915 -7832.8921 8585.9404 -7834.5122 8585.9697 c
--7834.5122 8584.9775 L
--7832.0518 8584.7686 -7832.0806 8582.5264 -7832.0806 8565.5918 C
--7832.0806 8558.3926 l
-f
-*U
-*u
-0 D
--7781.4561 8565.5928 m
--7781.4561 8582.4941 -7781.4561 8584.6484 -7784.2832 8584.9775 C
--7784.2832 8585.9697 l
--7782.3887 8585.9404 -7779.0542 8585.915 -7775.7822 8585.915 c
--7772.6294 8585.915 -7769.5688 8585.9404 -7767.2881 8585.9697 C
--7767.2881 8584.9775 l
--7770.2578 8584.9775 -7770.2881 8582.5244 -7770.2881 8565.5928 C
--7770.2881 8548.1514 L
--7762.8193 8548.1514 l
--7759.999 8548.1514 -7758.5298 8548.96 -7757.8994 8551.2627 C
--7756.9072 8551.2627 l
--7756.9072 8546.4697 -7756.877 8542.415 -7756.877 8539.1709 c
--7761.3486 8539.2012 -7766.748 8539.2314 -7772.0601 8539.2314 C
--7779.7446 8539.2314 l
--7784.5537 8539.2314 -7789.9966 8539.2012 -7794.9614 8539.1709 c
--7794.9614 8542.3848 -7794.9326 8546.4697 -7794.9326 8551.2627 C
--7793.9072 8551.2627 l
--7793.3657 8549.1094 -7791.771 8548.1514 -7788.9438 8548.1514 C
--7781.4561 8548.1514 l
--7781.4561 8565.5928 L
-f
-*U
-U
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 62)
-0 A
-u
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7885 8587 m
--7885 8548.7305 L
--7846.7305 8548.7305 L
--7846.7305 8587 L
--7885 8587 L
-n
-0 O
-1 0.14 0.09 0 k
--7846.7305 8569.9043 m
--7846.7305 8561.3408 L
--7885 8561.3408 L
--7885 8569.9043 L
--7846.7305 8569.9043 L
-f
--7846.7305 8573.0967 m
--7846.7305 8572.4229 L
--7885 8572.4229 L
--7885 8573.0967 L
--7846.7305 8573.0967 L
-f
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 63)
-0 A
-u
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7885 8587 m
--7885 8548.7305 L
--7846.7305 8548.7305 L
--7846.7305 8587 L
--7885 8587 L
-n
-0 O
-1 0.14 0.09 0 k
--7846.7305 8565.8262 m
--7846.7305 8574.3896 L
--7859.3408 8574.3896 L
--7859.3408 8587 L
--7867.9038 8587 L
--7867.9063 8565.8262 L
--7867.9038 8565.8262 L
--7867.9038 8565.8252 L
--7846.7305 8565.8262 L
-f
--7846.7305 8563.3076 m
--7870.4233 8563.3076 L
--7870.4233 8587 L
--7871.0967 8587 L
--7871.0977 8562.6328 L
--7846.7305 8562.6328 L
--7846.7305 8563.3076 L
-f
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 64)
-0 A
-u
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7885 8586.999 m
--7885 8548.7285 L
--7846.7305 8548.7285 L
--7846.7305 8586.999 L
--7885 8586.999 L
-n
-0 O
-1 0.14 0.09 0 k
--7846.7305 8561.3389 m
--7872.3896 8561.3389 L
--7872.3896 8586.999 L
--7863.8262 8587 L
--7863.8262 8569.9033 L
--7846.7305 8569.9033 L
--7846.7305 8561.3389 L
-f
--7846.7305 8572.4219 m
--7861.3081 8572.4219 L
--7861.3081 8587 L
--7860.6338 8587 L
--7860.6338 8573.0957 L
--7846.7305 8573.0957 L
--7846.7305 8572.4219 L
-f
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 65)
-0 A
-u
-1 Ap
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7857.0625 8559.4609 m
--7884.6025 8559.4609 L
--7884.6025 8587 L
--7857.0625 8587 L
--7857.0625 8559.4609 L
-n
-0 O
-0 0.55 1 0.12 k
--7856.8418 8572.7002 m
--7885 8572.7002 L
--7885 8573.8252 L
--7856.8418 8573.8252 L
--7856.8418 8572.7002 L
-f
-u
-0 0.55 1 0.3 k
--7883.9814 8560.5215 m
--7884.4102 8562.5254 -7883.1865 8566.1514 -7880.0874 8569.251 c
--7876.9878 8572.3496 -7873.3457 8573.6602 -7871.3594 8573.1455 C
--7871.3594 8573.1455 L
--7870.875 8571.1895 -7872.1519 8567.5117 -7875.25 8564.4141 c
--7878.3457 8561.3184 -7882.0122 8560.1064 -7883.9814 8560.5215 C
-f
-0 0.39 0.7 0.12 k
--7883.9814 8585.9912 m
--7884.4102 8583.9883 -7883.1865 8580.3613 -7880.0874 8577.2617 c
--7876.9878 8574.1641 -7873.3457 8572.8535 -7871.3594 8573.3672 C
--7871.3594 8573.3672 L
--7870.875 8575.3242 -7872.1519 8579.001 -7875.25 8582.0996 c
--7878.3457 8585.1953 -7882.0122 8586.4063 -7883.9814 8585.9912 C
-f
-U
-u
-0 0.55 1 0.3 k
--7870.1782 8585.9912 m
--7870.6074 8583.9883 -7869.3838 8580.3613 -7866.2842 8577.2617 c
--7863.1855 8574.1641 -7859.543 8572.8535 -7857.5576 8573.3672 C
--7857.5566 8573.3672 L
--7857.0718 8575.3242 -7858.3496 8579.001 -7861.4473 8582.0996 c
--7864.543 8585.1953 -7868.209 8586.4063 -7870.1782 8585.9912 C
-f
-0 0.39 0.7 0.12 k
--7870.1782 8560.5215 m
--7870.6074 8562.5254 -7869.3838 8566.1514 -7866.2842 8569.251 c
--7863.1855 8572.3496 -7859.543 8573.6602 -7857.5576 8573.1455 C
--7857.5566 8573.1455 L
--7857.0718 8571.1895 -7858.3496 8567.5117 -7861.4473 8564.4141 c
--7864.543 8561.3184 -7868.209 8560.1064 -7870.1782 8560.5215 C
-f
-U
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 67)
-0 A
-u
-0 Ap
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7857.4609 8559.085 m
--7885 8559.085 L
--7885 8586.624 L
--7857.4609 8586.624 L
--7857.4609 8559.085 L
-n
-0 O
-0 0.55 1 0.12 k
--7871.7598 8577.3623 m
--7871.7598 8587 L
--7870.6343 8587 L
--7870.6343 8577.3623 L
--7871.7598 8577.3623 L
-f
-0 0.55 1 0.3 k
--7875.4233 8572.876 m
--7874.3096 8571.1553 -7870.8809 8569.457 -7866.4966 8569.457 c
--7862.1152 8569.457 -7858.6138 8571.1064 -7857.5718 8572.874 C
--7857.5718 8572.874 L
--7858.6138 8574.6006 -7862.1152 8576.2979 -7866.4966 8576.2979 c
--7870.875 8576.2979 -7874.3242 8574.5615 -7875.4233 8572.876 C
-f
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 69)
-0 A
-u
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7857.4609 8559.4609 m
--7885 8559.4609 L
--7885 8587 L
--7857.4609 8587 L
--7857.4609 8559.4609 L
-n
-0 O
-0 0.55 1 0.3 k
--7875.4233 8573.252 m
--7874.3096 8571.5313 -7870.8809 8569.833 -7866.4966 8569.833 c
--7862.1152 8569.833 -7858.6138 8571.4824 -7857.5718 8573.25 C
--7857.5718 8573.25 L
--7858.6138 8574.9766 -7862.1152 8576.6738 -7866.4966 8576.6738 c
--7870.875 8576.6738 -7874.3242 8574.9375 -7875.4233 8573.252 C
-f
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 83)
-0 A
-u
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7884 8585.9355 m
--7670.4009 8585.9355 L
--7670.4009 8578.1348 L
--7884 8578.1348 L
--7884 8585.9355 L
-n
-0 O
-0 0 0 1 k
--7884 8582.0352 m
--7873.9858 8584.5273 -7867.187 8585.875 -7855.2007 8585.9355 c
--7842.2183 8586 -7777.2002 8585.9355 y
--7712.1816 8586 -7699.2002 8585.9355 v
--7687.2129 8585.875 -7680.415 8584.5273 -7670.4009 8582.0352 C
--7680.415 8579.543 -7687.2129 8578.1953 -7699.2002 8578.1348 c
--7712.1816 8578.0693 -7777.2002 8578.1348 y
--7842.2183 8578.0693 -7855.2007 8578.1348 v
--7867.187 8578.1953 -7873.9858 8579.543 -7884 8582.0352 C
-f
-U
-%AI8_EndBrushPattern
-%AI5_End_NonPrinting--
-%AI5_Begin_NonPrinting
-Np
-4 Bn
-%AI5_BeginGradient: (Black, White)
-(Black, White) 0 2 Bd
-[
-<
-FFFEFDFCFBFAF9F8F7F6F5F4F3F2F1F0EFEEEDECEBEAE9E8E7E6E5E4E3E2E1E0DFDEDDDCDBDAD9D8
-D7D6D5D4D3D2D1D0CFCECDCCCBCAC9C8C7C6C5C4C3C2C1C0BFBEBDBCBBBAB9B8B7B6B5B4B3B2B1B0
-AFAEADACABAAA9A8A7A6A5A4A3A2A1A09F9E9D9C9B9A999897969594939291908F8E8D8C8B8A8988
-87868584838281807F7E7D7C7B7A797877767574737271706F6E6D6C6B6A69686766656463626160
-5F5E5D5C5B5A595857565554535251504F4E4D4C4B4A494847464544434241403F3E3D3C3B3A3938
-37363534333231302F2E2D2C2B2A292827262524232221201F1E1D1C1B1A19181716151413121110
-0F0E0D0C0B0A09080706050403020100
->
-0 %_Br
-[
-0 0 50 100 %_BS
-%_0 0 50 100 Bs
-1 0 50 0 %_BS
-%_1 0 50 0 Bs
-BD
-%AI5_EndGradient
-%AI5_BeginGradient: (Chrome)
-(Chrome) 0 6 Bd
-[
-0
-<
-464646454545444444444343434342424241414141404040403F3F3F3E3E3E3E3D3D3D3C3C3C3C3B
-3B3B3B3A3A3A39393939383838383737373636363635353535343434333333333232323131313130
-3030302F2F2F2E2E2E2E2D2D2D2D2C2C2C2B2B2B2B2A2A2A2A292929282828282727272626262625
-2525252424242323232322222222212121202020201F1F1F1F1E1E1E1D1D1D1D1C1C1C1B1B1B1B1A
-1A1A1A1919191818181817171717161616151515151414141413131312121212111111101010100F
-0F0F0F0E0E0E0D0D0D0D0C0C0C0C0B0B0B0A0A0A0A09090909080808070707070606060505050504
-04040403030302020202010101010000
->
-<
-FFFEFDFCFBFAF9F8F7F6F5F4F3F2F1F0EFEEEDECEBEAE9E8E7E6E5E4E3E2E1E0DFDEDDDCDBDAD9D8
-D7D6D5D4D3D2D1D0CFCECDCCCBCAC9C8C7C6C5C4C3C2C1C0BFBEBDBCBBBAB9B8B7B6B5B4B3B2B1B0
-AFAEADACABAAA9A8A7A6A5A4A3A2A1A09F9E9D9C9B9A999897969594939291908F8E8D8C8B8A8988
-87868584838281807F7E7D7C7B7A797877767574737271706F6E6D6C6B6A69686766656463626160
-5F5E5D5C5B5A595857565554535251504F4E4D4C4B4A494847464544434241403F3E3D3C3B3A3938
-37363534333231302F2E2D2C2B2A292827262524232221201F1E1D1C1B1A19181716151413121110
-0F0E0D0C0B0A09080706050403020100
->
-<
-1F1E1E1E1E1E1E1E1E1E1D1D1D1D1D1D1D1D1C1C1C1C1C1C1C1C1B1B1B1B1B1B1B1B1B1A1A1A1A1A
-1A1A1A19191919191919191818181818181818181717171717171717161616161616161615151515
-15151515151414141414141414131313131313131312121212121212121211111111111111111010
-1010101010100F0F0F0F0F0F0F0F0F0E0E0E0E0E0E0E0E0D0D0D0D0D0D0D0D0C0C0C0C0C0C0C0C0C
-0B0B0B0B0B0B0B0B0A0A0A0A0A0A0A0A090909090909090909080808080808080807070707070707
-07060606060606060606050505050505050504040404040404040303030303030303030202020202
-02020201010101010101010000000000
->
-1 %_Br
-0
-0.275
-1
-<
-6B6A696867666564636261605F5E5D5C5B5A595857565554535251504F4E4D4C4B4A494847464544
-434241403F3E3D3C3B3A393837363534333231302F2E2D2C2B2A292827262524232221201F
->
-1 %_Br
-0
-<
-00000101010102020202030303040404040505050606060607070707080808090909090A0A0A0A0B
-0B0B0C0C0C0C0D0D0D0D0E0E0E0F0F0F0F1010101111111112121212131313141414141515151516
-161617171717181818181919191A1A1A1A1B1B1B1C1C1C1C1D1D1D1D1E1E1E1F1F1F1F2020202021
-212122222222232323232424242525252526262627272727282828282929292A2A2A2A2B2B2B2B2C
-2C2C2D2D2D2D2E2E2E2E2F2F2F303030303131313232323233333333343434353535353636363637
-373738383838393939393A3A3A3B3B3B3B3C3C3C3D3D3D3D3E3E3E3E3F3F3F404040404141414142
-42424343434344444444454545464646
->
-<
-000102030405060708090A0B0C0D0E0F101112131415161718191A1B1C1D1E1F2021222324252627
-28292A2B2C2D2E2F303132333435363738393A3B3C3D3E3F404142434445464748494A4B4C4D4E4F
-505152535455565758595A5B5C5D5E5F606162636465666768696A6B6C6D6E6F7071727374757677
-78797A7B7C7D7E7F808182838485868788898A8B8C8D8E8F909192939495969798999A9B9C9D9E9F
-A0A1A2A3A4A5A6A7A8A9AAABACADAEAFB0B1B2B3B4B5B6B7B8B9BABBBCBDBEBFC0C1C2C3C4C5C6C7
-C8C9CACBCCCDCECFD0D1D2D3D4D5D6D7D8D9DADBDCDDDEDFE0E1E2E3E4E5E6E7E8E9EAEBECEDEEEF
-F0F1F2F3F4F5F6F7F8F9FAFBFCFDFEFF
->
-<
-00000101020203030304040505050606070708080809090A0A0B0B0B0C0C0D0D0D0E0E0F0F101010
-1111121212131314141515151616171718181819191A1A1A1B1B1C1C1D1D1D1E1E1F1F1F20202121
-222222232324242525252626272727282829292A2A2A2B2B2C2C2D2D2D2E2E2F2F2F303031313232
-32333334343435353636373737383839393A3A3A3B3B3C3C3C3D3D3E3E3F3F3F4040414142424243
-4344444445454646474747484849494A4A4A4B4B4C4C4C4D4D4E4E4F4F4F50505151515252535354
-54545555565657575758585959595A5A5B5B5C5C5C5D5D5E5E5E5F5F606061616162626363646464
-6565666666676768686969696A6A6B6B
->
-1 %_Br
-1
-0 %_Br
-<
-FFFEFDFCFBFAF9F8F7F6F5F4F3F2F1F0EFEEEDECEBEAE9E8E7E6E5E4E3E2E1E0DFDEDDDCDBDAD9D8
-D7D6D5D4D3D2D1D0CFCECDCCCBCAC9C8C7C6C5C4C3C2C1C0BFBEBDBCBBBAB9B8B7B6B5B4B3B2B1B0
-AFAEADACABAAA9A8A7A6A5A4A3A2A1A09F9E9D9C9B9A999897969594939291908F8E8D8C8B8A8988
-87868584838281807F7E7D7C7B7A797877767574737271706F6E6D6C6B6A69686766656463626160
-5F5E5D5C5B5A595857565554535251504F4E4D4C4B4A494847464544434241403F3E3D3C3B3A3938
-37363534333231302F2E2D2C2B2A292827262524232221201F1E1D1C1B1A19181716151413121110
-0F0E0D0C0B0A09080706050403020100
->
-<
-4D4C4C4C4B4B4B4A4A4A4A4949494848484747474746464645454544444444434343424242414141
-414040403F3F3F3E3E3E3E3D3D3D3C3C3C3B3B3B3B3A3A3A39393938383838373737363636353535
-35343434333333323232323131313030302F2F2F2F2E2E2E2D2D2D2C2C2C2C2B2B2B2A2A2A292929
-2928282827272726262626252525242424232323232222222121212020201F1F1F1F1E1E1E1D1D1D
-1C1C1C1C1B1B1B1A1A1A191919191818181717171616161615151514141413131313121212111111
-101010100F0F0F0E0E0E0D0D0D0D0C0C0C0B0B0B0A0A0A0A09090908080807070707060606050505
-04040404030303020202010101010000
->
-0
-0
-1 %_Br
-[
-1 0 50 92 %_BS
-%_1 0 50 92 Bs
-0 0.275 1 0.12 1 50 59 %_BS
-%_0 0.275 1 0.12 1 50 59 Bs
-0 0.275 1 0.42 1 50 50 %_BS
-%_0 0.275 1 0.42 1 50 50 Bs
-1 0 50 49 %_BS
-%_1 0 50 49 Bs
-1 0 50 41 %_BS
-%_1 0 50 41 Bs
-1 0.3 0 0 1 50 0 %_BS
-%_1 0.3 0 0 1 50 0 Bs
-BD
-%AI5_EndGradient
-%AI5_BeginGradient: (Rainbow)
-(Rainbow) 0 6 Bd
-[
-<
-FFFEFDFCFBFAF9F8F7F6F5F4F3F2F1F0EFEEEDECEBEAE9E8E7E6E5E4E3E2E1E0DFDEDDDCDBDAD9D8
-D7D6D5D4D3D2D1D0CFCECDCCCBCAC9C8C7C6C5C4C3C2C1C0BFBEBDBCBBBAB9B8B7B6B5B4B3B2B1B0
-AFAEADACABAAA9A8A7A6A5A4A3A2A1A09F9E9D9C9B9A999897969594939291908F8E8D8C8B8A8988
-87868584838281807F7E7D7C7B7A797877767574737271706F6E6D6C6B6A69686766656463626160
-5F5E5D5C5B5A595857565554535251504F4E4D4C4B4A494847464544434241403F3E3D3C3B3A3938
-37363534333231302F2E2D2C2B2A292827262524232221201F1E1D1C1B1A19181716151413121110
-0F0E0D0C0B0A09080706050403020100
->
-1
-0
-0
-1 %_Br
-1
-<
-0708090A0B0C0D0E0F101112131415161718191A1B1C1D1E1F202122232425262728292A2B2C2D2E
-2F303132333435363738393A3B3C3D3E3F404142434445464748494A4B4C4D4E4F50515253545556
-5758595A5B5C5D5E5F606162636465666768696A6B6C6D6E6F707172737475767778797A7B7C7D7E
-7F808182838485868788898A8B8C8D8E8F909192939495969798999A9B9C9D9E9FA0A1A2A3A4A5A6
-A7A8A9AAABACADAEAFB0B1B2B3B4B5B6B7B8B9BABBBCBDBEBFC0C1C2C3C4C5C6C7C8C9CACBCCCDCE
-CFD0D1D2D3D4D5D6D7D8D9DADBDCDDDEDFE0E1E2E3E4E5E6E7E8E9EAEBECEDEEEFF0F1F2F3F4F5F6
-F7F8F9FAFBFCFDFEFF
->
-0
-0
-1 %_Br
-1
-<
-00000000000000000000000000000000000001010101010101010101010101010101010101010101
-01010101010101010101010101010202020202020202020202020202020202020202020202020202
-02020202020202020202030303030303030303030303030303030303030303030303030303030303
-03030303030304040404040404040404040404040404040404040404040404040404040404040404
-04040505050505050505050505050505050505050505050505050505050505050505050505050606
-06060606060606060606060606060606060606060606060606060606060606060607070707070707
-07070707070707070707070707070707
->
-<
-FFFEFDFCFBFAF9F8F7F6F5F4F3F2F1F0EFEEEDECEBEAE9E8E7E6E5E4E3E2E1E0DFDEDDDCDBDAD9D8
-D7D6D5D4D3D2D1D0CFCECDCCCBCAC9C8C7C6C5C4C3C2C1C0BFBEBDBCBBBAB9B8B7B6B5B4B3B2B1B0
-AFAEADACABAAA9A8A7A6A5A4A3A2A1A09F9E9D9C9B9A999897969594939291908F8E8D8C8B8A8988
-87868584838281807F7E7D7C7B7A797877767574737271706F6E6D6C6B6A69686766656463626160
-5F5E5D5C5B5A595857565554535251504F4E4D4C4B4A494847464544434241403F3E3D3C3B3A3938
-37363534333231302F2E2D2C2B2A292827262524232221201F1E1D1C1B1A19181716151413121110
-0F0E0D0C0B0A09080706050403020100
->
-0
-1 %_Br
-<
-000102030405060708090A0B0C0D0E0F101112131415161718191A1B1C1D1E1F2021222324252627
-28292A2B2C2D2E2F303132333435363738393A3B3C3D3E3F404142434445464748494A4B4C4D4E4F
-505152535455565758595A5B5C5D5E5F606162636465666768696A6B6C6D6E6F7071727374757677
-78797A7B7C7D7E7F808182838485868788898A8B8C8D8E8F909192939495969798999A9B9C9D9E9F
-A0A1A2A3A4A5A6A7A8A9AAABACADAEAFB0B1B2B3B4B5B6B7B8B9BABBBCBDBEBFC0C1C2C3C4C5C6C7
-C8C9CACBCCCDCECFD0D1D2D3D4D5D6D7D8D9DADBDCDDDEDFE0E1E2E3E4E5E6E7E8E9EAEBECEDEEEF
-F0F1F2F3F4F5F6F7F8F9FAFBFCFDFEFF
->
-0
-1
-0
-1 %_Br
-0
-<
-FFFEFDFCFBFAF9F8F7F6F5F4F3F2F1F0EFEEEDECEBEAE9E8E7E6E5E4E3E2E1E0DFDEDDDCDBDAD9D8
-D7D6D5D4D3D2D1D0CFCECDCCCBCAC9C8C7C6C5C4C3C2C1C0BFBEBDBCBBBAB9B8B7B6B5B4B3B2B1B0
-AFAEADACABAAA9A8A7A6A5A4A3A2A1A09F9E9D9C9B9A999897969594939291908F8E8D8C8B8A8988
-87868584838281807F7E7D7C7B7A797877767574737271706F6E6D6C6B6A69686766656463626160
-5F5E5D5C5B5A595857565554535251504F4E4D4C4B4A494847464544434241403F3E3D3C3B3A3938
-37363534333231302F2E2D2C2B2A292827262524232221201F1E1D1C1B1A19181716151413121110
-0F0E0D0C0B0A09080706050403020100
->
-1
-0
-1 %_Br
-[
-0 1 0 0 1 50 100 %_BS
-%_0 1 0 0 1 50 100 Bs
-1 1 0 0 1 50 80 %_BS
-%_1 1 0 0 1 50 80 Bs
-1 0.0279 0 0 1 50 60 %_BS
-%_1 0.0279 0 0 1 50 60 Bs
-1 0 1 0 1 50 40 %_BS
-%_1 0 1 0 1 50 40 Bs
-0 0 1 0 1 50 20 %_BS
-%_0 0 1 0 1 50 20 Bs
-0 1 1 0 1 50 0 %_BS
-%_0 1 1 0 1 50 0 Bs
-BD
-%AI5_EndGradient
-%AI5_BeginGradient: (Yellow & Orange Radial)
-(Yellow & Orange Radial) 1 2 Bd
-[
-0
-<
-0001010203040506060708090A0B0C0C0D0E0F10111213131415161718191A1B1C1D1D1E1F202122
-232425262728292A2B2B2C2D2E2F303132333435363738393A3B3C3D3E3E3F404142434445464748
-494A4B4C4D4E4F505152535455565758595A5B5C5D5E5F60606162636465666768696A6B6C6D6E6F
-707172737475767778797A7B7C7D7E7F808182838485868788898A8B8C
->
-<
-FFFFFFFFFEFEFEFEFEFEFEFDFDFDFDFDFDFCFCFCFCFCFCFBFBFBFBFBFBFAFAFAFAFAFAF9F9F9F9F9
-F9F8F8F8F8F8F8F7F7F7F7F7F7F6F6F6F6F6F6F5F5F5F5F5F5F4F4F4F4F4F3F3F3F3F3F3F2F2F2F2
-F2F2F1F1F1F1F1F0F0F0F0F0F0EFEFEFEFEFEFEEEEEEEEEEEDEDEDEDEDEDECECECECECEBEBEBEBEB
-EBEAEAEAEAEAE9E9E9E9E9E9E8E8E8E8E8E8E7E7E7E7E7E6E6E6E6E6E6
->
-0
-1 %_Br
-[
-0 0 1 0 1 52 19 %_BS
-%_0 0 1 0 1 52 19 Bs
-0 0.55 0.9 0 1 50 100 %_BS
-%_0 0.55 0.9 0 1 50 100 Bs
-BD
-%AI5_EndGradient
-%AI5_End_NonPrinting--
-%AI5_BeginPalette
-0 0 Pb
-1 1 1 1 ([Registration]) 0 Xs
-([Registration]) Pc
-0 0 0 0 k
-(C=0 M=0 Y=0 K=0) Pc
-0 0 0 1 k
-(C=0 M=0 Y=0 K=100) Pc
-0 0.1 1 0 k
-(C=0 M=10 Y=100 K=0) Pc
-0 0.5 0 0 k
-(C=0 M=50 Y=0 K=0) Pc
-0 0.5 1 0 k
-(C=0 M=50 Y=100 K=0) Pc
-1 0.55 1 0 k
-(C=100 M=55 Y=100 K=0) Pc
-1 0.9 0.1 0 k
-(C=100 M=90 Y=10 K=0) Pc
-0.15 1 1 0 k
-(C=15 M=100 Y=100 K=0) Pc
-0.45 0.9 0 0 k
-(C=45 M=90 Y=0 K=0) Pc
-0.5 0.4 0.3 0 k
-(C=50 M=40 Y=30 K=0) Pc
-0.5 0.85 1 0 k
-(C=50 M=85 Y=100 K=0) Pc
-0.75 0.05 1 0 k
-(C=75 M=5 Y=100 K=0) Pc
-0.75 0.9 0 0 k
-(C=75 M=90 Y=0 K=0) Pc
-0.8 0.05 0 0 k
-(C=80 M=5 Y=0 K=0) Pc
-Bb
-2 (Black, White) -7885 8587 0 0 1 0 0 1 0 0 Bg
-0 BB
-(Black, White) Pc
-Bb
-2 (Chrome) -7885 8587 0 0 1 0 0 1 0 0 Bg
-0 BB
-(Chrome) Pc
-Bb
-2 (Rainbow) -7885 8587 0 0 1 0 0 1 0 0 Bg
-0 BB
-(Rainbow) Pc
-Bb
-0 0 0 0 Bh
-2 (Yellow & Orange Radial) -7885 8587 0 0 1 0 0 1 0 0 Bg
-0 BB
-(Yellow & Orange Radial) Pc
-(Brick) 0 0 1 1 0 0 0 0 0 [1 0 0 1 0 0] p
-(Brick) Pc
-(Confetti) 0 0 1 1 0 0 0 0 0 [1 0 0 1 0 0] p
-(Confetti) Pc
-(Leaves - Fall ) 0 0 1 1 0 0 0 0 0 [1 0 0 1 0 0] p
-(Leaves - Fall ) Pc
-(Stripes) 0 0 1 1 0 0 0 0 0 [1 0 0 1 0 0] p
-(Stripes) Pc
-PB
-%AI5_EndPalette
-%AI5_Begin_NonPrinting
-Np
-%AI8_BeginPluginObject
-(Adobe Scatter Brush Tool)
-(Dog Tracks)
-(1 /New Pattern 41/ 1 0 0 0 1 / 0 1 1 0 1 1 0 0 0 0 -90 -90 0 1 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe Scatter Brush Tool)
-(Fall Leaf)
-(1 /New Pattern 34/ 1 0.0745 0.9 0.9019 0.18 / 0 0.602793 1 1 0.1 1 1 -) -
-(1 1 1 -180 180 1 0 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe Scatter Brush Tool)
-(Ladybug)
-(1 /New Pattern 10/ 5 0.898039 0 0 / 0 1 1 0 0.803911 1.2 1 -1.55 1.55 ) -
-(1 -180 180 1 0 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe Scatter Brush Tool)
-(Push Pin)
-(1 /New Pattern 36/ 1 0.025 0.1 0.475 0 / 0 1 1 0 0.401676 1 1 -1.06145) -
-( 1.06 1 -180 180 1 0 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe Scatter Brush Tool)
-(Strawberry)
-(1 /New Pattern 37/ 1 0 0 0 1 / 0 0.803911 1 1 0.803911 1 1 -0.5 0.5 1 ) -
-(-75 75.419 1 0 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe Scatter Brush Tool)
-(Twinkle Star )
-(1 /New Pattern 2/ 0 1 / 1 0.5 1 1 0.25 1 1 -0.5 0.5 1 0 0 0 0 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe PatternOnPath Brush Tool)
-(Double Lines)
-(1 / New Pattern 62/ New Pattern 63/ New Pattern 64/ / / 1 1 0.14 0.09 ) -
-(0 /  1 0 1 0 1 0 0 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe PatternOnPath Brush Tool)
-(Laurel)
-(1 / New Pattern 65/ New Pattern 42/ New Pattern 67/ / New Pattern 69/ ) -
-(1 0 0.55 1 0.3 /  1 0 1 0 1 0 0 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe PatternOnPath Brush Tool)
-(Rope )
-(1 / New Pattern 1/ / / New Pattern 3/ New Pattern 6/ 5 0 0 0 /  1 0 1 ) -
-(0 1 0 0 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe ArtOnPath Brush Tool)
-(Arrow)
-(1 / New Pattern 45/ / / / / 5 0.898039 0 0 /  2 0 1 0 1 0 0 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe ArtOnPath Brush Tool)
-(Marker)
-(1 / New Pattern 8/ / / / / 0 0 /  1 1 1 0 1 0 0 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe ArtOnPath Brush Tool)
-(Paintbrush)
-(1 / New Pattern 5/ / / / / 1 0.5 0.85 1 0.45 /  0 0 1 0 1 0 0 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe ArtOnPath Brush Tool)
-(Tapered Stroke)
-(1 / New Pattern 83/ / / / / 1 0 0 0 1 /  1 1 1 0 1 0 0 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe ArtOnPath Brush Tool)
-(Type)
-(1 / New Pattern 50/ / / / / 1 0.952941 0.94902 0.196078 0.0745098 /  1) -
-( 0 1 0 1 0 0 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe Calligraphic Brush Tool)
-(6 pt Flat )
-(1 4 8 10 10 90 90 2 0 0 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe Calligraphic Brush Tool)
-(10 pt Oval)
-(1 1 19 15 15 130 130 2 0 0 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe Calligraphic Brush Tool)
-(12 pt Oval )
-(1 7 17 45 45 0 0 2 0 0 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe Calligraphic Brush Tool)
-(20 pt Oval)
-(1 20 20 20 100 40 80 0 2 1 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe Calligraphic Brush Tool)
-(25 pt Round )
-(1 10 40 100 100 0 0 2 0 0 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe Calligraphic Brush Tool)
-(50 pt Flat)
-(1 40 60 0 0 44 44 0 0 0 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe Brush Manager Order)
-(Adobe Brush Manager Order)
-( Adobe Calligraphic Brush Tool/ 6 pt Flat / Adobe Calligraphic Brush T) -
-(ool/ 10 pt Oval/ Adobe Calligraphic Brush Tool/ 12 pt Oval / Adobe Cal) -
-(ligraphic Brush Tool/ 20 pt Oval/ Adobe Calligraphic Brush Tool/ 25 pt) -
-( Round / Adobe Calligraphic Brush Tool/ 50 pt Flat/ Adobe Scatter Brus) -
-(h Tool/ Dog Tracks/ Adobe Scatter Brush Tool/ Fall Leaf/ Adobe Scatter) -
-( Brush Tool/ Ladybug/ Adobe Scatter Brush Tool/ Push Pin/ Adobe Scatte) -
-(r Brush Tool/ Strawberry/ Adobe Scatter Brush Tool/ Twinkle Star / Ado) -
-(be ArtOnPath Brush Tool/ Marker/ Adobe ArtOnPath Brush Tool/ Tapered S) -
-(troke/ Adobe ArtOnPath Brush Tool/ Arrow/ Adobe ArtOnPath Brush Tool/ ) -
-(Paintbrush/ Adobe ArtOnPath Brush Tool/ Type/ Adobe PatternOnPath Brus) -
-(h Tool/ Double Lines/ Adobe PatternOnPath Brush Tool/ Laurel/ Adobe Pa) -
-(tternOnPath Brush Tool/ Rope /) .
-%AI8_EndPluginObject
-%AI5_End_NonPrinting--
-%AI5_Begin_NonPrinting
-Np
-%AI8_PluginGroupInfo
-(Adobe Path Blends) (Adobe Blends Plugin) (Live Blends.aip)
-%AI8_PluginGroupInfo
-(Adobe PatternOnPath Brush Tool) (Adobe Pattern Brush Plugin) (ArtOnPath.aip)
-%AI8_PluginGroupInfo
-(Adobe ArtOnPath Brush Tool) (Adobe Art Brush Plugin) (ArtOnPath.aip)
-%AI8_PluginGroupInfo
-(Adobe Calligraphic Brush Tool) (Adobe Calligraphic Brush Plugin) (Calligraphic Brush Tool.aip)
-%AI8_PluginGroupInfo
-(Adobe Scatter Brush Tool) (Adobe Scatter Brush Plugin) (Scatter Brush Tool.aip)
-%AI5_End_NonPrinting--
-%%EndSetup
-%AI5_BeginLayer
-1 1 1 1 0 0 1 0 79 128 255 0 50 Lb
-(Layer 1) Ln
-0 A
-u
-0 O
-0 g
-0 R
-0 G
-800 Ar
-1 J 0 j 0.1 w 10 M [1 1 ]0 d
-%AI3_Note:
-0 D
-0 XR
-%AI5_File:
-%AI5_BeginRaster
-() 1 XG
-[ 0.6 0 0 0.6 153 452.6997 ] 510 189 0 Xh
-[ 0.6 0 0 0.6 153 452.6997 ] 0 0 510 189 510 189 8 1 0 0 0 0
-%%BeginBinary
-XI
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFF0000FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFF000000FF0000000000000000000000000000FFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFF00000000FF00FF00FF00000000FF00FF00FF00000000FFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFF0000000000000000000000FF00000000000000FF00FF0000
-%00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFF0000000000FF00FF00FF00FFFFFFFF000000FF00FFFFFFFF
-%00000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFF0000FF00FF00FF000000FF00FFFFFFFFFFFF00000000FFFF
-%FFFF00000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFF00000000FF00FF00FF0000FF0000FFFFFFFFFFFFFF000000
-%00FFFFFFFF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFF0000000000FF00FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%000000FFFFFF00000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFF0000FF00FF000000FF0000FFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFF0000FFFFFF00000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFF000000000000FF00FF00FF00FFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFF0000FFFFFF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFF00FFFFFFFFFF0000000000FF00FFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFF0000FFFFFF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFF00000000FF00FFFFFFFFFF000000000000FFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFF0000FFFF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFF00FF00FF000000FF00FFFFFFFFFF00FF00000000FFFFFF
-%FFFFFFFFFFFFFFFFFFFFFF00FFFFFF000000FFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFF000000000000FFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFF0000FF00FF00FF00FFFFFFFFFFFFFFFFFFFFFF00000000
-%FFFFFFFFFFFFFFFFFFFFFFFF00FF00FF000000FFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFF0000000000000000FFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFF0000000000FF00FF0000FFFFFFFFFFFFFFFFFFFFFFFFFF
-%0000FFFFFFFFFFFFFFFFFFFFFF0000FF00FF000000FFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFF0000000000FF0000FFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFF0000FF000000FF00FF00FFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFF000000FFFFFFFFFFFF00FF0000FF00FF000000FFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFF0000000000FF0000FF0000FFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF000000FFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFF00FF00FFFFFF00000000FF0000FFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFF0000FFFFFFFFFFFF00FF00FF00FF00000000FFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFF00000000000000FF00FF0000FFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF0000000000FFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFF000000FF0000FFFFFFFFFF00FF0000000000FFFFFFFF
-%FF00FFFFFFFFFFFF00000000FF00FF00000000FFFFFF000000FFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFF0000000000FFFFFF00FF0000FFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFF0000000000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000000000FFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFF0000FF00FFFF00FF00FFFFFFFFFFFFFF00FF00000000
-%00FFFF0000000000FFFFFF0000FF00FFFF00FF00FFFFFF000000FFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFF0000000000FFFFFFFFFFFF000000FFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%00000000FF000000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000
-%00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFF0000FF00FF00FF00FFFFFFFFFFFFFFFFFFFFFFFFFF
-%000000FFFFFFFFFFFF0000FF00000000FFFFFF0000FFFFFF00000000FFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000000000FF00
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFF00000000FF0000000000FFFF0000FFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000
-%0000FF00FF00FF0000FF0000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000000
-%000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFF000000FF0000FF00FF00FFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFF000000FFFFFFFFFF00FF00FF0000FFFFFF0000FFFFFF0000FFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000
-%0000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFF00000000FF00FFFFFFFFFF0000000000FFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FF00
-%00FF0000FF0000000000000000FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000000000
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFF00FF00FFFF00FF00FFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFF0000000000FFFF0000000000FFFF00FFFFFFFF000000
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FF00FFFF00FFFF00FF
-%00FF00FF00FF00000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFF0000000000FF000000FF00FF00FF0000FFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FF0000FF
-%0000FFFFFF00FF00FFFF0000FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000000FFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFF0000FF0000FF00FFFFFFFFFFFFFFFF00FF000000
-%000000FF00FFFFFFFFFF00FF0000FFFFFFFF00000000FF0000FFFFFF0000
-%00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FF00FF0000FF0000FF00
-%FF00FF00FF00FFFFFF0000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFF000000FF00FF000000000000000000000000FFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FF00FF00FFFF00
-%00FF0000FF0000FF0000FF00000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000000000FFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFF0000FF0000FF00FFFFFF00000000FF00FFFFFF
-%FFFF0000000000FFFFFF00FF00FFFFFFFFFFFFFFFF0000FFFF00FFFFFFFF
-%0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF00FF00FF00FFFF00FFFF00FF
-%00FF00FFFFFF00FF00FFFFFF00000000FFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFF0000000000FFFFFF00FF00FFFFFF00FF00FFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FF00FF00FF00FF00
-%FF0000FF00FF0000FFFF0000FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000000FFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFF000000FF0000FF000000FFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFF0000FF00FFFFFFFFFFFFFFFFFFFFFF0000FF00FFFFFF
-%000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF0000FFFFFF00FFFF00FFFF
-%FF00FF00FF00FF00FF00FF00FF00FF000000FFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFF00FFFFFFFF00000000000000000000FF0000FFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FF00FF00FFFF00FF00
-%00FF00FF000000FF0000FF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000000FFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFF000000FFFF0000FFFFFFFFFF00FFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFF00FF0000FFFFFFFFFFFFFFFFFFFF0000FF00FFFF
-%FF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF00FF0000FFFF00FF00FF00FF
-%00FFFF00FFFFFFFF00FF00FFFF00FF00FF00000000FFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFF00000000000000FFFFFF00FF00FF0000000000FFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF00FF0000FF000000FF00FF
-%FF00FFFF00FFFF00FF000000FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000000FFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFF0000FF000000FFFFFFFF0000FF000000FF00
-%000000FF00FF00FFFFFFFF00FF00000000FFFFFFFFFFFFFFFFFF000000FF
-%FFFF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF00FFFF00FFFF00FF0000FF
-%FFFF00FF00FF00FFFF00FF00FF00FF00FF00FFFF000000FFFFFFFFFFFFFF
-%FFFFFFFFFFFFFF000000FF00FF00FFFF00FF00FFFF0000FF00FF00FFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FF0000FF00FFFFFFFF0000
-%00FF00FF000000FF0000FF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000000FFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFF000000FF00FF000000FFFF00FFFFFFFFFF
-%FFFFFF00FF00FF00000000FFFFFFFFFFFF0000FFFFFFFFFFFFFFFFFF0000
-%FFFFFF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF00FFFF00FF00FFFF00FF00FF
-%00FFFF00FFFFFFFF00FF00FF00FF00FF00FF0000000000000000FFFFFFFF
-%FFFFFFFFFFFF00FF00FF00FF00FF0000FF00FF00FF00FF0000000000FFFF
-%FFFFFFFFFFFFFFFFFFFFFF000000000000FF00FF00FF00FF000000FF00FF
-%00FFFFFF00FF00FF00FF00000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000000FFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FFFFFFFFFF00000000FF00FF
-%FF00FFFFFFFF00FF0000FF00FFFFFFFFFFFFFF0000FFFFFFFFFFFFFFFF00
-%00FFFFFF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF00FF0000FF00FFFFFF00FF
-%FF00FFFF00FF00FFFF00FFFFFF00FFFF0000FFFFFFFFFFFF00FF0000FFFF
-%FFFFFFFFFFFF0000FF00FF00FF0000000000000000FF0000FF000000FFFF
-%FFFFFFFFFFFFFFFF000000FFFFFFFFFF00000000FF00FF00FFFFFFFF0000
-%FFFFFF00FF00FFFFFF00FFFF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000000FFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FFFFFF00FF00FFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFF0000000000FFFFFFFFFFFF0000FFFFFFFFFFFFFF
-%00FFFFFFFF00FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FFFFFFFF00FF00FF00FF00
-%FFFFFF00FFFFFFFFFF00FFFFFFFF000000FFFFFFFF00FF00FFFFFF000000
-%FFFFFFFFFFFF0000000000FF00FFFFFFFFFFFFFFFF00FF0000FF000000FF
-%FFFFFFFFFFFFFF0000FFFFFFFFFFFFFFFFFFFF0000FFFFFF00FFFFFFFFFF
-%FFFFFF0000FFFFFF00FFFF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000
-%00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000000FFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFFFFFFF00FF00FFFFFFFFFFFF
-%FFFFFFFFFFFFFF000000FFFFFFFFFFFF000000FFFFFFFF0000FFFFFFFFFF
-%FF00FFFFFF00FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF00FF0000FF00FFFFFFFF00
-%FFFFFFFF00FFFF00FF00FFFFFFFF00FF00FFFFFFFFFF00FF000000FFFF00
-%00FFFFFFFF0000FF00FFFFFFFFFFFF00FF000000FFFFFFFF0000000000FF
-%FFFFFFFFFF0000FFFFFFFFFFFFFFFFFFFF00FFFF00FFFFFFFFFFFF0000FF
-%FFFFFF00FFFFFFFF00FFFF00FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000
-%0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000000FFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFF00FFFF00FFFFFFFFFFFFFFFF000000FFFFFF0000FFFFFF
-%FFFF00FFFFFF00FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF00FFFFFF00FF00FFFF00
-%FFFFFFFF00FFFFFFFFFF00FFFFFF00FFFFFFFFFFFFFFFFFFFFFFFFFF00FF
-%0000FFFFFF00000000FF0000000000000000FF0000000000FFFFFFFF00FF
-%FFFFFFFF0000FFFFFF00FFFFFFFFFF00FF00FFFF00FFFFFFFFFFFFFF00FF
-%FFFFFF00FFFFFFFFFFFFFF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000
-%000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000000FFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFFFFFFFFFFFFF0000FFFFFFFF
-%FF00FF00FF00FFFF0000FF00FFFFFFFFFFFFFFFFFFFF000000FFFF0000FF
-%FFFFFF00FFFFFF00FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF00FF00FF0000FFFFFF00
-%FFFFFFFF00FFFF00FFFFFFFFFF00FF0000FFFFFFFFFF00FF00FFFFFFFFFF
-%FF0000FF00000000000000FF00FF00FFFFFF00FF0000FF00000000000000
-%FFFFFF0000FFFFFFFF00FFFFFFFF00FFFF00FFFFFF00FFFFFFFFFF00FFFF
-%FFFF0000FFFFFFFFFFFF0000FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000
-%000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000000FFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFFFFFFFFFFF00FF00FF000000
-%000000FF00FF0000FF00000000000000FFFFFFFFFF00FFFFFFFF00FFFF00
-%00FFFF0000FFFF00FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF00FFFFFF00FFFFFF00
-%FFFFFFFFFF00FFFF00FF00FFFF00FFFFFFFFFFFFFF00FFFF00FFFFFFFFFF
-%FFFF00FF000000FFFF00FF00FF00FF0000000000FF0000FF00FF00FF0000
-%FFFF0000FFFFFFFFFFFF00FFFFFFFF00FFFF00FFFF00FFFFFFFFFF00FFFF
-%FFFFFF00FFFFFFFFFFFF00000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00
-%00000000FFFFFFFFFFFFFFFFFFFFFFFFFF0000000000FFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFFFFFFF000000FFFFFFFFFF
-%FFFFFFFFFFFFFFFF0000FFFFFFFFFFFFFF00000000FF00000000FF0000FF
-%FF00FFFF00FFFFFF00FF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFFFFFFFFFFF00FFFFFF
-%00FFFFFFFF00FFFF00FF00FF00FFFF00FFFFFFFFFFFF00FF00FFFFFFFFFF
-%FF00FF000000000000FF00FF00FF00FFFFFFFFFF00FF00000000FF000000
-%00FF00FFFFFFFFFFFFFF0000FFFF00FF00FF00FFFF00FFFFFFFFFF00FFFF
-%FFFF00FFFFFFFFFFFFFF0000FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00
-%0000000000FFFFFFFFFFFFFFFFFFFFFF000000000000FFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFFF0000FFFFFF000000FFFF
-%FFFF00FF00FF0000FF000000FFFFFFFFFFFFFFFFFFFFFF00FF0000FFFFFF
-%000000FFFF00FFFF0000FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF00FFFFFFFF00FFFF
-%00FFFFFFFF00FFFFFFFFFFFF00FFFF00FF00FF00FF00FFFF00FFFFFFFFFF
-%00FFFFFF0000FF00FF00FF00FF00FF0000000000FF00FF00FF000000FF00
-%0000FFFFFFFFFFFF00FF00FF00FFFFFF0000FF00FF00FFFFFFFF0000FFFF
-%FFFF00FFFFFFFFFFFF00FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%000000000000FFFFFFFFFFFFFFFFFFFF0000000000FFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FFFFFFFFFF00FF00FF00FF
-%000000FF00FFFFFF00FF00FFFFFFFFFFFFFFFFFFFF00FFFF00FF0000FFFF
-%FFFF0000FFFF00FFFF0000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFFFFFFFFFFF00FF
-%FFFFFFFFFFFF00FFFF00FFFF00FFFF00FF00FF00FF00FFFF00FFFFFFFFFF
-%FF00FF00FF0000FF00FF00FF000000FF0000FF0000FF00FF0000FFFF00FF
-%00FFFFFFFFFFFF00FF00FF0000FFFFFF00FF00FFFFFF00FFFFFFFF00FFFF
-%FFFF00FFFFFFFFFFFF0000FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FF000000000000FFFFFFFFFFFFFF000000000000FFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFFFFFFFFFFF00FF00FFFF
-%FFFFFFFFFFFFFF00FFFF0000FFFFFFFFFFFFFFFFFFFFFF00FFFFFFFF0000
-%FFFFFF0000FF00FFFFFF00FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FFFFFFFFFFFF00FF
-%FF00FFFFFFFF00FFFF00FFFF00FF00FF00FF00FF00FF00FF00FF00FFFFFF
-%00FFFF000000FF000000000000FF00FFFFFFFFFFFF000000FF000000FF00
-%00FFFFFF00FF00FF0000FFFFFFFFFFFF00FF00FFFF00FFFFFFFF00FFFFFF
-%FF0000FFFFFFFFFFFF00FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFF00000000000000FFFFFFFFFF0000000000FFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFFFFFFFFFFF00FF00FF
-%FFFFFFFFFFFFFFFFFF00FFFFFF00FF00FF00FFFFFFFFFFFF00FFFFFFFFFF
-%0000FFFFFF000000FFFFFF00000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF00FFFFFFFFFFFF00
-%FF00FFFFFFFF00FFFFFF00FF0000FF00FF00FF00FF00FFFF00FFFFFF00FF
-%00FFFF00FF00000000FFFFFF000000000000FF00FFFFFFFF00FF000000FF
-%00FFFFFFFF00FF00FF00FF00FFFFFFFFFFFF00FFFFFF00FFFFFF00FFFFFF
-%FF00FFFFFFFFFFFF0000FFFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFF00000000000000FFFFFF000000000000FFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FFFFFFFFFFFF00FF00
-%FFFFFFFFFFFFFF0000FFFF00FFFFFFFFFFFF00FF00000000FF00FFFFFFFF
-%FFFF0000FF000000FFFF0000FF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000000000FFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFFF00FFFFFFFFFF
-%00FFFFFFFFFFFFFFFFFF00FF0000FFFF00FFFF00FF00FF00FF00FF00FFFF
-%00FFFFFF000000FFFF000000000000FF0000FF00000000000000FFFF0000
-%00FFFF0000FF00FF00FFFF00FFFFFFFF00FFFFFFFFFF00FFFFFF00FFFFFF
-%FF00FFFFFFFFFFFF00FFFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFF000000000000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FFFFFFFF00FF00FF
-%00FFFFFFFFFFFFFFFF000000FF00FF000000FF00FF00FF00000000000000
-%FFFF00FF00000000FF00FFFF0000FF0000FFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000000000000FFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF00FFFFFFFFFF
-%FF0000FFFFFFFF00FFFFFFFF00FF00FFFF00FFFFFF00FFFF00FF00FF00FF
-%00FFFF0000FF0000000000FFFF00FF00FF0000FF00FF0000FF000000FF00
-%00FF00FFFF00FFFFFFFFFF00FFFFFFFFFFFF00FFFFFF00FFFFFF00FFFFFF
-%FF00FFFFFFFFFFFF00FFFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFF0000000000000000000000FF00FFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FFFFFFFFFF00FF
-%0000FFFFFFFFFFFF00FF00FF00FFFFFFFFFFFFFFFFFF0000FF00FFFF00FF
-%000000000000000000FF0000FF00000000FFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000000000000FFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFFF00FFFFFFFF
-%FFFF00FFFFFFFF00FFFFFF000000FFFF00FFFFFFFFFFFFFFFF00FFFF00FF
-%00FF0000000000000000000000FF00FF00FF00FFFF00FF000000FF0000FF
-%00FFFF0000FFFFFF00FFFF00FFFFFFFFFFFF00FFFFFF00FFFF0000FFFFFF
-%00FFFFFFFFFFFF0000FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFF0000000000000000000000000000000000FFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FFFFFFFFFF00
-%FFFF00FFFFFFFFFFFF00FF00FF00FFFFFFFFFFFF0000FFFFFF00FFFF0000
-%0000000000FF00FF0000FFFF00000000000000FFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFF00000000000000000000FFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF00FFFFFFFF
-%FFFFFF00FFFFFFFFFFFFFFFF00FFFFFF00FFFFFFFF00FFFFFFFF00FFFF00
-%FF00FF00000000000000FFFFFF0000FFFF00FFFFFFFF0000FF0000FF0000
-%0000FF00FFFFFFFF00FFFF0000FFFFFF00FF00FFFFFF00FFFF00FF00FFFF
-%00FFFFFFFFFFFF00FFFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFF00000000000000000000000000000000000000FFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFFFFFFFFF
-%FF00FF0000000000000000000000FFFFFFFF0000FFFFFFFF0000FFFF0000
-%0000FF00FF00FF0000FF00000000000000000000FFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFF000000000000000000FFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF00FFFFFF
-%FFFFFF00FFFFFFFF00FFFFFFFF00FFFF00FFFFFFFFFF00FFFF00FFFFFFFF
-%0000FF0000000000FF000000FF00FF00FF00FF00FFFFFFFF00000000FF00
-%00FF00FFFFFFFFFF0000FF00FFFFFFFFFFFF00FFFF0000FFFF00FFFFFFFF
-%FFFFFFFFFFFFFF00FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFF00000000000000000000000000000000000000FFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000000000
-%000000FF00FF00000000FF00000000FFFF0000FF0000FF000000FF0000FF
-%00FF00FF00FFFF0000000000000000FF00000000FFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFF0000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF00FFFFFF
-%FFFFFF00FF00FFFFFF00FFFFFF00FFFF00FFFFFFFF00FFFFFF00FFFFFF00
-%FFFFFF000000000000FF00FFFF0000FF0000FFFF00FF0000FF0000000000
-%FF00FFFFFFFFFFFFFFFFFFFF00FFFFFFFF00FFFFFF00FFFFFFFF00FFFF00
-%FFFFFFFFFFFF00FFFF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FF000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FF00FF0000
-%FF000000000000FF00000000000000000000FF00FF00FF00FF0000000000
-%FF00FF00FFFF00000000FF0000000000FFFF0000FFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFF00000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF00FFFFFF
-%FF00FF0000FFFF00FFFF0000FF00FFFFFF00FFFFFFFF00FFFF00FFFFFFFF
-%00FFFF00000000000000FF00FF000000FFFF00FFFFFF00FF00FF0000FF00
-%0000FFFFFFFFFFFF0000FF00FFFFFFFFFFFF00FFFF0000FF00FF00FFFF00
-%FFFFFFFFFFFF00FFFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FF000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000000000FF00FF0000FF
-%0000FF00FF00FF00000000000000000000FF000000FF00000000FF00FFFF
-%00FF00FF0000000000000000FF0000FF0000000000FF00FFFF000000FFFF
-%FFFFFFFFFF00000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF00FFFF
-%00FF00FF0000FF00FF00FFFFFF00FFFFFFFFFFFFFFFF00FFFF00FFFFFF00
-%00FFFF0000000000FF00FFFF0000FFFFFFFF00FF00FF00FF00FF00000000
-%FF00FFFFFFFFFFFFFFFFFFFF00FFFFFFFF00FFFFFF00FFFF00FF00FFFF00
-%FFFFFFFFFF00FFFF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FF000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FF00FF0000FF0000FF00
-%00FF0000000000000000000000000000000000FFFF0000000000FFFF00FF
-%FF00FF00FF0000000000FF00000000000000000000000000000000000000
-%FFFFFFFF00000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF00FF
-%FF00FFFFFFFF00FFFF000000FF0000FFFF00FFFFFFFF00FFFF00FFFFFFFF
-%00FFFF000000FF00FFFF00FF0000FFFF00FFFF00FF00FFFFFF00FF00FF00
-%0000FFFFFFFFFFFFFF00FF00FFFFFFFF00FF00FFFF00FFFF00FF00FF00FF
-%FFFFFFFFFF00FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFF00000000000000000000000000000000000000FFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFF000000000000FF0000FF00FF0000FF00
-%FF0000000000FF000000000000FF00FF00FF00FF000000FF00FF00FF0000
-%0000FF00000000000000000000FF00000000000000000000000000000000
-%00FFFF000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF
-%00FF00FFFF00FFFF00FF00FFFFFF00FFFF00FFFFFFFF00FFFF00FFFFFF00
-%FFFFFF00000000FF00FF00FF0000FF00FF00FF0000FFFF00FFFF000000FF
-%0000FFFFFF00FF00FF00FF00FF0000FFFF00FFFFFFFFFFFFFFFF00FF00FF
-%FFFFFFFF00FFFF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFF00000000000000000000000000000000000000FFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFF00000000FF0000FF00FF00FF00000000FF0000
-%00000000FFFF00FFFF00FF00FF0000FF00FFFF0000FF0000FF00000000FF
-%00FF000000000000000000FFFF0000000000000000000000000000000000
-%00FFFF0000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF00
-%FF00FFFFFFFF00FFFFFF000000FF00FFFFFF00FF00FF00FF0000FF00FF00
-%00FFFF000000FF00FF00FF0000FF00FF00FFFF000000FFFF00FF00000000
-%0000FF00FF00FFFF00FF00FF00FF00FF0000FFFF00FFFF00FFFFFF00FFFF
-%FFFFFFFF00FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FF00000000000000000000000000000000000000000000FFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFF000000FF00000000FF0000FF000000FF00FF0000FF
-%00FF00FF0000FFFF00FF00FF0000FFFF00000000FF0000FF0000FF000000
-%FF00000000000000FFFFFF00000000FF00FF0000FF000000000000000000
-%00FF0000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000
-%FFFF00FFFFFF00FFFFFFFFFFFFFF00FFFFFF00FF00FF00FF0000FFFFFF00
-%FFFFFF0000000000FF00FF000000FF00FF000000FF00FF00FF0000000000
-%000000FF00FF00FFFF00000000FF00FF0000FFFF00FFFF00FF00FF00FFFF
-%FFFFFF00FFFF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFF00000000000000FF0000000000000000FF0000000000FFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFF000000000000FF00FF000000FF0000FF0000FF00FF0000
-%0000FF00FFFFFF00FF00FF0000FF00000000FF0000FF000000000000FFFF
-%000000FF000000FFFF00FFFFFFFFFF000000000000000000000000000000
-%000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000
-%00FFFFFFFFFFFF00FFFFFF00FFFF00FFFFFF00FF00FF00FF00FF00FF00FF
-%000000000000FF0000FFFF0000FF00FF00FFFF00000000FF00FF00000000
-%FF00FF0000FFFF000000FF00FF00FF00FF00FF00FF000000FF00FF00FFFF
-%FFFFFF00FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FF00000000FF0000FF0000FF00FF000000000000FF00000000FFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFF0000000000FF00FF000000FF00FFFF00FF0000FF0000FF0000
-%FF00FF000000FFFFFFFF0000FF0000000000000000000000FF00FF00FF00
-%0000FF0000FFFF0000FFFFFFFFFFFFFF00FF00FF00000000000000000000
-%0000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000000000FFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00
-%0000FFFFFFFFFF00FFFFFFFF00FFFF00FF000000FFFFFF00FF00FFFFFF00
-%FFFFFF00FF0000FFFF000000FF00FF00FF00000000FF0000FF0000000000
-%000000FF0000FF00FF00FF0000FFFF0000FF00FF00FFFF00FFFF0000FFFF
-%FFFF00FFFF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000
-%00000000000000FF00FFFF00FF00FF00FFFF0000000000FF000000FFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFF00000000FF000000FF00FF0000FF00FF000000FF00FF00FF00FF
-%00FFFFFFFFFF00FF000000FF0000FF0000000000FFFF00FF00FF000000FF
-%00FF0000FFFFFF00FF00FFFFFFFFFF0000000000FF000000000000000000
-%0000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FF00FF00FF0000FF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%00FF00FFFFFFFF00FFFFFFFF00FFFF0000FF00FF00FFFF0000FF00FFFF00
-%FF00FF000000FF0000000000FF00000000FF00FF0000FF0000FF00000000
-%0000FF00FFFFFFFFFFFFFF00FFFFFF00FFFFFF00FF000000000000FFFF00
-%FF00FFFF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000
-%0000000000000000000000FF00FF00FF0000FF000000000000FF0000FFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFF000000FFFFFFFF00FF00FF0000FFFF00FFFF0000FF00FF00FFFF0000
-%FFFFFF00FF00FF0000FF00000000FF0000FF0000FF00FF00FF0000000000
-%000000FF00FFFF0000FFFFFFFFFFFF00FF0000FF00FF0000000000000000
-%00000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FF00FF00FF00FF00000000
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%0000FF00FFFFFFFF00FFFFFF0000FF00FF00FF00FFFFFF00FFFF00FFFFFF
-%00FFFF00FFFF000000FF000000FF00FFFFFFFFFF000000FF0000FF000000
-%000000FF00FF00FFFFFFFF00FFFFFF00FFFF0000FFFF00FFFF00FF00FFFF
-%00FFFF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000
-%FF00000000FF00FF0000FF00FF00FF0000FF0000000000FF0000000000FF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FF000000FF0000FF00FF00000000FFFF0000FF0000FF00FF0000FF0000FF
-%FFFF00FFFFFF000000000000FFFFFF00FFFF0000FFFF00FF00FF00000000
-%FFFF000000FF00FFFF00FFFFFFFFFFFF00FF00FF00000000000000000000
-%000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FFFF00FF00FF00FF00FF000000
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FF000000FFFFFFFF00FFFFFFFF00FFFF0000FF0000FFFF00FFFF00FFFFFF
-%00FFFF00000000FFFF00FFFFFF00FFFFFFFFFFFFFFFF0000FF0000000000
-%00FFFFFFFFFFFFFFFFFFFF00FFFFFF00FFFF00FFFFFFFFFF000000FF0000
-%0000FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000000
-%FF0000000000000000FF00FFFF00FF00FF00FF0000000000FF0000000000
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FF0000FF00FFFFFF00FFFF00FF000000FF00FF00FF0000FF00FFFFFFFF00
-%00FFFFFF0000FFFFFF00FF0000FFFF00FFFF000000FFFF00FF0000000000
-%FFFFFF000000FFFF00FF0000FF00FF00FF00FF00FF000000000000000000
-%000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFF0000FF00FFFF0000FFFFFFFFFF000000FF0000
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FF00000000FFFFFF00FFFFFFFF0000FF00FF00FF00FFFF00FFFFFF00FFFF
-%00FFFF00000000FFFF00FFFF00000000FF00000000000000FFFFFF000000
-%FFFFFFFF00FF00FFFFFFFF00FFFFFFFFFFFF00FFFFFFFF00FF00FF00FF00
-%FFFF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000000FF
-%00FF000000FF00FF0000FF00FFFFFFFFFF0000000000FF0000FF00000000
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FF0000000000FFFF00FF00000000FFFF0000FF0000FF00FF0000FF000000
-%FF000000FFFFFF00FF00FF00FFFFFF0000FFFF00000000FF00FF0000FF00
-%00FF00FF00000000FFFF00FF00FF00FFFFFF00FF00000000000000000000
-%000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFF0000FF0000FFFF00FFFF00FF0000FF00FFFF00FF00
-%00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFF0000FF00FFFFFFFFFFFFFFFF00FF0000FFFF00FFFFFF00FFFF00FFFF
-%00FFFF0000FFFF00FF0000000000FF00FF00FFFF00000000000000000000
-%FFFFFFFF00FFFFFFFFFFFFFFFFFF00FFFFFF00FFFFFFFF0000FFFF0000FF
-%000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF00000000
-%000000000000FFFFFFFFFFFF00FFFFFFFF00FF00000000FF00000000FF00
-%0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FF000000FF00FFFF00FF0000FF00FF00FF00FFFF00FF00FF0000FF0000FF
-%00FFFF00FFFF00FF00FF00FF00FFFFFFFFFF000000FF000000FFFF000000
-%0000FF00FF00FFFF00FFFFFF0000FFFF0000FF00FF000000000000000000
-%00000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFF0000FF00FFFF00FFFF00FF00FF00FF00FFFF00FF0000
-%00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFF0000FF00FFFF00FFFFFFFFFFFF00FFFFFFFF00FFFFFFFFFF00FFFF
-%00FF0000FF0000FF000000000000FFFFFFFFFFFFFF00000000FFFF00FF00
-%00FFFFFF00FF00FFFFFF00FFFFFF00FFFF00FFFFFFFFFF0000FF0000FF00
-%FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000000000000000
-%000000FF0000FFFFFFFFFF00FF00FFFF000000FF00000000000000FF0000
-%FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FF000000000000FF00FF0000FF00FFFF0000FF0000FF00FF00FFFF00FF00
-%FFFF00FF00FFFF00FF00FF0000FFFF0000FF0000FF00FFFFFFFF00FFFF00
-%FFFFFF0000FFFFFFFF00FFFFFFFFFFFFFFFF00FF00000000000000000000
-%000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFF0000FFFFFFFFFFFFFFFFFFFFFFFF00FF00FFFFFFFF00FF00
-%00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFF000000FF00FF00FFFFFFFFFF00FF00FFFFFF00FFFF00FFFF00FF00
-%FF0000FF00FF000000FF000000FF000000FF0000000000FF00FF000000FF
-%0000FFFFFF00FFFFFFFF00FFFFFF00FFFF00FFFFFFFF0000FFFFFF0000FF
-%0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000000FF00FF000000
-%00FF0000FF00FFFFFFFFFFFF0000FFFF00FFFF000000000000000000FFFF
-%00FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FF00000000000000FF00FF00FF0000FF0000FFFF0000FF00FF00000000FF
-%0000FF0000FFFFFF00FF00FF0000FF00FFFF000000FF00FFFFFFFF0000FF
-%00FF0000FF00FF0000FF00FFFFFFFFFF0000FF0000000000000000000000
-%000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFF000000FFFF0000FFFFFFFFFFFF000000FF00FFFF0000FF00FF00
-%00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFF00FF00FF00FF00FFFFFFFFFF0000FFFFFFFF00FFFFFFFF00FFFF
-%000000000000FF00000000FF0000000000000000000000000000FFFF0000
-%FF00FFFF00FFFFFFFFFF00FFFF00FFFF00FFFFFFFFFF0000FF0000FFFF00
-%00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FF0000FF00FF0000
-%00000000FF00FFFFFFFFFF00FFFFFFFF0000000000FF00000000FF0000FF
-%FF00FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFF00000000000000FF00FF00000000FF00FFFF00FF00FF0000FF000000
-%FF00000000000000FF00FF0000FF00000000FF00FF00FF00FF0000000000
-%FF00FF0000FFFFFF0000FF000000FFFFFF0000FF00000000000000000000
-%0000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFF00FFFFFF0000FFFFFFFFFFFFFF0000FFFF00FFFF00FFFF00FF0000
-%00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFF000000FF0000FFFFFFFFFFFF0000FFFFFF0000FF0000FF00FF
-%000000FFFF000000FF00FF0000FF00FF000000FFFFFF0000FF0000FF00FF
-%00FF00FFFF00FFFFFFFF00FFFF00FFFF00FFFFFFFFFF00FFFF00FFFF0000
-%00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FF0000FF00FF00FF0000
-%FF00FF0000FFFFFFFFFFFF0000FFFF00FFFFFF000000FF000000FFFFFF00
-%FFFF00FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFF000000000000000000FF00FF00FF00FF0000FF00FF00000000FF
-%00FFFFFFFF000000000000FFFF00FF000000000000FF00FF00FF00000000
-%00000000FFFFFF00FF00FF00FF00000000FF00FF00000000000000000000
-%00FFFF000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFF00FF000000FFFFFFFFFFFFFFFF00FFFF00FFFFFF00FF00FFFF00FF00
-%00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFF00FF00FF00FFFFFFFFFFFFFF00FFFFFFFF00FFFFFF00FFFF
-%000000FFFF0000FF0000FF00FF00FF00FF00FFFF00FF00FF00FF0000FF00
-%00FF00FF0000FFFF00FFFF00FF00FF00FFFFFFFFFF0000FF00FFFFFF0000
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF0000FFFFFF00FF00FF00
-%0000000000FF00FF00FF00FFFFFF00FF000000FF00FF000000FFFF00FFFF
-%00FFFF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFF00000000000000FF00FF0000FF00FFFF00FF00FF00FF00FF00FF
-%00FF00FF00FFFFFF000000000000FFFF000000FF00000000000000000000
-%00000000000000FFFF00FF00FF00FF00FF00FF0000FF0000000000000000
-%0000FF0000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%0000FF00FFFFFFFFFFFFFFFFFFFF00FFFFFFFFFF00FFFF00FF00FF00FF00
-%00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFF00FF00FF00FFFFFFFFFFFF00FFFFFFFF00FFFF00FF00FF
-%0000FF0000FFFF000000000000FF00FF0000FF00FF0000000000000000FF
-%FFFFFF00FF00FFFFFFFF00FF00FFFF00FFFFFFFFFF00FF0000FFFF0000FF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFFF0000FFFFFFFFFF00000000
-%0000000000FFFF00FF00FF00FF00FF0000FFFF0000000000000000000000
-%FF00FFFF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFF000000000000FF00FF00FF00FF0000FF00FF0000FF0000
-%00FF0000FFFF0000FFFFFF000000FFFF00000000FFFF0000000000000000
-%00000000FF00000000FF000000FF00000000000000000000000000000000
-%00FFFFFFFF000000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000
-%FF0000FFFFFFFFFFFFFFFFFF0000FFFFFFFFFFFFFF00000000FF00FF0000
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFF00FF00FF00FFFFFFFFFF0000FFFFFF0000FF00FF00FF
-%0000FF0000000000FF000000FF00FFFF00FF00FF00FF0000FF00FF000000
-%00FFFF000000FF00FF0000FF00FF00FFFFFFFFFF00FF00FFFFFF000000FF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF0000FFFFFFFF00000000FF0000
-%000000000000FF000000FFFF00FFFF00FF00FF0000FF00000000FF0000FF
-%00FF00FFFF00000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFF00000000FF0000FF0000FFFF0000FF00FF00FF0000
-%000000FF0000FFFF0000FF0000FF00000000FF0000000000000000000000
-%0000000000000000000000000000000000000000FF000000000000000000
-%FFFFFFFFFFFF00000000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000
-%00FFFFFFFFFFFFFFFFFFFF00FFFFFFFF0000000000FFFFFFFFFFFF00FF00
-%00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFF00FF00FF00FFFFFFFFFF00FFFFFFFF00FFFF00FF00
-%FF00FF00FFFF00000000000000FFFFFF0000FF00FF00FF0000FF000000FF
-%0000FFFF00FF00FF00FF00FF00FF00FFFFFFFF0000FF00FFFF000000FFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFF00FFFF00FFFFFFFF00000000000000FFFF
-%00000000000000FFFFFF00FF00FFFFFFFFFF0000000000FF000000000000
-%00FFFF00FFFF00000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFF00FF00000000FF00000000FF00FF000000FF00
-%0000FF0000FFFF00FFFF00FF0000FFFFFF000000FF0000FF000000000000
-%00FF00FF000000FF00FF00FF0000000000000000000000FFFF000000FFFF
-%FFFFFFFFFFFFFF0000000000000000000000FFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FF
-%FF00FF00FFFFFFFFFFFF00FFFFFF0000FFFFFFFFFFFF00FF00FF00FF0000
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFF00FF00FF00FFFFFFFF0000FFFF00FF00FFFFFF00
-%00FF00FF000000FF00000000FF00FFFFFFFF00FF00FF00000000FF000000
-%000000000000FFFFFF0000FFFF00FFFFFFFFFF00FF00FFFFFF0000FFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFF00000000FFFFFFFF00FFFF00000000FF00FF
-%FF000000000000FFFFFFFF000000FF00FFFF00000000000000FF00000000
-%00FFFFFF00FF00FF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF0000FF0000FF0000FF0000FF00
-%00000000000000FF000000FF0000FFFF00FF000000FF000000FF00000000
-%00000000FF0000000000FF00000000FF00000000000000FFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFF0000000000000000000000FFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FF00FFFF
-%00FF00FF00FFFFFFFF00FF0000FFFFFFFFFFFFFFFF00FFFFFF00FF00FF00
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFF00FF00FF00FFFFFFFF00FFFFFF0000FFFFFF00
-%0000FF00FF00FF00000000000000FF00FF0000000000FF00FF0000FFFF00
-%FFFFFFFF00FFFFFF0000FF00FF00FFFFFFFF00FF00FFFFFF0000FFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFF000000FFFFFFFF0000FFFF00FFFF000000FF00
-%FF00FF0000000000FF00000000FF00FF00FF00FF0000FF0000000000FF00
-%00FFFFFF00FFFF00FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000000000000FF00FF000000
-%000000000000FF00FF00FF00FF000000FF0000FF0000FF000000FF000000
-%000000000000FF00000000000000FF0000FF00FF0000FFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFF00000000000000000000FFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FF00FFFF00
-%FF00FF00FFFFFFFF0000FFFFFFFFFFFFFFFFFFFFFFFFFF00FFFF00FF0000
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFF00FF00FF00FFFFFFFF00FFFFFF0000FFFFFF
-%0000000000FF000000000000000000FF00000000000000000000FFFF0000
-%00FFFFFF00FFFFFF00FF00FF00FFFFFFFFFF0000FFFFFF000000FFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFF000000FFFFFFFF0000FFFF0000FF00FF000000FF
-%00FF00000000FF0000FF0000FF0000000000000000FF0000000000000000
-%FF00FFFFFF00FFFF00FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000FF
-%00000000000000000000000000FF0000FF00FF000000FF00FF0000FFFF00
-%00000000000000000000000000000000FF00000000FFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000000000000FFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000000000FFFFFFFF
-%FFFFFFFF00000000FFFFFFFFFFFFFFFFFFFFFFFF00FF00FF0000FF00FF00
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFF0000FF00FF00FFFFFF00FFFFFFFF00FFFFFF
-%FFFF00FF00FF000000000000000000FF00FF00000000FFFF00000000FF00
-%0000000000FFFF00FFFF00FF00FFFFFFFF0000FFFFFF0000FFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFF000000FFFFFFFF00FFFFFF0000FFFF00000000FF00
-%FF00FFFF000000FF000000FF00FFFF00FF00000000000000000000FF0000
-%FF00FFFFFF00FFFFFF00FF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FF00FF0000
-%0000000000000000000000FF00FF000000FF0000FFFF0000FF00FF0000FF
-%0000000000FF000000FF0000000000FF0000FF00FFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000000000FFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FF00FFFFFFFFFFFF
-%FFFFFF0000FFFFFFFFFFFFFFFFFFFFFFFF000000FF00FF00FFFFFFFF0000
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFF0000FF00FF00FFFFFF00FFFFFF0000FFFF
-%00FF0000FF000000000000000000FF000000000000FF00FF00FF00FFFF00
-%FF0000FF00FFFF00FFFFFF00FFFFFFFF0000FFFFFFFF0000FFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFF000000FFFFFFFF00FFFFFF0000FFFF00FFFF000000FF
-%00FF0000FF000000FF00FFFFFF00FFFF0000000000FF00000000FF0000FF
-%FF0000FFFFFF00FFFFFF00FF00FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF000000FF00
-%000000000000000000000000000000000000FF00FFFF000000FF0000FF00
-%FFFF0000000000FF00FFFFFF0000000000000000FFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000000FFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF00FF00FFFFFFFFFFFFFF
-%FF00FF00FF00FFFFFFFFFFFFFFFF000000FFFFFFFFFFFFFFFF00FF00FF00
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FFFFFFFFFF00FFFFFFFF00FFFF
-%000000FF000000000000000000FF00FF0000FFFF00000000FF0000FF00FF
-%00000000FFFF00FFFF00FF00FFFFFF0000FFFFFF000000FFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFF000000FFFFFF0000FFFFFF00FF00FFFF00FFFF00000000
-%FF00FF0000FF00000000FFFF0000FF00FF000000000000000000FF000000
-%FFFF00FFFFFFFF00FFFFFFFFFF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FFFFFFFFFFFFFF
-%00FFFFFFFFFFFFFFFFFF00FFFFFFFFFFFF0000000000FFFFFF00FF000000
-%0000FF00000000000000FF0000FF0000000000FFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000000FFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FF00FFFFFFFFFFFFFF00
-%00FF00FFFFFFFFFFFFFFFF000000FFFFFFFFFFFFFF00FF00FFFF00FF0000
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF00FF00FFFFFF00FFFFFF0000FF
-%FF0000FF00000000FF0000000000FFFF00FFFFFF00FF000000FF0000FF00
-%FF000000FFFF00FFFF0000FFFFFF00FFFFFFFF000000FFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFF0000FFFFFFFF0000FFFFFFFF00FFFFFF00FFFF00FF0000FF
-%00FFFF00FF00FF00FF000000000000FF000000000000000000FF0000FF00
-%FFFF0000FFFFFF00FFFFFF00FF00FF0000FFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF00FF00FFFFFFFF
-%FF0000FFFFFFFFFFFFFF00FF00FFFFFFFFFF00000000000000FF0000FFFF
-%00000000FF00000000FFFF00FF00FF000000FFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF00FF00FFFFFFFFFF000000FF
-%FFFFFF0000FFFFFF0000FFFFFFFFFFFFFF00FF00FFFFFFFFFF00FFFF0000
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FF00FFFFFF00FFFFFF00FF
-%0000FF00000000000000000000FF00FFFF00FF000000FF000000FFFF00FF
-%00FF00000000FFFF0000FFFFFF00FFFFFFFF000000FFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFF0000FFFFFF0000FFFFFFFF00FF00FFFF00FFFF0000000000
-%00FF00000000FFFF00000000FF00FF000000000000000000FF00FF00FFFF
-%FFFFFF00FFFFFFFF00FFFFFF00FF00FF0000FFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FFFFFF00FF00000000
-%00FF00FF000000FF00FF00FFFF0000000000FF0000000000FF000000FF00
-%00FF0000000000FF00FF00FFFF00000000FFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF00FF00FFFFFF000000FFFFFFFF
-%FF00FFFFFFFF00FFFFFFFFFFFFFFFF0000FFFFFFFFFF00FF00FF00FF00FF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF00FFFF00FFFFFF00FF
-%0000000000000000FF0000000000000000FF0000FF0000FF00000000FF00
-%FF000000FF00FF0000FFFF0000FFFFFFFF000000FFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFF000000FFFFFF0000FFFFFFFFFF00FF00FF00FFFFFF00FFFFFF00
-%0000FFFF00000000000000000000FF000000000000000000FF0000000000
-%FFFFFF0000FFFFFF00FFFFFFFF00FF00FF00FFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FFFFFFFFFFFFFFFFFFFF
-%FF00FF00FF00FF000000FF0000FFFFFFFFFF00FFFFFFFFFF000000FFFFFF
-%FFFFFFFF00000000FF00FFFF00FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF00FF00FF0000FFFFFFFFFFFFFFFF
-%FFFF0000FF00FFFFFFFFFFFF0000FFFFFFFFFF000000FF00FF00FF0000FF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF00FFFF00FFFFFF00
-%00FF0000000000FF0000FF00FF00FF00FF00000000FF0000000000FF00FF
-%00FF000000FFFF00FFFF0000FFFFFFFF000000FFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFF0000FFFFFF00FF00FFFFFFFF00FF00FF0000FFFFFF00FFFFFFFF
-%00FFFF0000FF00FF0000000000FF00FF00000000000000FF00FF00FF0000
-%00FFFFFF0000FFFFFF00FFFFFFFF00FF00FF00FFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF00FFFFFFFFFFFF00FF00
-%00FFFFFFFFFFFFFFFFFF00FFFFFFFFFFFFFFFFFF00FF0000FFFFFFFFFFFF
-%FF000000FFFFFFFF00FFFF00FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFF00FF00FF000000FFFFFFFFFFFFFFFFFFFF
-%000000FF00FFFFFFFFFF0000FFFFFF0000FF00FFFFFF00FF00FFFF00FFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FF00FF00FFFFFF00
-%00000000FF00000000000000FFFF00FF000000FFFFFFFF000000000000FF
-%FF00FF00000000FFFF00FFFFFFFF00000000FFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFF0000FFFFFF00FF00FFFFFFFFFF00FFFF0000FFFFFF000000000000
-%000000FF00000000FF00FF00FFFFFFFF00FF00000000FF000000FF00FF00
-%00FFFFFF00FF00FFFF0000FFFFFFFF00FF00FF00FFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FFFFFFFFFFFFFFFFFF00FF
-%FFFFFFFFFFFFFFFF00FFFFFFFFFFFF0000000000FF00FFFF00FFFFFFFF00
-%0000FFFFFFFFFF00FFFF00FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFF00FF00FF00FFFFFFFFFFFFFFFFFFFFFF00FF
-%00FF00FF00FFFFFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF00FF00FFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FFFF00FFFF00
-%000000000000FF0000000000FFFFFFFFFF00FF00FFFFFF00000000000000
-%FFFF00000000000000FFFFFFFF00FFFF00FFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFF000000FFFF00FF0000FFFFFFFF00FF00FF00FF00FF00FF00FFFF0000
-%FF000000FF0000FF00FF00FF0000FFFFFF00000000000000FFFF00FF00FF
-%00FF00FFFF00FFFFFFFF00FFFFFFFFFF00FF00FF00FFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF00FFFFFFFFFFFF00FFFF00
-%FF00FFFFFFFFFFFFFFFF00FF000000FFFFFFFFFF00FF0000FFFFFF000000
-%FFFFFFFFFFFF00FFFF00FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFF0000FF00FF00FFFFFFFFFFFFFFFFFF000000FFFF
-%00FFFFFFFFFFFF000000000000000000FFFFFFFFFFFF00FFFFFF0000FFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FFFF00FF00
-%FF0000FF00000000FF0000FF00FF00FFFF00FFFF000000FF000000000000
-%0000FF00000000FFFFFFFF0000FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FF000000FFFFFF00FF00FFFFFFFFFF00FF00FF0000FF00FF000000FFFF00
-%000000FF00FF0000FF00FF00FF00FFFF00FF000000FF0000000000FF0000
-%FF00FF00FF0000FFFFFF0000FFFFFFFFFF00FF00FF00FFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFFF00FFFFFFFFFFFFFFFF00FF
-%00FF0000000000000000FF00FFFFFFFFFFFFFFFF00FFFFFFFF000000FFFF
-%FFFFFFFF0000FFFF00000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFF0000FF00FF00FFFFFFFFFFFFFFFF000000FFFFFFFF
-%FFFF0000000000FF00FF0000FFFFFFFF0000FFFFFF00FF0000000000FFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FFFF00FF
-%0000000000000000000000FFFF0000FF00FF00FF00FF00FFFF0000000000
-%00000000FFFFFFFFFF0000FFFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FF0000FFFF0000FF00FFFFFFFFFF00FFFF00FF00FFFFFFFF00FF00FFFFFF
-%FF0000000000000000FF00FF0000FF00FF000000000000FFFF0000FF0000
-%FF00FF00FFFF00FFFFFFFF00FFFFFFFFFFFF00FF00FF00FFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF00FF00000000000000FF00
-%FFFFFFFFFFFFFFFF000000FF00FFFFFF00FF00FFFFFFFF0000FF00FFFFFF
-%FFFF0000FFFFFF00000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFF00FF00FF00FFFFFFFFFFFFFFFF0000FFFFFFFF0000
-%000000FFFFFFFFFFFF00FFFF00FFFFFFFFFF000000FF00FFFFFF00FFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FFFF00
-%FFFF00FFFF000000FF00FF000000FF00FFFFFF00FF00FF00FF0000000000
-%00FF00FF00FFFFFF0000FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%0000FFFFFF00FF0000FFFFFFFFFF00FF00FF00FFFF00FFFF0000FF00FF00
-%00FF0000FF00FF00FF00FFFF00FF00FF00FF00FF0000FF0000FFFF000000
-%FFFF00FFFFFF00FFFFFFFF00FFFFFFFFFFFFFF00FF00FF00FFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF00FFFFFFFFFFFFFFFFFF00FF
-%FFFFFFFFFFFFFFFFFFFFFF0000000000FFFFFFFF00000000FF00FFFFFFFF
-%FF00FFFFFF00000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFF0000FF00FF00FFFFFFFFFFFFFF00FFFFFFFF000000FFFF
-%FFFFFFFFFFFFFFFFFFFFFF00FF000000FF00FFFF00FFFF00000000FFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF00FFFF
-%00FFFFFF000000FF000000FFFFFF00FFFF0000FFFFFFFFFFFF0000FF00FF
-%0000FF00FF00FF0000FF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00
-%0000FFFF00FFFF00FFFFFFFFFF00FFFF00FFFF00FFFFFFFF00FFFF00FF00
-%FF00FF0000FF0000FFFFFF000000FF00FF0000FF00FF000000FFFF000000
-%FF00FF0000FF0000FFFFFF0000FFFFFFFFFFFF0000FF000000FFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FFFF00FF00FF00FFFF00FFFFFF
-%FFFF00FF00000000000000FFFFFFFFFFFFFFFF0000FFFFFFFFFFFFFFFF00
-%00FFFFFF00FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFF00FF0000FF00FFFFFFFFFFFFFF00FF00000000FF00FFFFFF
-%FFFFFFFFFF00000000FF00FF00FFFFFFFF00FF00000000FFFF00FFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF00FF
-%FF0000FF00000000FF0000000000FFFFFFFF00FFFFFFFFFF00FF00000000
-%0000FF00FF0000FF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00
-%00FFFF0000FF0000FFFFFFFFFF00FFFF00FFFF00FFFFFFFFFF00FFFF00FF
-%0000FFFF0000000000000000000000000000FF00000000FF000000000000
-%FFFF00FFFFFFFF00FFFFFFFF0000FFFFFFFFFF00FF00FF00FF00FFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF00FFFFFF00FF0000FF000000
-%FF00FF00FFFFFFFFFFFFFFFFFFFFFFFFFF0000FFFFFFFFFFFFFFFF0000FF
-%FFFFFF00FF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFF0000FFFF00FFFFFFFFFFFFFF000000FF00FF0000FF00FFFF
-%FF0000FF00FFFFFFFF00FF00FF0000FFFFFFFFFFFF00FF000000FFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF00
-%FFFF000000000000000000FFFF00FFFF0000FFFFFFFFFFFF00FF0000FF00
-%000000FF00FF0000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000
-%FF0000FFFFFF0000FFFFFFFF00FFFF00FFFFFF00FFFFFFFF00FFFFFF0000
-%FF000000FF00FF0000000000FF000000FF000000FF000000FF00FF0000FF
-%00FF00FFFF00FFFF00FFFFFF00FF00FFFFFFFFFF00FF00FF000000FFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FFFFFFFFFFFFFFFFFF00FFFFFF
-%FFFFFFFFFFFFFFFF000000FF00FF000000FFFFFFFFFFFFFFFF0000FFFFFF
-%FFFF00FF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFF0000FFFF00FFFFFFFFFF00000000FFFFFFFF00FFFF00000000
-%00FFFFFFFFFFFFFFFFFFFFFF00FFFFFFFFFFFFFFFFFF00FF00FFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF
-%0000FF00000000000000FF000000FFFF00FF00FFFFFFFFFF0000FF000000
-%000000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF
-%00FF0000FF0000FFFFFFFFFF00FFFF00FFFFFF00FFFFFF00FF00FFFFFF00
-%00FF00FFFF00000000FFFFFFFFFFFFFF000000000000FF0000FF0000FF00
-%FFFF00FFFFFFFFFF00FFFFFFFF00FFFFFFFFFFFF00FFFF00FF0000FFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF00FFFFFFFFFFFFFF0000FF0000FF
-%FFFFFFFFFFFFFFFFFFFFFF00FF0000FFFFFFFFFFFFFFFF000000FFFFFFFF
-%FF00FF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFF000000FF00FFFFFFFFFF000000FFFFFFFFFFFFFFFF0000FF00FFFF
-%FFFFFFFFFFFFFFFFFFFF0000FF0000FFFFFFFFFFFFFF00FF00FFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000
-%00FF00000000FF00000000FF00FFFFFFFF00FFFFFFFFFFFF000000000000
-%00000000FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000
-%FF0000FFFF0000FFFFFFFF00FFFFFF00FFFFFFFFFFFFFFFFFF00FFFFFFFF
-%00000000000000000000FFFF00FF00FF0000000000FF00FFFF0000FFFF00
-%FFFF00FFFF00FFFFFF00FFFF0000FF00FFFFFFFFFFFFFFFF00FF0000FFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF00FFFFFFFFFFFFFFFFFF00FFFFFF
-%FFFFFFFFFFFFFFFF0000000000FFFF00FFFFFFFF00000000FFFFFFFFFF00
-%FFFF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFF000000FF00FFFFFFFFFF0000FFFFFFFFFFFFFFFF000000FF00FF0000
-%00FFFFFFFFFFFFFFFFFFFFFF00FFFFFFFFFFFFFFFFFF000000FFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%00000000FF0000FF0000000000FFFFFFFFFF00FF0000FF00FF000000FF00
-%FF0000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FFFF
-%00FF00FF00FF00FFFFFFFF00FFFFFFFFFFFF00FFFFFFFF00FF00FFFFFFFF
-%000000FFFFFF00000000000000FF00000000FFFF00FFFF00000000FFFF00
-%FFFF00FFFFFF00FFFF00FF00FF00FF0000FFFFFFFF00FFFFFF00000000FF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFF000000FF00FFFFFFFFFFFF0000FF00FF00
-%FFFFFFFF00FF0000FFFFFF00FF0000FF00FF000000FFFFFFFFFFFFFF00FF
-%FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FF000000FF00FFFFFFFF0000FFFFFFFFFFFFFFFF0000FFFFFFFFFFFFFFFF
-%FFFFFFFFFF00FF00FF000000FF0000FF00FFFFFF00FF0000FFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%0000000000FF0000000000FF00FF00FF00FFFF00FF0000000000000000FF
-%0000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF0000
-%0000FF000000FFFFFFFFFF00FFFF00FFFFFF00FFFFFFFFFFFFFFFFFFFF00
-%0000000000FF0000FFFFFFFFFFFFFFFF00FFFFFF00FFFF00000000FFFF00
-%FFFFFF00FFFF00FFFF0000FF0000FFFF00FFFFFFFF00FFFFFFFF000000FF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFF00FFFF00000000FF00FFFFFFFF00FF00FF
-%00000000FFFFFFFFFFFFFFFF00FF00000000FF00FFFFFFFFFFFFFF00FF00
-%00FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FF0000FF00FFFFFF0000FFFFFFFFFFFFFFFF0000FFFFFFFFFFFFFFFF0000
-%0000000000FF00FFFFFFFFFF00FFFF00FF00FF00FFFF0000FFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FF0000000000FF0000000000FF0000FF00FF00FF0000FF00FF00000000FF
-%000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FFFF00
-%FFFF00FF00FFFF00FFFF0000FFFF00FFFFFF00FFFFFFFF00FF00FF000000
-%000000FF0000FF000000FFFFFFFFFF00FF000000FF000000FFFF00FFFF00
-%FFFFFF00FFFF00FFFFFF00FF00FF00FF0000FFFFFF00FFFFFFFF00FF0000
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFF00000000FFFF00FFFF00FF000000FF00FFFF
-%FFFFFFFFFFFFFFFFFFFFFF000000FFFFFFFF00FFFFFFFFFFFFFF00FF00FF
-%0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%00000000FFFFFF00FFFFFFFFFF00FF00000000FFFFFFFF0000000000FFFF
-%FFFFFFFFFFFFFFFFFFFF00FFFFFFFFFFFFFFFFFF00FF00FFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFF0000FF000000000000FF0000FF00FF00FF0000000000000000000000
-%000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FFFF00FF
-%00FFFF000000000000FF00FFFFFF00FFFFFF00FFFFFFFFFFFFFF00FF0000
-%00000000FF0000FF0000FF00FF00000000FF0000000000FF000000FF00FF
-%00FFFF00FF0000FFFF00FF00FF0000FFFF00FFFFFFFF00FFFFFFFF00FF00
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFF00FFFFFF00FF000000FFFFFFFFFF00FFFF00
-%FFFFFFFFFFFF0000000000FFFFFFFF0000FFFFFFFFFFFFFFFF00FF00FF00
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000
-%0000FFFFFF0000FFFFFFFFFF00FF0000FFFFFFFF00FF00FFFFFF00FF0000
-%00FFFFFFFFFFFFFFFF00FF00000000000000FF00FF0000FFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFF000000FF0000000000FFFF00FF00FF00FFFF00FF00000000000000
-%0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FFFF00FFFF
-%FFFF0000FFFF00FFFF00FF00FF0000FFFF0000FF00FF00FF0000FF000000
-%0000000000FF0000FF00000000FF00FF00FF000000FFFF0000FF00FFFFFF
-%00FFFFFF00FF00FFFFFF000000FF00FFFF00FFFFFFFF00FFFFFFFFFF0000
-%00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFF0000000000FF00FFFFFF0000FFFFFFFF0000FF
-%00FF0000000000FFFFFFFFFFFF000000FFFFFFFFFFFFFFFF00FF00FF0000
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000
-%00FFFF0000FFFFFFFFFFFF000000FFFFFFFF00FFFFFFFFFFFFFFFF00FF00
-%00000000000000FF00FF00FFFFFFFFFFFFFFFF00FFFF00FFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFF00000000FF000000000000FF00FF0000FF0000FF00000000FF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF00FFFFFF
-%FFFF00FF00FF000000FF00FF00FF00FF00FF00FF000000FFFF0000FF00FF
-%00000000FF00FF00000000FFFF00FF00FF0000FFFF0000FF000000000000
-%FF00FF00FF00FF00FF00FF00FFFFFF00FFFF00FFFFFF00FFFFFFFFFFFF00
-%0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFF0000FFFFFF00FFFFFFFFFFFF00000000000000
-%0000FFFFFFFFFFFF00FFFF000000FFFFFFFFFFFFFFFFFF00FF00FF0000FF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF00
-%FFFF00FFFFFFFFFFFF000000FFFFFF0000FF00FFFFFFFFFF000000FF00FF
-%FFFFFFFFFFFFFF00FF00FFFF00FFFFFFFFFFFF00FF00FFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFF0000000000FF0000000000000000FF00000000000000FFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FFFF00FFFFFF
-%FFFF00FF00FF00FFFF00FFFF0000FF00FF00000000FFFF00FF00FF000000
-%0000000000FF00FF00FF000000FF00FF000000FF00FF0000000000FFFFFF
-%00FFFFFF0000FF00FF00FF00FFFFFF00FFFFFFFFFFFFFF00FFFFFF00FFFF
-%0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFF00FF00FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%00FFFFFF00FF00FF00FF00FFFFFFFFFFFFFFFFFFFFFF00FF00FF00FFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF00FF
-%FF00FFFFFFFFFF000000FFFFFFFF00FFFF00FF0000000000FFFFFFFFFFFF
-%00FFFFFFFFFFFFFFFFFF00FFFFFFFFFFFFFFFFFF0000FFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFF00000000000000000000000000000000000000000000FF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF00FFFFFFFF
-%FFFF00FFFFFF00FFFF00FFFF0000FF00FF00FF00FF00FFFF00FF00FF0000
-%00000000FF00FFFF000000FFFF00FF00FF0000FF00FF00FF000000FFFF00
-%00FF00FF0000FF00FF00FF00FFFFFF00FF000000FFFFFF00FFFFFFFF00FF
-%00FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFF00FFFF00FF00FFFFFF00FF0000FFFFFF0000FF
-%FFFFFFFF00FF000000FFFFFFFFFFFFFFFFFFFF000000FF00FF00FFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF00FFFF
-%00FFFFFFFF000000FFFFFFFFFFFFFF0000FF00FFFFFFFFFFFFFFFFFF00FF
-%FFFFFFFFFFFFFFFF0000FF00FFFFFFFFFFFF00FF00FFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000FFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FFFF00FFFFFFFF
-%FF00FF00FFFFFFFFFFFFFFFF00FFFF0000FF00FF00FF00FF00FFFFFF0000
-%FF000000FFFF00FFFF0000FF00FF00FF0000FF00FF00FF00000000FFFFFF
-%00FFFFFF00FFFF00FFFFFFFF00FFFF00FFFFFF00FF00FFFF00FFFF00FF00
-%FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFF0000FF00FF00FF000000FFFFFFFFFF0000FFFFFF
-%FFFFFF00FF0000FFFFFFFFFFFFFFFFFFFF0000FF00FF00FF00FFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF00FFFF00
-%FF00000000FFFFFFFFFFFFFF000000FFFFFFFFFF00FFFFFFFFFF0000FF00
-%0000FF00FF00FF00FFFFFFFFFFFFFFFFFFFFFF0000FFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000FFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF00FFFFFFFFFF
-%FF00FF00FF00FFFF00FFFF00FF00FFFFFFFF00FF00FFFFFFFFFFFFFF0000
-%00FF00FF00FFFFFF00FF00FFFF00FFFF0000FF00FFFF00FF000000FFFF00
-%FFFFFFFF00FFFF00FFFFFFFF00FFFF0000FF000000FFFF00FFFFFFFF00FF
-%FF00FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFF00FF00FF00FF00FFFFFFFFFF0000FFFFFFFFFFFF
-%FFFF00FFFFFFFF00FFFFFFFFFF000000FFFFFF00FF00FF00FFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FFFF00FF
-%00FF0000000000FF0000FF000000FF0000000000FF0000000000FFFF00FF
-%00FF000000FF00FF0000000000FF00FFFFFF0000FFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFF000000000000000000000000000000000000000000FF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FFFF00FFFFFFFFFF
-%00FFFF00FF00FFFF00FFFFFF00FFFFFFFF00FFFFFFFFFFFFFFFFFFFF00FF
-%00000000FF00FF00FF00FF00FFFFFFFF0000FFFF00FF0000000000FFFF00
-%00FFFFFF00FFFF00FFFFFFFFFFFFFFFF00FFFFFF00FF00FF0000FF00FF00
-%FFFF00FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFF0000FFFF00FFFFFFFFFF00FF00FFFFFFFFFFFFFF00
-%00FFFFFF0000FFFFFFFF000000FFFFFFFFFF00FF00FF00FFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FF00FF00FFFF
-%00000000FF00000000FFFF0000FF00000000000000FFFFFFFFFF00FF00FF
-%FFFFFFFFFFFF0000FFFFFFFFFF00FF00FF0000FFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFF000000000000000000000000000000000000000000FF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFFF00FFFFFFFFFFFF
-%00FFFF00FF00FF0000FFFF00FFFFFFFFFFFF00FF0000FFFFFFFFFFFF0000
-%00FF0000FF00FF00FFFFFF00FFFF000000FF00FF00000000000000FFFF00
-%FFFFFFFF00FFFF00FFFFFFFF00FFFFFF00FF0000FFFF00FFFF0000FF00FF
-%FFFFFF00FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFF0000FF00FFFF00FF00FFFFFFFFFFFFFF000000FFFF
-%FFFFFFFFFFFF00FF0000FFFFFFFFFFFFFF00FF000000FFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000000FFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000000FF0000FF00
-%000000000000FF0000000000FF00FFFFFF0000000000FFFFFFFFFFFF00FF
-%FFFFFFFFFFFFFFFF00FFFFFFFFFFFFFF0000FFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFF000000000000000000000000000000000000000000FF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FFFF00FFFFFFFFFFFF
-%00FFFF00FFFFFFFF00FFFFFF00FFFFFFFF00FFFFFFFFFFFFFFFFFFFF00FF
-%0000000000FF0000FF00FFFF0000FF0000FFFF00FF000000000000FFFFFF
-%00FFFFFF00FFFFFF00FFFFFFFF00FFFF00FFFFFF00FFFFFF00FF00FFFFFF
-%FFFFFF00FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFF00FF00FF00FFFFFFFFFFFFFFFF000000FFFFFFFFFF
-%FFFFFF00FF00FF00FFFFFFFFFFFFFFFF00FF00FF00FFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000000FFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000000000000FFFFFF
-%00FF0000000000FFFF00FF0000FF000000FFFF00FF000000000000000000
-%00000000000000000000FF000000FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000FFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF00FFFFFFFFFFFFFF
-%FFFFFFFF00FFFF0000FFFF00FFFFFFFFFFFF00FF0000FFFFFFFFFF00FF00
-%00FF00000000FFFFFFFF00FF00FF00FF00FF000000FF0000000000FF0000
-%FFFFFFFF00FFFF00FFFFFFFFFF00FFFF00FFFFFFFF00FFFFFFFF00FFFFFF
-%FFFFFF00FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFF0000FFFFFFFF00FF00FF000000FFFFFFFFFFFFFFFF
-%FFFFFFFF0000FFFFFFFFFFFFFFFFFF00FF000000FFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000000000FFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF0000FF0000000000FF
-%000000FF0000000000FF0000FF00FF0000FFFF0000FF000000FF00FF0000
-%0000000000000000000000FF00FF00000000FFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFF00000000000000000000000000000000000000FFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFFF00FFFFFFFFFFFF00
-%FFFF00FF00FFFF00FFFFFF00FF00FFFFFF0000FFFF00FFFFFFFF00FF0000
-%0000FF0000FF0000FFFFFFFF00FFFF0000FFFFFF00000000000000FF00FF
-%00FFFF00FFFFFFFF00FFFFFFFF00FFFFFF00FFFFFFFFFFFFFFFF00FFFFFF
-%FFFFFFFF00FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFF00FF00FF0000FF00FF00FFFFFFFFFFFFFFFFFFFFFF
-%FF00000000FFFFFFFFFFFFFFFF000000000000FFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000000000000FFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FF00000000000000
-%00000000000000000000FFFF0000FF00FF000000FF00FF0000FF00000000
-%000000000000000000FF00000000000000000000FFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFF0000000000000000000000000000000000FFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF0000FFFFFFFFFFFF00
-%FFFFFF0000FFFF00FFFFFF00FFFFFFFFFFFF00FFFF00FFFFFF0000FFFF00
-%FF0000FF000000FF00FFFF00FF00FF00FF0000000000000000000000FF00
-%FF00FFFF00FFFFFFFFFFFFFFFF00FFFF000000FFFFFF00FFFFFFFF00FFFF
-%FFFFFFFF00FFFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFF0000FF00FFFF00FFFFFFFFFFFFFFFFFFFFFFFFFF00
-%00FFFFFFFF00FF00FF00FFFF00FF000000FFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000FFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF00FF0000FF0000000000
-%0000FF000000000000000000FF000000FF0000FF0000FF000000FF00FF00
-%FF00FF000000000000000000FF00FF0000000000000000FFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFF00FF0000000000000000000000FFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFFF00FFFFFFFFFFFF00FF
-%FFFFFF00FFFFFF00FFFFFF00FFFFFFFFFFFF00FFFFFFFFFF00FFFF00FF00
-%00FF000000FF0000FF00FF0000FF00FF00FFFF0000000000FF0000FFFF00
-%FF00FF00FF00FFFF00FFFFFF00FFFF00FF00FFFFFFFF00FFFFFFFF0000FF
-%FFFFFFFFFF00FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFF00FF00FF00FFFFFF00FFFFFFFFFFFFFFFF0000FF00
-%FFFFFFFF00FF00FF00FFFF00FF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000000000FF00000000FF00
-%00000000FF0000000000000000FF000000FF000000FF00FFFF0000FF0000
-%00FF0000000000000000FF0000FF0000FF0000FF0000FF00FFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000FFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFFF00FFFFFFFFFFFF00FF
-%FFFFFF00FFFFFF00FFFFFFFFFF00FFFFFFFF00FFFF00FF00FF0000FFFF00
-%0000FFFF00000000000000FF0000FF000000000000FFFF000000FFFFFF00
-%FFFF00FF00FF00FF00FF00FFFF00FFFF0000FF00FFFFFFFFFFFFFFFFFF00
-%FFFFFFFFFF00FFFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFF0000FF00FF00FF00FFFFFFFFFFFF0000FFFFFF00FF
-%FFFFFFFFFF00FF00FFFF00000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000000000000000
-%0000FFFFFFFFFFFFFFFFFF000000FFFF0000000000000000000000FF00FF
-%00FF000000FF00FF00000000000000FF0000FF000000FFFFFF0000FF00FF
-%FF00FFFF0000FF000000FF000000FF00FF00000000FF00000000FF00FFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFF000000000000FFFFFF00000000000000FFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFFF0000FFFFFFFFFFFF00FF
-%FFFFFF00FFFFFF00FFFFFF00FFFFFFFFFFFF00FF00FF00FF00FFFFFFFF00
-%FF000000FF00FFFFFFFF00FF000000000000FFFFFF00000000FF00FFFF00
-%FF00FFFFFF00FFFF00FF00FF00FF00FF0000FF00FFFFFF00FFFFFFFF00FF
-%00FFFFFFFFFFFF00FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFF0000FF00FFFFFFFFFFFF0000000000FFFFFFFF00FFFF
-%FFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000000000
-%000000FFFFFFFFFFFF000000000000000000FF0000000000000000000000
-%0000000000000000000000000000000000000000FF00000000FF0000FF00
-%00FFFF0000FF0000000000FF00FF00FF0000FFFF0000FF0000FF00000000
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFF0000000000FFFFFFFFFF00000000000000FFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF00FFFFFFFFFFFF0000FF
-%FFFFFF00FFFFFFFF00FFFF00FF00FFFFFFFFFFFF0000FF00FF00FFFFFF00
-%00FF000000FF000000FFFFFFFFFFFF00FF000000000000FF000000FFFF00
-%FFFFFF00FF00FF00FF00FF00FF00FF00FF00FFFF00FFFF00FFFFFFFF00FF
-%FF00FFFFFFFFFFFF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFF0000FF00FF00000000FFFFFFFFFFFFFF0000FFFFFF
-%FFFFFFFFFFFF0000FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000000
-%00000000FFFFFFFF0000000000000000000000000000000000FF000000FF
-%00000000FF000000000000000000000000FFFF00000000FFFF000000FFFF
-%FF0000FFFF0000FF000000FF0000FF00FF0000FF00FF00FF00FF00000000
-%0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFF000000000000FFFFFFFFFFFFFF000000000000FF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF0000FFFFFFFFFFFF00FFFF
-%FFFF00FFFFFFFF00FFFFFF00FF00FFFFFF0000FF00FF00FFFFFFFFFFFF00
-%FF00FFFF0000FF00FF0000FF0000FF000000FF00FF00FF0000FF00FF00FF
-%FFFFFFFFFF00FFFF00FF00FF00FF00FFFF00FFFF00FFFF00FFFFFFFFFFFF
-%FF00FFFFFFFFFFFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFF0000FF00FF00FF00FFFF00FFFFFFFFFF00FFFFFFFFFF
-%FFFFFFFFFF00FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000
-%000000000000FF00000000000000000000FF0000FF00FF00FF00FF00FF00
-%FFFF0000000000000000000000000000000000FF000000FFFF0000000000
-%00FFFFFF00FF00FF00FF00FF00FF00FF00FF00FFFF00FF0000FF00FF0000
-%0000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFF0000000000FFFFFFFFFFFFFFFFFFFF000000000000
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF00FFFFFFFFFFFF00FFFF
-%FFFF0000FFFFFFFF00FF00FF0000FFFFFF00FF00FF00FFFFFFFFFFFF0000
-%00FF000000FF00FF00FF0000000000FF00FF00FF00FF00FF0000FFFFFF00
-%FFFFFFFFFF00FFFF00FF00FF00FF00FFFF00FFFFFFFFFFFF00FFFFFFFF00
-%FFFF00FFFFFFFF00FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFF0000FF00FFFF00FF00FFFFFF00FFFF00FFFFFFFFFFFF
-%FFFF000000FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%000000000000FFFF0000000000000000000000FF00FF00000000FF00FF00
-%FF00FFFFFF0000000000000000FF00FF00FF000000000000FF00FFFF0000
-%00000000FFFFFFFF00FF00000000FF00FF0000FF00FF00FF00FF00000000
-%0000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFF000000000000FFFFFFFFFFFFFFFFFFFFFF0000000000
-%00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF0000FFFFFFFFFFFFFF00FFFF
-%FFFF00FFFFFFFFFF00FFFF00FF00FF00FFFF0000FFFFFFFFFFFFFF00FF00
-%000000FF00000000FF00FFFFFFFFFF00FF00FF00FF000000000000FF00FF
-%FFFFFFFFFF00FF00FFFFFFFFFFFF00FFFF00FF00FF00FFFF00FFFFFFFF00
-%FFFFFF00FFFFFFFFFFFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFF000000FF00FFFF00FFFF00FFFF0000FFFFFFFFFFFFFF
-%0000FFFFFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FF000000000000000000000000000000000000FF0000FFFFFF000000FF00
-%00FFFFFF0000FF00FF0000000000FF00FF00FF00FF00000000FF0000FF00
-%FF00000000000000FF000000FF0000FF00FF00FFFF00FF00000000FF00FF
-%00000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFF0000000000FFFFFFFFFFFFFFFFFFFFFFFFFF00000000
-%00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FFFFFFFFFFFF00FFFFFF
-%FFFF00FFFFFFFFFF00FFFF00FFFF00FFFFFFFF00FFFFFFFFFFFF0000FFFF
-%0000FF00FF00FF0000FF0000000000FF00FF00FF00FFFF000000FF00FFFF
-%FFFFFFFFFF00FFFF00FFFFFFFFFFFFFF00FFFF00FF00FFFF00FFFFFFFFFF
-%00FFFFFF00FFFFFF00FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFF0000FF00FF0000FFFF00FF000000FFFFFFFFFFFF0000
-%FFFF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFF0000000000000000000000000000000000FF0000FFFFFFFFFF00FF
-%0000FF00FF0000FF00FF0000FFFFFFFF00FF000000FFFF00FF0000FF00FF
-%00FFFFFF0000FF0000FF00000000FF00FF0000FFFF0000FF0000FF00FF00
-%FF00000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFF0000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000
-%0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF0000FFFFFFFFFFFF0000FFFF
-%FFFF00FFFFFFFFFF00FFFFFF00FFFF00FFFFFFFF00FFFFFFFF0000FFFFFF
-%00000000000000FF0000FF00FFFFFF00FF00FF00000000000000FF0000FF
-%FFFFFFFFFF00FF00FFFFFFFFFF0000FF00FFFFFFFFFF00FFFF00FFFFFFFF
-%00FFFFFF0000FF00FF00FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFF0000FF00FFFFFFFF00FF00FFFFFFFFFFFFFFFFFFFFFF
-%FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFF00000000000000000000000000000000FF00FFFFFFFFFFFFFFFF00
-%FFFFFFFF0000FFFFFF00FFFF00FFFFFFFF00FF0000FF0000FFFF0000FF00
-%FF00FFFF00FF00FFFF00FF00FFFF00FF00FF0000FF0000FFFF00FF0000FF
-%00FF000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFF0000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000
-%0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FFFFFFFFFFFFFF00FFFFFF
-%FF00FFFFFFFFFFFFFF00FFFF00FF00FFFFFFFFFF00FFFFFF0000FFFFFFFF
-%FF00FFFFFFFF0000000000FF0000000000000000FF00000000FFFFFF0000
-%FF00FFFFFFFFFFFFFFFFFFFFFFFFFF00FFFFFF00FFFFFFFFFF00FFFFFFFF
-%00FFFF00FF00FFFFFF00FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFF000000FF00FFFF00FF00FF00FF00FFFF00FFFF00FF00
-%00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFF00000000000000000000000000FF00FF0000FFFF0000FFFFFF
-%00FFFF00FF00FF0000000000FFFF000000FF000000FFFFFFFFFF00FF00FF
-%00FF00FFFF00FFFF00FF0000FF0000FF00FF00FFFF00FF00FF00FF0000FF
-%00FFFF00FF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFF0000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000
-%000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF00FFFF00FFFFFFFF00FFFFFF
-%FF0000FFFFFFFFFFFF00FFFF00FFFFFFFFFFFFFFFFFFFF0000FFFFFFFFFF
-%FF0000000000FFFFFFFF000000FF00FFFFFFFFFFFF00FF0000FFFFFFFF00
-%00FFFF000000FF00FFFFFFFFFF00FF00FFFFFFFF00FF00FFFF00FFFFFFFF
-%00FFFFFFFF00FF0000FF00FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFF0000FF00FFFF00FF0000FF00FFFF00FFFF0000FF0000
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFF00000000000000000000000000FF00FFFFFF00FF00FF00FF
-%FF00000000FF00FF0000FF0000FF00FF00000000FFFF0000FFFFFF00FF00
-%FF00FFFFFF000000FF000000FF0000FF00FF0000FF0000FFFF00000000FF
-%00FFFF0000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFF0000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00
-%000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FFFF00FFFFFF0000FFFFFF
-%FFFFFFFFFF00FFFFFF0000FFFFFFFFFFFFFFFFFFFF0000FFFFFFFFFFFFFF
-%FF000000FF0000FF00FFFFFFFFFFFFFFFF00FF0000000000FFFFFFFFFFFF
-%000000FFFFFF00FF00FFFFFFFF000000FFFFFFFF00FFFFFFFFFF00FFFFFF
-%00FF00FF00FF00FFFFFFFF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFF0000FF000000FFFFFFFFFF0000FFFF00FF0000FFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFF000000000000000000000000FF00FF00FF00FF00FF0000FF
-%00FFFF000000FFFFFF0000000000FF00FFFF000000FFFF00FFFF0000FF00
-%FFFFFF0000FFFFFF0000FFFFFFFF00FF0000FF00FF00FF000000FF00FFFF
-%00FFFFFF00FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFF0000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FFFF00FFFFFF00FF00FFFFFF
-%0000FFFFFFFF00FF00FF00000000FFFFFFFFFF000000FFFFFFFFFFFFFFFF
-%FFFF000000FF0000FF0000000000000000FF00FF00FF0000FFFFFFFFFFFF
-%FFFF0000FF00FFFFFFFFFFFF0000FFFF00FFFFFF00FFFF00FF00FFFF00FF
-%FF00FFFFFF00FF0000FF00FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFF000000FF00FF00FF00FF00FFFF000000FFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFF00000000000000000000000000FF00FF00FFFFFFFFFFFF00
-%FFFF00FF000000FFFF00000000FF00FF00FFFF0000FFFF00FFFFFF000000
-%000000FFFFFF00FFFFFF0000FF0000FF00FF0000FF0000FFFF00000000FF
-%00FF0000FF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFF0000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FF00FF00FF00FFFFFF00
-%FF00FF000000FF00FF00FF00FF000000000000FFFFFFFFFFFFFFFFFFFFFF
-%FFFF0000000000FF00FF00FF00FF0000FF00FF00FF00FF00FFFFFFFFFFFF
-%FFFFFFFF0000000000000000FF00FF00FF00FF00FF00FFFFFFFF00FFFF00
-%FF00FF00FFFF00FF00FFFF00FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFF00000000FF00FF00FF00FF000000FFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFF000000000000000000000000FF00FF0000FF00FFFFFFFFFFFF
-%0000FFFF00FF0000000000000000FF00FF00FF0000FF0000FF00000000FF
-%0000FF00FF00FFFFFF0000FFFF00FF00FF0000FFFF00FFFF0000FF00FF00
-%FFFFFFFF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFF0000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FF0000FF000000FF00FF00
-%0000FFFFFFFF00FF0000FF00000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFF00FF00FF0000FFFF00FF00FFFF00FF00FF000000FFFFFFFFFFFFFF
-%FFFFFFFFFFFFFF000000FFFF00FF00FF00FF00FF00FFFF00FF00FF00FFFF
-%FF0000FF00FFFF00FFFF00FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFF0000FF00FF00FF00000000FFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFF0000000000000000000000000000FF0000000000FFFFFFFFFF00
-%FF00FFFFFF0000FF00FF000000FF00FF00FFFF0000000000FF0000FF0000
-%00FF00FFFFFFFFFF00FF00FF00FF00FF000000FF00FF0000FF00FF000000
-%FF00000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFF0000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF000000FF00FFFF00FFFF00FF
-%FF00FF000000FF0000FF00FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFF0000000000FF00FF00FFFFFF00000000000000FFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFF00000000FF00FF00FFFF00FF00FFFFFFFF00FFFF00
-%FF00FF00FF00FFFF0000FF00FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFF000000000000FFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFF000000000000000000000000000000FF00FF00FFFFFFFFFFFFFF
-%0000FFFF0000FF000000FF00FF00FF0000000000000000000000FF0000FF
-%FFFFFF000000FF00FF0000FF0000FF0000FF00FFFF00FF000000FF00FF00
-%00000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFF0000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FF00000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FF0000FF000000FF00FF00
-%00FF00FFFF00FF00FF00000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFF0000FF00000000000000000000FFFFFFFF00FFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFF000000FF00FF00FF00FF00FF00FF00FF00FF
-%FFFF00FFFF00FFFFFF0000FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFF000000000000000000000000000000000000000000FFFFFFFFFF00
-%FFFF000000FF000000FFFF000000000000FF0000FF00000000FF0000FF00
-%FF00FFFFFF00FF00000000FF00FF0000FF0000FF000000FF00FF00000000
-%0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFF0000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF0000FFFF0000FF00FF0000FF
-%00FF00FF00FF00FF00000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFF00FF00FFFFFF00FF00FFFFFF0000000000FFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FFFFFF00FF00FFFFFF00FF00
-%FF00FFFF00FFFF00FF00FF00FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFF0000000000FF00000000000000000000FF0000FF00FF00000000FFFF
-%FF00000000000000FF000000FF0000FF0000FF00000000FFFF0000FF00FF
-%00FFFF0000FF00FF00FF0000FF00FF000000FF0000FF00000000FF000000
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFF000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FF0000FF0000FF0000FF00
-%00FFFF00FF00FF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFF000000000000000000000000FF00FF000000FFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000000FFFFFF00FF00FF00FF
-%00FF0000FF0000FF00FF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FF0000000000FFFF000000000000000000000000000000000000FFFF0000
-%00000000000000FF00FF00000000FF0000FF0000FFFF00FF0000FF00FF00
-%FFFF00FFFF000000000000FF00000000FF00FF00FF0000FF00000000FFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFF0000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFF00000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF0000FFFF00FF00FFFFFF0000
-%FF0000FF00000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFF0000FF00FF00FF000000FF0000000000FFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FF00FF00FF00
-%FF00FFFF00FFFF00FF00000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%000000000000FFFF0000000000000000000000000000000000FF00000000
-%000000000000FF00000000FF00FF00FF000000FF00FF00FF00FF00000000
-%0000FF0000000000FF00FF0000FF00FF0000FF000000000000FFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF0000000000000000FF0000FF00
-%00FF00000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFF0000000000FFFFFFFFFF00FF00000000FFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000000000000
-%000000000000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000
-%0000000000FFFFFFFF00000000000000000000000000000000000000FF00
-%00000000FF00FF00FFFF00FFFF0000000000FFFF00000000000000000000
-%00000000000000FF0000FF0000FF0000FF00FF00000000FFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000
-%0000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFF00000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000000FF0000FF00FF00FF0000
-%00000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFF0000FFFF0000000000FF00000000FFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%00FF00000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000
-%00000000FFFFFFFFFFFFFF000000FFFF00FF0000000000FF0000FF000000
-%0000000000FF00FF00FFFF00FF00000000FF000000FF0000000000000000
-%0000FF00FF00FF0000FF0000FF00FF000000000000FFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00
-%000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFF00000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000000000000000FF00000000
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFF000000FFFFFFFFFFFF0000000000FFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000
-%000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FFFF0000000000FF00
-%000000FFFF00FF00FF0000000000FF00FF00FF00FF000000000000000000
-%00FF000000000000FF0000FF00FF00000000FFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFF000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000FFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFF0000FF00FFFFFF0000000000FFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000000000
-%0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FF000000000000
-%0000FFFF00FF00FF00FF0000FF000000FF0000FF0000FFFF00000000FF00
-%000000FF00FF00000000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFF0000000000FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFF0000FF00FF00000000000000FFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000000000000000
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000FF
-%0000FF00FF00FF00000000FFFF0000FFFFFFFF0000FFFFFFFF0000000000
-%000000000000FF00FFFFFFFFFFFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFF000000FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFF0000FF0000FF0000000000FFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000FFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000000000FFFF00
-%00FF00FF00000000000000FFFF00FFFFFF0000FFFFFFFFFFFF00FF00FF00
-%FFFFFFFFFFFF00FFFF00FFFFFFFFFF0000FFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFF0000FF0000000000FFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000000000000FFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FF0000FF
-%000000000000000000FF00FFFF00FF0000FFFFFFFFFFFFFFFFFF00FF00FF
-%00FFFFFFFFFFFF0000FF00FFFFFFFFFF0000FFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFF0000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000000000000FFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF0000FFFF00
-%FF00000000FF00FFFF00000000000000FF00FF00FF000000FF00FF000000
-%FFFFFFFFFFFFFFFF00FF00FF00FFFFFFFF0000FFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFF000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFF000000000000FFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FF0000FF
-%FF000000FF0000FFFFFFFFFFFF00FF00000000FF00FFFFFFFFFFFF00FFFF
-%0000FFFFFFFFFFFFFF00FF00FFFFFFFFFFFF0000FFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FFFF
-%FF000000FFFFFF0000FFFFFFFFFF00FFFFFFFFFFFF00FF00FF00FFFFFF00
-%FFFFFFFFFFFFFFFFFFFF00FF00FFFFFFFFFFFF00FFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF00FF
-%FFFF00FF0000FFFFFF0000FFFFFFFF00FFFFFFFFFFFFFFFFFFFFFF0000FF
-%FF00FFFFFFFFFFFFFFFFFF00FF00FFFFFFFFFFFF00FFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000000
-%FFFF00FFFF0000FFFFFFFF0000FF00FFFF00FFFFFFFFFFFFFFFFFFFF00FF
-%00FFFFFF00FF000000FF00FF00FF00FFFFFFFFFF0000FFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF00
-%00FFFF00FFFF000000FFFFFF0000FF00FFFFFFFFFFFFFFFFFFFFFF000000
-%FF0000FF00FF00FFFFFFFF000000FFFFFF0000FFFF00FFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FF
-%00FFFFFF00FFFF00FFFF0000FF00000000FF00000000FFFFFFFFFFFFFF00
-%00FFFFFFFFFFFFFFFFFFFFFFFFFF000000FFFFFFFF00FFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000
-%FF00FFFF0000FFFF0000FFFF00FFFFFFFF00FFFFFFFFFF00000000000000
-%FF0000FF00FF000000000000FF00FF00FFFFFFFFFFFF00FFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000
-%FF00FFFFFF00FFFFFFFF0000FFFF000000FFFFFFFFFFFFFFFFFFFF00FF00
-%00FFFF00FF00FF00FFFFFFFFFF0000FFFFFFFFFFFFFF00FFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%00FF00FFFFFF00FFFFFFFFFF0000FFFFFF000000FFFFFFFFFFFFFFFF00FF
-%FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FF00FF00FFFFFF00FFFFFFFFFFFF0000FFFFFFFF000000FFFFFFFFFFFF00
-%0000FFFFFFFFFFFFFFFFFFFFFFFFFF00FF00FFFFFFFF00FFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FF00FF00FFFFFFFF00FFFFFFFFFFFFFF0000FFFFFFFFFFFF0000000000FF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF00FFFFFF0000FFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFF000000FFFFFF0000FFFFFFFFFFFFFFFF0000FFFFFFFFFFFFFF00FF00
-%00FF00FFFFFFFF00FFFF00FF00000000FFFFFFFFFF00000000FFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFF000000FFFFFF0000FFFFFFFFFFFFFFFFFF0000FFFFFFFFFFFF0000
-%0000FF00FF00FFFFFFFFFFFFFFFF00FFFF000000FF00FF000000FFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFF000000FFFFFF000000FFFFFFFFFFFFFFFFFF00000000FF00FFFF
-%FFFF00FF00FF00000000FF000000FF0000FFFFFFFF000000FF0000FFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFF000000FFFFFF00FF0000FFFFFFFFFFFFFFFFFFFF0000FF00FF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFF00FFFFFFFFFF0000FFFF000000FFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFF000000FFFFFF00FF0000FFFFFFFFFFFFFFFFFFFFFF00FF00
-%00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FF0000FF000000FFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFF0000FFFFFFFF00FFFF0000FFFFFFFFFFFFFFFF00FF00FF
-%FFFF0000000000FFFFFFFFFF00FF00000000FFFFFF00FF0000FF0000FFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFF000000FFFFFF0000FF00000000FFFFFFFF0000FF00FF
-%FFFFFFFF00FF000000000000FF00FFFFFFFFFFFFFFFF00FF0000FF0000FF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFF000000FFFFFFFF00FFFF0000000000FFFF00000000
-%00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF00FFFF00FF00FF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFF0000FFFFFF0000FFFFFF0000FF00FF00FFFFFF
-%FFFF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF00FF0000FF000000
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFF00000000FFFFFF0000FFFFFF00000000FF0000
-%FFFFFFFFFFFF000000FFFFFFFFFFFFFFFFFFFFFFFFFF00FF00FF00FF0000
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFF000000FFFFFF00FF00FFFF00FF0000FFFF
-%FF0000000000FFFF0000000000FF00FFFFFFFFFFFFFF00FF00FFFF00FF00
-%00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FFFFFF00000000FF00FF000000
-%00FFFFFFFFFFFF00FFFFFFFFFF0000000000FF00FFFFFFFFFF0000FF0000
-%00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000FF00FF00FF00FFFFFFFFFF
-%FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF00000000FFFFFF00FF
-%00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FF00FF0000FF00FFFFFF
-%FFFFFF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF00FF000000FF00
-%00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FF00FF0000FFFFFFFF
-%FFFFFFFFFFFFFF0000FFFFFFFFFFFFFFFFFFFFFFFFFF0000FF00FF000000
-%0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FF00FF00FFFFFF
-%FFFFFFFFFFFFFFFFFF00000000FFFFFFFFFFFFFFFFFFFFFF00FF00FF00FF
-%0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FFFFFF00FFFF
-%FFFFFFFFFFFFFFFFFFFFFFFF00000000FF00FFFFFFFFFF00FF000000FF00
-%FF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FFFF0000
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000000000FFFFFFFFFF00FF00
-%000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FFFFFF
-%0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF0000000000FFFFFF
-%FFFF00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000FF
-%FFFF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF00FF00FF000000
-%000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF000000
-%00FFFFFF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000FF000000FF00
-%FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00
-%000000FFFFFF000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF00FF0000
-%000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FF000000FFFFFFFF00000000FFFFFFFFFFFFFF0000FF0000FF00FF00FF00
-%000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFF00000000FFFFFFFF00000000FFFFFFFFFFFF00FF000000FF00FF00
-%FF0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFF00000000FFFFFFFF00FF000000FFFFFFFF00FF00FF00FF0000
-%000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFF000000FF00FF00000000000000FF0000000000000000
-%000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFF00000000FF00FF00FF00000000FF00FF00FF00
-%000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000000000000000000000000000FF
-%000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00FF00
-%00FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%%EndBinary
-XH
-%AI5_EndRaster
-B
-/BBAccumRotation (0.000000) XT
-U
-/BBAccumRotation (0.000000) XT
-LB
-%AI5_EndLayer--
-%%PageTrailer
-gsave annotatepage grestore showpage
-%%Trailer
-Adobe_Illustrator_AI5 /terminate get exec
-Adobe_shading_AI8 /terminate get exec
-Adobe_ColorImage_AI6 /terminate get exec
-Adobe_cshow /terminate get exec
-Adobe_level2_AI5 /terminate get exec
-%%EOF

Deleted: trunk/Master/texmf-dist/doc/latex/acmart/samples/fly-eps-converted-to.pdf
===================================================================
(Binary files differ)

Deleted: trunk/Master/texmf-dist/doc/latex/acmart/samples/fly.eps
===================================================================
--- trunk/Master/texmf-dist/doc/latex/acmart/samples/fly.eps	2018-12-30 22:09:44 UTC (rev 49538)
+++ trunk/Master/texmf-dist/doc/latex/acmart/samples/fly.eps	2018-12-30 22:10:06 UTC (rev 49539)
@@ -1,6404 +0,0 @@
-%!PS-Adobe-3.0 EPSF-3.0
-%%Creator: Adobe Illustrator(R) 8.0
-%%AI8_CreatorVersion: 8.0.1
-%%For: (Mark W Richards) (Association for Computing Machinery)
-%%Title: (newfly.eps)
-%%CreationDate: (2/9/00) (11:18 AM)
-%%BoundingBox: 289 380 323 412
-%%HiResBoundingBox: 289.4404 380.3994 322.5605 411.5996
-%%DocumentProcessColors: Black
-%%DocumentSuppliedResources: procset Adobe_level2_AI5 1.2 0
-%%+ procset Adobe_ColorImage_AI6 1.3 0
-%%+ procset Adobe_Illustrator_AI5 1.3 0
-%%+ procset Adobe_cshow 2.0 8
-%%+ procset Adobe_shading_AI8 1.0 0
-%AI5_FileFormat 4.0
-%AI3_ColorUsage: Black&White
-%AI3_IncludePlacedImages
-%AI7_ImageSettings: 1
-%%CMYKProcessColor: 1 1 1 1 ([Registration])
-%%AI6_ColorSeparationSet: 1 1 (AI6 Default Color Separation Set) 
-%%+ Options: 1 16 0 1 0 1 1 1 0 1 1 1 1 18 0 0 0 0 0 0 0 0 -1 -1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 2 3 4
-%%+ PPD: 1 21 0 0 60 45 2 2 1 0 0 1 0 0 0 0 0 0 0 0 0 0 () 
-%AI3_TemplateBox: 306.5 395.5 306.5 395.5
-%AI3_TileBox: 13 13 599 779
-%AI3_DocumentPreview: Header
-%AI5_ArtSize: 612 792
-%AI5_RulerUnits: 0
-%AI5_ArtFlags: 1 0 0 1 0 0 1 0 0
-%AI5_TargetResolution: 800
-%AI5_NumLayers: 1
-%AI8_OpenToView: 115 531 3 1016 675 18 0 1 8 65 0 0
-%AI5_OpenViewLayers: 7
-%%PageOrigin:13 13
-%%AI3_PaperRect:-13 779 599 -13
-%%AI3_Margin:13 -13 -13 13
-%AI7_GridSettings: 7.2 8 7.2 8 1 0 0.8 0.8 0.8 0.9 0.9 0.9
-%AI7_Thumbnail: 128 124 8
-%%BeginBinary
-%0000330000660000990000CC0033000033330033660033990033CC0033FF
-%0066000066330066660066990066CC0066FF009900009933009966009999
-%0099CC0099FF00CC0000CC3300CC6600CC9900CCCC00CCFF00FF3300FF66
-%00FF9900FFCC3300003300333300663300993300CC3300FF333300333333
-%3333663333993333CC3333FF3366003366333366663366993366CC3366FF
-%3399003399333399663399993399CC3399FF33CC0033CC3333CC6633CC99
-%33CCCC33CCFF33FF0033FF3333FF6633FF9933FFCC33FFFF660000660033
-%6600666600996600CC6600FF6633006633336633666633996633CC6633FF
-%6666006666336666666666996666CC6666FF669900669933669966669999
-%6699CC6699FF66CC0066CC3366CC6666CC9966CCCC66CCFF66FF0066FF33
-%66FF6666FF9966FFCC66FFFF9900009900339900669900999900CC9900FF
-%9933009933339933669933999933CC9933FF996600996633996666996699
-%9966CC9966FF9999009999339999669999999999CC9999FF99CC0099CC33
-%99CC6699CC9999CCCC99CCFF99FF0099FF3399FF6699FF9999FFCC99FFFF
-%CC0000CC0033CC0066CC0099CC00CCCC00FFCC3300CC3333CC3366CC3399
-%CC33CCCC33FFCC6600CC6633CC6666CC6699CC66CCCC66FFCC9900CC9933
-%CC9966CC9999CC99CCCC99FFCCCC00CCCC33CCCC66CCCC99CCCCCCCCCCFF
-%CCFF00CCFF33CCFF66CCFF99CCFFCCCCFFFFFF0033FF0066FF0099FF00CC
-%FF3300FF3333FF3366FF3399FF33CCFF33FFFF6600FF6633FF6666FF6699
-%FF66CCFF66FFFF9900FF9933FF9966FF9999FF99CCFF99FFFFCC00FFCC33
-%FFCC66FFCC99FFCCCCFFCCFFFFFF33FFFF66FFFF99FFFFCC110000001100
-%000011111111220000002200000022222222440000004400000044444444
-%550000005500000055555555770000007700000077777777880000008800
-%000088888888AA000000AA000000AAAAAAAABB000000BB000000BBBBBBBB
-%DD000000DD000000DDDDDDDDEE000000EE000000EEEEEEEE0000000000FF
-%00FF0000FFFFFF0000FF00FFFFFF00FFFFFF
-%524C45FDFCFFFDFCFFFDAEFFF8FFF8F8F8FD7EFFFD05F8FD1EFFF8FD5EFF
-%F8F8F8FD1DFFFD04F8FD5DFFF8F8F8FD1AFFFD08F8FD5CFFF8F8FD19FFFD
-%06F8FD5FFFF8F8F8FD17FFFD05F8FD61FFF8F8F8FD16FFFD06F8FD61FFF8
-%F8F8FD16FFFD05F8FD62FFFD04F8FD15FFFD04F8FD64FFF8F8F8FD15FFFD
-%04F8FD64FFF8F8F8FD14FFFD04F8FD66FFF8F8F8FD13FFFD04F8FD66FFF8
-%F8F8FD12FFFD04F8FD67FFFD04F8FD11FFFD04F8FD68FFFD05F8FD0EFFFD
-%04F8FD69FFFD05F8FD0EFFFD04F8FD6AFFFD05F8FD0CFFFD04F8FD6BFFFD
-%06F8FD0AFFFD05F8FD6CFFFD06F8FD09FFFD05F8FD6DFFFD06F8FD06FFFD
-%06F8FD6FFFFD06F8FD05FFFD05F8FD71FFFD06F8FFFFFFFD06F8FD73FFFD
-%0BF8FD76FFFD0AF8FFF8FD71FFFD10F8FD6FFFFD12F8FD6EFFFD12F8FD6D
-%FFFD13F8FD6DFFFD13F8FD6EFFFD12F8FD6EFFFD12F8FD6DFFFD14F8FD6D
-%FFFD06F8FFFD08F8FFFD04F8FD6BFFFD04F8FFFD04F8FFF8FFFD06F8FFF8
-%F8F8FD67FFFD09F8FFFFFFF8FFF8FFF8FFFFFD04F8FFF8F8F8FD64FFFD0D
-%F8FFF8FFF8FFF8F8FFFD05F8FFF8F8FD63FFF8F8F8FFFD04F8FFF8FFF8FF
-%F8FFF8FFF8F8FFFD04F8FFFD05F8FD60FFFD05F8FFFD07F8FFF8FFFFF8FF
-%F8FFF8FFFD04F8FFFD05F8FD5FFFFD04F8FFF8FFF8F8F8FFF8FFF8FFF8FD
-%05FFFD04F8FFF8F8FFFD04F8FD5EFFF8FFFD0AF8FD05FFF8FD04FFF8FFF8
-%F8F8FFFD04F8FFF8F8F8FD58FFFD06F8FFFD04F8FFF8F8FFF8FD05FFF8F8
-%FFFFF8FFFFFD08F8FFFFF8FFF8F8FD56FFF8F8F8FFF8FFF8FFFD06F8FFF8
-%FD04FFF8FD04FFFD09F8FFF8F8FFFFF8FFF8F8FD53FFF8F8F8FFF8F8FFFF
-%F8FFF8F8FFF8FFF8F8FD05FFF8F8FFFFF8FFFFFFF8F8FFF8F8F8FFFFFFF8
-%FFFFF8FFF8FD53FFF8F8FFF8F8FFFFF8FFF8FFFD06F8FFF8FFFFF8FFFFFF
-%F8FFF8F8F8FFFD04F8FFFFF8FFFFF8FFFFF8F8FD52FFF8FFFFF8F8FD04FF
-%FD09F8FFFFF8F8FFF8FFF8FFF8F8FFFFFD0AF8FFF8FFFFF8F8FD4FFFF8F8
-%FFF8F8FD04FFF8F8F8FFFD08F8FFF8F8FFFFF8FFFFF8FFF8FFFD06F8FFF8
-%F8FFF8FFF8FFFFF8F8F8FD4CFFF8FFFFF8FD04FFFD06F8FFFFFD07F8FFFF
-%F8FFF8FD05FFFD04F8FFFD07F8FFFFF8FFFD04F8FD4AFFFD04F8FD04FFF8
-%FFFFF8F8F8FFF8FFFFFD06F8FFFFFFF8F8F8FFF8FFFFFD06F8FFFD05F8FF
-%FFFFF8F8FFF8F8F8FD48FFF8F8F8FD04FFF8F8FFFFF8FFF8F8F8FFF8FFF8
-%FFFD09F8FFF8FFF8FFF8FFF8FFFD05F8FFF8F8FFFFFFF8FFF8FFF8F8FD48
-%FFF8F8FD04FFF8F8FFFFF8F8FFFFF8F8F8FFF8FFFD04F8FFF8FFF8F8FFFD
-%10F8FFF8FD05FFF8FFF8F8FD46FFF8F8FD04FFF8FFFFFFF8F8FFFFF8F8F8
-%FFF8FFF8FFFFF8F8F8FFF8F8FFF8FFFFF8FFFD09F8FFF8F8FFF8FD06FFF8
-%FFF8F8F8FD43FFF8F8FD04FFF8FFFFFFF8F8FFFFF8FFF8F8F8FFF8FFF8F8
-%FFFD04F8FFFFFFF8FFFFFD09F8FFF8F8FFFFF8F8FFFFF8FFFFFFF8FFF8FF
-%F8FD41FFF8F8F8FFFFF8F8FFFFFFF8FFF8FFFFF8FFFD04F8FFF8FFF8F8FF
-%F8F8F8FFFFF8F8FFF8FFFD08F8FFF8F8F8FFFFF8FFFFFFF8FD05FFF8F8FD
-%40FFF8F8FFFFF8F8FD04FFF8FFF8FFFFF8FFFD06F8FFFD04F8FFFFF8F8F8
-%FFF8FFFD08F8FFF8FFF8FD05FFF8FFFFFFF8FFFFFFF8FFF8FFF8F8FD3BFF
-%F8F8F8FFFFFFF8FD05FFF8FFF8FFF8FFFFF8FFFFFFF8F8F8FFFFFD09F8FF
-%FD08F8FFFD05F8FFFFFFF8F8FFFFF8FD04FFF8FFF8FFF8FD3BFFF8F8FFFF
-%FFF8F8FD04FFF8FFF8FFF8F8FFFFF8FD04FFF8FFFFF8F8FFF8FFFD04F8FF
-%F8FFFD06F8FFF8FFF8FFF8F8F8FFFFFFF8FFFFFFF8FD04FFF8FFF8FFF8FD
-%39FFF8F8FFFFFFF8FD06FFF8FFFFF8F8FFFFFFFD08F8FFFD05F8FFF8FD04
-%FFF8FFF8F8F8FFF8F8F8FFF8FFF8F8FFFFFFF8F8FFFFF8F8FD04FFF8FFF8
-%FD39FFF8F8F8FFFFF8FFF8FD04FFF8FFF8FFF8FFF8FFF8F8FFFFF8F8FFF8
-%F8F8FFF8F8FFFFF8FFF8F8FFFFFFFD06F8FFFFF8FFF8FFF8FFF8FD06FFF8
-%FD05FFF8FFF8F8FD36FFF8F8F8FFFFFFF8FFF8FD04FFF8FFF8FFF8F8FFF8
-%FFF8F8FFFFFD04F8FFF8FFF8F8F8FFF8FFF8FFFFF8FFFD08F8FFF8F8FFF8
-%FFF8FFF8FFFFFFF8F8FD05FFF8FFFFF8FD35FFF8F8FFFFF8F8FFF8FD04FF
-%F8FFFFF8FFF8FD05FFF8FD04FFFD07F8FFF8FFF8F8FFF8FFFD05F8FFFFF8
-%F8FFF8F8FFF8FFF8FFF8FD04FFF8FD06FFF8F8FFF8FD33FFF8F8FFFFFFF8
-%FFF8F8FD04FFF8FFF8FFF8FFFFF8FFFFF8FFF8FFF8F8FFF8F8FFF8FFF8F8
-%FFFFF8FFF8FFF8FFF8FFF8FFF8F8FFFFF8F8F8FFFFF8FFFFF8FD04FFF8FD
-%08FFF8FFF8FD31FFF8F8F8FFFFF8FFFFF8FD04FFF8FFFFF8FFFFF8FD06FF
-%F8FFF8FFF8FFF8F8FFF8F8FFFFF8F8F8FFF8FFF8F8FFFD04F8FFFFF8F8F8
-%FFF8FFFD04F8FFFFFFF8F8FD06FFF8FFF8F8F8FD30FFF8F8FFFFF8F8FFF8
-%F8FD04FFF8FFFFF8FFFFF8FD04FFF8FFFFF8FFF8F8FFFFFD0DF8FFF8F8F8
-%FFFD06F8FFFFF8FFFFFFF8FD04FFF8F8FD06FFF8FFF8FFF8FD2EFFF8F8FF
-%F8F8FFFFFFF8F8FFFFFFF8FFFFF8FFFFFFF8FD07FFF8F8FFF8F8F8FFF8FF
-%FD04F8FFF8F8F8FFF8F8F8FFF8F8FFF8FFF8F8FFF8FFF8FD04FFF8FFFFFF
-%F8FFF8FD04FFF8FFF8FFF8F8F8FD2CFFF8F8FFF8FFF8F8FFF8F8FD04FFF8
-%FFFFF8FFFFFFF8FFFFFFF8F8FFFFFFF8F8FFF8FFFFF8F8F8FD07FFFD05F8
-%FFF8F8FFF8F8FFF8FFFFF8FD04FFF8FD04FFF8FD05FFF8FFFFF8FFF8F8FD
-%2CFFF8FFFFF8FFF8FFF8FFF8FFFFFFF8FD06FFF8FD04FFF8F8FD04FFF8F8
-%F8FFFFFFFD06F8FFFD04F8FFFFF8FFFD04F8FFFFF8FFFFF8FFFFF8FFFFF8
-%FFF8FFF8FFF8F8FFFFFFF8FFFFFFFD04F8FD2BFFFD04F8FFF8F8F8FD04FF
-%F8FFFFF8FFFFFFF8FD09FFFD06F8FFF8F8FD07FFF8FFFFFFF8FFFD04F8FF
-%FFF8FFFFFFF8FFF8FFFFF8F8FFF8F8FFFFF8FFFFFFF8FD04FFF8F8F8FD29
-%FFF8FFFFF8FFFFF8FFF8FFFFF8FFFFF8FFFFF8FFFFFFF8FD04FFF8F8FFFD
-%06F8FFF8F8FFF8F8FD05FFF8FFF8F8F8FFF8F8FFFFF8FFFFF8FFFFFFF8FF
-%F8FFFFFFF8FFF8FFF8FFF8F8FFFFF8FD04FFF8FFF8F8FD27FFF8F8FFF8FF
-%F8FFFFFD06F8FD04FFF8FFFFFFF8FD06FFF8FFFD06F8FFF8F8FFF8FFF8FF
-%FD04F8FFFD04F8FFF8F8F8FFF8FFF8FFFFF8FFF8FFFFF8FFF8FFF8F8FFFF
-%F8FFFFFFF8FD04FFF8FFF8FD26FFF8F8FFF8FD04FFF8F8FFFFF8FFFFF8F8
-%FFF8F8FFFFF8F8FFF8FFF8FFF8FFFD08F8FFFD06F8FFF8FFF8FFF8F8F8FF
-%F8F8FFF8FFFFFFF8FFFFFFF8F8FFFFFFF8F8F8FFF8FFFFF8FFFFFFF8FD05
-%FFF8F8F8FD25FFF8F8FD06FFF8FFF8FFF8F8F8FFFFF8FFF8FFF8FFF8FFF8
-%F8F8FFF8F8FFF8FFFD04F8FFF8FFF8F8F8FFFFF8FFF8FFF8F8FFFFF8FFFD
-%06F8FFF8FFF8FFFFF8FFF8FFF8FFFFFFF8FFFFF8FFFFF8FD06FFF8F8F8FD
-%23FFF8F8FD07FFF8FFF8FFF8FFFFF8FFF8F8FFF8FFFD04F8FFFFF8F8FFFD
-%08F8FFF8FFFFF8F8F8FFF8FFF8F8F8FFFD06F8FFFFFFF8FFFFFFF8FFF8FF
-%F8FFF8FFFFFFF8FD06FFF8FFFFFFF8FFFFF8F8FD23FFF8F8FFF8FD05FFF8
-%FFFFFFF8FFFFF8FFF8F8FFF8FFF8FFF8FFF8FFFFFFF8FFFD06F8FFF8FFFF
-%F8F8FFFFF8FFF8FFF8F8FFF8F8FFF8F8F8FFFFF8F8FFF8FFF8FFF8FFF8FF
-%F8FFFFFFF8FFF8F8FFFFFFF8FD04FFF8FFF8FFF8FD21FFF8F8FFFFF8FD04
-%FFF8FFF8FD07FFF8FFFFF8F8FFF8FFF8FFF8FD04FFF8F8FFF8F8F8FFFFF8
-%FFF8F8FFF8FFF8FFF8F8FFF8FFFFFD04F8FFFFFFF8FFFFFFF8FFF8FD04FF
-%F8FFFFF8FD04FFF8FFFFF8FFFFF8FFF8FFF8F8FD21FFF8F8FFF8FD05FFF8
-%FFF8FFF8FFFFF8FFF8FFF8FD04FFF8FFF8FD06FFF8F8F8FFF8FFF8FD04FF
-%F8FFFFF8FFFFF8F8FFF8FFF8FFF8F8F8FFFFF8FD04FFF8FFF8FD04FFF8FF
-%FFF8F8FFF8F8FFFFF8FD04FFF8FFFFF8FD21FFF8F8FFFFF8FD04FFF8FFFF
-%F8FFF8FFFFF8FFFFF8FD04FFF8FD09FFF8FFFD04F8FFF8FFF8F8FFF8FD04
-%FFF8F8FFFFFD06F8FFFFF8F8FFFFFFF8FFF8FD08FFF8FFFFF8FFF8FFF8F8
-%FFF8FFF8FFFFF8F8FD1FFFF8FFFFF8FD05FFF8FFFFF8FFF8FFF8F8FFF8FD
-%06FFF8FFF8F8FD05FFF8F8F8FFF8F8FFF8FFF8FFFFF8FFFFF8F8F8FFF8FF
-%FD06F8FFFFF8FD04FFF8FFF8FD04FFF8FFFFFFF8FFF8FFFFF8FFFFF8F8FF
-%F8FD05FFF8FD1DFFF8F8FFFFF8FD05FFF8FFFFF8FD04FFF8FFFFF8FD04FF
-%F8FD09FFF8FFFD05F8FFF8F8F8FFFFF8F8FFF8F8FFFFF8FFFD05F8FFFFFF
-%F8FFFFFFF8FFFFF8FD04FFF8FFFFF8FFFFF8FFFFFFF8FFF8FD07FFF8FD1D
-%FFF8FFFFF8FD05FFF8FFFFF8FFF8FFFFF8FFFFF8FFF8FFFFFFF8F8FFFFF8
-%FFFFFFF8FFFD04F8FFF8F8FFF8F8FFFFFFF8FFFFF8F8FFFFFFFD06F8FFF8
-%FFF8FFFFF8FFFFFFF8FD04FFF8FFFFFFF8FD07FFF8FD06FFF8FFF8FD1BFF
-%F8F8FFF8F8FD05FFF8FFFFFFF8F8FFFFF8FFFFF8FD06FFF8FFFFF8FFFFF8
-%F8FFFFF8FFF8F8FFF8F8F8FFFFFFF8FFF8FFF8FFFD0AF8FFF8FFF8FFFFF8
-%FD07FFF8FFFFF8F8F8FFFFF8FD04FFF8FD05FFF8FFFFF8FD1AFFF8FFFFF8
-%FD05FFF8FD04FFF8FFFFFFF8FFFFF8FD06FFF8FD07FFF8FFF8F8FFF8F8F8
-%FFF8F8F8FFF8F8FFF8FFF8FFFFFD04F8FFF8F8FFFFF8FFF8FFF8FFFFFFF8
-%FFFFFFF8FFFFF8FFF8FFFFFFF8FD04FFF8F8FD05FFF8FFF8F8FD19FFF8FF
-%FFF8FD05FFF8FD04FFF8FFFFFFF8FD04FFF8FD04FFF8FFFFF8FFF8F8F8FF
-%FFF8F8F8FFFFFD06F8FFF8F8FFFD06F8FFF8F8F8FFFFFFF8FFFFF8FFF8F8
-%FFF8FFF8FFFFF8FFFFF8F8FD0AFFF8FD04FFF8FFFFF8FD18FFF8FFFFF8F8
-%FD05FFF8FD04FFF8FFFFFFF8FFFFF8FD06FFF8FFF8FFF8FD05FFF8FFF8F8
-%F8FFF8FFFFFFF8FFFD06F8FFFFFFF8F8F8FFF8FFFFF8FFF8FD05FFF8FFF8
-%FFF8FFF8FFF8F8FD04FFF8FD04FFF8FFF8FD05FFF8FFF8FD17FFF8F8FFF8
-%FD05FFF8F8FD04FFF8FD04FFF8FFF8FFF8FD06FFF8F8FFF8F8FFFFFFF8F8
-%FFF8F8F8FFF8F8FD06FFF8FFFD05F8FFF8F8F8FFFFF8FFFFFFF8FFFFF8FF
-%F8FFF8FFF8FFF8FFF8FFF8FFFFF8FD04FFF8FFFFF8FD05FFF8F8FD17FFF8
-%FFF8F8FD05FFF8FD04FFF8FD04FFF8FFFFF8FFF8FFFFFFF8F8FFF8FFF8FD
-%05FFF8FFF8FFFFF8F8FFF8F8F8FFF8F8FFF8F8F8FFF8FFFFF8F8FFF8FFF8
-%FD08FFF8FFF8FFF8FFF8FFFFF8FFF8FFFFF8FD07FFF8FD05FFF8FD18FFF8
-%F8FFF8FD05FFF8FD04FFF8F8FD04FFF8FFFFF8F8FFFFFFF8FFF8FFF8FD05
-%FFF8F8F8FFF8F8F8FFF8FFFFFD05F8FFF8FFF8FFF8F8FFF8F8FFFFFFF8FD
-%07FFF8FFF8FFF8FFF8FFFFF8FD05FFF8FD04FFF8FFFFF8FFFFFFF8FFF8F8
-%FD15FFF8FFF8F8FD06FFF8FD04FFF8FD05FFF8FFF8FFF8FFF8FFFFF8F8FD
-%06FFF8FFFD04F8FFFD05F8FD05FFF8FFF8FFF8FFFD05F8FFF8FD07FFF8FD
-%06FFF8FFFFF8FFFFF8FFFFF8FD04FFF8FD09FFF8FD15FFFD04F8FD0BFFF8
-%FD05FFF8FFF8FFFFF8FD04FFF8FD05FFF8F8FFFFF8F8FFF8FFF8FFF8FFFD
-%05F8FFF8FFF8FFF8FFF8F8F8FFF8FD09FFF8FD07FFF8FFFFFFF8FFFFF8FD
-%05FFF8FFFFF8FFFFFFF8FFF8F8FD14FFF8FFF8F8FD06FFF8FD04FFF8FD05
-%FFF8FFFFF8FFFFF8FD04FFF8FFFFFFF8F8FFFFFFFD07F8FFF8FFF8FFFFFF
-%F8FFF8FFFD06F8FFF8F8FD07FFF8FD05FFF8F8FFF8FD04FFF8FFFFF8FD04
-%FFF8FFFFF8F8FFF8FFF8FFF8FD14FFF8F8F8FD0BFFF8FD07FFF8FFF8FFF8
-%FD05FFF8FFFFFFF8FD05FFF8FD04FFFD04F8FFFD08F8FFF8F8F8FFFFFFF8
-%F8FFF8FD0CFFF8FD08FFF8FD04FFF8FFFFFFF8FFFFFFF8FFF8F8FD13FFF8
-%FFF8FFFFF8FD08FFF8F8FD06FFF8FFF8FD0AFFF8FD06FFFD05F8FFFFFFF8
-%F8F8FFF8FD07FFF8F8FD04FFF8F8FFFFF8F8FFF8FD05FFF8FFF8FFFFFFF8
-%FFF8FFFFF8FD04FFF8FFFFFFF8FFF8F8FFF8FFF8FD13FFF8F8FFFFF8FFFF
-%FFF8FD04FFF8F8FD04FFF8FFF8FFF8F8F8FD05FFF8F8F8FD09FFF8F8F8FF
-%FD0AF8FFF8FFF8F8F8FD08FFF8F8FD07FFF8F8FFFFF8FFFFF8FFFFF8FFF8
-%FFFFF8FFFFF8FFFFF8FFF8F8FFF8FFF8F8FD12FFFD04F8FFF8FFF8FFF8FF
-%FFF8FFF8FFF8F8F8FFF8FFF8F8FFFD06F8FD0CFFFD05F8FFFFF8FFF8FFF8
-%F8FFF8FFF8FFFFF8FD0AFFFD07F8FFF8FFF8FFF8FFFFF8FD04FFF8FFFFF8
-%FFF8FFFFFFF8FFF8FFFFF8FFF8FD12FFF8F8F8FFF8F8FFFD04F8FFF8F8F8
-%FD04FFF8FFFD06F8FD11FFF8FFF8FFF8FFFFF8FFF8FFFFF8FFF8FFF8F8FD
-%0DFFF8F8F8FFFFF8FFF8FFF8FFF8F8FFFFF8FFF8FFF8FFFFFFF8F8F8FFFF
-%F8FFFFF8FFF8F8FD12FFF8FFF8F8F8FFF8FFFFF8FFF8FFFFF8FFF8F8F8FF
-%F8F8FFFFF8F8FD12FFFD06F8FFF8FFFFFFFD06F8FD10FFFD04F8FFF8FFF8
-%FFFFFFF8FD04FFF8FFFFF8FFF8FFFFF8FFFFF8F8FFF8FFF8FD12FFF8F8F8
-%FFF8F8FFFD04F8FFF8F8FFF8FFFFF8FFF8FFF8F8F8FD14FFF8F8FFFD09F8
-%FD17FFF8F8F8FFF8FFF8F8FFF8FFF8FFF8FFF8FFFFFFF8FFF8FFFFFFF8F8
-%FFF8F8FD12FFF8FFF8F8FFFFF8F8FFF8F8F8FFF8FFF8FFF8FFF8FFF8F8F8
-%FD15FFF8FFF8FFFFF8FFF8FFFFFFFD05F8FD15FFFD04F8FFFFF8FFF8FFFF
-%FFF8FFF8FFF8FFF8FFFFF8FFF8FFF8FFF8FD11FFFD04F8FFF8F8FFF8F8FF
-%F8FFF8F8FFFFF8FFF8FFF8F8F8FD16FFFD0BF8FFF8FFF8F8FD17FFFD04F8
-%FFFFFFF8FFF8FFF8FFF8FFF8FFF8F8FFF8FFF8F8F8FD13FFF8FFF8F8FFFF
-%F8FFF8FFFFF8F8FFF8F8FFFD04F8FD19FFF8F8FFFFF8FFF8F8F8FFFD05F8
-%FD1AFFFD04F8FFF8FFF8FFF8FFF8FFF8FFFFF8FFFD04F8FD12FFF8FFFD08
-%F8FFF8FFF8F8FFFD04F8FD1BFFFD04F8FD05FFF8FFFD04F8FD1CFFFD13F8
-%FD13FFFD05F8FFF8F8FFF8FFFFFD06F8FD1EFFF8F8FFFD05F8FFFD04F8FD
-%25FFF8FFFD06F8FD17FFFD09F8FFF8F8F8FD22FFF8F8FD06FFFD05F8FD44
-%FFFD0AF8FD26FFF8FFF8FFFFFFFD05F8FD75FFF8FFF8FFFD07F8FD76FFF8
-%F8FFFD05F8FD78FFFD08F8FD79FFFD06F8FDFCFFFDFCFFFDFCFFFDFCFFFD
-%FCFFFDFCFFFD56FFFF
-%%EndBinary
-%%EndComments
-%%BeginProlog
-%%BeginResource: procset Adobe_level2_AI5 1.2 0
-%%Title: (Adobe Illustrator (R) Version 5.0 Level 2 Emulation)
-%%Version: 1.2 0
-%%CreationDate: (04/10/93) ()
-%%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved)
-userdict /Adobe_level2_AI5 26 dict dup begin
-	put
-	/packedarray where not
-	{
-		userdict begin
-		/packedarray
-		{
-			array astore readonly
-		} bind def
-		/setpacking /pop load def
-		/currentpacking false def
-	 end
-		0
-	} if
-	pop
-	userdict /defaultpacking currentpacking put true setpacking
-	/initialize
-	{
-		Adobe_level2_AI5 begin
-	} bind def
-	/terminate
-	{
-		currentdict Adobe_level2_AI5 eq
-		{
-		 end
-		} if
-	} bind def
-	mark
-	/setcustomcolor where not
-	{
-		/findcmykcustomcolor
-		{
-			(AI8_CMYK_CustomColor)
-			6 packedarray
-		} bind def
-		/findrgbcustomcolor
-		{
-			(AI8_RGB_CustomColor)
-			5 packedarray
-		} bind def
-		/setcustomcolor
-		{
-			exch 
-			aload pop dup
-			(AI8_CMYK_CustomColor) eq
-			{
-				pop pop
-				4
-				{
-					4 index mul
-					4 1 roll
-				} repeat
-				5 -1 roll pop
-				setcmykcolor
-			}
-			{
-				dup (AI8_RGB_CustomColor) eq
-				{
-					pop pop
-					3
-					{
-						1 exch sub
-						3 index mul 
-						1 exch sub
-						3 1 roll
-					} repeat
-					4 -1 roll pop
-					setrgbcolor
-				}
-				{
-					pop
-					4
-					{
-						4 index mul 4 1 roll
-					} repeat
-					5 -1 roll pop
-					setcmykcolor
-				} ifelse
-			} ifelse
-		}
-		def
-	} if
-	/setAIseparationgray
-	{
-		false setoverprint
-		0 setgray
-		/setseparationgray where{
-			pop setseparationgray
-		}{
-			/setcolorspace where{
-				pop
-				[/Separation (All) /DeviceCMYK {dup dup dup}] setcolorspace
-				1 exch sub setcolor
-			}{
-				setgray
-			}ifelse
-		}ifelse
-	} def
-	
-	/gt38? mark {version cvr cvx exec} stopped {cleartomark true} {38 gt exch pop} ifelse def
-	userdict /deviceDPI 72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt put
-	userdict /level2?
-	systemdict /languagelevel known dup
-	{
-		pop systemdict /languagelevel get 2 ge
-	} if
-	put
-/level2ScreenFreq
-{
- begin
-		60
-		HalftoneType 1 eq
-		{
-			pop Frequency
-		} if
-		HalftoneType 2 eq
-		{
-			pop GrayFrequency
-		} if
-		HalftoneType 5 eq
-		{
-			pop Default level2ScreenFreq
-		} if
- end
-} bind def
-userdict /currentScreenFreq  
-	level2? {currenthalftone level2ScreenFreq} {currentscreen pop pop} ifelse put
-level2? not
-	{
-		/setcmykcolor where not
-		{
-			/setcmykcolor
-			{
-				exch .11 mul add exch .59 mul add exch .3 mul add
-				1 exch sub setgray
-			} def
-		} if
-		/currentcmykcolor where not
-		{
-			/currentcmykcolor
-			{
-				0 0 0 1 currentgray sub
-			} def
-		} if
-		/setoverprint where not
-		{
-			/setoverprint /pop load def
-		} if
-		/selectfont where not
-		{
-			/selectfont
-			{
-				exch findfont exch
-				dup type /arraytype eq
-				{
-					makefont
-				}
-				{
-					scalefont
-				} ifelse
-				setfont
-			} bind def
-		} if
-		/cshow where not
-		{
-			/cshow
-			{
-				[
-				0 0 5 -1 roll aload pop
-				] cvx bind forall
-			} bind def
-		} if
-	} if
-	cleartomark
-	/anyColor?
-	{
-		add add add 0 ne
-	} bind def
-	/testColor
-	{
-		gsave
-		setcmykcolor currentcmykcolor
-		grestore
-	} bind def
-	/testCMYKColorThrough
-	{
-		testColor anyColor?
-	} bind def
-	userdict /composite?
-	1 0 0 0 testCMYKColorThrough
-	0 1 0 0 testCMYKColorThrough
-	0 0 1 0 testCMYKColorThrough
-	0 0 0 1 testCMYKColorThrough
-	and and and
-	put
-	composite? not
-	{
-		userdict begin
-		gsave
-		/cyan? 1 0 0 0 testCMYKColorThrough def
-		/magenta? 0 1 0 0 testCMYKColorThrough def
-		/yellow? 0 0 1 0 testCMYKColorThrough def
-		/black? 0 0 0 1 testCMYKColorThrough def
-		grestore
-		/isCMYKSep? cyan? magenta? yellow? black? or or or def
-		/customColor? isCMYKSep? not def
-	 end
-	} if
- end defaultpacking setpacking
-%%EndResource
-%%BeginProcSet: Adobe_ColorImage_AI6 1.3 0
-userdict /Adobe_ColorImage_AI6 known not
-{
-	userdict /Adobe_ColorImage_AI6 53 dict put 
-} if
-userdict /Adobe_ColorImage_AI6 get begin
-/initialize { 
-	Adobe_ColorImage_AI6 begin
-	Adobe_ColorImage_AI6 {
-		dup type /arraytype eq {
-			dup xcheck {
-				bind
-			} if
-		} if
-		pop pop
-	} forall
-} def
-/terminate { end } def
-currentdict /Adobe_ColorImage_AI6_Vars known not {
-	/Adobe_ColorImage_AI6_Vars 41 dict def
-} if
-Adobe_ColorImage_AI6_Vars begin
-	/plateindex -1 def
-	/_newproc null def
-	/_proc1 null def
-	/_proc2 null def
-	/sourcearray 4 array def
-	/_ptispace null def
-	/_ptiname null def
-	/_pti0 0 def
-	/_pti1 0 def
-	/_ptiproc null def
-	/_ptiscale 0 def
-	/_pticomps 0 def
-	/_ptibuf 0 string def
-	/_gtigray 0 def
-	/_cticmyk null def
-	/_rtirgb null def
-	/XIEnable true def
-	/XIType 0 def
-	/XIEncoding 0 def
-	/XICompression 0 def
-	/XIChannelCount 0 def
-	/XIBitsPerPixel 0 def
-	/XIImageHeight 0 def
-	/XIImageWidth 0 def
-	/XIImageMatrix null def
-	/XIRowBytes 0 def
-	/XIFile null def
-	/XIBuffer1 null def
-	/XIBuffer2 null def
-	/XIBuffer3 null def
-	/XIDataProc null def
-	/XIColorSpace /DeviceGray def
-	/XIColorValues 0 def
-	/XIPlateList false def
-end
-/ci6colorimage /colorimage where {/colorimage get}{null} ifelse def
-/ci6image systemdict /image get def
-/ci6curtransfer systemdict /currenttransfer get def
-/ci6curoverprint /currentoverprint where {/currentoverprint get}{{_of}} ifelse def
-/ci6foureq {
-	4 index ne {
-		pop pop pop false
-	}{
-		4 index ne {
-			pop pop false
-		}{
-			4 index ne {
-				pop false
-			}{
-				4 index eq
-			} ifelse
-		} ifelse
-	} ifelse
-} def
-/ci6testplate {
-	Adobe_ColorImage_AI6_Vars begin
-		/plateindex -1 def
-		/setcmykcolor where {
-			pop
-			gsave
-			1 0 0 0 setcmykcolor systemdict /currentgray get exec 1 exch sub
-			0 1 0 0 setcmykcolor systemdict /currentgray get exec 1 exch sub
-			0 0 1 0 setcmykcolor systemdict /currentgray get exec 1 exch sub
-			0 0 0 1 setcmykcolor systemdict /currentgray get exec 1 exch sub
-			grestore
-			1 0 0 0 ci6foureq { 
-				/plateindex 0 def
-			}{
-				0 1 0 0 ci6foureq { 
-					/plateindex 1 def
-				}{
-					0 0 1 0 ci6foureq {
-						/plateindex 2 def
-					}{
-						0 0 0 1 ci6foureq { 
-							/plateindex 3 def
-						}{
-							0 0 0 0 ci6foureq {
-								/plateindex 5 def
-							} if
-						} ifelse
-					} ifelse
-				} ifelse
-			} ifelse
-			pop pop pop pop
-		} if
-		plateindex
- end
-} def
-/ci6concatprocs {
-	/packedarray where {
-		pop dup type /packedarraytype eq 2 index type
-		/packedarraytype eq or
-	}{
-		false
-	} ifelse
-	{
-		/_proc2 exch cvlit def
-		/_proc1 exch cvlit def
-		_proc1 aload pop
-		_proc2 aload pop
-		_proc1 length
-		_proc2 length add
-		packedarray cvx
-	}{
-		/_proc2 exch cvlit def
-		/_proc1 exch cvlit def
-		/_newproc _proc1 length _proc2 length add array def
-		_newproc 0 _proc1 putinterval
-		_newproc _proc1 length _proc2 putinterval
-		_newproc cvx
-	} ifelse
-} def
-/ci6istint {
-	type /arraytype eq 
-} def
-/ci6isspot {
-	dup type /arraytype eq {
-		dup length 1 sub get /Separation eq
-	}{
-		pop false
-	} ifelse
-} def
-/ci6spotname {
-	dup ci6isspot {dup length 2 sub get}{pop ()} ifelse
-} def
-/ci6altspace {
-	aload pop pop pop ci6colormake
-} def
-/ci6numcomps {
-	dup /DeviceGray eq {
-		pop 1
-	}{
-		dup /DeviceRGB eq {
-			pop 3
-		}{
-			/DeviceCMYK eq {
-				4
-			}{
-				1
-			} ifelse
-		} ifelse
-	} ifelse
-} def
-/ci6marksplate {
-	dup /DeviceGray eq {
-		pop plateindex 3 eq
-	}{
-		dup /DeviceRGB eq {
-			pop plateindex 5 ne
-		}{
-			dup /DeviceCMYK eq {
-				pop plateindex 5 ne
-			}{
-				dup ci6isspot {
-					/findcmykcustomcolor where {
-						pop
-						dup length 2 sub get
-						0.1 0.1 0.1 0.1 5 -1 roll
-						findcmykcustomcolor 1 setcustomcolor
-						systemdict /currentgray get exec
-						1 ne
-					}{
-						pop plateindex 5 ne
-					} ifelse
-				}{
-					pop plateindex 5 ne
-				} ifelse
-			} ifelse
-		} ifelse
-	} ifelse
-} def
-/ci6colormake {
-	dup ci6numcomps
-	exch 1 index 2 add 1 roll
-	dup 1 eq {pop}{array astore} ifelse
-	exch
-} def
-/ci6colorexpand {
-	dup ci6spotname exch
-	dup ci6istint {
-		ci6altspace
-		exch 4 1 roll
-	}{
-		1 3 1 roll
-	} ifelse
-} def
-/ci6colortint {
-	dup /DeviceGray eq {
-		3 1 roll 1 exch sub mul 1 exch sub exch
-	}{
-		dup /DeviceRGB eq {
-			3 1 roll {1 exch sub 1 index mul 1 exch sub exch} forall pop 3 array astore exch
-		}{
-			dup /DeviceCMYK eq {
-				3 1 roll {1 index mul exch} forall pop 4 array astore exch
-			}{
-				3 1 roll mul exch
-			} ifelse
-		} ifelse
-	} ifelse
-} def
-/ci6colortocmyk {
-	dup /DeviceGray eq {
-		pop 1 exch sub 0 0 0 4 -1 roll 4 array astore
-	}{
-		dup /DeviceRGB eq {
-			pop aload pop _rgbtocmyk 4 array astore
-		}{
-			dup /DeviceCMYK eq {
-				pop
-			}{
-				ci6altspace ci6colortint ci6colortocmyk
-			} ifelse
-		} ifelse
-	} ifelse
-} def
-/ci6makeimagedict {
-	7 dict begin
-		/ImageType 1 def
-		/Decode exch def
-		/DataSource exch def
-		/ImageMatrix exch def
-		/BitsPerComponent exch def
-		/Height exch def
-		/Width exch def
-	currentdict end
-} def
-/ci6stringinvert {
-	0 1 2 index length 1 sub {
-		dup 2 index exch get 255 exch sub 2 index 3 1 roll put
-	} for
-} def
-/ci6stringknockout {
-	0 1 2 index length 1 sub {
-		255 2 index 3 1 roll put
-	} for
-} def
-/ci6stringapply {
-	0 1 4 index length 1 sub {
-		dup
-		4 index exch get
-		3 index 3 1 roll
-		3 index exec
-	} for
-	pop exch pop
-} def
-/ci6walkrgbstring {
-	0 3 index
-	dup length 1 sub 0 3 3 -1 roll {
-		3 getinterval {} forall
-		5 index exec
-		3 index
-	} for
-	
-	 5 {pop} repeat
-} def
-/ci6walkcmykstring
-{
-	0 3 index
-	dup length 1 sub 0 4 3 -1 roll {
-		4 getinterval {} forall
-		
-		6 index exec
-		
-		3 index
-		
-	} for
-	
-	5 { pop } repeat
-	
-} def
-/ci6putrgbtograystr
-{
-	.11 mul exch
-	
-	.59 mul add exch
-	
-	.3 mul add
-	
-	cvi 3 copy put
-	
-	pop 1 add
-} def
-/ci6putcmyktograystr
-{
-	exch .11 mul add
-	
-	exch .59 mul add
-	
-	exch .3 mul add
-	
-	dup 255 gt { pop 255 } if
-	
-	255 exch sub cvi 3 copy put
-	
-	pop 1 add
-} def
-/ci6rgbtograyproc {	
-	Adobe_ColorImage_AI6_Vars begin 
-		sourcearray 0 get exec
-		XIBuffer3
-		dup 3 1 roll 
-		
-		/ci6putrgbtograystr load exch
-		ci6walkrgbstring
- end
-} def
-/ci6cmyktograyproc {	
-	Adobe_ColorImage_AI6_Vars begin
-		sourcearray 0 get exec
-		XIBuffer3
-		dup 3 1 roll 
-		
-		/ci6putcmyktograystr load exch
-		ci6walkcmykstring
- end
-} def
-/ci6separatecmykproc {	
-	Adobe_ColorImage_AI6_Vars begin
-		sourcearray 0 get exec
-		
-		XIBuffer3
-		
-		0 2 index
-		
-		plateindex 4 2 index length 1 sub {
-			get 255 exch sub
-			
-			3 copy put pop 1 add
-			
-			2 index
-		} for
-		pop pop exch pop
- end
-} def
-	
-/ci6compositeimage {
-	dup 1 eq {
-		pop pop image
-	}{
-		/ci6colorimage load null ne {
-			ci6colorimage
-		}{
-			3 1 roll pop
-			sourcearray 0 3 -1 roll put
-			3 eq {/ci6rgbtograyproc}{/ci6cmyktograyproc} ifelse load
-			image
-		} ifelse
-	} ifelse
-} def
-/ci6knockoutimage {
-	gsave
-	0 ci6curtransfer exec 1 ci6curtransfer exec
-	eq {
-		0 ci6curtransfer exec 0.5 lt
-	}{
-		0 ci6curtransfer exec 1 ci6curtransfer exec gt
-	} ifelse
-	{{pop 0}}{{pop 1}} ifelse
-	systemdict /settransfer get exec
-	ci6compositeimage
-	grestore
-} def
-/ci6drawimage {
-	ci6testplate -1 eq {
-		pop ci6compositeimage
-	}{
-		dup type /arraytype eq {
-			dup length plateindex gt {plateindex get}{pop false} ifelse
-		}{
-			{
-				true
-			}{
-				dup 1 eq {plateindex 3 eq}{plateindex 3 le} ifelse
-			} ifelse
-		} ifelse
-		{
-			dup 1 eq {
-				pop pop ci6image
-			}{
-				dup 3 eq {
-					ci6compositeimage
-				}{
-					pop pop
-					sourcearray 0 3 -1 roll put
-					/ci6separatecmykproc load
-					ci6image
-				} ifelse
-			} ifelse
-		}{
-			ci6curoverprint {
-				7 {pop} repeat
-			}{
-				ci6knockoutimage
-			} ifelse
-		} ifelse
-	} ifelse
-} def
-/ci6proctintimage {
-	/_ptispace exch store /_ptiname exch store /_pti1 exch store /_pti0 exch store /_ptiproc exch store
-	/_pticomps _ptispace ci6numcomps store
-	/_ptiscale _pti1 _pti0 sub store
-	level2? {
-		_ptiname length 0 gt version cvr 2012 ge and {
-			[/Separation _ptiname _ptispace {_ptiproc}] setcolorspace
-			[_pti0 _pti1] ci6makeimagedict ci6image
-		}{
-			[/Indexed _ptispace 255 {255 div _ptiscale mul _pti0 add _ptiproc}] setcolorspace
-			[0 255] ci6makeimagedict ci6image
-		} ifelse
-	}{
-		_pticomps 1 eq {
-			{
-				dup
-				{
-					255 div _ptiscale mul _pti0 add _ptiproc 255 mul cvi put
-				} ci6stringapply
-			} ci6concatprocs ci6image
-		}{
-			{
-				dup length _pticomps mul dup _ptibuf length ne {/_ptibuf exch string store}{pop} ifelse
-				_ptibuf {
-					exch _pticomps mul exch 255 div _ptiscale mul _pti0 add _ptiproc
-					_pticomps 2 add -2 roll
-					_pticomps 1 sub -1 0 {
-						1 index add 2 index exch
-						5 -1 roll
-						255 mul cvi put
-					} for
-					pop pop
-				} ci6stringapply
-			} ci6concatprocs false _pticomps
-			/ci6colorimage load null eq {7 {pop} repeat}{ci6colorimage} ifelse
-		} ifelse
-	} ifelse
-} def
-/ci6graytintimage {
-	/_gtigray 5 -1 roll store
-	{1 _gtigray sub mul 1 exch sub} 4 1 roll
-	/DeviceGray ci6proctintimage
-} def
-/ci6cmyktintimage {
-	/_cticmyk 5 -1 roll store
-	{_cticmyk {1 index mul exch} forall pop} 4 1 roll
-	/DeviceCMYK ci6proctintimage
-} def
-/ci6rgbtintimage {
-	/_rtirgb 5 -1 roll store
-	{_rtirgb {1 exch sub 1 index mul 1 exch sub exch} forall pop} 4 1 roll
-	/DeviceRGB ci6proctintimage
-} def
-/ci6tintimage {
-	ci6testplate -1 eq {
-		ci6colorexpand
-		3 -1 roll 5 -1 roll {0}{0 exch} ifelse 4 2 roll
-		dup /DeviceGray eq {
-			pop ci6graytintimage
-		}{
-			dup /DeviceRGB eq {
-				pop ci6rgbtintimage
-			}{
-				pop ci6cmyktintimage
-			} ifelse
-		} ifelse
-	}{
-		dup ci6marksplate {
-			plateindex 5 lt {
-				ci6colortocmyk plateindex get
-				dup 0 eq ci6curoverprint and {
-					7 {pop} repeat
-				}{
-					1 exch sub
-					exch {1 0}{0 1} ifelse () ci6graytintimage
-				} ifelse
-			}{
-				pop exch {0}{0 exch} ifelse 0 3 1 roll () ci6graytintimage
-			} ifelse
-		}{
-			ci6curoverprint {
-				8 {pop} repeat
-			}{
-				pop pop pop
-				{pop 1} 0 1 () /DeviceGray ci6proctintimage
-			} ifelse
-		} ifelse
-	} ifelse
-} def
-/XINullImage {
-} def
-/XIImageMask {
-	XIImageWidth XIImageHeight false
-	[XIImageWidth 0 0 XIImageHeight neg 0 0]
-	/XIDataProc load
-	imagemask
-} def
-/XIImageTint {
-	XIImageWidth XIImageHeight XIBitsPerPixel
-	[XIImageWidth 0 0 XIImageHeight neg 0 0]
-	/XIDataProc load
-	XIType 3 eq XIColorValues XIColorSpace ci6tintimage
-} def
-/XIImage {
-	XIImageWidth XIImageHeight XIBitsPerPixel
-	[XIImageWidth 0 0 XIImageHeight neg 0 0]
-	/XIDataProc load
-	false XIChannelCount XIPlateList ci6drawimage
-} def
-/XG {
-	pop pop
-} def
-/XF {
-	13 {pop} repeat
-} def
-/Xh {
-	Adobe_ColorImage_AI6_Vars begin
-		gsave
-		/XIType exch def
-		/XIImageHeight exch def
-		/XIImageWidth exch def
-		/XIImageMatrix exch def
-		0 0 moveto
-		XIImageMatrix concat
-		XIImageWidth XIImageHeight scale
-		
-		/_lp /null ddef
-		_fc
-		/_lp /imagemask ddef
- end
-} def
-/XH {
-	Adobe_ColorImage_AI6_Vars begin
-		grestore
- end
-} def
-/XIEnable {
-	Adobe_ColorImage_AI6_Vars /XIEnable 3 -1 roll put
-} def
-/XC {
-	Adobe_ColorImage_AI6_Vars begin
-		ci6colormake
-		/XIColorSpace exch def
-		/XIColorValues exch def
- end
-} def
-/XIPlates {
-	Adobe_ColorImage_AI6_Vars begin
-		/XIPlateList exch def
- end
-} def
-/XI
-{
-	Adobe_ColorImage_AI6_Vars begin
-		gsave
-		/XIType exch def
-		cvi dup
-		256 idiv /XICompression exch store
-		256 mod /XIEncoding exch store
-		pop pop
-		/XIChannelCount exch def
-		/XIBitsPerPixel exch def
-		/XIImageHeight exch def
-		/XIImageWidth exch def
-		pop pop pop pop
-		/XIImageMatrix exch def
-		XIBitsPerPixel 1 eq {
-			XIImageWidth 8 div ceiling cvi
-		}{
-			XIImageWidth XIChannelCount mul
-		} ifelse
-		/XIRowBytes exch def
-		XIEnable {
-			/XIBuffer3 XIImageWidth string def
-			XICompression 0 eq {
-				/XIBuffer1 XIRowBytes string def
-				XIEncoding 0 eq {
-					{currentfile XIBuffer1 readhexstring pop}
-				}{
-					{currentfile XIBuffer1 readstring pop}
-				} ifelse
-			}{
-				/XIBuffer1 256 string def
-				/XIBuffer2 XIRowBytes string def
-				{currentfile XIBuffer1 readline pop (%) anchorsearch {pop} if}
-				/ASCII85Decode filter /DCTDecode filter
-				/XIFile exch def
-				{XIFile XIBuffer2 readstring pop}
-			} ifelse
-			/XIDataProc exch def
-			
-			XIType 1 ne {
-				0 setgray
-			} if
-			XIType 1 eq {
-				XIImageMask
-			}{
-				XIType 2 eq XIType 3 eq or {
-					XIImageTint
-				}{
-					XIImage
-				} ifelse
-			} ifelse
-		}{
-			XINullImage
-		} ifelse
-		/XIPlateList false def
-		grestore
- end
-} def
-end
-%%EndProcSet
-%%BeginResource: procset Adobe_Illustrator_AI5 1.3 0
-%%Title: (Adobe Illustrator (R) Version 8.0 Full Prolog)
-%%Version: 1.3 0
-%%CreationDate: (3/7/1994) ()
-%%Copyright: ((C) 1987-1998 Adobe Systems Incorporated All Rights Reserved)
-currentpacking true setpacking
-userdict /Adobe_Illustrator_AI5_vars 112 dict dup begin
-put
-/_?cmyk false def
-/_eo false def
-/_lp /none def
-/_pf
-{
-} def
-/_ps
-{
-} def
-/_psf
-{
-} def
-/_pss
-{
-} def
-/_pjsf
-{
-} def
-/_pjss
-{
-} def
-/_pola 0 def
-/_doClip 0 def
-/cf currentflat def
-/_lineorientation 0 def
-/_charorientation 0 def
-/_yokoorientation 0 def
-/_tm matrix def
-/_renderStart
-[
-/e0 /r0 /a0 /o0 /e1 /r1 /a1 /i0
-] def
-/_renderEnd
-[
-null null null null /i1 /i1 /i1 /i1
-] def
-/_render -1 def
-/_shift [0 0] def
-/_ax 0 def
-/_ay 0 def
-/_cx 0 def
-/_cy 0 def
-/_leading
-[
-0 0
-] def
-/_ctm matrix def
-/_mtx matrix def
-/_sp 16#020 def
-/_hyphen (-) def
-/_fontSize 0 def
-/_fontAscent 0 def
-/_fontDescent 0 def
-/_fontHeight 0 def
-/_fontRotateAdjust 0 def
-/Ss 256 string def
-Ss 0 (fonts/) putinterval
-/_cnt 0 def
-/_scale [1 1] def
-/_nativeEncoding 0 def
-/_useNativeEncoding 0 def
-/_tempEncode 0 def
-/_pntr 0 def
-/_tDict 2 dict def
-/_hfname 100 string def
-/_hffound false def
-/Tx
-{
-} def
-/Tj
-{
-} def
-/CRender
-{
-} def
-/_AI3_savepage
-{
-} def
-/_gf null def
-/_cf 4 array def
-/_rgbf 3 array def
-/_if null def
-/_of false def
-/_fc
-{
-} def
-/_gs null def
-/_cs 4 array def
-/_rgbs 3 array def
-/_is null def
-/_os false def
-/_sc
-{
-} def
-/_pd 1 dict def
-/_ed 15 dict def
-/_pm matrix def
-/_fm null def
-/_fd null def
-/_fdd null def
-/_sm null def
-/_sd null def
-/_sdd null def
-/_i null def
-/_lobyte 0 def
-/_hibyte 0 def
-/_cproc null def
-/_cscript 0 def
-/_hvax 0 def
-/_hvay 0 def
-/_hvwb 0 def
-/_hvcx 0 def
-/_hvcy 0 def
-/_bitfont null def
-/_bitlobyte 0 def
-/_bithibyte 0 def
-/_bitkey null def
-/_bitdata null def
-/_bitindex 0 def
-/discardSave null def
-/buffer 256 string def
-/beginString null def
-/endString null def
-/endStringLength null def
-/layerCnt 1 def
-/layerCount 1 def
-/perCent (%) 0 get def
-/perCentSeen? false def
-/newBuff null def
-/newBuffButFirst null def
-/newBuffLast null def
-/clipForward? false def
-end
-userdict /Adobe_Illustrator_AI5 known not {
-	userdict /Adobe_Illustrator_AI5 100 dict put
-} if
-userdict /Adobe_Illustrator_AI5 get begin
-/initialize
-{
-	Adobe_Illustrator_AI5 dup begin
-	Adobe_Illustrator_AI5_vars begin
-	/_aicmykps where {pop /_?cmyk _aicmykps def}if
-	discardDict
-	{
-		bind pop pop
-	} forall
-	dup /nc get begin
-	{
-		dup xcheck 1 index type /operatortype ne and
-		{
-			bind
-		} if
-		pop pop
-	} forall
- end
-	newpath
-} def
-/terminate
-{
- end
- end
-} def
-/_
-null def
-/ddef
-{
-	Adobe_Illustrator_AI5_vars 3 1 roll put
-} def
-/xput
-{
-	dup load dup length exch maxlength eq
-	{
-		dup dup load dup
-		length 2 mul dict copy def
-	} if
-	load begin
-	def
- end
-} def
-/npop
-{
-	{
-		pop
-	} repeat
-} def
-/hswj
-{
-	dup stringwidth 3 2 roll
-	{
-		_hvwb eq { exch _hvcx add exch _hvcy add } if
-		exch _hvax add exch _hvay add
-	} cforall
-} def
-/vswj
-{
-	0 0 3 -1 roll
-	{
-		dup 255 le
-		_charorientation 1 eq
-		and
-		{
-			dup cstring stringwidth 5 2 roll
-			_hvwb eq { exch _hvcy sub exch _hvcx sub } if
-			exch _hvay sub exch _hvax sub
-			4 -1 roll sub exch
-			3 -1 roll sub exch
-		}
-		{
-			_hvwb eq { exch _hvcy sub exch _hvcx sub } if
-			exch _hvay sub exch _hvax sub
-			_fontHeight sub
-		} ifelse
-	} cforall
-} def
-/swj
-{
-	6 1 roll
-	/_hvay exch ddef
-	/_hvax exch ddef
-	/_hvwb exch ddef
-	/_hvcy exch ddef
-	/_hvcx exch ddef
-	_lineorientation 0 eq { hswj } { vswj } ifelse
-} def
-/sw
-{
-	0 0 0 6 3 roll swj
-} def
-/vjss
-{
-	4 1 roll
-	{
-		dup cstring
-		dup length 1 eq
-		_charorientation 1 eq
-		and
-		{
-			-90 rotate
-			currentpoint
-			_fontRotateAdjust add
-			moveto
-			gsave
-			false charpath currentpoint
-			5 index setmatrix stroke
-			grestore
-			_fontRotateAdjust sub
-			moveto
-			_sp eq
-			{
-				5 index 5 index rmoveto
-			} if
-			2 copy rmoveto
-			90 rotate
-		}
-		{
-			currentpoint
-			_fontHeight sub
-			5 index sub
-			3 index _sp eq
-			{
-				9 index sub
-			} if
-	
-			currentpoint
-			exch 4 index stringwidth pop 2 div sub
-			exch _fontAscent sub
-			moveto
-	
-			gsave
-			2 index false charpath
-			6 index setmatrix stroke
-			grestore
-	
-			moveto pop pop
-		} ifelse
-	} cforall
-	6 npop
-} def
-/hjss
-{
-	4 1 roll
-	{
-		dup cstring
-		gsave
-		false charpath currentpoint
-		5 index setmatrix stroke
-		grestore
-		moveto
-		_sp eq
-		{
-			5 index 5 index rmoveto
-		} if
-		2 copy rmoveto
-	} cforall
-	6 npop
-} def
-/jss
-{
-	_lineorientation 0 eq { hjss } { vjss } ifelse
-} def
-/ss
-{
-	0 0 0 7 3 roll jss
-} def
-/vjsp
-{
-	4 1 roll
-	{
-		dup cstring
-		dup length 1 eq
-		_charorientation 1 eq
-		and
-		{
-			-90 rotate
-			currentpoint
-			_fontRotateAdjust add
-			moveto
-			false charpath
-            currentpoint
-			_fontRotateAdjust sub
-			moveto
-			_sp eq
-			{
-				5 index 5 index rmoveto
-			} if
-			2 copy rmoveto
-			90 rotate
-		}
-		{
-			currentpoint
-			_fontHeight sub
-			5 index sub
-			3 index _sp eq
-			{
-				9 index sub
-			} if
-	
-			currentpoint
-			exch 4 index stringwidth pop 2 div sub
-			exch _fontAscent sub
-			moveto
-	
-			2 index false charpath
-	
-			moveto pop pop
-		} ifelse
-	} cforall
-	6 npop
-} def
-/hjsp
-{
-    4 1 roll
-    {
-        dup cstring
-        false charpath
-        _sp eq
-        {
-            5 index 5 index rmoveto
-        } if
-        2 copy rmoveto
-    } cforall
-    6 npop
-} def
-/jsp
-{
-	matrix currentmatrix
-    _lineorientation 0 eq {hjsp} {vjsp} ifelse
-} def
-/sp
-{
-    matrix currentmatrix
-    0 0 0 7 3 roll
-    _lineorientation 0 eq {hjsp} {vjsp} ifelse
-} def
-/pl
-{
-	transform
-	0.25 sub round 0.25 add exch
-	0.25 sub round 0.25 add exch
-	itransform
-} def
-/setstrokeadjust where
-{
-	pop true setstrokeadjust
-	/c
-	{
-		curveto
-	} def
-	/C
-	/c load def
-	/v
-	{
-		currentpoint 6 2 roll curveto
-	} def
-	/V
-	/v load def
-	/y
-	{
-		2 copy curveto
-	} def
-	/Y
-	/y load def
-	/l
-	{
-		lineto
-	} def
-	/L
-	/l load def
-	/m
-	{
-		moveto
-	} def
-}
-{
-	/c
-	{
-		pl curveto
-	} def
-	/C
-	/c load def
-	/v
-	{
-		currentpoint 6 2 roll pl curveto
-	} def
-	/V
-	/v load def
-	/y
-	{
-		pl 2 copy curveto
-	} def
-	/Y
-	/y load def
-	/l
-	{
-		pl lineto
-	} def
-	/L
-	/l load def
-	/m
-	{
-		pl moveto
-	} def
-} ifelse
-/d
-{
-	setdash
-} def
-/cf
-{
-} def
-/i
-{
-	dup 0 eq
-	{
-		pop cf
-	} if
-	setflat
-} def
-/j
-{
-	setlinejoin
-} def
-/J
-{
-	setlinecap
-} def
-/M
-{
-	setmiterlimit
-} def
-/w
-{
-	setlinewidth
-} def
-/XR
-{
-	0 ne
-	/_eo exch ddef
-} def
-/H
-{
-} def
-/h
-{
-	closepath
-} def
-/N
-{
-	_pola 0 eq
-	{
-		_doClip 1 eq
-		{
-			_eo {eoclip} {clip} ifelse /_doClip 0 ddef
-		} if
-		newpath
-	}
-	{
-		/CRender
-		{
-			N
-		} ddef
-	} ifelse
-} def
-/n
-{
-	N
-} def
-/F
-{
-	_pola 0 eq
-	{
-		_doClip 1 eq
-		{
-			gsave _pf grestore _eo {eoclip} {clip} ifelse newpath /_lp /none ddef _fc
-			/_doClip 0 ddef
-		}
-		{
-			_pf
-		} ifelse
-	}
-	{
-		/CRender
-		{
-			F
-		} ddef
-	} ifelse
-} def
-/f
-{
-	closepath
-	F
-} def
-/S
-{
-	_pola 0 eq
-	{
-		_doClip 1 eq
-		{
-			gsave _ps grestore _eo {eoclip} {clip} ifelse newpath /_lp /none ddef _sc
-			/_doClip 0 ddef
-		}
-		{
-			_ps
-		} ifelse
-	}
-	{
-		/CRender
-		{
-			S
-		} ddef
-	} ifelse
-} def
-/s
-{
-	closepath
-	S
-} def
-/B
-{
-	_pola 0 eq
-	{
-		_doClip 1 eq
-		gsave F grestore
-		{
-			gsave S grestore _eo {eoclip} {clip} ifelse newpath /_lp /none ddef _sc
-			/_doClip 0 ddef
-		}
-		{
-			S
-		} ifelse
-	}
-	{
-		/CRender
-		{
-			B
-		} ddef
-	} ifelse
-} def
-/b
-{
-	closepath
-	B
-} def
-/W
-{
-	/_doClip 1 ddef
-} def
-/*
-{
-	count 0 ne
-	{
-		dup type /stringtype eq
-		{
-			pop
-		} if
-	} if
-	newpath
-} def
-/u
-{
-} def
-/U
-{
-} def
-/q
-{
-	_pola 0 eq
-	{
-		gsave
-	} if
-} def
-/Q
-{
-	_pola 0 eq
-	{
-		grestore
-	} if
-} def
-/*u
-{
-	_pola 1 add /_pola exch ddef
-} def
-/*U
-{
-	_pola 1 sub /_pola exch ddef
-	_pola 0 eq
-	{
-		CRender
-	} if
-} def
-/D
-{
-	pop
-} def
-/*w
-{
-} def
-/*W
-{
-} def
-/`
-{
-	/_i save ddef
-	clipForward?
-	{
-		nulldevice
-	} if
-	6 1 roll 4 npop
-	concat pop
-	userdict begin
-	/showpage
-	{
-	} def
-	0 setgray
-	0 setlinecap
-	1 setlinewidth
-	0 setlinejoin
-	10 setmiterlimit
-	[] 0 setdash
-	/setstrokeadjust where {pop false setstrokeadjust} if
-	newpath
-	0 setgray
-	false setoverprint
-} def
-/~
-{
- end
-	_i restore
-} def
-/_rgbtocmyk
-{
-	3
-	{
-		1 exch sub 3 1 roll
-	} repeat
-	3 copy 1 4 1 roll
-	3
-	{
-		3 index 2 copy gt
-		{
-			exch
-		} if
-		pop 4 1 roll
-	} repeat
-	pop pop pop
-	4 1 roll
-	3
-	{
-		3 index sub
-		3 1 roll
-	} repeat
-	4 -1 roll
-} def
-/setrgbfill
-{
-	_rgbf astore pop
-	/_fc
-	{
-		_lp /fill ne
-		{
-			_of setoverprint
-			_rgbf aload pop setrgbcolor
-			/_lp /fill ddef
-		} if
-	} ddef
-	/_pf
-	{
-		_fc
-		_eo {eofill} {fill} ifelse
-	} ddef
-	/_psf
-	{
-		_fc
-		hvashow
-	} ddef
-	/_pjsf
-	{
-		_fc
-		hvawidthshow
-	} ddef
-	/_lp /none ddef
-} def
-/setrgbstroke
-{
-	_rgbs astore pop
-	/_sc
-	{
-		_lp /stroke ne
-		{
-			_os setoverprint
-			_rgbs aload pop setrgbcolor
-			/_lp /stroke ddef
-		} if
-	} ddef
-	/_ps
-	{
-		_sc
-		stroke
-	} ddef
-	/_pss
-	{
-		_sc
-		ss
-	} ddef
-	/_pjss
-	{
-		_sc
-		jss
-	} ddef
-	/_lp /none ddef
-} def
-/O
-{
-	0 ne
-	/_of exch ddef
-	/_lp /none ddef
-} def
-/R
-{
-	0 ne
-	/_os exch ddef
-	/_lp /none ddef
-} def
-/g
-{
-	/_gf exch ddef
-	/_fc
-	{
-		_lp /fill ne
-		{
-			_of setoverprint
-			_gf setgray
-			/_lp /fill ddef
-		} if
-	} ddef
-	/_pf
-	{
-		_fc
-		_eo {eofill} {fill} ifelse
-	} ddef
-	/_psf
-	{
-		_fc
-		hvashow
-	} ddef
-	/_pjsf
-	{
-		_fc
-		hvawidthshow
-	} ddef
-	/_lp /none ddef
-} def
-/G
-{
-	/_gs exch ddef
-	/_sc
-	{
-		_lp /stroke ne
-		{
-			_os setoverprint
-			_gs setgray
-			/_lp /stroke ddef
-		} if
-	} ddef
-	/_ps
-	{
-		_sc
-		stroke
-	} ddef
-	/_pss
-	{
-		_sc
-		ss
-	} ddef
-	/_pjss
-	{
-		_sc
-		jss
-	} ddef
-	/_lp /none ddef
-} def
-/k
-{
-	_cf astore pop
-	/_fc
-	{
-		_lp /fill ne
-		{
-			_of setoverprint
-			_cf aload pop setcmykcolor
-			/_lp /fill ddef
-		} if
-	} ddef
-	/_pf
-	{
-		_fc
-		_eo {eofill} {fill} ifelse
-	} ddef
-	/_psf
-	{
-		_fc
-		hvashow
-	} ddef
-	/_pjsf
-	{
-		_fc
-		hvawidthshow
-	} ddef
-	/_lp /none ddef
-} def
-/K
-{
-	_cs astore pop
-	/_sc
-	{
-		_lp /stroke ne
-		{
-			_os setoverprint
-			_cs aload pop setcmykcolor
-			/_lp /stroke ddef
-		} if
-	} ddef
-	/_ps
-	{
-		_sc
-		stroke
-	} ddef
-	/_pss
-	{
-		_sc
-		ss
-	} ddef
-	/_pjss
-	{
-		_sc
-		jss
-	} ddef
-	/_lp /none ddef
-} def
-/Xa
-{
-	_?cmyk {
-		3 npop k
-	}{
-		setrgbfill 4 npop
-	} ifelse
-} def
-/XA
-{
-	_?cmyk {
-		3 npop K
-	}{
-		setrgbstroke 4 npop
-	} ifelse
-} def
-/Xs
-{
-	/_gf exch ddef
-	5 npop
-	/_fc
-	{
-		_lp /fill ne
-		{
-			_of setoverprint
-			_gf setAIseparationgray
-			/_lp /fill ddef
-		} if
-	} ddef
-	/_pf
-	{
-		_fc
-		_eo {eofill} {fill} ifelse
-	} ddef
-	/_psf
-	{
-		_fc
-		hvashow
-	} ddef
-	/_pjsf
-	{
-		_fc
-		hvawidthshow
-	} ddef
-	/_lp /none ddef
-} def
-/XS
-{
-	/_gs exch ddef
-	5 npop
-	/_sc
-	{
-		_lp /stroke ne
-		{
-			_os setoverprint
-			_gs setAIseparationgray
-			/_lp /stroke ddef
-		} if
-	} ddef
-	/_ps
-	{
-		_sc
-		stroke
-	} ddef
-	/_pss
-	{
-		_sc
-		ss
-	} ddef
-	/_pjss
-	{
-		_sc
-		jss
-	} ddef
-	/_lp /none ddef
-} def
-/Xx
-{
-	exch
-	/_gf exch ddef
-	0 eq {
-		findcmykcustomcolor
-	}{
-		_?cmyk {true}{/findrgbcustomcolor where{pop false}{true}ifelse}ifelse
-		{
-			4 1 roll 3 npop
-			findcmykcustomcolor
-		}{
-			8 -4 roll 4 npop
-			findrgbcustomcolor
-		} ifelse
-	} ifelse
-	/_if exch ddef
-	/_fc
-	{
-		_lp /fill ne
-		{
-			_of setoverprint
-			_if _gf 1 exch sub setcustomcolor
-			/_lp /fill ddef
-		} if
-	} ddef
-	/_pf
-	{
-		_fc
-		_eo {eofill} {fill} ifelse
-	} ddef
-	/_psf
-	{
-		_fc
-		hvashow
-	} ddef
-	/_pjsf
-	{
-		_fc
-		hvawidthshow
-	} ddef
-	/_lp /none ddef
-} def
-/XX
-{
-	exch
-	/_gs exch ddef
-	0 eq {
-		findcmykcustomcolor
-	}{
-		_?cmyk {true}{/findrgbcustomcolor where{pop false}{true}ifelse}ifelse
-		{
-			4 1 roll 3 npop
-			findcmykcustomcolor
-		}{
-			8 -4 roll 4 npop
-			findrgbcustomcolor
-		} ifelse
-	} ifelse
-	/_is exch ddef
-	/_sc
-	{
-		_lp /stroke ne
-		{
-			_os setoverprint
-			_is _gs 1 exch sub setcustomcolor
-			/_lp /stroke ddef
-		} if
-	} ddef
-	/_ps
-	{
-		_sc
-		stroke
-	} ddef
-	/_pss
-	{
-		_sc
-		ss
-	} ddef
-	/_pjss
-	{
-		_sc
-		jss
-	} ddef
-	/_lp /none ddef
-} def
-/x
-{
-	/_gf exch ddef
-	findcmykcustomcolor
-	/_if exch ddef
-	/_fc
-	{
-		_lp /fill ne
-		{
-			_of setoverprint
-			_if _gf 1 exch sub setcustomcolor
-			/_lp /fill ddef
-		} if
-	} ddef
-	/_pf
-	{
-		_fc
-		_eo {eofill} {fill} ifelse
-	} ddef
-	/_psf
-	{
-		_fc
-		hvashow
-	} ddef
-	/_pjsf
-	{
-		_fc
-		hvawidthshow
-	} ddef
-	/_lp /none ddef
-} def
-/X
-{
-	/_gs exch ddef
-	findcmykcustomcolor
-	/_is exch ddef
-	/_sc
-	{
-		_lp /stroke ne
-		{
-			_os setoverprint
-			_is _gs 1 exch sub setcustomcolor
-			/_lp /stroke ddef
-		} if
-	} ddef
-	/_ps
-	{
-		_sc
-		stroke
-	} ddef
-	/_pss
-	{
-		_sc
-		ss
-	} ddef
-	/_pjss
-	{
-		_sc
-		jss
-	} ddef
-	/_lp /none ddef
-} def
-/XK
-{
-	3 -1 roll pop
-	0 eq
-	{
-		1 exch sub
-		3 {dup 3 1 roll mul 5 1 roll} repeat
-		mul 4 1 roll
-		K
-	}
-	{
-		1 exch sub 4 1 roll
-		3 {1 exch sub 3 index mul 1 exch sub 3 1 roll} repeat
-		4 -1 roll pop
-		XA
-	} ifelse
-} def
-/Xk
-{
-	3 -1 roll pop
-	0 eq
-	{
-		1 exch sub
-		3 {dup 3 1 roll mul 5 1 roll} repeat
-		mul 4 1 roll
-		k
-	}
-	{
-		1 exch sub 4 1 roll
-		3 {1 exch sub 3 index mul 1 exch sub 3 1 roll} repeat
-		4 -1 roll pop
-		Xa
-	} ifelse
-} def
-/A
-{
-	pop
-} def
-/annotatepage
-{
-userdict /annotatepage 2 copy known {get exec} {pop pop} ifelse
-} def
-/XT {
-	pop pop
-} def
-/Xt {
-	pop
-} def
-/discard
-{
-	save /discardSave exch store
-	discardDict begin
-	/endString exch store
-	gt38?
-	{
-		2 add
-	} if
-	load
-	stopped
-	pop
- end
-	discardSave restore
-} bind def
-userdict /discardDict 7 dict dup begin
-put
-/pre38Initialize
-{
-	/endStringLength endString length store
-	/newBuff buffer 0 endStringLength getinterval store
-	/newBuffButFirst newBuff 1 endStringLength 1 sub getinterval store
-	/newBuffLast newBuff endStringLength 1 sub 1 getinterval store
-} def
-/shiftBuffer
-{
-	newBuff 0 newBuffButFirst putinterval
-	newBuffLast 0
-	currentfile read not
-	{
-	stop
-	} if
-	put
-} def
-0
-{
-	pre38Initialize
-	mark
-	currentfile newBuff readstring exch pop
-	{
-		{
-			newBuff endString eq
-			{
-				cleartomark stop
-			} if
-			shiftBuffer
-		} loop
-	}
-	{
-	stop
-	} ifelse
-} def
-1
-{
-	pre38Initialize
-	/beginString exch store
-	mark
-	currentfile newBuff readstring exch pop
-	{
-		{
-			newBuff beginString eq
-			{
-				/layerCount dup load 1 add store
-			}
-			{
-				newBuff endString eq
-				{
-					/layerCount dup load 1 sub store
-					layerCount 0 eq
-					{
-						cleartomark stop
-					} if
-				} if
-			} ifelse
-			shiftBuffer
-		} loop
-	} if
-} def
-2
-{
-	mark
-	{
-		currentfile buffer {readline} stopped {
-			% assume error was due to overfilling the buffer
-		}{
-			not
-			{
-				stop
-			} if
-			endString eq {
-				cleartomark stop
-			} if
-		}ifelse
-	} loop
-} def
-3
-{
-	/beginString exch store
-	/layerCnt 1 store
-	mark
-	{
-		currentfile buffer {readline} stopped {
-			% assume error was due to overfilling the buffer
-		}{
-			not
-			{
-				stop
-			} if
-			dup beginString eq
-			{
-				pop /layerCnt dup load 1 add store
-			}
-			{
-				endString eq
-				{
-					layerCnt 1 eq
-					{
-						cleartomark stop
-					}
-					{
-						/layerCnt dup load 1 sub store
-					} ifelse
-				} if
-			} ifelse
-		}ifelse
-	} loop
-} def
-end
-userdict /clipRenderOff 15 dict dup begin
-put
-{
-	/n /N /s /S /f /F /b /B
-}
-{
-	{
-		_doClip 1 eq
-		{
-			/_doClip 0 ddef _eo {eoclip} {clip} ifelse
-		} if
-		newpath
-	} def
-} forall
-/Tr /pop load def
-/Bb {} def
-/BB /pop load def
-/Bg {12 npop} def
-/Bm {6 npop} def
-/Bc /Bm load def
-/Bh {4 npop} def
-end
-/Lb
-{
-	6 npop
-	7 2 roll
-	5 npop
-	0 eq
-	{
-		0 eq
-		{
-			(%AI5_BeginLayer) 1 (%AI5_EndLayer--) discard
-		}
-		{
-			
-			/clipForward? true def
-			
-			/Tx /pop load def
-			/Tj /pop load def
-			
-			currentdict end clipRenderOff begin begin
-		} ifelse
-	}
-	{
-		0 eq
-		{
-			save /discardSave exch store
-		} if
-	} ifelse
-} bind def
-/LB
-{
-	discardSave dup null ne
-	{
-		restore
-	}
-	{
-		pop
-		clipForward?
-		{
-			currentdict
-		 end
-		 end
-		 begin
-					
-			/clipForward? false ddef
-		} if
-	} ifelse
-} bind def
-/Pb
-{
-	pop pop
-	0 (%AI5_EndPalette) discard
-} bind def
-/Np
-{
-	0 (%AI5_End_NonPrinting--) discard
-} bind def
-/Ln /pop load def
-/Ap
-/pop load def
-/Ar
-{
-	72 exch div
-	0 dtransform dup mul exch dup mul add sqrt
-	dup 1 lt
-	{
-		pop 1
-	} if
-	setflat
-} def
-/Mb
-{
-	q
-} def
-/Md
-{
-} def
-/MB
-{
-	Q
-} def
-/nc 4 dict def
-nc begin
-/setgray
-{
-	pop
-} bind def
-/setcmykcolor
-{
-	4 npop
-} bind def
-/setrgbcolor
-{
-	3 npop
-} bind def
-/setcustomcolor
-{
-	2 npop
-} bind def
-currentdict readonly pop
-end
-/XP
-{
-	4 npop
-} bind def
-/XD
-{
-	pop
-} bind def
-end
-setpacking
-%%EndResource
-%%BeginResource: procset Adobe_cshow 2.0 8
-%%Title: (Writing System Operators)
-%%Version: 2.0 8
-%%CreationDate: (1/23/89) ()
-%%Copyright: ((C) 1992-1996 Adobe Systems Incorporated All Rights Reserved)
-currentpacking true setpacking
-userdict /Adobe_cshow 14 dict dup begin put
-/initialize
-{
-	Adobe_cshow begin
-	Adobe_cshow
-	{
-		dup xcheck
-		{
-			bind
-		} if
-		pop pop
-	} forall
- end
-	Adobe_cshow begin
-} def
-/terminate
-{
-currentdict Adobe_cshow eq
-	{
- end
-	} if
-} def
-/cforall
-{
-	/_lobyte 0 ddef
-	/_hibyte 0 ddef
-	/_cproc exch ddef
-	/_cscript currentfont /FontScript known { currentfont /FontScript get } { -1 } ifelse ddef
-	{
-		/_lobyte exch ddef
-		_hibyte 0 eq
-		_cscript 1 eq
-		_lobyte 129 ge _lobyte 159 le and
-		_lobyte 224 ge _lobyte 252 le and or and
-		_cscript 2 eq
-		_lobyte 161 ge _lobyte 254 le and and
-		_cscript 3 eq
-		_lobyte 161 ge _lobyte 254 le and and
-    	_cscript 25 eq
-		_lobyte 161 ge _lobyte 254 le and and
-    	_cscript -1 eq
-		or or or or and
-		{
-			/_hibyte _lobyte ddef
-		}
-		{
-			_hibyte 256 mul _lobyte add
-			_cproc
-			/_hibyte 0 ddef
-		} ifelse
-	} forall
-} def
-/cstring
-{
-	dup 256 lt
-	{
-		(s) dup 0 4 3 roll put
-	}
-	{
-		dup 256 idiv exch 256 mod
-		(hl) dup dup 0 6 5 roll put 1 4 3 roll put
-	} ifelse
-} def
-/clength
-{
-	0 exch
-	{ 256 lt { 1 } { 2 } ifelse add } cforall
-} def
-/hawidthshow
-{
-	{
-		dup cstring
-		show
-		_hvax _hvay rmoveto
-		_hvwb eq { _hvcx _hvcy rmoveto } if
-	} cforall
-} def
-/vawidthshow
-{
-	{
-		dup 255 le
-		_charorientation 1 eq
-		and
-		{
-			-90 rotate
-			0 _fontRotateAdjust rmoveto
-			cstring
-			_hvcx _hvcy _hvwb _hvax _hvay 6 -1 roll awidthshow
-			0 _fontRotateAdjust neg rmoveto
-			90 rotate
-		}
-		{
-			currentpoint
-			_fontHeight sub
-			exch _hvay sub exch _hvax sub
-			2 index _hvwb eq { exch _hvcy sub exch _hvcx sub } if
-			3 2 roll
-			cstring
-			dup stringwidth pop 2 div neg _fontAscent neg rmoveto
-			show
-			moveto
-		} ifelse
-	} cforall
-} def
-/hvawidthshow
-{
-	6 1 roll
-	/_hvay exch ddef
-	/_hvax exch ddef
-	/_hvwb exch ddef
-	/_hvcy exch ddef
-	/_hvcx exch ddef
-	_lineorientation 0 eq { hawidthshow } { vawidthshow } ifelse
-} def
-/hvwidthshow
-{
-	0 0 3 -1 roll hvawidthshow
-} def
-/hvashow
-{
-	0 0 0 6 -3 roll hvawidthshow
-} def
-/hvshow
-{
-	0 0 0 0 0 6 -1 roll hvawidthshow
-} def
-currentdict readonly pop end
-setpacking
-%%EndResource
-%%BeginResource: procset Adobe_shading_AI8 1.0 0
-%%Title: (Adobe Illustrator 8 Shading Procset)
-%%Version: 1.0 0
-%%CreationDate: (12/17/97) ()
-%%Copyright: ((C) 1987-1997 Adobe Systems Incorporated All Rights Reserved)
-userdict /defaultpacking currentpacking put true setpacking
-userdict /Adobe_shading_AI8 10 dict dup begin put
-/initialize {
-	Adobe_shading_AI8 begin
-	Adobe_shading_AI8 bdprocs
-	Mesh /initialize get exec
-} def
-/terminate {
-	currentdict Adobe_shading_AI8 eq {
-	 end
-	} if
-} def
-/bdprocs {
-	{
-		dup xcheck 1 index type /arraytype eq and {
-			bind
-		} if
-		pop pop
-	} forall
-} def
-/X! {pop} def
-/X# {pop pop} def
-/Mesh 40 dict def
-Mesh begin
-/initialize {
-	Mesh bdprocs
-	Mesh begin
-		/emulate? /AI8MeshEmulation where {
-			pop AI8MeshEmulation
-		}{
-			systemdict /shfill known not
-		} ifelse def
- end
-} def
-/bd {
-	shadingdict begin
-} def
-/paint {
-	emulate? {
-	 end
-	}{
-		/_lp /none ddef _fc /_lp /none ddef
-		
-		/AIColorSpace AIColorSpace tocolorspace store
-		/ColorSpace AIColorSpace topsspace store
-		
-		version_ge_3010.106 not systemdict /setsmoothness known and {
-			0.0001 setsmoothness
-		} if
-		
-		composite? {
-			/DataSource getdatasrc def
-			Matrix concat
-			currentdict end
-			shfill
-		}{
-			AIColorSpace makesmarks AIPlateList markingplate and not isoverprint and {
-			 end
-			}{
-				/ColorSpace /DeviceGray store
-				/Decode [0 1 0 1 0 1] store
-				/DataSource getplatesrc def
-				Matrix concat
-				currentdict end
-				shfill
-			} ifelse
-		} ifelse
-	} ifelse
-} def
-/shadingdict 12 dict def
-shadingdict begin
-	/ShadingType 6 def
-	/BitsPerCoordinate 16 def
-	/BitsPerComponent 8 def
-	/BitsPerFlag 8 def
-end
-/datafile null def
-/databuf 256 string def
-/dataptr 0 def
-/srcspace null def
-/srcchannels 0 def
-/dstchannels 0 def
-/dstplate 0 def
-/srctodstcolor null def
-/getplatesrc {
-	/srcspace AIColorSpace store
-	/srcchannels AIColorSpace getnchannels store
-	/dstchannels 1 store
-	/dstplate getplateindex store
-	/srctodstcolor srcspace makesmarks {
-		dstplate 4 eq {
-			{1 exch sub}
-		}{
-			{srcspace tocmyk 3 dstplate sub index 1 exch sub 5 1 roll 4 {pop} repeat}
-		} ifelse
-	}{
-		{srcchannels {pop} repeat 1}
-	} ifelse store
-	/datafile getdatasrc store
-	/rdpatch168 load DataLength () /SubFileDecode filter
-} def
-/getdatasrc {
-	/rdcmntline load /ASCII85Decode filter
-} def
-/rdpatch168 {
-	/dataptr 0 store
-	49 rdcount
-	4 {
-		dup {pop srcchannels getint8} if
-		dup {pop srctodstcolor dstchannels putint8 true} if
-	} repeat
-	{databuf 0 dataptr getinterval}{()} ifelse
-} def
-/rdpatch3216 {
-	/dataptr 0 store
-	97 rdcount
-	4 {
-		dup {pop srcchannels getint16} if
-		dup {pop srctodstcolor dstchannels putint16 true} if
-	} repeat
-	{databuf 0 dataptr getinterval}{()} ifelse
-} def
-/rdcount {
-	dup 0 gt {
-		datafile databuf dataptr 4 -1 roll getinterval readstring
-		exch length dataptr add /dataptr exch store
-	}{
-		true
-	} ifelse
-} def
-/getint8 {
-	mark true 3 -1 roll
-	{
-		dup {pop datafile read} if
-		dup {pop 255 div true} if
-	} repeat
-	{
-		counttomark 1 add -1 roll pop true
-	}{
-		cleartomark false
-	} ifelse
-} def
-/putint8 {
-	dup dataptr add /dataptr exch store
-	dataptr exch
-	{
-		1 sub exch
-		255 mul cvi
-		databuf 2 index
-		3 -1 roll put
-	} repeat
-	pop
-} def 
-/getint16 {
-	mark true 3 -1 roll
-	{
-		dup {pop datafile read} if
-		dup {pop 256 mul datafile read} if
-		dup {pop add 65535 div true} if
-	} repeat
-	{
-		counttomark 1 add -1 roll pop true
-	}{
-		cleartomark false
-	} ifelse
-} def
-/putint16 {
-	dup 2 mul dataptr add /dataptr exch store
-	dataptr exch
-	{
-		2 sub exch
-		65535 mul cvi dup
-		256 idiv databuf 3 index 3 -1 roll put
-		256 mod databuf 2 index 1 add 3 -1 roll put
-	} repeat
-	pop
-} def 
-/srcbuf 256 string def
-/rdcmntline {
-	currentfile srcbuf readline pop
-	(%) anchorsearch {pop} if
-} def
-/getplateindex {
-	0 [cyan? magenta? yellow? black? customColor?] {{exit} if 1 add} forall
-} def
-/aicsarray 4 array def
-/aicsaltvals 4 array def
-/aicsaltcolr aicsaltvals def
-/tocolorspace {
-	dup type /arraytype eq {
-		mark exch aload pop
-		aicsarray 0 3 -1 roll put
-		aicsarray 1 3 -1 roll put
-		dup aicsarray 2 3 -1 roll put
-		gettintxform aicsarray 3 3 -1 roll put
-		counttomark aicsaltvals 0 3 -1 roll getinterval /aicsaltcolr exch store
-		aicsaltcolr astore pop pop
-		aicsarray
-	} if
-} def
-/subtintxform {aicsaltcolr {1 index mul exch} forall pop} def
-/addtintxform {aicsaltcolr {1 sub 1 index mul 1 add exch} forall pop} def
-/gettintxform {
-	/DeviceRGB eq {/addtintxform}{/subtintxform} ifelse load
-} def
-/getnchannels {
-	dup type /arraytype eq {0 get} if
-	colorspacedict exch get begin Channels end
-} def
-/makesmarks {
-	composite? {
-		pop true
-	}{
-		dup dup type /arraytype eq {0 get} if
-		colorspacedict exch get begin MarksPlate end
-	} ifelse
-} def
-/markingplate {
-	composite? {
-		pop true
-	}{
-		dup type /arraytype eq {
-			dup length getplateindex gt {getplateindex get}{pop false} ifelse
-		} if
-	} ifelse
-} def
-/tocmyk {
-	dup dup type /arraytype eq {0 get} if
-	colorspacedict exch get begin ToCMYK end
-} def
-/topsspace {
-	dup dup type /arraytype eq {0 get} if
-	colorspacedict exch get begin ToPSSpace end
-} def
-/colorspacedict 5 dict dup begin
-	/DeviceGray 4 dict dup begin
-		/Channels 1 def
-		/MarksPlate {pop black?} def
-		/ToCMYK {pop 1 exch sub 0 0 0 4 -1 roll} def
-		/ToPSSpace {} def
- end def
-	/DeviceRGB 4 dict dup begin
-		/Channels 3 def
-		/MarksPlate {pop isCMYKSep?} def
-		/ToCMYK {pop _rgbtocmyk} def
-		/ToPSSpace {} def
- end def
-	/DeviceCMYK 4 dict dup begin
-		/Channels 4 def
-		/MarksPlate {pop isCMYKSep?} def
-		/ToCMYK {pop} def
-		/ToPSSpace {} def
- end def
-	/Separation 4 dict dup begin
-		/Channels 1 def
-		/MarksPlate {
-			/findcmykcustomcolor where {
-				pop dup 1 exch ToCMYK 5 -1 roll 1 get
-				findcmykcustomcolor 1 setcustomcolor
-				systemdict /currentgray get exec
-				1 ne
-			}{
-				pop false
-			} ifelse
-		} def
-		/ToCMYK {
-			dup 2 get mark exch 4 2 roll
-			3 get exec
-			counttomark -1 roll tocmyk
-			5 -1 roll pop
-		} def
-		/ToPSSpace {} def
- end def
-	/Process 4 dict dup begin
-		/Channels 1 def
-		/MarksPlate {
-			isCMYKSep? {
-				1 exch ToCMYK 4 array astore getplateindex get 0 ne 
-			}{
-				pop false
-			} ifelse
-		} def
-		/ToCMYK {
-			dup 2 get mark exch 4 2 roll
-			3 get exec
-			counttomark -1 roll tocmyk
-			5 -1 roll pop
-		} def
-		/ToPSSpace {
-			4 array copy dup 0 /Separation put
-		} def
- end def
-end def
-/isoverprint {
-	/currentoverprint where {pop currentoverprint}{_of} ifelse
-} def
-/version_ge_3010.106 {
-   version {cvr} stopped {
-      pop
-      false
-   }{
-      3010.106 ge
-   } ifelse
-} def
-end
-end
-defaultpacking setpacking
-%%EndResource
-%%EndProlog
-%%BeginSetup
-userdict /_useSmoothShade false put
-userdict /_aicmykps false put
-userdict /_forceToCMYK false put
-Adobe_level2_AI5 /initialize get exec
-Adobe_cshow /initialize get exec
-Adobe_ColorImage_AI6 /initialize get exec
-Adobe_shading_AI8 /initialize get exec
-Adobe_Illustrator_AI5 /initialize get exec
-%AI5_Begin_NonPrinting
-Np
-%AI3_BeginPattern: (Brick)
-(Brick) 0 0 72 72 [
-%AI3_Tile
-(0 O 0 R 0.3 0.85 0.85 0 k
- 0.3 0.85 0.85 0 K
-) @
-(
-%AI6_BeginPatternLayer
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
-0 0 m
-0 72 L
-72 72 L
-72 0 L
-0 0 L
-f
-%AI6_EndPatternLayer
-) &
-(0 O 0 R 1 g
- 1 G
-) @
-(
-%AI6_BeginPatternLayer
-800 Ar
-0 J 0 j 0.3 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
-0 68.4097 m
-72 68.4097 l
-S
-0 61.209 m
-72 61.209 L
-S
-0 54.0088 m
-72 54.0088 L
-S
-0 46.8076 m
-72 46.8076 L
-S
-0 39.6084 m
-72 39.6084 L
-S
-0 32.4072 m
-72 32.4072 L
-S
-0 25.207 m
-72 25.207 L
-S
-0 18.0059 m
-72 18.0059 L
-S
-0 10.8057 m
-72 10.8057 L
-S
-0 3.6064 m
-72 3.6064 L
-S
-68.4102 68.4097 m
-68.4102 61.2217 l
-S
-54.0098 68.4097 m
-54.0098 61.2217 L
-S
-39.6094 68.4097 m
-39.6094 61.2217 L
-S
-25.21 68.4097 m
-25.21 61.2217 L
-S
-10.8105 68.4097 m
-10.8105 61.2217 L
-S
-68.4102 53.9717 m
-68.4102 46.7842 l
-S
-54.0098 53.9717 m
-54.0098 46.7842 L
-S
-39.6094 53.9717 m
-39.6094 46.7842 L
-S
-25.21 53.9717 m
-25.21 46.7842 L
-S
-10.8105 53.9717 m
-10.8105 46.7842 L
-S
-68.4102 39.5967 m
-68.4102 32.4092 l
-S
-54.0098 39.5967 m
-54.0098 32.4092 L
-S
-39.6094 39.5967 m
-39.6094 32.4092 L
-S
-25.21 39.5967 m
-25.21 32.4092 L
-S
-10.8105 39.5967 m
-10.8105 32.4092 L
-S
-68.4102 25.2217 m
-68.4102 18.0342 l
-S
-54.0098 25.2217 m
-54.0098 18.0342 L
-S
-39.6094 25.2217 m
-39.6094 18.0342 L
-S
-25.21 25.2217 m
-25.21 18.0342 L
-S
-10.8105 25.2217 m
-10.8105 18.0342 L
-S
-68.4102 10.7842 m
-68.4102 3.5967 l
-S
-54.0098 10.7842 m
-54.0098 3.5967 L
-S
-39.6094 10.7842 m
-39.6094 3.5967 L
-S
-25.21 10.7842 m
-25.21 3.5967 L
-S
-10.8105 10.7842 m
-10.8105 3.5967 L
-S
-61.1973 3.5967 m
-61.1973 0 L
-S
-46.7969 3.5967 m
-46.7969 0 L
-S
-32.3965 3.5967 m
-32.3965 0 L
-S
-17.9971 3.5967 m
-17.9971 0 L
-S
-3.5967 3.5967 m
-3.5967 0 l
-S
-61.1973 18.0342 m
-61.1973 10.8467 L
-S
-46.7969 18.0342 m
-46.7969 10.8467 L
-S
-32.3965 18.0342 m
-32.3965 10.8467 L
-S
-17.9971 18.0342 m
-17.9971 10.8467 L
-S
-3.5967 18.0342 m
-3.5967 10.8467 l
-S
-61.1973 32.4092 m
-61.1973 25.2217 L
-S
-46.7969 32.4092 m
-46.7969 25.2217 L
-S
-17.9971 32.4092 m
-17.9971 25.2217 L
-S
-3.5967 32.4092 m
-3.5967 25.2217 l
-S
-61.1973 46.7842 m
-61.1973 39.5967 L
-S
-46.7969 46.7842 m
-46.7969 39.5967 L
-S
-32.3965 46.7842 m
-32.3965 39.5967 L
-S
-17.9971 46.7842 m
-17.9971 39.5967 L
-S
-3.5967 46.7842 m
-3.5967 39.5967 l
-S
-61.1973 61.2217 m
-61.1973 54.0347 L
-S
-46.7969 61.2217 m
-46.7969 54.0347 L
-S
-32.3965 61.2217 m
-32.3965 54.0347 L
-S
-17.9971 61.2217 m
-17.9971 54.0347 L
-S
-3.5967 61.2217 m
-3.5967 54.0347 l
-S
-61.1973 71.959 m
-61.1973 68.4717 L
-S
-46.7969 71.959 m
-46.7969 68.4717 L
-S
-32.3965 71.959 m
-32.3965 68.4717 L
-S
-17.9971 71.959 m
-17.9971 68.4717 L
-S
-3.5967 71.959 m
-3.5967 68.4717 l
-S
-32.3965 32.4092 m
-32.3965 25.2217 L
-S
-%AI6_EndPatternLayer
-) &
-] E
-%AI3_EndPattern
-%AI3_BeginPattern: (Confetti)
-(Confetti) 4.85 3.617 76.85 75.617 [
-%AI3_Tile
-(0 O 0 R 1 g
- 1 G
-) @
-(
-%AI6_BeginPatternLayer
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
-4.85 3.617 m
-4.85 75.617 L
-76.85 75.617 L
-76.85 3.617 L
-4.85 3.617 L
-f
-%AI6_EndPatternLayer
-) &
-(0 O 0 R 0 g
- 0 G
-) @
-(
-%AI6_BeginPatternLayer
-800 Ar
-0 J 0 j 0.3 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
-10.6 64.867 m
-7.85 62.867 l
-S
-9.1 8.617 m
-6.85 6.867 l
-S
-78.1 68.617 m
-74.85 67.867 l
-S
-76.85 56.867 m
-74.35 55.117 l
-S
-79.6 51.617 m
-76.6 51.617 l
-S
-76.35 44.117 m
-73.6 45.867 l
-S
-78.6 35.867 m
-76.6 34.367 l
-S
-76.1 23.867 m
-73.35 26.117 l
-S
-78.1 12.867 m
-73.85 13.617 l
-S
-68.35 14.617 m
-66.1 12.867 l
-S
-76.6 30.617 m
-73.6 30.617 l
-S
-62.85 58.117 m
-60.956 60.941 l
-S
-32.85 59.617 m
-31.196 62.181 l
-S
-47.891 64.061 m
-49.744 66.742 l
-S
-72.814 2.769 m
-73.928 5.729 l
-S
-67.976 2.633 m
-67.35 5.909 l
-S
-61.85 27.617 m
-59.956 30.441 l
-S
-53.504 56.053 m
-51.85 58.617 l
-S
-52.762 1.779 m
-52.876 4.776 l
-S
-45.391 5.311 m
-47.244 7.992 l
-S
-37.062 3.375 m
-35.639 5.43 l
-S
-55.165 34.828 m
-57.518 37.491 l
-S
-20.795 3.242 m
-22.12 5.193 l
-S
-14.097 4.747 m
-15.008 8.965 l
-S
-9.736 1.91 m
-8.073 4.225 l
-S
-31.891 5.573 m
-32.005 8.571 l
-S
-12.1 70.367 m
-15.6 68.867 l
-S
-9.35 54.867 m
-9.6 58.117 l
-S
-12.85 31.867 m
-14.35 28.117 l
-S
-10.1 37.367 m
-12.35 41.117 l
-S
-34.1 71.117 m
-31.85 68.617 l
-S
-38.35 71.117 m
-41.6 68.367 l
-S
-55.1 71.117 m
-58.35 69.117 l
-S
-57.35 65.117 m
-55.35 61.867 l
-S
-64.35 66.367 m
-69.35 68.617 l
-S
-71.85 62.867 m
-69.35 61.117 l
-S
-23.6 70.867 m
-23.6 67.867 l
-S
-20.6 65.867 m
-17.35 65.367 l
-S
-24.85 61.367 m
-25.35 58.117 l
-S
-25.85 65.867 m
-29.35 66.617 l
-S
-14.1 54.117 m
-16.85 56.117 l
-S
-12.35 11.617 m
-12.6 15.617 l
-S
-12.1 19.867 m
-14.35 22.367 l
-S
-26.1 9.867 m
-23.6 13.367 l
-S
-34.6 47.117 m
-32.1 45.367 l
-S
-62.6 41.867 m
-59.85 43.367 l
-S
-31.6 35.617 m
-27.85 36.367 l
-S
-36.35 26.117 m
-34.35 24.617 l
-S
-33.85 14.117 m
-31.1 16.367 l
-S
-37.1 9.867 m
-35.1 11.117 l
-S
-34.35 20.867 m
-31.35 20.867 l
-S
-44.6 56.617 m
-42.1 54.867 l
-S
-47.35 51.367 m
-44.35 51.367 l
-S
-44.1 43.867 m
-41.35 45.617 l
-S
-43.35 33.117 m
-42.6 30.617 l
-S
-43.85 23.617 m
-41.1 25.867 l
-S
-44.35 15.617 m
-42.35 16.867 l
-S
-67.823 31.1 m
-64.823 31.1 l
-S
-27.1 32.617 m
-29.6 30.867 l
-S
-31.85 55.117 m
-34.85 55.117 l
-S
-19.6 40.867 m
-22.1 39.117 l
-S
-16.85 35.617 m
-19.85 35.617 l
-S
-20.1 28.117 m
-22.85 29.867 l
-S
-52.1 42.617 m
-54.484 44.178 l
-S
-52.437 50.146 m
-54.821 48.325 l
-S
-59.572 54.133 m
-59.35 51.117 l
-S
-50.185 10.055 m
-53.234 9.928 l
-S
-51.187 15.896 m
-53.571 14.075 l
-S
-58.322 19.883 m
-59.445 16.823 l
-S
-53.1 32.117 m
-50.6 30.367 l
-S
-52.85 24.617 m
-49.6 25.617 l
-S
-61.85 9.117 m
-59.1 10.867 l
-S
-69.35 34.617 m
-66.6 36.367 l
-S
-67.1 23.617 m
-65.1 22.117 l
-S
-24.435 46.055 m
-27.484 45.928 l
-S
-25.437 51.896 m
-27.821 50.075 l
-S
-62.6 47.117 m
-65.321 46.575 l
-S
-19.85 19.867 m
-20.35 16.617 l
-S
-21.85 21.867 m
-25.35 22.617 l
-S
-37.6 62.867 m
-41.6 62.117 l
-S
-38.323 42.1 m
-38.823 38.6 l
-S
-69.35 52.617 m
-66.85 53.867 l
-S
-14.85 62.117 m
-18.1 59.367 l
-S
-9.6 46.117 m
-7.1 44.367 l
-S
-20.6 51.617 m
-18.6 50.117 l
-S
-46.141 70.811 m
-47.994 73.492 l
-S
-69.391 40.561 m
-71.244 43.242 l
-S
-38.641 49.311 m
-39.35 52.117 l
-S
-25.141 16.811 m
-25.85 19.617 l
-S
-36.6 32.867 m
-34.6 31.367 l
-S
-6.1 68.617 m
-2.85 67.867 l
-S
-4.85 56.867 m
-2.35 55.117 l
-S
-7.6 51.617 m
-4.6 51.617 l
-S
-6.6 35.867 m
-4.6 34.367 l
-S
-6.1 12.867 m
-1.85 13.617 l
-S
-4.6 30.617 m
-1.6 30.617 l
-S
-72.814 74.769 m
-73.928 77.729 l
-S
-67.976 74.633 m
-67.35 77.909 l
-S
-52.762 73.779 m
-52.876 76.776 l
-S
-37.062 75.375 m
-35.639 77.43 l
-S
-20.795 75.242 m
-22.12 77.193 l
-S
-9.736 73.91 m
-8.073 76.225 l
-S
-10.1 23.617 m
-6.35 24.367 l
-S
-73.217 18.276 m
-71.323 21.1 l
-S
-28.823 39.6 m
-29.505 42.389 l
-S
-49.6 38.617 m
-47.6 37.117 l
-S
-60.323 73.6 m
-62.323 76.6 l
-S
-60.323 1.6 m
-62.323 4.6 l
-S
-%AI6_EndPatternLayer
-) &
-] E
-%AI3_EndPattern
-%AI3_BeginPattern: (Leaves - Fall )
-(Leaves - Fall ) 0 0 64.0781 78.9336 [
-%AI3_Tile
-(0 O 0 R 0.05 0.2 1 0 k
- 0.05 0.2 1 0 K
-) @
-(
-%AI6_BeginPatternLayer
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
-64.0781 78.9336 m
-64.0781 0 L
-0 0 L
-0 78.9336 L
-64.0781 78.9336 L
-f
-%AI6_EndPatternLayer
-) &
-(0 O 0 R 0.83 0 1 0 k
- 0.83 0 1 0 K
-) @
-(
-%AI6_BeginPatternLayer
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-1 D
-0 XR
-29.7578 0.9902 m
-30.4346 1.1914 30.7246 1.3428 V
-29.2559 4.0547 33.707 8.3359 34.627 9.0762 C
-35.2275 8.8506 35.3477 6.3184 34.6699 4.9805 C
-35.5137 5.1035 37.7031 3.7256 38.4609 2.4365 C
-38.5254 3.125 40.0957 6.0664 40.9219 6.4434 C
-40.002 6.8408 39.3359 8.3135 38.5742 9.7617 C
-39.5957 9.9287 40.9961 9.0078 42.4668 8.1025 C
-42.9814 8.9043 44.3555 9.875 45.6143 10.3916 C
-44.5264 11.0781 44.0313 11.8203 43.5352 13.2793 C
-42.4922 12.7139 40.3057 12.5645 39.7764 12.8516 C
-40.291 13.9648 42.5371 14.5078 43.2676 14.4551 C
-43.0137 15.3164 42.8652 17.4697 43.0391 20.0625 C
-41.3789 18.7461 39.834 17.4297 38.1738 17.4883 C
-38.4434 16.0664 37.8076 14.2607 37.4307 13.7676 C
-36.8574 14.5117 36.4463 15.3389 36.8008 17.3164 C
-35.3486 17.8008 34.1113 18.3467 32.7373 19.6045 C
-32.7373 17.7734 32.166 16.5723 31.2969 15.2959 C
-32.5576 14.8076 33.8301 13.6045 33.8252 12.5664 C
-32.9775 12.7178 31.2852 13.4619 30.793 14.4551 C
-30.0742 13.707 28.3906 12.3984 26.7871 12.3945 C
-27.9746 11.5391 28.8945 10.5059 28.9893 8.5938 C
-30.2422 9.5645 32.6953 10.1797 34.0752 9.582 C
-29.2344 5.3457 29.7031 2.3125 29.7578 0.9902 C
-f
-13.8525 29.9844 m
-13.3281 29.5127 13.1309 29.25 V
-15.623 27.4326 13.3691 21.6074 12.8555 20.5439 C
-12.2168 20.4883 10.8096 23.2285 10.8457 24.7266 C
-9.7129 23.9707 8.0488 24.0918 6.4463 24.3779 C
-7.0186 23.2891 6.6172 21.3447 5.8164 20.5439 C
-6.8184 20.5801 8.1699 19.8652 9.4785 18.8838 C
-8.6436 18.0645 6.8164 18.2246 4.9004 18.8838 C
-4.9004 17.5107 4.0781 15.7734 3.2412 14.5918 C
-4.5576 14.6484 5.7031 13.9629 6.5605 12.9316 C
-7.2256 14.5 9.2598 15.6133 10.166 15.5645 C
-10.1826 14.1992 8.6094 12.1094 7.5879 11.7109 C
-8.1875 11.041 9.207 9.5107 10.166 7.0947 C
-10.9648 9.0205 12.1348 10.2627 13.3672 11.1953 C
-12.2256 12.7578 12.3994 13.6289 12.7988 15.1074 C
-13.541 14.5664 14.5723 14.1338 14.7441 12.1309 C
-16.4609 12.416 17.5957 12.3447 19.0938 11.4434 C
-18.6387 13.1055 18.6348 14.707 18.9551 16.4063 C
-17.1055 16.2666 15.5449 16.4795 14.5156 17.9688 C
-15.3457 18.1953 17.6055 18.2549 18.4795 17.3223 C
-18.8066 18.3047 19.7012 19.7109 21.1475 20.4043 C
-19.707 20.6641 18.7227 21.7637 17.8135 23.4492 C
-17.1006 22.0332 14.873 20.3691 13.3711 20.3145 C
-15.373 24.3779 15.373 27.2959 13.8525 29.9844 C
-f
-41.2324 26.0742 m
-41.5518 26.7021 41.7549 26.959 V
-44.1523 25.0176 48.958 28.3262 49.8535 29.0957 C
-49.7432 29.7266 47.6182 30.8643 45.9004 29.834 C
-46.3408 31.123 45.4395 33.084 44.2402 34.126 C
-45.9805 34.0254 48.126 35.3867 48.6484 36.1289 C
-48.8701 35.1514 50.0527 33.8809 51.3379 32.8672 C
-51.6895 33.8398 50.9941 35.958 50.0781 37.5605 C
-51.3125 38.0605 52.4248 38.9912 52.8828 40.25 C
-53.3398 38.9336 54.3428 38.2598 55.6875 37.5039 C
-54.5273 36.0762 53.7471 33.9023 54.0273 33.0391 C
-55.3496 33.374 56.9209 36.0918 57.0439 37.1816 C
-57.9189 36.415 59.4727 35.7285 62.0537 35.4219 C
-60.3535 34.3438 59.9902 32.3516 59.4063 30.9219 C
-58.2588 31.3682 56.0898 31.4277 55.1152 30.8643 C
-55.8281 30.2852 57.168 29.7344 59.1777 29.7207 C
-59.1777 28.1758 59.6406 27.043 60.8945 25.8281 C
-59.1719 25.8418 57.0723 25.3555 55.5762 24.9629 C
-55.3281 26.292 54.4844 27.8887 53.3398 28.2891 C
-53.334 27.4277 53.5996 25.1797 54.4844 24.5117 C
-53.6201 23.9443 52.3672 22.5674 51.9102 20.8496 C
-51.2881 22.1758 50.4268 23.4805 48.5645 23.9238 C
-49.749 24.9766 50.584 26.9941 50.25 28.4609 C
-45.1973 24.4785 42.5215 25.7773 41.2324 26.0742 C
-f
-27.7578 38.7324 m
-28.4346 38.9316 28.7246 39.084 V
-27.2559 41.7969 31.707 46.0776 32.627 46.8169 C
-33.2275 46.5918 33.3477 44.0586 32.6699 42.7227 C
-33.5137 42.8457 35.7031 41.4678 36.4609 40.1787 C
-36.5254 40.8652 38.0957 43.8066 38.9219 44.1846 C
-38.002 44.582 37.3359 46.0547 36.5742 47.5039 C
-37.5957 47.6709 38.9961 46.7485 40.4668 45.8438 C
-40.9814 46.6445 42.3555 47.6177 43.6143 48.1328 C
-42.5264 48.8198 42.0313 49.5615 41.5352 51.0205 C
-40.4922 50.4556 38.3057 50.3057 37.7764 50.5938 C
-38.291 51.7056 40.5371 52.2485 41.2676 52.1958 C
-41.0137 53.0576 40.8652 55.2109 41.0391 57.8037 C
-39.3789 56.4878 37.834 55.1719 36.1738 55.2285 C
-36.4434 53.8076 35.8076 52.002 35.4307 51.5088 C
-34.8574 52.2529 34.4463 53.0796 34.8008 55.0576 C
-33.3486 55.5425 32.1113 56.0879 30.7373 57.3467 C
-30.7373 55.5146 30.166 54.314 29.2969 53.0366 C
-30.5576 52.5488 31.8301 51.3467 31.8252 50.3076 C
-30.9775 50.46 29.2852 51.2036 28.793 52.1958 C
-28.0742 51.4497 26.3906 50.1396 24.7871 50.1357 C
-25.9746 49.2817 26.8945 48.2466 26.9893 46.335 C
-28.2422 47.3057 30.6953 47.9209 32.0752 47.3237 C
-27.2344 43.0869 27.7031 40.0547 27.7578 38.7324 C
-f
-13.5195 70.3916 m
-12.9941 69.9209 12.7988 69.6587 V
-15.2891 67.8418 13.0352 62.0146 12.5225 60.9517 C
-11.8828 60.8955 10.4766 63.6367 10.5117 65.1348 C
-9.3809 64.3789 7.7148 64.4995 6.1133 64.7856 C
-6.6855 63.6987 6.2842 61.7529 5.4834 60.9517 C
-6.4854 60.9878 7.8359 60.2729 9.1455 59.2925 C
-8.3105 58.4717 6.4834 58.6338 4.5674 59.2925 C
-4.5674 57.9189 3.7461 56.1816 2.9082 54.9995 C
-4.2246 55.0576 5.3691 54.3706 6.2275 53.3408 C
-6.8926 54.9097 8.9258 56.0215 9.832 55.9727 C
-9.8496 54.6079 8.2764 52.5176 7.2539 52.1187 C
-7.8545 51.4497 8.873 49.9189 9.832 47.5039 C
-10.6309 49.4297 11.8008 50.6719 13.0342 51.6045 C
-11.8926 53.1655 12.0664 54.0366 12.4648 55.5146 C
-13.209 54.9746 14.2393 54.5415 14.4102 52.5386 C
-16.127 52.8247 17.2637 52.7529 18.7598 51.8525 C
-18.3057 53.5137 18.3027 55.1147 18.623 56.8149 C
-16.7725 56.6748 15.2129 56.8887 14.1826 58.377 C
-15.0117 58.6035 17.2725 58.6626 18.1465 57.731 C
-18.4736 58.7129 19.3691 60.1187 20.8145 60.8125 C
-19.375 61.0728 18.3896 62.1719 17.4805 63.8579 C
-16.7676 62.4429 14.541 60.7769 13.0371 60.7227 C
-15.041 64.7856 15.041 67.7046 13.5195 70.3916 C
-f
-41.2324 64.4824 m
-41.5518 65.1113 41.7549 65.3682 V
-44.1523 63.4272 48.958 66.7354 49.8535 67.5034 C
-49.7432 68.1362 47.6182 69.2725 45.9004 68.2422 C
-46.3408 69.5313 45.4395 71.4922 44.2402 72.5342 C
-45.9805 72.4341 48.126 73.7954 48.6484 74.5371 C
-48.8701 73.5601 50.0527 72.29 51.3379 71.2754 C
-51.6895 72.249 50.9941 74.3662 50.0781 75.9683 C
-51.3125 76.4692 52.4248 77.3994 52.8828 78.6582 C
-53.3398 77.3423 54.3428 76.667 55.6875 75.9111 C
-54.5273 74.4844 53.7471 72.3101 54.0273 71.4473 C
-55.3496 71.7822 56.9209 74.5 57.0439 75.5903 C
-57.9189 74.8232 59.4727 74.1372 62.0537 73.8311 C
-60.3535 72.7534 59.9902 70.7612 59.4063 69.3301 C
-58.2588 69.7773 56.0898 69.8364 55.1152 69.2725 C
-55.8281 68.6934 57.168 68.1431 59.1777 68.1284 C
-59.1777 66.583 59.6406 65.4512 60.8945 64.2373 C
-59.1719 64.249 57.0723 63.7632 55.5762 63.3721 C
-55.3281 64.7002 54.4844 66.2974 53.3398 66.6973 C
-53.334 65.8364 53.5996 63.5874 54.4844 62.9214 C
-53.6201 62.353 52.3672 60.9751 51.9102 59.2583 C
-51.2881 60.583 50.4268 61.8882 48.5645 62.333 C
-49.749 63.3862 50.584 65.4033 50.25 66.8691 C
-45.1973 62.8872 42.5215 64.1851 41.2324 64.4824 C
-f
-%AI6_EndPatternLayer
-) &
-] E
-%AI3_EndPattern
-%AI3_BeginPattern: (Stripes)
-(Stripes) 8.45 4.6001 80.45 76.6001 [
-%AI3_Tile
-(0 O 0 R 1 0.07 1 0 k
- 1 0.07 1 0 K
-) @
-(
-%AI6_BeginPatternLayer
-800 Ar
-0 J 0 j 3.6 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
-8.2 8.2 m
-80.7 8.2 L
-S
-8.2 22.6001 m
-80.7 22.6001 L
-S
-8.2 37.0002 m
-80.7 37.0002 L
-S
-8.2 51.4 m
-80.7 51.4 L
-S
-8.2 65.8001 m
-80.7 65.8001 L
-S
-8.2 15.4 m
-80.7 15.4 L
-S
-8.2 29.8001 m
-80.7 29.8001 L
-S
-8.2 44.2 m
-80.7 44.2 L
-S
-8.2 58.6001 m
-80.7 58.6001 L
-S
-8.2 73.0002 m
-80.7 73.0002 L
-S
-%AI6_EndPatternLayer
-) &
-] E
-%AI3_EndPattern
-%AI5_End_NonPrinting--
-%AI5_Begin_NonPrinting
-Np
-%AI8_BeginBrushPattern
-(New Pattern 1)
-0 A
-u
-1 Ap
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7834.75 8587 m
--7834.75 8563 L
--7884.75 8563 L
--7884.75 8587 L
--7834.75 8587 L
-n
-u
-0 Ap
-0 O
-1 g
--7854.75 8585 m
--7866.96 8588.0527 -7875.4434 8578.0605 -7884.75 8570.9512 C
-F
--7844.75 8585 m
--7861.1279 8589.0947 -7870.8008 8569.7227 -7884.75 8565.3154 C
-F
--7884.75 8565 m
--7864.75 8560 -7854.75 8590 -7834.75 8585 C
-F
--7874.75 8565 m
--7858.3721 8560.9053 -7848.6992 8580.2773 -7834.75 8584.6846 C
-F
--7864.75 8565 m
--7852.54 8561.9473 -7844.0566 8571.9395 -7834.75 8579.0488 C
-F
--7844.75 8565 m
--7841.1279 8564.0947 -7837.835 8564.3408 -7834.75 8565.3154 C
-F
--7874.75 8585 m
--7878.3721 8585.9053 -7881.665 8585.6592 -7884.75 8584.6846 C
-F
--7844.7817 8565.125 m
--7850.9009 8563.6162 -7854.7817 8565.125 V
--7858.877 8563.6484 -7864.7817 8565.125 V
--7869.7446 8563.4492 -7874.7817 8565.125 V
--7880.7969 8563.5742 -7884.7817 8565.125 V
--7884.7817 8584.8096 L
--7881.6958 8585.7842 -7878.2969 8585.9912 -7874.3799 8584.9082 C
--7868.2134 8586.4912 -7864.4634 8584.9082 V
--7859.4634 8586.4912 -7854.3799 8584.8242 V
--7850.0474 8586.4082 -7844.3799 8584.9082 V
--7838.8799 8586.3242 -7834.7817 8585.125 V
--7834.7817 8565.4404 L
--7837.5254 8564.4287 -7840.6514 8563.9287 -7844.7817 8565.125 C
-f
-0 R
-0 G
-1 J 1 j 0.5 w
--7864.75 8585 m
--7872.54 8586.9473 -7878.813 8583.585 -7884.75 8579.0488 C
-S
--7854.75 8585 m
--7866.96 8588.0527 -7875.4434 8578.0605 -7884.75 8570.9512 C
-S
--7844.75 8585 m
--7861.1279 8589.0947 -7870.8008 8569.7227 -7884.75 8565.3154 C
-S
--7884.75 8565 m
--7864.75 8560 -7854.75 8590 -7834.75 8585 C
-S
--7874.75 8565 m
--7858.3721 8560.9053 -7848.6992 8580.2773 -7834.75 8584.6846 C
-S
--7864.75 8565 m
--7852.54 8561.9473 -7844.0566 8571.9395 -7834.75 8579.0488 C
-S
--7854.75 8565 m
--7846.96 8563.0527 -7840.687 8566.415 -7834.75 8570.9512 C
-S
--7844.75 8565 m
--7841.1279 8564.0947 -7837.835 8564.3408 -7834.75 8565.3154 C
-S
--7874.75 8585 m
--7878.3721 8585.9053 -7881.665 8585.6592 -7884.75 8584.6846 C
-S
-U
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 2)
-0 A
-u
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7884 8586 m
--7819.187 8586 L
--7819.187 8521.9023 L
--7884 8521.9023 L
--7884 8586 L
-n
-u
-0 O
-0 g
--7849.6978 8544.4297 m
--7851.6094 8521.9023 L
--7853.5215 8544.4297 L
--7852.9033 8544.3066 -7852.2642 8544.2402 -7851.6094 8544.2402 c
--7850.9551 8544.2402 -7850.3159 8544.3066 -7849.6978 8544.4297 C
-f
--7861.2402 8552.3975 m
--7884 8554.3301 L
--7861.1138 8556.2734 L
--7861.2856 8555.5469 -7861.3848 8554.793 -7861.3848 8554.0156 c
--7861.3848 8553.4629 -7861.3281 8552.9248 -7861.2402 8552.3975 C
-f
--7856.519 8545.5723 m
--7870.1626 8536.8047 L
--7860.2153 8549.377 L
--7859.3574 8547.791 -7858.0718 8546.4766 -7856.519 8545.5723 C
-f
--7853.481 8563.6074 m
--7851.5786 8586 L
--7849.6768 8563.5967 L
--7850.3018 8563.7227 -7850.9473 8563.791 -7851.6094 8563.791 c
--7852.25 8563.791 -7852.873 8563.7246 -7853.481 8563.6074 C
-f
--7841.9609 8555.5068 m
--7819.187 8553.5732 L
--7842.083 8551.6289 L
--7842.083 8551.8506 L
--7841.9258 8552.5488 -7841.834 8553.2695 -7841.834 8554.0156 c
--7841.834 8554.5234 -7841.8848 8555.0195 -7841.9609 8555.5068 C
-f
--7860.1138 8558.8262 m
--7870.1641 8571.5293 L
--7856.2778 8562.6055 L
--7857.8823 8561.7305 -7859.2114 8560.416 -7860.1138 8558.8262 C
-f
--7842.9961 8549.3945 m
--7832.875 8536.6055 L
--7846.7666 8545.5313 L
--7845.1768 8546.4414 -7843.8633 8547.7793 -7842.9961 8549.3945 C
-f
--7846.6895 8562.4512 m
--7832.873 8571.3281 L
--7842.9658 8558.5732 L
--7843.8198 8560.1895 -7845.1152 8561.5313 -7846.6895 8562.4512 C
-f
--7842.8887 8558.6133 m
--7842.3862 8557.6641 -7842.043 8556.6211 -7841.875 8555.5195 c
--7841.7993 8555.0293 -7841.748 8554.5273 -7841.748 8554.0156 c
--7841.748 8553.2637 -7841.8398 8552.5352 -7841.998 8551.8311 c
--7842.1958 8550.957 -7842.5049 8550.124 -7842.918 8549.3545 c
--7843.7954 8547.7246 -7845.1191 8546.374 -7846.7241 8545.4561 c
--7847.6294 8544.9375 -7848.6226 8544.5537 -7849.6802 8544.3457 c
--7850.3047 8544.2207 -7850.9497 8544.1523 -7851.6094 8544.1523 c
--7852.2695 8544.1523 -7852.915 8544.2207 -7853.5391 8544.3457 c
--7854.623 8544.5605 -7855.6382 8544.957 -7856.5625 8545.4961 c
--7858.1313 8546.4102 -7859.4282 8547.7363 -7860.291 8549.335 c
--7860.7969 8550.2695 -7861.145 8551.2969 -7861.3262 8552.3828 c
--7861.415 8552.916 -7861.4727 8553.459 -7861.4727 8554.0156 c
--7861.4727 8554.8008 -7861.3711 8555.5605 -7861.1978 8556.293 c
--7860.981 8557.207 -7860.6406 8558.0732 -7860.187 8558.8701 c
--7859.2793 8560.4727 -7857.939 8561.8008 -7856.3174 8562.6826 c
--7855.4487 8563.1553 -7854.5 8563.498 -7853.4961 8563.6934 c
--7852.8848 8563.8115 -7852.2554 8563.8779 -7851.6094 8563.8779 c
--7850.9414 8563.8779 -7850.29 8563.8086 -7849.6602 8563.6826 c
--7848.5786 8563.4668 -7847.5664 8563.0654 -7846.6455 8562.5273 c
--7845.0566 8561.5977 -7843.751 8560.2441 -7842.8887 8558.6133 c
-f
-U
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 3)
-0 A
-u
-1 Ap
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7874.75 8587 m
--7874.75 8563 L
--7884.75 8563 L
--7884.75 8587 L
--7874.75 8587 L
-n
-u
-u
-0 Ap
-0 O
-1 g
--7875.4058 8578.5361 m
--7874.9878 8577.4355 -7874.75 8576.2471 -7874.75 8575 c
--7874.75 8573.1377 -7875.2681 8571.4004 -7876.1543 8569.9072 c
--7877.897 8566.9736 -7881.0898 8565 -7884.75 8565 C
--7884.75 8585 L
--7884.4297 8585 -7884.1143 8584.9814 -7883.8018 8584.9521 c
--7881.9121 8584.7754 -7880.1807 8584.0645 -7878.7441 8582.9824 c
--7877.2471 8581.8545 -7876.0801 8580.3184 -7875.4058 8578.5361 c
-f
-0 R
-0 G
-1 J 1 j 0.5 w
--7884.75 8565.3174 m
--7881.7207 8566.2744 -7878.8926 8567.9326 -7876.1543 8569.9072 C
-S
--7884.75 8570.9512 m
--7881.5991 8573.3564 -7878.543 8576.0869 -7875.4058 8578.5361 C
-S
--7878.7441 8582.9824 m
--7880.8105 8581.8916 -7882.7993 8580.5342 -7884.75 8579.043 C
-S
--7883.8018 8584.9521 m
--7884.1191 8584.8682 -7884.4375 8584.7852 -7884.75 8584.6865 C
-S
--7878.7441 8582.9824 m
--7880.1807 8584.0645 -7881.9121 8584.7744 -7883.8018 8584.9521 C
-S
--7875.4058 8578.5361 m
--7874.9878 8577.4355 -7874.75 8576.2471 -7874.75 8575 c
--7874.75 8573.1377 -7875.2681 8571.4004 -7876.1543 8569.9072 C
-S
--7884.75 8585 m
--7884.4297 8585 -7884.1143 8584.9814 -7883.8018 8584.9521 C
-S
--7878.7441 8582.9824 m
--7877.2471 8581.8545 -7876.0801 8580.3184 -7875.4058 8578.5361 C
-S
--7876.1543 8569.9072 m
--7877.8975 8566.9736 -7881.0898 8565 -7884.75 8565 C
-S
-U
-U
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 5)
-0 A
-u
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7726.3994 8587 m
--7726.3994 8573.4199 L
--7885 8573.4199 L
--7885 8587 L
--7726.3994 8587 L
-n
-u
-u
-0 O
-0.285 0.228 0.171 0 k
--7741.0786 8585.4844 m
--7741.043 8586.6895 L
--7727.5103 8587.5176 -7726.8418 8586.2822 v
--7726.7441 8586.1016 -7726.647 8585.7148 -7726.561 8585.1934 C
--7728.584 8585.8242 -7738.291 8585.5713 -7741.0786 8585.4844 C
-f
-0.44 0.352 0.264 0 k
--7741.4063 8574.0234 m
--7741.3711 8575.2676 L
--7738.4912 8575.0488 -7728.1914 8574.3164 -7726.543 8574.8652 C
--7726.7031 8574.2188 -7726.9199 8573.7646 -7727.2046 8573.6152 c
--7728.8306 8572.7656 -7741.4063 8574.0234 Y
-f
-0.145 0.116 0.087 0 k
--7741.3711 8575.2676 m
--7741.0786 8585.4844 L
--7738.291 8585.5713 -7728.584 8585.8242 -7726.561 8585.1934 C
--7726.1519 8582.7773 -7725.9258 8577.3604 -7726.543 8574.8652 C
--7728.1914 8574.3164 -7738.4912 8575.0488 -7741.3711 8575.2676 C
-f
-U
-u
-0.155 0.124 0.093 0 k
--7766.9375 8579.2734 m
--7765.897 8579.6563 L
--7747.0728 8575.1465 L
--7747.481 8574.3145 L
--7766.3633 8576.7246 L
--7767.252 8577.0059 L
--7767.6504 8576.8936 -7768.1934 8576.8242 V
--7767.6094 8577.2373 -7767.1426 8578.1406 -7766.9375 8579.2734 C
-f
-u
-0.085 0.068 0.051 0 k
--7771.7993 8583.666 m
--7772.5977 8583.7217 -7769.749 8583.6641 Y
--7770.3481 8583.0176 -7770.771 8581.8203 -7770.8105 8580.4375 c
--7770.8169 8580.2246 -7770.8105 8580.0176 -7770.7993 8579.8135 C
--7771.041 8579.707 -7771.0918 8579.7734 -7771.6289 8579.5645 C
--7771 8583.6113 -7771.7993 8583.666 v
-f
-0.305 0.244 0.183 0 k
--7770.3442 8576.8672 m
--7770.5527 8576.8105 -7770.4937 8578.9307 Y
--7769.4785 8579.7588 L
--7767.8359 8578.9434 L
--7766.9375 8579.2734 L
--7767.1426 8578.1406 -7767.6094 8577.2373 -7768.1934 8576.8242 C
--7768.6094 8576.7715 -7769.874 8576.7998 -7770.3442 8576.8672 C
-f
-U
-0.115 0.092 0.069 0 k
--7766.9375 8579.2734 m
--7767.8359 8578.9434 L
--7769.4785 8579.7588 L
--7770.4937 8578.9307 L
--7770.793 8579.708 -7770.7993 8579.8135 V
--7769.5137 8580.3789 -7768.1831 8580.7402 -7766.8398 8580.9258 C
--7766.79 8580.7275 -7766.7842 8580.543 -7766.79 8580.3369 c
--7766.7998 8579.9717 -7766.8218 8579.6182 -7766.9375 8579.2734 C
-f
-0.41 0.328 0.246 0 k
--7747.4512 8575.3965 m
--7749.377 8576.6426 -7758.3862 8582.0986 -7766.8398 8580.9258 C
--7766.9038 8582.0928 -7767.248 8583.0908 -7767.75 8583.6631 C
--7767.1895 8583.6621 L
--7746.7402 8586.7559 L
--7747.0366 8576.4258 L
--7747.0728 8575.1465 L
--7747.2046 8575.2373 -7747.4512 8575.3965 v
-f
-0.395 0.316 0.237 0 k
--7770.8105 8580.4375 m
--7770.771 8581.8203 -7770.3481 8583.0176 -7769.749 8583.6641 C
--7767.6807 8583.6631 L
--7767.1782 8583.0908 -7766.8218 8582.0713 -7766.8398 8580.9258 C
--7768.1831 8580.7402 -7769.5137 8580.3789 -7770.7993 8579.8135 C
--7770.8105 8580.0176 -7770.8169 8580.2246 -7770.8105 8580.4375 c
-f
-U
-u
-0 0 0 0.11 k
--7741.2642 8574.2012 m
--7740.2407 8574.0352 L
--7741.2642 8574.2012 L
--7741.2642 8574.2012 L
-f
-0 0 0 0.34 k
--7747.481 8574.3145 m
--7747.0728 8575.1465 L
--7745.6714 8574.918 L
--7744.5234 8574.7314 L
--7742.6758 8574.4307 L
--7741.2642 8574.2012 L
--7740.2407 8574.0352 L
--7740.2954 8573.7168 -7740.3672 8573.498 -7740.4648 8573.4199 C
--7747.481 8574.3145 L
-f
-0 0 0 0.32 k
--7745.8042 8579.207 m
--7746.041 8586.8613 L
--7740.7144 8587 L
--7739.7266 8583.5146 -7740.1816 8579.1543 V
--7745.8042 8579.207 L
-f
-U
-0.025 0.02 0.015 0 k
--7739.3223 8576.3848 m
--7736.373 8576.9199 -7733.2402 8577.1602 -7730.3159 8576.3613 c
--7730.2856 8576.3496 -7730.2754 8576.3184 -7730.2871 8576.2969 c
--7730.2881 8576.2656 -7730.3198 8576.2559 -7730.3418 8576.2559 c
--7733.2422 8577.0645 -7736.375 8576.8242 -7739.3042 8576.2783 c
--7739.3262 8576.2793 -7739.3574 8576.291 -7739.3672 8576.3223 c
--7739.3662 8576.3438 -7739.355 8576.375 -7739.3223 8576.3848 c
--7739.3223 8576.3848 l
-f
--7737.8374 8575.3076 m
--7737.7295 8575.3789 -7737.6313 8575.4941 -7737.5234 8575.502 c
--7733.7886 8575.832 -7730.1631 8575.7813 -7726.4746 8575.6641 c
--7726.4526 8575.6641 -7726.4209 8575.6426 -7726.4214 8575.6211 c
--7726.4214 8575.5879 -7726.4551 8575.5684 -7726.4766 8575.5684 c
--7729.3223 8575.6816 -7732.1401 8575.6992 -7735.0039 8575.5352 c
--7735.9336 8575.4766 -7736.9082 8575.7402 -7737.7778 8575.2207 c
--7737.7993 8575.2109 -7737.8306 8575.2109 -7737.8506 8575.2334 c
--7737.8618 8575.2559 -7737.8594 8575.2871 -7737.8374 8575.3076 c
--7737.8374 8575.3076 l
-f
--7733.373 8577.3672 m
--7731.5098 8578.6797 -7729.3022 8579.374 -7727.1001 8579.8867 c
--7727.0679 8579.8965 -7727.0474 8579.8848 -7727.0366 8579.8535 c
--7727.0273 8579.8203 -7727.0488 8579.8008 -7727.0703 8579.79 c
--7729.2617 8579.2656 -7731.459 8578.6035 -7733.3105 8577.2803 c
--7733.3433 8577.2598 -7733.375 8577.2715 -7733.3848 8577.293 c
--7733.4058 8577.3145 -7733.3945 8577.3457 -7733.373 8577.3672 c
--7733.373 8577.3672 l
-f
--7738.9321 8584.0566 m
--7736.7295 8584.5703 -7734.5298 8585.0303 -7732.2798 8585.2754 c
--7732.2598 8585.2852 -7732.229 8585.2637 -7732.229 8585.2422 c
--7732.2183 8585.209 -7732.2407 8585.1777 -7732.2729 8585.1787 c
--7734.5122 8584.8809 -7736.7305 8584.5176 -7738.9126 8583.9502 c
--7738.9351 8583.9512 -7738.9673 8583.9629 -7738.9766 8583.9941 c
--7738.9751 8584.0156 -7738.9648 8584.0479 -7738.9321 8584.0566 c
--7738.9321 8584.0566 l
-f
--7738.439 8583.3604 m
--7736.3457 8584.1973 -7734.1016 8583.9297 -7731.9023 8583.9629 c
--7731.8706 8583.9609 -7731.8496 8583.9395 -7731.8506 8583.9082 c
--7731.8521 8583.875 -7731.873 8583.8555 -7731.8945 8583.8555 c
--7734.0928 8583.8438 -7736.3374 8584.0996 -7738.4209 8583.2529 c
--7738.4434 8583.2539 -7738.4746 8583.2656 -7738.4834 8583.2969 c
--7738.4834 8583.3184 -7738.4722 8583.3506 -7738.439 8583.3604 c
--7738.439 8583.3604 l
-f
--7737.707 8584.7051 m
--7736.3833 8584.752 -7735.1504 8584.5469 -7733.8271 8584.209 c
--7733.3594 8584.0996 -7732.9199 8584.2266 -7732.4609 8584.2129 c
--7731.897 8584.1973 l
--7731.874 8584.1963 -7731.8633 8584.1855 -7731.8535 8584.1738 c
--7731.834 8584.1523 -7731.8442 8584.1211 -7731.8662 8584.0996 c
--7732.0625 8583.9453 l
--7732.0742 8583.9453 -7732.085 8583.9355 -7732.0962 8583.9355 c
--7732.5 8583.9473 l
--7733.9551 8584.1914 -7735.457 8584.6719 -7736.8926 8584.0742 c
--7736.9258 8584.0645 -7736.957 8584.0859 -7736.9673 8584.1074 c
--7736.9673 8584.1396 -7736.9551 8584.1602 -7736.9336 8584.1709 c
--7735.647 8584.6992 -7734.1714 8584.4756 -7732.8818 8584.0547 c
--7732.0918 8584.043 L
--7732.124 8584.0332 L
--7731.9282 8584.1875 L
--7731.8984 8584.0898 L
--7732.4639 8584.1064 l
--7732.9321 8584.1406 -7733.3848 8583.9834 -7733.8398 8584.1035 c
--7735.1543 8584.4609 -7736.3975 8584.625 -7737.71 8584.5986 c
--7737.7422 8584.5996 -7737.7642 8584.6211 -7737.7617 8584.6533 c
--7737.7617 8584.6855 -7737.7402 8584.7061 -7737.707 8584.7051 c
--7737.707 8584.7051 l
-f
--7738.5718 8585.0605 m
--7735.8711 8586.2207 -7732.9023 8585.5703 -7730.1279 8585.1816 c
--7729.7832 8585.2891 l
--7729.7617 8585.2988 -7729.7417 8585.2871 -7729.7207 8585.2656 c
--7729.71 8585.2441 -7729.7217 8585.2129 -7729.7422 8585.2021 c
--7730.0801 8585.0098 l
--7732.7754 8584.3926 -7735.5391 8584.7813 -7738.271 8584.7852 c
--7738.3022 8584.7871 -7738.3232 8584.8086 -7738.3223 8584.8398 c
--7738.3198 8584.8721 -7738.2983 8584.8926 -7738.2681 8584.8926 c
--7735.6738 8584.9355 -7733.0303 8584.4434 -7730.4727 8585.0742 c
--7729.7954 8585.2891 L
--7729.7534 8585.1914 L
--7730.1406 8585.0859 l
--7732.9058 8585.4424 -7735.8418 8586.1348 -7738.5313 8584.9746 c
--7738.5537 8584.9648 -7738.585 8584.9648 -7738.5962 8584.998 c
--7738.6055 8585.0195 -7738.605 8585.0508 -7738.5718 8585.0605 c
--7738.5718 8585.0605 l
-f
--7735.6895 8578.3945 m
--7734.3945 8578.9004 -7732.9834 8578.6465 -7731.6802 8578.3438 c
--7731.647 8578.3418 -7731.6367 8578.3203 -7731.6382 8578.2891 c
--7731.6504 8578.2568 -7731.6714 8578.2461 -7731.7031 8578.248 c
--7732.998 8578.5303 -7734.377 8578.8154 -7735.6504 8578.2969 c
--7735.6826 8578.2871 -7735.7144 8578.2988 -7735.7246 8578.3311 c
--7735.7222 8578.3525 -7735.7114 8578.3848 -7735.6895 8578.3945 c
--7735.6895 8578.3945 l
-f
--7736.1401 8580.2207 m
--7734.2266 8580.6895 -7732.3145 8581.1035 -7730.355 8581.3242 c
--7730.3242 8581.334 -7730.3022 8581.3125 -7730.293 8581.2803 c
--7730.2954 8581.2598 -7730.3159 8581.2285 -7730.3374 8581.2285 c
--7732.2959 8581.0078 -7734.209 8580.582 -7736.1206 8580.1133 c
--7736.1426 8580.1152 -7736.1738 8580.126 -7736.1831 8580.1582 c
--7736.1831 8580.1797 -7736.1719 8580.2109 -7736.1401 8580.2207 c
--7736.1401 8580.2207 l
-f
--7736.9336 8582.6348 m
--7734.499 8583.4609 -7731.8647 8583.0547 -7729.3457 8583.0879 c
--7729.313 8583.0879 -7729.293 8583.0664 -7729.293 8583.0332 c
--7729.2954 8583.0117 -7729.3159 8582.9922 -7729.3481 8582.9922 c
--7731.8574 8582.916 -7734.481 8583.3848 -7736.8945 8582.5264 c
--7736.9282 8582.5273 -7736.959 8582.5391 -7736.9688 8582.5605 c
--7736.9678 8582.5918 -7736.9561 8582.624 -7736.9336 8582.6348 c
--7736.9336 8582.6348 l
-f
--7732.0542 8583.8496 m
--7730.6582 8584.5449 -7729.0503 8584.4033 -7727.5342 8584.4668 c
--7727.502 8584.4648 -7727.4824 8584.4434 -7727.4824 8584.4121 c
--7727.4834 8584.3906 -7727.5054 8584.3594 -7727.5366 8584.3594 c
--7729.0137 8584.2207 -7730.6489 8584.5234 -7732.0039 8583.7617 c
--7732.0366 8583.7529 -7732.0679 8583.7637 -7732.0786 8583.7861 c
--7732.0879 8583.8076 -7732.0767 8583.8398 -7732.0542 8583.8496 c
--7732.0542 8583.8496 l
-f
--7731.3418 8580.4248 m
--7730.3926 8580.3975 -7729.4336 8580.3701 -7728.4839 8580.3428 c
--7728.4526 8580.3418 -7728.4312 8580.3203 -7728.4336 8580.2881 c
--7728.4336 8580.2559 -7728.4551 8580.2354 -7728.4878 8580.2363 c
--7729.437 8580.2637 -7730.397 8580.291 -7731.3457 8580.3184 c
--7731.377 8580.3184 -7731.3975 8580.3418 -7731.3975 8580.373 c
--7731.397 8580.4043 -7731.374 8580.4258 -7731.3418 8580.4248 c
--7731.3418 8580.4248 l
-f
--7729.1592 8578.0361 m
--7728.6895 8578.0645 -7728.209 8578.0723 -7727.7383 8578.0918 c
--7727.7168 8578.0908 -7727.6855 8578.0684 -7727.6865 8578.0371 c
--7727.687 8578.0039 -7727.71 8577.9844 -7727.7417 8577.9844 c
--7728.2114 8577.9873 -7728.6816 8577.9375 -7729.1514 8577.9395 c
--7729.1831 8577.9297 -7729.2031 8577.9512 -7729.2134 8577.9844 c
--7729.2129 8578.0156 -7729.1914 8578.0371 -7729.1592 8578.0361 c
--7729.1592 8578.0361 l
-f
--7736.9702 8580.2344 m
--7736.5688 8580.5107 -7736.125 8580.6797 -7735.645 8580.751 c
--7735.6113 8580.7607 -7735.5918 8580.7383 -7735.5806 8580.7168 c
--7735.5703 8580.6855 -7735.5928 8580.6543 -7735.6152 8580.6543 c
--7736.0854 8580.5723 -7736.5176 8580.4023 -7736.9209 8580.1475 c
--7736.9521 8580.1377 -7736.9849 8580.1387 -7736.9946 8580.1709 c
--7737.0039 8580.1934 -7736.9922 8580.2246 -7736.9702 8580.2344 c
--7736.9702 8580.2344 l
-f
--7738.1904 8586.085 m
--7735.7344 8586.5273 -7733.2983 8587.001 -7730.7993 8586.7266 c
--7730.7778 8586.7266 -7730.7568 8586.7041 -7730.7578 8586.6719 c
--7730.7578 8586.6406 -7730.7798 8586.6191 -7730.8022 8586.6191 c
--7733.291 8586.873 -7735.7344 8586.4844 -7738.1719 8585.9775 c
--7738.1934 8585.9785 -7738.2256 8585.9902 -7738.2344 8586.0215 c
--7738.2344 8586.043 -7738.2222 8586.0752 -7738.1904 8586.085 c
--7738.1904 8586.085 l
-f
-0.195 0.156 0.117 0 k
--7738.166 8574.6445 m
--7735.7969 8574.2676 -7733.4058 8574.3477 -7731.0298 8574.5898 c
--7730.998 8574.5879 -7730.9766 8574.5664 -7730.9766 8574.5352 c
--7730.9785 8574.5137 -7731 8574.4824 -7731.0215 8574.4824 c
--7733.4082 8574.2422 -7735.791 8574.1602 -7738.1694 8574.5391 c
--7738.2026 8574.5391 -7738.2222 8574.5605 -7738.2217 8574.5938 c
--7738.2207 8574.625 -7738.1992 8574.6465 -7738.166 8574.6445 c
--7738.166 8574.6445 l
-f
-0.335 0.268 0.201 0 k
--7737.4351 8574.1113 m
--7734.9282 8574.1152 -7732.4146 8574.2773 -7729.918 8573.8965 c
--7729.8862 8573.8945 -7729.8647 8573.873 -7729.8662 8573.8418 c
--7729.8672 8573.8086 -7729.8896 8573.7891 -7729.9209 8573.7891 c
--7732.418 8574.1699 -7734.9297 8574.0293 -7737.4375 8574.0059 c
--7737.46 8574.0059 -7737.481 8574.0273 -7737.4785 8574.0596 c
--7737.4785 8574.0918 -7737.457 8574.1123 -7737.4351 8574.1113 c
--7737.4351 8574.1113 l
-f
-0.205 0.164 0.123 0 k
--7738.9766 8574.3262 m
--7737.5039 8574.668 -7736.0078 8574.4023 -7734.5391 8574.2207 c
--7734.5078 8574.2207 -7734.4873 8574.1973 -7734.499 8574.166 c
--7734.5 8574.1348 -7734.5215 8574.1133 -7734.5537 8574.125 c
--7736.0103 8574.2842 -7737.4961 8574.583 -7738.9473 8574.2188 c
--7738.9785 8574.2207 -7739.0103 8574.2324 -7739.0098 8574.2637 c
--7739.019 8574.2852 -7738.998 8574.3164 -7738.9766 8574.3262 c
--7738.9766 8574.3262 l
-f
--7732.3535 8573.7949 m
--7731.1978 8573.9219 -7730.0273 8573.8145 -7728.8926 8573.5898 c
--7728.8711 8573.5781 -7728.8506 8573.5566 -7728.8618 8573.5244 c
--7728.8623 8573.5029 -7728.8945 8573.4824 -7728.916 8573.4941 c
--7730.0503 8573.7402 -7731.1914 8573.7939 -7732.3462 8573.6885 c
--7732.3794 8573.6895 -7732.3984 8573.7109 -7732.4087 8573.7324 c
--7732.4082 8573.7646 -7732.3862 8573.7852 -7732.3535 8573.7949 c
--7732.3535 8573.7949 l
-f
-0.335 0.268 0.201 0 k
--7739.2681 8576.4473 m
--7737.9214 8577.1885 -7736.3066 8576.5977 -7734.855 8576.6416 c
--7734.8223 8576.6406 -7734.8022 8576.6191 -7734.8022 8576.5859 c
--7734.8042 8576.5654 -7734.8262 8576.5449 -7734.8574 8576.5449 c
--7736.2886 8576.4902 -7737.8823 8577.0801 -7739.2168 8576.3506 c
--7739.2383 8576.3398 -7739.2695 8576.3516 -7739.291 8576.374 c
--7739.3008 8576.3955 -7739.2886 8576.4277 -7739.2681 8576.4473 c
--7739.2681 8576.4473 l
-f
--7737.8945 8578.5645 m
--7735.6719 8579.0449 -7733.3896 8578.6162 -7731.1504 8578.5625 c
--7731.1177 8578.5615 -7731.0977 8578.5391 -7731.0977 8578.5078 c
--7731.1001 8578.4863 -7731.1318 8578.4668 -7731.1519 8578.4668 c
--7733.3833 8578.4775 -7735.6519 8578.9805 -7737.875 8578.457 c
--7737.8975 8578.457 -7737.9287 8578.4688 -7737.9375 8578.502 c
--7737.9375 8578.5225 -7737.9258 8578.5547 -7737.8945 8578.5645 c
--7737.8945 8578.5645 l
-f
--7732.0273 8575.1406 m
--7730.3496 8575.9688 -7728.499 8576.502 -7726.603 8576.3613 c
--7726.5718 8576.3613 -7726.5513 8576.3389 -7726.5527 8576.3066 c
--7726.5527 8576.2754 -7726.5742 8576.2539 -7726.6074 8576.2559 c
--7728.481 8576.416 -7730.3198 8575.8604 -7731.9873 8575.0547 c
--7732.0078 8575.0449 -7732.041 8575.0449 -7732.0503 8575.0781 c
--7732.061 8575.0996 -7732.061 8575.1309 -7732.0273 8575.1406 c
--7732.0273 8575.1406 l
-f
-u
-0.5 0.85 1 0.45 k
--7885 8581.9082 m
--7885.0254 8582.4883 -7884.5664 8583.1875 -7883.167 8583.9902 C
--7882.8521 8584.0029 -7881.3945 8584.0234 -7879.0889 8584.0488 C
--7879.0889 8581.8223 L
--7881.1382 8581.8457 -7883.1177 8581.8867 -7885 8581.9082 C
-f
--7884.5088 8580.9688 m
--7879.0889 8580.8447 L
--7879.0889 8579.8145 L
--7882.644 8579.959 L
--7883.8145 8580.3301 -7884.5088 8580.9688 V
-f
-0.5 0.85 1 0.32 k
--7879.0889 8580.8252 m
--7884.4746 8580.9434 L
--7884.7695 8581.2148 -7884.9849 8581.5566 -7885 8581.9277 C
--7883.1177 8581.9063 -7881.1382 8581.8848 -7879.0889 8581.8613 C
--7879.0889 8580.8252 L
-f
-0.5 0.85 1 0.45 k
--7774.1504 8580.6172 m
--7852.3584 8581.541 -7879.1079 8581.8418 V
--7879.1079 8584.0488 L
--7862.8145 8584.2324 -7803.9902 8584.707 Y
--7769.749 8583.6641 L
--7770.457 8580.5684 L
--7774.1504 8580.6172 L
-f
-0.5 0.85 1 0.12 k
--7879.1079 8579.8145 m
--7879.1079 8580.8447 L
--7770.4258 8579 L
--7770.3833 8576.8633 L
--7803.6553 8576.7129 L
--7879.1079 8579.8145 L
-f
-u
-0.065 0.052 0.039 0 k
--7747.0728 8575.1465 m
--7747.0366 8576.4258 L
--7747.2954 8575.1172 L
--7765.897 8579.6563 L
--7766.9375 8579.2734 L
--7766.8794 8579.6055 -7766.8398 8579.957 -7766.8306 8580.3223 c
--7766.8242 8580.5283 -7766.8281 8580.7285 -7766.8398 8580.9258 C
--7758.3862 8582.0986 -7748.9634 8577.6719 -7747.0366 8576.4258 C
--7746.7402 8586.7559 L
--7746.041 8586.8613 L
--7745.8042 8579.207 L
--7740.1816 8579.1543 L
--7740.0898 8577.0137 -7740.0718 8575.0215 -7740.2407 8574.0352 C
--7747.0728 8575.1465 L
-f
-0.4 0.7 1 0 k
--7770.457 8580.5879 m
--7770.4258 8578.9805 L
--7879.1079 8580.8252 L
--7879.1079 8581.8613 L
--7852.3584 8581.5605 -7770.457 8580.5879 Y
-f
-U
-U
-0.025 0.02 0.015 0 k
--7734.7344 8583.0293 m
--7734.7344 8583.0625 -7734.7129 8583.082 -7734.6802 8583.082 c
--7731.6714 8583.1133 -7729.4214 8582.9453 -7726.415 8582.8594 C
--7726.4087 8582.7656 L
--7729.3262 8582.8701 -7731.7607 8583.0078 -7734.6841 8582.9746 C
--7734.7168 8582.9766 -7734.7358 8582.998 -7734.7344 8583.0293 C
-f
--7726.3994 8582.7656 m
--7726.4082 8582.7441 L
--7726.4087 8582.7656 L
--7726.4063 8582.7656 -7726.4033 8582.7656 -7726.3994 8582.7656 C
-f
--7730.4487 8581.4238 m
--7731.4458 8581.292 -7732.3394 8581.7656 -7733.2114 8582.1973 C
--7733.2441 8582.208 -7733.2534 8582.2402 -7733.2422 8582.2715 C
--7733.2305 8582.293 -7733.1982 8582.3027 -7733.1777 8582.291 c
--7732.3262 8581.8301 -7731.4312 8581.4199 -7730.4678 8581.5195 c
--7729.1079 8581.6621 -7727.9038 8582.375 -7726.5254 8582.4531 C
--7726.4463 8582.3594 L
--7728.04 8582.2656 -7728.8647 8581.623 -7730.4487 8581.4238 c
-f
-U
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 6)
-0 A
-u
-1 Ap
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7884.75 8563 m
--7884.75 8587 L
--7874.75 8587 L
--7874.75 8563 L
--7884.75 8563 L
-n
-0 Ap
-0 O
-1 g
--7874.75 8565 m
--7875.0703 8565 -7875.3857 8565.0186 -7875.6982 8565.0479 c
--7877.5879 8565.2256 -7879.3198 8565.9346 -7880.7559 8567.0176 c
--7882.2529 8568.1465 -7883.4199 8569.6816 -7884.0942 8571.4639 c
--7884.5122 8572.5645 -7884.75 8573.7529 -7884.75 8575 c
--7884.75 8576.8623 -7884.2319 8578.5996 -7883.3457 8580.0918 c
--7881.6025 8583.0273 -7878.4102 8585 -7874.75 8585 C
--7874.75 8565 L
-f
-0 R
-0 G
-1 J 1 j 0.5 w
--7874.75 8584.6816 m
--7877.7793 8583.7256 -7880.6074 8582.0674 -7883.3457 8580.0918 C
-S
--7874.75 8579.0488 m
--7877.8999 8576.6436 -7880.957 8573.9131 -7884.0942 8571.4639 C
-S
--7880.7559 8567.0176 m
--7878.6904 8568.1084 -7876.7017 8569.4668 -7874.75 8570.957 C
-S
--7875.6982 8565.0479 m
--7875.3809 8565.1309 -7875.063 8565.2148 -7874.75 8565.3145 C
-S
--7880.7559 8567.0176 m
--7879.3193 8565.9355 -7877.5879 8565.2256 -7875.6982 8565.0479 C
-S
--7884.0942 8571.4639 m
--7884.5122 8572.5645 -7884.75 8573.7529 -7884.75 8575 c
--7884.75 8576.8623 -7884.231 8578.5996 -7883.3457 8580.0918 C
-S
--7874.75 8565 m
--7875.0703 8565 -7875.3857 8565.0186 -7875.6982 8565.0479 C
-S
--7880.7559 8567.0176 m
--7882.2529 8568.1465 -7883.4199 8569.6816 -7884.0942 8571.4639 C
-S
--7883.3457 8580.0918 m
--7881.6025 8583.0273 -7878.4102 8585 -7874.75 8585 C
-S
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 8)
-0 A
-u
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7883.9521 8584.3125 m
--7776.7954 8584.3125 L
--7776.7954 8570.1855 L
--7883.9521 8570.1855 L
--7883.9521 8584.3125 L
-n
-u
-0 O
-0 0 0 1 k
--7882.2832 8583.623 m
--7882.8535 8586 -7882.8184 8582.0039 V
--7883.0479 8578.8027 L
--7883.6167 8576.4551 L
--7883.4502 8574.123 L
--7881.9502 8573.4551 -7865.2832 8572.123 V
--7858.6167 8570.7891 -7849.6167 8570.7891 V
--7784.3936 8571.4766 -7779.4912 8572.8848 v
--7820.3882 8570.875 -7822.9688 8571.5117 v
--7783.8569 8573.1602 -7780.8545 8574.4316 v
--7818.79 8572.5469 -7822.167 8574.1777 v
--7787.249 8575.9102 -7783.021 8577.5313 v
--7789.7217 8576.8828 -7791.5127 8577.082 v
--7788.3896 8577.5703 l
--7793.4194 8577.502 l
--7796.3218 8577.1289 l
--7788.4521 8578.2422 -7787.9033 8578.8086 v
--7784.3154 8578.1309 -7798.5186 8578.3848 v
--7832.1177 8574.4551 -7882.2832 8583.623 V
-f
-/BBAccumRotation (5.805971) XT
-0 R
-0 0 0 0.5 K
-0.025 w
--7883.9502 8573.123 m
--7863.667 8571.2949 -7843.9727 8570.2207 v
--7801.1514 8570.502 -7796.5737 8570.9004 v
--7784.1631 8571.0313 -7776.7959 8572.0273 v
-S
-/BBAccumRotation (5.805971) XT
-0 0 0 1 K
--7821.8369 8570.4082 m
--7825.2959 8570.0273 -7851.2607 8570.2793 Y
--7861.627 8570.1602 -7883.9502 8573.123 Y
-S
-/BBAccumRotation (5.805971) XT
--7820.9873 8573.6641 m
--7790.3608 8574.582 -7783.6606 8575.2324 v
-S
-/BBAccumRotation (5.805971) XT
-0 0 0 0.5 K
--7829.6201 8578.2051 m
--7794.3706 8579.6172 -7791.4058 8580.1406 v
-S
-/BBAccumRotation (5.805971) XT
-U
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 10)
-0 A
-u
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7884 8586 m
--7833.8921 8586 L
--7833.8921 8529.9756 L
--7884 8529.9756 L
--7884 8586 L
-n
-u
-0 O
-0.1 1 1 0 k
--7846.9014 8551.5752 m
--7848.7178 8545.0957 -7858.8247 8548.4658 Y
--7858.791 8548.5303 L
--7868.8999 8545.1611 -7870.7144 8551.6396 V
--7876.6758 8569.0068 -7871.4922 8575.7451 V
--7864.7529 8585.3369 -7860.6055 8585.3369 V
--7857.0103 8585.2705 L
--7852.8638 8585.2705 -7846.125 8575.6816 Y
--7840.9409 8568.9424 -7846.9014 8551.5752 Y
-f
-u
-0 0 0 1 k
--7851.3926 8529.9756 m
--7852.1167 8531.4199 -7852.9238 8532.4756 V
--7852.4058 8532.0635 -7851.5151 8531.1924 -7851.3926 8529.9756 C
-f
--7865.064 8532.4854 m
--7865.8711 8531.4307 -7866.5942 8529.9863 Y
--7866.4727 8531.2021 -7865.582 8532.0732 -7865.064 8532.4854 C
-f
-U
-0 0.61 0.74 0 k
--7850.5977 8554.4609 m
--7851.9038 8549.7959 -7859.1816 8552.2217 Y
--7859.1567 8552.2686 L
--7866.436 8549.8428 -7867.7417 8554.5078 V
--7872.0337 8567.0117 -7868.3018 8571.8633 V
--7863.4487 8578.7686 -7860.4634 8578.7686 V
--7857.875 8578.7227 L
--7854.8887 8578.7227 -7850.0366 8571.8174 Y
--7846.3042 8566.9639 -7850.5977 8554.4609 Y
-f
-u
-1 Ap
-0.73 0.43 1 0.22 k
-0 R
-0 0 0 1 K
--7854.6226 8557.2754 m
--7853.813 8557.2754 -7853.1558 8556.6182 -7853.1558 8555.8096 c
--7853.1558 8555 -7853.813 8554.3428 -7854.6226 8554.3428 c
--7855.4321 8554.3428 -7856.0889 8555 -7856.0889 8555.8096 c
--7856.0889 8556.6182 -7855.4321 8557.2754 -7854.6226 8557.2754 c
-b
--7854.3638 8568.9971 m
--7853.0806 8568.9971 -7852.0415 8568.1201 -7852.0415 8567.042 c
--7852.0415 8565.9619 -7853.0806 8565.0869 -7854.3638 8565.0869 c
--7855.645 8565.0869 -7856.6846 8565.9619 -7856.6846 8567.042 c
--7856.6846 8568.1201 -7855.645 8568.9971 -7854.3638 8568.9971 c
-b
--7853.834 8580.7861 m
--7852.2817 8580.7861 -7851.0239 8580.1299 -7851.0239 8579.3213 c
--7851.0239 8578.5117 -7852.2817 8577.8545 -7853.834 8577.8545 c
--7855.3862 8577.8545 -7856.645 8578.5117 -7856.645 8579.3213 c
--7856.645 8580.1299 -7855.3862 8580.7861 -7853.834 8580.7861 c
-b
--7849.6104 8552.5264 m
--7848.8687 8552.5264 -7848.2671 8551.8154 -7848.2671 8550.9365 c
--7848.2671 8550.0596 -7848.8687 8549.3477 -7849.6104 8549.3477 c
--7850.353 8549.3477 -7850.9546 8550.0596 -7850.9546 8550.9365 c
--7850.9546 8551.8154 -7850.353 8552.5264 -7849.6104 8552.5264 c
-b
--7848.0034 8574.083 m
--7848.8818 8573.7354 -7849.1494 8572.335 -7848.603 8570.9541 c
--7848.0566 8569.5752 -7846.9014 8568.7363 -7846.0234 8569.085 c
--7845.145 8569.4326 -7844.877 8570.833 -7845.4233 8572.2139 c
--7845.9702 8573.5947 -7847.125 8574.4316 -7848.0034 8574.083 c
-b
-u
--7863.0566 8557.1592 m
--7863.8662 8557.1592 -7864.5239 8556.502 -7864.5239 8555.6934 c
--7864.5239 8554.8828 -7863.8662 8554.2266 -7863.0566 8554.2266 c
--7862.248 8554.2266 -7861.5913 8554.8828 -7861.5913 8555.6934 c
--7861.5913 8556.502 -7862.248 8557.1592 -7863.0566 8557.1592 c
-b
--7863.3159 8568.8799 m
--7864.5991 8568.8799 -7865.6382 8568.0049 -7865.6382 8566.9248 c
--7865.6382 8565.8447 -7864.5991 8564.9697 -7863.3159 8564.9697 c
--7862.0342 8564.9697 -7860.9951 8565.8447 -7860.9951 8566.9248 c
--7860.9951 8568.0049 -7862.0342 8568.8799 -7863.3159 8568.8799 c
-b
--7863.8457 8580.6709 m
--7865.3975 8580.6709 -7866.6558 8580.0146 -7866.6558 8579.2041 c
--7866.6558 8578.3936 -7865.3975 8577.7383 -7863.8457 8577.7383 c
--7862.293 8577.7383 -7861.0352 8578.3936 -7861.0352 8579.2041 c
--7861.0352 8580.0146 -7862.293 8580.6709 -7863.8457 8580.6709 c
-b
--7868.0679 8552.4092 m
--7868.811 8552.4092 -7869.4121 8551.6982 -7869.4121 8550.8213 c
--7869.4121 8549.9443 -7868.811 8549.2334 -7868.0679 8549.2334 c
--7867.3262 8549.2334 -7866.7241 8549.9443 -7866.7241 8550.8213 c
--7866.7241 8551.6982 -7867.3262 8552.4092 -7868.0679 8552.4092 c
-b
--7869.6758 8573.9678 m
--7868.7983 8573.6201 -7868.5298 8572.2188 -7869.0762 8570.8379 c
--7869.6226 8569.457 -7870.7778 8568.6201 -7871.6558 8568.9678 c
--7872.5342 8569.3164 -7872.8032 8570.7178 -7872.2568 8572.0967 c
--7871.7104 8573.4775 -7870.5552 8574.3154 -7869.6758 8573.9678 c
-b
-U
-U
-0 Ap
-0 0 0 1 k
--7859.1318 8552.6553 m
--7859.1318 8585.3145 l
-F
-u
--7843.3906 8538.5303 m
--7844.0815 8537.8369 -7847.019 8538.7021 Y
--7848.229 8538.874 -7848.0562 8541.2939 Y
--7847.019 8543.3682 -7847.7104 8543.1943 Y
--7848.2998 8543.1943 -7849.855 8543.1143 -7850.7822 8543.0635 C
--7851.1226 8541.6689 -7852.6128 8540.4756 -7854.7217 8539.7695 C
--7852.7578 8536.4775 -7854.5176 8535.7949 -7856.2935 8535.79 C
--7856.3096 8535.7021 -7856.332 8535.6162 -7856.3599 8535.5332 C
--7854.1089 8535.5791 -7853.6392 8533.2588 Y
--7853.4048 8533.0635 -7853.1606 8532.7861 -7852.9238 8532.4756 C
--7853.1416 8532.6475 -7853.2944 8532.7393 Y
--7854.2583 8532.7393 -7855.8774 8534.4941 -7856.4966 8535.207 C
--7856.9194 8534.4434 -7857.853 8533.9111 -7858.9434 8533.9111 c
--7860.0698 8533.9111 -7861.0322 8534.4795 -7861.4312 8535.2852 C
--7861.9985 8534.624 -7863.6968 8532.751 -7864.6943 8532.751 C
--7864.8462 8532.6572 -7865.064 8532.4854 V
--7864.8281 8532.7939 -7864.583 8533.0732 -7864.3481 8533.2686 C
--7863.8638 8535.6563 -7861.5254 8535.5342 V
--7861.5449 8535.5889 -7861.5674 8535.6436 -7861.5806 8535.7021 C
--7864.9238 8535.6924 -7863.937 8538.3174 -7863.2104 8539.6602 C
--7865.5918 8540.376 -7867.2646 8541.7012 -7867.5239 8543.25 C
--7868.4473 8543.2998 -7869.6729 8543.3584 -7870.1802 8543.3584 C
--7870.8726 8543.5313 -7869.835 8541.458 V
--7869.6626 8539.0391 -7870.8726 8538.8662 V
--7873.8096 8538.002 -7874.501 8538.6934 V
--7875.1919 8539.5566 -7876.0562 8538.3467 V
--7875.1919 8540.0752 -7873.291 8539.5566 V
--7870.6982 8538.8662 -7871.3906 8540.5938 V
--7871.9087 8544.0498 -7870.1802 8544.7402 V
--7868.0342 8545.8545 -7866.2822 8546.0889 V
--7865.9087 8546.4141 -7865.4639 8546.7109 -7864.958 8546.9766 C
--7867.5562 8547.0469 -7870.2246 8547.9209 -7871.0752 8550.9561 C
--7871.5151 8552.2432 -7872.0518 8554.2432 V
--7873.1025 8554.8252 -7874.3022 8556.0078 -7875.541 8558.2627 C
--7876.394 8561.4502 -7877.167 8556.7129 V
--7878.3975 8553.6494 -7879.6504 8553.5381 V
--7878.4702 8555.2871 -7878.9038 8556.416 V
--7877.2998 8560.917 -7875.6138 8559.8994 V
--7874.0986 8559.2197 -7872.688 8556.8154 V
--7873.0698 8558.4971 -7873.4326 8560.417 -7873.6743 8562.3906 C
--7874.4888 8562.3975 L
--7876.3506 8561.4795 -7876.3262 8564.959 V
--7877.1226 8568.9453 -7876.3594 8571.6826 V
--7875.647 8574.1504 -7878.1274 8572.9307 V
--7879.2842 8573.3242 -7879.9839 8572.7881 V
--7882.3882 8571.4131 -7884 8573.124 V
--7882.147 8572.8799 -7881.4482 8573.417 V
--7879.9785 8573.5615 -7879.897 8574.1787 V
--7876.9561 8574.8555 -7876.188 8574.0771 V
--7874.417 8573.2139 -7875.1304 8570.3604 V
--7875.8799 8562.4814 -7874.3198 8564.4053 V
--7874.1182 8564.4219 -7873.8784 8564.5176 V
--7874.1519 8568.4326 -7873.8018 8572.3252 -7871.9961 8574.8516 C
--7875.4536 8567.333 -7870.2974 8552.3037 Y
--7868.9609 8547.5303 -7863.127 8548.1016 -7860.145 8548.7344 C
--7860.0718 8550.1299 -7859.8374 8551.9492 -7859.1318 8552.6553 C
--7858.2134 8550.6963 -7858.2358 8549.0732 V
--7857.0762 8548.7217 -7850.2817 8546.8447 -7847.4487 8550.3369 C
--7848.4312 8547.8135 -7850.8262 8547.0186 -7853.2007 8546.9189 C
--7852.667 8546.6318 -7852.2041 8546.3047 -7851.8257 8545.9502 C
--7850.041 8545.7861 -7847.7104 8544.5771 Y
--7845.9814 8543.8857 -7846.5015 8540.4307 Y
--7847.1919 8538.7021 -7844.5991 8539.3936 Y
--7842.7002 8539.9111 -7841.835 8538.1836 Y
--7842.7002 8539.3936 -7843.3906 8538.5303 Y
-f
--7837.9082 8572.9521 m
--7838.6074 8573.4893 -7839.7632 8573.0938 Y
--7842.2446 8574.3135 -7841.5327 8571.8467 Y
--7840.769 8569.1104 -7841.564 8565.1221 Y
--7841.541 8561.6445 -7843.4014 8562.5596 Y
--7844.0342 8562.5557 L
--7844.3198 8560.6123 -7844.7046 8558.7549 -7845.0898 8557.1699 C
--7843.7129 8559.4199 -7842.2778 8560.0635 Y
--7840.5913 8561.082 -7838.9878 8556.5791 Y
--7839.4214 8555.4502 -7838.2417 8553.7021 Y
--7839.4937 8553.8125 -7840.7246 8556.876 Y
--7841.4976 8561.6152 -7842.3511 8558.4268 Y
--7843.5776 8556.1904 -7844.769 8555.0098 -7845.814 8554.4229 C
--7846.2026 8553.0635 -7846.4858 8552.2393 Y
--7846.7002 8551.4727 -7847.0337 8550.8486 -7847.4487 8550.3369 C
--7847.3799 8550.5127 -7847.3174 8550.6982 -7847.2632 8550.8916 C
--7841.3022 8568.2588 -7846.4858 8574.9971 V
--7853.2246 8584.5869 -7857.3721 8584.5869 V
--7860.9663 8584.6514 L
--7865.1138 8584.6514 -7871.853 8575.0615 Y
--7871.9038 8574.9961 -7871.9463 8574.9219 -7871.9961 8574.8516 C
--7871.7378 8575.4141 -7871.437 8575.9404 -7871.0752 8576.4092 C
--7864.3359 8586 -7860.189 8586 V
--7856.5942 8585.9346 L
--7852.4482 8585.9346 -7845.709 8576.3447 Y
--7843.5801 8573.5771 -7843.3306 8569.0176 -7843.7769 8564.6055 C
--7843.6553 8564.5752 -7843.5698 8564.5684 Y
--7842.0112 8562.6475 -7842.7598 8570.5244 Y
--7843.4746 8573.3789 -7841.7026 8574.2402 Y
--7840.9351 8575.0186 -7837.9946 8574.3428 Y
--7837.9136 8573.7256 -7836.4434 8573.5811 Y
--7835.7446 8573.0449 -7833.8921 8573.2881 Y
--7835.5024 8571.5771 -7837.9082 8572.9521 Y
-f
-U
-U
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 34)
-0 A
-u
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7884.0254 8586.0264 m
--7828.0542 8586.0264 L
--7828.0542 8524.5342 L
--7884.0254 8524.5342 L
--7884.0254 8586.0264 L
-n
-u
-u
-0 O
-0.0745 0.9 0.9019 0.18 k
-0 R
-0 0 0 1 K
-1 J 1 j 0.0518 w
--7857.5991 8562.7217 m
--7857.3594 8573.5215 -7862.8794 8583.8398 v
--7862.4009 8586 -7860.959 8586 v
--7861.2002 8582.6406 -7860.2393 8582.1611 v
--7855.9199 8570.1602 -7856.6382 8562.2402 v
--7857.5991 8562.7217 l
-b
--7857.5991 8562.7217 m
--7859.2793 8568 -7871.0391 8569.2012 v
--7875.3594 8569.6807 -7875.5991 8571.1211 v
--7869.1206 8561.5195 -7868.1602 8561.7607 v
--7881.3594 8556.001 -7884 8550.7197 v
--7878.959 8553.6006 -7875.5991 8551.4404 v
--7867.6802 8551.2012 -7862.6406 8553.3613 v
--7858.8008 8555.2813 -7866.7202 8539.2012 v
--7862.8794 8550.9609 -7859.2793 8524.5605 v
--7858.3198 8529.8408 -7856.8799 8531.2813 v
--7850.8799 8538.9609 -7851.8398 8541.1211 v
--7852.3198 8544.9609 -7847.7598 8538.7207 v
--7848 8548.3213 -7850.4009 8551.6807 v
--7852.5591 8555.2813 -7846.5591 8553.1211 v
--7840.5591 8551.2012 -7835.2793 8552.8809 v
--7829.7598 8554.3203 -7828.0801 8551.4404 v
--7839.8398 8563.9209 -7845.5991 8563.6807 v
--7843.9194 8567.2813 l
--7841.519 8572.0811 -7842 8573.2813 v
--7857.2681 8563.8828 -7857.5991 8562.7217 v
-b
--7857.5991 8562.7217 m
--7854.959 8544.2402 -7857.5991 8536.5605 v
--7859.998 8526.001 -7859.2793 8524.5605 v
-S
--7856.1602 8551.4404 m
--7850.1602 8546.6406 -7848.959 8541.3604 v
-S
--7856.1602 8550.7197 m
--7865.0391 8543.041 -7866.7202 8539.2012 v
-S
--7828.0801 8551.4404 m
--7829.2793 8553.6006 -7857.3594 8561.7607 y
--7862.4009 8556.2422 -7873.9199 8553.8408 v
--7881.5986 8552.8809 -7884 8550.7197 v
-S
--7874.6382 8569.6807 m
--7863.1191 8560.5615 -7857.3594 8561.7607 y
--7843.1992 8568 -7842 8573.2813 v
-S
-U
-U
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 36)
-0 A
-u
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7883.8496 8585.9961 m
--7833.96 8585.9961 L
--7833.96 8534.9258 L
--7883.8496 8534.9258 L
--7883.8496 8585.9961 L
-n
-u
-0 O
-0.025 0.1 0.475 0 k
--7862.1504 8553.9043 m
--7864.4766 8552.8125 -7866.6914 8552.4434 -7868.373 8552.9238 c
--7869.0518 8553.1172 -7869.645 8553.4473 -7870.123 8553.9238 c
--7870.6006 8554.4023 -7870.9297 8554.9951 -7871.123 8555.6729 c
--7872.0088 8558.7715 -7870.0103 8563.6777 -7865.9233 8567.7666 c
--7861.834 8571.8535 -7856.9297 8573.8516 -7853.8286 8572.9668 c
--7853.1519 8572.7715 -7852.5586 8572.4424 -7852.0806 8571.9658 c
--7851.603 8571.4883 -7851.2754 8570.8955 -7851.082 8570.2168 c
--7850.5176 8568.2461 -7851.1226 8565.5449 -7852.6855 8562.7891 c
--7853.582 8561.21 -7854.791 8559.6133 -7856.2793 8558.123 c
--7858.1504 8556.2539 -7860.1914 8554.8242 -7862.1504 8553.9043 c
-f
-u
-0.0035 0.014 0.0665 0 k
--7861.2183 8552.9727 m
--7863.8306 8552.0215 -7866.3975 8551.9688 -7868.373 8552.9238 C
--7866.6914 8552.4434 -7864.4766 8552.8125 -7862.1504 8553.9043 c
--7861.6191 8554.1543 -7861.0806 8554.4434 -7860.543 8554.7676 C
--7858.8984 8554.0537 L
--7859.667 8553.6172 -7860.4434 8553.2539 -7861.2183 8552.9727 c
-f
-0.015 0.06 0.285 0 k
--7858.8984 8554.0537 m
--7860.543 8554.7676 L
--7859.0962 8555.6348 -7857.6426 8556.7607 -7856.2793 8558.123 c
--7856.1538 8558.25 -7856.0327 8558.3779 -7855.9102 8558.5059 C
--7855.2153 8556.8633 L
--7856.3706 8555.7236 -7857.6191 8554.7813 -7858.8984 8554.0537 C
-f
-U
-u
-0.039 0.156 0.741 0 k
--7849.687 8541.4043 m
--7849.9746 8541.6914 -7861.2183 8552.9727 Y
--7860.4434 8553.2539 -7859.667 8553.6172 -7858.8984 8554.0537 C
--7845.4146 8540.5703 L
--7847.061 8540.0996 -7848.6406 8540.3555 -7849.687 8541.4043 c
-f
-0.025 0.1 0.475 0 k
--7845.4146 8540.5703 m
--7858.8984 8554.0537 L
--7857.584 8554.8027 -7856.2969 8555.7754 -7855.1143 8556.957 c
--7855.084 8556.9863 -7855.0586 8557.0156 -7855.0278 8557.0449 C
--7841.3408 8543.3574 L
--7841.5264 8543.1328 -7841.7202 8542.9141 -7841.9302 8542.7012 c
--7843.0103 8541.623 -7844.2305 8540.9082 -7845.4146 8540.5703 C
-f
-U
-u
-0.0115 0.046 0.2185 0 k
--7835.9346 8550.3926 m
--7833.5337 8547.9893 -7833.335 8544.0898 -7835.1382 8540.6973 C
--7836.2954 8541.1182 L
--7834.0938 8544.4961 -7833.8398 8548.2949 -7835.9346 8550.3926 c
-f
-0.015 0.06 0.285 0 k
--7843.5337 8535.5957 m
--7842.582 8534.9258 L
--7845.2046 8534.3516 -7847.8306 8534.9141 -7849.6206 8536.7061 c
--7848.1719 8535.2578 -7845.9082 8534.9307 -7843.5337 8535.5957 C
-f
-0.0295 0.118 0.5605 0 k
--7843.5337 8535.5957 m
--7845.9082 8534.9307 -7848.1719 8535.2578 -7849.6206 8536.7061 c
--7851.019 8538.1055 -7851.3706 8540.2637 -7850.7954 8542.5469 C
--7848.8672 8539.5449 -7845.4082 8540.5537 V
--7843.585 8535.6309 L
--7843.5337 8535.5957 L
-f
-*u
-0.048 0.192 0.912 0 k
-1 D
--7835.9346 8550.3926 m
--7837.2817 8551.7383 -7839.332 8552.1133 -7841.5234 8551.627 C
--7851.6714 8561.7734 L
--7851.7695 8561.5684 -7851.7695 8561.5684 -7851.6714 8561.7734 c
--7850.2246 8564.8145 -7849.9702 8567.916 -7851.082 8570.2168 C
--7850.5176 8568.2461 -7851.1226 8565.5449 -7852.6855 8562.7891 c
--7853.5054 8561.3438 -7854.5918 8559.8848 -7855.9102 8558.5059 C
--7855.2153 8556.8633 L
--7855.1816 8556.8945 -7855.1465 8556.9238 -7855.1143 8556.957 c
--7855.084 8556.9883 -7855.0566 8557.0176 -7855.0273 8557.0469 c
--7855.0278 8557.0469 -7855.0278 8557.0469 -7855.0278 8557.0449 C
--7841.3408 8543.3574 L
--7836.3262 8541.1289 L
--7836.2954 8541.1182 L
--7834.0938 8544.4961 -7833.8398 8548.2949 -7835.9346 8550.3926 c
-f
-*U
-0.0215 0.086 0.4085 0 k
-0 D
--7842.582 8534.9258 m
--7843.5337 8535.5957 L
--7841.6846 8536.1113 -7839.7656 8537.2285 -7838.1138 8538.8828 c
--7837.4063 8539.5889 -7836.7998 8540.3418 -7836.2954 8541.1182 C
--7835.1382 8540.6973 L
--7835.6553 8539.7246 -7836.3374 8538.793 -7837.1802 8537.9512 c
--7838.7695 8536.3594 -7840.6758 8535.3428 -7842.582 8534.9258 C
-f
-0.0205 0.082 0.3895 0 k
--7836.2954 8541.1182 m
--7836.7998 8540.3418 -7837.4063 8539.5889 -7838.1138 8538.8828 c
--7839.7656 8537.2285 -7841.6846 8536.1113 -7843.5337 8535.5957 C
--7843.585 8535.6309 L
--7845.4082 8540.5537 L
--7844.2114 8540.9219 -7842.9878 8541.6436 -7841.9302 8542.7012 c
--7841.7202 8542.9141 -7841.5264 8543.1328 -7841.3408 8543.3574 C
--7836.3262 8541.1289 L
--7836.2954 8541.1182 L
-f
-U
-u
-0.445 0.356 0.267 0 k
--7883.8496 8585.9961 m
--7861.957 8562.9688 L
--7862.2007 8562.6494 -7862.5752 8562.6133 -7862.8887 8562.6592 C
--7867.1802 8567.2891 -7878.3145 8579.4561 -7882.7266 8584.2793 C
--7883.5649 8585.3516 -7884 8585.9932 -7883.8496 8585.9961 C
-f
-0.15 0.12 0.09 0 k
--7883.834 8585.9961 m
--7882.6606 8585.7031 -7861.6934 8564.0029 Y
--7861.6934 8563.502 -7861.7993 8563.1758 -7861.957 8562.9688 C
--7883.8496 8585.9961 L
--7883.8442 8585.9961 -7883.8418 8586 -7883.834 8585.9961 c
-f
-0.2 0.16 0.12 0 k
--7882.7266 8584.2793 m
--7878.3145 8579.4561 -7867.1802 8567.2891 -7862.8887 8562.6592 C
--7863.2002 8562.7041 -7863.4526 8562.8301 Y
--7864.603 8563.1328 -7878.5742 8578.9619 -7882.7266 8584.2793 C
-f
-U
-U
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 37)
-0 A
-u
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7882.9502 8585.2324 m
--7833.0391 8585.2324 L
--7833.0391 8521.1152 L
--7882.9502 8521.1152 L
--7882.9502 8585.2324 L
-n
-u
-0 O
-0 0 0 1 k
-0 R
-0 0 0 1 K
-0 w
--7833.2358 8521.1152 m
--7833.6064 8521.248 -7833.9858 8521.2832 -7834.3833 8521.2031 c
--7834.4863 8521.168 l
--7834.5254 8521.1602 -7834.5703 8521.1787 -7834.6025 8521.1992 c
--7834.9434 8521.3926 l
--7838.7129 8523.2959 -7842.0962 8525.8965 -7844.5 8529.4473 c
--7845.9634 8531.5918 -7847.123 8533.8789 -7848.7993 8535.8564 c
--7849.1729 8536.209 -7849.1758 8536.7725 -7848.834 8537.1309 c
--7848.4951 8537.501 -7847.918 8537.5078 -7847.561 8537.165 c
--7847.4038 8537.21 l
--7847.2642 8537.1289 -7847.0742 8537.0703 -7847.0234 8536.957 c
--7845.853 8534.2031 -7845.1895 8531.5137 -7843.4336 8529.1387 c
--7841.1719 8526.0947 -7838.1777 8523.9941 -7835.0298 8522.0234 c
--7834.3672 8521.6055 L
--7834.4966 8521.6348 L
--7833.7695 8521.6426 l
--7833.791 8521.6113 -7833.8008 8521.5957 -7833.8223 8521.5645 C
--7833.6064 8521.5234 -7833.377 8521.4746 -7833.1626 8521.4336 c
--7833.0762 8521.4238 -7833.0186 8521.3389 -7833.0391 8521.2383 c
--7833.0503 8521.1523 -7833.1382 8521.1084 -7833.2358 8521.1152 c
--7833.2358 8521.1152 l
-b
--7849.2222 8534.9951 m
--7849.5742 8534.8066 -7849.9658 8534.6719 -7850.248 8534.3887 c
--7856.4521 8528.1719 -7866.6802 8527.2734 -7874.0488 8533.6855 C
--7874.1582 8533.7813 -7874.1582 8533.957 -7874.063 8534.0645 C
--7871.0527 8532.9434 -7862.8838 8534.375 -7859.3223 8537.4121 C
--7859.2534 8537.4668 -7859.1465 8537.4531 -7859.1055 8537.3711 C
--7859.0503 8537.3047 -7859.0664 8537.1953 -7859.1328 8537.1563 C
--7862.5625 8534.0859 -7867.0674 8532.29 -7871.6729 8532.748 C
--7868.8535 8531.1855 -7865.6313 8530.4941 -7862.3984 8530.6885 c
--7857.7144 8530.9717 -7853.4634 8533.1191 -7849.3711 8535.2793 c
--7849.291 8535.3193 -7849.1978 8535.293 -7849.1553 8535.2109 C
--7849.1016 8535.1309 -7849.1426 8535.0352 -7849.2222 8534.9951 c
-b
--7858.647 8536.3359 m
--7860.2266 8540.3613 -7862.3911 8544.3203 -7865.8018 8547.0762 c
--7865.9648 8547.2119 -7865.9946 8547.4492 -7865.8711 8547.6055 c
--7865.7344 8547.7676 -7865.5049 8547.7793 -7865.3481 8547.6563 c
--7861.123 8545.5967 -7858.1904 8541.1309 -7858.1626 8536.4014 c
--7858.1626 8536.4014 l
--7858.1328 8536.2676 -7858.2354 8536.1348 -7858.3633 8536.1221 c
--7858.5039 8536.1055 -7858.6318 8536.1973 -7858.647 8536.3359 c
--7858.647 8536.3359 l
-b
--7852.9414 8541.0176 m
--7853.042 8541.1816 -7853.1152 8541.3838 -7853.2617 8541.4824 c
--7856.0806 8543.3906 -7858.9785 8544.6309 -7861.8848 8546.1328 c
--7862.0503 8546.209 -7862.1118 8546.418 -7862.0313 8546.5703 c
--7861.9512 8546.7227 -7861.7559 8546.7793 -7861.5898 8546.7041 c
--7858.439 8545.3232 -7854.313 8544.5 -7852.6729 8541.1797 c
--7852.6289 8541.1113 -7852.6455 8541.0146 -7852.7266 8540.9648 c
--7852.7959 8540.9199 -7852.897 8540.9492 -7852.9414 8541.0176 c
--7852.9414 8541.0176 l
-b
--7852.6602 8541.918 m
--7852.4438 8542.4297 -7852.1431 8542.8896 -7852.0503 8543.4355 c
--7851.2183 8548.2773 -7851.1152 8553.042 -7852.248 8557.6875 c
--7852.248 8557.6875 l
--7852.3418 8557.9531 -7852.2114 8558.2441 -7851.9438 8558.3389 c
--7851.6777 8558.4336 -7851.3882 8558.3125 -7851.2935 8558.0479 c
--7849.293 8552.8115 -7849.897 8546.7373 -7852.3711 8541.7832 c
--7852.4063 8541.7002 -7852.498 8541.6689 -7852.582 8541.6914 c
--7852.6641 8541.7275 -7852.6978 8541.835 -7852.6602 8541.918 c
--7852.6602 8541.918 l
-b
--7851.5352 8557.5938 m
--7848.8984 8555.2275 -7846.6816 8552.252 -7845.853 8548.7363 c
--7845.853 8548.7363 l
--7845.7246 8548.1816 -7846.0742 8547.623 -7846.6416 8547.4902 c
--7847.1992 8547.375 -7847.7578 8547.7246 -7847.8862 8548.2793 c
--7848.5649 8551.5313 -7849.8711 8554.6729 -7851.7954 8557.3867 c
--7851.7954 8557.3867 l
--7851.8462 8557.4551 -7851.834 8557.5576 -7851.7695 8557.6201 c
--7851.6992 8557.6699 -7851.5977 8557.6582 -7851.5352 8557.5938 c
--7851.5352 8557.5938 l
-b
--7836.3711 8550.1826 m
--7837.7114 8545.8301 -7840.2598 8542.0693 -7843.689 8539.1533 C
--7843.729 8539.0723 -7843.8242 8539.0322 -7843.9038 8539.0859 C
--7843.9863 8539.127 -7844.0122 8539.2207 -7843.9722 8539.3018 C
--7843.957 8539.7891 -7843.7144 8540.2334 -7843.4458 8540.5313 c
--7838.4063 8546.1621 -7834.9902 8554.7197 -7837.3433 8561.9551 C
--7837.0762 8556.4512 -7838.7241 8550.3008 -7842.1362 8545.6738 c
--7843.1606 8544.2695 -7844.7422 8544.1211 -7846.3081 8544.2031 C
--7846.4023 8544.1895 -7846.4834 8544.2432 -7846.4961 8544.3369 c
--7846.5098 8544.4189 -7846.4551 8544.5137 -7846.3623 8544.5254 C
--7843.1479 8545.7695 -7841.4878 8549.2246 -7840.084 8552.1943 c
--7838.415 8555.7441 -7837.7017 8559.6387 -7838.0054 8563.5 C
--7838.0454 8563.6777 -7838.1138 8565.3975 -7837.9775 8565.4102 C
--7837.8306 8565.4395 -7837.709 8565.3438 -7837.6802 8565.1943 C
--7837.645 8565.0449 -7834.6426 8555.7988 -7836.3711 8550.1826 c
-b
--7844.4863 8537.4912 m
--7843.3945 8533.6211 -7841.1094 8530.251 -7838.4824 8527.2383 c
--7838.3306 8527.1045 -7838.3145 8526.8867 -7838.4502 8526.7354 c
--7838.5752 8526.6006 -7838.8047 8526.582 -7838.957 8526.7178 c
--7842.3306 8529.332 -7843.4487 8533.541 -7844.7954 8537.375 c
--7844.7954 8537.375 l
--7844.8262 8537.4648 -7844.7754 8537.5586 -7844.6982 8537.5869 c
--7844.6094 8537.6191 -7844.5166 8537.5684 -7844.4863 8537.4912 c
--7844.4863 8537.4912 l
-b
--7838.5313 8562.1094 m
--7838.5991 8562.0566 -7838.707 8562.083 -7838.748 8562.1504 C
--7838.9634 8562.4746 -7840.6914 8564.5195 -7841.3926 8565.1406 c
--7846.1719 8569.3945 -7849.5137 8573.9609 -7857.5391 8577.7227 c
--7864.4512 8580.9639 -7867.1113 8583.5957 -7874.3862 8581.8262 c
--7877.687 8581.0293 -7879.0313 8580.5313 -7880.4351 8575.4551 C
--7881.9473 8569.2988 -7880.8672 8571.7832 -7881.084 8564.4385 c
--7881.2222 8559.6973 -7884 8548.4551 -7871.5254 8534.2598 C
--7871.4199 8534.1484 -7871.4336 8533.9961 -7871.5337 8533.9072 C
--7871.6328 8533.8027 -7871.7959 8533.8164 -7871.8862 8533.916 C
--7877.5786 8538.7168 -7881.0234 8545.6582 -7882.3145 8552.9424 c
--7883.2871 8558.4668 -7882.9199 8563.25 -7882.666 8569.6367 c
--7882.5688 8572.0938 -7883.6855 8579.0723 -7878.9102 8583.0625 c
--7875.3926 8586 -7870.3911 8585.5469 -7866.3545 8584.1563 c
--7860.6992 8582.2119 -7855.9727 8579.1465 -7850.8711 8575.6094 c
--7847.2656 8573.125 -7839.2881 8563.2852 -7838.4785 8562.3262 C
--7838.4351 8562.2588 -7838.4502 8562.1504 -7838.5313 8562.1094 C
-b
--7873.0503 8549.3057 m
--7872.168 8548.5029 -7871.7017 8549.8457 -7871.4297 8550.6016 c
--7871.1626 8551.3574 -7870.189 8551.25 -7870.5127 8551.5732 c
--7870.8369 8551.8975 -7870.8369 8551.9521 -7871.3232 8551.5195 c
--7871.8086 8551.0879 -7871.8086 8551.7363 -7872.5649 8551.25 c
--7873.3198 8550.7627 -7873.645 8549.8457 -7873.0503 8549.3057 c
-b
--7865.6519 8553.9492 m
--7865.3657 8553.5918 -7864.6802 8553.5723 -7864.4648 8553.8945 c
--7864.25 8554.2197 -7863.3306 8554.2734 -7863.4937 8554.5967 c
--7863.6543 8554.9219 -7863.6016 8555.1387 -7864.0874 8554.9219 c
--7864.5737 8554.7051 -7864.4121 8555.2998 -7864.897 8555.084 c
--7865.3833 8554.8672 -7865.8687 8554.2197 -7865.6519 8553.9492 c
-b
--7857.6074 8559.0791 m
--7857.1206 8558.7559 -7855.8794 8559.5117 -7856.4727 8559.5117 c
--7857.0674 8559.5117 -7856.311 8560.2676 -7856.8521 8560.4834 c
--7857.3906 8560.6992 -7857.2832 8560.4297 -7857.6074 8560.6445 c
--7857.9297 8560.8613 -7858.3633 8561.2393 -7858.5239 8560.4297 c
--7858.6855 8559.6191 -7858.3633 8559.6191 -7857.9849 8559.3496 c
--7857.6074 8559.0791 -7857.6074 8559.0791 y
-b
--7872.2402 8559.3496 m
--7871.1074 8559.2422 -7871.8633 8559.998 -7871.269 8560.4834 c
--7870.6738 8560.9697 -7869.918 8561.6172 -7870.729 8561.4004 c
--7871.5391 8561.1855 -7872.9961 8561.6719 -7872.9434 8560.5381 c
--7872.8887 8559.4033 -7872.6328 8559.3867 -7872.2402 8559.3496 c
-b
--7866.5703 8567.6113 m
--7866.1016 8567.3438 -7866.6802 8567.7197 -7866.0303 8567.6113 c
--7865.3833 8567.5039 -7864.7886 8567.6113 -7865.2207 8567.8281 c
--7865.6519 8568.0439 -7866.3008 8568.1523 -7866.4634 8567.9893 c
--7866.625 8567.8281 -7866.9473 8567.8281 -7866.5703 8567.6113 c
-b
--7857.0674 8567.1797 m
--7857.4785 8566.1797 -7856.0962 8566.4238 -7855.4473 8566.7461 c
--7854.7998 8567.0723 -7853.8262 8566.4775 -7854.4209 8566.9102 c
--7855.0137 8567.3418 -7854.7998 8566.9102 -7855.3926 8567.2334 c
--7855.9873 8567.5566 -7856.6895 8568.0977 -7857.0674 8567.1797 c
-b
--7872.6738 8573.0664 m
--7872.7222 8572.0752 -7871.8086 8572.957 -7871.269 8573.0117 c
--7870.729 8573.0664 -7870.0801 8573.0664 -7870.2432 8573.2813 c
--7870.4038 8573.498 -7870.459 8573.498 -7871.1626 8573.7129 c
--7871.8633 8573.9297 -7872.6191 8574.1445 -7872.6738 8573.0664 c
-b
--7873.1582 8567.6113 m
--7874.0664 8567.9746 -7874.293 8567.8809 -7874.5625 8568.2051 c
--7874.834 8568.5293 -7875.1558 8569.2314 -7875.5352 8568.0977 c
--7875.9121 8566.9629 -7875.4282 8565.7764 -7875.0479 8565.9375 c
--7874.6714 8566.0996 -7874.293 8566.7461 -7873.8618 8566.9629 c
--7873.4297 8567.1797 -7872.6191 8567.3945 -7873.1582 8567.6113 c
-b
-U
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 41)
-0 A
-u
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7884 8586 m
--7803 8586 L
--7803 8481 L
--7884 8481 L
--7884 8586 L
-n
-u
-u
-u
-0 O
-0 0 0 1 k
--7865.8057 8498.4258 m
--7866.0742 8496.6621 -7867.1602 8495.291 -7868.5239 8495.3965 c
--7869.8862 8495.502 -7870.707 8497.0234 -7870.7432 8498.8066 c
--7870.748 8499.0693 -7870.6743 8500.2441 -7870.6304 8500.4775 C
--7870.6382 8500.582 -7870.6191 8500.6738 -7870.6104 8500.7803 c
--7870.5142 8502.0254 -7869.3574 8503.3604 -7867.9414 8503.25 c
--7866.5249 8503.1406 -7865.4897 8501.8613 -7865.6367 8500.4727 c
--7865.644 8500.4072 -7865.6958 8499.626 -7865.707 8499.5625 C
--7865.6816 8499.2852 -7865.7598 8498.7256 -7865.8057 8498.4258 c
-f
--7876.2646 8507.7334 m
--7876.9946 8515.916 -7871.5015 8515.1191 v
--7868.3682 8514.0186 -7869.4414 8511.1211 v
--7869.6426 8509.752 -7871.7847 8508.498 v
--7872.146 8508.25 -7872.7632 8507.1016 v
--7873.1294 8505.5977 -7874.5186 8505.2979 v
--7876.0762 8505.251 -7876.2646 8507.7334 v
-f
--7850.7646 8516.4971 m
-F
--7850.0762 8514.3408 m
--7850.7847 8513.1934 -7853.8848 8513.6279 Y
--7854.811 8513.6885 -7855.3799 8513.1113 Y
--7857.8394 8509.0918 -7861.0386 8509.8857 -7861.4082 8509.9932 C
--7861.4097 8509.9863 L
--7864.999 8510.6045 -7865.2666 8515.6035 V
--7865.4912 8516.3828 -7866.335 8516.7695 V
--7869.2695 8517.8613 -7869.3481 8519.208 V
--7869.8999 8521.1152 -7867.6006 8521.7422 V
--7865.6792 8522.2568 -7863.7886 8519.8945 V
--7862.6113 8518.6797 -7859.5762 8517.9395 V
--7859.5728 8517.9531 L
--7856.3594 8517.0459 -7854.6392 8517.5889 Y
--7851.8521 8518.7676 -7850.4063 8517.4014 Y
--7848.6826 8515.7559 -7850.0762 8514.3408 Y
-f
--7863.9834 8497.8789 m
--7864.5854 8496.2002 -7864.2822 8494.4775 -7863.0327 8493.9229 c
--7861.7842 8493.3672 -7860.3384 8494.3164 -7859.4585 8495.8672 c
--7859.3286 8496.0957 -7858.8359 8497.165 -7858.7632 8497.3906 C
--7858.7065 8497.4785 -7858.6792 8497.5684 -7858.6362 8497.667 c
--7858.1289 8498.8086 -7858.5122 8500.5303 -7859.8105 8501.1074 c
--7861.1089 8501.6855 -7862.6279 8501.0527 -7863.1582 8499.7617 c
--7863.1831 8499.7002 -7863.5078 8498.9883 -7863.5298 8498.9268 C
--7863.6831 8498.6963 -7863.8809 8498.166 -7863.9834 8497.8789 c
-f
--7849.7129 8500.9316 m
--7845.1802 8507.7822 -7850.3911 8509.6943 v
--7853.6714 8510.2168 -7854.103 8507.1572 v
--7854.5786 8505.8564 -7853.29 8503.7354 v
--7853.0903 8503.3447 -7853.0938 8502.04 v
--7853.4858 8500.5449 -7852.4082 8499.6182 v
--7851.0591 8498.8359 -7849.7129 8500.9316 v
-f
-U
-u
--7824.7358 8550.1074 m
--7824.3687 8548.3623 -7824.9048 8546.6963 -7826.2183 8546.3164 c
--7827.5322 8545.9375 -7828.8345 8547.0752 -7829.4937 8548.7324 c
--7829.5903 8548.9775 -7829.9326 8550.1025 -7829.9746 8550.3369 C
--7830.0176 8550.4326 -7830.0322 8550.5244 -7830.0625 8550.6279 c
--7830.4087 8551.8271 -7829.7935 8553.4805 -7828.4282 8553.875 c
--7827.063 8554.2695 -7825.645 8553.4365 -7825.2969 8552.085 c
--7825.2793 8552.0205 -7825.0552 8551.2705 -7825.0425 8551.207 C
--7824.9214 8550.9551 -7824.7983 8550.4053 -7824.7358 8550.1074 c
-f
--7838.2705 8554.6172 m
--7841.8242 8562.0244 -7836.3999 8563.2061 v
--7833.0801 8563.2754 -7833.0688 8560.1846 v
--7832.7778 8558.8311 -7834.3433 8556.9072 v
--7834.5942 8556.5459 -7834.7695 8555.2539 v
--7834.5854 8553.7188 -7835.7793 8552.9492 v
--7837.2222 8552.3594 -7838.2705 8554.6172 v
-f
--7817.4648 8571.7695 m
-F
--7816.063 8569.9912 m
--7816.3247 8568.6689 -7819.3799 8567.9883 Y
--7820.27 8567.7197 -7820.5986 8566.9795 Y
--7821.4922 8562.3535 -7824.7666 8561.9746 -7825.1494 8561.9453 C
--7825.1494 8561.9395 L
--7828.7271 8561.2588 -7830.731 8565.8467 V
--7831.2153 8566.4961 -7832.1416 8566.5625 V
--7835.272 8566.5557 -7835.8169 8567.7891 V
--7837.0039 8569.3809 -7835.0713 8570.7764 V
--7833.4526 8571.9316 -7830.853 8570.3818 V
--7829.3242 8569.6582 -7826.2222 8570.0293 V
--7826.2231 8570.042 L
--7822.896 8570.3213 -7821.4766 8571.4326 Y
--7819.2793 8573.5146 -7817.4463 8572.7432 Y
--7815.2554 8571.8057 -7816.063 8569.9912 Y
-f
--7822.8374 8550.2354 m
--7822.813 8548.4512 -7821.9258 8546.9453 -7820.5601 8546.8633 c
--7819.1943 8546.7803 -7818.1743 8548.1768 -7817.895 8549.9385 c
--7817.854 8550.1973 -7817.7666 8551.3711 -7817.7778 8551.6094 C
--7817.7559 8551.7109 -7817.7617 8551.8037 -7817.7559 8551.9121 c
--7817.6807 8553.1592 -7818.644 8554.6367 -7820.0625 8554.7217 c
--7821.4814 8554.8066 -7822.6826 8553.6826 -7822.7246 8552.2871 c
--7822.7271 8552.2217 -7822.7822 8551.4404 -7822.7798 8551.375 C
--7822.8433 8551.1045 -7822.8423 8550.54 -7822.8374 8550.2354 c
-f
--7811.0186 8557.5625 m
--7809.1777 8565.5684 -7814.7271 8565.5303 v
--7817.9834 8564.8691 -7817.3154 8561.8516 v
--7817.3032 8560.4668 -7815.353 8558.9326 v
--7815.0278 8558.6377 -7814.5742 8557.415 v
--7814.417 8555.876 -7813.083 8555.3877 v
--7811.5454 8555.1279 -7811.0186 8557.5625 v
-f
-U
-U
-1 Ap
--7884 8586 m
--7884 8481 L
--7803 8481 L
--7803 8586 L
--7884 8586 L
-n
-U
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 42)
-0 A
-u
-0 Ap
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7857.4609 8559.085 m
--7885 8559.085 L
--7885 8586.624 L
--7857.4609 8586.624 L
--7857.4609 8559.085 L
-n
-0 O
-0 0.55 1 0.12 k
--7871.7598 8577.3623 m
--7871.7598 8587 L
--7870.6343 8587 L
--7870.6343 8577.3623 L
--7871.7598 8577.3623 L
-f
-0 0.55 1 0.3 k
--7875.4233 8572.876 m
--7874.3096 8571.1553 -7870.8809 8569.457 -7866.4966 8569.457 c
--7862.1152 8569.457 -7858.6138 8571.1064 -7857.5718 8572.874 C
--7857.5718 8572.874 L
--7858.6138 8574.6006 -7862.1152 8576.2979 -7866.4966 8576.2979 c
--7870.875 8576.2979 -7874.3242 8574.5615 -7875.4233 8572.876 C
-f
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 45)
-0 A
-u
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7885 8543.918 m
--7885 8587 L
--7798.2217 8587 L
--7798.2217 8543.918 L
--7885 8543.918 L
-n
-u
-u
-0 O
-0 0 0 1 k
--7825.2217 8573.2363 m
--7825.2217 8581.0742 L
--7813.2217 8574.1445 L
--7801.2217 8567.2168 L
--7813.2217 8560.2891 L
--7825.2217 8553.3613 L
--7825.2217 8561.4824 L
--7883.9351 8547.7168 L
--7870.9878 8566.8027 L
--7885 8587 L
--7825.2217 8573.2363 L
-f
-0 1 1 0.1 k
-0 R
-0 0 0 1 K
--7823.2217 8570.2363 m
--7823.2217 8578.0742 L
--7811.2217 8571.1445 L
--7799.2217 8564.2168 L
--7811.2217 8557.2891 L
--7823.2217 8550.3613 L
--7823.2217 8558.4824 L
--7881.9351 8544.7168 L
--7867.2754 8564.3594 L
--7881.9351 8584 L
--7823.2217 8570.2363 L
-b
-U
-U
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 50)
-0 A
-u
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7884 8586 m
--7756.877 8586 L
--7756.877 8538.415 L
--7884 8538.415 L
--7884 8586 L
-n
-u
-*u
-0 O
-0.9529 0.949 0.1961 0.0745 k
--7857.793 8570.417 m
--7857.8232 8570.2676 L
--7859.9849 8564.3643 -7860.9438 8561.6377 -7861.2754 8560.2891 c
--7861.3657 8560.2891 L
--7861.6953 8561.6074 -7862.7754 8564.335 -7864.9673 8570.2676 c
--7864.9966 8570.417 L
--7857.793 8570.417 l
-f
-1 D
--7868.1182 8578.9678 m
--7869.6191 8582.5371 -7870.3994 8584.709 -7868.1182 8584.917 c
--7868.1182 8585.9678 L
--7870.6992 8585.9375 -7873.5806 8585.917 -7876.3418 8585.917 c
--7880.0649 8585.917 -7882.5273 8585.9375 -7884 8585.9678 c
--7884 8584.917 L
--7882.1064 8584.709 -7881.0542 8582.5674 -7873.5513 8565.5029 c
--7861.6953 8538.415 L
--7859.8638 8538.415 L
--7848.1582 8565.5029 L
--7840.8047 8582.5078 -7839.7246 8584.709 -7837.8887 8584.917 c
--7837.8887 8585.9678 L
--7839.5142 8585.9375 -7841.916 8585.917 -7845.5767 8585.917 c
--7848.5488 8585.917 -7851.6694 8585.9375 -7854.7026 8585.9678 c
--7854.7026 8584.917 L
--7852.481 8584.709 -7853.3218 8582.5078 -7854.7617 8578.9678 C
--7868.1182 8578.9678 l
-f
-*U
-*u
-0 D
--7813.0762 8554.0811 m
--7813.0762 8550.4717 -7815.3535 8548.0947 -7819.1294 8548.0947 c
--7820.2383 8548.0947 -7821.0767 8548.2158 -7821.5273 8548.2451 c
--7821.5273 8560.5479 L
--7820.8672 8560.6084 -7820.208 8560.6084 -7819.729 8560.6084 c
--7818.2002 8560.6084 -7816.7026 8560.127 -7815.6841 8559.4053 c
--7814.3945 8558.5332 -7813.0762 8556.7881 -7813.0762 8554.1416 C
--7813.0762 8554.0811 l
-f
-1 D
--7832.0806 8558.3926 m
--7832.0806 8542.6445 -7832.0806 8540.4287 -7834.542 8540.2783 c
--7834.542 8539.3184 L
--7833.042 8539.2588 -7830.3174 8539.1992 -7827.5664 8539.1689 c
--7825.6538 8539.1084 -7822.3945 8539.0186 -7820.1479 8538.9775 c
--7816.582 8538.9775 -7813.585 8539.4258 -7811.0049 8540.2627 c
--7806.353 8541.8477 -7801.9702 8545.8525 -7801.9702 8553.6602 c
--7801.9702 8558.7432 -7804.4014 8562.3193 -7806.5034 8564.0605 c
--7807.583 8565.0215 -7808.8135 8565.832 -7809.7744 8566.3125 c
--7809.7744 8566.4629 L
--7807.5234 8569.4912 -7805.6025 8572.0625 -7799.3906 8580.6426 c
--7797.5 8583.0645 -7795.9102 8584.7383 -7794.7402 8584.9775 c
--7794.7402 8586 L
--7796.6602 8586 -7799 8585.8848 -7801.1294 8585.8848 c
--7803.3511 8585.8848 -7804.8521 8586 -7806.4424 8586 c
--7807.6729 8586 -7808.7241 8585.9404 -7809.5039 8585.2725 c
--7813.0151 8579.8477 -7816.9121 8573.7559 -7820.1182 8568.7139 c
--7820.5078 8568.7139 -7820.957 8568.7139 -7821.5273 8568.7139 c
--7821.5273 8571.2852 L
--7821.5273 8582.5264 -7821.437 8584.7686 -7819.1895 8584.9775 c
--7819.1895 8585.9697 L
--7820.6279 8585.9404 -7823.9194 8585.915 -7826.6992 8585.915 c
--7829.9287 8585.915 -7832.8921 8585.9404 -7834.5122 8585.9697 c
--7834.5122 8584.9775 L
--7832.0518 8584.7686 -7832.0806 8582.5264 -7832.0806 8565.5918 C
--7832.0806 8558.3926 l
-f
-*U
-*u
-0 D
--7781.4561 8565.5928 m
--7781.4561 8582.4941 -7781.4561 8584.6484 -7784.2832 8584.9775 C
--7784.2832 8585.9697 l
--7782.3887 8585.9404 -7779.0542 8585.915 -7775.7822 8585.915 c
--7772.6294 8585.915 -7769.5688 8585.9404 -7767.2881 8585.9697 C
--7767.2881 8584.9775 l
--7770.2578 8584.9775 -7770.2881 8582.5244 -7770.2881 8565.5928 C
--7770.2881 8548.1514 L
--7762.8193 8548.1514 l
--7759.999 8548.1514 -7758.5298 8548.96 -7757.8994 8551.2627 C
--7756.9072 8551.2627 l
--7756.9072 8546.4697 -7756.877 8542.415 -7756.877 8539.1709 c
--7761.3486 8539.2012 -7766.748 8539.2314 -7772.0601 8539.2314 C
--7779.7446 8539.2314 l
--7784.5537 8539.2314 -7789.9966 8539.2012 -7794.9614 8539.1709 c
--7794.9614 8542.3848 -7794.9326 8546.4697 -7794.9326 8551.2627 C
--7793.9072 8551.2627 l
--7793.3657 8549.1094 -7791.771 8548.1514 -7788.9438 8548.1514 C
--7781.4561 8548.1514 l
--7781.4561 8565.5928 L
-f
-*U
-U
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 62)
-0 A
-u
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7885 8587 m
--7885 8548.7305 L
--7846.7305 8548.7305 L
--7846.7305 8587 L
--7885 8587 L
-n
-0 O
-1 0.14 0.09 0 k
--7846.7305 8569.9043 m
--7846.7305 8561.3408 L
--7885 8561.3408 L
--7885 8569.9043 L
--7846.7305 8569.9043 L
-f
--7846.7305 8573.0967 m
--7846.7305 8572.4229 L
--7885 8572.4229 L
--7885 8573.0967 L
--7846.7305 8573.0967 L
-f
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 63)
-0 A
-u
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7885 8587 m
--7885 8548.7305 L
--7846.7305 8548.7305 L
--7846.7305 8587 L
--7885 8587 L
-n
-0 O
-1 0.14 0.09 0 k
--7846.7305 8565.8262 m
--7846.7305 8574.3896 L
--7859.3408 8574.3896 L
--7859.3408 8587 L
--7867.9038 8587 L
--7867.9063 8565.8262 L
--7867.9038 8565.8262 L
--7867.9038 8565.8252 L
--7846.7305 8565.8262 L
-f
--7846.7305 8563.3076 m
--7870.4233 8563.3076 L
--7870.4233 8587 L
--7871.0967 8587 L
--7871.0977 8562.6328 L
--7846.7305 8562.6328 L
--7846.7305 8563.3076 L
-f
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 64)
-0 A
-u
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7885 8586.999 m
--7885 8548.7285 L
--7846.7305 8548.7285 L
--7846.7305 8586.999 L
--7885 8586.999 L
-n
-0 O
-1 0.14 0.09 0 k
--7846.7305 8561.3389 m
--7872.3896 8561.3389 L
--7872.3896 8586.999 L
--7863.8262 8587 L
--7863.8262 8569.9033 L
--7846.7305 8569.9033 L
--7846.7305 8561.3389 L
-f
--7846.7305 8572.4219 m
--7861.3081 8572.4219 L
--7861.3081 8587 L
--7860.6338 8587 L
--7860.6338 8573.0957 L
--7846.7305 8573.0957 L
--7846.7305 8572.4219 L
-f
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 65)
-0 A
-u
-1 Ap
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7857.0625 8559.4609 m
--7884.6025 8559.4609 L
--7884.6025 8587 L
--7857.0625 8587 L
--7857.0625 8559.4609 L
-n
-0 O
-0 0.55 1 0.12 k
--7856.8418 8572.7002 m
--7885 8572.7002 L
--7885 8573.8252 L
--7856.8418 8573.8252 L
--7856.8418 8572.7002 L
-f
-u
-0 0.55 1 0.3 k
--7883.9814 8560.5215 m
--7884.4102 8562.5254 -7883.1865 8566.1514 -7880.0874 8569.251 c
--7876.9878 8572.3496 -7873.3457 8573.6602 -7871.3594 8573.1455 C
--7871.3594 8573.1455 L
--7870.875 8571.1895 -7872.1519 8567.5117 -7875.25 8564.4141 c
--7878.3457 8561.3184 -7882.0122 8560.1064 -7883.9814 8560.5215 C
-f
-0 0.39 0.7 0.12 k
--7883.9814 8585.9912 m
--7884.4102 8583.9883 -7883.1865 8580.3613 -7880.0874 8577.2617 c
--7876.9878 8574.1641 -7873.3457 8572.8535 -7871.3594 8573.3672 C
--7871.3594 8573.3672 L
--7870.875 8575.3242 -7872.1519 8579.001 -7875.25 8582.0996 c
--7878.3457 8585.1953 -7882.0122 8586.4063 -7883.9814 8585.9912 C
-f
-U
-u
-0 0.55 1 0.3 k
--7870.1782 8585.9912 m
--7870.6074 8583.9883 -7869.3838 8580.3613 -7866.2842 8577.2617 c
--7863.1855 8574.1641 -7859.543 8572.8535 -7857.5576 8573.3672 C
--7857.5566 8573.3672 L
--7857.0718 8575.3242 -7858.3496 8579.001 -7861.4473 8582.0996 c
--7864.543 8585.1953 -7868.209 8586.4063 -7870.1782 8585.9912 C
-f
-0 0.39 0.7 0.12 k
--7870.1782 8560.5215 m
--7870.6074 8562.5254 -7869.3838 8566.1514 -7866.2842 8569.251 c
--7863.1855 8572.3496 -7859.543 8573.6602 -7857.5576 8573.1455 C
--7857.5566 8573.1455 L
--7857.0718 8571.1895 -7858.3496 8567.5117 -7861.4473 8564.4141 c
--7864.543 8561.3184 -7868.209 8560.1064 -7870.1782 8560.5215 C
-f
-U
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 67)
-0 A
-u
-0 Ap
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7857.4609 8559.085 m
--7885 8559.085 L
--7885 8586.624 L
--7857.4609 8586.624 L
--7857.4609 8559.085 L
-n
-0 O
-0 0.55 1 0.12 k
--7871.7598 8577.3623 m
--7871.7598 8587 L
--7870.6343 8587 L
--7870.6343 8577.3623 L
--7871.7598 8577.3623 L
-f
-0 0.55 1 0.3 k
--7875.4233 8572.876 m
--7874.3096 8571.1553 -7870.8809 8569.457 -7866.4966 8569.457 c
--7862.1152 8569.457 -7858.6138 8571.1064 -7857.5718 8572.874 C
--7857.5718 8572.874 L
--7858.6138 8574.6006 -7862.1152 8576.2979 -7866.4966 8576.2979 c
--7870.875 8576.2979 -7874.3242 8574.5615 -7875.4233 8572.876 C
-f
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 69)
-0 A
-u
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7857.4609 8559.4609 m
--7885 8559.4609 L
--7885 8587 L
--7857.4609 8587 L
--7857.4609 8559.4609 L
-n
-0 O
-0 0.55 1 0.3 k
--7875.4233 8573.252 m
--7874.3096 8571.5313 -7870.8809 8569.833 -7866.4966 8569.833 c
--7862.1152 8569.833 -7858.6138 8571.4824 -7857.5718 8573.25 C
--7857.5718 8573.25 L
--7858.6138 8574.9766 -7862.1152 8576.6738 -7866.4966 8576.6738 c
--7870.875 8576.6738 -7874.3242 8574.9375 -7875.4233 8573.252 C
-f
-U
-%AI8_EndBrushPattern
-%AI8_BeginBrushPattern
-(New Pattern 83)
-0 A
-u
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
--7884 8585.9355 m
--7670.4009 8585.9355 L
--7670.4009 8578.1348 L
--7884 8578.1348 L
--7884 8585.9355 L
-n
-0 O
-0 0 0 1 k
--7884 8582.0352 m
--7873.9858 8584.5273 -7867.187 8585.875 -7855.2007 8585.9355 c
--7842.2183 8586 -7777.2002 8585.9355 y
--7712.1816 8586 -7699.2002 8585.9355 v
--7687.2129 8585.875 -7680.415 8584.5273 -7670.4009 8582.0352 C
--7680.415 8579.543 -7687.2129 8578.1953 -7699.2002 8578.1348 c
--7712.1816 8578.0693 -7777.2002 8578.1348 y
--7842.2183 8578.0693 -7855.2007 8578.1348 v
--7867.187 8578.1953 -7873.9858 8579.543 -7884 8582.0352 C
-f
-U
-%AI8_EndBrushPattern
-%AI5_End_NonPrinting--
-%AI5_Begin_NonPrinting
-Np
-4 Bn
-%AI5_BeginGradient: (Black, White)
-(Black, White) 0 2 Bd
-[
-<
-FFFEFDFCFBFAF9F8F7F6F5F4F3F2F1F0EFEEEDECEBEAE9E8E7E6E5E4E3E2E1E0DFDEDDDCDBDAD9D8
-D7D6D5D4D3D2D1D0CFCECDCCCBCAC9C8C7C6C5C4C3C2C1C0BFBEBDBCBBBAB9B8B7B6B5B4B3B2B1B0
-AFAEADACABAAA9A8A7A6A5A4A3A2A1A09F9E9D9C9B9A999897969594939291908F8E8D8C8B8A8988
-87868584838281807F7E7D7C7B7A797877767574737271706F6E6D6C6B6A69686766656463626160
-5F5E5D5C5B5A595857565554535251504F4E4D4C4B4A494847464544434241403F3E3D3C3B3A3938
-37363534333231302F2E2D2C2B2A292827262524232221201F1E1D1C1B1A19181716151413121110
-0F0E0D0C0B0A09080706050403020100
->
-0 %_Br
-[
-0 0 50 100 %_BS
-%_0 0 50 100 Bs
-1 0 50 0 %_BS
-%_1 0 50 0 Bs
-BD
-%AI5_EndGradient
-%AI5_BeginGradient: (Chrome)
-(Chrome) 0 6 Bd
-[
-0
-<
-464646454545444444444343434342424241414141404040403F3F3F3E3E3E3E3D3D3D3C3C3C3C3B
-3B3B3B3A3A3A39393939383838383737373636363635353535343434333333333232323131313130
-3030302F2F2F2E2E2E2E2D2D2D2D2C2C2C2B2B2B2B2A2A2A2A292929282828282727272626262625
-2525252424242323232322222222212121202020201F1F1F1F1E1E1E1D1D1D1D1C1C1C1B1B1B1B1A
-1A1A1A1919191818181817171717161616151515151414141413131312121212111111101010100F
-0F0F0F0E0E0E0D0D0D0D0C0C0C0C0B0B0B0A0A0A0A09090909080808070707070606060505050504
-04040403030302020202010101010000
->
-<
-FFFEFDFCFBFAF9F8F7F6F5F4F3F2F1F0EFEEEDECEBEAE9E8E7E6E5E4E3E2E1E0DFDEDDDCDBDAD9D8
-D7D6D5D4D3D2D1D0CFCECDCCCBCAC9C8C7C6C5C4C3C2C1C0BFBEBDBCBBBAB9B8B7B6B5B4B3B2B1B0
-AFAEADACABAAA9A8A7A6A5A4A3A2A1A09F9E9D9C9B9A999897969594939291908F8E8D8C8B8A8988
-87868584838281807F7E7D7C7B7A797877767574737271706F6E6D6C6B6A69686766656463626160
-5F5E5D5C5B5A595857565554535251504F4E4D4C4B4A494847464544434241403F3E3D3C3B3A3938
-37363534333231302F2E2D2C2B2A292827262524232221201F1E1D1C1B1A19181716151413121110
-0F0E0D0C0B0A09080706050403020100
->
-<
-1F1E1E1E1E1E1E1E1E1E1D1D1D1D1D1D1D1D1C1C1C1C1C1C1C1C1B1B1B1B1B1B1B1B1B1A1A1A1A1A
-1A1A1A19191919191919191818181818181818181717171717171717161616161616161615151515
-15151515151414141414141414131313131313131312121212121212121211111111111111111010
-1010101010100F0F0F0F0F0F0F0F0F0E0E0E0E0E0E0E0E0D0D0D0D0D0D0D0D0C0C0C0C0C0C0C0C0C
-0B0B0B0B0B0B0B0B0A0A0A0A0A0A0A0A090909090909090909080808080808080807070707070707
-07060606060606060606050505050505050504040404040404040303030303030303030202020202
-02020201010101010101010000000000
->
-1 %_Br
-0
-0.275
-1
-<
-6B6A696867666564636261605F5E5D5C5B5A595857565554535251504F4E4D4C4B4A494847464544
-434241403F3E3D3C3B3A393837363534333231302F2E2D2C2B2A292827262524232221201F
->
-1 %_Br
-0
-<
-00000101010102020202030303040404040505050606060607070707080808090909090A0A0A0A0B
-0B0B0C0C0C0C0D0D0D0D0E0E0E0F0F0F0F1010101111111112121212131313141414141515151516
-161617171717181818181919191A1A1A1A1B1B1B1C1C1C1C1D1D1D1D1E1E1E1F1F1F1F2020202021
-212122222222232323232424242525252526262627272727282828282929292A2A2A2A2B2B2B2B2C
-2C2C2D2D2D2D2E2E2E2E2F2F2F303030303131313232323233333333343434353535353636363637
-373738383838393939393A3A3A3B3B3B3B3C3C3C3D3D3D3D3E3E3E3E3F3F3F404040404141414142
-42424343434344444444454545464646
->
-<
-000102030405060708090A0B0C0D0E0F101112131415161718191A1B1C1D1E1F2021222324252627
-28292A2B2C2D2E2F303132333435363738393A3B3C3D3E3F404142434445464748494A4B4C4D4E4F
-505152535455565758595A5B5C5D5E5F606162636465666768696A6B6C6D6E6F7071727374757677
-78797A7B7C7D7E7F808182838485868788898A8B8C8D8E8F909192939495969798999A9B9C9D9E9F
-A0A1A2A3A4A5A6A7A8A9AAABACADAEAFB0B1B2B3B4B5B6B7B8B9BABBBCBDBEBFC0C1C2C3C4C5C6C7
-C8C9CACBCCCDCECFD0D1D2D3D4D5D6D7D8D9DADBDCDDDEDFE0E1E2E3E4E5E6E7E8E9EAEBECEDEEEF
-F0F1F2F3F4F5F6F7F8F9FAFBFCFDFEFF
->
-<
-00000101020203030304040505050606070708080809090A0A0B0B0B0C0C0D0D0D0E0E0F0F101010
-1111121212131314141515151616171718181819191A1A1A1B1B1C1C1D1D1D1E1E1F1F1F20202121
-222222232324242525252626272727282829292A2A2A2B2B2C2C2D2D2D2E2E2F2F2F303031313232
-32333334343435353636373737383839393A3A3A3B3B3C3C3C3D3D3E3E3F3F3F4040414142424243
-4344444445454646474747484849494A4A4A4B4B4C4C4C4D4D4E4E4F4F4F50505151515252535354
-54545555565657575758585959595A5A5B5B5C5C5C5D5D5E5E5E5F5F606061616162626363646464
-6565666666676768686969696A6A6B6B
->
-1 %_Br
-1
-0 %_Br
-<
-FFFEFDFCFBFAF9F8F7F6F5F4F3F2F1F0EFEEEDECEBEAE9E8E7E6E5E4E3E2E1E0DFDEDDDCDBDAD9D8
-D7D6D5D4D3D2D1D0CFCECDCCCBCAC9C8C7C6C5C4C3C2C1C0BFBEBDBCBBBAB9B8B7B6B5B4B3B2B1B0
-AFAEADACABAAA9A8A7A6A5A4A3A2A1A09F9E9D9C9B9A999897969594939291908F8E8D8C8B8A8988
-87868584838281807F7E7D7C7B7A797877767574737271706F6E6D6C6B6A69686766656463626160
-5F5E5D5C5B5A595857565554535251504F4E4D4C4B4A494847464544434241403F3E3D3C3B3A3938
-37363534333231302F2E2D2C2B2A292827262524232221201F1E1D1C1B1A19181716151413121110
-0F0E0D0C0B0A09080706050403020100
->
-<
-4D4C4C4C4B4B4B4A4A4A4A4949494848484747474746464645454544444444434343424242414141
-414040403F3F3F3E3E3E3E3D3D3D3C3C3C3B3B3B3B3A3A3A39393938383838373737363636353535
-35343434333333323232323131313030302F2F2F2F2E2E2E2D2D2D2C2C2C2C2B2B2B2A2A2A292929
-2928282827272726262626252525242424232323232222222121212020201F1F1F1F1E1E1E1D1D1D
-1C1C1C1C1B1B1B1A1A1A191919191818181717171616161615151514141413131313121212111111
-101010100F0F0F0E0E0E0D0D0D0D0C0C0C0B0B0B0A0A0A0A09090908080807070707060606050505
-04040404030303020202010101010000
->
-0
-0
-1 %_Br
-[
-1 0 50 92 %_BS
-%_1 0 50 92 Bs
-0 0.275 1 0.12 1 50 59 %_BS
-%_0 0.275 1 0.12 1 50 59 Bs
-0 0.275 1 0.42 1 50 50 %_BS
-%_0 0.275 1 0.42 1 50 50 Bs
-1 0 50 49 %_BS
-%_1 0 50 49 Bs
-1 0 50 41 %_BS
-%_1 0 50 41 Bs
-1 0.3 0 0 1 50 0 %_BS
-%_1 0.3 0 0 1 50 0 Bs
-BD
-%AI5_EndGradient
-%AI5_BeginGradient: (Rainbow)
-(Rainbow) 0 6 Bd
-[
-<
-FFFEFDFCFBFAF9F8F7F6F5F4F3F2F1F0EFEEEDECEBEAE9E8E7E6E5E4E3E2E1E0DFDEDDDCDBDAD9D8
-D7D6D5D4D3D2D1D0CFCECDCCCBCAC9C8C7C6C5C4C3C2C1C0BFBEBDBCBBBAB9B8B7B6B5B4B3B2B1B0
-AFAEADACABAAA9A8A7A6A5A4A3A2A1A09F9E9D9C9B9A999897969594939291908F8E8D8C8B8A8988
-87868584838281807F7E7D7C7B7A797877767574737271706F6E6D6C6B6A69686766656463626160
-5F5E5D5C5B5A595857565554535251504F4E4D4C4B4A494847464544434241403F3E3D3C3B3A3938
-37363534333231302F2E2D2C2B2A292827262524232221201F1E1D1C1B1A19181716151413121110
-0F0E0D0C0B0A09080706050403020100
->
-1
-0
-0
-1 %_Br
-1
-<
-0708090A0B0C0D0E0F101112131415161718191A1B1C1D1E1F202122232425262728292A2B2C2D2E
-2F303132333435363738393A3B3C3D3E3F404142434445464748494A4B4C4D4E4F50515253545556
-5758595A5B5C5D5E5F606162636465666768696A6B6C6D6E6F707172737475767778797A7B7C7D7E
-7F808182838485868788898A8B8C8D8E8F909192939495969798999A9B9C9D9E9FA0A1A2A3A4A5A6
-A7A8A9AAABACADAEAFB0B1B2B3B4B5B6B7B8B9BABBBCBDBEBFC0C1C2C3C4C5C6C7C8C9CACBCCCDCE
-CFD0D1D2D3D4D5D6D7D8D9DADBDCDDDEDFE0E1E2E3E4E5E6E7E8E9EAEBECEDEEEFF0F1F2F3F4F5F6
-F7F8F9FAFBFCFDFEFF
->
-0
-0
-1 %_Br
-1
-<
-00000000000000000000000000000000000001010101010101010101010101010101010101010101
-01010101010101010101010101010202020202020202020202020202020202020202020202020202
-02020202020202020202030303030303030303030303030303030303030303030303030303030303
-03030303030304040404040404040404040404040404040404040404040404040404040404040404
-04040505050505050505050505050505050505050505050505050505050505050505050505050606
-06060606060606060606060606060606060606060606060606060606060606060607070707070707
-07070707070707070707070707070707
->
-<
-FFFEFDFCFBFAF9F8F7F6F5F4F3F2F1F0EFEEEDECEBEAE9E8E7E6E5E4E3E2E1E0DFDEDDDCDBDAD9D8
-D7D6D5D4D3D2D1D0CFCECDCCCBCAC9C8C7C6C5C4C3C2C1C0BFBEBDBCBBBAB9B8B7B6B5B4B3B2B1B0
-AFAEADACABAAA9A8A7A6A5A4A3A2A1A09F9E9D9C9B9A999897969594939291908F8E8D8C8B8A8988
-87868584838281807F7E7D7C7B7A797877767574737271706F6E6D6C6B6A69686766656463626160
-5F5E5D5C5B5A595857565554535251504F4E4D4C4B4A494847464544434241403F3E3D3C3B3A3938
-37363534333231302F2E2D2C2B2A292827262524232221201F1E1D1C1B1A19181716151413121110
-0F0E0D0C0B0A09080706050403020100
->
-0
-1 %_Br
-<
-000102030405060708090A0B0C0D0E0F101112131415161718191A1B1C1D1E1F2021222324252627
-28292A2B2C2D2E2F303132333435363738393A3B3C3D3E3F404142434445464748494A4B4C4D4E4F
-505152535455565758595A5B5C5D5E5F606162636465666768696A6B6C6D6E6F7071727374757677
-78797A7B7C7D7E7F808182838485868788898A8B8C8D8E8F909192939495969798999A9B9C9D9E9F
-A0A1A2A3A4A5A6A7A8A9AAABACADAEAFB0B1B2B3B4B5B6B7B8B9BABBBCBDBEBFC0C1C2C3C4C5C6C7
-C8C9CACBCCCDCECFD0D1D2D3D4D5D6D7D8D9DADBDCDDDEDFE0E1E2E3E4E5E6E7E8E9EAEBECEDEEEF
-F0F1F2F3F4F5F6F7F8F9FAFBFCFDFEFF
->
-0
-1
-0
-1 %_Br
-0
-<
-FFFEFDFCFBFAF9F8F7F6F5F4F3F2F1F0EFEEEDECEBEAE9E8E7E6E5E4E3E2E1E0DFDEDDDCDBDAD9D8
-D7D6D5D4D3D2D1D0CFCECDCCCBCAC9C8C7C6C5C4C3C2C1C0BFBEBDBCBBBAB9B8B7B6B5B4B3B2B1B0
-AFAEADACABAAA9A8A7A6A5A4A3A2A1A09F9E9D9C9B9A999897969594939291908F8E8D8C8B8A8988
-87868584838281807F7E7D7C7B7A797877767574737271706F6E6D6C6B6A69686766656463626160
-5F5E5D5C5B5A595857565554535251504F4E4D4C4B4A494847464544434241403F3E3D3C3B3A3938
-37363534333231302F2E2D2C2B2A292827262524232221201F1E1D1C1B1A19181716151413121110
-0F0E0D0C0B0A09080706050403020100
->
-1
-0
-1 %_Br
-[
-0 1 0 0 1 50 100 %_BS
-%_0 1 0 0 1 50 100 Bs
-1 1 0 0 1 50 80 %_BS
-%_1 1 0 0 1 50 80 Bs
-1 0.0279 0 0 1 50 60 %_BS
-%_1 0.0279 0 0 1 50 60 Bs
-1 0 1 0 1 50 40 %_BS
-%_1 0 1 0 1 50 40 Bs
-0 0 1 0 1 50 20 %_BS
-%_0 0 1 0 1 50 20 Bs
-0 1 1 0 1 50 0 %_BS
-%_0 1 1 0 1 50 0 Bs
-BD
-%AI5_EndGradient
-%AI5_BeginGradient: (Yellow & Orange Radial)
-(Yellow & Orange Radial) 1 2 Bd
-[
-0
-<
-0001010203040506060708090A0B0C0C0D0E0F10111213131415161718191A1B1C1D1D1E1F202122
-232425262728292A2B2B2C2D2E2F303132333435363738393A3B3C3D3E3E3F404142434445464748
-494A4B4C4D4E4F505152535455565758595A5B5C5D5E5F60606162636465666768696A6B6C6D6E6F
-707172737475767778797A7B7C7D7E7F808182838485868788898A8B8C
->
-<
-FFFFFFFFFEFEFEFEFEFEFEFDFDFDFDFDFDFCFCFCFCFCFCFBFBFBFBFBFBFAFAFAFAFAFAF9F9F9F9F9
-F9F8F8F8F8F8F8F7F7F7F7F7F7F6F6F6F6F6F6F5F5F5F5F5F5F4F4F4F4F4F3F3F3F3F3F3F2F2F2F2
-F2F2F1F1F1F1F1F0F0F0F0F0F0EFEFEFEFEFEFEEEEEEEEEEEDEDEDEDEDEDECECECECECEBEBEBEBEB
-EBEAEAEAEAEAE9E9E9E9E9E9E8E8E8E8E8E8E7E7E7E7E7E6E6E6E6E6E6
->
-0
-1 %_Br
-[
-0 0 1 0 1 52 19 %_BS
-%_0 0 1 0 1 52 19 Bs
-0 0.55 0.9 0 1 50 100 %_BS
-%_0 0.55 0.9 0 1 50 100 Bs
-BD
-%AI5_EndGradient
-%AI5_End_NonPrinting--
-%AI5_BeginPalette
-0 0 Pb
-1 1 1 1 ([Registration]) 0 Xs
-([Registration]) Pc
-0 0 0 0 k
-(C=0 M=0 Y=0 K=0) Pc
-0 0 0 1 k
-(C=0 M=0 Y=0 K=100) Pc
-0 0.1 1 0 k
-(C=0 M=10 Y=100 K=0) Pc
-0 0.5 0 0 k
-(C=0 M=50 Y=0 K=0) Pc
-0 0.5 1 0 k
-(C=0 M=50 Y=100 K=0) Pc
-1 0.55 1 0 k
-(C=100 M=55 Y=100 K=0) Pc
-1 0.9 0.1 0 k
-(C=100 M=90 Y=10 K=0) Pc
-0.15 1 1 0 k
-(C=15 M=100 Y=100 K=0) Pc
-0.45 0.9 0 0 k
-(C=45 M=90 Y=0 K=0) Pc
-0.5 0.4 0.3 0 k
-(C=50 M=40 Y=30 K=0) Pc
-0.5 0.85 1 0 k
-(C=50 M=85 Y=100 K=0) Pc
-0.75 0.05 1 0 k
-(C=75 M=5 Y=100 K=0) Pc
-0.75 0.9 0 0 k
-(C=75 M=90 Y=0 K=0) Pc
-0.8 0.05 0 0 k
-(C=80 M=5 Y=0 K=0) Pc
-Bb
-2 (Black, White) -7885 8587 0 0 1 0 0 1 0 0 Bg
-0 BB
-(Black, White) Pc
-Bb
-2 (Chrome) -7885 8587 0 0 1 0 0 1 0 0 Bg
-0 BB
-(Chrome) Pc
-Bb
-2 (Rainbow) -7885 8587 0 0 1 0 0 1 0 0 Bg
-0 BB
-(Rainbow) Pc
-Bb
-0 0 0 0 Bh
-2 (Yellow & Orange Radial) -7885 8587 0 0 1 0 0 1 0 0 Bg
-0 BB
-(Yellow & Orange Radial) Pc
-(Brick) 0 0 1 1 0 0 0 0 0 [1 0 0 1 0 0] p
-(Brick) Pc
-(Confetti) 0 0 1 1 0 0 0 0 0 [1 0 0 1 0 0] p
-(Confetti) Pc
-(Leaves - Fall ) 0 0 1 1 0 0 0 0 0 [1 0 0 1 0 0] p
-(Leaves - Fall ) Pc
-(Stripes) 0 0 1 1 0 0 0 0 0 [1 0 0 1 0 0] p
-(Stripes) Pc
-PB
-%AI5_EndPalette
-%AI5_Begin_NonPrinting
-Np
-%AI8_BeginPluginObject
-(Adobe Scatter Brush Tool)
-(Dog Tracks)
-(1 /New Pattern 41/ 1 0 0 0 1 / 0 1 1 0 1 1 0 0 0 0 -90 -90 0 1 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe Scatter Brush Tool)
-(Fall Leaf)
-(1 /New Pattern 34/ 1 0.0745 0.9 0.9019 0.18 / 0 0.602793 1 1 0.1 1 1 -) -
-(1 1 1 -180 180 1 0 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe Scatter Brush Tool)
-(Ladybug)
-(1 /New Pattern 10/ 5 0.898039 0 0 / 0 1 1 0 0.803911 1.2 1 -1.55 1.55 ) -
-(1 -180 180 1 0 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe Scatter Brush Tool)
-(Push Pin)
-(1 /New Pattern 36/ 1 0.025 0.1 0.475 0 / 0 1 1 0 0.401676 1 1 -1.06145) -
-( 1.06 1 -180 180 1 0 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe Scatter Brush Tool)
-(Strawberry)
-(1 /New Pattern 37/ 1 0 0 0 1 / 0 0.803911 1 1 0.803911 1 1 -0.5 0.5 1 ) -
-(-75 75.419 1 0 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe Scatter Brush Tool)
-(Twinkle Star )
-(1 /New Pattern 2/ 0 1 / 1 0.5 1 1 0.25 1 1 -0.5 0.5 1 0 0 0 0 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe PatternOnPath Brush Tool)
-(Double Lines)
-(1 / New Pattern 62/ New Pattern 63/ New Pattern 64/ / / 1 1 0.14 0.09 ) -
-(0 /  1 0 1 0 1 0 0 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe PatternOnPath Brush Tool)
-(Laurel)
-(1 / New Pattern 65/ New Pattern 42/ New Pattern 67/ / New Pattern 69/ ) -
-(1 0 0.55 1 0.3 /  1 0 1 0 1 0 0 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe PatternOnPath Brush Tool)
-(Rope )
-(1 / New Pattern 1/ / / New Pattern 3/ New Pattern 6/ 5 0 0 0 /  1 0 1 ) -
-(0 1 0 0 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe ArtOnPath Brush Tool)
-(Arrow)
-(1 / New Pattern 45/ / / / / 5 0.898039 0 0 /  2 0 1 0 1 0 0 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe ArtOnPath Brush Tool)
-(Marker)
-(1 / New Pattern 8/ / / / / 0 0 /  1 1 1 0 1 0 0 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe ArtOnPath Brush Tool)
-(Paintbrush)
-(1 / New Pattern 5/ / / / / 1 0.5 0.85 1 0.45 /  0 0 1 0 1 0 0 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe ArtOnPath Brush Tool)
-(Tapered Stroke)
-(1 / New Pattern 83/ / / / / 1 0 0 0 1 /  1 1 1 0 1 0 0 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe ArtOnPath Brush Tool)
-(Type)
-(1 / New Pattern 50/ / / / / 1 0.952941 0.94902 0.196078 0.0745098 /  1) -
-( 0 1 0 1 0 0 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe Calligraphic Brush Tool)
-(6 pt Flat )
-(1 4 8 10 10 90 90 2 0 0 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe Calligraphic Brush Tool)
-(10 pt Oval)
-(1 1 19 15 15 130 130 2 0 0 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe Calligraphic Brush Tool)
-(12 pt Oval )
-(1 7 17 45 45 0 0 2 0 0 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe Calligraphic Brush Tool)
-(20 pt Oval)
-(1 20 20 20 100 40 80 0 2 1 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe Calligraphic Brush Tool)
-(25 pt Round )
-(1 10 40 100 100 0 0 2 0 0 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe Calligraphic Brush Tool)
-(50 pt Flat)
-(1 40 60 0 0 44 44 0 0 0 0) .
-%AI8_EndPluginObject
-%AI8_BeginPluginObject
-(Adobe Brush Manager Order)
-(Adobe Brush Manager Order)
-( Adobe Calligraphic Brush Tool/ 6 pt Flat / Adobe Calligraphic Brush T) -
-(ool/ 10 pt Oval/ Adobe Calligraphic Brush Tool/ 12 pt Oval / Adobe Cal) -
-(ligraphic Brush Tool/ 20 pt Oval/ Adobe Calligraphic Brush Tool/ 25 pt) -
-( Round / Adobe Calligraphic Brush Tool/ 50 pt Flat/ Adobe Scatter Brus) -
-(h Tool/ Dog Tracks/ Adobe Scatter Brush Tool/ Fall Leaf/ Adobe Scatter) -
-( Brush Tool/ Ladybug/ Adobe Scatter Brush Tool/ Push Pin/ Adobe Scatte) -
-(r Brush Tool/ Strawberry/ Adobe Scatter Brush Tool/ Twinkle Star / Ado) -
-(be ArtOnPath Brush Tool/ Marker/ Adobe ArtOnPath Brush Tool/ Tapered S) -
-(troke/ Adobe ArtOnPath Brush Tool/ Arrow/ Adobe ArtOnPath Brush Tool/ ) -
-(Paintbrush/ Adobe ArtOnPath Brush Tool/ Type/ Adobe PatternOnPath Brus) -
-(h Tool/ Double Lines/ Adobe PatternOnPath Brush Tool/ Laurel/ Adobe Pa) -
-(tternOnPath Brush Tool/ Rope /) .
-%AI8_EndPluginObject
-%AI5_End_NonPrinting--
-%AI5_Begin_NonPrinting
-Np
-%AI8_PluginGroupInfo
-(Adobe Path Blends) (Adobe Blends Plugin) (Live Blends.aip)
-%AI8_PluginGroupInfo
-(Adobe PatternOnPath Brush Tool) (Adobe Pattern Brush Plugin) (ArtOnPath.aip)
-%AI8_PluginGroupInfo
-(Adobe ArtOnPath Brush Tool) (Adobe Art Brush Plugin) (ArtOnPath.aip)
-%AI8_PluginGroupInfo
-(Adobe Calligraphic Brush Tool) (Adobe Calligraphic Brush Plugin) (Calligraphic Brush Tool.aip)
-%AI8_PluginGroupInfo
-(Adobe Scatter Brush Tool) (Adobe Scatter Brush Plugin) (Scatter Brush Tool.aip)
-%AI5_End_NonPrinting--
-%%EndSetup
-%AI5_BeginLayer
-1 1 1 1 0 0 1 0 79 128 255 0 50 Lb
-(Layer 1) Ln
-0 A
-u
-0 O
-0 g
-800 Ar
-0 J 0 j 1 w 4 M []0 d
-%AI3_Note:
-0 D
-0 XR
-%AI5_File:
-%AI5_BeginRaster
-() 1 XG
-[ 0.24 0 0 0.24 289.4404 411.5996 ] 138 130 0 Xh
-[ 0.24 0 0 0.24 289.4404 411.5996 ] 0 0 138 130 138 130 1 1 0 0 0 0
-%%BeginBinary
-XI
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFA3FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFD07FFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFF03FFFFFFFDFFFFFFFFFFFFFFFFFFFFFFFFFFC
-%3FFFFFFF87FFFFFFFFFFFFFFFFFFFFFFFFFE1FFFFFFE01FFFFFFFFFFFFFF
-%FFFFFFFFFFFF1FFFFFFC0FFFFFFFFFFFFFFFFFFFFFFFFFFF0FFFFFF83FFF
-%FFFFFFFFFFFFFFFFFFFFFFFF8FFFFFF03FFFFFFFFFFFFFFFFFFFFFFFFFFF
-%8FFFFFF07FFFFFFFFFFFFFFFFFFFFFFFFFFF87FFFFE0FFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFC7FFFFE0FFFFFFFFFFFFFFFFFFFFFFFFFFFFC7FFFFC1FFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFE3FFFFC1FFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%E3FFFF83FFFFFFFFFFFFFFFFFFFFFFFFFFFFE1FFFF83FFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFE0FFFF83FFFFFFFFFFFFFFFFFFFFFFFFFFFFF07FFF07FFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFF07FFF07FFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%F83FFE0FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF81FFC0FFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFC0FFC1FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFE07F03FFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFF01F07FFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FF80E07FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFE001FFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFF0017FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF80003FFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFF00001FFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FF00001FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFE00000FFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFE00000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFE00000FFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFF00001FFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FF00001FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFE000007FFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFF010083FFFFFFFFFFFFFFFFFFFFFFFFFFFFFE125021FFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFF005AB047FFFFFFFFFFFFFFFFFFFFFFFFFFF
-%E00054813FFFFFFFFFFFFFFFFFFFFFFFFFFFE214A9041FFFFFFFFFFFFFFF
-%FFFFFFFFFFFF82016A820FFFFFFFFFFFFFFFFFFFFFFFFFFF0514BE090FFF
-%FFFFFFFFFFFFFFFFFFFFFFFE400FDE8423FFFFFFFFFFFFFFFFFFFFFFFFF8
-%004FAC4049FFFFFFFFFFFFFFFFFFFFFFFFE0A12FCD8034FFFFFFFFFFFFFF
-%FFFFFFFFFFE2502FBC109A7FFFFFFFFFFFFFFFFFFFFFFF89529F9B88ED3F
-%FFFFFFFFFFFFFFFFFFFFFF93A8157451B63FFFFFFFFFFFFFFFFFFFFFFF67
-%C01AA9800B1FFFFFFFFFFFFFFFFFFFFFFC9E1008DA909587FFFFFFFFFFFF
-%FFFFFFFFFB780C075F0406C3FFFFFFFFFFFFFFFFFFFFF0F616078B010751
-%FFFFFFFFFFFFFFFFFFFFE3CD8A8215482769FFFFFFFFFFFFFFFFFFFFC799
-%450920100BB4FFFFFFFFFFFFFFFFFFFF8F730AC45A004BBA3FFFFFFFFFFF
-%FFFFFFFF1EE6C522EC1099DD5FFFFFFFFFFFFFFFFFFE39D6C290CA008DEF
-%9FFFFFFFFFFFFFFFFFFCF3DDA5AA04012CEEA7FFFFFFFFFFFFFFFFFCE7AD
-%810C2802BEF753FFFFFFFFFFFFFFFFF1CFABB8C008020E77ABFFFFFFFFFF
-%FFFFFFF3AF53BD941405473BD5FFFFFFFFFFFFFFFFE75F670042BD08A759
-%EAFFFFFFFFFFFFFFFFC69EAAB2254E0355BDF57FFFFFFFFFFFFFFF8EBEA5
-%1852AD104A9CFABFFFFFFFFFFFFFFF997DAF5E014A064ADEFD5FFFFFFFFF
-%FFFFFF3A7D5B292AD5498DDEFEAFFFFFFFFFFFFFFE36FB6F6A938A518A4E
-%7E47FFFFFFFFFFFFFE64FB6FB4C000840DEF3EABFFFFFFFFFFFFFC9CF6EF
-%7228222295B75F51FFFFFFFFFFFFF949F6EEB961FC092DF7BF69FFFFFFFF
-%FFFFF899EEFFBC00D4166DBB2FF4FFFFFFFFFFFFF355EFDEBC7010D86DDA
-%A7B87FFFFFFFFFFFF423EDDFF813FDD86ED937BC7FFFFFFFFFFFE6D6CDDE
-%A048FA236EDD53BD3FFFFFFFFFFFCD605DDFD024A104569A9BDEBFFFFFFF
-%FFFF9BCDA99520121519775C5BDF1FFFFFFFFFFF97D4555194286A640AAA
-%EDDF8FFFFFFFFFFF37D5B286A0151450772AEFEECFFFFFFFFFFF2FDDB2AB
-%502C6A54652AE8EF57FFFFFFFFFE6FAFF655723654A8776F6EB6A7FFFFFF
-%FFFE5FAB6BD7F15D6CB46F6F646F6BFFFFFFFFFCDF6B77BFF42ABCD0676F
-%F752B5FFFFFFFFFDBF6A6FD3F12BB1406F6F74D97AFFFFFFFFF9BF6F77BF
-%F412C9A07777B775FAFFFFFFFFF97FF66FD3E90F55104F6FB7BDFA7FFFFF
-%FFFB7ED6EB9BD093D9C056F7BBFDFD7FFFFFFFF27EE6EFDB9A45AA002B7F
-%B1DEFDBFFFFFFFF6FDEEEFDF691295826AB76BDE7E9FFFFFFFF6FDEEFBDA
-%98C04818ED55B2FFBEDFFFFFFFECFDEEEFD57A2F40E16BB552EF5FAFFFFF
-%FFE5F9EF6BF2B911FA046EAAAB6F6FCFFFFFFFE9FBDEEB95FACA48A95FB5
-%5B6FEFDFFFFFFFE5FBCF53ABF1150554EFB55BF7B7A7FFFFFFD3FBDF6ACF
-%E842FAA05FAFDAB7BBF7FFFFFFC3F7DF6DEFCCA90558BFB7F6B7DDD3FFFF
-%FFD3F3DF76F79C04BA809FAF97DBDCABFFFFFFC7F7BFB5F73EF04021CBFF
-%EEFBDAE9FFFFFFD6F79FB7FE7E0F17E9E62FAF5BDE95FFFFFFC6E7FB9FF9
-%FE25FE83F1D78F7DD579FFFFFFCDD73D43E3FF120153FCBF376B6E94FFFF
-%FFC2AEA2A81FFF0552ABFF00AABDAB5AFFFFFFC48A3D21FFFFA9AD47FFE3
-%556AE5B4FFFFFFD16DA253FFFF82B80FFFF856BDAACAFFFFFFC48A5A87FF
-%FFC801EFFFFF155576E4FFFFFFD329550FFFFFD75C1FFFFFC3AEADAAFFFF
-%FF84926A3FFFFFC0028FFFFFF0755251FFFFFFD35C90FFFFFFE5441FFFFF
-%FF0AADA1FFFFFFA01243FFFFFFE0FA1FFFFFFFC00003FFFFFF82540FFFFF
-%FFF3043FFFFFFFFFD01FFFFFFFC010FFFFFFFFF1F83FFFFFFFFFFFFFFFFF
-%FFC007FFFFFFFFF9707FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF9407FFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFC907FFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFE41FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFE01FFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFF03FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-%%EndBinary
-XH
-%AI5_EndRaster
-F
-/BBAccumRotation (0.000000) XT
-U
-/BBAccumRotation (0.000000) XT
-LB
-%AI5_EndLayer--
-%%PageTrailer
-gsave annotatepage grestore showpage
-%%Trailer
-Adobe_Illustrator_AI5 /terminate get exec
-Adobe_shading_AI8 /terminate get exec
-Adobe_ColorImage_AI6 /terminate get exec
-Adobe_cshow /terminate get exec
-Adobe_level2_AI5 /terminate get exec
-%%EOF

Deleted: trunk/Master/texmf-dist/doc/latex/acmart/samples/map.png
===================================================================
(Binary files differ)

Deleted: trunk/Master/texmf-dist/doc/latex/acmart/samples/mouse-eps-converted-to.pdf
===================================================================
(Binary files differ)

Deleted: trunk/Master/texmf-dist/doc/latex/acmart/samples/mouse.eps
===================================================================
--- trunk/Master/texmf-dist/doc/latex/acmart/samples/mouse.eps	2018-12-30 22:09:44 UTC (rev 49538)
+++ trunk/Master/texmf-dist/doc/latex/acmart/samples/mouse.eps	2018-12-30 22:10:06 UTC (rev 49539)
@@ -1,145 +0,0 @@
-%!PS-Adobe-2.0 EPSF-1.2
-%%Creator: Adobe Illustrator(TM) for Windows, version 4.0
-%%For: (Siepo Drop                              ) (Studio Bitmuis                          )
-%%Title: (MOUSE.AI)
-%%CreationDate: (10/25/96) (6:00 PM)
-%%DocumentProcessColors: Black
-%%DocumentProcSets: Adobe_Illustrator_1.1 0 0
-%%DocumentSuppliedProcSets: Adobe_Illustrator_1.1 0 0
-%%BoundingBox:233 344 384 478
-%%ColorUsage: Black&White
-%%TemplateBox:306 396 306 396
-%%TileBox: 0 0 576 806
-%%DocumentPreview: Header
-%%Template:
-%%PageOrigin:0 0
-%%AI3_PaperRect:-9.6002 808.5785 585.6134 -2.6401
-%%AI3_Margin:9.6002 -2.6401 -9.6002 2.6401
-%%EndComments
-% $Header: /home/boris/cvs/tex/acm/acmart/mouse.eps,v 1.1 2016/04/11 04:57:36 boris Exp $
-%%BeginProcSet:Adobe_Illustrator_1.1 0 0
-% Copyright (C) 1987-1990 Adobe Systems Incorporated.
-% All Rights Reserved.
-% Adobe Illustrator is a trademark of Adobe Systems Incorporated.
-/Adobe_Illustrator_1.1 dup 100 dict def load begin
-/Version 0 def
-/Revision 0 def
-% definition operators
-/bdef {bind def} bind def
-/ldef {load def} bdef
-/xdef {exch def} bdef
-% graphic state operators
-/_K {3 index add neg dup 0 lt {pop 0} if 3 1 roll} bdef
-/_k /setcmybcolor where
-{/setcmybcolor get} {{1 sub 4 1 roll _K _K _K setrgbcolor pop} bind} ifelse def
-/g {/_b xdef /p {_b setgray} def} bdef
-/G {/_B xdef /P {_B setgray} def} bdef
-/k {/_b xdef /_y xdef /_m xdef /_c xdef /p {_c _m _y _b _k} def} bdef
-/K {/_B xdef /_Y xdef /_M xdef /_C xdef /P {_C _M _Y _B _k} def} bdef
-/d /setdash ldef
-/_i currentflat def
-/i {dup 0 eq {pop _i} if setflat} bdef
-/j /setlinejoin ldef
-/J /setlinecap ldef
-/M /setmiterlimit ldef
-/w /setlinewidth ldef
-% path construction operators
-/_R {.25 sub round .25 add} bdef
-/_r {transform _R exch _R exch itransform} bdef
-/c {_r curveto} bdef
-/C /c ldef
-/v {currentpoint 6 2 roll _r curveto} bdef
-/V /v ldef
-/y {_r 2 copy curveto} bdef
-/Y /y ldef
-/l {_r lineto} bdef
-/L /l ldef
-/m {_r moveto} bdef
-% error operators
-/_e [] def
-/_E {_e length 0 ne {gsave 0 g 0 G 0 i 0 J 0 j 1 w 10 M [] 0 d
-/Courier 20 0 0 1 z [0.966 0.259 -0.259 0.966
-_e 0 get _e 2 get add 2 div _e 1 get _e 3 get add 2 div] e _f t T grestore} if} bdef
-/_fill {{fill} stopped
-{/_e [pathbbox] def /_f (ERROR: can't fill, increase flatness) def n _E} if} bdef
-/_stroke {{stroke} stopped
-{/_e [pathbbox] def /_f (ERROR: can't stroke, increase flatness) def n _E} if} bdef
-% path painting operators
-/n /newpath ldef
-/N /n ldef
-/F {p _fill} bdef
-/f {closepath F} bdef
-/S {P _stroke} bdef
-/s {closepath S} bdef
-/B {gsave F grestore S} bdef
-/b {closepath B} bdef
-% text block construction and painting operators
-/_s /ashow ldef
-/_S {(?) exch {2 copy 0 exch put pop dup false charpath currentpoint _g setmatrix
-_stroke _G setmatrix moveto 3 copy pop rmoveto} forall pop pop pop n} bdef
-/_A {_a moveto _t exch 0 exch} bdef
-/_L {0 _l neg translate _G currentmatrix pop} bdef
-/_w {dup stringwidth exch 3 -1 roll length 1 sub _t mul add exch} bdef
-/_z [{0 0} bind {dup _w exch neg 2 div exch neg 2 div} bind {dup _w exch neg exch neg} bind] def
-/z {_z exch get /_a xdef /_t xdef /_l xdef exch findfont exch scalefont setfont} bdef
-/_g matrix def
-/_G matrix def
-/_D {_g currentmatrix pop gsave concat _G currentmatrix pop} bdef
-/e {_D p /t {_A _s _L} def} bdef
-/r {_D P /t {_A _S _L} def} bdef
-/a {_D /t {dup p _A _s P _A _S _L} def} bdef
-/o {_D /t {pop _L} def} bdef
-/T {grestore} bdef
-% group construction operators
-/u {} bdef
-/U {} bdef
-% font construction operators
-/Z {findfont begin currentdict dup length dict begin
-{1 index /FID ne {def} {pop pop} ifelse} forall /FontName exch def dup length 0 ne
-{/Encoding Encoding 256 array copy def 0 exch {dup type /nametype eq
-{Encoding 2 index 2 index put pop 1 add} {exch pop} ifelse} forall} if pop
-currentdict dup end end /FontName get exch definefont pop} bdef
-end
-%%EndProcSet
-%AI3-Grid.0 18 18 3 0.833333 0.833333 0.833333 3
-%%EndProlog
-%%BeginSetup
-% $Header: /home/boris/cvs/tex/acm/acmart/mouse.eps,v 1.1 2016/04/11 04:57:36 boris Exp $
-Adobe_Illustrator_1.1 begin
-n
-%%EndSetup
-u
-0 0 0 1 k
-0 i 0 J 0 j 0.5226 w 4 M []0 d
-%%Note:
-234.4156 349.9487 m
-234.4533 357.3618 242.7696 373.0161 248.0755 380.7679 C
-241.0762 381.5582 238.7437 386.2243 244.1995 392.8849 c
-249.6559 399.5455 254.4726 401.8786 258.9506 392.8849 C
-289.356 426.5265 305.7628 433.9396 336.9584 415.576 C
-348.2475 419.4896 356.4509 419.0757 367.74 436.6867 c
-376.4327 450.196 372.2181 450.8357 369.3205 462.8774 c
-366.5735 474.2041 374.4006 476.9512 382.5664 477.7414 C
-382.1901 474.5805 L
-374.4006 474.9944 370.7128 471.57 373.9867 463.2537 c
-378.2765 452.3033 380.1957 445.304 373.6104 434.7299 c
-365.7833 422.199 358.784 415.9523 341.2483 408.1629 C
-338.9904 396.648 336.6197 386.2243 321.3418 376.892 c
-315.3962 373.2419 301.9998 372.414 294.4366 368.2747 c
-284.5393 362.8559 260.4559 355.5556 253.419 353.7493 c
-246.4574 351.9054 240.8881 343.6268 234.4156 349.9487 C
-f
-0 0 0 0 k
-251.5751 365.1513 m
-253.4942 365.1513 255.0747 363.6085 255.0747 361.6893 c
-255.0747 359.6949 253.4942 358.1521 251.5751 358.1521 c
-249.6936 358.1521 248.1131 359.6949 248.1131 361.6893 c
-248.1131 363.6085 249.6936 365.1513 251.5751 365.1513 c
-f
-U
-%%PageTrailer
-%%Trailer
-_E end
-%%EOF
-
-

Deleted: trunk/Master/texmf-dist/doc/latex/acmart/samples/rosette-eps-converted-to.pdf
===================================================================
(Binary files differ)

Deleted: trunk/Master/texmf-dist/doc/latex/acmart/samples/rosette.eps
===================================================================
--- trunk/Master/texmf-dist/doc/latex/acmart/samples/rosette.eps	2018-12-30 22:09:44 UTC (rev 49538)
+++ trunk/Master/texmf-dist/doc/latex/acmart/samples/rosette.eps	2018-12-30 22:10:06 UTC (rev 49539)
@@ -1,76 +0,0 @@
-%!
-%%BoundingBox: 124.38 124.38 487.61 487.61
-% Cookbook Example Program from First Printing, Revised 7 Jan 1985
-% Program: Repeated Shapes     Number: 6
-%-----------------------------------------------------------------------------
-%
-					    % This program prints a rosette
-					    % design by defining a section of
-					    % that design and printing that
-					    % section repeatedly. This program
-					    % illustrates the ``for'' and
-					    % "arc" operators, and it shows
-					    % how coordinate transformations
-					    % can be nested so as to use the
-					    % most convenient coordinate
-					    % system for each part of a
-					    % design.
-/inch {72 mul} def
-		  
-/wedge                                      % Define an ``ice cream cone''
-  { newpath                                 % shape by means of the ``arc''
-      0 0 moveto                            % operator. This shape will have a
-      1 0 translate                         % 30 degree angle topped off with
-      15 rotate                             % a semicircle. Set the path's
-      0 15 sin translate                    % first point at the current
-      0 0 15 sin -90 90 arc                 % origin. Next, move the origin to
-    closepath                               % the center of the semicircle by
-  } def                                     % translating to the right 1 unit,
-					    % rotating counter-clockwise by 15
-					    % degrees, and translating ``up''
-					    % in the rotated system by the
-					    % radius of the semicircle. The
-					    % ``arc'' operator includes a
-					    % straight line to the initial
-					    % point of the arc and a curved
-					    % section to the end of the arc.
-					    % Note that the semicircle goes
-					    % from -90 degrees to 90 degrees
-					    % in the rotated coordinate
-					    % system.
-						     
-gsave
-  4.25 inch 4.25 inch translate             % Move into position for the
-					    % rosette.
-  1.75 inch 1.75 inch scale                 % Make the edges of the rosette 1
-					    % 3/4 inches long.
-  0.02 setlinewidth                         % Use a 7/200 inch thick line.
-  2 1 13                                    % Set up the ``for'' operator to
-					    % iterate 12 times, pushing 2 onto
-					    % the stack the first time, 3 the
-					    % next time, ... , and 13 the last
-					    % time.
-   {                                        % The last argument for ``for'' is
-					    % the sequence of operations to be
-					    % repeated. This sequence must be
-					    % enclosed by braces.
-     13 div setgray                         % Divide the loop index by 13 to
-					    % set a gray value.
-     gsave                                  % Enclose the ``wedge'' operation
-       wedge                                % in a ``gsave''-``grestore''
-					    % pair, as it will mess up the
-					    % coordinate system.
-       gsave                                % Save the wedge path for use
-					    % after the ``fill''.
-	 fill
-       grestore
-       0 setgray stroke                     % Draw a black border around the
-					    % wedge.
-     grestore                               % Get out of the coordinate system
-					    % left by wedge.
-     30 rotate                              % Set up for the next section.
-   } for                                    % Close the last argument and
-					    % execute the ``for'' operator.
-grestore
-showpage
-

Modified: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-acmlarge.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-acmlarge.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-acmlarge.tex	2018-12-30 22:09:44 UTC (rev 49538)
+++ trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-acmlarge.tex	2018-12-30 22:10:06 UTC (rev 49539)
@@ -1,65 +1,80 @@
-\documentclass[acmlarge]{acmart}
+%
+% The first command in your LaTeX source must be the \documentclass command.
+\documentclass[acmlarge,screen]{acmart}
 
-\usepackage{booktabs} % For formal tables
+%
+% defining the \BibTeX command - from Oren Patashnik's original BibTeX documentation.
+\def\BibTeX{{\rm B\kern-.05em{\sc i\kern-.025em b}\kern-.08emT\kern-.1667em\lower.7ex\hbox{E}\kern-.125emX}}
+    
+% Rights management information. 
+% This information is sent to you when you complete the rights form.
+% These commands have SAMPLE values in them; it is your responsibility as an author to replace
+% the commands and values with those provided to you when you complete the rights form.
+%
+% These commands are for a PROCEEDINGS abstract or paper.
+\copyrightyear{2018}
+\acmYear{2018}
+\setcopyright{acmlicensed}
+\acmConference[Woodstock '18]{Woodstock '18: ACM Symposium on Neural Gaze Detection}{June 03--05, 2018}{Woodstock, NY}
+\acmBooktitle{Woodstock '18: ACM Symposium on Neural Gaze Detection, June 03--05, 2018, Woodstock, NY}
+\acmPrice{15.00}
+\acmDOI{10.1145/1122445.1122456}
+\acmISBN{978-1-4503-9999-9/18/06}
 
+%
+% These commands are for a JOURNAL article.
+%\setcopyright{acmcopyright}
+%\acmJournal{TOG}
+%\acmYear{2018}\acmVolume{37}\acmNumber{4}\acmArticle{111}\acmMonth{8}
+%\acmDOI{10.1145/1122445.1122456}
 
-\usepackage[ruled]{algorithm2e} % For algorithms
-\renewcommand{\algorithmcfname}{ALGORITHM}
-\SetAlFnt{\small}
-\SetAlCapFnt{\small}
-\SetAlCapNameFnt{\small}
-\SetAlCapHSkip{0pt}
-\IncMargin{-\parindent}
+%
+% Submission ID. 
+% Use this when submitting an article to a sponsored event. You'll receive a unique submission ID from the organizers
+% of the event, and this ID should be used as the parameter to this command.
+%\acmSubmissionID{123-A56-BU3}
 
-% Metadata Information
-\acmJournal{PACMHCI}
-\acmVolume{9}
-\acmNumber{4}
-\acmArticle{39}
-\acmYear{2010}
-\acmMonth{3}
-\acmArticleSeq{11}
+%
+% The majority of ACM publications use numbered citations and references. If you are preparing content for an event
+% sponsored by ACM SIGGRAPH, you must use the "author year" style of citations and references. Uncommenting
+% the next command will enable that style.
+%\citestyle{acmauthoryear}
 
-%\acmBadgeR[http://ctuning.org/ae/ppopp2016.html]{ae-logo}
-%\acmBadgeL[http://ctuning.org/ae/ppopp2016.html]{ae-logo}
+%
+% end of the preamble, start of the body of the document source.
+\begin{document}
 
+%
+% The "title" command has an optional parameter, allowing the author to define a "short title" to be used in page headers.
+\title{The Name of the Title is Hope}
 
-% Copyright
-%\setcopyright{acmcopyright}
-%\setcopyright{acmlicensed}
-%\setcopyright{rightsretained}
-%\setcopyright{usgov}
-\setcopyright{usgovmixed}
-%\setcopyright{cagov}
-%\setcopyright{cagovmixed}
+%
+% The "author" command and its associated commands are used to define the authors and their affiliations.
+% Of note is the shared affiliation of the first two authors, and the "authornote" and "authornotemark" commands
+% used to denote shared contribution to the research.
+\author{Ben Trovato}
+\authornote{Both authors contributed equally to this research.}
+\email{trovato at corporation.com}
+\orcid{1234-5678-9012}
+\author{G.K.M. Tobin}
+\authornotemark[1]
+\email{webmaster at marysville-ohio.com}
+\affiliation{%
+  \institution{Institute for Clarity in Documentation}
+  \streetaddress{P.O. Box 1212}
+  \city{Dublin}
+  \state{Ohio}
+  \postcode{43017-6221}
+}
 
-% DOI
-\acmDOI{0000001.0000001}
+\author{Lars Th{\o}rv{\"a}ld}
+\affiliation{%
+  \institution{The Th{\o}rv{\"a}ld Group}
+  \streetaddress{1 Th{\o}rv{\"a}ld Circle}
+  \city{Hekla}
+  \country{Iceland}}
+\email{larst at affiliation.org}
 
-% Paper history
-\received{February 2007}
-\received{March 2009}
-\received[accepted]{June 2009}
-
-
-% Document starts
-\begin{document}
-% Title portion
-\title{A Multifrequency MAC Specially Designed for Wireless Sensor
-  Network Applications}
-\titlenote{We can add a note to the title}
-
-\author{Gang Zhou}
-\authornote{This is the corresponding author}
-\orcid{1234-5678-9012-3456}
-\affiliation{%
-  \institution{College of William and Mary}
-  \streetaddress{104 Jamestown Rd}
-  \city{Williamsburg}
-  \state{VA}
-  \postcode{23185}
-  \country{USA}}
-\email{gang_zhou at wm.edu}
 \author{Valerie B\'eranger}
 \affiliation{%
   \institution{Inria Paris-Rocquencourt}
@@ -66,7 +81,7 @@
   \city{Rocquencourt}
   \country{France}
 }
-\email{beranger at inria.fr}
+
 \author{Aparna Patel}
 \affiliation{%
  \institution{Rajiv Gandhi University}
@@ -74,7 +89,7 @@
  \city{Doimukh}
  \state{Arunachal Pradesh}
  \country{India}}
-\email{aprna_patel at rguhs.ac.in}
+ 
 \author{Huifen Chan}
 \affiliation{%
   \institution{Tsinghua University}
@@ -81,67 +96,42 @@
   \streetaddress{30 Shuangqing Rd}
   \city{Haidian Qu}
   \state{Beijing Shi}
-  \country{China}
-}
-\email{chan0345 at tsinghua.edu.cn}
-\author{Ting Yan}
+  \country{China}}
+
+\author{Charles Palmer}
 \affiliation{%
-  \institution{Eaton Innovation Center}
-  \city{Prague}
-  \country{Czech Republic}}
-\email{yanting02 at gmail.com}
-\author{Tian He}
-\affiliation{%
-  \institution{University of Virginia}
-  \department{School of Engineering}
-  \city{Charlottesville}
-  \state{VA}
-  \postcode{22903}
-  \country{USA}
-}
-\affiliation{%
-  \institution{University of Minnesota}
-  \country{USA}}
-\email{tinghe at uva.edu}
-\author{Chengdu Huang}
-\author{John A. Stankovic}
-\author{Tarek F. Abdelzaher}
-\affiliation{%
-  \institution{University of Virginia}
-  \department{School of Engineering}
-  \city{Charlottesville}
-  \state{VA}
-  \postcode{22903}
-  \country{USA}
-}
+  \institution{Palmer Research Laboratories}
+  \streetaddress{8600 Datapoint Drive}
+  \city{San Antonio}
+  \state{Texas}
+  \postcode{78229}}
+\email{cpalmer at prl.com}
 
+\author{John Smith}
+\affiliation{\institution{The Th{\o}rv{\"a}ld Group}}
+\email{jsmith at affiliation.org}
 
+\author{Julius P. Kumquat}
+\affiliation{\institution{The Kumquat Consortium}}
+\email{jpkumquat at consortium.net}
 
+%
+% By default, the full list of authors will be used in the page headers. Often, this list is too long, and will overlap
+% other information printed in the page headers. This command allows the author to define a more concise list
+% of authors' names for this purpose.
+\renewcommand{\shortauthors}{Trovato and Tobin, et al.}
+
+%
+% The abstract is a short summary of the work to be presented in the article.
 \begin{abstract}
-Multifrequency media access control has been well understood in
-general wireless ad hoc networks, while in wireless sensor networks,
-researchers still focus on single frequency solutions. In wireless
-sensor networks, each device is typically equipped with a single
-radio transceiver and applications adopt much smaller packet sizes
-compared to those in general wireless ad hoc networks. Hence, the
-multifrequency MAC protocols proposed for general wireless ad hoc
-networks are not suitable for wireless sensor network applications,
-which we further demonstrate through our simulation experiments. In
-this article, we propose MMSN, which takes advantage of
-multifrequency availability while, at the same time, takes into
-consideration the restrictions of wireless sensor networks. Through
-extensive experiments, MMSN exhibits the prominent ability to utilize
-parallel transmissions among neighboring nodes. When multiple physical
-frequencies are available, it also achieves increased energy
-efficiency, demonstrating the ability to work against radio
-interference and the tolerance to a wide range of measured time
-synchronization errors.
+A clear and well-documented \LaTeX\ document is presented as an article formatted for publication by ACM in 
+a conference proceedings or journal publication. Based on the ``acmart'' document class, this article presents
+and explains many of the common variations, as well as many of the formatting elements
+an author may use in the preparation of the documentation of their work.
 \end{abstract}
 
-
 %
-% The code below should be generated by the tool at
-% http://dl.acm.org/ccs.cfm
+% The code below is generated by the tool at http://dl.acm.org/ccs.cfm.
 % Please copy and paste the code instead of the example below.
 %
 \begin{CCSXML}
@@ -175,34 +165,338 @@
 \ccsdesc[100]{Networks~Network reliability}
 
 %
-% End generated code
+% Keywords. The author(s) should pick words that accurately describe the work being
+% presented. Separate the keywords with commas.
+\keywords{datasets, neural networks, gaze detection, text tagging}
+
 %
+% A "teaser" image appears between the author and affiliation information and the body 
+% of the document, and typically spans the page. 
+%%\begin{teaserfigure}
+%%  \includegraphics[width=\textwidth]{sampleteaser}
+%%  \caption{Seattle Mariners at Spring Training, 2010.}
+%%  \Description{Enjoying the baseball game from the third-base seats. Ichiro Suzuki preparing to bat.}
+%%  \label{fig:teaser}
+%%\end{teaserfigure}
 
+%
+% This command processes the author and affiliation and title information and builds
+% the first part of the formatted document.
+\maketitle
 
-\keywords{Wireless sensor networks, media access control,
-multi-channel, radio interference, time synchronization}
+\section{Introduction}
+ACM's consolidated article template, introduced in 2017, provides a consistent \LaTeX\ style for use across ACM publications, and incorporates accessibility and metadata-extraction functionality necessary for future Digital Library endeavors. Numerous ACM and SIG-specific \LaTeX\ templates have been examined, and their unique features incorporated into this single new template.
 
-% DO NOT use this command unless you want to change
-% the default behavior
-% \authorsaddresses{Authors' addresses: G.~Zhou, Computer Science
-%   Department, College of William and Mary, 104 Jameson Rd,
-%   Williamsburg, PA 23185, US, \path{gzhou at wm.edu}; V.~B\'eranger,
-%   Inria Paris-Rocquencourt, Rocquencourt, France; A.~Patel, Rajiv
-%   Gandhi University, Rono-Hills, Doimukh, Arunachal Pradesh, India;
-%   H.~Chan, Tsinghua University, 30 Shuangqing Rd, Haidian Qu, Beijing
-%   Shi, China; T.~Yan, Eaton Innovation Center, Prague, Czech Republic;
-%   T.~He, C.~Huang, J.~A.~Stankovic University of Virginia, School of
-%   Engineering Charlottesville, VA 22903, USA; T. F. Abdelzaher,
-%   (Current address) NASA Ames Research Center, Moffett Field,
-%   California 94035.}
+If you are new to publishing with ACM, this document is a valuable guide to the process of preparing your work for publication. If you have published with ACM before, this document provides insight and instruction into more recent changes to the article template.
 
-\maketitle
+The ``\verb|acmart|'' document class can be used to prepare articles for any ACM publication --- conference or journal, and for any stage of publication, from review to final ``camera-ready'' copy, to the author's own version, with {\it very} few changes to the source. 
 
-% The default list of authors is too long for headers.
-\renewcommand{\shortauthors}{G. Zhou et al.}
+\section{Template Overview}
+As noted in the introduction, the ``\verb|acmart|'' document class can be used to prepare many different kinds of documentation --- a double-blind initial submission of a full-length technical paper, a two-page SIGGRAPH Emerging Technologies abstract, a ``camera-ready'' journal article, a SIGCHI Extended Abstract, and more --- all by selecting the appropriate {\it template style} and {\it template parameters}.
 
-\input{samplebody-journals}
+This document will explain the major features of the document class. For further information, the {\it \LaTeX\ User's Guide} is available from \url{https://www.acm.org/publications/proceedings-template}.
 
+\subsection{Template Styles}
 
+The primary parameter given to the ``\verb|acmart|'' document class is the {\it template style} which corresponds to the kind of publication or SIG publishing the work. This parameter is enclosed in square brackets and is a part of the {\verb|documentclass|} command:
+\begin{verbatim}
+  \documentclass[STYLE]{acmart}
+\end{verbatim}
 
+Journals use one of three template styles. All but three ACM journals use the {\verb|acmsmall|} template style:
+\begin{itemize}
+\item {\verb|acmsmall|}: The default journal template style.
+\item {\verb|acmlarge|}: Used by JOCCH and TAP.
+\item {\verb|acmtog|}: Used by TOG.
+\end{itemize}
+
+The majority of conference proceedings documentation will use the {\verb|acmconf|} template style.
+\begin{itemize}
+\item {\verb|acmconf|}: The default proceedings template style.
+\item{\verb|sigchi|}: Used for SIGCHI conference articles.
+\item{\verb|sigchi-a|}: Used for SIGCHI ``Extended Abstract'' articles.
+\item{\verb|sigplan|}: Used for SIGPLAN conference articles.
+\end{itemize}
+
+\subsection{Template Parameters}
+
+In addition to specifying the {\it template style} to be used in formatting your work, there are a number of {\it template parameters} which modify some part of the applied template style. A complete list of these parameters can be found in the {\it \LaTeX\ User's Guide.}
+
+Frequently-used parameters, or combinations of parameters, include:
+\begin{itemize}
+\item {\verb|anonymous,review|}: Suitable for a ``double-blind'' conference submission. Anonymizes the work and includes line numbers. Use with the \verb|\acmSubmissionID| command to print the submission's unique ID on each page of the work.
+\item{\verb|authorversion|}: Produces a version of the work suitable for posting by the author.
+\item{\verb|screen|}: Produces colored hyperlinks.
+\end{itemize}
+
+This document uses the following string as the first command in the source file: \verb|\documentclass[sigconf,screen]{acmart}|.
+
+\section{Modifications}
+
+Modifying the template --- including but not limited to: adjusting margins, typeface sizes, line spacing, paragraph and list definitions, and the use of the \verb|\vspace| command to manually adjust the vertical spacing between elements of your work --- is not allowed.
+
+{\bf Your document will be returned to you for revision if modifications are discovered.}
+
+\section{Typefaces}
+
+The ``\verb|acmart|'' document class requires the use of the ``Libertine'' typeface family. Your \TeX\ installation should include this set of packages. Please do not substitute other typefaces. The ``\verb|lmodern|'' and ``\verb|ltimes|'' packages should not be used, as they will override the built-in typeface families.
+
+\section{Title Information}
+
+The title of your work should use capital letters appropriately - \url{https://capitalizemytitle.com/} has useful rules for capitalization. Use the {\verb|title|} command to define the title of your work. If your work has a subtitle, define it with the {\verb|subtitle|} command.
+Do not insert line breaks in your title.
+
+If your title is lengthy, you must define a short version to be used in the page headers, to prevent overlapping text. The \verb|title| command has a ``short title'' parameter:
+\begin{verbatim}
+  \title[short title]{full title}
+\end{verbatim}
+
+\section{Authors and Affiliations}
+
+Each author must be defined separately for accurate metadata identification. Multiple authors may share one affiliation. Authors' names should not be abbreviated; use full first names wherever possible. Include authors' e-mail addresses whenever possible.
+
+Grouping authors' names or e-mail addresses, or providing an ``e-mail alias,'' as shown below, is not acceptable:
+\begin{verbatim}
+  \author{Brooke Aster, David Mehldau}
+  \email{dave,judy,steve at university.edu}
+  \email{firstname.lastname at phillips.org}
+\end{verbatim}
+
+The \verb|authornote| and \verb|authornotemark| commands allow a note to apply to multiple authors --- for example, if the first two authors of an article contributed equally to the work. 
+
+If your author list is lengthy, you must define a shortened version of the list of authors to be used in the page headers, to prevent overlapping text. The following command should be placed just after the last \verb|\author{}| definition:
+\begin{verbatim}
+  \renewcommand{\shortauthors}{McCartney, et al.}
+\end{verbatim}
+Omitting this command will force the use of a concatenated list of all of the authors' names, which may result in overlapping text in the page headers.
+
+The article template's documentation, available at  \url{https://www.acm.org/publications/proceedings-template}, has a complete explanation of these commands and tips for their effective use.
+
+\section{Rights Information}
+
+Authors of any work published by ACM will need to complete a rights form. Depending on the kind of work, and the rights management choice made by the author, this may be copyright transfer, permission, license, or an OA (open access) agreement.
+
+Regardless of the rights management choice, the author will receive a copy of the completed rights form once it has been submitted. This form contains \LaTeX\ commands that must be copied into the source document. When the document source is compiled, these commands and their parameters add formatted text to several areas of the final document:
+\begin{itemize}
+\item the ``ACM Reference Format'' text on the first page.
+\item the ``rights management'' text on the first page.
+\item the conference information in the page header(s).
+\end{itemize}
+
+Rights information is unique to the work; if you are preparing several works for an event, make sure to use the correct set of commands with each of the works.
+
+\section{CCS Concepts and User-Defined Keywords}
+
+Two elements of the ``acmart'' document class provide powerful taxonomic tools for you to help readers find your work in an online search. 
+
+The ACM Computing Classification System --- \url{https://www.acm.org/publications/class-2012} --- is a set of classifiers and concepts that describe the computing discipline. Authors can select entries from this classification system, via \url{https://dl.acm.org/ccs/ccs.cfm}, and generate the commands to be included in the \LaTeX\ source. 
+
+User-defined keywords are a comma-separated list of words and phrases of the authors' choosing, providing a more flexible way of describing the research being presented.
+
+CCS concepts and user-defined keywords are required for all short- and full-length articles, and optional for two-page abstracts. 
+
+\section{Sectioning Commands}
+
+Your work should use standard \LaTeX\ sectioning commands: \verb|section|, \verb|subsection|, \verb|subsubsection|, and \verb|paragraph|. They should be numbered; do not remove the numbering from the commands. 
+
+Simulating a sectioning command by setting the first word or words of a paragraph in boldface or italicized text is {\bf not allowed.}
+
+\section{Tables}
+
+The ``\verb|acmart|'' document class includes the ``\verb|booktabs|'' package --- \url{https://ctan.org/pkg/booktabs} --- for preparing high-quality tables. 
+
+Table captions are placed {\it above} the table.
+
+Because tables cannot be split across pages, the best placement for them is typically the top of the page nearest their initial cite.  To ensure this proper ``floating'' placement of tables, use the environment \textbf{table} to enclose the table's contents and the table caption.  The contents of the table itself must go in the \textbf{tabular} environment, to be aligned properly in rows and columns, with the desired horizontal and vertical rules.  Again, detailed instructions on \textbf{tabular} material are found in the \textit{\LaTeX\ User's Guide}.
+
+Immediately following this sentence is the point at which Table~\ref{tab:freq} is included in the input file; compare the placement of the table here with the table in the printed output of this document.
+
+\begin{table}
+  \caption{Frequency of Special Characters}
+  \label{tab:freq}
+  \begin{tabular}{ccl}
+    \toprule
+    Non-English or Math&Frequency&Comments\\
+    \midrule
+    \O & 1 in 1,000& For Swedish names\\
+    $\pi$ & 1 in 5& Common in math\\
+    \$ & 4 in 5 & Used in business\\
+    $\Psi^2_1$ & 1 in 40,000& Unexplained usage\\
+  \bottomrule
+\end{tabular}
+\end{table}
+
+To set a wider table, which takes up the whole width of the page's live area, use the environment \textbf{table*} to enclose the table's contents and the table caption.  As with a single-column table, this wide table will ``float'' to a location deemed more desirable. Immediately following this sentence is the point at which Table~\ref{tab:commands} is included in the input file; again, it is instructive to compare the placement of the table here with the table in the printed output of this document.
+
+\begin{table*}
+  \caption{Some Typical Commands}
+  \label{tab:commands}
+  \begin{tabular}{ccl}
+    \toprule
+    Command &A Number & Comments\\
+    \midrule
+    \texttt{{\char'134}author} & 100& Author \\
+    \texttt{{\char'134}table}& 300 & For tables\\
+    \texttt{{\char'134}table*}& 400& For wider tables\\
+    \bottomrule
+  \end{tabular}
+\end{table*}
+
+\section{Math Equations}
+You may want to display math equations in three distinct styles:
+inline, numbered or non-numbered display.  Each of
+the three are discussed in the next sections.
+
+\subsection{Inline (In-text) Equations}
+A formula that appears in the running text is called an
+inline or in-text formula.  It is produced by the
+\textbf{math} environment, which can be
+invoked with the usual \texttt{{\char'134}begin\,\ldots{\char'134}end}
+construction or with the short form \texttt{\$\,\ldots\$}. You
+can use any of the symbols and structures,
+from $\alpha$ to $\omega$, available in
+\LaTeX~\cite{Lamport:LaTeX}; this section will simply show a
+few examples of in-text equations in context. Notice how
+this equation:
+\begin{math}
+  \lim_{n\rightarrow \infty}x=0
+\end{math},
+set here in in-line math style, looks slightly different when
+set in display style.  (See next section).
+
+\subsection{Display Equations}
+A numbered display equation---one set off by vertical space from the
+text and centered horizontally---is produced by the \textbf{equation}
+environment. An unnumbered display equation is produced by the
+\textbf{displaymath} environment.
+
+Again, in either environment, you can use any of the symbols
+and structures available in \LaTeX\@; this section will just
+give a couple of examples of display equations in context.
+First, consider the equation, shown as an inline equation above:
+\begin{equation}
+  \lim_{n\rightarrow \infty}x=0
+\end{equation}
+Notice how it is formatted somewhat differently in
+the \textbf{displaymath}
+environment.  Now, we'll enter an unnumbered equation:
+\begin{displaymath}
+  \sum_{i=0}^{\infty} x + 1
+\end{displaymath}
+and follow it with another numbered equation:
+\begin{equation}
+  \sum_{i=0}^{\infty}x_i=\int_{0}^{\pi+2} f
+\end{equation}
+just to demonstrate \LaTeX's able handling of numbering.
+
+\section{Figures}
+
+The ``\verb|figure|'' environment should be used for figures. One or more images can be placed within a figure. If your figure contains third-party material, you must clearly identify it as such, as shown in the example below.
+\begin{figure}[h]
+  \centering
+  \includegraphics[width=\linewidth]{sample-franklin}
+  \caption{1907 Franklin Model D roadster. Photograph by Harris \& Ewing, Inc. [Public domain], via Wikimedia Commons. (\url{https://goo.gl/VLCRBB}).}
+  \Description{The 1907 Franklin Model D roadster.}
+\end{figure}
+
+Your figures should contain a caption which describes the figure to the reader. Figure captions go below the figure. Your figures should {\bf also} include a description suitable for screen readers, to assist the visually-challenged to better understand your work.
+
+Figure captions are placed {\it below} the figure.
+
+\subsection{The ``Teaser Figure''}
+
+A ``teaser figure'' is an image, or set of images in one figure, that are placed after all author and affiliation information, and before the body of the article, spanning the page. If you wish to have such a figure in your article, place the command immediately before the \verb|\maketitle| command:
+\begin{verbatim}
+  \begin{teaserfigure}
+    \includegraphics[width=\textwidth]{sampleteaser}
+    \caption{figure caption}
+    \Description{figure description}
+  \end{teaserfigure}
+\end{verbatim}
+
+\section{Citations and Bibliographies}
+
+The use of \BibTeX\ for the preparation and formatting of one's references is strongly recommended. Authors' names should be complete --- use full first names (``Donald E. Knuth'') not initials (``D. E. Knuth'') --- and the salient identifying features of a reference should be included: title, year, volume, number, pages, article DOI, etc. 
+
+The bibliography is included in your source document with these two commands, placed just before the \verb|\end{document}| command:
+\begin{verbatim}
+  \bibliographystyle{ACM-Reference-Format}
+  \bibliography{bibfile}
+\end{verbatim}
+where ``\verb|bibfile|'' is the name, without the ``\verb|.bib|'' suffix, of the \BibTeX\ file.
+
+Citations and references are numbered by default. A small number of ACM publications have citations and references formatted in the ``author year'' style; for these exceptions, please include this command in the {\bf preamble} (before ``\verb|\begin{document}|'') of your \LaTeX\ source: 
+\begin{verbatim}
+  \citestyle{acmauthoryear}
+\end{verbatim}
+
+Some examples.  A paginated journal article \cite{Abril07}, an enumerated journal article \cite{Cohen07}, a reference to an entire issue \cite{JCohen96}, a monograph (whole book) \cite{Kosiur01}, a monograph/whole book in a series (see 2a in spec. document)
+\cite{Harel79}, a divisible-book such as an anthology or compilation \cite{Editor00} followed by the same example, however we only output the series if the volume number is given \cite{Editor00a} (so Editor00a's series should NOT be present since it has no vol. no.),
+a chapter in a divisible book \cite{Spector90}, a chapter in a divisible book in a series \cite{Douglass98}, a multi-volume work as book \cite{Knuth97}, an article in a proceedings (of a conference, symposium, workshop for example) (paginated proceedings article) \cite{Andler79}, a proceedings article with all possible elements \cite{Smith10}, an example of an enumerated proceedings article \cite{VanGundy07}, an informally published work \cite{Harel78}, a doctoral dissertation \cite{Clarkson85}, a master's thesis: \cite{anisi03}, an online document / world wide web resource \cite{Thornburg01, Ablamowicz07, Poker06}, a video game (Case 1) \cite{Obama08} and (Case 2) \cite{Novak03} and \cite{Lee05} and (Case 3) a patent \cite{JoeScientist001}, work accepted for publication \cite{rous08}, 'YYYYb'-test for prolific author \cite{SaeediMEJ10} and \cite{SaeediJETC10}. Other cites might contain 'duplicate' DOI and URLs (some SIAM articles) \cite{Kirschmer:2010:AEI:1958016.1958018}. Boris / Barbara Beeton: multi-volume works as books \cite{MR781536} and \cite{MR781537}. A couple of citations with DOIs: \cite{2004:ITE:1009386.1010128,Kirschmer:2010:AEI:1958016.1958018}. Online citations: \cite{TUGInstmem, Thornburg01, CTANacmart}.
+
+\section{Acknowledgments}
+
+Identification of funding sources and other support, and thanks to individuals and groups that assisted in the research and the preparation of the work should be included in an acknowledgment section, which is placed just before the reference section in your document. 
+
+This section has a special environment:
+\begin{verbatim}
+  \begin{acks}
+  ...
+  \end{acks}
+\end{verbatim}
+so that the information contained therein can be more easily collected during the article metadata extraction phase, and to ensure consistency in the spelling of the section heading. 
+
+Authors should not prepare this section as a numbered or unnumbered {\verb|\section|}; please use the ``{\verb|acks|}'' environment.
+
+\section{Appendices}
+
+If your work needs an appendix, add it before the ``\verb|\end{document}|'' command at the conclusion of your source document. 
+
+Start the appendix with the ``\verb|appendix|'' command:
+\begin{verbatim}
+  \appendix
+\end{verbatim}
+and note that in the appendix, sections are lettered, not numbered. This document has two appendices, demonstrating the section and subsection identification method.
+
+\section{SIGCHI Extended Abstracts}
+
+The ``\verb|sigchi-a|'' template style (available only in \LaTeX\ and not in Word) produces a landscape-orientation formatted article, with a wide left margin. Three environments are available for use with the ``\verb|sigchi-a|'' template style, and produce formatted output in the margin:
+\begin{itemize}
+\item {\verb|sidebar|}:  Place formatted text in the margin.
+\item {\verb|marginfigure|}: Place a figure in the margin.
+\item {\verb|margintable|}: Place a table in the margin.
+\end{itemize}
+
+%
+% The acknowledgments section is defined using the "acks" environment (and NOT an unnumbered section). This ensures
+% the proper identification of the section in the article metadata, and the consistent spelling of the heading.
+\begin{acks}
+To Robert, for the bagels and explaining CMYK and color spaces.
+\end{acks}
+
+%
+% The next two lines define the bibliography style to be used, and the bibliography file.
+\bibliographystyle{ACM-Reference-Format}
+\bibliography{sample-base}
+
+% 
+% If your work has an appendix, this is the place to put it.
+\appendix
+
+\section{Research Methods}
+
+\subsection{Part One}
+
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi malesuada, quam in pulvinar varius, metus nunc fermentum urna, id sollicitudin purus odio sit amet enim. Aliquam ullamcorper eu ipsum vel mollis. Curabitur quis dictum nisl. Phasellus vel semper risus, et lacinia dolor. Integer ultricies commodo sem nec semper. 
+
+\subsection{Part Two}
+
+Etiam commodo feugiat nisl pulvinar pellentesque. Etiam auctor sodales ligula, non varius nibh pulvinar semper. Suspendisse nec lectus non ipsum convallis congue hendrerit vitae sapien. Donec at laoreet eros. Vivamus non purus placerat, scelerisque diam eu, cursus ante. Etiam aliquam tortor auctor efficitur mattis. 
+
+\section{Online Resources}
+
+Nam id fermentum dui. Suspendisse sagittis tortor a nulla mollis, in pulvinar ex pretium. Sed interdum orci quis metus euismod, et sagittis enim maximus. Vestibulum gravida massa ut felis suscipit congue. Quisque mattis elit a risus ultrices commodo venenatis eget dui. Etiam sagittis eleifend elementum. 
+
+Nam interdum magna at lectus dignissim, ac dignissim lorem rhoncus. Maecenas eu arcu ac neque placerat aliquam. Nunc pulvinar massa et mattis lacinia.
+
 \end{document}

Modified: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall.tex	2018-12-30 22:09:44 UTC (rev 49538)
+++ trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall.tex	2018-12-30 22:10:06 UTC (rev 49539)
@@ -1,60 +1,80 @@
-\documentclass[format=acmsmall, review=false, screen=true]{acmart}
+%
+% The first command in your LaTeX source must be the \documentclass command.
+\documentclass[acmsmall]{acmart}
 
-\usepackage{booktabs} % For formal tables
+%
+% defining the \BibTeX command - from Oren Patashnik's original BibTeX documentation.
+\def\BibTeX{{\rm B\kern-.05em{\sc i\kern-.025em b}\kern-.08emT\kern-.1667em\lower.7ex\hbox{E}\kern-.125emX}}
+    
+% Rights management information. 
+% This information is sent to you when you complete the rights form.
+% These commands have SAMPLE values in them; it is your responsibility as an author to replace
+% the commands and values with those provided to you when you complete the rights form.
+%
+% These commands are for a PROCEEDINGS abstract or paper.
+\copyrightyear{2018}
+\acmYear{2018}
+\setcopyright{acmlicensed}
+\acmConference[Woodstock '18]{Woodstock '18: ACM Symposium on Neural Gaze Detection}{June 03--05, 2018}{Woodstock, NY}
+\acmBooktitle{Woodstock '18: ACM Symposium on Neural Gaze Detection, June 03--05, 2018, Woodstock, NY}
+\acmPrice{15.00}
+\acmDOI{10.1145/1122445.1122456}
+\acmISBN{978-1-4503-9999-9/18/06}
 
-\usepackage[ruled]{algorithm2e} % For algorithms
-\renewcommand{\algorithmcfname}{ALGORITHM}
-\SetAlFnt{\small}
-\SetAlCapFnt{\small}
-\SetAlCapNameFnt{\small}
-\SetAlCapHSkip{0pt}
-\IncMargin{-\parindent}
+%
+% These commands are for a JOURNAL article.
+%\setcopyright{acmcopyright}
+%\acmJournal{TOG}
+%\acmYear{2018}\acmVolume{37}\acmNumber{4}\acmArticle{111}\acmMonth{8}
+%\acmDOI{10.1145/1122445.1122456}
 
+%
+% Submission ID. 
+% Use this when submitting an article to a sponsored event. You'll receive a unique submission ID from the organizers
+% of the event, and this ID should be used as the parameter to this command.
+%\acmSubmissionID{123-A56-BU3}
 
-% Metadata Information
-\acmJournal{TWEB}
-\acmVolume{9}
-\acmNumber{4}
-\acmArticle{39}
-\acmYear{2010}
-\acmMonth{3}
-\copyrightyear{2009}
-%\acmArticleSeq{9}
+%
+% The majority of ACM publications use numbered citations and references. If you are preparing content for an event
+% sponsored by ACM SIGGRAPH, you must use the "author year" style of citations and references. Uncommenting
+% the next command will enable that style.
+%\citestyle{acmauthoryear}
 
-% Copyright
-%\setcopyright{acmcopyright}
-\setcopyright{acmlicensed}
-%\setcopyright{rightsretained}
-%\setcopyright{usgov}
-%\setcopyright{usgovmixed}
-%\setcopyright{cagov}
-%\setcopyright{cagovmixed}
+%
+% end of the preamble, start of the body of the document source.
+\begin{document}
 
-% DOI
-\acmDOI{0000001.0000001}
+%
+% The "title" command has an optional parameter, allowing the author to define a "short title" to be used in page headers.
+\title{The Name of the Title is Hope}
 
-% Paper history
-\received{February 2007}
-\received[revised]{March 2009}
-\received[accepted]{June 2009}
+%
+% The "author" command and its associated commands are used to define the authors and their affiliations.
+% Of note is the shared affiliation of the first two authors, and the "authornote" and "authornotemark" commands
+% used to denote shared contribution to the research.
+\author{Ben Trovato}
+\authornote{Both authors contributed equally to this research.}
+\email{trovato at corporation.com}
+\orcid{1234-5678-9012}
+\author{G.K.M. Tobin}
+\authornotemark[1]
+\email{webmaster at marysville-ohio.com}
+\affiliation{%
+  \institution{Institute for Clarity in Documentation}
+  \streetaddress{P.O. Box 1212}
+  \city{Dublin}
+  \state{Ohio}
+  \postcode{43017-6221}
+}
 
+\author{Lars Th{\o}rv{\"a}ld}
+\affiliation{%
+  \institution{The Th{\o}rv{\"a}ld Group}
+  \streetaddress{1 Th{\o}rv{\"a}ld Circle}
+  \city{Hekla}
+  \country{Iceland}}
+\email{larst at affiliation.org}
 
-% Document starts
-\begin{document}
-% Title portion. Note the short title for running heads
-\title[A Multifrequency MAC for Wireless Sensor]{A Multifrequency MAC
-  Specially Designed for Wireless Sensor  Network Applications}
-
-\author{Gang Zhou}
-\orcid{1234-5678-9012-3456}
-\affiliation{%
-  \institution{College of William and Mary}
-  \streetaddress{104 Jamestown Rd}
-  \city{Williamsburg}
-  \state{VA}
-  \postcode{23185}
-  \country{USA}}
-\email{gang_zhou at wm.edu}
 \author{Valerie B\'eranger}
 \affiliation{%
   \institution{Inria Paris-Rocquencourt}
@@ -61,7 +81,7 @@
   \city{Rocquencourt}
   \country{France}
 }
-\email{beranger at inria.fr}
+
 \author{Aparna Patel}
 \affiliation{%
  \institution{Rajiv Gandhi University}
@@ -69,7 +89,7 @@
  \city{Doimukh}
  \state{Arunachal Pradesh}
  \country{India}}
-\email{aprna_patel at rguhs.ac.in}
+ 
 \author{Huifen Chan}
 \affiliation{%
   \institution{Tsinghua University}
@@ -76,62 +96,42 @@
   \streetaddress{30 Shuangqing Rd}
   \city{Haidian Qu}
   \state{Beijing Shi}
-  \country{China}
-}
-\email{chan0345 at tsinghua.edu.cn}
-\author{Ting Yan}
+  \country{China}}
+
+\author{Charles Palmer}
 \affiliation{%
-  \institution{Eaton Innovation Center}
-  \city{Prague}
-  \country{Czech Republic}}
-\email{yanting02 at gmail.com}
-\author{Tian He}
-\affiliation{%
-  \institution{University of Virginia}
-  \department{School of Engineering}
-  \city{Charlottesville}
-  \state{VA}
-  \postcode{22903}
-  \country{USA}
-}
-\affiliation{%
-  \institution{University of Minnesota}
-  \country{USA}}
-\email{tinghe at uva.edu}
-\author{Chengdu Huang}
-\author{John A. Stankovic}
-\author{Tarek F. Abdelzaher}
-\affiliation{%
-  \institution{University of Virginia}
-  \department{School of Engineering}
-  \city{Charlottesville}
-  \state{VA}
-  \postcode{22903}
-  \country{USA}
-}
+  \institution{Palmer Research Laboratories}
+  \streetaddress{8600 Datapoint Drive}
+  \city{San Antonio}
+  \state{Texas}
+  \postcode{78229}}
+\email{cpalmer at prl.com}
 
+\author{John Smith}
+\affiliation{\institution{The Th{\o}rv{\"a}ld Group}}
+\email{jsmith at affiliation.org}
 
+\author{Julius P. Kumquat}
+\affiliation{\institution{The Kumquat Consortium}}
+\email{jpkumquat at consortium.net}
+
+%
+% By default, the full list of authors will be used in the page headers. Often, this list is too long, and will overlap
+% other information printed in the page headers. This command allows the author to define a more concise list
+% of authors' names for this purpose.
+\renewcommand{\shortauthors}{Trovato and Tobin, et al.}
+
+%
+% The abstract is a short summary of the work to be presented in the article.
 \begin{abstract}
-Multifrequency media access control has been well understood in
-general wireless ad hoc networks, while in wireless sensor networks,
-researchers still focus on single frequency solutions. In wireless
-sensor networks, each device is typically equipped with a single
-radio transceiver and applications adopt much smaller packet sizes
-compared to those in general wireless ad hoc networks. Hence, the
-multifrequency MAC protocols proposed for general wireless ad hoc
-networks are not suitable for wireless sensor network applications,
-which we further demonstrate through our simulation experiments. In
-this article, we propose MMSN, which takes advantage of
-multifrequency availability while, at the same time, takes into
-consideration the restrictions of wireless sensor networks. Through
-extensive experiments, MMSN exhibits the prominent ability to utilize
-parallel transmissions among neighboring nodes.
+A clear and well-documented \LaTeX\ document is presented as an article formatted for publication by ACM in 
+a conference proceedings or journal publication. Based on the ``acmart'' document class, this article presents
+and explains many of the common variations, as well as many of the formatting elements
+an author may use in the preparation of the documentation of their work.
 \end{abstract}
 
-
 %
-% The code below should be generated by the tool at
-% http://dl.acm.org/ccs.cfm
+% The code below is generated by the tool at http://dl.acm.org/ccs.cfm.
 % Please copy and paste the code instead of the example below.
 %
 \begin{CCSXML}
@@ -165,22 +165,338 @@
 \ccsdesc[100]{Networks~Network reliability}
 
 %
-% End generated code
+% Keywords. The author(s) should pick words that accurately describe the work being
+% presented. Separate the keywords with commas.
+\keywords{datasets, neural networks, gaze detection, text tagging}
+
 %
+% A "teaser" image appears between the author and affiliation information and the body 
+% of the document, and typically spans the page. 
+%%\begin{teaserfigure}
+%%  \includegraphics[width=\textwidth]{sampleteaser}
+%%  \caption{Seattle Mariners at Spring Training, 2010.}
+%%  \Description{Enjoying the baseball game from the third-base seats. Ichiro Suzuki preparing to bat.}
+%%  \label{fig:teaser}
+%%\end{teaserfigure}
 
+%
+% This command processes the author and affiliation and title information and builds
+% the first part of the formatted document.
+\maketitle
 
-\keywords{Wireless sensor networks, media access control,
-multi-channel, radio interference, time synchronization}
+\section{Introduction}
+ACM's consolidated article template, introduced in 2017, provides a consistent \LaTeX\ style for use across ACM publications, and incorporates accessibility and metadata-extraction functionality necessary for future Digital Library endeavors. Numerous ACM and SIG-specific \LaTeX\ templates have been examined, and their unique features incorporated into this single new template.
 
+If you are new to publishing with ACM, this document is a valuable guide to the process of preparing your work for publication. If you have published with ACM before, this document provides insight and instruction into more recent changes to the article template.
 
+The ``\verb|acmart|'' document class can be used to prepare articles for any ACM publication --- conference or journal, and for any stage of publication, from review to final ``camera-ready'' copy, to the author's own version, with {\it very} few changes to the source. 
 
+\section{Template Overview}
+As noted in the introduction, the ``\verb|acmart|'' document class can be used to prepare many different kinds of documentation --- a double-blind initial submission of a full-length technical paper, a two-page SIGGRAPH Emerging Technologies abstract, a ``camera-ready'' journal article, a SIGCHI Extended Abstract, and more --- all by selecting the appropriate {\it template style} and {\it template parameters}.
 
-\maketitle
+This document will explain the major features of the document class. For further information, the {\it \LaTeX\ User's Guide} is available from \url{https://www.acm.org/publications/proceedings-template}.
 
-% The default list of authors is too long for headers.
-\renewcommand{\shortauthors}{G. Zhou et al.}
+\subsection{Template Styles}
 
-\input{samplebody-journals}
+The primary parameter given to the ``\verb|acmart|'' document class is the {\it template style} which corresponds to the kind of publication or SIG publishing the work. This parameter is enclosed in square brackets and is a part of the {\verb|documentclass|} command:
+\begin{verbatim}
+  \documentclass[STYLE]{acmart}
+\end{verbatim}
 
+Journals use one of three template styles. All but three ACM journals use the {\verb|acmsmall|} template style:
+\begin{itemize}
+\item {\verb|acmsmall|}: The default journal template style.
+\item {\verb|acmlarge|}: Used by JOCCH and TAP.
+\item {\verb|acmtog|}: Used by TOG.
+\end{itemize}
 
+The majority of conference proceedings documentation will use the {\verb|acmconf|} template style.
+\begin{itemize}
+\item {\verb|acmconf|}: The default proceedings template style.
+\item{\verb|sigchi|}: Used for SIGCHI conference articles.
+\item{\verb|sigchi-a|}: Used for SIGCHI ``Extended Abstract'' articles.
+\item{\verb|sigplan|}: Used for SIGPLAN conference articles.
+\end{itemize}
+
+\subsection{Template Parameters}
+
+In addition to specifying the {\it template style} to be used in formatting your work, there are a number of {\it template parameters} which modify some part of the applied template style. A complete list of these parameters can be found in the {\it \LaTeX\ User's Guide.}
+
+Frequently-used parameters, or combinations of parameters, include:
+\begin{itemize}
+\item {\verb|anonymous,review|}: Suitable for a ``double-blind'' conference submission. Anonymizes the work and includes line numbers. Use with the \verb|\acmSubmissionID| command to print the submission's unique ID on each page of the work.
+\item{\verb|authorversion|}: Produces a version of the work suitable for posting by the author.
+\item{\verb|screen|}: Produces colored hyperlinks.
+\end{itemize}
+
+This document uses the following string as the first command in the source file: \verb|\documentclass[sigconf,screen]{acmart}|.
+
+\section{Modifications}
+
+Modifying the template --- including but not limited to: adjusting margins, typeface sizes, line spacing, paragraph and list definitions, and the use of the \verb|\vspace| command to manually adjust the vertical spacing between elements of your work --- is not allowed.
+
+{\bf Your document will be returned to you for revision if modifications are discovered.}
+
+\section{Typefaces}
+
+The ``\verb|acmart|'' document class requires the use of the ``Libertine'' typeface family. Your \TeX\ installation should include this set of packages. Please do not substitute other typefaces. The ``\verb|lmodern|'' and ``\verb|ltimes|'' packages should not be used, as they will override the built-in typeface families.
+
+\section{Title Information}
+
+The title of your work should use capital letters appropriately - \url{https://capitalizemytitle.com/} has useful rules for capitalization. Use the {\verb|title|} command to define the title of your work. If your work has a subtitle, define it with the {\verb|subtitle|} command.
+Do not insert line breaks in your title.
+
+If your title is lengthy, you must define a short version to be used in the page headers, to prevent overlapping text. The \verb|title| command has a ``short title'' parameter:
+\begin{verbatim}
+  \title[short title]{full title}
+\end{verbatim}
+
+\section{Authors and Affiliations}
+
+Each author must be defined separately for accurate metadata identification. Multiple authors may share one affiliation. Authors' names should not be abbreviated; use full first names wherever possible. Include authors' e-mail addresses whenever possible.
+
+Grouping authors' names or e-mail addresses, or providing an ``e-mail alias,'' as shown below, is not acceptable:
+\begin{verbatim}
+  \author{Brooke Aster, David Mehldau}
+  \email{dave,judy,steve at university.edu}
+  \email{firstname.lastname at phillips.org}
+\end{verbatim}
+
+The \verb|authornote| and \verb|authornotemark| commands allow a note to apply to multiple authors --- for example, if the first two authors of an article contributed equally to the work. 
+
+If your author list is lengthy, you must define a shortened version of the list of authors to be used in the page headers, to prevent overlapping text. The following command should be placed just after the last \verb|\author{}| definition:
+\begin{verbatim}
+  \renewcommand{\shortauthors}{McCartney, et al.}
+\end{verbatim}
+Omitting this command will force the use of a concatenated list of all of the authors' names, which may result in overlapping text in the page headers.
+
+The article template's documentation, available at  \url{https://www.acm.org/publications/proceedings-template}, has a complete explanation of these commands and tips for their effective use.
+
+\section{Rights Information}
+
+Authors of any work published by ACM will need to complete a rights form. Depending on the kind of work, and the rights management choice made by the author, this may be copyright transfer, permission, license, or an OA (open access) agreement.
+
+Regardless of the rights management choice, the author will receive a copy of the completed rights form once it has been submitted. This form contains \LaTeX\ commands that must be copied into the source document. When the document source is compiled, these commands and their parameters add formatted text to several areas of the final document:
+\begin{itemize}
+\item the ``ACM Reference Format'' text on the first page.
+\item the ``rights management'' text on the first page.
+\item the conference information in the page header(s).
+\end{itemize}
+
+Rights information is unique to the work; if you are preparing several works for an event, make sure to use the correct set of commands with each of the works.
+
+\section{CCS Concepts and User-Defined Keywords}
+
+Two elements of the ``acmart'' document class provide powerful taxonomic tools for you to help readers find your work in an online search. 
+
+The ACM Computing Classification System --- \url{https://www.acm.org/publications/class-2012} --- is a set of classifiers and concepts that describe the computing discipline. Authors can select entries from this classification system, via \url{https://dl.acm.org/ccs/ccs.cfm}, and generate the commands to be included in the \LaTeX\ source. 
+
+User-defined keywords are a comma-separated list of words and phrases of the authors' choosing, providing a more flexible way of describing the research being presented.
+
+CCS concepts and user-defined keywords are required for all short- and full-length articles, and optional for two-page abstracts. 
+
+\section{Sectioning Commands}
+
+Your work should use standard \LaTeX\ sectioning commands: \verb|section|, \verb|subsection|, \verb|subsubsection|, and \verb|paragraph|. They should be numbered; do not remove the numbering from the commands. 
+
+Simulating a sectioning command by setting the first word or words of a paragraph in boldface or italicized text is {\bf not allowed.}
+
+\section{Tables}
+
+The ``\verb|acmart|'' document class includes the ``\verb|booktabs|'' package --- \url{https://ctan.org/pkg/booktabs} --- for preparing high-quality tables. 
+
+Table captions are placed {\it above} the table.
+
+Because tables cannot be split across pages, the best placement for them is typically the top of the page nearest their initial cite.  To ensure this proper ``floating'' placement of tables, use the environment \textbf{table} to enclose the table's contents and the table caption.  The contents of the table itself must go in the \textbf{tabular} environment, to be aligned properly in rows and columns, with the desired horizontal and vertical rules.  Again, detailed instructions on \textbf{tabular} material are found in the \textit{\LaTeX\ User's Guide}.
+
+Immediately following this sentence is the point at which Table~\ref{tab:freq} is included in the input file; compare the placement of the table here with the table in the printed output of this document.
+
+\begin{table}
+  \caption{Frequency of Special Characters}
+  \label{tab:freq}
+  \begin{tabular}{ccl}
+    \toprule
+    Non-English or Math&Frequency&Comments\\
+    \midrule
+    \O & 1 in 1,000& For Swedish names\\
+    $\pi$ & 1 in 5& Common in math\\
+    \$ & 4 in 5 & Used in business\\
+    $\Psi^2_1$ & 1 in 40,000& Unexplained usage\\
+  \bottomrule
+\end{tabular}
+\end{table}
+
+To set a wider table, which takes up the whole width of the page's live area, use the environment \textbf{table*} to enclose the table's contents and the table caption.  As with a single-column table, this wide table will ``float'' to a location deemed more desirable. Immediately following this sentence is the point at which Table~\ref{tab:commands} is included in the input file; again, it is instructive to compare the placement of the table here with the table in the printed output of this document.
+
+\begin{table*}
+  \caption{Some Typical Commands}
+  \label{tab:commands}
+  \begin{tabular}{ccl}
+    \toprule
+    Command &A Number & Comments\\
+    \midrule
+    \texttt{{\char'134}author} & 100& Author \\
+    \texttt{{\char'134}table}& 300 & For tables\\
+    \texttt{{\char'134}table*}& 400& For wider tables\\
+    \bottomrule
+  \end{tabular}
+\end{table*}
+
+\section{Math Equations}
+You may want to display math equations in three distinct styles:
+inline, numbered or non-numbered display.  Each of
+the three are discussed in the next sections.
+
+\subsection{Inline (In-text) Equations}
+A formula that appears in the running text is called an
+inline or in-text formula.  It is produced by the
+\textbf{math} environment, which can be
+invoked with the usual \texttt{{\char'134}begin\,\ldots{\char'134}end}
+construction or with the short form \texttt{\$\,\ldots\$}. You
+can use any of the symbols and structures,
+from $\alpha$ to $\omega$, available in
+\LaTeX~\cite{Lamport:LaTeX}; this section will simply show a
+few examples of in-text equations in context. Notice how
+this equation:
+\begin{math}
+  \lim_{n\rightarrow \infty}x=0
+\end{math},
+set here in in-line math style, looks slightly different when
+set in display style.  (See next section).
+
+\subsection{Display Equations}
+A numbered display equation---one set off by vertical space from the
+text and centered horizontally---is produced by the \textbf{equation}
+environment. An unnumbered display equation is produced by the
+\textbf{displaymath} environment.
+
+Again, in either environment, you can use any of the symbols
+and structures available in \LaTeX\@; this section will just
+give a couple of examples of display equations in context.
+First, consider the equation, shown as an inline equation above:
+\begin{equation}
+  \lim_{n\rightarrow \infty}x=0
+\end{equation}
+Notice how it is formatted somewhat differently in
+the \textbf{displaymath}
+environment.  Now, we'll enter an unnumbered equation:
+\begin{displaymath}
+  \sum_{i=0}^{\infty} x + 1
+\end{displaymath}
+and follow it with another numbered equation:
+\begin{equation}
+  \sum_{i=0}^{\infty}x_i=\int_{0}^{\pi+2} f
+\end{equation}
+just to demonstrate \LaTeX's able handling of numbering.
+
+\section{Figures}
+
+The ``\verb|figure|'' environment should be used for figures. One or more images can be placed within a figure. If your figure contains third-party material, you must clearly identify it as such, as shown in the example below.
+\begin{figure}[h]
+  \centering
+  \includegraphics[width=\linewidth]{sample-franklin}
+  \caption{1907 Franklin Model D roadster. Photograph by Harris \& Ewing, Inc. [Public domain], via Wikimedia Commons. (\url{https://goo.gl/VLCRBB}).}
+  \Description{The 1907 Franklin Model D roadster.}
+\end{figure}
+
+Your figures should contain a caption which describes the figure to the reader. Figure captions go below the figure. Your figures should {\bf also} include a description suitable for screen readers, to assist the visually-challenged to better understand your work.
+
+Figure captions are placed {\it below} the figure.
+
+\subsection{The ``Teaser Figure''}
+
+A ``teaser figure'' is an image, or set of images in one figure, that are placed after all author and affiliation information, and before the body of the article, spanning the page. If you wish to have such a figure in your article, place the command immediately before the \verb|\maketitle| command:
+\begin{verbatim}
+  \begin{teaserfigure}
+    \includegraphics[width=\textwidth]{sampleteaser}
+    \caption{figure caption}
+    \Description{figure description}
+  \end{teaserfigure}
+\end{verbatim}
+
+\section{Citations and Bibliographies}
+
+The use of \BibTeX\ for the preparation and formatting of one's references is strongly recommended. Authors' names should be complete --- use full first names (``Donald E. Knuth'') not initials (``D. E. Knuth'') --- and the salient identifying features of a reference should be included: title, year, volume, number, pages, article DOI, etc. 
+
+The bibliography is included in your source document with these two commands, placed just before the \verb|\end{document}| command:
+\begin{verbatim}
+  \bibliographystyle{ACM-Reference-Format}
+  \bibliography{bibfile}
+\end{verbatim}
+where ``\verb|bibfile|'' is the name, without the ``\verb|.bib|'' suffix, of the \BibTeX\ file.
+
+Citations and references are numbered by default. A small number of ACM publications have citations and references formatted in the ``author year'' style; for these exceptions, please include this command in the {\bf preamble} (before ``\verb|\begin{document}|'') of your \LaTeX\ source: 
+\begin{verbatim}
+  \citestyle{acmauthoryear}
+\end{verbatim}
+
+Some examples.  A paginated journal article \cite{Abril07}, an enumerated journal article \cite{Cohen07}, a reference to an entire issue \cite{JCohen96}, a monograph (whole book) \cite{Kosiur01}, a monograph/whole book in a series (see 2a in spec. document)
+\cite{Harel79}, a divisible-book such as an anthology or compilation \cite{Editor00} followed by the same example, however we only output the series if the volume number is given \cite{Editor00a} (so Editor00a's series should NOT be present since it has no vol. no.),
+a chapter in a divisible book \cite{Spector90}, a chapter in a divisible book in a series \cite{Douglass98}, a multi-volume work as book \cite{Knuth97}, an article in a proceedings (of a conference, symposium, workshop for example) (paginated proceedings article) \cite{Andler79}, a proceedings article with all possible elements \cite{Smith10}, an example of an enumerated proceedings article \cite{VanGundy07}, an informally published work \cite{Harel78}, a doctoral dissertation \cite{Clarkson85}, a master's thesis: \cite{anisi03}, an online document / world wide web resource \cite{Thornburg01, Ablamowicz07, Poker06}, a video game (Case 1) \cite{Obama08} and (Case 2) \cite{Novak03} and \cite{Lee05} and (Case 3) a patent \cite{JoeScientist001}, work accepted for publication \cite{rous08}, 'YYYYb'-test for prolific author \cite{SaeediMEJ10} and \cite{SaeediJETC10}. Other cites might contain 'duplicate' DOI and URLs (some SIAM articles) \cite{Kirschmer:2010:AEI:1958016.1958018}. Boris / Barbara Beeton: multi-volume works as books \cite{MR781536} and \cite{MR781537}. A couple of citations with DOIs: \cite{2004:ITE:1009386.1010128,Kirschmer:2010:AEI:1958016.1958018}. Online citations: \cite{TUGInstmem, Thornburg01, CTANacmart}.
+
+\section{Acknowledgments}
+
+Identification of funding sources and other support, and thanks to individuals and groups that assisted in the research and the preparation of the work should be included in an acknowledgment section, which is placed just before the reference section in your document. 
+
+This section has a special environment:
+\begin{verbatim}
+  \begin{acks}
+  ...
+  \end{acks}
+\end{verbatim}
+so that the information contained therein can be more easily collected during the article metadata extraction phase, and to ensure consistency in the spelling of the section heading. 
+
+Authors should not prepare this section as a numbered or unnumbered {\verb|\section|}; please use the ``{\verb|acks|}'' environment.
+
+\section{Appendices}
+
+If your work needs an appendix, add it before the ``\verb|\end{document}|'' command at the conclusion of your source document. 
+
+Start the appendix with the ``\verb|appendix|'' command:
+\begin{verbatim}
+  \appendix
+\end{verbatim}
+and note that in the appendix, sections are lettered, not numbered. This document has two appendices, demonstrating the section and subsection identification method.
+
+\section{SIGCHI Extended Abstracts}
+
+The ``\verb|sigchi-a|'' template style (available only in \LaTeX\ and not in Word) produces a landscape-orientation formatted article, with a wide left margin. Three environments are available for use with the ``\verb|sigchi-a|'' template style, and produce formatted output in the margin:
+\begin{itemize}
+\item {\verb|sidebar|}:  Place formatted text in the margin.
+\item {\verb|marginfigure|}: Place a figure in the margin.
+\item {\verb|margintable|}: Place a table in the margin.
+\end{itemize}
+
+%
+% The acknowledgments section is defined using the "acks" environment (and NOT an unnumbered section). This ensures
+% the proper identification of the section in the article metadata, and the consistent spelling of the heading.
+\begin{acks}
+To Robert, for the bagels and explaining CMYK and color spaces.
+\end{acks}
+
+%
+% The next two lines define the bibliography style to be used, and the bibliography file.
+\bibliographystyle{ACM-Reference-Format}
+\bibliography{sample-base}
+
+% 
+% If your work has an appendix, this is the place to put it.
+\appendix
+
+\section{Research Methods}
+
+\subsection{Part One}
+
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi malesuada, quam in pulvinar varius, metus nunc fermentum urna, id sollicitudin purus odio sit amet enim. Aliquam ullamcorper eu ipsum vel mollis. Curabitur quis dictum nisl. Phasellus vel semper risus, et lacinia dolor. Integer ultricies commodo sem nec semper. 
+
+\subsection{Part Two}
+
+Etiam commodo feugiat nisl pulvinar pellentesque. Etiam auctor sodales ligula, non varius nibh pulvinar semper. Suspendisse nec lectus non ipsum convallis congue hendrerit vitae sapien. Donec at laoreet eros. Vivamus non purus placerat, scelerisque diam eu, cursus ante. Etiam aliquam tortor auctor efficitur mattis. 
+
+\section{Online Resources}
+
+Nam id fermentum dui. Suspendisse sagittis tortor a nulla mollis, in pulvinar ex pretium. Sed interdum orci quis metus euismod, et sagittis enim maximus. Vestibulum gravida massa ut felis suscipit congue. Quisque mattis elit a risus ultrices commodo venenatis eget dui. Etiam sagittis eleifend elementum. 
+
+Nam interdum magna at lectus dignissim, ac dignissim lorem rhoncus. Maecenas eu arcu ac neque placerat aliquam. Nunc pulvinar massa et mattis lacinia.
+
 \end{document}

Modified: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-acmtog.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-acmtog.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-acmtog.tex	2018-12-30 22:09:44 UTC (rev 49538)
+++ trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-acmtog.tex	2018-12-30 22:10:06 UTC (rev 49539)
@@ -1,63 +1,80 @@
-\documentclass[acmtog, authorversion]{acmart}
+%
+% The first command in your LaTeX source must be the \documentclass command.
+\documentclass[acmtog]{acmart}
 
-\usepackage{booktabs} % For formal tables
+%
+% defining the \BibTeX command - from Oren Patashnik's original BibTeX documentation.
+\def\BibTeX{{\rm B\kern-.05em{\sc i\kern-.025em b}\kern-.08emT\kern-.1667em\lower.7ex\hbox{E}\kern-.125emX}}
+    
+% Rights management information. 
+% This information is sent to you when you complete the rights form.
+% These commands have SAMPLE values in them; it is your responsibility as an author to replace
+% the commands and values with those provided to you when you complete the rights form.
+%
+% These commands are for a PROCEEDINGS abstract or paper.
+\copyrightyear{2018}
+\acmYear{2018}
+\setcopyright{acmlicensed}
+\acmConference[Woodstock '18]{Woodstock '18: ACM Symposium on Neural Gaze Detection}{June 03--05, 2018}{Woodstock, NY}
+\acmBooktitle{Woodstock '18: ACM Symposium on Neural Gaze Detection, June 03--05, 2018, Woodstock, NY}
+\acmPrice{15.00}
+\acmDOI{10.1145/1122445.1122456}
+\acmISBN{978-1-4503-9999-9/18/06}
 
-% TOG prefers author-name bib system with square brackets
-\citestyle{acmauthoryear}
-\setcitestyle{square}
+%
+% These commands are for a JOURNAL article.
+%\setcopyright{acmcopyright}
+%\acmJournal{TOG}
+%\acmYear{2018}\acmVolume{37}\acmNumber{4}\acmArticle{111}\acmMonth{8}
+%\acmDOI{10.1145/1122445.1122456}
 
+%
+% Submission ID. 
+% Use this when submitting an article to a sponsored event. You'll receive a unique submission ID from the organizers
+% of the event, and this ID should be used as the parameter to this command.
+%\acmSubmissionID{123-A56-BU3}
 
-\usepackage[ruled]{algorithm2e} % For algorithms
-\renewcommand{\algorithmcfname}{ALGORITHM}
-\SetAlFnt{\small}
-\SetAlCapFnt{\small}
-\SetAlCapNameFnt{\small}
-\SetAlCapHSkip{0pt}
-\IncMargin{-\parindent}
+%
+% The majority of ACM publications use numbered citations and references. If you are preparing content for an event
+% sponsored by ACM SIGGRAPH, you must use the "author year" style of citations and references. Uncommenting
+% the next command will enable that style.
+%\citestyle{acmauthoryear}
 
-% Metadata Information
-\acmJournal{TOG}
-\acmVolume{9}
-\acmNumber{4}
-\acmArticle{39}
-\acmYear{2010}
-\acmMonth{3}
+%
+% end of the preamble, start of the body of the document source.
+\begin{document}
 
-% Copyright
-%\setcopyright{acmcopyright}
-%\setcopyright{acmlicensed}
-%\setcopyright{rightsretained}
-%\setcopyright{usgov}
-\setcopyright{usgovmixed}
-%\setcopyright{cagov}
-%\setcopyright{cagovmixed}
+%
+% The "title" command has an optional parameter, allowing the author to define a "short title" to be used in page headers.
+\title{The Name of the Title is Hope}
 
-% DOI
-\acmDOI{0000001.0000001_2}
+%
+% The "author" command and its associated commands are used to define the authors and their affiliations.
+% Of note is the shared affiliation of the first two authors, and the "authornote" and "authornotemark" commands
+% used to denote shared contribution to the research.
+\author{Ben Trovato}
+\authornote{Both authors contributed equally to this research.}
+\email{trovato at corporation.com}
+\orcid{1234-5678-9012}
+\author{G.K.M. Tobin}
+\authornotemark[1]
+\email{webmaster at marysville-ohio.com}
+\affiliation{%
+  \institution{Institute for Clarity in Documentation}
+  \streetaddress{P.O. Box 1212}
+  \city{Dublin}
+  \state{Ohio}
+  \postcode{43017-6221}
+}
 
-% Paper history
-\received{February 2007}
-\received{March 2009}
-\received[final version]{June 2009}
-\received[accepted]{July 2009}
+\author{Lars Th{\o}rv{\"a}ld}
+\affiliation{%
+  \institution{The Th{\o}rv{\"a}ld Group}
+  \streetaddress{1 Th{\o}rv{\"a}ld Circle}
+  \city{Hekla}
+  \country{Iceland}}
+\email{larst at affiliation.org}
 
-
-% Document starts
-\begin{document}
-% Title portion
-\title{A Multifrequency MAC Specially Designed for Wireless Sensor
-  Network Applications}
-
-\author{Gang Zhou}
-\orcid{1234-5678-9012-3456}
-\affiliation{%
-  \institution{College of William and Mary}
-  \streetaddress{104 Jamestown Rd}
-  \city{Williamsburg}
-  \state{VA}
-  \postcode{23185}
-  \country{USA}}
-\email{gang_zhou at wm.edu}
 \author{Valerie B\'eranger}
 \affiliation{%
   \institution{Inria Paris-Rocquencourt}
@@ -64,7 +81,7 @@
   \city{Rocquencourt}
   \country{France}
 }
-\email{beranger at inria.fr}
+
 \author{Aparna Patel}
 \affiliation{%
  \institution{Rajiv Gandhi University}
@@ -72,7 +89,7 @@
  \city{Doimukh}
  \state{Arunachal Pradesh}
  \country{India}}
-\email{aprna_patel at rguhs.ac.in}
+ 
 \author{Huifen Chan}
 \affiliation{%
   \institution{Tsinghua University}
@@ -79,67 +96,42 @@
   \streetaddress{30 Shuangqing Rd}
   \city{Haidian Qu}
   \state{Beijing Shi}
-  \country{China}
-}
-\email{chan0345 at tsinghua.edu.cn}
-\author{Ting Yan}
+  \country{China}}
+
+\author{Charles Palmer}
 \affiliation{%
-  \institution{Eaton Innovation Center}
-  \city{Prague}
-  \country{Czech Republic}}
-\email{yanting02 at gmail.com}
-\author{Tian He}
-\affiliation{%
-  \institution{University of Virginia}
-  \department{School of Engineering}
-  \city{Charlottesville}
-  \state{VA}
-  \postcode{22903}
-  \country{USA}
-}
-\affiliation{%
-  \institution{University of Minnesota}
-  \country{USA}}
-\email{tinghe at uva.edu}
-\author{Chengdu Huang}
-\author{John A. Stankovic}
-\author{Tarek F. Abdelzaher}
-\affiliation{%
-  \institution{University of Virginia}
-  \department{School of Engineering}
-  \city{Charlottesville}
-  \state{VA}
-  \postcode{22903}
-  \country{USA}
-}
+  \institution{Palmer Research Laboratories}
+  \streetaddress{8600 Datapoint Drive}
+  \city{San Antonio}
+  \state{Texas}
+  \postcode{78229}}
+\email{cpalmer at prl.com}
 
-\renewcommand\shortauthors{Zhou, G. et al}
+\author{John Smith}
+\affiliation{\institution{The Th{\o}rv{\"a}ld Group}}
+\email{jsmith at affiliation.org}
 
+\author{Julius P. Kumquat}
+\affiliation{\institution{The Kumquat Consortium}}
+\email{jpkumquat at consortium.net}
+
+%
+% By default, the full list of authors will be used in the page headers. Often, this list is too long, and will overlap
+% other information printed in the page headers. This command allows the author to define a more concise list
+% of authors' names for this purpose.
+\renewcommand{\shortauthors}{Trovato and Tobin, et al.}
+
+%
+% The abstract is a short summary of the work to be presented in the article.
 \begin{abstract}
-Multifrequency media access control has been well understood in
-general wireless ad hoc networks, while in wireless sensor networks,
-researchers still focus on single frequency solutions. In wireless
-sensor networks, each device is typically equipped with a single
-radio transceiver and applications adopt much smaller packet sizes
-compared to those in general wireless ad hoc networks. Hence, the
-multifrequency MAC protocols proposed for general wireless ad hoc
-networks are not suitable for wireless sensor network applications,
-which we further demonstrate through our simulation experiments. In
-this article, we propose MMSN, which takes advantage of
-multifrequency availability while, at the same time, takes into
-consideration the restrictions of wireless sensor networks. Through
-extensive experiments, MMSN exhibits the prominent ability to utilize
-parallel transmissions among neighboring nodes. When multiple physical
-frequencies are available, it also achieves increased energy
-efficiency, demonstrating the ability to work against radio
-interference and the tolerance to a wide range of measured time
-synchronization errors.
+A clear and well-documented \LaTeX\ document is presented as an article formatted for publication by ACM in 
+a conference proceedings or journal publication. Based on the ``acmart'' document class, this article presents
+and explains many of the common variations, as well as many of the formatting elements
+an author may use in the preparation of the documentation of their work.
 \end{abstract}
 
-
 %
-% The code below should be generated by the tool at
-% http://dl.acm.org/ccs.cfm
+% The code below is generated by the tool at http://dl.acm.org/ccs.cfm.
 % Please copy and paste the code instead of the example below.
 %
 \begin{CCSXML}
@@ -173,19 +165,338 @@
 \ccsdesc[100]{Networks~Network reliability}
 
 %
-% End generated code
+% Keywords. The author(s) should pick words that accurately describe the work being
+% presented. Separate the keywords with commas.
+\keywords{datasets, neural networks, gaze detection, text tagging}
+
 %
+% A "teaser" image appears between the author and affiliation information and the body 
+% of the document, and typically spans the page. 
+%%\begin{teaserfigure}
+%%  \includegraphics[width=\textwidth]{sampleteaser}
+%%  \caption{Seattle Mariners at Spring Training, 2010.}
+%%  \Description{Enjoying the baseball game from the third-base seats. Ichiro Suzuki preparing to bat.}
+%%  \label{fig:teaser}
+%%\end{teaserfigure}
 
+%
+% This command processes the author and affiliation and title information and builds
+% the first part of the formatted document.
+\maketitle
 
-\keywords{Wireless sensor networks, media access control,
-multi-channel, radio interference, time synchronization}
+\section{Introduction}
+ACM's consolidated article template, introduced in 2017, provides a consistent \LaTeX\ style for use across ACM publications, and incorporates accessibility and metadata-extraction functionality necessary for future Digital Library endeavors. Numerous ACM and SIG-specific \LaTeX\ templates have been examined, and their unique features incorporated into this single new template.
 
+If you are new to publishing with ACM, this document is a valuable guide to the process of preparing your work for publication. If you have published with ACM before, this document provides insight and instruction into more recent changes to the article template.
 
+The ``\verb|acmart|'' document class can be used to prepare articles for any ACM publication --- conference or journal, and for any stage of publication, from review to final ``camera-ready'' copy, to the author's own version, with {\it very} few changes to the source. 
 
-\maketitle
+\section{Template Overview}
+As noted in the introduction, the ``\verb|acmart|'' document class can be used to prepare many different kinds of documentation --- a double-blind initial submission of a full-length technical paper, a two-page SIGGRAPH Emerging Technologies abstract, a ``camera-ready'' journal article, a SIGCHI Extended Abstract, and more --- all by selecting the appropriate {\it template style} and {\it template parameters}.
 
-\input{samplebody-journals}
+This document will explain the major features of the document class. For further information, the {\it \LaTeX\ User's Guide} is available from \url{https://www.acm.org/publications/proceedings-template}.
 
+\subsection{Template Styles}
 
+The primary parameter given to the ``\verb|acmart|'' document class is the {\it template style} which corresponds to the kind of publication or SIG publishing the work. This parameter is enclosed in square brackets and is a part of the {\verb|documentclass|} command:
+\begin{verbatim}
+  \documentclass[STYLE]{acmart}
+\end{verbatim}
 
+Journals use one of three template styles. All but three ACM journals use the {\verb|acmsmall|} template style:
+\begin{itemize}
+\item {\verb|acmsmall|}: The default journal template style.
+\item {\verb|acmlarge|}: Used by JOCCH and TAP.
+\item {\verb|acmtog|}: Used by TOG.
+\end{itemize}
+
+The majority of conference proceedings documentation will use the {\verb|acmconf|} template style.
+\begin{itemize}
+\item {\verb|acmconf|}: The default proceedings template style.
+\item{\verb|sigchi|}: Used for SIGCHI conference articles.
+\item{\verb|sigchi-a|}: Used for SIGCHI ``Extended Abstract'' articles.
+\item{\verb|sigplan|}: Used for SIGPLAN conference articles.
+\end{itemize}
+
+\subsection{Template Parameters}
+
+In addition to specifying the {\it template style} to be used in formatting your work, there are a number of {\it template parameters} which modify some part of the applied template style. A complete list of these parameters can be found in the {\it \LaTeX\ User's Guide.}
+
+Frequently-used parameters, or combinations of parameters, include:
+\begin{itemize}
+\item {\verb|anonymous,review|}: Suitable for a ``double-blind'' conference submission. Anonymizes the work and includes line numbers. Use with the \verb|\acmSubmissionID| command to print the submission's unique ID on each page of the work.
+\item{\verb|authorversion|}: Produces a version of the work suitable for posting by the author.
+\item{\verb|screen|}: Produces colored hyperlinks.
+\end{itemize}
+
+This document uses the following string as the first command in the source file: \verb|\documentclass[sigconf,screen]{acmart}|.
+
+\section{Modifications}
+
+Modifying the template --- including but not limited to: adjusting margins, typeface sizes, line spacing, paragraph and list definitions, and the use of the \verb|\vspace| command to manually adjust the vertical spacing between elements of your work --- is not allowed.
+
+{\bf Your document will be returned to you for revision if modifications are discovered.}
+
+\section{Typefaces}
+
+The ``\verb|acmart|'' document class requires the use of the ``Libertine'' typeface family. Your \TeX\ installation should include this set of packages. Please do not substitute other typefaces. The ``\verb|lmodern|'' and ``\verb|ltimes|'' packages should not be used, as they will override the built-in typeface families.
+
+\section{Title Information}
+
+The title of your work should use capital letters appropriately - \url{https://capitalizemytitle.com/} has useful rules for capitalization. Use the {\verb|title|} command to define the title of your work. If your work has a subtitle, define it with the {\verb|subtitle|} command.
+Do not insert line breaks in your title.
+
+If your title is lengthy, you must define a short version to be used in the page headers, to prevent overlapping text. The \verb|title| command has a ``short title'' parameter:
+\begin{verbatim}
+  \title[short title]{full title}
+\end{verbatim}
+
+\section{Authors and Affiliations}
+
+Each author must be defined separately for accurate metadata identification. Multiple authors may share one affiliation. Authors' names should not be abbreviated; use full first names wherever possible. Include authors' e-mail addresses whenever possible.
+
+Grouping authors' names or e-mail addresses, or providing an ``e-mail alias,'' as shown below, is not acceptable:
+\begin{verbatim}
+  \author{Brooke Aster, David Mehldau}
+  \email{dave,judy,steve at university.edu}
+  \email{firstname.lastname at phillips.org}
+\end{verbatim}
+
+The \verb|authornote| and \verb|authornotemark| commands allow a note to apply to multiple authors --- for example, if the first two authors of an article contributed equally to the work. 
+
+If your author list is lengthy, you must define a shortened version of the list of authors to be used in the page headers, to prevent overlapping text. The following command should be placed just after the last \verb|\author{}| definition:
+\begin{verbatim}
+  \renewcommand{\shortauthors}{McCartney, et al.}
+\end{verbatim}
+Omitting this command will force the use of a concatenated list of all of the authors' names, which may result in overlapping text in the page headers.
+
+The article template's documentation, available at  \url{https://www.acm.org/publications/proceedings-template}, has a complete explanation of these commands and tips for their effective use.
+
+\section{Rights Information}
+
+Authors of any work published by ACM will need to complete a rights form. Depending on the kind of work, and the rights management choice made by the author, this may be copyright transfer, permission, license, or an OA (open access) agreement.
+
+Regardless of the rights management choice, the author will receive a copy of the completed rights form once it has been submitted. This form contains \LaTeX\ commands that must be copied into the source document. When the document source is compiled, these commands and their parameters add formatted text to several areas of the final document:
+\begin{itemize}
+\item the ``ACM Reference Format'' text on the first page.
+\item the ``rights management'' text on the first page.
+\item the conference information in the page header(s).
+\end{itemize}
+
+Rights information is unique to the work; if you are preparing several works for an event, make sure to use the correct set of commands with each of the works.
+
+\section{CCS Concepts and User-Defined Keywords}
+
+Two elements of the ``acmart'' document class provide powerful taxonomic tools for you to help readers find your work in an online search. 
+
+The ACM Computing Classification System --- \url{https://www.acm.org/publications/class-2012} --- is a set of classifiers and concepts that describe the computing discipline. Authors can select entries from this classification system, via \url{https://dl.acm.org/ccs/ccs.cfm}, and generate the commands to be included in the \LaTeX\ source. 
+
+User-defined keywords are a comma-separated list of words and phrases of the authors' choosing, providing a more flexible way of describing the research being presented.
+
+CCS concepts and user-defined keywords are required for all short- and full-length articles, and optional for two-page abstracts. 
+
+\section{Sectioning Commands}
+
+Your work should use standard \LaTeX\ sectioning commands: \verb|section|, \verb|subsection|, \verb|subsubsection|, and \verb|paragraph|. They should be numbered; do not remove the numbering from the commands. 
+
+Simulating a sectioning command by setting the first word or words of a paragraph in boldface or italicized text is {\bf not allowed.}
+
+\section{Tables}
+
+The ``\verb|acmart|'' document class includes the ``\verb|booktabs|'' package --- \url{https://ctan.org/pkg/booktabs} --- for preparing high-quality tables. 
+
+Table captions are placed {\it above} the table.
+
+Because tables cannot be split across pages, the best placement for them is typically the top of the page nearest their initial cite.  To ensure this proper ``floating'' placement of tables, use the environment \textbf{table} to enclose the table's contents and the table caption.  The contents of the table itself must go in the \textbf{tabular} environment, to be aligned properly in rows and columns, with the desired horizontal and vertical rules.  Again, detailed instructions on \textbf{tabular} material are found in the \textit{\LaTeX\ User's Guide}.
+
+Immediately following this sentence is the point at which Table~\ref{tab:freq} is included in the input file; compare the placement of the table here with the table in the printed output of this document.
+
+\begin{table}
+  \caption{Frequency of Special Characters}
+  \label{tab:freq}
+  \begin{tabular}{ccl}
+    \toprule
+    Non-English or Math&Frequency&Comments\\
+    \midrule
+    \O & 1 in 1,000& For Swedish names\\
+    $\pi$ & 1 in 5& Common in math\\
+    \$ & 4 in 5 & Used in business\\
+    $\Psi^2_1$ & 1 in 40,000& Unexplained usage\\
+  \bottomrule
+\end{tabular}
+\end{table}
+
+To set a wider table, which takes up the whole width of the page's live area, use the environment \textbf{table*} to enclose the table's contents and the table caption.  As with a single-column table, this wide table will ``float'' to a location deemed more desirable. Immediately following this sentence is the point at which Table~\ref{tab:commands} is included in the input file; again, it is instructive to compare the placement of the table here with the table in the printed output of this document.
+
+\begin{table*}
+  \caption{Some Typical Commands}
+  \label{tab:commands}
+  \begin{tabular}{ccl}
+    \toprule
+    Command &A Number & Comments\\
+    \midrule
+    \texttt{{\char'134}author} & 100& Author \\
+    \texttt{{\char'134}table}& 300 & For tables\\
+    \texttt{{\char'134}table*}& 400& For wider tables\\
+    \bottomrule
+  \end{tabular}
+\end{table*}
+
+\section{Math Equations}
+You may want to display math equations in three distinct styles:
+inline, numbered or non-numbered display.  Each of
+the three are discussed in the next sections.
+
+\subsection{Inline (In-text) Equations}
+A formula that appears in the running text is called an
+inline or in-text formula.  It is produced by the
+\textbf{math} environment, which can be
+invoked with the usual \texttt{{\char'134}begin\,\ldots{\char'134}end}
+construction or with the short form \texttt{\$\,\ldots\$}. You
+can use any of the symbols and structures,
+from $\alpha$ to $\omega$, available in
+\LaTeX~\cite{Lamport:LaTeX}; this section will simply show a
+few examples of in-text equations in context. Notice how
+this equation:
+\begin{math}
+  \lim_{n\rightarrow \infty}x=0
+\end{math},
+set here in in-line math style, looks slightly different when
+set in display style.  (See next section).
+
+\subsection{Display Equations}
+A numbered display equation---one set off by vertical space from the
+text and centered horizontally---is produced by the \textbf{equation}
+environment. An unnumbered display equation is produced by the
+\textbf{displaymath} environment.
+
+Again, in either environment, you can use any of the symbols
+and structures available in \LaTeX\@; this section will just
+give a couple of examples of display equations in context.
+First, consider the equation, shown as an inline equation above:
+\begin{equation}
+  \lim_{n\rightarrow \infty}x=0
+\end{equation}
+Notice how it is formatted somewhat differently in
+the \textbf{displaymath}
+environment.  Now, we'll enter an unnumbered equation:
+\begin{displaymath}
+  \sum_{i=0}^{\infty} x + 1
+\end{displaymath}
+and follow it with another numbered equation:
+\begin{equation}
+  \sum_{i=0}^{\infty}x_i=\int_{0}^{\pi+2} f
+\end{equation}
+just to demonstrate \LaTeX's able handling of numbering.
+
+\section{Figures}
+
+The ``\verb|figure|'' environment should be used for figures. One or more images can be placed within a figure. If your figure contains third-party material, you must clearly identify it as such, as shown in the example below.
+\begin{figure}[h]
+  \centering
+  \includegraphics[width=\linewidth]{sample-franklin}
+  \caption{1907 Franklin Model D roadster. Photograph by Harris \& Ewing, Inc. [Public domain], via Wikimedia Commons. (\url{https://goo.gl/VLCRBB}).}
+  \Description{The 1907 Franklin Model D roadster.}
+\end{figure}
+
+Your figures should contain a caption which describes the figure to the reader. Figure captions go below the figure. Your figures should {\bf also} include a description suitable for screen readers, to assist the visually-challenged to better understand your work.
+
+Figure captions are placed {\it below} the figure.
+
+\subsection{The ``Teaser Figure''}
+
+A ``teaser figure'' is an image, or set of images in one figure, that are placed after all author and affiliation information, and before the body of the article, spanning the page. If you wish to have such a figure in your article, place the command immediately before the \verb|\maketitle| command:
+\begin{verbatim}
+  \begin{teaserfigure}
+    \includegraphics[width=\textwidth]{sampleteaser}
+    \caption{figure caption}
+    \Description{figure description}
+  \end{teaserfigure}
+\end{verbatim}
+
+\section{Citations and Bibliographies}
+
+The use of \BibTeX\ for the preparation and formatting of one's references is strongly recommended. Authors' names should be complete --- use full first names (``Donald E. Knuth'') not initials (``D. E. Knuth'') --- and the salient identifying features of a reference should be included: title, year, volume, number, pages, article DOI, etc. 
+
+The bibliography is included in your source document with these two commands, placed just before the \verb|\end{document}| command:
+\begin{verbatim}
+  \bibliographystyle{ACM-Reference-Format}
+  \bibliography{bibfile}
+\end{verbatim}
+where ``\verb|bibfile|'' is the name, without the ``\verb|.bib|'' suffix, of the \BibTeX\ file.
+
+Citations and references are numbered by default. A small number of ACM publications have citations and references formatted in the ``author year'' style; for these exceptions, please include this command in the {\bf preamble} (before ``\verb|\begin{document}|'') of your \LaTeX\ source: 
+\begin{verbatim}
+  \citestyle{acmauthoryear}
+\end{verbatim}
+
+Some examples.  A paginated journal article \cite{Abril07}, an enumerated journal article \cite{Cohen07}, a reference to an entire issue \cite{JCohen96}, a monograph (whole book) \cite{Kosiur01}, a monograph/whole book in a series (see 2a in spec. document)
+\cite{Harel79}, a divisible-book such as an anthology or compilation \cite{Editor00} followed by the same example, however we only output the series if the volume number is given \cite{Editor00a} (so Editor00a's series should NOT be present since it has no vol. no.),
+a chapter in a divisible book \cite{Spector90}, a chapter in a divisible book in a series \cite{Douglass98}, a multi-volume work as book \cite{Knuth97}, an article in a proceedings (of a conference, symposium, workshop for example) (paginated proceedings article) \cite{Andler79}, a proceedings article with all possible elements \cite{Smith10}, an example of an enumerated proceedings article \cite{VanGundy07}, an informally published work \cite{Harel78}, a doctoral dissertation \cite{Clarkson85}, a master's thesis: \cite{anisi03}, an online document / world wide web resource \cite{Thornburg01, Ablamowicz07, Poker06}, a video game (Case 1) \cite{Obama08} and (Case 2) \cite{Novak03} and \cite{Lee05} and (Case 3) a patent \cite{JoeScientist001}, work accepted for publication \cite{rous08}, 'YYYYb'-test for prolific author \cite{SaeediMEJ10} and \cite{SaeediJETC10}. Other cites might contain 'duplicate' DOI and URLs (some SIAM articles) \cite{Kirschmer:2010:AEI:1958016.1958018}. Boris / Barbara Beeton: multi-volume works as books \cite{MR781536} and \cite{MR781537}. A couple of citations with DOIs: \cite{2004:ITE:1009386.1010128,Kirschmer:2010:AEI:1958016.1958018}. Online citations: \cite{TUGInstmem, Thornburg01, CTANacmart}.
+
+\section{Acknowledgments}
+
+Identification of funding sources and other support, and thanks to individuals and groups that assisted in the research and the preparation of the work should be included in an acknowledgment section, which is placed just before the reference section in your document. 
+
+This section has a special environment:
+\begin{verbatim}
+  \begin{acks}
+  ...
+  \end{acks}
+\end{verbatim}
+so that the information contained therein can be more easily collected during the article metadata extraction phase, and to ensure consistency in the spelling of the section heading. 
+
+Authors should not prepare this section as a numbered or unnumbered {\verb|\section|}; please use the ``{\verb|acks|}'' environment.
+
+\section{Appendices}
+
+If your work needs an appendix, add it before the ``\verb|\end{document}|'' command at the conclusion of your source document. 
+
+Start the appendix with the ``\verb|appendix|'' command:
+\begin{verbatim}
+  \appendix
+\end{verbatim}
+and note that in the appendix, sections are lettered, not numbered. This document has two appendices, demonstrating the section and subsection identification method.
+
+\section{SIGCHI Extended Abstracts}
+
+The ``\verb|sigchi-a|'' template style (available only in \LaTeX\ and not in Word) produces a landscape-orientation formatted article, with a wide left margin. Three environments are available for use with the ``\verb|sigchi-a|'' template style, and produce formatted output in the margin:
+\begin{itemize}
+\item {\verb|sidebar|}:  Place formatted text in the margin.
+\item {\verb|marginfigure|}: Place a figure in the margin.
+\item {\verb|margintable|}: Place a table in the margin.
+\end{itemize}
+
+%
+% The acknowledgments section is defined using the "acks" environment (and NOT an unnumbered section). This ensures
+% the proper identification of the section in the article metadata, and the consistent spelling of the heading.
+\begin{acks}
+To Robert, for the bagels and explaining CMYK and color spaces.
+\end{acks}
+
+%
+% The next two lines define the bibliography style to be used, and the bibliography file.
+\bibliographystyle{ACM-Reference-Format}
+\bibliography{sample-base}
+
+% 
+% If your work has an appendix, this is the place to put it.
+\appendix
+
+\section{Research Methods}
+
+\subsection{Part One}
+
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi malesuada, quam in pulvinar varius, metus nunc fermentum urna, id sollicitudin purus odio sit amet enim. Aliquam ullamcorper eu ipsum vel mollis. Curabitur quis dictum nisl. Phasellus vel semper risus, et lacinia dolor. Integer ultricies commodo sem nec semper. 
+
+\subsection{Part Two}
+
+Etiam commodo feugiat nisl pulvinar pellentesque. Etiam auctor sodales ligula, non varius nibh pulvinar semper. Suspendisse nec lectus non ipsum convallis congue hendrerit vitae sapien. Donec at laoreet eros. Vivamus non purus placerat, scelerisque diam eu, cursus ante. Etiam aliquam tortor auctor efficitur mattis. 
+
+\section{Online Resources}
+
+Nam id fermentum dui. Suspendisse sagittis tortor a nulla mollis, in pulvinar ex pretium. Sed interdum orci quis metus euismod, et sagittis enim maximus. Vestibulum gravida massa ut felis suscipit congue. Quisque mattis elit a risus ultrices commodo venenatis eget dui. Etiam sagittis eleifend elementum. 
+
+Nam interdum magna at lectus dignissim, ac dignissim lorem rhoncus. Maecenas eu arcu ac neque placerat aliquam. Nunc pulvinar massa et mattis lacinia.
+
 \end{document}

Added: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-authordraft.pdf
===================================================================
(Binary files differ)

Index: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-authordraft.pdf
===================================================================
--- trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-authordraft.pdf	2018-12-30 22:09:44 UTC (rev 49538)
+++ trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-authordraft.pdf	2018-12-30 22:10:06 UTC (rev 49539)

Property changes on: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-authordraft.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Added: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-authordraft.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-authordraft.tex	                        (rev 0)
+++ trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-authordraft.tex	2018-12-30 22:10:06 UTC (rev 49539)
@@ -0,0 +1,502 @@
+%
+% The first command in your LaTeX source must be the \documentclass command.
+\documentclass[sigconf,authordraft]{acmart}
+
+%
+% defining the \BibTeX command - from Oren Patashnik's original BibTeX documentation.
+\def\BibTeX{{\rm B\kern-.05em{\sc i\kern-.025em b}\kern-.08emT\kern-.1667em\lower.7ex\hbox{E}\kern-.125emX}}
+    
+% Rights management information. 
+% This information is sent to you when you complete the rights form.
+% These commands have SAMPLE values in them; it is your responsibility as an author to replace
+% the commands and values with those provided to you when you complete the rights form.
+%
+% These commands are for a PROCEEDINGS abstract or paper.
+\copyrightyear{2018}
+\acmYear{2018}
+\setcopyright{acmlicensed}
+\acmConference[Woodstock '18]{Woodstock '18: ACM Symposium on Neural Gaze Detection}{June 03--05, 2018}{Woodstock, NY}
+\acmBooktitle{Woodstock '18: ACM Symposium on Neural Gaze Detection, June 03--05, 2018, Woodstock, NY}
+\acmPrice{15.00}
+\acmDOI{10.1145/1122445.1122456}
+\acmISBN{978-1-4503-9999-9/18/06}
+
+%
+% These commands are for a JOURNAL article.
+%\setcopyright{acmcopyright}
+%\acmJournal{TOG}
+%\acmYear{2018}\acmVolume{37}\acmNumber{4}\acmArticle{111}\acmMonth{8}
+%\acmDOI{10.1145/1122445.1122456}
+
+%
+% Submission ID. 
+% Use this when submitting an article to a sponsored event. You'll receive a unique submission ID from the organizers
+% of the event, and this ID should be used as the parameter to this command.
+%\acmSubmissionID{123-A56-BU3}
+
+%
+% The majority of ACM publications use numbered citations and references. If you are preparing content for an event
+% sponsored by ACM SIGGRAPH, you must use the "author year" style of citations and references. Uncommenting
+% the next command will enable that style.
+%\citestyle{acmauthoryear}
+
+%
+% end of the preamble, start of the body of the document source.
+\begin{document}
+
+%
+% The "title" command has an optional parameter, allowing the author to define a "short title" to be used in page headers.
+\title{The Name of the Title is Hope}
+
+%
+% The "author" command and its associated commands are used to define the authors and their affiliations.
+% Of note is the shared affiliation of the first two authors, and the "authornote" and "authornotemark" commands
+% used to denote shared contribution to the research.
+\author{Ben Trovato}
+\authornote{Both authors contributed equally to this research.}
+\email{trovato at corporation.com}
+\orcid{1234-5678-9012}
+\author{G.K.M. Tobin}
+\authornotemark[1]
+\email{webmaster at marysville-ohio.com}
+\affiliation{%
+  \institution{Institute for Clarity in Documentation}
+  \streetaddress{P.O. Box 1212}
+  \city{Dublin}
+  \state{Ohio}
+  \postcode{43017-6221}
+}
+
+\author{Lars Th{\o}rv{\"a}ld}
+\affiliation{%
+  \institution{The Th{\o}rv{\"a}ld Group}
+  \streetaddress{1 Th{\o}rv{\"a}ld Circle}
+  \city{Hekla}
+  \country{Iceland}}
+\email{larst at affiliation.org}
+
+\author{Valerie B\'eranger}
+\affiliation{%
+  \institution{Inria Paris-Rocquencourt}
+  \city{Rocquencourt}
+  \country{France}
+}
+
+\author{Aparna Patel}
+\affiliation{%
+ \institution{Rajiv Gandhi University}
+ \streetaddress{Rono-Hills}
+ \city{Doimukh}
+ \state{Arunachal Pradesh}
+ \country{India}}
+ 
+\author{Huifen Chan}
+\affiliation{%
+  \institution{Tsinghua University}
+  \streetaddress{30 Shuangqing Rd}
+  \city{Haidian Qu}
+  \state{Beijing Shi}
+  \country{China}}
+
+\author{Charles Palmer}
+\affiliation{%
+  \institution{Palmer Research Laboratories}
+  \streetaddress{8600 Datapoint Drive}
+  \city{San Antonio}
+  \state{Texas}
+  \postcode{78229}}
+\email{cpalmer at prl.com}
+
+\author{John Smith}
+\affiliation{\institution{The Th{\o}rv{\"a}ld Group}}
+\email{jsmith at affiliation.org}
+
+\author{Julius P. Kumquat}
+\affiliation{\institution{The Kumquat Consortium}}
+\email{jpkumquat at consortium.net}
+
+%
+% By default, the full list of authors will be used in the page headers. Often, this list is too long, and will overlap
+% other information printed in the page headers. This command allows the author to define a more concise list
+% of authors' names for this purpose.
+\renewcommand{\shortauthors}{Trovato and Tobin, et al.}
+
+%
+% The abstract is a short summary of the work to be presented in the article.
+\begin{abstract}
+A clear and well-documented \LaTeX\ document is presented as an article formatted for publication by ACM in 
+a conference proceedings or journal publication. Based on the ``acmart'' document class, this article presents
+and explains many of the common variations, as well as many of the formatting elements
+an author may use in the preparation of the documentation of their work.
+\end{abstract}
+
+%
+% The code below is generated by the tool at http://dl.acm.org/ccs.cfm.
+% Please copy and paste the code instead of the example below.
+%
+\begin{CCSXML}
+<ccs2012>
+ <concept>
+  <concept_id>10010520.10010553.10010562</concept_id>
+  <concept_desc>Computer systems organization~Embedded systems</concept_desc>
+  <concept_significance>500</concept_significance>
+ </concept>
+ <concept>
+  <concept_id>10010520.10010575.10010755</concept_id>
+  <concept_desc>Computer systems organization~Redundancy</concept_desc>
+  <concept_significance>300</concept_significance>
+ </concept>
+ <concept>
+  <concept_id>10010520.10010553.10010554</concept_id>
+  <concept_desc>Computer systems organization~Robotics</concept_desc>
+  <concept_significance>100</concept_significance>
+ </concept>
+ <concept>
+  <concept_id>10003033.10003083.10003095</concept_id>
+  <concept_desc>Networks~Network reliability</concept_desc>
+  <concept_significance>100</concept_significance>
+ </concept>
+</ccs2012>
+\end{CCSXML}
+
+\ccsdesc[500]{Computer systems organization~Embedded systems}
+\ccsdesc[300]{Computer systems organization~Redundancy}
+\ccsdesc{Computer systems organization~Robotics}
+\ccsdesc[100]{Networks~Network reliability}
+
+%
+% Keywords. The author(s) should pick words that accurately describe the work being
+% presented. Separate the keywords with commas.
+\keywords{datasets, neural networks, gaze detection, text tagging}
+
+%
+% A "teaser" image appears between the author and affiliation information and the body 
+% of the document, and typically spans the page. 
+\begin{teaserfigure}
+  \includegraphics[width=\textwidth]{sampleteaser}
+  \caption{Seattle Mariners at Spring Training, 2010.}
+  \Description{Enjoying the baseball game from the third-base seats. Ichiro Suzuki preparing to bat.}
+  \label{fig:teaser}
+\end{teaserfigure}
+
+%
+% This command processes the author and affiliation and title information and builds
+% the first part of the formatted document.
+\maketitle
+
+\section{Introduction}
+ACM's consolidated article template, introduced in 2017, provides a consistent \LaTeX\ style for use across ACM publications, and incorporates accessibility and metadata-extraction functionality necessary for future Digital Library endeavors. Numerous ACM and SIG-specific \LaTeX\ templates have been examined, and their unique features incorporated into this single new template.
+
+If you are new to publishing with ACM, this document is a valuable guide to the process of preparing your work for publication. If you have published with ACM before, this document provides insight and instruction into more recent changes to the article template.
+
+The ``\verb|acmart|'' document class can be used to prepare articles for any ACM publication --- conference or journal, and for any stage of publication, from review to final ``camera-ready'' copy, to the author's own version, with {\it very} few changes to the source. 
+
+\section{Template Overview}
+As noted in the introduction, the ``\verb|acmart|'' document class can be used to prepare many different kinds of documentation --- a double-blind initial submission of a full-length technical paper, a two-page SIGGRAPH Emerging Technologies abstract, a ``camera-ready'' journal article, a SIGCHI Extended Abstract, and more --- all by selecting the appropriate {\it template style} and {\it template parameters}.
+
+This document will explain the major features of the document class. For further information, the {\it \LaTeX\ User's Guide} is available from \url{https://www.acm.org/publications/proceedings-template}.
+
+\subsection{Template Styles}
+
+The primary parameter given to the ``\verb|acmart|'' document class is the {\it template style} which corresponds to the kind of publication or SIG publishing the work. This parameter is enclosed in square brackets and is a part of the {\verb|documentclass|} command:
+\begin{verbatim}
+  \documentclass[STYLE]{acmart}
+\end{verbatim}
+
+Journals use one of three template styles. All but three ACM journals use the {\verb|acmsmall|} template style:
+\begin{itemize}
+\item {\verb|acmsmall|}: The default journal template style.
+\item {\verb|acmlarge|}: Used by JOCCH and TAP.
+\item {\verb|acmtog|}: Used by TOG.
+\end{itemize}
+
+The majority of conference proceedings documentation will use the {\verb|acmconf|} template style.
+\begin{itemize}
+\item {\verb|acmconf|}: The default proceedings template style.
+\item{\verb|sigchi|}: Used for SIGCHI conference articles.
+\item{\verb|sigchi-a|}: Used for SIGCHI ``Extended Abstract'' articles.
+\item{\verb|sigplan|}: Used for SIGPLAN conference articles.
+\end{itemize}
+
+\subsection{Template Parameters}
+
+In addition to specifying the {\it template style} to be used in formatting your work, there are a number of {\it template parameters} which modify some part of the applied template style. A complete list of these parameters can be found in the {\it \LaTeX\ User's Guide.}
+
+Frequently-used parameters, or combinations of parameters, include:
+\begin{itemize}
+\item {\verb|anonymous,review|}: Suitable for a ``double-blind'' conference submission. Anonymizes the work and includes line numbers. Use with the \verb|\acmSubmissionID| command to print the submission's unique ID on each page of the work.
+\item{\verb|authorversion|}: Produces a version of the work suitable for posting by the author.
+\item{\verb|screen|}: Produces colored hyperlinks.
+\end{itemize}
+
+This document uses the following string as the first command in the source file: \verb|\documentclass[sigconf,screen]{acmart}|.
+
+\section{Modifications}
+
+Modifying the template --- including but not limited to: adjusting margins, typeface sizes, line spacing, paragraph and list definitions, and the use of the \verb|\vspace| command to manually adjust the vertical spacing between elements of your work --- is not allowed.
+
+{\bf Your document will be returned to you for revision if modifications are discovered.}
+
+\section{Typefaces}
+
+The ``\verb|acmart|'' document class requires the use of the ``Libertine'' typeface family. Your \TeX\ installation should include this set of packages. Please do not substitute other typefaces. The ``\verb|lmodern|'' and ``\verb|ltimes|'' packages should not be used, as they will override the built-in typeface families.
+
+\section{Title Information}
+
+The title of your work should use capital letters appropriately - \url{https://capitalizemytitle.com/} has useful rules for capitalization. Use the {\verb|title|} command to define the title of your work. If your work has a subtitle, define it with the {\verb|subtitle|} command.
+Do not insert line breaks in your title.
+
+If your title is lengthy, you must define a short version to be used in the page headers, to prevent overlapping text. The \verb|title| command has a ``short title'' parameter:
+\begin{verbatim}
+  \title[short title]{full title}
+\end{verbatim}
+
+\section{Authors and Affiliations}
+
+Each author must be defined separately for accurate metadata identification. Multiple authors may share one affiliation. Authors' names should not be abbreviated; use full first names wherever possible. Include authors' e-mail addresses whenever possible.
+
+Grouping authors' names or e-mail addresses, or providing an ``e-mail alias,'' as shown below, is not acceptable:
+\begin{verbatim}
+  \author{Brooke Aster, David Mehldau}
+  \email{dave,judy,steve at university.edu}
+  \email{firstname.lastname at phillips.org}
+\end{verbatim}
+
+The \verb|authornote| and \verb|authornotemark| commands allow a note to apply to multiple authors --- for example, if the first two authors of an article contributed equally to the work. 
+
+If your author list is lengthy, you must define a shortened version of the list of authors to be used in the page headers, to prevent overlapping text. The following command should be placed just after the last \verb|\author{}| definition:
+\begin{verbatim}
+  \renewcommand{\shortauthors}{McCartney, et al.}
+\end{verbatim}
+Omitting this command will force the use of a concatenated list of all of the authors' names, which may result in overlapping text in the page headers.
+
+The article template's documentation, available at  \url{https://www.acm.org/publications/proceedings-template}, has a complete explanation of these commands and tips for their effective use.
+
+\section{Rights Information}
+
+Authors of any work published by ACM will need to complete a rights form. Depending on the kind of work, and the rights management choice made by the author, this may be copyright transfer, permission, license, or an OA (open access) agreement.
+
+Regardless of the rights management choice, the author will receive a copy of the completed rights form once it has been submitted. This form contains \LaTeX\ commands that must be copied into the source document. When the document source is compiled, these commands and their parameters add formatted text to several areas of the final document:
+\begin{itemize}
+\item the ``ACM Reference Format'' text on the first page.
+\item the ``rights management'' text on the first page.
+\item the conference information in the page header(s).
+\end{itemize}
+
+Rights information is unique to the work; if you are preparing several works for an event, make sure to use the correct set of commands with each of the works.
+
+\section{CCS Concepts and User-Defined Keywords}
+
+Two elements of the ``acmart'' document class provide powerful taxonomic tools for you to help readers find your work in an online search. 
+
+The ACM Computing Classification System --- \url{https://www.acm.org/publications/class-2012} --- is a set of classifiers and concepts that describe the computing discipline. Authors can select entries from this classification system, via \url{https://dl.acm.org/ccs/ccs.cfm}, and generate the commands to be included in the \LaTeX\ source. 
+
+User-defined keywords are a comma-separated list of words and phrases of the authors' choosing, providing a more flexible way of describing the research being presented.
+
+CCS concepts and user-defined keywords are required for all short- and full-length articles, and optional for two-page abstracts. 
+
+\section{Sectioning Commands}
+
+Your work should use standard \LaTeX\ sectioning commands: \verb|section|, \verb|subsection|, \verb|subsubsection|, and \verb|paragraph|. They should be numbered; do not remove the numbering from the commands. 
+
+Simulating a sectioning command by setting the first word or words of a paragraph in boldface or italicized text is {\bf not allowed.}
+
+\section{Tables}
+
+The ``\verb|acmart|'' document class includes the ``\verb|booktabs|'' package --- \url{https://ctan.org/pkg/booktabs} --- for preparing high-quality tables. 
+
+Table captions are placed {\it above} the table.
+
+Because tables cannot be split across pages, the best placement for them is typically the top of the page nearest their initial cite.  To ensure this proper ``floating'' placement of tables, use the environment \textbf{table} to enclose the table's contents and the table caption.  The contents of the table itself must go in the \textbf{tabular} environment, to be aligned properly in rows and columns, with the desired horizontal and vertical rules.  Again, detailed instructions on \textbf{tabular} material are found in the \textit{\LaTeX\ User's Guide}.
+
+Immediately following this sentence is the point at which Table~\ref{tab:freq} is included in the input file; compare the placement of the table here with the table in the printed output of this document.
+
+\begin{table}
+  \caption{Frequency of Special Characters}
+  \label{tab:freq}
+  \begin{tabular}{ccl}
+    \toprule
+    Non-English or Math&Frequency&Comments\\
+    \midrule
+    \O & 1 in 1,000& For Swedish names\\
+    $\pi$ & 1 in 5& Common in math\\
+    \$ & 4 in 5 & Used in business\\
+    $\Psi^2_1$ & 1 in 40,000& Unexplained usage\\
+  \bottomrule
+\end{tabular}
+\end{table}
+
+To set a wider table, which takes up the whole width of the page's live area, use the environment \textbf{table*} to enclose the table's contents and the table caption.  As with a single-column table, this wide table will ``float'' to a location deemed more desirable. Immediately following this sentence is the point at which Table~\ref{tab:commands} is included in the input file; again, it is instructive to compare the placement of the table here with the table in the printed output of this document.
+
+\begin{table*}
+  \caption{Some Typical Commands}
+  \label{tab:commands}
+  \begin{tabular}{ccl}
+    \toprule
+    Command &A Number & Comments\\
+    \midrule
+    \texttt{{\char'134}author} & 100& Author \\
+    \texttt{{\char'134}table}& 300 & For tables\\
+    \texttt{{\char'134}table*}& 400& For wider tables\\
+    \bottomrule
+  \end{tabular}
+\end{table*}
+
+\section{Math Equations}
+You may want to display math equations in three distinct styles:
+inline, numbered or non-numbered display.  Each of
+the three are discussed in the next sections.
+
+\subsection{Inline (In-text) Equations}
+A formula that appears in the running text is called an
+inline or in-text formula.  It is produced by the
+\textbf{math} environment, which can be
+invoked with the usual \texttt{{\char'134}begin\,\ldots{\char'134}end}
+construction or with the short form \texttt{\$\,\ldots\$}. You
+can use any of the symbols and structures,
+from $\alpha$ to $\omega$, available in
+\LaTeX~\cite{Lamport:LaTeX}; this section will simply show a
+few examples of in-text equations in context. Notice how
+this equation:
+\begin{math}
+  \lim_{n\rightarrow \infty}x=0
+\end{math},
+set here in in-line math style, looks slightly different when
+set in display style.  (See next section).
+
+\subsection{Display Equations}
+A numbered display equation---one set off by vertical space from the
+text and centered horizontally---is produced by the \textbf{equation}
+environment. An unnumbered display equation is produced by the
+\textbf{displaymath} environment.
+
+Again, in either environment, you can use any of the symbols
+and structures available in \LaTeX\@; this section will just
+give a couple of examples of display equations in context.
+First, consider the equation, shown as an inline equation above:
+\begin{equation}
+  \lim_{n\rightarrow \infty}x=0
+\end{equation}
+Notice how it is formatted somewhat differently in
+the \textbf{displaymath}
+environment.  Now, we'll enter an unnumbered equation:
+\begin{displaymath}
+  \sum_{i=0}^{\infty} x + 1
+\end{displaymath}
+and follow it with another numbered equation:
+\begin{equation}
+  \sum_{i=0}^{\infty}x_i=\int_{0}^{\pi+2} f
+\end{equation}
+just to demonstrate \LaTeX's able handling of numbering.
+
+\section{Figures}
+
+The ``\verb|figure|'' environment should be used for figures. One or more images can be placed within a figure. If your figure contains third-party material, you must clearly identify it as such, as shown in the example below.
+\begin{figure}[h]
+  \centering
+  \includegraphics[width=\linewidth]{sample-franklin}
+  \caption{1907 Franklin Model D roadster. Photograph by Harris \& Ewing, Inc. [Public domain], via Wikimedia Commons. (\url{https://goo.gl/VLCRBB}).}
+  \Description{The 1907 Franklin Model D roadster.}
+\end{figure}
+
+Your figures should contain a caption which describes the figure to the reader. Figure captions go below the figure. Your figures should {\bf also} include a description suitable for screen readers, to assist the visually-challenged to better understand your work.
+
+Figure captions are placed {\it below} the figure.
+
+\subsection{The ``Teaser Figure''}
+
+A ``teaser figure'' is an image, or set of images in one figure, that are placed after all author and affiliation information, and before the body of the article, spanning the page. If you wish to have such a figure in your article, place the command immediately before the \verb|\maketitle| command:
+\begin{verbatim}
+  \begin{teaserfigure}
+    \includegraphics[width=\textwidth]{sampleteaser}
+    \caption{figure caption}
+    \Description{figure description}
+  \end{teaserfigure}
+\end{verbatim}
+
+\section{Citations and Bibliographies}
+
+The use of \BibTeX\ for the preparation and formatting of one's references is strongly recommended. Authors' names should be complete --- use full first names (``Donald E. Knuth'') not initials (``D. E. Knuth'') --- and the salient identifying features of a reference should be included: title, year, volume, number, pages, article DOI, etc. 
+
+The bibliography is included in your source document with these two commands, placed just before the \verb|\end{document}| command:
+\begin{verbatim}
+  \bibliographystyle{ACM-Reference-Format}
+  \bibliography{bibfile}
+\end{verbatim}
+where ``\verb|bibfile|'' is the name, without the ``\verb|.bib|'' suffix, of the \BibTeX\ file.
+
+Citations and references are numbered by default. A small number of ACM publications have citations and references formatted in the ``author year'' style; for these exceptions, please include this command in the {\bf preamble} (before ``\verb|\begin{document}|'') of your \LaTeX\ source: 
+\begin{verbatim}
+  \citestyle{acmauthoryear}
+\end{verbatim}
+
+Some examples.  A paginated journal article \cite{Abril07}, an enumerated journal article \cite{Cohen07}, a reference to an entire issue \cite{JCohen96}, a monograph (whole book) \cite{Kosiur01}, a monograph/whole book in a series (see 2a in spec. document)
+\cite{Harel79}, a divisible-book such as an anthology or compilation \cite{Editor00} followed by the same example, however we only output the series if the volume number is given \cite{Editor00a} (so Editor00a's series should NOT be present since it has no vol. no.),
+a chapter in a divisible book \cite{Spector90}, a chapter in a divisible book in a series \cite{Douglass98}, a multi-volume work as book \cite{Knuth97}, an article in a proceedings (of a conference, symposium, workshop for example) (paginated proceedings article) \cite{Andler79}, a proceedings article with all possible elements \cite{Smith10}, an example of an enumerated proceedings article \cite{VanGundy07}, an informally published work \cite{Harel78}, a doctoral dissertation \cite{Clarkson85}, a master's thesis: \cite{anisi03}, an online document / world wide web resource \cite{Thornburg01, Ablamowicz07, Poker06}, a video game (Case 1) \cite{Obama08} and (Case 2) \cite{Novak03} and \cite{Lee05} and (Case 3) a patent \cite{JoeScientist001}, work accepted for publication \cite{rous08}, 'YYYYb'-test for prolific author \cite{SaeediMEJ10} and \cite{SaeediJETC10}. Other cites might contain 'duplicate' DOI and URLs (some SIAM articles) \cite{Kirschmer:2010:AEI:1958016.1958018}. Boris / Barbara Beeton: multi-volume works as books \cite{MR781536} and \cite{MR781537}. A couple of citations with DOIs: \cite{2004:ITE:1009386.1010128,Kirschmer:2010:AEI:1958016.1958018}. Online citations: \cite{TUGInstmem, Thornburg01, CTANacmart}.
+
+\section{Acknowledgments}
+
+Identification of funding sources and other support, and thanks to individuals and groups that assisted in the research and the preparation of the work should be included in an acknowledgment section, which is placed just before the reference section in your document. 
+
+This section has a special environment:
+\begin{verbatim}
+  \begin{acks}
+  ...
+  \end{acks}
+\end{verbatim}
+so that the information contained therein can be more easily collected during the article metadata extraction phase, and to ensure consistency in the spelling of the section heading. 
+
+Authors should not prepare this section as a numbered or unnumbered {\verb|\section|}; please use the ``{\verb|acks|}'' environment.
+
+\section{Appendices}
+
+If your work needs an appendix, add it before the ``\verb|\end{document}|'' command at the conclusion of your source document. 
+
+Start the appendix with the ``\verb|appendix|'' command:
+\begin{verbatim}
+  \appendix
+\end{verbatim}
+and note that in the appendix, sections are lettered, not numbered. This document has two appendices, demonstrating the section and subsection identification method.
+
+\section{SIGCHI Extended Abstracts}
+
+The ``\verb|sigchi-a|'' template style (available only in \LaTeX\ and not in Word) produces a landscape-orientation formatted article, with a wide left margin. Three environments are available for use with the ``\verb|sigchi-a|'' template style, and produce formatted output in the margin:
+\begin{itemize}
+\item {\verb|sidebar|}:  Place formatted text in the margin.
+\item {\verb|marginfigure|}: Place a figure in the margin.
+\item {\verb|margintable|}: Place a table in the margin.
+\end{itemize}
+
+%
+% The acknowledgments section is defined using the "acks" environment (and NOT an unnumbered section). This ensures
+% the proper identification of the section in the article metadata, and the consistent spelling of the heading.
+\begin{acks}
+To Robert, for the bagels and explaining CMYK and color spaces.
+\end{acks}
+
+%
+% The next two lines define the bibliography style to be used, and the bibliography file.
+\bibliographystyle{ACM-Reference-Format}
+\bibliography{sample-base}
+
+% 
+% If your work has an appendix, this is the place to put it.
+\appendix
+
+\section{Research Methods}
+
+\subsection{Part One}
+
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi malesuada, quam in pulvinar varius, metus nunc fermentum urna, id sollicitudin purus odio sit amet enim. Aliquam ullamcorper eu ipsum vel mollis. Curabitur quis dictum nisl. Phasellus vel semper risus, et lacinia dolor. Integer ultricies commodo sem nec semper. 
+
+\subsection{Part Two}
+
+Etiam commodo feugiat nisl pulvinar pellentesque. Etiam auctor sodales ligula, non varius nibh pulvinar semper. Suspendisse nec lectus non ipsum convallis congue hendrerit vitae sapien. Donec at laoreet eros. Vivamus non purus placerat, scelerisque diam eu, cursus ante. Etiam aliquam tortor auctor efficitur mattis. 
+
+\section{Online Resources}
+
+Nam id fermentum dui. Suspendisse sagittis tortor a nulla mollis, in pulvinar ex pretium. Sed interdum orci quis metus euismod, et sagittis enim maximus. Vestibulum gravida massa ut felis suscipit congue. Quisque mattis elit a risus ultrices commodo venenatis eget dui. Etiam sagittis eleifend elementum. 
+
+Nam interdum magna at lectus dignissim, ac dignissim lorem rhoncus. Maecenas eu arcu ac neque placerat aliquam. Nunc pulvinar massa et mattis lacinia.
+
+\end{document}


Property changes on: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-authordraft.tex
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-base.bib
===================================================================
--- trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-base.bib	                        (rev 0)
+++ trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-base.bib	2018-12-30 22:10:06 UTC (rev 49539)
@@ -0,0 +1,1623 @@
+%%% ====================================================================
+%%%  BibTeX-file{
+%%%     author          = "Gerry Murray",
+%%%     version         = "1.2",
+%%%     date            = "2 April 2012",
+%%%     filename        = "acmsmall-sample-bibfile.bib",
+%%%     address         = "ACM, NY",
+%%%     email           = "murray at hq.acm.org",
+%%%     codetable       = "ISO/ASCII",
+%%%     keywords        = "ACM Reference Format, bibliography, citation, references",
+%%%     supported       = "yes",
+%%%     docstring       = "This BibTeX database file contains 'bibdata' entries
+%%%                        that 'match' the examples provided in the Specifications Document
+%%%                        AND, also, 'legacy'-type bibs. It should assist authors in
+%%%                        choosing the 'correct' at-bibtype and necessary bib-fields
+%%%                        so as to obtain the appropriate ACM Reference Format output.
+%%%                        It also contains many 'Standard Abbreviations'. "
+%%%  }
+%%% ====================================================================
+
+% Journals
+
+% First the Full Name is given, then the abbreviation used in the AMS Math
+% Reviews, with an indication if it could not be found there.
+% Note the 2nd overwrites the 1st, so swap them if you want the full name.
+
+ %{AMS}
+ @String{AMSTrans = "American Mathematical Society Translations" }
+ @String{AMSTrans = "Amer. Math. Soc. Transl." }
+ @String{BullAMS = "Bulletin of the American Mathematical Society" }
+ @String{BullAMS = "Bull. Amer. Math. Soc." }
+ @String{ProcAMS = "Proceedings of the American Mathematical Society" }
+ @String{ProcAMS = "Proc. Amer. Math. Soc." }
+ @String{TransAMS = "Transactions of the American Mathematical Society" }
+ @String{TransAMS = "Trans. Amer. Math. Soc." }
+
+ %ACM
+ @String{CACM = "Communications of the {ACM}" }
+ @String{CACM = "Commun. {ACM}" }
+ @String{CompServ = "Comput. Surveys" }
+ @String{JACM = "J. ACM" }
+ @String{ACMMathSoft = "{ACM} Transactions on Mathematical Software" }
+ @String{ACMMathSoft = "{ACM} Trans. Math. Software" }
+ @String{SIGNUM = "{ACM} {SIGNUM} Newsletter" }
+ @String{SIGNUM = "{ACM} {SIGNUM} Newslett." }
+
+ @String{AmerSocio = "American Journal of Sociology" }
+ @String{AmerStatAssoc = "Journal of the American Statistical Association" }
+ @String{AmerStatAssoc = "J. Amer. Statist. Assoc." }
+ @String{ApplMathComp = "Applied Mathematics and Computation" }
+ @String{ApplMathComp = "Appl. Math. Comput." }
+ @String{AmerMathMonthly = "American Mathematical Monthly" }
+ @String{AmerMathMonthly = "Amer. Math. Monthly" }
+ @String{BIT = "{BIT}" }
+ @String{BritStatPsych = "British Journal of Mathematical and Statistical
+          Psychology" }
+ @String{BritStatPsych = "Brit. J. Math. Statist. Psych." }
+ @String{CanMathBull = "Canadian Mathematical Bulletin" }
+ @String{CanMathBull = "Canad. Math. Bull." }
+ @String{CompApplMath = "Journal of Computational and Applied Mathematics" }
+ @String{CompApplMath = "J. Comput. Appl. Math." }
+ @String{CompPhys = "Journal of Computational Physics" }
+ @String{CompPhys = "J. Comput. Phys." }
+ @String{CompStruct = "Computers and Structures" }
+ @String{CompStruct = "Comput. \& Structures" }
+ @String{CompJour = "The Computer Journal" }
+ @String{CompJour = "Comput. J." }
+ @String{CompSysSci = "Journal of Computer and System Sciences" }
+ @String{CompSysSci = "J. Comput. System Sci." }
+ @String{Computing = "Computing" }
+ @String{ContempMath = "Contemporary Mathematics" }
+ @String{ContempMath = "Contemp. Math." }
+ @String{Crelle = "Crelle's Journal" }
+ @String{GiornaleMath = "Giornale di Mathematiche" }
+ @String{GiornaleMath = "Giorn. Mat." } % didn't find in AMS MR., ibid.
+
+ %IEEE
+ @String{Computer = "{IEEE} Computer" }
+ @String{IEEETransComp = "{IEEE} Transactions on Computers" }
+ @String{IEEETransComp = "{IEEE} Trans. Comput." }
+ @String{IEEETransAC = "{IEEE} Transactions on Automatic Control" }
+ @String{IEEETransAC = "{IEEE} Trans. Automat. Control" }
+ @String{IEEESpec = "{IEEE} Spectrum" } % didn't find in AMS MR
+ @String{ProcIEEE = "Proceedings of the {IEEE}" }
+ @String{ProcIEEE = "Proc. {IEEE}" } % didn't find in AMS MR
+ @String{IEEETransAeroElec = "{IEEE} Transactions on Aerospace and Electronic
+     Systems" }
+ @String{IEEETransAeroElec = "{IEEE} Trans. Aerospace Electron. Systems" }
+
+ @String{IMANumerAna = "{IMA} Journal of Numerical Analysis" }
+ @String{IMANumerAna = "{IMA} J. Numer. Anal." }
+ @String{InfProcLet = "Information Processing Letters" }
+ @String{InfProcLet = "Inform. Process. Lett." }
+ @String{InstMathApp = "Journal of the Institute of Mathematics and
+     its Applications" }
+ @String{InstMathApp = "J. Inst. Math. Appl." }
+ @String{IntControl = "International Journal of Control" }
+ @String{IntControl = "Internat. J. Control" }
+ @String{IntNumerEng = "International Journal for Numerical Methods in
+     Engineering" }
+ @String{IntNumerEng = "Internat. J. Numer. Methods Engrg." }
+ @String{IntSuper = "International Journal of Supercomputing Applications" }
+ @String{IntSuper = "Internat. J. Supercomputing Applic." } % didn't find
+%% in AMS MR
+ @String{Kibernetika = "Kibernetika" }
+ @String{JResNatBurStand = "Journal of Research of the National Bureau
+     of Standards" }
+ @String{JResNatBurStand = "J. Res. Nat. Bur. Standards" }
+ @String{LinAlgApp = "Linear Algebra and its Applications" }
+ @String{LinAlgApp = "Linear Algebra Appl." }
+ @String{MathAnaAppl = "Journal of Mathematical Analysis and Applications" }
+ @String{MathAnaAppl = "J. Math. Anal. Appl." }
+ @String{MathAnnalen = "Mathematische Annalen" }
+ @String{MathAnnalen = "Math. Ann." }
+ @String{MathPhys = "Journal of Mathematical Physics" }
+ @String{MathPhys = "J. Math. Phys." }
+ @String{MathComp = "Mathematics of Computation" }
+ @String{MathComp = "Math. Comp." }
+ @String{MathScand = "Mathematica Scandinavica" }
+ @String{MathScand = "Math. Scand." }
+ @String{TablesAidsComp = "Mathematical Tables and Other Aids to Computation" }
+ @String{TablesAidsComp = "Math. Tables Aids Comput." }
+ @String{NumerMath = "Numerische Mathematik" }
+ @String{NumerMath = "Numer. Math." }
+ @String{PacificMath = "Pacific Journal of Mathematics" }
+ @String{PacificMath = "Pacific J. Math." }
+ @String{ParDistComp = "Journal of Parallel and Distributed Computing" }
+ @String{ParDistComp = "J. Parallel and Distrib. Comput." } % didn't find
+%% in AMS MR
+ @String{ParComputing = "Parallel Computing" }
+ @String{ParComputing = "Parallel Comput." }
+ @String{PhilMag = "Philosophical Magazine" }
+ @String{PhilMag = "Philos. Mag." }
+ @String{ProcNAS = "Proceedings of the National Academy of Sciences
+                    of the USA" }
+ @String{ProcNAS = "Proc. Nat. Acad. Sci. U. S. A." }
+ @String{Psychometrika = "Psychometrika" }
+ @String{QuartMath = "Quarterly Journal of Mathematics, Oxford, Series (2)" }
+ @String{QuartMath = "Quart. J. Math. Oxford Ser. (2)" }
+ @String{QuartApplMath = "Quarterly of Applied Mathematics" }
+ @String{QuartApplMath = "Quart. Appl. Math." }
+ @String{RevueInstStat = "Review of the International Statisical Institute" }
+ @String{RevueInstStat = "Rev. Inst. Internat. Statist." }
+
+ %SIAM
+ @String{JSIAM = "Journal of the Society for Industrial and Applied
+     Mathematics" }
+ @String{JSIAM = "J. Soc. Indust. Appl. Math." }
+ @String{JSIAMB = "Journal of the Society for Industrial and Applied
+     Mathematics, Series B, Numerical Analysis" }
+ @String{JSIAMB = "J. Soc. Indust. Appl. Math. Ser. B Numer. Anal." }
+ @String{SIAMAlgMeth = "{SIAM} Journal on Algebraic and Discrete Methods" }
+ @String{SIAMAlgMeth = "{SIAM} J. Algebraic Discrete Methods" }
+ @String{SIAMAppMath = "{SIAM} Journal on Applied Mathematics" }
+ @String{SIAMAppMath = "{SIAM} J. Appl. Math." }
+ @String{SIAMComp = "{SIAM} Journal on Computing" }
+ @String{SIAMComp = "{SIAM} J. Comput." }
+ @String{SIAMMatrix = "{SIAM} Journal on Matrix Analysis and Applications" }
+ @String{SIAMMatrix = "{SIAM} J. Matrix Anal. Appl." }
+ @String{SIAMNumAnal = "{SIAM} Journal on Numerical Analysis" }
+ @String{SIAMNumAnal = "{SIAM} J. Numer. Anal." }
+ @String{SIAMReview = "{SIAM} Review" }
+ @String{SIAMReview = "{SIAM} Rev." }
+ @String{SIAMSciStat = "{SIAM} Journal on Scientific and Statistical
+     Computing" }
+ @String{SIAMSciStat = "{SIAM} J. Sci. Statist. Comput." }
+
+ @String{SoftPracExp = "Software Practice and Experience" }
+ @String{SoftPracExp = "Software Prac. Experience" } % didn't find in AMS MR
+ @String{StatScience = "Statistical Science" }
+ @String{StatScience = "Statist. Sci." }
+ @String{Techno = "Technometrics" }
+ @String{USSRCompMathPhys = "{USSR} Computational Mathematics and Mathematical
+     Physics" }
+ @String{USSRCompMathPhys = "{U. S. S. R.} Comput. Math. and Math. Phys." }
+ @String{VLSICompSys = "Journal of {VLSI} and Computer Systems" }
+ @String{VLSICompSys = "J. {VLSI} Comput. Syst." }
+ @String{ZAngewMathMech = "Zeitschrift fur Angewandte Mathematik und
+     Mechanik" }
+ @String{ZAngewMathMech = "Z. Angew. Math. Mech." }
+ @String{ZAngewMathPhys = "Zeitschrift fur Angewandte Mathematik und Physik" }
+ @String{ZAngewMathPhys = "Z. Angew. Math. Phys." }
+
+% Publishers % ================================================= |
+
+ @String{Academic = "Academic Press" }
+ @String{ACMPress = "{ACM} Press" }
+ @String{AdamHilger = "Adam Hilger" }
+ @String{AddisonWesley = "Addison-Wesley" }
+ @String{AllynBacon = "Allyn and Bacon" }
+ @String{AMS = "American Mathematical Society" }
+ @String{Birkhauser = "Birkha{\"u}ser" }
+ @String{CambridgePress = "Cambridge University Press" }
+ @String{Chelsea = "Chelsea" }
+ @String{ClaredonPress = "Claredon Press" }
+ @String{DoverPub = "Dover Publications" }
+ @String{Eyolles = "Eyolles" }
+ @String{HoltRinehartWinston = "Holt, Rinehart and Winston" }
+ @String{Interscience = "Interscience" }
+ @String{JohnsHopkinsPress = "The Johns Hopkins University Press" }
+ @String{JohnWileySons = "John Wiley and Sons" }
+ @String{Macmillan = "Macmillan" }
+ @String{MathWorks = "The Math Works Inc." }
+ @String{McGrawHill = "McGraw-Hill" }
+ @String{NatBurStd = "National Bureau of Standards" }
+ @String{NorthHolland = "North-Holland" }
+ @String{OxfordPress = "Oxford University Press" }  %address Oxford or London?
+ @String{PergamonPress = "Pergamon Press" }
+ @String{PlenumPress = "Plenum Press" }
+ @String{PrenticeHall = "Prentice-Hall" }
+ @String{SIAMPub = "{SIAM} Publications" }
+ @String{Springer = "Springer-Verlag" }
+ @String{TexasPress = "University of Texas Press" }
+ @String{VanNostrand = "Van Nostrand" }
+ @String{WHFreeman = "W. H. Freeman and Co." }
+
+%Entries
+
+ at Article{Abril07,
+  author        = "Patricia S. Abril and Robert Plant",
+  title         = "The patent holder's dilemma: Buy, sell, or troll?",
+  journal       = "Communications of the ACM",
+  volume        = "50",
+  number        = "1",
+  month         = jan,
+  year          = "2007",
+  pages         = "36--44",
+  doi           = "10.1145/1188913.1188915",
+  url           = "http://doi.acm.org/10.1145/1219092.1219093",
+  note          = "",
+}
+
+ at Article{Cohen07,
+  author        = "Sarah Cohen and Werner Nutt and Yehoshua Sagic",
+  title         = "Deciding equivalances among conjunctive aggregate queries",
+  journal       = JACM,
+  articleno     = "5",
+  numpages      = "50",
+  volume        = "54",
+  number        = "2",
+  month         = apr,
+  year          = "2007",
+  doi           = "10.1145/1219092.1219093",
+  url           = "http://doi.acm.org/10.1145/1219092.1219093",
+  acmid         = "1219093",
+  note          = "",
+}
+
+
+ at periodical{JCohen96,
+  key =          "Cohen",
+  editor =       "Jacques Cohen",
+  title =        "Special issue: Digital Libraries",
+  journal =      CACM,
+  volume =       "39",
+  number =       "11",
+  month =        nov,
+  year =         "1996",
+}
+
+
+ at Book{Kosiur01,
+  author =       "David Kosiur",
+  title =        "Understanding Policy-Based Networking",
+  publisher =    "Wiley",
+  year =         "2001",
+  address =      "New York, NY",
+  edition =      "2nd.",
+  editor =       "",
+  volume =       "",
+  number =       "",
+  series =       "",
+  month =        "",
+  note =         "",
+}
+
+
+ at Book{Harel79,
+  author =       "David Harel",
+  year =         "1979",
+  title =        "First-Order Dynamic Logic",
+  series =       "Lecture Notes in Computer Science",
+  volume =       "68",
+  address =      "New York, NY",
+  publisher =    "Springer-Verlag",
+  doi =          "10.1007/3-540-09237-4",
+  url =          "http://dx.doi.org/10.1007/3-540-09237-4",
+  editor =       "",
+  number =       "",
+  month =        "",
+  note =         "",
+}
+
+
+ at Inbook{Editor00,
+  author =       "",
+  editor =       "Ian Editor",
+  title =        "The title of book one",
+  subtitle =     "The book subtitle",
+  series =       "The name of the series one",
+  year =         "2007",
+  volume =       "9",
+  address =      "Chicago",
+  edition =      "1st.",
+  publisher =    "University of Chicago Press",
+  doi =          "10.1007/3-540-09237-4",
+  url =          "http://dx.doi.org/10.1007/3-540-09456-9",
+  chapter =      "",
+  pages =        "",
+  number =       "",
+  type =         "",
+  month =        "",
+  note =         "",
+}
+
+%
+ at InBook{Editor00a,
+  author =       "",
+  editor =       "Ian Editor",
+  title =        "The title of book two",
+  subtitle =     "The book subtitle",
+  series =       "The name of the series two",
+  year =         "2008",
+  address =      "Chicago",
+  edition =      "2nd.",
+  publisher =    "University of Chicago Press",
+  doi =          "10.1007/3-540-09237-4",
+  url =          "http://dx.doi.org/10.1007/3-540-09456-9",
+  volume =       "",
+  chapter =      "100",
+  pages =        "",
+  number =       "",
+  type =         "",
+  month =        "",
+  note =         "",
+}
+
+
+% incollection (has an editor, title, and possibly a booktitle)
+ at Incollection{Spector90,
+  author =       "Asad Z. Spector",
+  title =        "Achieving application requirements",
+  booktitle =    "Distributed Systems",
+  publisher =    "ACM Press",
+  address =      "New York, NY",
+  year =         "1990",
+  edition =      "2nd.",
+  chapter =      "",
+  editor =       "Sape Mullender",
+  pages =        "19--33",
+  doi =          "10.1145/90417.90738",
+  url =          "http://doi.acm.org/10.1145/90417.90738",
+  volume =       "",
+  number =       "",
+  series =       "",
+  type =         "",
+  month =        "",
+  note =         "",
+}
+
+
+% incollection (has an editor, title, and possibly a booktitle)
+ at Incollection{Douglass98,
+  author =       "Bruce P. Douglass and David Harel and Mark B. Trakhtenbrot",
+  title =        "Statecarts in use: structured analysis and object-orientation",
+  series =       "Lecture Notes in Computer Science",
+  booktitle =    "Lectures on Embedded Systems",
+  publisher =    "Springer-Verlag",
+  address =      "London",
+  volume =       "1494",
+  year =         "1998",
+  chapter =      "",
+  editor =       "Grzegorz Rozenberg and Frits W. Vaandrager",
+  pages =        "368--394",
+  doi =          "10.1007/3-540-65193-4_29",
+  url =          "http://dx.doi.org/10.1007/3-540-65193-4_29",
+  edition =      "",
+  number =       "",
+  type =         "",
+  month =        "",
+  note =         "",
+}
+
+
+ at Book{Knuth97,
+  author =       "Donald E. Knuth",
+  title =        "The Art of Computer Programming, Vol. 1: Fundamental Algorithms (3rd. ed.)",
+  publisher =    "Addison Wesley Longman Publishing Co., Inc.",
+  year =         "1997",
+  address =      "",
+  edition =      "",
+  editor =       "",
+  volume =       "",
+  number =       "",
+  series =       "",
+  month =        "",
+  note =         "",
+}
+
+
+ at Book{Knuth98,
+  author =       "Donald E. Knuth",
+  year =         "1998",
+  title =        "The Art of Computer Programming",
+  series =       "Fundamental Algorithms",
+  volume =       "1",
+  edition =      "3rd",
+  address =      "",
+  publisher =    "Addison Wesley Longman Publishing Co., Inc.",
+  doi =          "",
+  url =          "",
+  editor =       "",
+  number =       "",
+  month =        "",
+  note =         "(book)",
+}
+
+%Inbook{Knuth97,
+%  author =       "Donald E. Knuth",
+%  title =        "The Art of Computer Programming",
+%  booktitle =    "the booktitle",
+%  edition =      "3",
+%  volume =       "1",
+%  year =         "1997",
+%  publisher =    "Addison Wesley Longman Publishing Co., Inc.",
+%  editor =       "",
+%  number =       "",
+%  series =       "Fundamental Algorithms",
+%  type =         "",
+%  chapter =      "",
+%  pages =        "",
+%  address =      "",
+%  month =        "",
+%  note =         "(inbook)",
+%}
+
+%INBOOK{DK:73-inbook-full,
+%   author = "Donald E. Knuth",
+%   title = "Fundamental Algorithms (inbook w series)",
+%   volume = 1,
+%   series = "The Art of Computer Programming",
+%   publisher = "Addison-Wesley",
+%   address = "Reading, Massachusetts",
+%   edition = "Second",
+%   month = "10~" # jan,
+%   year = "1973",
+%   type = "Section",
+%   chapter = "1.2",
+%   pages = "10--119",
+%   note = "Full INBOOK entry (w series)",
+%}
+
+%INcollection{DK:74-incoll,
+%   author = "Donald E. Knuth",
+%   title = "Fundamental Algorithms (incoll)",
+%   volume = 1,
+%   booktitle = "The Art of Computer Programming",
+%   publisher = "Addison-Wesley",
+%   address = "Reading, Massachusetts",
+%   month = "10~" # jan,
+%   year = "1974",
+%   pages = "10--119",
+%   editor = "Bernard Rous",
+%   note = "This is a full incoll entry with an editor",
+%}
+
+%INcollection{DK:75-incollws,
+%   author = "Donald E. Knuth",
+%   title = "Fundamental Algorithms (incoll w series)",
+%   volume = 1,
+%   booktitle = "The Art of Computer Programming",
+%   series = "The Art of Computer Programming",
+%   publisher = "Addison-Wesley",
+%   address = "Reading, Massachusetts",
+%   month = "10~" # jan,
+%   year = "1975",
+%   pages = "10--119",
+%   editor = "Bernard Rous",
+%   note = "This is a full incoll entry with an editor and series",
+%}
+
+
+ at incollection{GM05,
+Author= "Dan Geiger and Christopher Meek",
+Title= "Structured Variational Inference Procedures and their Realizations (as incol)",
+Year= 2005,
+Booktitle="Proceedings of Tenth International Workshop on Artificial Intelligence and Statistics, {\rm The Barbados}",
+Publisher="The Society for Artificial Intelligence and Statistics",
+Month= jan,
+Editors= "Z. Ghahramani and R. Cowell"
+}
+
+ at Inproceedings{Smith10,
+  author =       "Stan W. Smith",
+  title =        "An experiment in bibliographic mark-up: Parsing metadata for XML export",
+  booktitle =    "Proceedings of the 3rd. annual workshop on Librarians and Computers",
+  series =       "LAC '10",
+  editor =       "Reginald N. Smythe and Alexander Noble",
+  volume =       "3",
+  year =         "2010",
+  publisher =    "Paparazzi Press",
+  address =      "Milan Italy",
+  pages =        "422--431",
+  doi =          "99.9999/woot07-S422",
+  url =          "http://dx.doi.org/99.0000/woot07-S422",
+  number =       "",
+  month =        "",
+  organization = "",
+  note =         "",
+}
+
+ at Inproceedings{VanGundy07,
+  author =       "Matthew Van Gundy and Davide Balzarotti and Giovanni Vigna",
+  year =         "2007",
+  title =        "Catch me, if you can: Evading network signatures with web-based polymorphic worms",
+  booktitle =    "Proceedings of the first USENIX workshop on Offensive Technologies",
+  series =       "WOOT '07",
+  publisher =    "USENIX Association",
+  address =      "Berkley, CA",
+  articleno =    "7",
+  numpages =     "9",
+  editor =       "",
+  volume =       "",
+  number =       "",
+  pages =        "",
+  month =        "",
+  organization = "",
+  note =         "",
+}
+
+ at Inproceedings{VanGundy08,
+  author =       "Matthew Van Gundy and Davide Balzarotti and Giovanni Vigna",
+  year =         "2008",
+  title =        "Catch me, if you can: Evading network signatures with web-based polymorphic worms",
+  booktitle =    "Proceedings of the first USENIX workshop on Offensive Technologies",
+  series =       "WOOT '08",
+  publisher =    "USENIX Association",
+  address =      "Berkley, CA",
+  articleno =    "7",
+  numpages =     "2",
+  editor =       "",
+  volume =       "",
+  number =       "",
+  pages =        "99-100",
+  month =        "",
+  organization = "",
+  note =         "",
+}
+
+ at Inproceedings{VanGundy09,
+  author =       "Matthew Van Gundy and Davide Balzarotti and Giovanni Vigna",
+  year =         "2009",
+  title =        "Catch me, if you can: Evading network signatures with web-based polymorphic worms",
+  booktitle =    "Proceedings of the first USENIX workshop on Offensive Technologies",
+  series =       "WOOT '09",
+  publisher =    "USENIX Association",
+  address =      "Berkley, CA",
+  articleno =    "",
+  numpages =     "",
+  editor =       "",
+  volume =       "",
+  number =       "",
+  pages =        "90--100",
+  month =        "",
+  organization = "",
+  note =         "",
+}
+
+ at Inproceedings{Andler79,
+  author =       "Sten Andler",
+  title =        "Predicate Path expressions",
+  booktitle =    "Proceedings of the 6th. ACM SIGACT-SIGPLAN symposium on Principles of Programming Languages",
+  series =       "POPL '79",
+  year =         "1979",
+  publisher =    "ACM Press",
+  address =      "New York, NY",
+  pages =        "226--236",
+  doi =          "10.1145/567752.567774",
+  url =          "http://doi.acm.org/10.1145/567752.567774",
+  editor =       "",
+  volume =       "",
+  number =       "",
+  month =        "",
+  organization = "",
+  note =         "",
+}
+
+ at Techreport{Harel78,
+  author =       "David Harel",
+  year =         "1978",
+  title =        "LOGICS of Programs: AXIOMATICS and DESCRIPTIVE POWER",
+  institution =  "Massachusetts Institute of Technology",
+  type =         "MIT Research Lab Technical Report",
+  number =       "TR-200",
+  address =      "Cambridge, MA",
+  month =        "",
+  note =         "",
+}
+
+ at MASTERSTHESIS{anisi03,
+author = {David A. Anisi},
+title = {Optimal Motion Control of a Ground Vehicle},
+school = {Royal Institute of Technology (KTH), Stockholm, Sweden},
+intitution = {FOI-R-0961-SE, Swedish Defence Research Agency (FOI)},
+year = {2003},
+}
+
+
+ at Phdthesis{Clarkson85,
+  author =       "Kenneth L. Clarkson",
+  year =         "1985",
+  title =        "Algorithms for Closest-Point Problems (Computational Geometry)",
+  school =       "Stanford University",
+  address =      "Palo Alto, CA",
+  note =         "UMI Order Number: AAT 8506171",
+  type =         "",
+  month =        "",
+}
+
+
+ at online{Thornburg01,
+  author =       "Harry Thornburg",
+  year =         "2001",
+  title =        "Introduction to Bayesian Statistics",
+  url =          "http://ccrma.stanford.edu/~jos/bayes/bayes.html",
+  month =        mar,
+  lastaccessed = "March 2, 2005",
+}
+
+
+ at online{Ablamowicz07,
+  author =       "Rafal Ablamowicz and Bertfried Fauser",
+  year =         "2007",
+  title =        "CLIFFORD: a Maple 11 Package for Clifford Algebra Computations, version 11",
+  url =          "http://math.tntech.edu/rafal/cliff11/index.html",
+  lastaccessed = "February 28, 2008",
+}
+
+
+ at misc{Poker06,
+  author =       "Poker-Edge.Com",
+  year =         "2006",
+  month =        mar,
+  title =        "Stats and Analysis",
+  lastaccessed = "June 7, 2006",
+  url =          "http://www.poker-edge.com/stats.php",
+}
+
+ at misc{Obama08,
+  author        = "Barack Obama",
+  year          = "2008",
+  title         = "A more perfect union",
+  howpublished  = "Video",
+  day           = "5",
+  url           = "http://video.google.com/videoplay?docid=6528042696351994555",
+  month         = mar,
+  lastaccessed  = "March 21, 2008",
+  note          =  "",
+}
+
+ at misc{JoeScientist001,
+  author =       "Joseph Scientist",
+  year =         "2009",
+  title =        "The fountain of youth",
+  note =         "Patent No. 12345, Filed July 1st., 2008, Issued Aug. 9th., 2009",
+  url =          "",
+  howpublished = "",
+  month =        aug,
+  lastaccessed = "",
+}
+
+
+ at Inproceedings{Novak03,
+  author =       "Dave Novak",
+  title =        "Solder man",
+  booktitle =    "ACM SIGGRAPH 2003 Video Review on Animation theater Program: Part I - Vol. 145 (July 27--27, 2003)",
+  year =         "2003",
+  publisher =    "ACM Press",
+  address =      "New York, NY",
+  pages =        "4",
+  month =        "March 21, 2008",
+  doi =          "99.9999/woot07-S422",
+  url =          "http://video.google.com/videoplay?docid=6528042696351994555",
+  note =         "",
+  howpublished = "Video",
+  editor =       "",
+  volume =       "",
+  number =       "",
+  series =       "",
+  organization = "",
+}
+
+
+ at article{Lee05,
+  author =       "Newton Lee",
+  year =         "2005",
+  title =        "Interview with Bill Kinder: January 13, 2005",
+  journal =      "Comput. Entertain.",
+  eid =          "4",
+  volume =       "3",
+  number =       "1",
+  month =        "Jan.-March",
+  doi =          "10.1145/1057270.1057278",
+  url =          "http://doi.acm.org/10.1145/1057270.1057278",
+  howpublished = "Video",
+  note =         "",
+}
+
+ at article{Rous08,
+  author =       "Bernard Rous",
+  year =         "2008",
+  title =        "The Enabling of Digital Libraries",
+  journal =      "Digital Libraries",
+  volume =       "12",
+  number =       "3",
+  month =        jul,
+  articleno =    "5",
+  doi =          "",
+  url =          "",
+  howpublished = "",
+  note =         "To appear",
+}
+
+ at article{384253,
+ author = {Werneck,, Renato and Setubal,, Jo\~{a}o and da Conceic\~{a}o,, Arlindo},
+ title = {(old) Finding minimum congestion spanning trees},
+ journal = {J. Exp. Algorithmics},
+ volume = {5},
+ year = {2000},
+ issn = {1084-6654},
+ pages = {11},
+ doi = {http://doi.acm.org/10.1145/351827.384253},
+ publisher = {ACM},
+ address = {New York, NY, USA},
+ }
+
+
+ at article{Werneck:2000:FMC:351827.384253,
+ author = {Werneck, Renato and Setubal, Jo\~{a}o and da Conceic\~{a}o, Arlindo},
+ title = {(new) Finding minimum congestion spanning trees},
+ journal = {J. Exp. Algorithmics},
+ volume = {5},
+ month = dec,
+ year = {2000},
+ issn = {1084-6654},
+ articleno = {11},
+ url = {http://portal.acm.org/citation.cfm?id=351827.384253},
+ doi = {10.1145/351827.384253},
+ acmid = {384253},
+ publisher = {ACM},
+ address = {New York, NY, USA},
+}
+
+ at article{1555162,
+ author = {Conti, Mauro and Di Pietro, Roberto and Mancini, Luigi V. and Mei, Alessandro},
+ title = {(old) Distributed data source verification in wireless sensor networks},
+ journal = {Inf. Fusion},
+ volume = {10},
+ number = {4},
+ year = {2009},
+ issn = {1566-2535},
+ pages = {342--353},
+ doi = {http://dx.doi.org/10.1016/j.inffus.2009.01.002},
+ publisher = {Elsevier Science Publishers B. V.},
+ address = {Amsterdam, The Netherlands, The Netherlands},
+ }
+
+ at article{Conti:2009:DDS:1555009.1555162,
+ author = {Conti, Mauro and Di Pietro, Roberto and Mancini, Luigi V. and Mei, Alessandro},
+ title = {(new) Distributed data source verification in wireless sensor networks},
+ journal = {Inf. Fusion},
+ volume = {10},
+ number = {4},
+ month = oct,
+ year = {2009},
+ issn = {1566-2535},
+ pages = {342--353},
+ numpages = {12},
+ url = {http://portal.acm.org/citation.cfm?id=1555009.1555162},
+ doi = {10.1016/j.inffus.2009.01.002},
+ acmid = {1555162},
+ publisher = {Elsevier Science Publishers B. V.},
+ address = {Amsterdam, The Netherlands, The Netherlands},
+ keywords = {Clone detection, Distributed protocol, Securing data fusion, Wireless sensor networks},
+}
+
+ at inproceedings{Li:2008:PUC:1358628.1358946,
+ author = {Li, Cheng-Lun and Buyuktur, Ayse G. and Hutchful, David K. and Sant, Natasha B. and Nainwal, Satyendra K.},
+ title = {Portalis: using competitive online interactions to support aid initiatives for the homeless},
+ booktitle = {CHI '08 extended abstracts on Human factors in computing systems},
+ year = {2008},
+ isbn = {978-1-60558-012-X},
+ location = {Florence, Italy},
+ pages = {3873--3878},
+ numpages = {6},
+ url = {http://portal.acm.org/citation.cfm?id=1358628.1358946},
+ doi = {10.1145/1358628.1358946},
+ acmid = {1358946},
+ publisher = {ACM},
+ address = {New York, NY, USA},
+ keywords = {cscw, distributed knowledge acquisition, incentive design, online games, recommender systems, reputation systems, user studies, virtual community},
+}
+
+ at book{Hollis:1999:VBD:519964,
+ author = {Hollis, Billy S.},
+ title = {Visual Basic 6: Design, Specification, and Objects with Other},
+ year = {1999},
+ isbn = {0130850845},
+ edition = {1st},
+ publisher = {Prentice Hall PTR},
+ address = {Upper Saddle River, NJ, USA},
+ }
+
+
+ at book{Goossens:1999:LWC:553897,
+ author = {Goossens, Michel and Rahtz, S. P. and Moore, Ross and Sutor, Robert S.},
+ title = {The  Latex Web Companion: Integrating TEX, HTML, and XML},
+ year = {1999},
+ isbn = {0201433117},
+ edition = {1st},
+ publisher = {Addison-Wesley Longman Publishing Co., Inc.},
+ address = {Boston, MA, USA},
+ }
+
+% need to test genres for errant isbn output
+
+% techreport
+ at techreport{897367,
+ author = {Buss, Jonathan F. and Rosenberg, Arnold L. and Knott, Judson D.},
+ title = {Vertex Types in Book-Embeddings},
+ year = {1987},
+ source = {http://www.ncstrl.org:8900/ncstrl/servlet/search?formname=detail\&id=oai%3Ancstrlh%3Aumass_cs%3Ancstrl.umassa_cs%2F%2FUM-CS-1987-018},
+ publisher = {University of Massachusetts},
+ address = {Amherst, MA, USA},
+ }
+
+ at techreport{Buss:1987:VTB:897367,
+ author = {Buss, Jonathan F. and Rosenberg, Arnold L. and Knott, Judson D.},
+ title = {Vertex Types in Book-Embeddings},
+ year = {1987},
+ source = {http://www.ncstrl.org:8900/ncstrl/servlet/search?formname=detail\&id=oai%3Ancstrlh%3Aumass_cs%3Ancstrl.umassa_cs%2F%2FUM-CS-1987-018},
+ publisher = {University of Massachusetts},
+ address = {Amherst, MA, USA},
+ }
+
+% whole proceedings
+
+ at proceedings{Czerwinski:2008:1358628,
+ author = {},
+ note = {General Chair-Czerwinski, Mary and General Chair-Lund, Arnie and Program Chair-Tan, Desney},
+ title = {CHI '08: CHI '08 extended abstracts on Human factors in computing systems},
+ year = {2008},
+ isbn = {978-1-60558-012-X},
+ location = {Florence, Italy},
+ order_no = {608085},
+ publisher = {ACM},
+ address = {New York, NY, USA},
+ }
+
+% phdthesis
+
+ at phdthesis{Clarkson:1985:ACP:911891,
+ author = {Clarkson, Kenneth Lee},
+ advisor = {Yao, Andrew C.},
+ title = {Algorithms for Closest-Point Problems (Computational Geometry)},
+ year = {1985},
+ note = {AAT 8506171},
+ school = {Stanford University},
+ address = {Stanford, CA, USA},
+ }
+% school is being picked up -- but not publisher (which is OK)
+% Also -- the title is NOT being output in italics !!! Arrrrgh! - I fixed it. :-)
+
+
+%%% compare with 'old'
+%%% atsign-Phdthesis{Clarkson85,
+%%%  author =       "Kenneth L. Clarkson",
+%%%  year =         "1985",
+%%%  title =        "Algorithms for Closest-Point Problems (Computational Geometry)",
+%%%  school =       "Stanford University",
+%%%  address =      "Palo Alto, CA",
+%%%  note =         "UMI Order Number: AAT 8506171",
+%%%  type =         "",
+%%%  month =        "",
+%%%}
+
+% A bibliography
+ at Article{1984:1040142,
+ key = {{$\!\!$}},
+ journal = {SIGCOMM Comput. Commun. Rev.},
+ year = {1984},
+ issn = {0146-4833},
+ volume = {13-14},
+ number = {5-1},
+ issue_date = {January/April 1984},
+ publisher = {ACM},
+ address = {New York, NY, USA},
+ }
+
+
+% grinder
+ at inproceedings{2004:ITE:1009386.1010128,
+ key = {IEEE},
+ title = {IEEE TCSC Executive Committee},
+ booktitle = {Proceedings of the IEEE International Conference on Web Services},
+ series = {ICWS '04},
+ year = {2004},
+ isbn = {0-7695-2167-3},
+ pages = {21--22},
+ url = {http://dx.doi.org/10.1109/ICWS.2004.64},
+ doi = {http://dx.doi.org/10.1109/ICWS.2004.64},
+ acmid = {1010128},
+ publisher = {IEEE Computer Society},
+ address = {Washington, DC, USA},
+}
+
+% div book
+ at book{Mullender:1993:DS(:302430,
+ editor = {Mullender, Sape},
+ title = {Distributed systems (2nd Ed.)},
+ year = {1993},
+ isbn = {0-201-62427-3},
+ publisher = {ACM Press/Addison-Wesley Publishing Co.},
+ address = {New York, NY, USA},
+ }
+
+% master thesis (as techreport and thesis)
+
+ at techreport{Petrie:1986:NAD:899644,
+ author = {Petrie, Charles J.},
+ title = {New Algorithms for Dependency-Directed Backtracking (Master's thesis)},
+ year = {1986},
+ source = {http://www.ncstrl.org:8900/ncstrl/servlet/search?formname=detail\&id=oai%3Ancstrlh%3Autexas_cs%3AUTEXAS_CS%2F%2FAI86-33},
+ publisher = {University of Texas at Austin},
+ address = {Austin, TX, USA},
+ }
+
+ at MASTERSTHESIS{Petrie:1986:NAD:12345,
+ author = {Petrie, Charles J.},
+ title = {New Algorithms for Dependency-Directed Backtracking (Master's thesis)},
+ year = {1986},
+ source = {http://www.ncstrl.org:8900/ncstrl/servlet/search?formname=detail\&id=oai%3Ancstrlh%3Autexas_cs%3AUTEXAS_CS%2F%2FAI86-33},
+ school = {University of Texas at Austin},
+ address = {Austin, TX, USA},
+ }
+
+
+
+
+ at BOOK{book-minimal,
+   author = "Donald E. Knuth",
+   title = "Seminumerical Algorithms",
+   publisher = "Addison-Wesley",
+   year = "1981",
+}
+
+% incollection (has an editor, title, and possibly a booktitle)
+ at INcollection{KA:2001,
+ author = {Kong, Wei-Chang},
+ Title = {The implementation of electronic commerce in SMEs in Singapore (as Incoll)},
+ booktitle = {E-commerce and cultural values},
+ year = {2001},
+ isbn = {1-59140-056-2},
+ pages = {51--74},
+ numpages = {24},
+ url = {http://portal.acm.org/citation.cfm?id=887006.887010},
+ acmid = {887010},
+ publisher = {IGI Publishing},
+ address = {Hershey, PA, USA},
+}
+
+
+% with bibfield 'type' before chapter (note no editor)
+ at INBOOK{KAGM:2001,
+ author = {Kong, Wei-Chang},
+ type = {Name of Chapter:},
+ chapter = {The implementation of electronic commerce in SMEs in Singapore (Inbook-w-chap-w-type)},
+ title = {E-commerce and cultural values},
+ year = {2001},
+ isbn = {1-59140-056-2},
+ pages = {51--74},
+ numpages = {24},
+ url = {http://portal.acm.org/citation.cfm?id=887006.887010},
+ acmid = {887010},
+ publisher = {IGI Publishing},
+ address = {Hershey, PA, USA},
+}
+
+%%% Notes! This is because the atsign-INBOOK citation type specifies EITHER
+%%% editor or author, but not both. In my experiments with the harvard/dcu
+%%% bibtex style (and presumably this applies to other styles too), bibtex
+%%% ignores the editor information if author information exists in an
+%%% atsign-INBOOK entry. atsign-INCOLLECTION is far more commonly used in my references,
+%%% and in the absence of an editor I believe most bibtex styles will just
+%%% ommit the editor from the reference - the chapter information will not
+%%% end up in the in-text citation as you suggest it should be but at least
+%%% there is a place to put the editor if necessary.
+
+
+
+% was 'Inbook' -- changed to incollection - (editor is different to author) - need to tell Asad to codify as such.
+ at incollection{Kong:2002:IEC:887006.887010,
+  author =      {Kong, Wei-Chang},
+  editor =      {Theerasak Thanasankit},
+  title =       {Chapter 9},
+  booktitle =   {E-commerce and cultural values (Incoll-w-text (chap 9) 'title')},
+  year =        {2002},
+  address =     {Hershey, PA, USA},
+  publisher =   {IGI Publishing},
+  url =         {http://portal.acm.org/citation.cfm?id=887006.887010},
+  pages =       {51--74},
+  numpages =    {24},
+  acmid =       {887010},
+  isbn =        {1-59140-056-2},
+  number =      "",
+  type =        "",
+  month =       "",
+  note =        "",
+}
+
+% incol when the chapter is 'text' - due to presence of editor (different to author)
+ at incollection{Kong:2003:IEC:887006.887011,
+ author = {Kong, Wei-Chang},
+ title = {The implementation of electronic commerce in SMEs in Singapore (Incoll)},
+ booktitle = {E-commerce and cultural values},
+ editor = {Thanasankit, Theerasak},
+ year = {2003},
+ isbn = {1-59140-056-2},
+ pages = {51--74},
+ numpages = {24},
+ url = {http://portal.acm.org/citation.cfm?id=887006.887010},
+ acmid = {887010},
+ publisher = {IGI Publishing},
+ address = {Hershey, PA, USA},
+}
+
+% ------ test
+%incollection{Kong:2003:IEC:887006.887010,
+% author = {Kong, Wei-Chang},
+% chapter = {The implementation of electronic commerce in SMEs in Singapore (Incoll-text-in-chap)},
+% booktitle = {booktitle E-commerce and cultural values},
+% title =   {The title},
+% editor = {Thanasankit, Theerasak},
+% year = {2003},
+% isbn = {1-59140-056-2},
+% pages = {51--74},
+% numpages = {24},
+% url = {http://portal.acm.org/citation.cfm?id=887006.887010},
+% acmid = {887010},
+% publisher = {IGI Publishing},
+% address = {Hershey, PA, USA},
+%}
+
+
+% ---------
+
+
+
+
+
+% Need inbook with num in chapter
+
+% and inbook with number in chapter
+ at InBook{Kong:2004:IEC:123456.887010,
+  author =      {Kong, Wei-Chang},
+  editor =      {Theerasak Thanasankit},
+  title =       {E-commerce and cultural values - (InBook-num-in-chap)},
+  chapter =     {9},
+  year =        {2004},
+  address =     {Hershey, PA, USA},
+  publisher =   {IGI Publishing},
+  url =         {http://portal.acm.org/citation.cfm?id=887006.887010},
+  pages =       {51--74},
+  numpages =    {24},
+  acmid =       {887010},
+  isbn =        {1-59140-056-2},
+  number =      "",
+  type =        "",
+  month =       "",
+  note =        "",
+}
+
+
+% and inbook with text in chapter
+ at Inbook{Kong:2005:IEC:887006.887010,
+  author =      {Kong, Wei-Chang},
+  editor =      {Theerasak Thanasankit},
+  title =       {E-commerce and cultural values (Inbook-text-in-chap)},
+  chapter =     {The implementation of electronic commerce in SMEs in Singapore},
+  year =        {2005},
+  address =     {Hershey, PA, USA},
+  publisher =   {IGI Publishing},
+  url =         {http://portal.acm.org/citation.cfm?id=887006.887010},
+  type =        {Chapter:},
+  pages =       {51--74},
+  numpages =    {24},
+  acmid =       {887010},
+  isbn =        {1-59140-056-2},
+  number =      "",
+  month =       "",
+  note =        "",
+}
+
+
+% and inbook with a num and type field
+ at Inbook{Kong:2006:IEC:887006.887010,
+  author =      {Kong, Wei-Chang},
+  editor =      {Theerasak Thanasankit},
+  title =       {E-commerce and cultural values (Inbook-num chap)},
+  chapter =     {22},
+  year =        {2006},
+  address =     {Hershey, PA, USA},
+  publisher =   {IGI Publishing},
+  url =         {http://portal.acm.org/citation.cfm?id=887006.887010},
+  type =        {Chapter (in type field)},
+  pages =       {51--74},
+  numpages =    {24},
+  acmid =       {887010},
+  isbn =        {1-59140-056-2},
+  number =      "",
+  month =       "",
+  note =        "",
+}
+
+
+% and incol coz we have a BLANK chapter - due to presence of editor
+%atIncollection{Kong:2006:IEC:887006.887011,
+%  author =     {Kong, Wei-Chang},
+%  editor =     {Theerasak Thanasankit},
+%  title =      "The title"
+%  booktitle =  {E-commerce and cultural values (Incol-coz-blank-chap)},
+%  year =       {2006},
+%  address =    {Hershey, PA, USA},
+%  publisher =  {IGI Publishing},
+%  url =        {http://portal.acm.org/citation.cfm?id=887006.887010},
+%  type =       {Type!},
+%  chapter =    {},
+%  pages =      {51--74},
+%  numpages =   {24},
+%  acmid =      {887010},
+%  isbn =       {1-59140-056-2},
+%  number =     "",
+%  month =      "",
+%  note =       "",
+%}
+
+ at article{SaeediMEJ10,
+            author = {Mehdi Saeedi and Morteza Saheb Zamani and Mehdi Sedighi},
+            title = {A library-based synthesis methodology for reversible logic},
+            journal = {Microelectron. J.},
+            volume = {41},
+            number = {4},
+            month = apr,
+            year = {2010},
+            pages = {185--194},
+}
+
+ at ARTICLE{SaeediJETC10,
+            author = {Mehdi Saeedi and Morteza Saheb Zamani and Mehdi Sedighi and Zahra Sasanian},
+            title = {Synthesis of Reversible Circuit Using Cycle-Based Approach},
+            journal = {J. Emerg. Technol. Comput. Syst.},
+            volume = {6},
+            number = {4},
+            month = dec,
+            year = {2010}
+            }
+
+% Asad's new version
+ at article{Kirschmer:2010:AEI:1958016.1958018,
+ author = {Kirschmer, Markus and Voight, John},
+ title = {Algorithmic Enumeration of Ideal Classes for Quaternion Orders},
+ journal = {SIAM J. Comput.},
+ issue_date = {January 2010},
+ volume = {39},
+ number = {5},
+ month = jan,
+ year = {2010},
+ issn = {0097-5397},
+ pages = {1714--1747},
+ numpages = {34},
+ url = {http://dx.doi.org/10.1137/080734467},
+ doi = {https://doi.org/10.1137/080734467},
+ acmid = {1958018},
+ publisher = {Society for Industrial and Applied Mathematics},
+ address = {Philadelphia, PA, USA},
+ keywords = {ideal classes, maximal orders, number theory, quaternion algebras},
+}
+
+
+% incol due to presence of booktitle
+ at incollection{Hoare:1972:CIN:1243380.1243382,
+ author = {Hoare, C. A. R.},
+ title = {Chapter II: Notes on data structuring},
+ booktitle = {Structured programming (incoll)},
+ editor = {Dahl, O. J. and Dijkstra, E. W. and Hoare, C. A. R.},
+ year = {1972},
+ isbn = {0-12-200550-3},
+ pages = {83--174},
+ numpages = {92},
+ url = {http://portal.acm.org/citation.cfm?id=1243380.1243382},
+ acmid = {1243382},
+ publisher = {Academic Press Ltd.},
+ address = {London, UK, UK},
+}
+
+% incol due to presence of booktitle
+ at incollection{Lee:1978:TQA:800025.1198348,
+ author = {Lee, Jan},
+ title = {Transcript of question and answer session},
+ booktitle = {History of programming languages I (incoll)},
+ editor = {Wexelblat, Richard L.},
+ year = {1981},
+ isbn = {0-12-745040-8},
+ pages = {68--71},
+ numpages = {4},
+ url = {http://doi.acm.org/10.1145/800025.1198348},
+ doi = {http://doi.acm.org/10.1145/800025.1198348},
+ acmid = {1198348},
+ publisher = {ACM},
+ address = {New York, NY, USA},
+}
+
+% incol due to booktitle
+ at incollection{Dijkstra:1979:GSC:1241515.1241518,
+ author = {Dijkstra, E.},
+ title = {Go to statement considered harmful},
+ booktitle = {Classics in software engineering (incoll)},
+ year = {1979},
+ isbn = {0-917072-14-6},
+ pages = {27--33},
+ numpages = {7},
+ url = {http://portal.acm.org/citation.cfm?id=1241515.1241518},
+ acmid = {1241518},
+ publisher = {Yourdon Press},
+ address = {Upper Saddle River, NJ, USA},
+}
+
+% incol due to booktitle
+ at incollection{Wenzel:1992:TVA:146022.146089,
+ author = {Wenzel, Elizabeth M.},
+ title = {Three-dimensional virtual acoustic displays},
+ booktitle = {Multimedia interface design (incoll)},
+ year = {1992},
+ isbn = {0-201-54981-6},
+ pages = {257--288},
+ numpages = {32},
+ url = {http://portal.acm.org/citation.cfm?id=146022.146089},
+ doi = {10.1145/146022.146089},
+ acmid = {146089},
+ publisher = {ACM},
+ address = {New York, NY, USA},
+}
+
+% incol due to booktitle
+ at incollection{Mumford:1987:MES:54905.54911,
+ author = {Mumford, E.},
+ title = {Managerial expert systems and organizational change: some critical research issues},
+ booktitle = {Critical issues in information systems research (incoll)},
+ year = {1987},
+ isbn = {0-471-91281-6},
+ pages = {135--155},
+ numpages = {21},
+ url = {http://portal.acm.org/citation.cfm?id=54905.54911},
+ acmid = {54911},
+ publisher = {John Wiley \& Sons, Inc.},
+ address = {New York, NY, USA},
+}
+
+ at book{McCracken:1990:SSC:575315,
+ author = {McCracken, Daniel D. and Golden, Donald G.},
+ title = {Simplified Structured COBOL with Microsoft/MicroFocus COBOL},
+ year = {1990},
+ isbn = {0471514071},
+ publisher = {John Wiley \& Sons, Inc.},
+ address = {New York, NY, USA},
+}
+
+% Let's include Boris / BBeeton entries  (multi-volume works)
+
+ at book {MR781537,
+    AUTHOR = {H{\"o}rmander, Lars},
+     TITLE = {The analysis of linear partial differential operators. {III}},
+    SERIES = {Grundlehren der Mathematischen Wissenschaften [Fundamental
+              Principles of Mathematical Sciences]},
+    VOLUME = {275},
+      NOTE = {Pseudodifferential operators},
+PUBLISHER = {Springer-Verlag},
+   ADDRESS = {Berlin, Germany},
+      YEAR = {1985},
+     PAGES = {viii+525},
+      ISBN = {3-540-13828-5},
+   MRCLASS = {35-02 (35Sxx 47G05 58G15)},
+  MRNUMBER = {781536 (87d:35002a)},
+MRREVIEWER = {Min You Qi},
+}
+
+ at book {MR781536,
+    AUTHOR = {H{\"o}rmander, Lars},
+     TITLE = {The analysis of linear partial differential operators. {IV}},
+    SERIES = {Grundlehren der Mathematischen Wissenschaften [Fundamental
+              Principles of Mathematical Sciences]},
+    VOLUME = {275},
+      NOTE = {Fourier integral operators},
+PUBLISHER = {Springer-Verlag},
+   ADDRESS = {Berlin, Germany},
+      YEAR = {1985},
+     PAGES = {vii+352},
+      ISBN = {3-540-13829-3},
+   MRCLASS = {35-02 (35Sxx 47G05 58G15)},
+  MRNUMBER = {781537 (87d:35002b)},
+MRREVIEWER = {Min You Qi},
+}
+
+%%%%%%%%%%%%%%%%%%%%%% Start of Aptara sample bib entries
+
+% acmsmall-sam.bib
+ at InProceedings{Adya-01,
+  author        = {A. Adya and P. Bahl and J. Padhye and A.Wolman and L. Zhou},
+  title         = {A multi-radio unification protocol for {IEEE} 802.11 wireless networks},
+  booktitle     = {Proceedings of the IEEE 1st International Conference on Broadnets Networks (BroadNets'04)},
+  publisher     = "IEEE",
+  address       = "Los Alamitos, CA",
+  year          = {2004},
+  pages         = "210--217"
+}
+
+ at article{Akyildiz-01,
+  author        = {I. F. Akyildiz and W. Su and Y. Sankarasubramaniam and E. Cayirci},
+  title         = {Wireless Sensor Networks: A Survey},
+  journal       = {Comm. ACM},
+  volume        = 38,
+  number        = "4",
+  year          = {2002},
+  pages         = "393--422"
+}
+
+ at article{Akyildiz-02,
+  author        = {I. F. Akyildiz and T. Melodia and K. R. Chowdhury},
+  title         = {A Survey on Wireless Multimedia Sensor Networks},
+  journal       = {Computer Netw.},
+  volume        = 51,
+  number        = "4",
+  year          = {2007},
+  pages         = "921--960"
+}
+
+ at InProceedings{Bahl-02,
+  author        = {P. Bahl and R. Chancre and J. Dungeon},
+  title         = {{SSCH}: Slotted Seeded Channel Hopping for Capacity Improvement in {IEEE} 802.11 Ad-Hoc Wireless Networks},
+  booktitle     = {Proceeding of the 10th International Conference on Mobile Computing and Networking (MobiCom'04)},
+  publisher     = "ACM",
+  address       = "New York, NY",
+  year          = {2004},
+  pages         = "112--117"
+}
+
+ at misc{CROSSBOW,
+  key       = {CROSSBOW},
+  title     = {{XBOW} Sensor Motes Specifications},
+  note      = {http://www.xbow.com},
+  year      = 2008
+}
+
+ at article{Culler-01,
+  author        = {D. Culler and D. Estrin and M. Srivastava},
+  title         = {Overview of Sensor Networks},
+  journal       = {IEEE Comput.},
+  volume        = 37,
+  number        = "8 (Special Issue on Sensor Networks)",
+  publisher     = "IEEE",
+  address       = "Los Alamitos, CA",
+  year          = {2004},
+  pages         = "41--49"
+}
+
+ at misc{Harvard-01,
+    key         = {Harvard CodeBlue},
+    title       = {{CodeBlue}: Sensor Networks for Medical Care},
+    note        = {http://www.eecs.harvard.edu/mdw/ proj/codeblue/},
+    year        = 2008
+}
+
+ at InProceedings{Natarajan-01,
+    author      = {A. Natarajan and M. Motani and B. de Silva and K. Yap and K. C. Chua},
+    title       = {Investigating Network Architectures for Body Sensor Networks},
+    booktitle   = {Network Architectures},
+    editor      = {G. Whitcomb and P. Neece},
+    publisher   = "Keleuven Press",
+    address     = "Dayton, OH",
+    year        = {2007},
+    pages       = "322--328",
+    eprint      = "960935712",
+    primaryclass = "cs",
+}
+
+ at techreport{Tzamaloukas-01,
+  author        = {A. Tzamaloukas and J. J. Garcia-Luna-Aceves},
+  title         = {Channel-Hopping Multiple Access},
+  number =        {I-CA2301},
+  institution =   {Department of Computer Science, University of California},
+  address =       {Berkeley, CA},
+  year          = {2000}
+}
+
+ at BOOK{Zhou-06,
+  author        = {G. Zhou and J. Lu and C.-Y. Wan and M. D. Yarvis and J. A. Stankovic},
+  title         = {Body Sensor Networks},
+  publisher     = "MIT Press",
+  address       = "Cambridge, MA",
+  year          = {2008}
+}
+
+ at mastersthesis{ko94,
+author = "Jacob Kornerup",
+title = "Mapping Powerlists onto Hypercubes",
+school = "The University of Texas at Austin",
+note = "(In preparation)",
+year = "1994"}
+%month = "dec",}
+
+ at PhdThesis{gerndt:89,
+  author =       "Michael Gerndt",
+  title =        "Automatic Parallelization for Distributed-Memory
+                  Multiprocessing Systems",
+  school =       "University of Bonn",
+  year =         1989,
+  address =      "Bonn, Germany",
+  month =        dec
+}
+
+ at article{6:1:1,
+author = "J. E. {Archer, Jr.} and R. Conway and F. B. Schneider",
+title = "User recovery and reversal in interactive systems",
+journal = "ACM Trans. Program. Lang. Syst.",
+volume =  "6",
+number = "1",
+month = jan,
+year = 1984,
+pages = "1--19"}
+
+ at article{7:1:137,
+author = "D. D. Dunlop and V. R. Basili",
+title = "Generalizing specifications for uniformly implemented loops",
+journal = "ACM Trans. Program. Lang. Syst.",
+volume =  "7",
+number = "1",
+month = jan,
+year = 1985,
+pages = "137--158"}
+
+ at article{7:2:183,
+author = "J. Heering and P. Klint",
+title = "Towards monolingual programming environments",
+journal = "ACM Trans. Program. Lang. Syst.",
+volume =  "7",
+number = "2",
+month = apr,
+year = 1985,
+pages = "183--213"}
+
+ at book{knuth:texbook,
+author = "Donald E. Knuth",
+title = "The {\TeX{}book}",
+publisher = "Addison-Wesley",
+address = "Reading, MA.",
+year = 1984}
+
+ at article{6:3:380,
+author = "E. Korach and D.  Rotem and N. Santoro",
+title = "Distributed algorithms for finding centers and medians in networks",
+journal = "ACM Trans. Program. Lang. Syst.",
+volume =  "6",
+number = "3",
+month = jul,
+year = 1984,
+pages = "380--401"}
+
+ at book{lamport:latex,
+author = "Leslie Lamport",
+title = "\it {\LaTeX}: A Document Preparation System",
+publisher = "Addison-Wesley",
+address = "Reading, MA.",
+year = 1986}
+
+ at article{7:3:359,
+author = "F. Nielson",
+title = "Program transformations in a denotational setting",
+journal = "ACM Trans. Program. Lang. Syst.",
+volume =  "7",
+number = "3",
+month = jul,
+year = 1985,
+pages = "359--379"}
+
+%testing
+ at BOOK{test,
+   author = "Donald E. Knuth",
+   title = "Seminumerical Algorithms",
+   volume = 2,
+   series = "The Art of Computer Programming",
+   publisher = "Addison-Wesley",
+   address = "Reading, MA",
+   edition = "2nd",
+   month = "10~" # jan,
+   year = "1981",
+}
+
+ at inproceedings{reid:scribe,
+author = "Brian K. Reid",
+title = "A high-level approach to computer document formatting",
+booktitle = "Proceedings of the 7th Annual Symposium on Principles of
+  Programming Languages",
+month = jan,
+year = 1980,
+publisher = "ACM",
+address = "New York",
+pages = "24--31"}
+
+ at article{Zhou:2010:MMS:1721695.1721705,
+ author = {Zhou, Gang and Wu, Yafeng and Yan, Ting and He, Tian and Huang, Chengdu and Stankovic, John A. and Abdelzaher, Tarek F.},
+ title = {A multifrequency MAC specially designed for wireless sensor network applications},
+ journal = {ACM Trans. Embed. Comput. Syst.},
+ issue_date = {March 2010},
+ volume = 9,
+ number = 4,
+ month = {April},
+ year = 2010,
+ issn = {1539-9087},
+ pages = {39:1--39:41},
+ articleno = 39,
+ numpages = 41,
+ url = {http://doi.acm.org/10.1145/1721695.1721705},
+ doi = {10.1145/1721695.1721705},
+ acmid = 1721705,
+ publisher = {ACM},
+ address = {New York, NY, USA},
+ keywords = {Wireless sensor networks, media access control, multi-channel, radio interference, time synchronization},
+}
+
+
+ at online{TUGInstmem,
+  key =          {TUG},
+  year  =        2017,
+  title =        "Institutional members of the {\TeX} Users Group",
+  url =          "http://wwtug.org/instmem.html",
+  lastaccessed = "May 27, 2017",
+}
+
+ at online{CTANacmart,
+  author =    {Boris Veytsman},
+  title =  {acmart---{C}lass for typesetting publications of {ACM}},
+  url =    {http://www.ctan.org/pkg/acmart},
+  lastaccessed = {May 27, 2017}
+  }
+
+ at ARTICLE{bowman:reasoning,
+    author = {Bowman, Mic and Debray, Saumya K. and Peterson, Larry L.},
+    title = {Reasoning About Naming Systems},
+    journal = {ACM Trans. Program. Lang. Syst.},
+    volume = {15},
+    number = {5},
+    pages = {795-825},
+    month = {November},
+    year = {1993},
+    doi = {10.1145/161468.161471},
+}
+
+ at ARTICLE{braams:babel,
+    author = {Braams, Johannes},
+    title = {Babel, a Multilingual Style-Option System for Use with LaTeX's Standard Document Styles},
+    journal = {TUGboat},
+    volume = {12},
+    number = {2},
+    pages = {291-301},
+    month = {June},
+    year = {1991},
+}
+
+ at INPROCEEDINGS{clark:pct,
+  AUTHOR = "Malcolm Clark",
+  TITLE = "Post Congress Tristesse",
+  BOOKTITLE = "TeX90 Conference Proceedings",
+  PAGES = "84-89",
+  ORGANIZATION = "TeX Users Group",
+  MONTH = "March",
+  YEAR = {1991}
+}
+
+ at ARTICLE{herlihy:methodology,
+    author = {Herlihy, Maurice},
+    title = {A Methodology for Implementing Highly Concurrent Data Objects},
+    journal = {ACM Trans. Program. Lang. Syst.},
+    volume = {15},
+    number = {5},
+    pages = {745-770},
+    month = {November},
+    year = {1993},
+    doi = {10.1145/161468.161469},
+}
+
+ at BOOK{salas:calculus,
+  AUTHOR = "S.L. Salas and Einar Hille",
+  TITLE = "Calculus: One and Several Variable",
+  PUBLISHER = "John Wiley and Sons",
+  ADDRESS = "New York",
+  YEAR = "1978"
+}
+
+ at MANUAL{Fear05,
+  title =        {Publication quality tables in {\LaTeX}},
+  author =       {Simon Fear},
+  month =        {April},
+  year =         2005,
+  note =         {\url{http://www.ctan.org/pkg/booktabs}}
+}
+
+ at Manual{Amsthm15,
+  title =        {Using the amsthm Package},
+  organization = {American Mathematical Society},
+  month =        {April},
+  year =         2015,
+  note =         {\url{http://www.ctan.org/pkg/amsthm}}
+}


Property changes on: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-base.bib
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Deleted: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-bibliography-biblatex.bib
===================================================================
--- trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-bibliography-biblatex.bib	2018-12-30 22:09:44 UTC (rev 49538)
+++ trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-bibliography-biblatex.bib	2018-12-30 22:10:06 UTC (rev 49539)
@@ -1,1595 +0,0 @@
-%%% ====================================================================
-%%%  BibTeX-file{
-%%%     author          = "Gerry Murray",
-%%%     version         = "1.2",
-%%%     date            = "2 April 2012",
-%%%     filename        = "acmsmall-sample-bibfile.bib",
-%%%     address         = "ACM, NY",
-%%%     email           = "murray at hq.acm.org",
-%%%     codetable       = "ISO/ASCII",
-%%%     keywords        = "ACM Reference Format, bibliography, citation, references",
-%%%     supported       = "yes",
-%%%     docstring       = "This BibTeX database file contains 'bibdata' entries
-%%%                        that 'match' the examples provided in the Specifications Document
-%%%                        AND, also, 'legacy'-type bibs. It should assist authors in 
-%%%                        choosing the 'correct' at-bibtype and necessary bib-fields
-%%%                        so as to obtain the appropriate ACM Reference Format output. 
-%%%			   It also contains many 'Standard Abbreviations'. "
-%%%  }
-%%% ====================================================================
-
-% Journals
-
-% First the Full Name is given, then the abbreviation used in the AMS Math
-% Reviews, with an indication if it could not be found there.
-% Note the 2nd overwrites the 1st, so swap them if you want the full name.
-
- %{AMS}
- @String{AMSTrans = "American Mathematical Society Translations" }
- @String{AMSTrans = "Amer. Math. Soc. Transl." }
- @String{BullAMS = "Bulletin of the American Mathematical Society" }
- @String{BullAMS = "Bull. Amer. Math. Soc." }
- @String{ProcAMS = "Proceedings of the American Mathematical Society" }
- @String{ProcAMS = "Proc. Amer. Math. Soc." }
- @String{TransAMS = "Transactions of the American Mathematical Society" }
- @String{TransAMS = "Trans. Amer. Math. Soc." }
-
- %ACM
- @String{CACM = "Communications of the {ACM}" }
- @String{CACM = "Commun. {ACM}" }
- @String{CompServ = "Comput. Surveys" }
- @String{JACM = "J. ACM" }
- @String{ACMMathSoft = "{ACM} Transactions on Mathematical Software" }
- @String{ACMMathSoft = "{ACM} Trans. Math. Software" }
- @String{SIGNUM = "{ACM} {SIGNUM} Newsletter" }
- @String{SIGNUM = "{ACM} {SIGNUM} Newslett." }
-
- @String{AmerSocio = "American Journal of Sociology" }
- @String{AmerStatAssoc = "Journal of the American Statistical Association" }
- @String{AmerStatAssoc = "J. Amer. Statist. Assoc." }
- @String{ApplMathComp = "Applied Mathematics and Computation" }
- @String{ApplMathComp = "Appl. Math. Comput." }
- @String{AmerMathMonthly = "American Mathematical Monthly" }
- @String{AmerMathMonthly = "Amer. Math. Monthly" }
- @String{BIT = "{BIT}" }
- @String{BritStatPsych = "British Journal of Mathematical and Statistical
-          Psychology" }
- @String{BritStatPsych = "Brit. J. Math. Statist. Psych." }
- @String{CanMathBull = "Canadian Mathematical Bulletin" }
- @String{CanMathBull = "Canad. Math. Bull." }
- @String{CompApplMath = "Journal of Computational and Applied Mathematics" }
- @String{CompApplMath = "J. Comput. Appl. Math." }
- @String{CompPhys = "Journal of Computational Physics" }
- @String{CompPhys = "J. Comput. Phys." }
- @String{CompStruct = "Computers and Structures" }
- @String{CompStruct = "Comput. \& Structures" }
- @String{CompJour = "The Computer Journal" }
- @String{CompJour = "Comput. J." }
- @String{CompSysSci = "Journal of Computer and System Sciences" }
- @String{CompSysSci = "J. Comput. System Sci." }
- @String{Computing = "Computing" }
- @String{ContempMath = "Contemporary Mathematics" }
- @String{ContempMath = "Contemp. Math." }
- @String{Crelle = "Crelle's Journal" }
- @String{GiornaleMath = "Giornale di Mathematiche" }
- @String{GiornaleMath = "Giorn. Mat." } % didn't find in AMS MR., ibid.
-
- %IEEE
- @String{Computer = "{IEEE} Computer" }
- @String{IEEETransComp = "{IEEE} Transactions on Computers" }
- @String{IEEETransComp = "{IEEE} Trans. Comput." }
- @String{IEEETransAC = "{IEEE} Transactions on Automatic Control" }
- @String{IEEETransAC = "{IEEE} Trans. Automat. Control" }
- @String{IEEESpec = "{IEEE} Spectrum" } % didn't find in AMS MR
- @String{ProcIEEE = "Proceedings of the {IEEE}" }
- @String{ProcIEEE = "Proc. {IEEE}" } % didn't find in AMS MR
- @String{IEEETransAeroElec = "{IEEE} Transactions on Aerospace and Electronic
-     Systems" }
- @String{IEEETransAeroElec = "{IEEE} Trans. Aerospace Electron. Systems" }
-
- @String{IMANumerAna = "{IMA} Journal of Numerical Analysis" }
- @String{IMANumerAna = "{IMA} J. Numer. Anal." }
- @String{InfProcLet = "Information Processing Letters" }
- @String{InfProcLet = "Inform. Process. Lett." }
- @String{InstMathApp = "Journal of the Institute of Mathematics and
-     its Applications" }
- @String{InstMathApp = "J. Inst. Math. Appl." }
- @String{IntControl = "International Journal of Control" }
- @String{IntControl = "Internat. J. Control" }
- @String{IntNumerEng = "International Journal for Numerical Methods in
-     Engineering" }
- @String{IntNumerEng = "Internat. J. Numer. Methods Engrg." }
- @String{IntSuper = "International Journal of Supercomputing Applications" }
- @String{IntSuper = "Internat. J. Supercomputing Applic." } % didn't find
-%% in AMS MR
- @String{Kibernetika = "Kibernetika" }
- @String{JResNatBurStand = "Journal of Research of the National Bureau
-     of Standards" }
- @String{JResNatBurStand = "J. Res. Nat. Bur. Standards" }
- @String{LinAlgApp = "Linear Algebra and its Applications" }
- @String{LinAlgApp = "Linear Algebra Appl." }
- @String{MathAnaAppl = "Journal of Mathematical Analysis and Applications" }
- @String{MathAnaAppl = "J. Math. Anal. Appl." }
- @String{MathAnnalen = "Mathematische Annalen" }
- @String{MathAnnalen = "Math. Ann." }
- @String{MathPhys = "Journal of Mathematical Physics" }
- @String{MathPhys = "J. Math. Phys." }
- @String{MathComp = "Mathematics of Computation" }
- @String{MathComp = "Math. Comp." }
- @String{MathScand = "Mathematica Scandinavica" }
- @String{MathScand = "Math. Scand." }
- @String{TablesAidsComp = "Mathematical Tables and Other Aids to Computation" }
- @String{TablesAidsComp = "Math. Tables Aids Comput." }
- @String{NumerMath = "Numerische Mathematik" }
- @String{NumerMath = "Numer. Math." }
- @String{PacificMath = "Pacific Journal of Mathematics" }
- @String{PacificMath = "Pacific J. Math." }
- @String{ParDistComp = "Journal of Parallel and Distributed Computing" }
- @String{ParDistComp = "J. Parallel and Distrib. Comput." } % didn't find
-%% in AMS MR
- @String{ParComputing = "Parallel Computing" }
- @String{ParComputing = "Parallel Comput." }
- @String{PhilMag = "Philosophical Magazine" }
- @String{PhilMag = "Philos. Mag." }
- @String{ProcNAS = "Proceedings of the National Academy of Sciences
-                    of the USA" }
- @String{ProcNAS = "Proc. Nat. Acad. Sci. U. S. A." }
- @String{Psychometrika = "Psychometrika" }
- @String{QuartMath = "Quarterly Journal of Mathematics, Oxford, Series (2)" }
- @String{QuartMath = "Quart. J. Math. Oxford Ser. (2)" }
- @String{QuartApplMath = "Quarterly of Applied Mathematics" }
- @String{QuartApplMath = "Quart. Appl. Math." }
- @String{RevueInstStat = "Review of the International Statisical Institute" }
- @String{RevueInstStat = "Rev. Inst. Internat. Statist." }
-
- %SIAM
- @String{JSIAM = "Journal of the Society for Industrial and Applied
-     Mathematics" }
- @String{JSIAM = "J. Soc. Indust. Appl. Math." }
- @String{JSIAMB = "Journal of the Society for Industrial and Applied
-     Mathematics, Series B, Numerical Analysis" }
- @String{JSIAMB = "J. Soc. Indust. Appl. Math. Ser. B Numer. Anal." }
- @String{SIAMAlgMeth = "{SIAM} Journal on Algebraic and Discrete Methods" }
- @String{SIAMAlgMeth = "{SIAM} J. Algebraic Discrete Methods" }
- @String{SIAMAppMath = "{SIAM} Journal on Applied Mathematics" }
- @String{SIAMAppMath = "{SIAM} J. Appl. Math." }
- @String{SIAMComp = "{SIAM} Journal on Computing" }
- @String{SIAMComp = "{SIAM} J. Comput." }
- @String{SIAMMatrix = "{SIAM} Journal on Matrix Analysis and Applications" }
- @String{SIAMMatrix = "{SIAM} J. Matrix Anal. Appl." }
- @String{SIAMNumAnal = "{SIAM} Journal on Numerical Analysis" }
- @String{SIAMNumAnal = "{SIAM} J. Numer. Anal." }
- @String{SIAMReview = "{SIAM} Review" }
- @String{SIAMReview = "{SIAM} Rev." }
- @String{SIAMSciStat = "{SIAM} Journal on Scientific and Statistical
-     Computing" }
- @String{SIAMSciStat = "{SIAM} J. Sci. Statist. Comput." }
-
- @String{SoftPracExp = "Software Practice and Experience" }
- @String{SoftPracExp = "Software Prac. Experience" } % didn't find in AMS MR
- @String{StatScience = "Statistical Science" }
- @String{StatScience = "Statist. Sci." }
- @String{Techno = "Technometrics" }
- @String{USSRCompMathPhys = "{USSR} Computational Mathematics and Mathematical
-     Physics" }
- @String{USSRCompMathPhys = "{U. S. S. R.} Comput. Math. and Math. Phys." }
- @String{VLSICompSys = "Journal of {VLSI} and Computer Systems" }
- @String{VLSICompSys = "J. {VLSI} Comput. Syst." }
- @String{ZAngewMathMech = "Zeitschrift fur Angewandte Mathematik und
-     Mechanik" }
- @String{ZAngewMathMech = "Z. Angew. Math. Mech." }
- @String{ZAngewMathPhys = "Zeitschrift fur Angewandte Mathematik und Physik" }
- @String{ZAngewMathPhys = "Z. Angew. Math. Phys." }
-
-% Publishers % ================================================= |
-
- @String{Academic = "Academic Press" }
- @String{ACMPress = "{ACM} Press" }
- @String{AdamHilger = "Adam Hilger" }
- @String{AddisonWesley = "Addison-Wesley" }
- @String{AllynBacon = "Allyn and Bacon" }
- @String{AMS = "American Mathematical Society" }
- @String{Birkhauser = "Birkha{\"u}ser" }
- @String{CambridgePress = "Cambridge University Press" }
- @String{Chelsea = "Chelsea" }
- @String{ClaredonPress = "Claredon Press" }
- @String{DoverPub = "Dover Publications" }
- @String{Eyolles = "Eyolles" }
- @String{HoltRinehartWinston = "Holt, Rinehart and Winston" }
- @String{Interscience = "Interscience" }
- @String{JohnsHopkinsPress = "The Johns Hopkins University Press" }
- @String{JohnWileySons = "John Wiley and Sons" }
- @String{Macmillan = "Macmillan" }
- @String{MathWorks = "The Math Works Inc." }
- @String{McGrawHill = "McGraw-Hill" }
- @String{NatBurStd = "National Bureau of Standards" }
- @String{NorthHolland = "North-Holland" }
- @String{OxfordPress = "Oxford University Press" }  %address Oxford or London?
- @String{PergamonPress = "Pergamon Press" }
- @String{PlenumPress = "Plenum Press" }
- @String{PrenticeHall = "Prentice-Hall" }
- @String{SIAMPub = "{SIAM} Publications" }
- @String{Springer = "Springer-Verlag" }
- @String{TexasPress = "University of Texas Press" }
- @String{VanNostrand = "Van Nostrand" }
- @String{WHFreeman = "W. H. Freeman and Co." }
-
-%Entries
-
- at Article{Abril07,
-  author 	= "Patricia S. Abril and Robert Plant",
-  title 	= "The patent holder's dilemma: Buy, sell, or troll?",
-  journal 	= "Communications of the ACM",
-  volume 	= "50",
-  number 	= "1",
-  month 	= jan,
-  year 		= "2007",
-  pages 	= "36--44",
-  doi 		= "10.1145/1188913.1188915",
-  note		= "",
-}
-
- at Article{Cohen07,
-  author 	=	"Sarah Cohen and Werner Nutt and Yehoshua Sagic",
-  title		=	"Deciding equivalances among conjunctive aggregate queries",
-  journal 	=	JACM,
-  articleno	=	"5",
-  numpages	=	"50",
-  volume 	=	"54",
-  number 	= 	"2",
-  month 	=	apr,
-  year 		=	"2007",
-  doi 		=	"10.1145/1219092.1219093",
-  acmid		=	"1219093",
-  note 		= 	"",
-}
-
-
- at periodical{JCohen96,
-  key = 	 "Cohen",
-  editor =       "Jacques Cohen",
-  title =        "Special issue: Digital Libraries",
-  journal =      CACM,
-  volume =       "39",
-  number = 	 "11",
-  month =	 nov,
-  year = 	 "1996",
-}
-
-
- at Book{Kosiur01,
-  author =       "David Kosiur",
-  title =        "Understanding Policy-Based Networking",
-  publisher =    "Wiley",
-  year =         "2001",
-  address =      "New York, NY",
-  edition =      "2nd.",
-  editor = 	 "",
-  volume = 	 "",
-  number = 	 "",
-  series = 	 "",
-  month = 	 "",
-  note = 	 "",
-}
-
-
- at Book{Harel79,
-  author =       "David Harel",
-  year =         "1979",
-  title =        "First-Order Dynamic Logic",
-  series =       "Lecture Notes in Computer Science",
-  volume =       "68",
-  address =      "New York, NY",
-  publisher =    "Springer-Verlag",
-  doi = 	 "10.1007/3-540-09237-4",
-  editor = 	 "",
-  number = 	 "",
-  month = 	 "",
-  note = 	 "",
-}
-
-
- at Inbook{Editor00,
-  author = 	 "",
-  editor =       "Ian Editor",
-  title =        "The title of book one",
-  subtitle =     "The book subtitle",
-  series =       "The name of the series one",
-  year =         "2007",
-  volume = 	 "9",
-  address =      "Chicago",
-  edition =      "1st.",
-  publisher =    "University of Chicago Press",
-  doi = 	 "10.1007/3-540-09237-4",
-  chapter = 	 "",
-  pages = 	 "",
-  number = 	 "",
-  type = 	 "",
-  month = 	 "",
-  note = 	 "",
-}
-
-%
- at InBook{Editor00a,
-  author = 	 "",
-  editor =       "Ian Editor",
-  title =        "The title of book two",
-  subtitle =     "The book subtitle",
-  series =       "The name of the series two",
-  year =         "2008",
-  address =      "Chicago",
-  edition =      "2nd.",
-  publisher =    "University of Chicago Press",
-  doi = 	 "10.1007/3-540-09237-4",
-  volume = 	 "",
-  chapter = 	 "100",
-  pages = 	 "",
-  number = 	 "",
-  type = 	 "",
-  month = 	 "",
-  note = 	 "",
-}
-
-
-% incollection (has an editor, title, and possibly a booktitle)
- at Incollection{Spector90,
-  author =       "Asad Z. Spector",
-  title =        "Achieving application requirements",
-  booktitle =    "Distributed Systems",
-  publisher =    "ACM Press",
-  address =      "New York, NY",
-  year =         "1990",
-  edition =      "2nd.",
-  chapter =      "",
-  editor = 	 "Sape Mullender",
-  pages =        "19--33",
-  doi = 	 "10.1145/90417.90738",
-  volume =	 "",
-  number = 	 "",
-  series =	 "",
-  type = 	 "",
-  month = 	 "",
-  note = 	 "",
-}
-
-
-% incollection (has an editor, title, and possibly a booktitle)
- at Incollection{Douglass98,
-  author =       "Bruce P. Douglass and David Harel and Mark B. Trakhtenbrot",
-  title =        "Statecarts in use: structured analysis and object-orientation",
-  series =       "Lecture Notes in Computer Science",
-  booktitle =    "Lectures on Embedded Systems",
-  publisher =    "Springer-Verlag",
-  address =      "London",
-  volume = 	 "1494",
-  year =         "1998",
-  chapter =      "",
-  editor = 	 "Grzegorz Rozenberg and Frits W. Vaandrager",
-  pages =        "368--394",
-  doi = 	 "10.1007/3-540-65193-4_29",
-  edition = 	 "",
-  number = 	 "",
-  type = 	 "",
-  month = 	 "",
-  note = 	 "",
-}
-
-
- at Book{Knuth97,
-  author =       "Donald E. Knuth",
-  title =        "The Art of Computer Programming, Vol. 1: Fundamental Algorithms (3rd. ed.)",
-  publisher =    "Addison Wesley Longman Publishing Co., Inc.",
-  year =         "1997",
-  address =      "",
-  edition =      "",
-  editor = 	 "",
-  volume = 	 "",
-  number = 	 "",
-  series = 	 "",
-  month = 	 "",
-  note = 	 "",
-}
-
-
- at Book{Knuth98,
-  author =       "Donald E. Knuth",
-  year =         "1998",
-  title =        "The Art of Computer Programming",
-  series =       "Fundamental Algorithms",
-  volume =       "1",
-  edition =      "3rd",
-  address =      "",
-  publisher =    "Addison Wesley Longman Publishing Co., Inc.",
-  doi = 	 "",
-  url = 	 "",
-  editor = 	 "",
-  number = 	 "",
-  month = 	 "",
-  note = 	 "(book)",
-}
-
-%Inbook{Knuth97,
-%  author = 	 "Donald E. Knuth",
-%  title = 	 "The Art of Computer Programming",
-%  booktitle =    "the booktitle",
-%  edition =      "3",
-%  volume =       "1",
-%  year =         "1997",
-%  publisher =    "Addison Wesley Longman Publishing Co., Inc.",
-%  editor = 	 "",
-%  number = 	 "",
-%  series = 	 "Fundamental Algorithms",
-%  type = 	 "",
-%  chapter = 	 "",
-%  pages = 	 "",
-%  address = 	 "",
-%  month = 	 "",
-%  note = 	 "(inbook)",
-%}
-
-%INBOOK{DK:73-inbook-full,
-%   author = "Donald E. Knuth",
-%   title = "Fundamental Algorithms (inbook w series)",
-%   volume = 1,
-%   series = "The Art of Computer Programming",
-%   publisher = "Addison-Wesley",
-%   address = "Reading, Massachusetts",
-%   edition = "Second",
-%   month = "10~" # jan,
-%   year = "1973",
-%   type = "Section",
-%   chapter = "1.2",
-%   pages = "10--119",
-%   note = "Full INBOOK entry (w series)",
-%}
-
-%INcollection{DK:74-incoll,
-%   author = "Donald E. Knuth",
-%   title = "Fundamental Algorithms (incoll)",
-%   volume = 1,
-%   booktitle = "The Art of Computer Programming",
-%   publisher = "Addison-Wesley",
-%   address = "Reading, Massachusetts",
-%   month = "10~" # jan,
-%   year = "1974",
-%   pages = "10--119",
-%   editor = 	 "Bernard Rous",
-%   note = "This is a full incoll entry with an editor",
-%}
-
-%INcollection{DK:75-incollws,
-%   author = "Donald E. Knuth",
-%   title = "Fundamental Algorithms (incoll w series)",
-%   volume = 1,
-%   booktitle = "The Art of Computer Programming",
-%   series = "The Art of Computer Programming",
-%   publisher = "Addison-Wesley",
-%   address = "Reading, Massachusetts",
-%   month = "10~" # jan,
-%   year = "1975",
-%   pages = "10--119",
-%   editor = "Bernard Rous",
-%   note = "This is a full incoll entry with an editor and series",
-%}
-
-
- at incollection{GM05,
-Author= "Dan Geiger and Christopher Meek",
-Title= "Structured Variational Inference Procedures and their Realizations (as incol)",
-Year= 2005,
-Booktitle="Proceedings of Tenth International Workshop on Artificial Intelligence and Statistics, {\rm The Barbados}",
-Publisher="The Society for Artificial Intelligence and Statistics",
-Month= jan,
-Editors= "Z. Ghahramani and R. Cowell"
-}
-
- at Inproceedings{Smith10,
-  author =       "Stan W. Smith",
-  title =        "An experiment in bibliographic mark-up: Parsing metadata for XML export",
-  booktitle =    "Proceedings of the 3rd. annual workshop on Librarians and Computers",
-  series = 	 "LAC '10",
-  editor = 	 "Reginald N. Smythe and Alexander Noble",
-  volume = 	  "3",
-  year =         "2010",
-  publisher =    "Paparazzi Press",
-  address = 	 "Milan Italy",
-  pages =        "422--431",
-  doi = 	 "99.9999/woot07-S422",
-  number =	 "",
-  month = 	 "",
-  organization = "",
-  note = 	 "",
-}
-
- at Inproceedings{VanGundy07,
-  author =       "Matthew Van Gundy and Davide Balzarotti and Giovanni Vigna",
-  year =         "2007",
-  title =        "Catch me, if you can: Evading network signatures with web-based polymorphic worms",
-  booktitle =    "Proceedings of the first USENIX workshop on Offensive Technologies",
-  series = 	 "WOOT '07",
-  publisher =    "USENIX Association",
-  address = 	 "Berkley, CA",
-  articleno = 	 "7",
-  numpages = 	 "9",
-}
-
- at Inproceedings{VanGundy08,
-  author =       "Matthew Van Gundy and Davide Balzarotti and Giovanni Vigna",
-  year =         "2008",
-  title =        "Catch me, if you can: Evading network signatures with web-based polymorphic worms",
-  booktitle =    "Proceedings of the first USENIX workshop on Offensive Technologies",
-  series = 	 "WOOT '08",
-  publisher =    "USENIX Association",
-  address = 	 "Berkley, CA",
-  articleno = 	 "7",
-  numpages = 	 "2",
-  editor = 	 "",
-  volume = 	 "",
-  number = 	 "",
-  pages = 	 "99-100",
-  month = 	 "",
-  organization = "",
-  note = 	 "",
-}
-
- at Inproceedings{VanGundy09,
-  author =       "Matthew Van Gundy and Davide Balzarotti and Giovanni Vigna",
-  year =         "2009",
-  title =        "Catch me, if you can: Evading network signatures with web-based polymorphic worms",
-  booktitle =    "Proceedings of the first USENIX workshop on Offensive Technologies",
-  series = 	 "WOOT '09",
-  publisher =    "USENIX Association",
-  address = 	 "Berkley, CA",
-  articleno = 	 "",
-  numpages = 	 "",
-  editor = 	 "",
-  volume = 	 "",
-  number = 	 "",
-  pages = 	 "90--100",
-  month = 	 "",
-  organization = "",
-  note = 	 "",
-}
-
- at Inproceedings{Andler79,
-  author =       "Sten Andler",
-  title =        "Predicate Path expressions",
-  booktitle =    "Proceedings of the 6th. ACM SIGACT-SIGPLAN symposium on Principles of Programming Languages",
-  series = 	 "POPL '79",
-  year =         "1979",
-  publisher =    "ACM Press",
-  address = 	 "New York, NY",
-  pages =        "226--236",
-  doi = 	 "10.1145/567752.567774",
-  editor = 	 "",
-  volume = 	 "",
-  number = 	 "",
-  month = 	 "",
-  organization = "",
-  note = 	 "",
-}
-
- at Techreport{Harel78,
-  author =       "David Harel",
-  year =         "1978",
-  title =        "LOGICS of Programs: AXIOMATICS and DESCRIPTIVE POWER",
-  institution =  "Massachusetts Institute of Technology",
-  type =         "MIT Research Lab Technical Report",
-  number =       "TR-200",
-  address =      "Cambridge, MA",
-  month = 	 "",
-  note = 	 "",
-}
-
- at MASTERSTHESIS{anisi03,
-author = {David A. Anisi},
-title = {Optimal Motion Control of a Ground Vehicle},
-school = {Royal Institute of Technology (KTH), Stockholm, Sweden},
-institution = {FOI-R-0961-SE, Swedish Defence Research Agency (FOI)},
-year = {2003},
-}
-
-
- at Phdthesis{Clarkson85,
-  author =       "Kenneth L. Clarkson",
-  year =         "1985",
-  title =        "Algorithms for Closest-Point Problems (Computational Geometry)",
-  school =       "Stanford University",
-  address =      "Palo Alto, CA",
-  note =         "UMI Order Number: AAT 8506171",
-}
-
-
- at online{Thornburg01,
-  author =       "Harry Thornburg",
-  year =         "2001",
-  title =        "Introduction to Bayesian Statistics",
-  url =           "http://ccrma.stanford.edu/~jos/bayes/bayes.html",
-  month = 	 mar,
-  urldate = "2015-03-02",
-}
-
-
- at online{Ablamowicz07,
-  author =       "Rafal Ablamowicz and Bertfried Fauser",
-  year =         "2007",
-  title =        "CLIFFORD: a Maple 11 Package for Clifford Algebra Computations, version 11",
-  url =          "http://math.tntech.edu/rafal/cliff11/index.html",
-  urldate = "2008-02-28",
-}
-
-
- at misc{Poker06,
-  author =       "Poker-Edge.Com",
-  year =         "2006",
-  month 	= mar,
-  title =        "Stats and Analysis",
-  urldate = "2006-06-07",
-  url =          "http://www.poker-edge.com/stats.php",
-}
-
- at misc{Obama08,
-  author 	= "Barack Obama",
-  year 		= "2008",
-  title		= "A more perfect union",
-  howpublished  = "Video",
-  day 		= "5",
-  url 		= "http://video.google.com/videoplay?docid=6528042696351994555",
-  month 	= mar,
-  urldate  = "2008-03-21",
-}
-
- at patent{JoeScientist001,
-  author =       "Joseph Scientist",
-  year =         "2009",
-  title =        "The fountain of youth",
-  number = 12345,
-  note =         "Filed July 1st., 2008, Issued Aug. 9th., 2009",
-  month = 	 aug,
-}
-
-
- at Inproceedings{Novak03,
-  author =       "Dave Novak",
-  title =        "Solder man",
-  booktitle =    "ACM SIGGRAPH 2003 Video Review on Animation theater Program: Part I - Vol. 145 (July 27--27, 2003)",
-  year =         "2003",
-  publisher = 	 "ACM Press",
-  address = 	 "New York, NY",
-  pages =        "4",
-  month = 	 "March 21, 2008",
-  doi = 	 "99.9999/woot07-S422",
-  url = 	 "http://video.google.com/videoplay?docid=6528042696351994555",
-  note = 	 "",
-  howpublished = "Video",
-  editor = 	 "",
-  volume = 	 "",
-  number = 	 "",
-  series = 	 "",
-  organization = "",
-}
-
-
- at article{Lee05,
-  author =       "Newton Lee",
-  year = 	 "2005",
-  title =        "Interview with Bill Kinder: January 13, 2005",
-  journal = 	 "Comput. Entertain.",
-  eid      =     "4",
-  volume =       "3",
-  number = 	 "1",
-  month =  	 "Jan.-March",
-  doi = 	 "10.1145/1057270.1057278",
-  howpublished = "Video",
-  note =	 "",
-}
-
- at article{Rous08,
-  author =       "Bernard Rous",
-  year = 	 "2008",
-  title =        "The Enabling of Digital Libraries",
-  journal = 	 "Digital Libraries",
-  volume =       "12",
-  number = 	 "3",
-  month =  	 jul,
-  articleno = 	 "5",
-  doi = 	 "",
-  url = 	 "",
-  howpublished = "",
-  note =	 "To appear",
-}
-
- at article{384253,
- author = {Werneck,, Renato and Setubal,, Jo\~{a}o and da Conceic\~{a}o,, Arlindo},
- title = {(old) Finding minimum congestion spanning trees},
- journal = {J. Exp. Algorithmics},
- volume = {5},
- year = {2000},
- issn = {1084-6654},
- pages = {11},
- doi = {10.1145/351827.384253},
- publisher = {ACM},
- address = {New York, NY, USA},
- }
-
-
- at article{Werneck:2000:FMC:351827.384253,
- author = {Werneck, Renato and Setubal, Jo\~{a}o and da Conceic\~{a}o, Arlindo},
- title = {(new) Finding minimum congestion spanning trees},
- journal = {J. Exp. Algorithmics},
- volume = {5},
- month = dec,
- year = {2000},
- issn = {1084-6654},
- articleno = {11},
- url = {http://portal.acm.org/citation.cfm?id=351827.384253},
- doi = {10.1145/351827.384253},
- acmid = {384253},
- publisher = {ACM},
- address = {New York, NY, USA},
-}
-
- at article{1555162,
- author = {Conti, Mauro and Di Pietro, Roberto and Mancini, Luigi V. and Mei, Alessandro},
- title = {(old) Distributed data source verification in wireless sensor networks},
- journal = {Inf. Fusion},
- volume = {10},
- number = {4},
- year = {2009},
- issn = {1566-2535},
- pages = {342--353},
- doi = {10.1016/j.inffus.2009.01.002},
- publisher = {Elsevier Science Publishers B. V.},
- address = {Amsterdam, The Netherlands, The Netherlands},
- }
-
- at article{Conti:2009:DDS:1555009.1555162,
- author = {Conti, Mauro and Di Pietro, Roberto and Mancini, Luigi V. and Mei, Alessandro},
- title = {(new) Distributed data source verification in wireless sensor networks},
- journal = {Inf. Fusion},
- volume = {10},
- number = {4},
- month = oct,
- year = {2009},
- issn = {1566-2535},
- pages = {342--353},
- numpages = {12},
- url = {http://portal.acm.org/citation.cfm?id=1555009.1555162},
- doi = {10.1016/j.inffus.2009.01.002},
- acmid = {1555162},
- publisher = {Elsevier Science Publishers B. V.},
- address = {Amsterdam, The Netherlands, The Netherlands},
- keywords = {Clone detection, Distributed protocol, Securing data fusion, Wireless sensor networks},
-}
-
- at inproceedings{Li:2008:PUC:1358628.1358946,
- author = {Li, Cheng-Lun and Buyuktur, Ayse G. and Hutchful, David K. and Sant, Natasha B. and Nainwal, Satyendra K.},
- title = {Portalis: using competitive online interactions to support aid initiatives for the homeless},
- booktitle = {CHI '08 extended abstracts on Human factors in computing systems},
- year = {2008},
- isbn = {978-1-60558-012-X},
- location = {Florence, Italy},
- pages = {3873--3878},
- numpages = {6},
- url = {http://portal.acm.org/citation.cfm?id=1358628.1358946},
- doi = {10.1145/1358628.1358946},
- acmid = {1358946},
- publisher = {ACM},
- address = {New York, NY, USA},
- keywords = {cscw, distributed knowledge acquisition, incentive design, online games, recommender systems, reputation systems, user studies, virtual community},
-}
-
- at book{Hollis:1999:VBD:519964,
- author = {Hollis, Billy S.},
- title = {Visual Basic 6: Design, Specification, and Objects with Other},
- year = {1999},
- isbn = {0130850845},
- edition = {1st},
- publisher = {Prentice Hall PTR},
- address = {Upper Saddle River, NJ, USA},
- }
-
-
- at book{Goossens:1999:LWC:553897,
- author = {Goossens, Michel and Rahtz, S. P. and Moore, Ross and Sutor, Robert S.},
- title = {The  Latex Web Companion: Integrating TEX, HTML, and XML},
- year = {1999},
- isbn = {0201433117},
- edition = {1st},
- publisher = {Addison-Wesley Longman Publishing Co., Inc.},
- address = {Boston, MA, USA},
- }
-
-% need to test genres for errant isbn output
-
-% techreport
- at techreport{897367,
- author = {Buss, Jonathan F. and Rosenberg, Arnold L. and Knott, Judson D.},
- title = {Vertex Types in Book-Embeddings},
- year = {1987},
- source = {http://www.ncstrl.org:8900/ncstrl/servlet/search?formname=detail\&id=oai%3Ancstrlh%3Aumass_cs%3Ancstrl.umassa_cs%2F%2FUM-CS-1987-018},
- publisher = {University of Massachusetts},
- address = {Amherst, MA, USA},
- }
-
- at techreport{Buss:1987:VTB:897367,
- author = {Buss, Jonathan F. and Rosenberg, Arnold L. and Knott, Judson D.},
- title = {Vertex Types in Book-Embeddings},
- year = {1987},
- source = {http://www.ncstrl.org:8900/ncstrl/servlet/search?formname=detail\&id=oai%3Ancstrlh%3Aumass_cs%3Ancstrl.umassa_cs%2F%2FUM-CS-1987-018},
- publisher = {University of Massachusetts},
- address = {Amherst, MA, USA},
- }
-
-% whole proceedings
-
- at proceedings{Czerwinski:2008:1358628,
- author = {},
- note = {General Chair-Czerwinski, Mary and General Chair-Lund, Arnie and Program Chair-Tan, Desney},
- title = {CHI '08: CHI '08 extended abstracts on Human factors in computing systems},
- year = {2008},
- isbn = {978-1-60558-012-X},
- location = {Florence, Italy},
- order_no = {608085},
- publisher = {ACM},
- address = {New York, NY, USA},
- }
-
-% phdthesis
-
- at phdthesis{Clarkson:1985:ACP:911891,
- author = {Clarkson, Kenneth Lee},
- advisor = {Yao, Andrew C.},
- title = {Algorithms for Closest-Point Problems (Computational Geometry)},
- year = {1985},
- note = {AAT 8506171},
- school = {Stanford University},
- address = {Stanford, CA, USA},
- }
-% school is being picked up -- but not publisher (which is OK)
-% Also -- the title is NOT being output in italics !!! Arrrrgh! - I fixed it. :-)
-
-
-%%% compare with 'old' 
-%%% atsign-Phdthesis{Clarkson85,
-%%%  author =       "Kenneth L. Clarkson",
-%%%  year =         "1985",
-%%%  title =        "Algorithms for Closest-Point Problems (Computational Geometry)",
-%%%  school =       "Stanford University",
-%%%  address =      "Palo Alto, CA",
-%%%  note =         "UMI Order Number: AAT 8506171",
-%%%  type = 	 "",
-%%%  month = 	 "",
-%%%}
-
-% A bibliography
- at Article{1984:1040142,
- key = {{$\!\!$}},
- journal = {SIGCOMM Comput. Commun. Rev.},
- year = {1984},
- issn = {0146-4833},
- volume = {13-14},
- number = {5-1},
- issue_date = {January/April 1984},
- publisher = {ACM},
- address = {New York, NY, USA},
- }
-
-
-% grinder
- at inproceedings{2004:ITE:1009386.1010128,
- author = {IEEE},
- title = {IEEE TCSC Executive Committee},
- booktitle = {Proceedings of the IEEE International Conference on Web Services},
- series = {ICWS '04},
- year = {2004},
- isbn = {0-7695-2167-3},
- pages = {21--22},
- doi = {10.1109/ICWS.2004.64},
- acmid = {1010128},
- publisher = {IEEE Computer Society},
- address = {Washington, DC, USA},
-}
-
-% div book
- at book{Mullender:1993:DS:302430,
- editor = {Mullender, Sape},
- title = {Distributed systems (2nd Ed.)},
- year = {1993},
- isbn = {0-201-62427-3},
- publisher = {ACM Press/Addison-Wesley Publishing Co.},
- address = {New York, NY, USA},
- }
-
-% master thesis (as techreport and thesis)
-
- at techreport{Petrie:1986:NAD:899644,
- author = {Petrie, Charles J.},
- title = {New Algorithms for Dependency-Directed Backtracking (Master's thesis)},
- year = {1986},
- source = {http://www.ncstrl.org:8900/ncstrl/servlet/search?formname=detail\&id=oai%3Ancstrlh%3Autexas_cs%3AUTEXAS_CS%2F%2FAI86-33},
- publisher = {University of Texas at Austin},
- address = {Austin, TX, USA},
- }
-
- at MASTERSTHESIS{Petrie:1986:NAD:12345,
- author = {Petrie, Charles J.},
- title = {New Algorithms for Dependency-Directed Backtracking (Master's thesis)},
- year = {1986},
- source = {http://www.ncstrl.org:8900/ncstrl/servlet/search?formname=detail\&id=oai%3Ancstrlh%3Autexas_cs%3AUTEXAS_CS%2F%2FAI86-33},
- school = {University of Texas at Austin},
- address = {Austin, TX, USA},
- }
-
-
-
-
- at BOOK{book-minimal,
-   author = "Donald E. Knuth",
-   title = "Seminumerical Algorithms",
-   publisher = "Addison-Wesley",
-   year = "1981",
-}
-
-% incollection (has an editor, title, and possibly a booktitle)
- at INcollection{KA:2001,
- author = {Kong, Wei-Chang},
- Title = {The implementation of electronic commerce in SMEs in Singapore (as Incoll)},
- booktitle = {E-commerce and cultural values},
- year = {2001},
- isbn = {1-59140-056-2},
- pages = {51--74},
- numpages = {24},
- url = {http://portal.acm.org/citation.cfm?id=887006.887010},
- acmid = {887010},
- publisher = {IGI Publishing},
- address = {Hershey, PA, USA},
-}
-
-
-% with bibfield 'type' before chapter (note no editor)
- at INBOOK{KAGM:2001,
- author = {Kong, Wei-Chang},
- type = {Name of Chapter:},
- chapter = {The implementation of electronic commerce in SMEs in Singapore (Inbook-w-chap-w-type)},
- title = {E-commerce and cultural values},
- year = {2001},
- isbn = {1-59140-056-2},
- pages = {51--74},
- numpages = {24},
- url = {http://portal.acm.org/citation.cfm?id=887006.887010},
- acmid = {887010},
- publisher = {IGI Publishing},
- address = {Hershey, PA, USA},
-}
-
-%%% Notes! This is because the atsign-INBOOK citation type specifies EITHER
-%%% editor or author, but not both. In my experiments with the harvard/dcu
-%%% bibtex style (and presumably this applies to other styles too), bibtex
-%%% ignores the editor information if author information exists in an
-%%% atsign-INBOOK entry. atsign-INCOLLECTION is far more commonly used in my references,
-%%% and in the absence of an editor I believe most bibtex styles will just
-%%% ommit the editor from the reference - the chapter information will not
-%%% end up in the in-text citation as you suggest it should be but at least
-%%% there is a place to put the editor if necessary.
-
-
-
-% was 'Inbook' -- changed to incollection - (editor is different to author) - need to tell Asad to codify as such.
- at incollection{Kong:2002:IEC:887006.887010,
-  author = 	{Kong, Wei-Chang},
-  editor =	{Theerasak Thanasankit},
-  title =	{Chapter 9},
-  booktitle =	{E-commerce and cultural values (Incoll-w-text (chap 9) 'title')},
-  year =	{2002},
-  address =	{Hershey, PA, USA},
-  publisher =	{IGI Publishing},
-  url =		{http://portal.acm.org/citation.cfm?id=887006.887010},
-  pages =	{51--74},
-  numpages =	{24},
-  acmid =	{887010},
-  isbn =	{1-59140-056-2},
-  number = 	 "",
-  type = 	 "",
-  month = 	 "",
-  note = 	 "",
-}
-
-% incol when the chapter is 'text' - due to presence of editor (different to author)
- at incollection{Kong:2003:IEC:887006.887011,
- author = {Kong, Wei-Chang},
- title = {The implementation of electronic commerce in SMEs in Singapore (Incoll)},
- booktitle = {E-commerce and cultural values},
- editor = {Thanasankit, Theerasak},
- year = {2003},
- isbn = {1-59140-056-2},
- pages = {51--74},
- numpages = {24},
- url = {http://portal.acm.org/citation.cfm?id=887006.887010},
- acmid = {887010},
- publisher = {IGI Publishing},
- address = {Hershey, PA, USA},
-}
-
-% ------ test
-%incollection{Kong:2003:IEC:887006.887010,
-% author = {Kong, Wei-Chang},
-% chapter = {The implementation of electronic commerce in SMEs in Singapore (Incoll-text-in-chap)},
-% booktitle = {booktitle E-commerce and cultural values},
-% title =   {The title},
-% editor = {Thanasankit, Theerasak},
-% year = {2003},
-% isbn = {1-59140-056-2},
-% pages = {51--74},
-% numpages = {24},
-% url = {http://portal.acm.org/citation.cfm?id=887006.887010},
-% acmid = {887010},
-% publisher = {IGI Publishing},
-% address = {Hershey, PA, USA},
-%}
-
-
-% ---------
-
-
-
-
-
-% Need inbook with num in chapter
-
-% and inbook with number in chapter
- at InBook{Kong:2004:IEC:123456.887010,
-  author = 	{Kong, Wei-Chang},
-  editor =	{Theerasak Thanasankit},
-  title =	{E-commerce and cultural values - (InBook-num-in-chap)},
-  chapter =	{9},
-  year =	{2004},
-  address =	{Hershey, PA, USA},
-  publisher =	{IGI Publishing},
-  url =		{http://portal.acm.org/citation.cfm?id=887006.887010},
-  pages =	{51--74},
-  numpages =	{24},
-  acmid =	{887010},
-  isbn =	{1-59140-056-2},
-  number = 	 "",
-  type = 	 "",
-  month = 	 "",
-  note = 	 "",
-}
-
-
-% and inbook with text in chapter
- at Inbook{Kong:2005:IEC:887006.887010,
-  author = 	{Kong, Wei-Chang},
-  editor =	{Theerasak Thanasankit},
-  title =	{E-commerce and cultural values (Inbook-text-in-chap)},
-  chapter =	{The implementation of electronic commerce in SMEs in Singapore},
-  year =	{2005},
-  address =	{Hershey, PA, USA},
-  publisher =	{IGI Publishing},
-  url =		{http://portal.acm.org/citation.cfm?id=887006.887010},
-  type =        {Chapter:},
-  pages =	{51--74},
-  numpages =	{24},
-  acmid =	{887010},
-  isbn =	{1-59140-056-2},
-  number = 	 "",
-  month = 	 "",
-  note = 	 "",
-}
-
-
-% and inbook with a num and type field
- at Inbook{Kong:2006:IEC:887006.887010,
-  author = 	{Kong, Wei-Chang},
-  editor =	{Theerasak Thanasankit},
-  title =	{E-commerce and cultural values (Inbook-num chap)},
-  chapter =	{22},
-  year =	{2006},
-  address =	{Hershey, PA, USA},
-  publisher =	{IGI Publishing},
-  url =		{http://portal.acm.org/citation.cfm?id=887006.887010},
-  type =        {Chapter (in type field)},
-  pages =	{51--74},
-  numpages =	{24},
-  acmid =	{887010},
-  isbn =	{1-59140-056-2},
-  number = 	 "",
-  month = 	 "",
-  note = 	 "",
-}
-
-
-% and incol coz we have a BLANK chapter - due to presence of editor
-%atIncollection{Kong:2006:IEC:887006.887011,
-%  author = 	{Kong, Wei-Chang},
-%  editor =	{Theerasak Thanasankit},
-%  title =       "The title"
-%  booktitle =	{E-commerce and cultural values (Incol-coz-blank-chap)},
-%  year =	{2006},
-%  address =	{Hershey, PA, USA},
-%  publisher =	{IGI Publishing},
-%  url =		{http://portal.acm.org/citation.cfm?id=887006.887010},
-%  type =        {Type!},
-%  chapter =	{},
-%  pages =	{51--74},
-%  numpages =	{24},
-%  acmid =	{887010},
-%  isbn =	{1-59140-056-2},
-%  number = 	 "",
-%  month = 	 "",
-%  note = 	 "",
-%}
-
- at article{SaeediMEJ10,
-            author = {Mehdi Saeedi and Morteza Saheb Zamani and Mehdi Sedighi},
-            title = {A library-based synthesis methodology for reversible logic},
-            journal = {Microelectron. J.},
-            volume = {41},
-            number = {4},
-            month = apr,
-            year = {2010},
-            pages = {185--194},
-}
-
- at ARTICLE{SaeediJETC10,
-            author = {Mehdi Saeedi and Morteza Saheb Zamani and Mehdi Sedighi and Zahra Sasanian},
-            title = {Synthesis of Reversible Circuit Using Cycle-Based Approach},
-            journal = {J. Emerg. Technol. Comput. Syst.},
-            volume = {6},
-            number = {4},
-            month = dec,
-            year = {2010}
-            }
-
-% Asad's new version
- at article{Kirschmer:2010:AEI:1958016.1958018,
- author = {Kirschmer, Markus and Voight, John},
- title = {Algorithmic Enumeration of Ideal Classes for Quaternion Orders},
- journal = {SIAM J. Comput.},
- issue_date = {January 2010},
- volume = {39},
- number = {5},
- month = jan,
- year = {2010},
- issn = {0097-5397},
- pages = {1714--1747},
- numpages = {34},
- doi = {10.1137/080734467},
- acmid = {1958018},
- publisher = {Society for Industrial and Applied Mathematics},
- address = {Philadelphia, PA, USA},
- keywords = {ideal classes, maximal orders, number theory, quaternion algebras},
-}
-
-
-% incol due to presence of booktitle
- at incollection{Hoare:1972:CIN:1243380.1243382,
- author = {Hoare, C. A. R.},
- title = {Chapter II: Notes on data structuring},
- booktitle = {Structured programming (incoll)},
- editor = {Dahl, O. J. and Dijkstra, E. W. and Hoare, C. A. R.},
- year = {1972},
- isbn = {0-12-200550-3},
- pages = {83--174},
- numpages = {92},
- url = {http://portal.acm.org/citation.cfm?id=1243380.1243382},
- acmid = {1243382},
- publisher = {Academic Press Ltd.},
- address = {London, UK, UK},
-} 
-
-% incol due to presence of booktitle
- at incollection{Lee:1978:TQA:800025.1198348,
- author = {Lee, Jan},
- title = {Transcript of question and answer session},
- booktitle = {History of programming languages I (incoll)},
- editor = {Wexelblat, Richard L.},
- year = {1981},
- isbn = {0-12-745040-8},
- pages = {68--71},
- numpages = {4},
- doi = {10.1145/800025.1198348},
- acmid = {1198348},
- publisher = {ACM},
- address = {New York, NY, USA},
-}
-
-% incol due to booktitle
- at incollection{Dijkstra:1979:GSC:1241515.1241518,
- author = {Dijkstra, E.},
- title = {Go to statement considered harmful},
- booktitle = {Classics in software engineering (incoll)},
- year = {1979},
- isbn = {0-917072-14-6},
- pages = {27--33},
- numpages = {7},
- url = {http://portal.acm.org/citation.cfm?id=1241515.1241518},
- acmid = {1241518},
- publisher = {Yourdon Press},
- address = {Upper Saddle River, NJ, USA},
-} 
-
-% incol due to booktitle
- at incollection{Wenzel:1992:TVA:146022.146089,
- author = {Wenzel, Elizabeth M.},
- title = {Three-dimensional virtual acoustic displays},
- booktitle = {Multimedia interface design (incoll)},
- year = {1992},
- isbn = {0-201-54981-6},
- pages = {257--288},
- numpages = {32},
- url = {http://portal.acm.org/citation.cfm?id=146022.146089},
- doi = {10.1145/146022.146089},
- acmid = {146089},
- publisher = {ACM},
- address = {New York, NY, USA},
-}
-
-% incol due to booktitle
- at incollection{Mumford:1987:MES:54905.54911,
- author = {Mumford, E.},
- title = {Managerial expert systems and organizational change: some critical research issues},
- booktitle = {Critical issues in information systems research (incoll)},
- year = {1987},
- isbn = {0-471-91281-6},
- pages = {135--155},
- numpages = {21},
- url = {http://portal.acm.org/citation.cfm?id=54905.54911},
- acmid = {54911},
- publisher = {John Wiley \& Sons, Inc.},
- address = {New York, NY, USA},
-} 
-
- at book{McCracken:1990:SSC:575315,
- author = {McCracken, Daniel D. and Golden, Donald G.},
- title = {Simplified Structured COBOL with Microsoft/MicroFocus COBOL},
- year = {1990},
- isbn = {0471514071},
- publisher = {John Wiley \& Sons, Inc.},
- address = {New York, NY, USA},
-} 
-
-% Let's include Boris / BBeeton entries  (multi-volume works)
-
- at book {MR781537,
-    AUTHOR = {H{\"o}rmander, Lars},
-     TITLE = {The analysis of linear partial differential operators. {III}},
-    SERIES = {Grundlehren der Mathematischen Wissenschaften [Fundamental
-              Principles of Mathematical Sciences]},
-    VOLUME = {275},
-      NOTE = {Pseudodifferential operators},  
-PUBLISHER = {Springer-Verlag},
-   ADDRESS = {Berlin, Germany},
-      YEAR = {1985},
-     numpages = {viii+525},
-      ISBN = {3-540-13828-5},
-   MRCLASS = {35-02 (35Sxx 47G05 58G15)},
-  MRNUMBER = {781536 (87d:35002a)},
-MRREVIEWER = {Min You Qi},
-}
-
- at book {MR781536,
-    AUTHOR = {H{\"o}rmander, Lars},
-     TITLE = {The analysis of linear partial differential operators. {IV}},
-    SERIES = {Grundlehren der Mathematischen Wissenschaften [Fundamental
-              Principles of Mathematical Sciences]},
-    VOLUME = {275},
-      NOTE = {Fourier integral operators},  
-PUBLISHER = {Springer-Verlag},
-   ADDRESS = {Berlin, Germany},
-      YEAR = {1985},
-     numpages = {vii+352},
-      ISBN = {3-540-13829-3},
-   MRCLASS = {35-02 (35Sxx 47G05 58G15)},
-  MRNUMBER = {781537 (87d:35002b)},
-MRREVIEWER = {Min You Qi},
-}
-
-%%%%%%%%%%%%%%%%%%%%%% Start of Aptara sample bib entries
-
-% acmsmall-sam.bib
- at InProceedings{Adya-01,
-  author        = {A. Adya and P. Bahl and J. Padhye and A.Wolman and L. Zhou},
-  title         = {A multi-radio unification protocol for {IEEE} 802.11 wireless networks},
-  booktitle     = {Proceedings of the IEEE 1st International Conference on Broadnets Networks (BroadNets'04)},
-  publisher     = "IEEE",
-  address       = "Los Alamitos, CA",		  
-  year          = {2004},
-  pages         = "210--217"
-}
-
- at article{Akyildiz-01,
-  author        = {I. F. Akyildiz and W. Su and Y. Sankarasubramaniam and E. Cayirci},
-  title         = {Wireless Sensor Networks: A Survey},
-  journal       = {Comm. ACM},
-  volume        = 38,
-  number        = "4",
-  year          = {2002},
-  pages         = "393--422"
-}
-
- at article{Akyildiz-02,
-  author        = {I. F. Akyildiz and T. Melodia and K. R. Chowdhury},
-  title         = {A Survey on Wireless Multimedia Sensor Networks},
-  journal       = {Computer Netw.},
-  volume        = 51,
-  number        = "4",
-  year          = {2007},
-  pages         = "921--960"
-}
-
- at InProceedings{Bahl-02,
-  author        = {P. Bahl and R. Chancre and J. Dungeon},
-  title         = {{SSCH}: Slotted Seeded Channel Hopping for Capacity Improvement in {IEEE} 802.11 Ad-Hoc Wireless Networks},
-  booktitle     = {Proceeding of the 10th International Conference on Mobile Computing and Networking (MobiCom'04)},
-  publisher     = "ACM",
-  address       = "New York, NY",		  
-  year          = {2004},
-  pages         = "112--117"
-}
-
- at misc{CROSSBOW,
-  key       = {CROSSBOW},
-  title     = {{XBOW} Sensor Motes Specifications},
-  note      = {http://www.xbow.com},
-  year      = 2008
-}
-
- at article{Culler-01,
-  author        = {D. Culler and D. Estrin and M. Srivastava},
-  title         = {Overview of Sensor Networks},
-  journal       = {IEEE Comput.},
-  volume        = 37,
-  number        = "8 (Special Issue on Sensor Networks)",
-  publisher     = "IEEE",
-  address       = "Los Alamitos, CA",		  
-  year          = {2004},
-  pages         = "41--49"
-}
-
- at misc{Harvard-01,
-    key         = {Harvard CodeBlue},
-    title       = {{CodeBlue}: Sensor Networks for Medical Care},
-    note        = {http://www.eecs.harvard.edu/mdw/ proj/codeblue/},
-    year        = 2008
-}
-
- at InProceedings{Natarajan-01,
-    author      = {A. Natarajan and M. Motani and B. de Silva and K. Yap and K. C. Chua},
-    title       = {Investigating Network Architectures for Body Sensor Networks},
-    booktitle   = {Network Architectures},
-    editor      = {G. Whitcomb and P. Neece},
-    publisher   = "Keleuven Press",
-    address     = "Dayton, OH",		  
-    year        = {2007},
-    pages       = "322--328",
-    eprint      = "960935712",
-    primaryclass = "cs",
-}
-
- at techreport{Tzamaloukas-01,
-  author        = {A. Tzamaloukas and J. J. Garcia-Luna-Aceves},
-  title         = {Channel-Hopping Multiple Access},
-  number =        {I-CA2301},
-  institution =   {Department of Computer Science, University of California},
-  address =       {Berkeley, CA},
-  year          = {2000}
-}
-
- at BOOK{Zhou-06,
-  author        = {G. Zhou and J. Lu and C.-Y. Wan and M. D. Yarvis and J. A. Stankovic},
-  title         = {Body Sensor Networks},
-  publisher     = "MIT Press",
-  address       = "Cambridge, MA",		  
-  year          = {2008}
-}
-
- at mastersthesis{ko94,
-author = "Jacob Kornerup",
-title = "Mapping Powerlists onto Hypercubes",
-school = "The University of Texas at Austin",
-note = "(In preparation)",
-year = "1994"}
-%month = "dec",}
-
- at PhdThesis{gerndt:89,
-  author =       "Michael Gerndt",
-  title =        "Automatic Parallelization for Distributed-Memory
-                  Multiprocessing Systems",
-  school =       "University of Bonn",
-  year =         1989,
-  address =      "Bonn, Germany",
-  month =        dec
-}
-
- at article{6:1:1,
-author = "J. E. {Archer, Jr.} and R. Conway and F. B. Schneider",
-title = "User recovery and reversal in interactive systems",
-journal = "ACM Trans. Program. Lang. Syst.",
-volume =  "6",
-number = "1",
-month = jan,
-year = 1984,
-pages = "1--19"}
-
- at article{7:1:137,
-author = "D. D. Dunlop and V. R. Basili",
-title = "Generalizing specifications for uniformly implemented loops",
-journal = "ACM Trans. Program. Lang. Syst.",
-volume =  "7",
-number = "1",
-month = jan,
-year = 1985,
-pages = "137--158"}
-
- at article{7:2:183,
-author = "J. Heering and P. Klint",
-title = "Towards monolingual programming environments",
-journal = "ACM Trans. Program. Lang. Syst.",
-volume =  "7",
-number = "2",
-month = apr,
-year = 1985,
-pages = "183--213"}
-
- at book{knuth:texbook,
-author = "Donald E. Knuth",
-title = "The {\TeX{}book}",
-publisher = "Addison-Wesley",
-address = "Reading, MA.",
-year = 1984}
-
- at article{6:3:380,
-author = "E. Korach and D.  Rotem and N. Santoro",
-title = "Distributed algorithms for finding centers and medians in networks",
-journal = "ACM Trans. Program. Lang. Syst.",
-volume =  "6",
-number = "3",
-month = jul,
-year = 1984,
-pages = "380--401"}
-
- at book{lamport:latex,
-author = "Leslie Lamport",
-title = "\it {\LaTeX}: A Document Preparation System",
-publisher = "Addison-Wesley",
-address = "Reading, MA.",
-year = 1986}
-
- at article{7:3:359,
-author = "F. Nielson",
-title = "Program transformations in a denotational setting",
-journal = "ACM Trans. Program. Lang. Syst.",
-volume =  "7",
-number = "3",
-month = jul,
-year = 1985,
-pages = "359--379"}
-
-%testing
- at BOOK{test,
-   author = "Donald E. Knuth",
-   title = "Seminumerical Algorithms",
-   volume = 2,
-   series = "The Art of Computer Programming",
-   publisher = "Addison-Wesley",
-   address = "Reading, MA",
-   edition = "2nd",
-   month = "10~" # jan,
-   year = "1981",
-}
-
- at inproceedings{reid:scribe,
-author = "Brian K. Reid",
-title = "A high-level approach to computer document formatting",
-booktitle = "Proceedings of the 7th Annual Symposium on Principles of
-  Programming Languages",
-month = jan,
-year = 1980,
-publisher = "ACM",
-address = "New York",		  
-pages = "24--31"}
-
- at article{Zhou:2010:MMS:1721695.1721705,
- author = {Zhou, Gang and Wu, Yafeng and Yan, Ting and He, Tian and Huang, Chengdu and Stankovic, John A. and Abdelzaher, Tarek F.},
- title = {A multifrequency MAC specially designed for wireless sensor network applications},
- journal = {ACM Trans. Embed. Comput. Syst.},
- issue_date = {March 2010},
- volume = 9,
- number = 4,
- month = {April},
- year = 2010,
- issn = {1539-9087},
- pages = {39:1--39:41},
- articleno = 39,
- numpages = 41,
- doi = {10.1145/1721695.1721705},
- acmid = 1721705,
- publisher = {ACM},
- address = {New York, NY, USA},
- keywords = {Wireless sensor networks, media access control, multi-channel, radio interference, time synchronization},
-}
-
-
- at online{TUGInstmem,
-  author =          {TUG},
-  year  =        2017,
-  title =        "Institutional members of the {\TeX} Users Group",
-  url =           "http://wwtug.org/instmem.html",
-  urldate = "2017-05-27",
-}
-
- at online{CTANacmart,
-  author =    {Boris Veytsman},
-  title =  {acmart---{C}lass for typesetting publications of {ACM}},
-  url =    {http://www.ctan.org/pkg/acmart},
-  urldate = {2017-05-27}
-  }
-
- at ARTICLE{bowman:reasoning,
-    author = {Bowman, Mic and Debray, Saumya K. and Peterson, Larry L.},
-    title = {Reasoning About Naming Systems},
-    journal = {ACM Trans. Program. Lang. Syst.},
-    volume = {15},
-    number = {5},
-    pages = {795-825},
-    month = {November},
-    year = {1993},
-    doi = {10.1145/161468.161471},
-}
-
- at ARTICLE{braams:babel,
-    author = {Braams, Johannes},
-    title = {Babel, a Multilingual Style-Option System for Use with LaTeX's Standard Document Styles},
-    journal = {TUGboat},
-    volume = {12},
-    number = {2},
-    pages = {291-301},
-    month = {June},
-    year = {1991},
-}
-
- at INPROCEEDINGS{clark:pct,
-	AUTHOR = "Malcolm Clark",
-	TITLE = "Post Congress Tristesse",
-	BOOKTITLE = "TeX90 Conference Proceedings",
-	PAGES = "84-89",
-	ORGANIZATION = "TeX Users Group",
-	MONTH = "March", 
-	YEAR = {1991}	}
-
- at ARTICLE{herlihy:methodology,
-    author = {Herlihy, Maurice},
-    title = {A Methodology for Implementing Highly Concurrent Data Objects},
-    journal = {ACM Trans. Program. Lang. Syst.},
-    volume = {15},
-    number = {5},
-    pages = {745-770},
-    month = {November},
-    year = {1993},
-    doi = {10.1145/161468.161469},
-}
-
- at BOOK{salas:calculus,
-	AUTHOR = "S.L. Salas and Einar Hille",
-	TITLE = "Calculus: One and Several Variable",
-	PUBLISHER = "John Wiley and Sons",
-	ADDRESS = "New York",
-	YEAR = "1978"	}
-
- at online{Fear05,
-  title = 	 {Publication quality tables in {\LaTeX}},
-  author =	 {Simon Fear},
-  month =	 {April},
-  year =	 2005,
-  url =	 {http://www.ctan.org/pkg/booktabs}
-}
-
- at Manual{Amsthm15,
-  title = 	 {Using the amsthm Package},
-  organization = {American Mathematical Society},
-  month =	 {April},
-  year =	 2015,
-  note =	 {\url{http://www.ctan.org/pkg/amsthm}}
-}

Deleted: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-bibliography-sigchi-a.bib
===================================================================
--- trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-bibliography-sigchi-a.bib	2018-12-30 22:09:44 UTC (rev 49538)
+++ trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-bibliography-sigchi-a.bib	2018-12-30 22:10:06 UTC (rev 49539)
@@ -1,164 +0,0 @@
- at Misc{CHINOSAUR:venue,
-  author =       {@\_CHINOSAUR},
-  key =          {_CHINOSAUR},
-  howpublished = {Tweet},
-  title =        {"VENUE IS TOO COLD" \#BINGO \#CHI2014},
-  month =        {May},
-  day =          1,
-  year =         2014,
-  note =         {Retrieved Febuary 2, 2015 from
-                  \url{https://twitter.com/_CHINOSAUR/status/461864317415989248}},
-  annote =       {Tweet}
-}
-
- at misc{supermetroid:snes,
-  Address = {Kyoto, Japan},
-  Author = {{Nintendo R\&D1} and {Intelligent Systems}},
-  Day = {18},
-  Howpublished = {Game [SNES]},
-  Month = {April},
-  Note = {Nintendo, Kyoto, Japan. Played August 2011.},
-  Publisher = {Nintendo},
-  Title = {\emph{Super Metroid}},
-  Year = {1994}
-}
-
- at inproceedings{Klemmer:2002:WSC:503376.503378,
-  author =       {Klemmer, Scott R. and Thomsen, Michael and
-                  Phelps-Goodman, Ethan and Lee, Robert and Landay,
-                  James A.},
-  title =        {Where Do Web Sites Come from?: Capturing and
-                  Interacting with Design History},
-  booktitle =    {Proceedings of the SIGCHI Conference on Human
-                  Factors in Computing Systems},
-  series =       {CHI '02},
-  year =         2002,
-  isbn =         {1-58113-453-3},
-  location =     {Minneapolis, Minnesota, USA},
-  pages =        {1--8},
-  url =          {http://doi.acm.org/10.1145/503376.503378},
-  doi =          {10.1145/503376.503378},
-  acmid =        503378,
-  publisher =    {ACM},
-  address =      {New York, NY, USA},
-  keywords =     {CSCW, activity capture, design rationale, history
-                  management, informal interfaces, sketching, tangible
-                  UI, web design},
-}
-
- at inproceedings{Mather:2000:MUT,
-  title =        {Making up titles for conference papers},
-  author =       {Mather, B. D.},
-  booktitle =    {Ext. Abstracts CHI 2000},
-  year =         2000,
-  publisher =    "ACM Press",
-  pages =        "1-2",
-}
-
- at book{Schwartz:1995:GBF,
-  title =        {Guidelines for Bias-Free Writing},
-  author =       {Marilyn Schwartz},
-  address =      {Bloomington, IN, USA},
-  year =         1995,
-  publisher =    {ERIC}
-}
-
- at inproceedings{Zellweger:2001:FAO:504216.504224,
-  author =       {Zellweger, Polle T. and Bouvin, Niels Olof and
-                  Jeh{\o}j, Henning and Mackinlay, Jock D.},
-  title =        {Fluid annotations in an open world},
-  booktitle =    {Proc. Hypertext 2001},
-  year =         2001,
-  pages =        {9--18},
-  publisher =    {ACM Press},
-}
-
- at misc{acm_categories,
-  key =          "ACM",
-  author =       {ACM},
-  title =        {How to Classify Works Using ACM's Computing
-                  Classification System},
-  year =         1998,
-  note =         {\url{http://www.acm.org/class/how_to_use.html}},
-}
-
- at Misc{cavender:writing,
-  author =       {Anna Cavender and Shari Trewin and Vicki Hanson},
-  title =        {Accessible Writing Guide},
-  year =         2014,
-  day =          22,
-  note =
-                  {\url{http://www.sigaccess.org/welcome-to-sigaccess/resources/accessible-writing-guide/}},
-  annote =       {URL}
-}
-
- at article{ethics,
-  title =        {{Social Impacts of Computing: Codes of Professional
-                  Ethics}},
-  author =       {R. E. Anderson},
-  doi =          "10.1177/089443939201000402",
-  journal =      "Social Science Computer Review December",
-  year =         1992,
-  volume =       10,
-  number =       4,
-  pages =        "453-469"
-}
-
- at Misc{heilig:sensorama,
-  author =       {Morton L. Heilig},
-  title =        {Sensorama Simulator},
-  howpublished = {U.S. Patent 3,050,870},
-  month =        {August},
-  day =          28,
-  year =         1962,
-  note =         {Filed Februrary 22, 1962.},
-  annote =       {is this right?}
-},
-
- at article{kaye:puc,
-  year =         2014,
-  issn =         {1617-4909},
-  journal =      {Personal and Ubiquitous Computing},
-  volume =       18,
-  number =       4,
-  doi =          {10.1007/s00779-014-0773-4},
-  title =        {Special issue on science fiction and ubiquitous
-                  computing},
-  url =          {http://dx.doi.org/10.1007/s00779-014-0773-4},
-  publisher =    {Springer London},
-  author =       {Kaye, Jofish and Dourish, Paul},
-  pages =        {765-766},
-  language =     {English}
-}
-
- at Misc{psy:gangnam,
-  author =       {Psy},
-  title =        {Gangnam Style},
-  howpublished = {Video},
-  month =        {July},
-  day =          15,
-  year =         2012,
-  note =         {Retrieved August 22, 2014 from
-                  \url{https://www.youtube.com/watch?v=9bZkp7q19f0}},
-  annote =       {Video URL}
-}
-
- at PhdThesis{sutherland:sketchpad,
-  author =       {Ivan E. Sutherland},
-  title =        {Sketchpad, a Man-Machine Graphical Communication
-                  System},
-  school =       {Massachusetts Institute of Technology},
-  year =         1963,
-  address =      {Cambridge, MA},
-}
-
- at InBook{winner:politics,
-  author =       {Langdon Winner},
-  title =        {The Social Shaping of Technology},
-  chapter =      {Do artifacts have politics?},
-  publisher =    {Open University Press},
-  year =         1999,
-  address =      {UK},
-  edition =      {2nd},
-  pages =        {28--40},
-}

Deleted: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-bibliography.bib
===================================================================
--- trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-bibliography.bib	2018-12-30 22:09:44 UTC (rev 49538)
+++ trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-bibliography.bib	2018-12-30 22:10:06 UTC (rev 49539)
@@ -1,1623 +0,0 @@
-%%% ====================================================================
-%%%  BibTeX-file{
-%%%     author          = "Gerry Murray",
-%%%     version         = "1.2",
-%%%     date            = "2 April 2012",
-%%%     filename        = "acmsmall-sample-bibfile.bib",
-%%%     address         = "ACM, NY",
-%%%     email           = "murray at hq.acm.org",
-%%%     codetable       = "ISO/ASCII",
-%%%     keywords        = "ACM Reference Format, bibliography, citation, references",
-%%%     supported       = "yes",
-%%%     docstring       = "This BibTeX database file contains 'bibdata' entries
-%%%                        that 'match' the examples provided in the Specifications Document
-%%%                        AND, also, 'legacy'-type bibs. It should assist authors in
-%%%                        choosing the 'correct' at-bibtype and necessary bib-fields
-%%%                        so as to obtain the appropriate ACM Reference Format output.
-%%%                        It also contains many 'Standard Abbreviations'. "
-%%%  }
-%%% ====================================================================
-
-% Journals
-
-% First the Full Name is given, then the abbreviation used in the AMS Math
-% Reviews, with an indication if it could not be found there.
-% Note the 2nd overwrites the 1st, so swap them if you want the full name.
-
- %{AMS}
- @String{AMSTrans = "American Mathematical Society Translations" }
- @String{AMSTrans = "Amer. Math. Soc. Transl." }
- @String{BullAMS = "Bulletin of the American Mathematical Society" }
- @String{BullAMS = "Bull. Amer. Math. Soc." }
- @String{ProcAMS = "Proceedings of the American Mathematical Society" }
- @String{ProcAMS = "Proc. Amer. Math. Soc." }
- @String{TransAMS = "Transactions of the American Mathematical Society" }
- @String{TransAMS = "Trans. Amer. Math. Soc." }
-
- %ACM
- @String{CACM = "Communications of the {ACM}" }
- @String{CACM = "Commun. {ACM}" }
- @String{CompServ = "Comput. Surveys" }
- @String{JACM = "J. ACM" }
- @String{ACMMathSoft = "{ACM} Transactions on Mathematical Software" }
- @String{ACMMathSoft = "{ACM} Trans. Math. Software" }
- @String{SIGNUM = "{ACM} {SIGNUM} Newsletter" }
- @String{SIGNUM = "{ACM} {SIGNUM} Newslett." }
-
- @String{AmerSocio = "American Journal of Sociology" }
- @String{AmerStatAssoc = "Journal of the American Statistical Association" }
- @String{AmerStatAssoc = "J. Amer. Statist. Assoc." }
- @String{ApplMathComp = "Applied Mathematics and Computation" }
- @String{ApplMathComp = "Appl. Math. Comput." }
- @String{AmerMathMonthly = "American Mathematical Monthly" }
- @String{AmerMathMonthly = "Amer. Math. Monthly" }
- @String{BIT = "{BIT}" }
- @String{BritStatPsych = "British Journal of Mathematical and Statistical
-          Psychology" }
- @String{BritStatPsych = "Brit. J. Math. Statist. Psych." }
- @String{CanMathBull = "Canadian Mathematical Bulletin" }
- @String{CanMathBull = "Canad. Math. Bull." }
- @String{CompApplMath = "Journal of Computational and Applied Mathematics" }
- @String{CompApplMath = "J. Comput. Appl. Math." }
- @String{CompPhys = "Journal of Computational Physics" }
- @String{CompPhys = "J. Comput. Phys." }
- @String{CompStruct = "Computers and Structures" }
- @String{CompStruct = "Comput. \& Structures" }
- @String{CompJour = "The Computer Journal" }
- @String{CompJour = "Comput. J." }
- @String{CompSysSci = "Journal of Computer and System Sciences" }
- @String{CompSysSci = "J. Comput. System Sci." }
- @String{Computing = "Computing" }
- @String{ContempMath = "Contemporary Mathematics" }
- @String{ContempMath = "Contemp. Math." }
- @String{Crelle = "Crelle's Journal" }
- @String{GiornaleMath = "Giornale di Mathematiche" }
- @String{GiornaleMath = "Giorn. Mat." } % didn't find in AMS MR., ibid.
-
- %IEEE
- @String{Computer = "{IEEE} Computer" }
- @String{IEEETransComp = "{IEEE} Transactions on Computers" }
- @String{IEEETransComp = "{IEEE} Trans. Comput." }
- @String{IEEETransAC = "{IEEE} Transactions on Automatic Control" }
- @String{IEEETransAC = "{IEEE} Trans. Automat. Control" }
- @String{IEEESpec = "{IEEE} Spectrum" } % didn't find in AMS MR
- @String{ProcIEEE = "Proceedings of the {IEEE}" }
- @String{ProcIEEE = "Proc. {IEEE}" } % didn't find in AMS MR
- @String{IEEETransAeroElec = "{IEEE} Transactions on Aerospace and Electronic
-     Systems" }
- @String{IEEETransAeroElec = "{IEEE} Trans. Aerospace Electron. Systems" }
-
- @String{IMANumerAna = "{IMA} Journal of Numerical Analysis" }
- @String{IMANumerAna = "{IMA} J. Numer. Anal." }
- @String{InfProcLet = "Information Processing Letters" }
- @String{InfProcLet = "Inform. Process. Lett." }
- @String{InstMathApp = "Journal of the Institute of Mathematics and
-     its Applications" }
- @String{InstMathApp = "J. Inst. Math. Appl." }
- @String{IntControl = "International Journal of Control" }
- @String{IntControl = "Internat. J. Control" }
- @String{IntNumerEng = "International Journal for Numerical Methods in
-     Engineering" }
- @String{IntNumerEng = "Internat. J. Numer. Methods Engrg." }
- @String{IntSuper = "International Journal of Supercomputing Applications" }
- @String{IntSuper = "Internat. J. Supercomputing Applic." } % didn't find
-%% in AMS MR
- @String{Kibernetika = "Kibernetika" }
- @String{JResNatBurStand = "Journal of Research of the National Bureau
-     of Standards" }
- @String{JResNatBurStand = "J. Res. Nat. Bur. Standards" }
- @String{LinAlgApp = "Linear Algebra and its Applications" }
- @String{LinAlgApp = "Linear Algebra Appl." }
- @String{MathAnaAppl = "Journal of Mathematical Analysis and Applications" }
- @String{MathAnaAppl = "J. Math. Anal. Appl." }
- @String{MathAnnalen = "Mathematische Annalen" }
- @String{MathAnnalen = "Math. Ann." }
- @String{MathPhys = "Journal of Mathematical Physics" }
- @String{MathPhys = "J. Math. Phys." }
- @String{MathComp = "Mathematics of Computation" }
- @String{MathComp = "Math. Comp." }
- @String{MathScand = "Mathematica Scandinavica" }
- @String{MathScand = "Math. Scand." }
- @String{TablesAidsComp = "Mathematical Tables and Other Aids to Computation" }
- @String{TablesAidsComp = "Math. Tables Aids Comput." }
- @String{NumerMath = "Numerische Mathematik" }
- @String{NumerMath = "Numer. Math." }
- @String{PacificMath = "Pacific Journal of Mathematics" }
- @String{PacificMath = "Pacific J. Math." }
- @String{ParDistComp = "Journal of Parallel and Distributed Computing" }
- @String{ParDistComp = "J. Parallel and Distrib. Comput." } % didn't find
-%% in AMS MR
- @String{ParComputing = "Parallel Computing" }
- @String{ParComputing = "Parallel Comput." }
- @String{PhilMag = "Philosophical Magazine" }
- @String{PhilMag = "Philos. Mag." }
- @String{ProcNAS = "Proceedings of the National Academy of Sciences
-                    of the USA" }
- @String{ProcNAS = "Proc. Nat. Acad. Sci. U. S. A." }
- @String{Psychometrika = "Psychometrika" }
- @String{QuartMath = "Quarterly Journal of Mathematics, Oxford, Series (2)" }
- @String{QuartMath = "Quart. J. Math. Oxford Ser. (2)" }
- @String{QuartApplMath = "Quarterly of Applied Mathematics" }
- @String{QuartApplMath = "Quart. Appl. Math." }
- @String{RevueInstStat = "Review of the International Statisical Institute" }
- @String{RevueInstStat = "Rev. Inst. Internat. Statist." }
-
- %SIAM
- @String{JSIAM = "Journal of the Society for Industrial and Applied
-     Mathematics" }
- @String{JSIAM = "J. Soc. Indust. Appl. Math." }
- @String{JSIAMB = "Journal of the Society for Industrial and Applied
-     Mathematics, Series B, Numerical Analysis" }
- @String{JSIAMB = "J. Soc. Indust. Appl. Math. Ser. B Numer. Anal." }
- @String{SIAMAlgMeth = "{SIAM} Journal on Algebraic and Discrete Methods" }
- @String{SIAMAlgMeth = "{SIAM} J. Algebraic Discrete Methods" }
- @String{SIAMAppMath = "{SIAM} Journal on Applied Mathematics" }
- @String{SIAMAppMath = "{SIAM} J. Appl. Math." }
- @String{SIAMComp = "{SIAM} Journal on Computing" }
- @String{SIAMComp = "{SIAM} J. Comput." }
- @String{SIAMMatrix = "{SIAM} Journal on Matrix Analysis and Applications" }
- @String{SIAMMatrix = "{SIAM} J. Matrix Anal. Appl." }
- @String{SIAMNumAnal = "{SIAM} Journal on Numerical Analysis" }
- @String{SIAMNumAnal = "{SIAM} J. Numer. Anal." }
- @String{SIAMReview = "{SIAM} Review" }
- @String{SIAMReview = "{SIAM} Rev." }
- @String{SIAMSciStat = "{SIAM} Journal on Scientific and Statistical
-     Computing" }
- @String{SIAMSciStat = "{SIAM} J. Sci. Statist. Comput." }
-
- @String{SoftPracExp = "Software Practice and Experience" }
- @String{SoftPracExp = "Software Prac. Experience" } % didn't find in AMS MR
- @String{StatScience = "Statistical Science" }
- @String{StatScience = "Statist. Sci." }
- @String{Techno = "Technometrics" }
- @String{USSRCompMathPhys = "{USSR} Computational Mathematics and Mathematical
-     Physics" }
- @String{USSRCompMathPhys = "{U. S. S. R.} Comput. Math. and Math. Phys." }
- @String{VLSICompSys = "Journal of {VLSI} and Computer Systems" }
- @String{VLSICompSys = "J. {VLSI} Comput. Syst." }
- @String{ZAngewMathMech = "Zeitschrift fur Angewandte Mathematik und
-     Mechanik" }
- @String{ZAngewMathMech = "Z. Angew. Math. Mech." }
- @String{ZAngewMathPhys = "Zeitschrift fur Angewandte Mathematik und Physik" }
- @String{ZAngewMathPhys = "Z. Angew. Math. Phys." }
-
-% Publishers % ================================================= |
-
- @String{Academic = "Academic Press" }
- @String{ACMPress = "{ACM} Press" }
- @String{AdamHilger = "Adam Hilger" }
- @String{AddisonWesley = "Addison-Wesley" }
- @String{AllynBacon = "Allyn and Bacon" }
- @String{AMS = "American Mathematical Society" }
- @String{Birkhauser = "Birkha{\"u}ser" }
- @String{CambridgePress = "Cambridge University Press" }
- @String{Chelsea = "Chelsea" }
- @String{ClaredonPress = "Claredon Press" }
- @String{DoverPub = "Dover Publications" }
- @String{Eyolles = "Eyolles" }
- @String{HoltRinehartWinston = "Holt, Rinehart and Winston" }
- @String{Interscience = "Interscience" }
- @String{JohnsHopkinsPress = "The Johns Hopkins University Press" }
- @String{JohnWileySons = "John Wiley and Sons" }
- @String{Macmillan = "Macmillan" }
- @String{MathWorks = "The Math Works Inc." }
- @String{McGrawHill = "McGraw-Hill" }
- @String{NatBurStd = "National Bureau of Standards" }
- @String{NorthHolland = "North-Holland" }
- @String{OxfordPress = "Oxford University Press" }  %address Oxford or London?
- @String{PergamonPress = "Pergamon Press" }
- @String{PlenumPress = "Plenum Press" }
- @String{PrenticeHall = "Prentice-Hall" }
- @String{SIAMPub = "{SIAM} Publications" }
- @String{Springer = "Springer-Verlag" }
- @String{TexasPress = "University of Texas Press" }
- @String{VanNostrand = "Van Nostrand" }
- @String{WHFreeman = "W. H. Freeman and Co." }
-
-%Entries
-
- at Article{Abril07,
-  author        = "Patricia S. Abril and Robert Plant",
-  title         = "The patent holder's dilemma: Buy, sell, or troll?",
-  journal       = "Communications of the ACM",
-  volume        = "50",
-  number        = "1",
-  month         = jan,
-  year          = "2007",
-  pages         = "36--44",
-  doi           = "10.1145/1188913.1188915",
-  url           = "http://doi.acm.org/10.1145/1219092.1219093",
-  note          = "",
-}
-
- at Article{Cohen07,
-  author        = "Sarah Cohen and Werner Nutt and Yehoshua Sagic",
-  title         = "Deciding equivalances among conjunctive aggregate queries",
-  journal       = JACM,
-  articleno     = "5",
-  numpages      = "50",
-  volume        = "54",
-  number        = "2",
-  month         = apr,
-  year          = "2007",
-  doi           = "10.1145/1219092.1219093",
-  url           = "http://doi.acm.org/10.1145/1219092.1219093",
-  acmid         = "1219093",
-  note          = "",
-}
-
-
- at periodical{JCohen96,
-  key =          "Cohen",
-  editor =       "Jacques Cohen",
-  title =        "Special issue: Digital Libraries",
-  journal =      CACM,
-  volume =       "39",
-  number =       "11",
-  month =        nov,
-  year =         "1996",
-}
-
-
- at Book{Kosiur01,
-  author =       "David Kosiur",
-  title =        "Understanding Policy-Based Networking",
-  publisher =    "Wiley",
-  year =         "2001",
-  address =      "New York, NY",
-  edition =      "2nd.",
-  editor =       "",
-  volume =       "",
-  number =       "",
-  series =       "",
-  month =        "",
-  note =         "",
-}
-
-
- at Book{Harel79,
-  author =       "David Harel",
-  year =         "1979",
-  title =        "First-Order Dynamic Logic",
-  series =       "Lecture Notes in Computer Science",
-  volume =       "68",
-  address =      "New York, NY",
-  publisher =    "Springer-Verlag",
-  doi =          "10.1007/3-540-09237-4",
-  url =          "http://dx.doi.org/10.1007/3-540-09237-4",
-  editor =       "",
-  number =       "",
-  month =        "",
-  note =         "",
-}
-
-
- at Inbook{Editor00,
-  author =       "",
-  editor =       "Ian Editor",
-  title =        "The title of book one",
-  subtitle =     "The book subtitle",
-  series =       "The name of the series one",
-  year =         "2007",
-  volume =       "9",
-  address =      "Chicago",
-  edition =      "1st.",
-  publisher =    "University of Chicago Press",
-  doi =          "10.1007/3-540-09237-4",
-  url =          "http://dx.doi.org/10.1007/3-540-09456-9",
-  chapter =      "",
-  pages =        "",
-  number =       "",
-  type =         "",
-  month =        "",
-  note =         "",
-}
-
-%
- at InBook{Editor00a,
-  author =       "",
-  editor =       "Ian Editor",
-  title =        "The title of book two",
-  subtitle =     "The book subtitle",
-  series =       "The name of the series two",
-  year =         "2008",
-  address =      "Chicago",
-  edition =      "2nd.",
-  publisher =    "University of Chicago Press",
-  doi =          "10.1007/3-540-09237-4",
-  url =          "http://dx.doi.org/10.1007/3-540-09456-9",
-  volume =       "",
-  chapter =      "100",
-  pages =        "",
-  number =       "",
-  type =         "",
-  month =        "",
-  note =         "",
-}
-
-
-% incollection (has an editor, title, and possibly a booktitle)
- at Incollection{Spector90,
-  author =       "Asad Z. Spector",
-  title =        "Achieving application requirements",
-  booktitle =    "Distributed Systems",
-  publisher =    "ACM Press",
-  address =      "New York, NY",
-  year =         "1990",
-  edition =      "2nd.",
-  chapter =      "",
-  editor =       "Sape Mullender",
-  pages =        "19--33",
-  doi =          "10.1145/90417.90738",
-  url =          "http://doi.acm.org/10.1145/90417.90738",
-  volume =       "",
-  number =       "",
-  series =       "",
-  type =         "",
-  month =        "",
-  note =         "",
-}
-
-
-% incollection (has an editor, title, and possibly a booktitle)
- at Incollection{Douglass98,
-  author =       "Bruce P. Douglass and David Harel and Mark B. Trakhtenbrot",
-  title =        "Statecarts in use: structured analysis and object-orientation",
-  series =       "Lecture Notes in Computer Science",
-  booktitle =    "Lectures on Embedded Systems",
-  publisher =    "Springer-Verlag",
-  address =      "London",
-  volume =       "1494",
-  year =         "1998",
-  chapter =      "",
-  editor =       "Grzegorz Rozenberg and Frits W. Vaandrager",
-  pages =        "368--394",
-  doi =          "10.1007/3-540-65193-4_29",
-  url =          "http://dx.doi.org/10.1007/3-540-65193-4_29",
-  edition =      "",
-  number =       "",
-  type =         "",
-  month =        "",
-  note =         "",
-}
-
-
- at Book{Knuth97,
-  author =       "Donald E. Knuth",
-  title =        "The Art of Computer Programming, Vol. 1: Fundamental Algorithms (3rd. ed.)",
-  publisher =    "Addison Wesley Longman Publishing Co., Inc.",
-  year =         "1997",
-  address =      "",
-  edition =      "",
-  editor =       "",
-  volume =       "",
-  number =       "",
-  series =       "",
-  month =        "",
-  note =         "",
-}
-
-
- at Book{Knuth98,
-  author =       "Donald E. Knuth",
-  year =         "1998",
-  title =        "The Art of Computer Programming",
-  series =       "Fundamental Algorithms",
-  volume =       "1",
-  edition =      "3rd",
-  address =      "",
-  publisher =    "Addison Wesley Longman Publishing Co., Inc.",
-  doi =          "",
-  url =          "",
-  editor =       "",
-  number =       "",
-  month =        "",
-  note =         "(book)",
-}
-
-%Inbook{Knuth97,
-%  author =       "Donald E. Knuth",
-%  title =        "The Art of Computer Programming",
-%  booktitle =    "the booktitle",
-%  edition =      "3",
-%  volume =       "1",
-%  year =         "1997",
-%  publisher =    "Addison Wesley Longman Publishing Co., Inc.",
-%  editor =       "",
-%  number =       "",
-%  series =       "Fundamental Algorithms",
-%  type =         "",
-%  chapter =      "",
-%  pages =        "",
-%  address =      "",
-%  month =        "",
-%  note =         "(inbook)",
-%}
-
-%INBOOK{DK:73-inbook-full,
-%   author = "Donald E. Knuth",
-%   title = "Fundamental Algorithms (inbook w series)",
-%   volume = 1,
-%   series = "The Art of Computer Programming",
-%   publisher = "Addison-Wesley",
-%   address = "Reading, Massachusetts",
-%   edition = "Second",
-%   month = "10~" # jan,
-%   year = "1973",
-%   type = "Section",
-%   chapter = "1.2",
-%   pages = "10--119",
-%   note = "Full INBOOK entry (w series)",
-%}
-
-%INcollection{DK:74-incoll,
-%   author = "Donald E. Knuth",
-%   title = "Fundamental Algorithms (incoll)",
-%   volume = 1,
-%   booktitle = "The Art of Computer Programming",
-%   publisher = "Addison-Wesley",
-%   address = "Reading, Massachusetts",
-%   month = "10~" # jan,
-%   year = "1974",
-%   pages = "10--119",
-%   editor = "Bernard Rous",
-%   note = "This is a full incoll entry with an editor",
-%}
-
-%INcollection{DK:75-incollws,
-%   author = "Donald E. Knuth",
-%   title = "Fundamental Algorithms (incoll w series)",
-%   volume = 1,
-%   booktitle = "The Art of Computer Programming",
-%   series = "The Art of Computer Programming",
-%   publisher = "Addison-Wesley",
-%   address = "Reading, Massachusetts",
-%   month = "10~" # jan,
-%   year = "1975",
-%   pages = "10--119",
-%   editor = "Bernard Rous",
-%   note = "This is a full incoll entry with an editor and series",
-%}
-
-
- at incollection{GM05,
-Author= "Dan Geiger and Christopher Meek",
-Title= "Structured Variational Inference Procedures and their Realizations (as incol)",
-Year= 2005,
-Booktitle="Proceedings of Tenth International Workshop on Artificial Intelligence and Statistics, {\rm The Barbados}",
-Publisher="The Society for Artificial Intelligence and Statistics",
-Month= jan,
-Editors= "Z. Ghahramani and R. Cowell"
-}
-
- at Inproceedings{Smith10,
-  author =       "Stan W. Smith",
-  title =        "An experiment in bibliographic mark-up: Parsing metadata for XML export",
-  booktitle =    "Proceedings of the 3rd. annual workshop on Librarians and Computers",
-  series =       "LAC '10",
-  editor =       "Reginald N. Smythe and Alexander Noble",
-  volume =       "3",
-  year =         "2010",
-  publisher =    "Paparazzi Press",
-  address =      "Milan Italy",
-  pages =        "422--431",
-  doi =          "99.9999/woot07-S422",
-  url =          "http://dx.doi.org/99.0000/woot07-S422",
-  number =       "",
-  month =        "",
-  organization = "",
-  note =         "",
-}
-
- at Inproceedings{VanGundy07,
-  author =       "Matthew Van Gundy and Davide Balzarotti and Giovanni Vigna",
-  year =         "2007",
-  title =        "Catch me, if you can: Evading network signatures with web-based polymorphic worms",
-  booktitle =    "Proceedings of the first USENIX workshop on Offensive Technologies",
-  series =       "WOOT '07",
-  publisher =    "USENIX Association",
-  address =      "Berkley, CA",
-  articleno =    "7",
-  numpages =     "9",
-  editor =       "",
-  volume =       "",
-  number =       "",
-  pages =        "",
-  month =        "",
-  organization = "",
-  note =         "",
-}
-
- at Inproceedings{VanGundy08,
-  author =       "Matthew Van Gundy and Davide Balzarotti and Giovanni Vigna",
-  year =         "2008",
-  title =        "Catch me, if you can: Evading network signatures with web-based polymorphic worms",
-  booktitle =    "Proceedings of the first USENIX workshop on Offensive Technologies",
-  series =       "WOOT '08",
-  publisher =    "USENIX Association",
-  address =      "Berkley, CA",
-  articleno =    "7",
-  numpages =     "2",
-  editor =       "",
-  volume =       "",
-  number =       "",
-  pages =        "99-100",
-  month =        "",
-  organization = "",
-  note =         "",
-}
-
- at Inproceedings{VanGundy09,
-  author =       "Matthew Van Gundy and Davide Balzarotti and Giovanni Vigna",
-  year =         "2009",
-  title =        "Catch me, if you can: Evading network signatures with web-based polymorphic worms",
-  booktitle =    "Proceedings of the first USENIX workshop on Offensive Technologies",
-  series =       "WOOT '09",
-  publisher =    "USENIX Association",
-  address =      "Berkley, CA",
-  articleno =    "",
-  numpages =     "",
-  editor =       "",
-  volume =       "",
-  number =       "",
-  pages =        "90--100",
-  month =        "",
-  organization = "",
-  note =         "",
-}
-
- at Inproceedings{Andler79,
-  author =       "Sten Andler",
-  title =        "Predicate Path expressions",
-  booktitle =    "Proceedings of the 6th. ACM SIGACT-SIGPLAN symposium on Principles of Programming Languages",
-  series =       "POPL '79",
-  year =         "1979",
-  publisher =    "ACM Press",
-  address =      "New York, NY",
-  pages =        "226--236",
-  doi =          "10.1145/567752.567774",
-  url =          "http://doi.acm.org/10.1145/567752.567774",
-  editor =       "",
-  volume =       "",
-  number =       "",
-  month =        "",
-  organization = "",
-  note =         "",
-}
-
- at Techreport{Harel78,
-  author =       "David Harel",
-  year =         "1978",
-  title =        "LOGICS of Programs: AXIOMATICS and DESCRIPTIVE POWER",
-  institution =  "Massachusetts Institute of Technology",
-  type =         "MIT Research Lab Technical Report",
-  number =       "TR-200",
-  address =      "Cambridge, MA",
-  month =        "",
-  note =         "",
-}
-
- at MASTERSTHESIS{anisi03,
-author = {David A. Anisi},
-title = {Optimal Motion Control of a Ground Vehicle},
-school = {Royal Institute of Technology (KTH), Stockholm, Sweden},
-intitution = {FOI-R-0961-SE, Swedish Defence Research Agency (FOI)},
-year = {2003},
-}
-
-
- at Phdthesis{Clarkson85,
-  author =       "Kenneth L. Clarkson",
-  year =         "1985",
-  title =        "Algorithms for Closest-Point Problems (Computational Geometry)",
-  school =       "Stanford University",
-  address =      "Palo Alto, CA",
-  note =         "UMI Order Number: AAT 8506171",
-  type =         "",
-  month =        "",
-}
-
-
- at online{Thornburg01,
-  author =       "Harry Thornburg",
-  year =         "2001",
-  title =        "Introduction to Bayesian Statistics",
-  url =          "http://ccrma.stanford.edu/~jos/bayes/bayes.html",
-  month =        mar,
-  lastaccessed = "March 2, 2005",
-}
-
-
- at online{Ablamowicz07,
-  author =       "Rafal Ablamowicz and Bertfried Fauser",
-  year =         "2007",
-  title =        "CLIFFORD: a Maple 11 Package for Clifford Algebra Computations, version 11",
-  url =          "http://math.tntech.edu/rafal/cliff11/index.html",
-  lastaccessed = "February 28, 2008",
-}
-
-
- at misc{Poker06,
-  author =       "Poker-Edge.Com",
-  year =         "2006",
-  month =        mar,
-  title =        "Stats and Analysis",
-  lastaccessed = "June 7, 2006",
-  url =          "http://www.poker-edge.com/stats.php",
-}
-
- at misc{Obama08,
-  author        = "Barack Obama",
-  year          = "2008",
-  title         = "A more perfect union",
-  howpublished  = "Video",
-  day           = "5",
-  url           = "http://video.google.com/videoplay?docid=6528042696351994555",
-  month         = mar,
-  lastaccessed  = "March 21, 2008",
-  note          =  "",
-}
-
- at misc{JoeScientist001,
-  author =       "Joseph Scientist",
-  year =         "2009",
-  title =        "The fountain of youth",
-  note =         "Patent No. 12345, Filed July 1st., 2008, Issued Aug. 9th., 2009",
-  url =          "",
-  howpublished = "",
-  month =        aug,
-  lastaccessed = "",
-}
-
-
- at Inproceedings{Novak03,
-  author =       "Dave Novak",
-  title =        "Solder man",
-  booktitle =    "ACM SIGGRAPH 2003 Video Review on Animation theater Program: Part I - Vol. 145 (July 27--27, 2003)",
-  year =         "2003",
-  publisher =    "ACM Press",
-  address =      "New York, NY",
-  pages =        "4",
-  month =        "March 21, 2008",
-  doi =          "99.9999/woot07-S422",
-  url =          "http://video.google.com/videoplay?docid=6528042696351994555",
-  note =         "",
-  howpublished = "Video",
-  editor =       "",
-  volume =       "",
-  number =       "",
-  series =       "",
-  organization = "",
-}
-
-
- at article{Lee05,
-  author =       "Newton Lee",
-  year =         "2005",
-  title =        "Interview with Bill Kinder: January 13, 2005",
-  journal =      "Comput. Entertain.",
-  eid =          "4",
-  volume =       "3",
-  number =       "1",
-  month =        "Jan.-March",
-  doi =          "10.1145/1057270.1057278",
-  url =          "http://doi.acm.org/10.1145/1057270.1057278",
-  howpublished = "Video",
-  note =         "",
-}
-
- at article{Rous08,
-  author =       "Bernard Rous",
-  year =         "2008",
-  title =        "The Enabling of Digital Libraries",
-  journal =      "Digital Libraries",
-  volume =       "12",
-  number =       "3",
-  month =        jul,
-  articleno =    "5",
-  doi =          "",
-  url =          "",
-  howpublished = "",
-  note =         "To appear",
-}
-
- at article{384253,
- author = {Werneck,, Renato and Setubal,, Jo\~{a}o and da Conceic\~{a}o,, Arlindo},
- title = {(old) Finding minimum congestion spanning trees},
- journal = {J. Exp. Algorithmics},
- volume = {5},
- year = {2000},
- issn = {1084-6654},
- pages = {11},
- doi = {http://doi.acm.org/10.1145/351827.384253},
- publisher = {ACM},
- address = {New York, NY, USA},
- }
-
-
- at article{Werneck:2000:FMC:351827.384253,
- author = {Werneck, Renato and Setubal, Jo\~{a}o and da Conceic\~{a}o, Arlindo},
- title = {(new) Finding minimum congestion spanning trees},
- journal = {J. Exp. Algorithmics},
- volume = {5},
- month = dec,
- year = {2000},
- issn = {1084-6654},
- articleno = {11},
- url = {http://portal.acm.org/citation.cfm?id=351827.384253},
- doi = {10.1145/351827.384253},
- acmid = {384253},
- publisher = {ACM},
- address = {New York, NY, USA},
-}
-
- at article{1555162,
- author = {Conti, Mauro and Di Pietro, Roberto and Mancini, Luigi V. and Mei, Alessandro},
- title = {(old) Distributed data source verification in wireless sensor networks},
- journal = {Inf. Fusion},
- volume = {10},
- number = {4},
- year = {2009},
- issn = {1566-2535},
- pages = {342--353},
- doi = {http://dx.doi.org/10.1016/j.inffus.2009.01.002},
- publisher = {Elsevier Science Publishers B. V.},
- address = {Amsterdam, The Netherlands, The Netherlands},
- }
-
- at article{Conti:2009:DDS:1555009.1555162,
- author = {Conti, Mauro and Di Pietro, Roberto and Mancini, Luigi V. and Mei, Alessandro},
- title = {(new) Distributed data source verification in wireless sensor networks},
- journal = {Inf. Fusion},
- volume = {10},
- number = {4},
- month = oct,
- year = {2009},
- issn = {1566-2535},
- pages = {342--353},
- numpages = {12},
- url = {http://portal.acm.org/citation.cfm?id=1555009.1555162},
- doi = {10.1016/j.inffus.2009.01.002},
- acmid = {1555162},
- publisher = {Elsevier Science Publishers B. V.},
- address = {Amsterdam, The Netherlands, The Netherlands},
- keywords = {Clone detection, Distributed protocol, Securing data fusion, Wireless sensor networks},
-}
-
- at inproceedings{Li:2008:PUC:1358628.1358946,
- author = {Li, Cheng-Lun and Buyuktur, Ayse G. and Hutchful, David K. and Sant, Natasha B. and Nainwal, Satyendra K.},
- title = {Portalis: using competitive online interactions to support aid initiatives for the homeless},
- booktitle = {CHI '08 extended abstracts on Human factors in computing systems},
- year = {2008},
- isbn = {978-1-60558-012-X},
- location = {Florence, Italy},
- pages = {3873--3878},
- numpages = {6},
- url = {http://portal.acm.org/citation.cfm?id=1358628.1358946},
- doi = {10.1145/1358628.1358946},
- acmid = {1358946},
- publisher = {ACM},
- address = {New York, NY, USA},
- keywords = {cscw, distributed knowledge acquisition, incentive design, online games, recommender systems, reputation systems, user studies, virtual community},
-}
-
- at book{Hollis:1999:VBD:519964,
- author = {Hollis, Billy S.},
- title = {Visual Basic 6: Design, Specification, and Objects with Other},
- year = {1999},
- isbn = {0130850845},
- edition = {1st},
- publisher = {Prentice Hall PTR},
- address = {Upper Saddle River, NJ, USA},
- }
-
-
- at book{Goossens:1999:LWC:553897,
- author = {Goossens, Michel and Rahtz, S. P. and Moore, Ross and Sutor, Robert S.},
- title = {The  Latex Web Companion: Integrating TEX, HTML, and XML},
- year = {1999},
- isbn = {0201433117},
- edition = {1st},
- publisher = {Addison-Wesley Longman Publishing Co., Inc.},
- address = {Boston, MA, USA},
- }
-
-% need to test genres for errant isbn output
-
-% techreport
- at techreport{897367,
- author = {Buss, Jonathan F. and Rosenberg, Arnold L. and Knott, Judson D.},
- title = {Vertex Types in Book-Embeddings},
- year = {1987},
- source = {http://www.ncstrl.org:8900/ncstrl/servlet/search?formname=detail\&id=oai%3Ancstrlh%3Aumass_cs%3Ancstrl.umassa_cs%2F%2FUM-CS-1987-018},
- publisher = {University of Massachusetts},
- address = {Amherst, MA, USA},
- }
-
- at techreport{Buss:1987:VTB:897367,
- author = {Buss, Jonathan F. and Rosenberg, Arnold L. and Knott, Judson D.},
- title = {Vertex Types in Book-Embeddings},
- year = {1987},
- source = {http://www.ncstrl.org:8900/ncstrl/servlet/search?formname=detail\&id=oai%3Ancstrlh%3Aumass_cs%3Ancstrl.umassa_cs%2F%2FUM-CS-1987-018},
- publisher = {University of Massachusetts},
- address = {Amherst, MA, USA},
- }
-
-% whole proceedings
-
- at proceedings{Czerwinski:2008:1358628,
- author = {},
- note = {General Chair-Czerwinski, Mary and General Chair-Lund, Arnie and Program Chair-Tan, Desney},
- title = {CHI '08: CHI '08 extended abstracts on Human factors in computing systems},
- year = {2008},
- isbn = {978-1-60558-012-X},
- location = {Florence, Italy},
- order_no = {608085},
- publisher = {ACM},
- address = {New York, NY, USA},
- }
-
-% phdthesis
-
- at phdthesis{Clarkson:1985:ACP:911891,
- author = {Clarkson, Kenneth Lee},
- advisor = {Yao, Andrew C.},
- title = {Algorithms for Closest-Point Problems (Computational Geometry)},
- year = {1985},
- note = {AAT 8506171},
- school = {Stanford University},
- address = {Stanford, CA, USA},
- }
-% school is being picked up -- but not publisher (which is OK)
-% Also -- the title is NOT being output in italics !!! Arrrrgh! - I fixed it. :-)
-
-
-%%% compare with 'old'
-%%% atsign-Phdthesis{Clarkson85,
-%%%  author =       "Kenneth L. Clarkson",
-%%%  year =         "1985",
-%%%  title =        "Algorithms for Closest-Point Problems (Computational Geometry)",
-%%%  school =       "Stanford University",
-%%%  address =      "Palo Alto, CA",
-%%%  note =         "UMI Order Number: AAT 8506171",
-%%%  type =         "",
-%%%  month =        "",
-%%%}
-
-% A bibliography
- at Article{1984:1040142,
- key = {{$\!\!$}},
- journal = {SIGCOMM Comput. Commun. Rev.},
- year = {1984},
- issn = {0146-4833},
- volume = {13-14},
- number = {5-1},
- issue_date = {January/April 1984},
- publisher = {ACM},
- address = {New York, NY, USA},
- }
-
-
-% grinder
- at inproceedings{2004:ITE:1009386.1010128,
- key = {IEEE},
- title = {IEEE TCSC Executive Committee},
- booktitle = {Proceedings of the IEEE International Conference on Web Services},
- series = {ICWS '04},
- year = {2004},
- isbn = {0-7695-2167-3},
- pages = {21--22},
- url = {http://dx.doi.org/10.1109/ICWS.2004.64},
- doi = {http://dx.doi.org/10.1109/ICWS.2004.64},
- acmid = {1010128},
- publisher = {IEEE Computer Society},
- address = {Washington, DC, USA},
-}
-
-% div book
- at book{Mullender:1993:DS(:302430,
- editor = {Mullender, Sape},
- title = {Distributed systems (2nd Ed.)},
- year = {1993},
- isbn = {0-201-62427-3},
- publisher = {ACM Press/Addison-Wesley Publishing Co.},
- address = {New York, NY, USA},
- }
-
-% master thesis (as techreport and thesis)
-
- at techreport{Petrie:1986:NAD:899644,
- author = {Petrie, Charles J.},
- title = {New Algorithms for Dependency-Directed Backtracking (Master's thesis)},
- year = {1986},
- source = {http://www.ncstrl.org:8900/ncstrl/servlet/search?formname=detail\&id=oai%3Ancstrlh%3Autexas_cs%3AUTEXAS_CS%2F%2FAI86-33},
- publisher = {University of Texas at Austin},
- address = {Austin, TX, USA},
- }
-
- at MASTERSTHESIS{Petrie:1986:NAD:12345,
- author = {Petrie, Charles J.},
- title = {New Algorithms for Dependency-Directed Backtracking (Master's thesis)},
- year = {1986},
- source = {http://www.ncstrl.org:8900/ncstrl/servlet/search?formname=detail\&id=oai%3Ancstrlh%3Autexas_cs%3AUTEXAS_CS%2F%2FAI86-33},
- school = {University of Texas at Austin},
- address = {Austin, TX, USA},
- }
-
-
-
-
- at BOOK{book-minimal,
-   author = "Donald E. Knuth",
-   title = "Seminumerical Algorithms",
-   publisher = "Addison-Wesley",
-   year = "1981",
-}
-
-% incollection (has an editor, title, and possibly a booktitle)
- at INcollection{KA:2001,
- author = {Kong, Wei-Chang},
- Title = {The implementation of electronic commerce in SMEs in Singapore (as Incoll)},
- booktitle = {E-commerce and cultural values},
- year = {2001},
- isbn = {1-59140-056-2},
- pages = {51--74},
- numpages = {24},
- url = {http://portal.acm.org/citation.cfm?id=887006.887010},
- acmid = {887010},
- publisher = {IGI Publishing},
- address = {Hershey, PA, USA},
-}
-
-
-% with bibfield 'type' before chapter (note no editor)
- at INBOOK{KAGM:2001,
- author = {Kong, Wei-Chang},
- type = {Name of Chapter:},
- chapter = {The implementation of electronic commerce in SMEs in Singapore (Inbook-w-chap-w-type)},
- title = {E-commerce and cultural values},
- year = {2001},
- isbn = {1-59140-056-2},
- pages = {51--74},
- numpages = {24},
- url = {http://portal.acm.org/citation.cfm?id=887006.887010},
- acmid = {887010},
- publisher = {IGI Publishing},
- address = {Hershey, PA, USA},
-}
-
-%%% Notes! This is because the atsign-INBOOK citation type specifies EITHER
-%%% editor or author, but not both. In my experiments with the harvard/dcu
-%%% bibtex style (and presumably this applies to other styles too), bibtex
-%%% ignores the editor information if author information exists in an
-%%% atsign-INBOOK entry. atsign-INCOLLECTION is far more commonly used in my references,
-%%% and in the absence of an editor I believe most bibtex styles will just
-%%% ommit the editor from the reference - the chapter information will not
-%%% end up in the in-text citation as you suggest it should be but at least
-%%% there is a place to put the editor if necessary.
-
-
-
-% was 'Inbook' -- changed to incollection - (editor is different to author) - need to tell Asad to codify as such.
- at incollection{Kong:2002:IEC:887006.887010,
-  author =      {Kong, Wei-Chang},
-  editor =      {Theerasak Thanasankit},
-  title =       {Chapter 9},
-  booktitle =   {E-commerce and cultural values (Incoll-w-text (chap 9) 'title')},
-  year =        {2002},
-  address =     {Hershey, PA, USA},
-  publisher =   {IGI Publishing},
-  url =         {http://portal.acm.org/citation.cfm?id=887006.887010},
-  pages =       {51--74},
-  numpages =    {24},
-  acmid =       {887010},
-  isbn =        {1-59140-056-2},
-  number =      "",
-  type =        "",
-  month =       "",
-  note =        "",
-}
-
-% incol when the chapter is 'text' - due to presence of editor (different to author)
- at incollection{Kong:2003:IEC:887006.887011,
- author = {Kong, Wei-Chang},
- title = {The implementation of electronic commerce in SMEs in Singapore (Incoll)},
- booktitle = {E-commerce and cultural values},
- editor = {Thanasankit, Theerasak},
- year = {2003},
- isbn = {1-59140-056-2},
- pages = {51--74},
- numpages = {24},
- url = {http://portal.acm.org/citation.cfm?id=887006.887010},
- acmid = {887010},
- publisher = {IGI Publishing},
- address = {Hershey, PA, USA},
-}
-
-% ------ test
-%incollection{Kong:2003:IEC:887006.887010,
-% author = {Kong, Wei-Chang},
-% chapter = {The implementation of electronic commerce in SMEs in Singapore (Incoll-text-in-chap)},
-% booktitle = {booktitle E-commerce and cultural values},
-% title =   {The title},
-% editor = {Thanasankit, Theerasak},
-% year = {2003},
-% isbn = {1-59140-056-2},
-% pages = {51--74},
-% numpages = {24},
-% url = {http://portal.acm.org/citation.cfm?id=887006.887010},
-% acmid = {887010},
-% publisher = {IGI Publishing},
-% address = {Hershey, PA, USA},
-%}
-
-
-% ---------
-
-
-
-
-
-% Need inbook with num in chapter
-
-% and inbook with number in chapter
- at InBook{Kong:2004:IEC:123456.887010,
-  author =      {Kong, Wei-Chang},
-  editor =      {Theerasak Thanasankit},
-  title =       {E-commerce and cultural values - (InBook-num-in-chap)},
-  chapter =     {9},
-  year =        {2004},
-  address =     {Hershey, PA, USA},
-  publisher =   {IGI Publishing},
-  url =         {http://portal.acm.org/citation.cfm?id=887006.887010},
-  pages =       {51--74},
-  numpages =    {24},
-  acmid =       {887010},
-  isbn =        {1-59140-056-2},
-  number =      "",
-  type =        "",
-  month =       "",
-  note =        "",
-}
-
-
-% and inbook with text in chapter
- at Inbook{Kong:2005:IEC:887006.887010,
-  author =      {Kong, Wei-Chang},
-  editor =      {Theerasak Thanasankit},
-  title =       {E-commerce and cultural values (Inbook-text-in-chap)},
-  chapter =     {The implementation of electronic commerce in SMEs in Singapore},
-  year =        {2005},
-  address =     {Hershey, PA, USA},
-  publisher =   {IGI Publishing},
-  url =         {http://portal.acm.org/citation.cfm?id=887006.887010},
-  type =        {Chapter:},
-  pages =       {51--74},
-  numpages =    {24},
-  acmid =       {887010},
-  isbn =        {1-59140-056-2},
-  number =      "",
-  month =       "",
-  note =        "",
-}
-
-
-% and inbook with a num and type field
- at Inbook{Kong:2006:IEC:887006.887010,
-  author =      {Kong, Wei-Chang},
-  editor =      {Theerasak Thanasankit},
-  title =       {E-commerce and cultural values (Inbook-num chap)},
-  chapter =     {22},
-  year =        {2006},
-  address =     {Hershey, PA, USA},
-  publisher =   {IGI Publishing},
-  url =         {http://portal.acm.org/citation.cfm?id=887006.887010},
-  type =        {Chapter (in type field)},
-  pages =       {51--74},
-  numpages =    {24},
-  acmid =       {887010},
-  isbn =        {1-59140-056-2},
-  number =      "",
-  month =       "",
-  note =        "",
-}
-
-
-% and incol coz we have a BLANK chapter - due to presence of editor
-%atIncollection{Kong:2006:IEC:887006.887011,
-%  author =     {Kong, Wei-Chang},
-%  editor =     {Theerasak Thanasankit},
-%  title =      "The title"
-%  booktitle =  {E-commerce and cultural values (Incol-coz-blank-chap)},
-%  year =       {2006},
-%  address =    {Hershey, PA, USA},
-%  publisher =  {IGI Publishing},
-%  url =        {http://portal.acm.org/citation.cfm?id=887006.887010},
-%  type =       {Type!},
-%  chapter =    {},
-%  pages =      {51--74},
-%  numpages =   {24},
-%  acmid =      {887010},
-%  isbn =       {1-59140-056-2},
-%  number =     "",
-%  month =      "",
-%  note =       "",
-%}
-
- at article{SaeediMEJ10,
-            author = {Mehdi Saeedi and Morteza Saheb Zamani and Mehdi Sedighi},
-            title = {A library-based synthesis methodology for reversible logic},
-            journal = {Microelectron. J.},
-            volume = {41},
-            number = {4},
-            month = apr,
-            year = {2010},
-            pages = {185--194},
-}
-
- at ARTICLE{SaeediJETC10,
-            author = {Mehdi Saeedi and Morteza Saheb Zamani and Mehdi Sedighi and Zahra Sasanian},
-            title = {Synthesis of Reversible Circuit Using Cycle-Based Approach},
-            journal = {J. Emerg. Technol. Comput. Syst.},
-            volume = {6},
-            number = {4},
-            month = dec,
-            year = {2010}
-            }
-
-% Asad's new version
- at article{Kirschmer:2010:AEI:1958016.1958018,
- author = {Kirschmer, Markus and Voight, John},
- title = {Algorithmic Enumeration of Ideal Classes for Quaternion Orders},
- journal = {SIAM J. Comput.},
- issue_date = {January 2010},
- volume = {39},
- number = {5},
- month = jan,
- year = {2010},
- issn = {0097-5397},
- pages = {1714--1747},
- numpages = {34},
- url = {http://dx.doi.org/10.1137/080734467},
- doi = {https://doi.org/10.1137/080734467},
- acmid = {1958018},
- publisher = {Society for Industrial and Applied Mathematics},
- address = {Philadelphia, PA, USA},
- keywords = {ideal classes, maximal orders, number theory, quaternion algebras},
-}
-
-
-% incol due to presence of booktitle
- at incollection{Hoare:1972:CIN:1243380.1243382,
- author = {Hoare, C. A. R.},
- title = {Chapter II: Notes on data structuring},
- booktitle = {Structured programming (incoll)},
- editor = {Dahl, O. J. and Dijkstra, E. W. and Hoare, C. A. R.},
- year = {1972},
- isbn = {0-12-200550-3},
- pages = {83--174},
- numpages = {92},
- url = {http://portal.acm.org/citation.cfm?id=1243380.1243382},
- acmid = {1243382},
- publisher = {Academic Press Ltd.},
- address = {London, UK, UK},
-}
-
-% incol due to presence of booktitle
- at incollection{Lee:1978:TQA:800025.1198348,
- author = {Lee, Jan},
- title = {Transcript of question and answer session},
- booktitle = {History of programming languages I (incoll)},
- editor = {Wexelblat, Richard L.},
- year = {1981},
- isbn = {0-12-745040-8},
- pages = {68--71},
- numpages = {4},
- url = {http://doi.acm.org/10.1145/800025.1198348},
- doi = {http://doi.acm.org/10.1145/800025.1198348},
- acmid = {1198348},
- publisher = {ACM},
- address = {New York, NY, USA},
-}
-
-% incol due to booktitle
- at incollection{Dijkstra:1979:GSC:1241515.1241518,
- author = {Dijkstra, E.},
- title = {Go to statement considered harmful},
- booktitle = {Classics in software engineering (incoll)},
- year = {1979},
- isbn = {0-917072-14-6},
- pages = {27--33},
- numpages = {7},
- url = {http://portal.acm.org/citation.cfm?id=1241515.1241518},
- acmid = {1241518},
- publisher = {Yourdon Press},
- address = {Upper Saddle River, NJ, USA},
-}
-
-% incol due to booktitle
- at incollection{Wenzel:1992:TVA:146022.146089,
- author = {Wenzel, Elizabeth M.},
- title = {Three-dimensional virtual acoustic displays},
- booktitle = {Multimedia interface design (incoll)},
- year = {1992},
- isbn = {0-201-54981-6},
- pages = {257--288},
- numpages = {32},
- url = {http://portal.acm.org/citation.cfm?id=146022.146089},
- doi = {10.1145/146022.146089},
- acmid = {146089},
- publisher = {ACM},
- address = {New York, NY, USA},
-}
-
-% incol due to booktitle
- at incollection{Mumford:1987:MES:54905.54911,
- author = {Mumford, E.},
- title = {Managerial expert systems and organizational change: some critical research issues},
- booktitle = {Critical issues in information systems research (incoll)},
- year = {1987},
- isbn = {0-471-91281-6},
- pages = {135--155},
- numpages = {21},
- url = {http://portal.acm.org/citation.cfm?id=54905.54911},
- acmid = {54911},
- publisher = {John Wiley \& Sons, Inc.},
- address = {New York, NY, USA},
-}
-
- at book{McCracken:1990:SSC:575315,
- author = {McCracken, Daniel D. and Golden, Donald G.},
- title = {Simplified Structured COBOL with Microsoft/MicroFocus COBOL},
- year = {1990},
- isbn = {0471514071},
- publisher = {John Wiley \& Sons, Inc.},
- address = {New York, NY, USA},
-}
-
-% Let's include Boris / BBeeton entries  (multi-volume works)
-
- at book {MR781537,
-    AUTHOR = {H{\"o}rmander, Lars},
-     TITLE = {The analysis of linear partial differential operators. {III}},
-    SERIES = {Grundlehren der Mathematischen Wissenschaften [Fundamental
-              Principles of Mathematical Sciences]},
-    VOLUME = {275},
-      NOTE = {Pseudodifferential operators},
-PUBLISHER = {Springer-Verlag},
-   ADDRESS = {Berlin, Germany},
-      YEAR = {1985},
-     PAGES = {viii+525},
-      ISBN = {3-540-13828-5},
-   MRCLASS = {35-02 (35Sxx 47G05 58G15)},
-  MRNUMBER = {781536 (87d:35002a)},
-MRREVIEWER = {Min You Qi},
-}
-
- at book {MR781536,
-    AUTHOR = {H{\"o}rmander, Lars},
-     TITLE = {The analysis of linear partial differential operators. {IV}},
-    SERIES = {Grundlehren der Mathematischen Wissenschaften [Fundamental
-              Principles of Mathematical Sciences]},
-    VOLUME = {275},
-      NOTE = {Fourier integral operators},
-PUBLISHER = {Springer-Verlag},
-   ADDRESS = {Berlin, Germany},
-      YEAR = {1985},
-     PAGES = {vii+352},
-      ISBN = {3-540-13829-3},
-   MRCLASS = {35-02 (35Sxx 47G05 58G15)},
-  MRNUMBER = {781537 (87d:35002b)},
-MRREVIEWER = {Min You Qi},
-}
-
-%%%%%%%%%%%%%%%%%%%%%% Start of Aptara sample bib entries
-
-% acmsmall-sam.bib
- at InProceedings{Adya-01,
-  author        = {A. Adya and P. Bahl and J. Padhye and A.Wolman and L. Zhou},
-  title         = {A multi-radio unification protocol for {IEEE} 802.11 wireless networks},
-  booktitle     = {Proceedings of the IEEE 1st International Conference on Broadnets Networks (BroadNets'04)},
-  publisher     = "IEEE",
-  address       = "Los Alamitos, CA",
-  year          = {2004},
-  pages         = "210--217"
-}
-
- at article{Akyildiz-01,
-  author        = {I. F. Akyildiz and W. Su and Y. Sankarasubramaniam and E. Cayirci},
-  title         = {Wireless Sensor Networks: A Survey},
-  journal       = {Comm. ACM},
-  volume        = 38,
-  number        = "4",
-  year          = {2002},
-  pages         = "393--422"
-}
-
- at article{Akyildiz-02,
-  author        = {I. F. Akyildiz and T. Melodia and K. R. Chowdhury},
-  title         = {A Survey on Wireless Multimedia Sensor Networks},
-  journal       = {Computer Netw.},
-  volume        = 51,
-  number        = "4",
-  year          = {2007},
-  pages         = "921--960"
-}
-
- at InProceedings{Bahl-02,
-  author        = {P. Bahl and R. Chancre and J. Dungeon},
-  title         = {{SSCH}: Slotted Seeded Channel Hopping for Capacity Improvement in {IEEE} 802.11 Ad-Hoc Wireless Networks},
-  booktitle     = {Proceeding of the 10th International Conference on Mobile Computing and Networking (MobiCom'04)},
-  publisher     = "ACM",
-  address       = "New York, NY",
-  year          = {2004},
-  pages         = "112--117"
-}
-
- at misc{CROSSBOW,
-  key       = {CROSSBOW},
-  title     = {{XBOW} Sensor Motes Specifications},
-  note      = {http://www.xbow.com},
-  year      = 2008
-}
-
- at article{Culler-01,
-  author        = {D. Culler and D. Estrin and M. Srivastava},
-  title         = {Overview of Sensor Networks},
-  journal       = {IEEE Comput.},
-  volume        = 37,
-  number        = "8 (Special Issue on Sensor Networks)",
-  publisher     = "IEEE",
-  address       = "Los Alamitos, CA",
-  year          = {2004},
-  pages         = "41--49"
-}
-
- at misc{Harvard-01,
-    key         = {Harvard CodeBlue},
-    title       = {{CodeBlue}: Sensor Networks for Medical Care},
-    note        = {http://www.eecs.harvard.edu/mdw/ proj/codeblue/},
-    year        = 2008
-}
-
- at InProceedings{Natarajan-01,
-    author      = {A. Natarajan and M. Motani and B. de Silva and K. Yap and K. C. Chua},
-    title       = {Investigating Network Architectures for Body Sensor Networks},
-    booktitle   = {Network Architectures},
-    editor      = {G. Whitcomb and P. Neece},
-    publisher   = "Keleuven Press",
-    address     = "Dayton, OH",
-    year        = {2007},
-    pages       = "322--328",
-    eprint      = "960935712",
-    primaryclass = "cs",
-}
-
- at techreport{Tzamaloukas-01,
-  author        = {A. Tzamaloukas and J. J. Garcia-Luna-Aceves},
-  title         = {Channel-Hopping Multiple Access},
-  number =        {I-CA2301},
-  institution =   {Department of Computer Science, University of California},
-  address =       {Berkeley, CA},
-  year          = {2000}
-}
-
- at BOOK{Zhou-06,
-  author        = {G. Zhou and J. Lu and C.-Y. Wan and M. D. Yarvis and J. A. Stankovic},
-  title         = {Body Sensor Networks},
-  publisher     = "MIT Press",
-  address       = "Cambridge, MA",
-  year          = {2008}
-}
-
- at mastersthesis{ko94,
-author = "Jacob Kornerup",
-title = "Mapping Powerlists onto Hypercubes",
-school = "The University of Texas at Austin",
-note = "(In preparation)",
-year = "1994"}
-%month = "dec",}
-
- at PhdThesis{gerndt:89,
-  author =       "Michael Gerndt",
-  title =        "Automatic Parallelization for Distributed-Memory
-                  Multiprocessing Systems",
-  school =       "University of Bonn",
-  year =         1989,
-  address =      "Bonn, Germany",
-  month =        dec
-}
-
- at article{6:1:1,
-author = "J. E. {Archer, Jr.} and R. Conway and F. B. Schneider",
-title = "User recovery and reversal in interactive systems",
-journal = "ACM Trans. Program. Lang. Syst.",
-volume =  "6",
-number = "1",
-month = jan,
-year = 1984,
-pages = "1--19"}
-
- at article{7:1:137,
-author = "D. D. Dunlop and V. R. Basili",
-title = "Generalizing specifications for uniformly implemented loops",
-journal = "ACM Trans. Program. Lang. Syst.",
-volume =  "7",
-number = "1",
-month = jan,
-year = 1985,
-pages = "137--158"}
-
- at article{7:2:183,
-author = "J. Heering and P. Klint",
-title = "Towards monolingual programming environments",
-journal = "ACM Trans. Program. Lang. Syst.",
-volume =  "7",
-number = "2",
-month = apr,
-year = 1985,
-pages = "183--213"}
-
- at book{knuth:texbook,
-author = "Donald E. Knuth",
-title = "The {\TeX{}book}",
-publisher = "Addison-Wesley",
-address = "Reading, MA.",
-year = 1984}
-
- at article{6:3:380,
-author = "E. Korach and D.  Rotem and N. Santoro",
-title = "Distributed algorithms for finding centers and medians in networks",
-journal = "ACM Trans. Program. Lang. Syst.",
-volume =  "6",
-number = "3",
-month = jul,
-year = 1984,
-pages = "380--401"}
-
- at book{lamport:latex,
-author = "Leslie Lamport",
-title = "\it {\LaTeX}: A Document Preparation System",
-publisher = "Addison-Wesley",
-address = "Reading, MA.",
-year = 1986}
-
- at article{7:3:359,
-author = "F. Nielson",
-title = "Program transformations in a denotational setting",
-journal = "ACM Trans. Program. Lang. Syst.",
-volume =  "7",
-number = "3",
-month = jul,
-year = 1985,
-pages = "359--379"}
-
-%testing
- at BOOK{test,
-   author = "Donald E. Knuth",
-   title = "Seminumerical Algorithms",
-   volume = 2,
-   series = "The Art of Computer Programming",
-   publisher = "Addison-Wesley",
-   address = "Reading, MA",
-   edition = "2nd",
-   month = "10~" # jan,
-   year = "1981",
-}
-
- at inproceedings{reid:scribe,
-author = "Brian K. Reid",
-title = "A high-level approach to computer document formatting",
-booktitle = "Proceedings of the 7th Annual Symposium on Principles of
-  Programming Languages",
-month = jan,
-year = 1980,
-publisher = "ACM",
-address = "New York",
-pages = "24--31"}
-
- at article{Zhou:2010:MMS:1721695.1721705,
- author = {Zhou, Gang and Wu, Yafeng and Yan, Ting and He, Tian and Huang, Chengdu and Stankovic, John A. and Abdelzaher, Tarek F.},
- title = {A multifrequency MAC specially designed for wireless sensor network applications},
- journal = {ACM Trans. Embed. Comput. Syst.},
- issue_date = {March 2010},
- volume = 9,
- number = 4,
- month = {April},
- year = 2010,
- issn = {1539-9087},
- pages = {39:1--39:41},
- articleno = 39,
- numpages = 41,
- url = {http://doi.acm.org/10.1145/1721695.1721705},
- doi = {10.1145/1721695.1721705},
- acmid = 1721705,
- publisher = {ACM},
- address = {New York, NY, USA},
- keywords = {Wireless sensor networks, media access control, multi-channel, radio interference, time synchronization},
-}
-
-
- at online{TUGInstmem,
-  key =          {TUG},
-  year  =        2017,
-  title =        "Institutional members of the {\TeX} Users Group",
-  url =          "http://wwtug.org/instmem.html",
-  lastaccessed = "May 27, 2017",
-}
-
- at online{CTANacmart,
-  author =    {Boris Veytsman},
-  title =  {acmart---{C}lass for typesetting publications of {ACM}},
-  url =    {http://www.ctan.org/pkg/acmart},
-  lastaccessed = {May 27, 2017}
-  }
-
- at ARTICLE{bowman:reasoning,
-    author = {Bowman, Mic and Debray, Saumya K. and Peterson, Larry L.},
-    title = {Reasoning About Naming Systems},
-    journal = {ACM Trans. Program. Lang. Syst.},
-    volume = {15},
-    number = {5},
-    pages = {795-825},
-    month = {November},
-    year = {1993},
-    doi = {10.1145/161468.161471},
-}
-
- at ARTICLE{braams:babel,
-    author = {Braams, Johannes},
-    title = {Babel, a Multilingual Style-Option System for Use with LaTeX's Standard Document Styles},
-    journal = {TUGboat},
-    volume = {12},
-    number = {2},
-    pages = {291-301},
-    month = {June},
-    year = {1991},
-}
-
- at INPROCEEDINGS{clark:pct,
-  AUTHOR = "Malcolm Clark",
-  TITLE = "Post Congress Tristesse",
-  BOOKTITLE = "TeX90 Conference Proceedings",
-  PAGES = "84-89",
-  ORGANIZATION = "TeX Users Group",
-  MONTH = "March",
-  YEAR = {1991}
-}
-
- at ARTICLE{herlihy:methodology,
-    author = {Herlihy, Maurice},
-    title = {A Methodology for Implementing Highly Concurrent Data Objects},
-    journal = {ACM Trans. Program. Lang. Syst.},
-    volume = {15},
-    number = {5},
-    pages = {745-770},
-    month = {November},
-    year = {1993},
-    doi = {10.1145/161468.161469},
-}
-
- at BOOK{salas:calculus,
-  AUTHOR = "S.L. Salas and Einar Hille",
-  TITLE = "Calculus: One and Several Variable",
-  PUBLISHER = "John Wiley and Sons",
-  ADDRESS = "New York",
-  YEAR = "1978"
-}
-
- at MANUAL{Fear05,
-  title =        {Publication quality tables in {\LaTeX}},
-  author =       {Simon Fear},
-  month =        {April},
-  year =         2005,
-  note =         {\url{http://www.ctan.org/pkg/booktabs}}
-}
-
- at Manual{Amsthm15,
-  title =        {Using the amsthm Package},
-  organization = {American Mathematical Society},
-  month =        {April},
-  year =         2015,
-  note =         {\url{http://www.ctan.org/pkg/amsthm}}
-}

Added: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-franklin.png
===================================================================
(Binary files differ)

Index: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-franklin.png
===================================================================
--- trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-franklin.png	2018-12-30 22:09:44 UTC (rev 49538)
+++ trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-franklin.png	2018-12-30 22:10:06 UTC (rev 49539)

Property changes on: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-franklin.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Modified: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-manuscript.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-manuscript.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-manuscript.tex	2018-12-30 22:09:44 UTC (rev 49538)
+++ trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-manuscript.tex	2018-12-30 22:10:06 UTC (rev 49539)
@@ -1,54 +1,80 @@
-\listfiles
-\documentclass[manuscript, review, screen]{acmart}
-%\setcitestyle{super,sort&compress}
-\citestyle{acmauthoryear}
-\usepackage{booktabs} % For formal tables
+%
+% The first command in your LaTeX source must be the \documentclass command.
+\documentclass[manuscript,screen]{acmart}
 
-\usepackage[ruled]{algorithm2e} % For algorithms
+%
+% defining the \BibTeX command - from Oren Patashnik's original BibTeX documentation.
+\def\BibTeX{{\rm B\kern-.05em{\sc i\kern-.025em b}\kern-.08emT\kern-.1667em\lower.7ex\hbox{E}\kern-.125emX}}
+    
+% Rights management information. 
+% This information is sent to you when you complete the rights form.
+% These commands have SAMPLE values in them; it is your responsibility as an author to replace
+% the commands and values with those provided to you when you complete the rights form.
+%
+% These commands are for a PROCEEDINGS abstract or paper.
+\copyrightyear{2018}
+\acmYear{2018}
+\setcopyright{acmlicensed}
+\acmConference[Woodstock '18]{Woodstock '18: ACM Symposium on Neural Gaze Detection}{June 03--05, 2018}{Woodstock, NY}
+\acmBooktitle{Woodstock '18: ACM Symposium on Neural Gaze Detection, June 03--05, 2018, Woodstock, NY}
+\acmPrice{15.00}
+\acmDOI{10.1145/1122445.1122456}
+\acmISBN{978-1-4503-9999-9/18/06}
 
-% Metadata Information
-\acmJournal{CIE}
-\acmVolume{9}
-\acmNumber{4}
-\acmArticle{39}
-\acmYear{2010}
-\acmMonth{3}
+%
+% These commands are for a JOURNAL article.
+%\setcopyright{acmcopyright}
+%\acmJournal{TOG}
+%\acmYear{2018}\acmVolume{37}\acmNumber{4}\acmArticle{111}\acmMonth{8}
+%\acmDOI{10.1145/1122445.1122456}
 
-%\acmBadgeL[http://ctuning.org/ae/ppopp2016.html]{ae-logo}
-%\acmBadgeR[http://ctuning.org/ae/ppopp2016.html]{ae-logo}
+%
+% Submission ID. 
+% Use this when submitting an article to a sponsored event. You'll receive a unique submission ID from the organizers
+% of the event, and this ID should be used as the parameter to this command.
+%\acmSubmissionID{123-A56-BU3}
 
-% Copyright
-\setcopyright{acmcopyright}
-%\setcopyright{acmlicensed}
-%\setcopyright{rightsretained}
-%\setcopyright{usgov}
-%\setcopyright{usgovmixed}
-%\setcopyright{cagov}
-%\setcopyright{cagovmixed}
+%
+% The majority of ACM publications use numbered citations and references. If you are preparing content for an event
+% sponsored by ACM SIGGRAPH, you must use the "author year" style of citations and references. Uncommenting
+% the next command will enable that style.
+%\citestyle{acmauthoryear}
 
-% DOI
-\acmDOI{0000001.0000001}
+%
+% end of the preamble, start of the body of the document source.
+\begin{document}
 
+%
+% The "title" command has an optional parameter, allowing the author to define a "short title" to be used in page headers.
+\title{The Name of the Title is Hope}
 
-% Document starts
-\begin{document}
-% Title portion
-\title{A Multifrequency MAC Specially Designed for Wireless Sensor
-  Network Applications}
- \titlenote{This is a titlenote}
- \subtitle{This is a subtitle}
- \subtitlenote{Subtitle note}
+%
+% The "author" command and its associated commands are used to define the authors and their affiliations.
+% Of note is the shared affiliation of the first two authors, and the "authornote" and "authornotemark" commands
+% used to denote shared contribution to the research.
+\author{Ben Trovato}
+\authornote{Both authors contributed equally to this research.}
+\email{trovato at corporation.com}
+\orcid{1234-5678-9012}
+\author{G.K.M. Tobin}
+\authornotemark[1]
+\email{webmaster at marysville-ohio.com}
+\affiliation{%
+  \institution{Institute for Clarity in Documentation}
+  \streetaddress{P.O. Box 1212}
+  \city{Dublin}
+  \state{Ohio}
+  \postcode{43017-6221}
+}
 
-\author{Gang Zhou}
-\orcid{1234-5678-9012-3456}
+\author{Lars Th{\o}rv{\"a}ld}
 \affiliation{%
-  \institution{College of William and Mary}
-  \streetaddress{104 Jamestown Rd}
-  \city{Williamsburg}
-  \state{VA}
-  \postcode{23185}
-  \country{USA}}
-\email{gang_zhou at wm.edu}
+  \institution{The Th{\o}rv{\"a}ld Group}
+  \streetaddress{1 Th{\o}rv{\"a}ld Circle}
+  \city{Hekla}
+  \country{Iceland}}
+\email{larst at affiliation.org}
+
 \author{Valerie B\'eranger}
 \affiliation{%
   \institution{Inria Paris-Rocquencourt}
@@ -55,7 +81,7 @@
   \city{Rocquencourt}
   \country{France}
 }
-\email{beranger at inria.fr}
+
 \author{Aparna Patel}
 \affiliation{%
  \institution{Rajiv Gandhi University}
@@ -63,7 +89,7 @@
  \city{Doimukh}
  \state{Arunachal Pradesh}
  \country{India}}
-\email{aprna_patel at rguhs.ac.in}
+ 
 \author{Huifen Chan}
 \affiliation{%
   \institution{Tsinghua University}
@@ -70,67 +96,42 @@
   \streetaddress{30 Shuangqing Rd}
   \city{Haidian Qu}
   \state{Beijing Shi}
-  \country{China}
-}
-\email{chan0345 at tsinghua.edu.cn}
-\author{Ting Yan}
+  \country{China}}
+
+\author{Charles Palmer}
 \affiliation{%
-  \institution{Eaton Innovation Center}
-  \city{Prague}
-  \country{Czech Republic}}
-\email{yanting02 at gmail.com}
-\author{Tian He}
-\affiliation{%
-  \institution{University of Virginia}
-  \department{School of Engineering}
-  \city{Charlottesville}
-  \state{VA}
-  \postcode{22903}
-  \country{USA}
-}
-\affiliation{%
-  \institution{University of Minnesota}
-  \country{USA}}
-\email{tinghe at uva.edu}
-\author{Chengdu Huang}
-\author{John A. Stankovic}
-\author{Tarek F. Abdelzaher}
-\affiliation{%
-  \institution{University of Virginia}
-  \department{School of Engineering}
-  \city{Charlottesville}
-  \state{VA}
-  \postcode{22903}
-  \country{USA}
-}
+  \institution{Palmer Research Laboratories}
+  \streetaddress{8600 Datapoint Drive}
+  \city{San Antonio}
+  \state{Texas}
+  \postcode{78229}}
+\email{cpalmer at prl.com}
 
-\renewcommand\shortauthors{Zhou, G. et al}
+\author{John Smith}
+\affiliation{\institution{The Th{\o}rv{\"a}ld Group}}
+\email{jsmith at affiliation.org}
 
+\author{Julius P. Kumquat}
+\affiliation{\institution{The Kumquat Consortium}}
+\email{jpkumquat at consortium.net}
+
+%
+% By default, the full list of authors will be used in the page headers. Often, this list is too long, and will overlap
+% other information printed in the page headers. This command allows the author to define a more concise list
+% of authors' names for this purpose.
+\renewcommand{\shortauthors}{Trovato and Tobin, et al.}
+
+%
+% The abstract is a short summary of the work to be presented in the article.
 \begin{abstract}
-Multifrequency media access control has been well understood in
-general wireless ad hoc networks, while in wireless sensor networks,
-researchers still focus on single frequency solutions. In wireless
-sensor networks, each device is typically equipped with a single
-radio transceiver and applications adopt much smaller packet sizes
-compared to those in general wireless ad hoc networks. Hence, the
-multifrequency MAC protocols proposed for general wireless ad hoc
-networks are not suitable for wireless sensor network applications,
-which we further demonstrate through our simulation experiments. In
-this article, we propose MMSN, which takes advantage of
-multifrequency availability while, at the same time, takes into
-consideration the restrictions of wireless sensor networks. Through
-extensive experiments, MMSN exhibits the prominent ability to utilize
-parallel transmissions among neighboring nodes. When multiple physical
-frequencies are available, it also achieves increased energy
-efficiency, demonstrating the ability to work against radio
-interference and the tolerance to a wide range of measured time
-synchronization errors.\footnote{This is an abstract footnote}
+A clear and well-documented \LaTeX\ document is presented as an article formatted for publication by ACM in 
+a conference proceedings or journal publication. Based on the ``acmart'' document class, this article presents
+and explains many of the common variations, as well as many of the formatting elements
+an author may use in the preparation of the documentation of their work.
 \end{abstract}
 
-
 %
-% The code below should be generated by the tool at
-% http://dl.acm.org/ccs.cfm
+% The code below is generated by the tool at http://dl.acm.org/ccs.cfm.
 % Please copy and paste the code instead of the example below.
 %
 \begin{CCSXML}
@@ -164,20 +165,338 @@
 \ccsdesc[100]{Networks~Network reliability}
 
 %
-% End generated code
+% Keywords. The author(s) should pick words that accurately describe the work being
+% presented. Separate the keywords with commas.
+\keywords{datasets, neural networks, gaze detection, text tagging}
+
 %
+% A "teaser" image appears between the author and affiliation information and the body 
+% of the document, and typically spans the page. 
+%%\begin{teaserfigure}
+%%  \includegraphics[width=\textwidth]{sampleteaser}
+%%  \caption{Seattle Mariners at Spring Training, 2010.}
+%%  \Description{Enjoying the baseball game from the third-base seats. Ichiro Suzuki preparing to bat.}
+%%  \label{fig:teaser}
+%%\end{teaserfigure}
 
+%
+% This command processes the author and affiliation and title information and builds
+% the first part of the formatted document.
+\maketitle
 
-\keywords{Wireless sensor networks, media access control,
-multi-channel, radio interference, time synchronization}
+\section{Introduction}
+ACM's consolidated article template, introduced in 2017, provides a consistent \LaTeX\ style for use across ACM publications, and incorporates accessibility and metadata-extraction functionality necessary for future Digital Library endeavors. Numerous ACM and SIG-specific \LaTeX\ templates have been examined, and their unique features incorporated into this single new template.
 
+If you are new to publishing with ACM, this document is a valuable guide to the process of preparing your work for publication. If you have published with ACM before, this document provides insight and instruction into more recent changes to the article template.
 
+The ``\verb|acmart|'' document class can be used to prepare articles for any ACM publication --- conference or journal, and for any stage of publication, from review to final ``camera-ready'' copy, to the author's own version, with {\it very} few changes to the source. 
 
+\section{Template Overview}
+As noted in the introduction, the ``\verb|acmart|'' document class can be used to prepare many different kinds of documentation --- a double-blind initial submission of a full-length technical paper, a two-page SIGGRAPH Emerging Technologies abstract, a ``camera-ready'' journal article, a SIGCHI Extended Abstract, and more --- all by selecting the appropriate {\it template style} and {\it template parameters}.
 
-\maketitle
+This document will explain the major features of the document class. For further information, the {\it \LaTeX\ User's Guide} is available from \url{https://www.acm.org/publications/proceedings-template}.
 
+\subsection{Template Styles}
 
-\input{samplebody-journals}
+The primary parameter given to the ``\verb|acmart|'' document class is the {\it template style} which corresponds to the kind of publication or SIG publishing the work. This parameter is enclosed in square brackets and is a part of the {\verb|documentclass|} command:
+\begin{verbatim}
+  \documentclass[STYLE]{acmart}
+\end{verbatim}
 
+Journals use one of three template styles. All but three ACM journals use the {\verb|acmsmall|} template style:
+\begin{itemize}
+\item {\verb|acmsmall|}: The default journal template style.
+\item {\verb|acmlarge|}: Used by JOCCH and TAP.
+\item {\verb|acmtog|}: Used by TOG.
+\end{itemize}
 
+The majority of conference proceedings documentation will use the {\verb|acmconf|} template style.
+\begin{itemize}
+\item {\verb|acmconf|}: The default proceedings template style.
+\item{\verb|sigchi|}: Used for SIGCHI conference articles.
+\item{\verb|sigchi-a|}: Used for SIGCHI ``Extended Abstract'' articles.
+\item{\verb|sigplan|}: Used for SIGPLAN conference articles.
+\end{itemize}
+
+\subsection{Template Parameters}
+
+In addition to specifying the {\it template style} to be used in formatting your work, there are a number of {\it template parameters} which modify some part of the applied template style. A complete list of these parameters can be found in the {\it \LaTeX\ User's Guide.}
+
+Frequently-used parameters, or combinations of parameters, include:
+\begin{itemize}
+\item {\verb|anonymous,review|}: Suitable for a ``double-blind'' conference submission. Anonymizes the work and includes line numbers. Use with the \verb|\acmSubmissionID| command to print the submission's unique ID on each page of the work.
+\item{\verb|authorversion|}: Produces a version of the work suitable for posting by the author.
+\item{\verb|screen|}: Produces colored hyperlinks.
+\end{itemize}
+
+This document uses the following string as the first command in the source file: \verb|\documentclass[sigconf,screen]{acmart}|.
+
+\section{Modifications}
+
+Modifying the template --- including but not limited to: adjusting margins, typeface sizes, line spacing, paragraph and list definitions, and the use of the \verb|\vspace| command to manually adjust the vertical spacing between elements of your work --- is not allowed.
+
+{\bf Your document will be returned to you for revision if modifications are discovered.}
+
+\section{Typefaces}
+
+The ``\verb|acmart|'' document class requires the use of the ``Libertine'' typeface family. Your \TeX\ installation should include this set of packages. Please do not substitute other typefaces. The ``\verb|lmodern|'' and ``\verb|ltimes|'' packages should not be used, as they will override the built-in typeface families.
+
+\section{Title Information}
+
+The title of your work should use capital letters appropriately - \url{https://capitalizemytitle.com/} has useful rules for capitalization. Use the {\verb|title|} command to define the title of your work. If your work has a subtitle, define it with the {\verb|subtitle|} command.
+Do not insert line breaks in your title.
+
+If your title is lengthy, you must define a short version to be used in the page headers, to prevent overlapping text. The \verb|title| command has a ``short title'' parameter:
+\begin{verbatim}
+  \title[short title]{full title}
+\end{verbatim}
+
+\section{Authors and Affiliations}
+
+Each author must be defined separately for accurate metadata identification. Multiple authors may share one affiliation. Authors' names should not be abbreviated; use full first names wherever possible. Include authors' e-mail addresses whenever possible.
+
+Grouping authors' names or e-mail addresses, or providing an ``e-mail alias,'' as shown below, is not acceptable:
+\begin{verbatim}
+  \author{Brooke Aster, David Mehldau}
+  \email{dave,judy,steve at university.edu}
+  \email{firstname.lastname at phillips.org}
+\end{verbatim}
+
+The \verb|authornote| and \verb|authornotemark| commands allow a note to apply to multiple authors --- for example, if the first two authors of an article contributed equally to the work. 
+
+If your author list is lengthy, you must define a shortened version of the list of authors to be used in the page headers, to prevent overlapping text. The following command should be placed just after the last \verb|\author{}| definition:
+\begin{verbatim}
+  \renewcommand{\shortauthors}{McCartney, et al.}
+\end{verbatim}
+Omitting this command will force the use of a concatenated list of all of the authors' names, which may result in overlapping text in the page headers.
+
+The article template's documentation, available at  \url{https://www.acm.org/publications/proceedings-template}, has a complete explanation of these commands and tips for their effective use.
+
+\section{Rights Information}
+
+Authors of any work published by ACM will need to complete a rights form. Depending on the kind of work, and the rights management choice made by the author, this may be copyright transfer, permission, license, or an OA (open access) agreement.
+
+Regardless of the rights management choice, the author will receive a copy of the completed rights form once it has been submitted. This form contains \LaTeX\ commands that must be copied into the source document. When the document source is compiled, these commands and their parameters add formatted text to several areas of the final document:
+\begin{itemize}
+\item the ``ACM Reference Format'' text on the first page.
+\item the ``rights management'' text on the first page.
+\item the conference information in the page header(s).
+\end{itemize}
+
+Rights information is unique to the work; if you are preparing several works for an event, make sure to use the correct set of commands with each of the works.
+
+\section{CCS Concepts and User-Defined Keywords}
+
+Two elements of the ``acmart'' document class provide powerful taxonomic tools for you to help readers find your work in an online search. 
+
+The ACM Computing Classification System --- \url{https://www.acm.org/publications/class-2012} --- is a set of classifiers and concepts that describe the computing discipline. Authors can select entries from this classification system, via \url{https://dl.acm.org/ccs/ccs.cfm}, and generate the commands to be included in the \LaTeX\ source. 
+
+User-defined keywords are a comma-separated list of words and phrases of the authors' choosing, providing a more flexible way of describing the research being presented.
+
+CCS concepts and user-defined keywords are required for all short- and full-length articles, and optional for two-page abstracts. 
+
+\section{Sectioning Commands}
+
+Your work should use standard \LaTeX\ sectioning commands: \verb|section|, \verb|subsection|, \verb|subsubsection|, and \verb|paragraph|. They should be numbered; do not remove the numbering from the commands. 
+
+Simulating a sectioning command by setting the first word or words of a paragraph in boldface or italicized text is {\bf not allowed.}
+
+\section{Tables}
+
+The ``\verb|acmart|'' document class includes the ``\verb|booktabs|'' package --- \url{https://ctan.org/pkg/booktabs} --- for preparing high-quality tables. 
+
+Table captions are placed {\it above} the table.
+
+Because tables cannot be split across pages, the best placement for them is typically the top of the page nearest their initial cite.  To ensure this proper ``floating'' placement of tables, use the environment \textbf{table} to enclose the table's contents and the table caption.  The contents of the table itself must go in the \textbf{tabular} environment, to be aligned properly in rows and columns, with the desired horizontal and vertical rules.  Again, detailed instructions on \textbf{tabular} material are found in the \textit{\LaTeX\ User's Guide}.
+
+Immediately following this sentence is the point at which Table~\ref{tab:freq} is included in the input file; compare the placement of the table here with the table in the printed output of this document.
+
+\begin{table}
+  \caption{Frequency of Special Characters}
+  \label{tab:freq}
+  \begin{tabular}{ccl}
+    \toprule
+    Non-English or Math&Frequency&Comments\\
+    \midrule
+    \O & 1 in 1,000& For Swedish names\\
+    $\pi$ & 1 in 5& Common in math\\
+    \$ & 4 in 5 & Used in business\\
+    $\Psi^2_1$ & 1 in 40,000& Unexplained usage\\
+  \bottomrule
+\end{tabular}
+\end{table}
+
+To set a wider table, which takes up the whole width of the page's live area, use the environment \textbf{table*} to enclose the table's contents and the table caption.  As with a single-column table, this wide table will ``float'' to a location deemed more desirable. Immediately following this sentence is the point at which Table~\ref{tab:commands} is included in the input file; again, it is instructive to compare the placement of the table here with the table in the printed output of this document.
+
+\begin{table*}
+  \caption{Some Typical Commands}
+  \label{tab:commands}
+  \begin{tabular}{ccl}
+    \toprule
+    Command &A Number & Comments\\
+    \midrule
+    \texttt{{\char'134}author} & 100& Author \\
+    \texttt{{\char'134}table}& 300 & For tables\\
+    \texttt{{\char'134}table*}& 400& For wider tables\\
+    \bottomrule
+  \end{tabular}
+\end{table*}
+
+\section{Math Equations}
+You may want to display math equations in three distinct styles:
+inline, numbered or non-numbered display.  Each of
+the three are discussed in the next sections.
+
+\subsection{Inline (In-text) Equations}
+A formula that appears in the running text is called an
+inline or in-text formula.  It is produced by the
+\textbf{math} environment, which can be
+invoked with the usual \texttt{{\char'134}begin\,\ldots{\char'134}end}
+construction or with the short form \texttt{\$\,\ldots\$}. You
+can use any of the symbols and structures,
+from $\alpha$ to $\omega$, available in
+\LaTeX~\cite{Lamport:LaTeX}; this section will simply show a
+few examples of in-text equations in context. Notice how
+this equation:
+\begin{math}
+  \lim_{n\rightarrow \infty}x=0
+\end{math},
+set here in in-line math style, looks slightly different when
+set in display style.  (See next section).
+
+\subsection{Display Equations}
+A numbered display equation---one set off by vertical space from the
+text and centered horizontally---is produced by the \textbf{equation}
+environment. An unnumbered display equation is produced by the
+\textbf{displaymath} environment.
+
+Again, in either environment, you can use any of the symbols
+and structures available in \LaTeX\@; this section will just
+give a couple of examples of display equations in context.
+First, consider the equation, shown as an inline equation above:
+\begin{equation}
+  \lim_{n\rightarrow \infty}x=0
+\end{equation}
+Notice how it is formatted somewhat differently in
+the \textbf{displaymath}
+environment.  Now, we'll enter an unnumbered equation:
+\begin{displaymath}
+  \sum_{i=0}^{\infty} x + 1
+\end{displaymath}
+and follow it with another numbered equation:
+\begin{equation}
+  \sum_{i=0}^{\infty}x_i=\int_{0}^{\pi+2} f
+\end{equation}
+just to demonstrate \LaTeX's able handling of numbering.
+
+\section{Figures}
+
+The ``\verb|figure|'' environment should be used for figures. One or more images can be placed within a figure. If your figure contains third-party material, you must clearly identify it as such, as shown in the example below.
+\begin{figure}[h]
+  \centering
+  \includegraphics[width=\linewidth]{sample-franklin}
+  \caption{1907 Franklin Model D roadster. Photograph by Harris \& Ewing, Inc. [Public domain], via Wikimedia Commons. (\url{https://goo.gl/VLCRBB}).}
+  \Description{The 1907 Franklin Model D roadster.}
+\end{figure}
+
+Your figures should contain a caption which describes the figure to the reader. Figure captions go below the figure. Your figures should {\bf also} include a description suitable for screen readers, to assist the visually-challenged to better understand your work.
+
+Figure captions are placed {\it below} the figure.
+
+\subsection{The ``Teaser Figure''}
+
+A ``teaser figure'' is an image, or set of images in one figure, that are placed after all author and affiliation information, and before the body of the article, spanning the page. If you wish to have such a figure in your article, place the command immediately before the \verb|\maketitle| command:
+\begin{verbatim}
+  \begin{teaserfigure}
+    \includegraphics[width=\textwidth]{sampleteaser}
+    \caption{figure caption}
+    \Description{figure description}
+  \end{teaserfigure}
+\end{verbatim}
+
+\section{Citations and Bibliographies}
+
+The use of \BibTeX\ for the preparation and formatting of one's references is strongly recommended. Authors' names should be complete --- use full first names (``Donald E. Knuth'') not initials (``D. E. Knuth'') --- and the salient identifying features of a reference should be included: title, year, volume, number, pages, article DOI, etc. 
+
+The bibliography is included in your source document with these two commands, placed just before the \verb|\end{document}| command:
+\begin{verbatim}
+  \bibliographystyle{ACM-Reference-Format}
+  \bibliography{bibfile}
+\end{verbatim}
+where ``\verb|bibfile|'' is the name, without the ``\verb|.bib|'' suffix, of the \BibTeX\ file.
+
+Citations and references are numbered by default. A small number of ACM publications have citations and references formatted in the ``author year'' style; for these exceptions, please include this command in the {\bf preamble} (before ``\verb|\begin{document}|'') of your \LaTeX\ source: 
+\begin{verbatim}
+  \citestyle{acmauthoryear}
+\end{verbatim}
+
+Some examples.  A paginated journal article \cite{Abril07}, an enumerated journal article \cite{Cohen07}, a reference to an entire issue \cite{JCohen96}, a monograph (whole book) \cite{Kosiur01}, a monograph/whole book in a series (see 2a in spec. document)
+\cite{Harel79}, a divisible-book such as an anthology or compilation \cite{Editor00} followed by the same example, however we only output the series if the volume number is given \cite{Editor00a} (so Editor00a's series should NOT be present since it has no vol. no.),
+a chapter in a divisible book \cite{Spector90}, a chapter in a divisible book in a series \cite{Douglass98}, a multi-volume work as book \cite{Knuth97}, an article in a proceedings (of a conference, symposium, workshop for example) (paginated proceedings article) \cite{Andler79}, a proceedings article with all possible elements \cite{Smith10}, an example of an enumerated proceedings article \cite{VanGundy07}, an informally published work \cite{Harel78}, a doctoral dissertation \cite{Clarkson85}, a master's thesis: \cite{anisi03}, an online document / world wide web resource \cite{Thornburg01, Ablamowicz07, Poker06}, a video game (Case 1) \cite{Obama08} and (Case 2) \cite{Novak03} and \cite{Lee05} and (Case 3) a patent \cite{JoeScientist001}, work accepted for publication \cite{rous08}, 'YYYYb'-test for prolific author \cite{SaeediMEJ10} and \cite{SaeediJETC10}. Other cites might contain 'duplicate' DOI and URLs (some SIAM articles) \cite{Kirschmer:2010:AEI:1958016.1958018}. Boris / Barbara Beeton: multi-volume works as books \cite{MR781536} and \cite{MR781537}. A couple of citations with DOIs: \cite{2004:ITE:1009386.1010128,Kirschmer:2010:AEI:1958016.1958018}. Online citations: \cite{TUGInstmem, Thornburg01, CTANacmart}.
+
+\section{Acknowledgments}
+
+Identification of funding sources and other support, and thanks to individuals and groups that assisted in the research and the preparation of the work should be included in an acknowledgment section, which is placed just before the reference section in your document. 
+
+This section has a special environment:
+\begin{verbatim}
+  \begin{acks}
+  ...
+  \end{acks}
+\end{verbatim}
+so that the information contained therein can be more easily collected during the article metadata extraction phase, and to ensure consistency in the spelling of the section heading. 
+
+Authors should not prepare this section as a numbered or unnumbered {\verb|\section|}; please use the ``{\verb|acks|}'' environment.
+
+\section{Appendices}
+
+If your work needs an appendix, add it before the ``\verb|\end{document}|'' command at the conclusion of your source document. 
+
+Start the appendix with the ``\verb|appendix|'' command:
+\begin{verbatim}
+  \appendix
+\end{verbatim}
+and note that in the appendix, sections are lettered, not numbered. This document has two appendices, demonstrating the section and subsection identification method.
+
+\section{SIGCHI Extended Abstracts}
+
+The ``\verb|sigchi-a|'' template style (available only in \LaTeX\ and not in Word) produces a landscape-orientation formatted article, with a wide left margin. Three environments are available for use with the ``\verb|sigchi-a|'' template style, and produce formatted output in the margin:
+\begin{itemize}
+\item {\verb|sidebar|}:  Place formatted text in the margin.
+\item {\verb|marginfigure|}: Place a figure in the margin.
+\item {\verb|margintable|}: Place a table in the margin.
+\end{itemize}
+
+%
+% The acknowledgments section is defined using the "acks" environment (and NOT an unnumbered section). This ensures
+% the proper identification of the section in the article metadata, and the consistent spelling of the heading.
+\begin{acks}
+To Robert, for the bagels and explaining CMYK and color spaces.
+\end{acks}
+
+%
+% The next two lines define the bibliography style to be used, and the bibliography file.
+\bibliographystyle{ACM-Reference-Format}
+\bibliography{sample-base}
+
+% 
+% If your work has an appendix, this is the place to put it.
+\appendix
+
+\section{Research Methods}
+
+\subsection{Part One}
+
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi malesuada, quam in pulvinar varius, metus nunc fermentum urna, id sollicitudin purus odio sit amet enim. Aliquam ullamcorper eu ipsum vel mollis. Curabitur quis dictum nisl. Phasellus vel semper risus, et lacinia dolor. Integer ultricies commodo sem nec semper. 
+
+\subsection{Part Two}
+
+Etiam commodo feugiat nisl pulvinar pellentesque. Etiam auctor sodales ligula, non varius nibh pulvinar semper. Suspendisse nec lectus non ipsum convallis congue hendrerit vitae sapien. Donec at laoreet eros. Vivamus non purus placerat, scelerisque diam eu, cursus ante. Etiam aliquam tortor auctor efficitur mattis. 
+
+\section{Online Resources}
+
+Nam id fermentum dui. Suspendisse sagittis tortor a nulla mollis, in pulvinar ex pretium. Sed interdum orci quis metus euismod, et sagittis enim maximus. Vestibulum gravida massa ut felis suscipit congue. Quisque mattis elit a risus ultrices commodo venenatis eget dui. Etiam sagittis eleifend elementum. 
+
+Nam interdum magna at lectus dignissim, ac dignissim lorem rhoncus. Maecenas eu arcu ac neque placerat aliquam. Nunc pulvinar massa et mattis lacinia.
+
 \end{document}

Modified: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigchi-a.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigchi-a.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigchi-a.tex	2018-12-30 22:09:44 UTC (rev 49538)
+++ trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigchi-a.tex	2018-12-30 22:10:06 UTC (rev 49539)
@@ -1,87 +1,137 @@
-\documentclass[sigchi-a, authorversion]{acmart}
-\usepackage{booktabs} % For formal tables
-\usepackage{ccicons}  % For Creative Commons citation icons
+%
+% The first command in your LaTeX source must be the \documentclass command.
+\documentclass[sigchi-a]{acmart}
 
-% Copyright
-%\setcopyright{none}
-\setcopyright{acmcopyright}
-%\setcopyright{acmlicensed}
-%\setcopyright{rightsretained}
-%\setcopyright{usgov}
-%\setcopyright{usgovmixed}
-%\setcopyright{cagov}
-%\setcopyright{cagovmixed}
+%
+% defining the \BibTeX command - from Oren Patashnik's original BibTeX documentation.
+\def\BibTeX{{\rm B\kern-.05em{\sc i\kern-.025em b}\kern-.08emT\kern-.1667em\lower.7ex\hbox{E}\kern-.125emX}}
+    
+% Rights management information. 
+% This information is sent to you when you complete the rights form.
+% These commands have SAMPLE values in them; it is your responsibility as an author to replace
+% the commands and values with those provided to you when you complete the rights form.
+%
+% These commands are for a PROCEEDINGS abstract or paper.
+\copyrightyear{2018}
+\acmYear{2018}
+\setcopyright{acmlicensed}
+\acmConference[Woodstock '18]{Woodstock '18: ACM Symposium on Neural Gaze Detection}{June 03--05, 2018}{Woodstock, NY}
+\acmBooktitle{Woodstock '18: ACM Symposium on Neural Gaze Detection, June 03--05, 2018, Woodstock, NY}
+\acmPrice{15.00}
+\acmDOI{10.1145/1122445.1122456}
+\acmISBN{978-1-4503-9999-9/18/06}
 
+%
+% These commands are for a JOURNAL article.
+%\setcopyright{acmcopyright}
+%\acmJournal{TOG}
+%\acmYear{2018}\acmVolume{37}\acmNumber{4}\acmArticle{111}\acmMonth{8}
+%\acmDOI{10.1145/1122445.1122456}
 
-% DOI
-\acmDOI{10.475/123_4}
+%
+% Submission ID. 
+% Use this when submitting an article to a sponsored event. You'll receive a unique submission ID from the organizers
+% of the event, and this ID should be used as the parameter to this command.
+%\acmSubmissionID{123-A56-BU3}
 
-% ISBN
-\acmISBN{123-4567-24-567/08/06}
+%
+% The majority of ACM publications use numbered citations and references. If you are preparing content for an event
+% sponsored by ACM SIGGRAPH, you must use the "author year" style of citations and references. Uncommenting
+% the next command will enable that style.
+%\citestyle{acmauthoryear}
 
-%Conference
-\acmConference[WOODSTOCK'97]{ACM Woodstock conference}{July 1997}{El
-  Paso, Texas USA}
-\acmYear{1997}
-\copyrightyear{2016}
+%
+% end of the preamble, start of the body of the document source.
+\begin{document}
 
-\acmPrice{15.00}
+%
+% The "title" command has an optional parameter, allowing the author to define a "short title" to be used in page headers.
+\title{The Name of the Title is Hope}
 
-%\acmBadgeL[http://ctuning.org/ae/ppopp2016.html]{ae-logo}
-%\acmBadgeR[http://ctuning.org/ae/ppopp2016.html]{ae-logo}
+%
+% The "author" command and its associated commands are used to define the authors and their affiliations.
+% Of note is the shared affiliation of the first two authors, and the "authornote" and "authornotemark" commands
+% used to denote shared contribution to the research.
+\author{Ben Trovato}
+\authornote{Both authors contributed equally to this research.}
+\email{trovato at corporation.com}
+\orcid{1234-5678-9012}
+\author{G.K.M. Tobin}
+\authornotemark[1]
+\email{webmaster at marysville-ohio.com}
+\affiliation{%
+  \institution{Institute for Clarity in Documentation}
+  \streetaddress{P.O. Box 1212}
+  \city{Dublin}
+  \state{Ohio}
+  \postcode{43017-6221}
+}
 
-\begin{document}
-\title{SIGCHI Extended Abstracts Sample File}
+\author{Lars Th{\o}rv{\"a}ld}
+\affiliation{%
+  \institution{The Th{\o}rv{\"a}ld Group}
+  \streetaddress{1 Th{\o}rv{\"a}ld Circle}
+  \city{Hekla}
+  \country{Iceland}}
+\email{larst at affiliation.org}
 
-\author{First Author}
+\author{Valerie B\'eranger}
 \affiliation{%
-  \institution{University of Author}
-  \city{Authortown}
-  \state{CA}
-  \postcode{94022}
-  \country{USA} }
-\email{author1 at anotherco.edu}
+  \institution{Inria Paris-Rocquencourt}
+  \city{Rocquencourt}
+  \country{France}
+}
 
-\author{Second Author}
+\author{Aparna Patel}
 \affiliation{%
-  \position{VP, Authoring}
-  \institution{Authorship Holdings, Ltd.}
-  \city{Awdur}
-  \postcode{SA22 8PP}
-  \country{UK}}
-\email{author2 at author.ac.uk}
+ \institution{Rajiv Gandhi University}
+ \streetaddress{Rono-Hills}
+ \city{Doimukh}
+ \state{Arunachal Pradesh}
+ \country{India}}
+ 
+\author{Huifen Chan}
+\affiliation{%
+  \institution{Tsinghua University}
+  \streetaddress{30 Shuangqing Rd}
+  \city{Haidian Qu}
+  \state{Beijing Shi}
+  \country{China}}
 
-\author{Third Author \\
-  Fourth Author}
+\author{Charles Palmer}
 \affiliation{%
-  \institution{L\={e}khaka Labs}
-  \city{Bengaluru} \postcode{560 080} \country{India}}
-\email{author3 at another.com}
-\email{author4 at another.com}
+  \institution{Palmer Research Laboratories}
+  \streetaddress{8600 Datapoint Drive}
+  \city{San Antonio}
+  \state{Texas}
+  \postcode{78229}}
+\email{cpalmer at prl.com}
 
-\author{Fifth Author}
-\affiliation{\institution{YetAuthorCo, Inc.}
-  \city{Authortown} \state{BC}
-  \postcode{V6M 22P} \country{Canada}}
-\email{author5 at anotherco.com}
+\author{John Smith}
+\affiliation{\institution{The Th{\o}rv{\"a}ld Group}}
+\email{jsmith at affiliation.org}
 
-\author{Sixth Author}
-\affiliation{\institution{Universit\'e de Auteur-Sud}
-  \city{Auteur} \postcode{40222} \country{France}}
-\email{author6 at author.fr}
+\author{Julius P. Kumquat}
+\affiliation{\institution{The Kumquat Consortium}}
+\email{jpkumquat at consortium.net}
 
-\author{Seventh Author}
-\affiliation{\institution{University of Umbhali}
-  \city{Pretoria} \country{South Africa}}
-\email{author7 at umbhaliu.ac.za}
+%
+% By default, the full list of authors will be used in the page headers. Often, this list is too long, and will overlap
+% other information printed in the page headers. This command allows the author to define a more concise list
+% of authors' names for this purpose.
+\renewcommand{\shortauthors}{Trovato and Tobin, et al.}
 
-% The default list of authors is too long for headers.
-\renewcommand{\shortauthors}{F. Author et al.}
+%
+% The abstract is a short summary of the work to be presented in the article.
+\begin{abstract}
+A clear and well-documented \LaTeX\ document is presented as an article formatted for publication by ACM in 
+a conference proceedings or journal publication. Based on the ``acmart'' document class, this article presents
+and explains many of the common variations, as well as many of the formatting elements
+an author may use in the preparation of the documentation of their work.
+\end{abstract}
 
-
 %
-% The code below should be generated by the tool at
-% http://dl.acm.org/ccs.cfm
+% The code below is generated by the tool at http://dl.acm.org/ccs.cfm.
 % Please copy and paste the code instead of the example below.
 %
 \begin{CCSXML}
@@ -114,327 +164,339 @@
 \ccsdesc{Computer systems organization~Robotics}
 \ccsdesc[100]{Networks~Network reliability}
 
+%
+% Keywords. The author(s) should pick words that accurately describe the work being
+% presented. Separate the keywords with commas.
+\keywords{datasets, neural networks, gaze detection, text tagging}
 
-\begin{abstract}
-  UPDATED---\today. This sample paper describes the formatting
-  requirements for SIGCHI Extended Abstract Format, and this sample
-  file offers recommendations on writing for the worldwide SIGCHI
-  readership. Please review this document even if you have submitted
-  to SIGCHI conferences before, as some format details have changed
-  relative to previous years. Abstracts should be about 150
-  words. Required.
-\end{abstract}
+%
+% A "teaser" image appears between the author and affiliation information and the body 
+% of the document, and typically spans the page. 
+%%\begin{teaserfigure}
+%%  \includegraphics[width=\textwidth]{sampleteaser}
+%%  \caption{Seattle Mariners at Spring Training, 2010.}
+%%  \Description{Enjoying the baseball game from the third-base seats. Ichiro Suzuki preparing to bat.}
+%%  \label{fig:teaser}
+%%\end{teaserfigure}
 
+%
+% This command processes the author and affiliation and title information and builds
+% the first part of the formatted document.
+\maketitle
 
-\keywords{Authors' choice; of terms; separated; by
-  semicolons; include commas, within terms only; required.}
+\section{Introduction}
+ACM's consolidated article template, introduced in 2017, provides a consistent \LaTeX\ style for use across ACM publications, and incorporates accessibility and metadata-extraction functionality necessary for future Digital Library endeavors. Numerous ACM and SIG-specific \LaTeX\ templates have been examined, and their unique features incorporated into this single new template.
 
+If you are new to publishing with ACM, this document is a valuable guide to the process of preparing your work for publication. If you have published with ACM before, this document provides insight and instruction into more recent changes to the article template.
 
+The ``\verb|acmart|'' document class can be used to prepare articles for any ACM publication --- conference or journal, and for any stage of publication, from review to final ``camera-ready'' copy, to the author's own version, with {\it very} few changes to the source. 
 
-\maketitle
+\section{Template Overview}
+As noted in the introduction, the ``\verb|acmart|'' document class can be used to prepare many different kinds of documentation --- a double-blind initial submission of a full-length technical paper, a two-page SIGGRAPH Emerging Technologies abstract, a ``camera-ready'' journal article, a SIGCHI Extended Abstract, and more --- all by selecting the appropriate {\it template style} and {\it template parameters}.
 
-\begin{sidebar}
-  \textbf{Good Utilization of the Side Bar}
+This document will explain the major features of the document class. For further information, the {\it \LaTeX\ User's Guide} is available from \url{https://www.acm.org/publications/proceedings-template}.
 
-  \textbf{Preparation:} Do not change the margin
-  dimensions and do not flow the margin text to the
-  next page.
+\subsection{Template Styles}
 
-  \textbf{Materials:} The margin box must not intrude
-  or overflow into the header or the footer, or the gutter space
-  between the margin paragraph and the main left column.
+The primary parameter given to the ``\verb|acmart|'' document class is the {\it template style} which corresponds to the kind of publication or SIG publishing the work. This parameter is enclosed in square brackets and is a part of the {\verb|documentclass|} command:
+\begin{verbatim}
+  \documentclass[STYLE]{acmart}
+\end{verbatim}
 
-  \textbf{Images \& Figures:} Practically anything
-  can be put in the margin if it fits. Use the
-  \texttt{{\textbackslash}marginparwidth} constant to set the
-  width of the figure, table, minipage, or whatever you are trying
-  to fit in this skinny space.
+Journals use one of three template styles. All but three ACM journals use the {\verb|acmsmall|} template style:
+\begin{itemize}
+\item {\verb|acmsmall|}: The default journal template style.
+\item {\verb|acmlarge|}: Used by JOCCH and TAP.
+\item {\verb|acmtog|}: Used by TOG.
+\end{itemize}
 
-  \caption{This is the optional caption}
-  \label{bar:sidebar}
-\end{sidebar}
+The majority of conference proceedings documentation will use the {\verb|acmconf|} template style.
+\begin{itemize}
+\item {\verb|acmconf|}: The default proceedings template style.
+\item{\verb|sigchi|}: Used for SIGCHI conference articles.
+\item{\verb|sigchi-a|}: Used for SIGCHI ``Extended Abstract'' articles.
+\item{\verb|sigplan|}: Used for SIGPLAN conference articles.
+\end{itemize}
 
-\begin{figure}
-  \includegraphics[width=\marginparwidth]{sigchi-logo}\Description{SIGCHI
-    logo} 
-  \caption{Insert a caption below each figure.}
-  \label{fig:sample}
-\end{figure}
+\subsection{Template Parameters}
 
+In addition to specifying the {\it template style} to be used in formatting your work, there are a number of {\it template parameters} which modify some part of the applied template style. A complete list of these parameters can be found in the {\it \LaTeX\ User's Guide.}
 
-\section{Introduction}
-This format is to be used for submissions that are published in the
-conference publications. We wish to give this volume a consistent,
-high-quality appearance. We therefore ask that authors follow some
-simple guidelines. In essence, you should format your paper exactly
-like this document. The easiest way to do this is to replace the
-content with your own material.
+Frequently-used parameters, or combinations of parameters, include:
+\begin{itemize}
+\item {\verb|anonymous,review|}: Suitable for a ``double-blind'' conference submission. Anonymizes the work and includes line numbers. Use with the \verb|\acmSubmissionID| command to print the submission's unique ID on each page of the work.
+\item{\verb|authorversion|}: Produces a version of the work suitable for posting by the author.
+\item{\verb|screen|}: Produces colored hyperlinks.
+\end{itemize}
 
+This document uses the following string as the first command in the source file: \verb|\documentclass[sigconf,screen]{acmart}|.
 
-\section{ACM Copyrights \& Permission}
-Accepted extended abstracts and papers will be distributed in the
-Conference Publications. They will also be placed in the ACM Digital
-Library, where they will remain accessible to thousands of researchers
-and practitioners worldwide. To view the ACM's copyright and
-permissions policy, see:
-\url{http://www.acm.org/publications/policies/copyright_policy}.
+\section{Modifications}
 
+Modifying the template --- including but not limited to: adjusting margins, typeface sizes, line spacing, paragraph and list definitions, and the use of the \verb|\vspace| command to manually adjust the vertical spacing between elements of your work --- is not allowed.
 
-\section{Page Size}
-All SIGCHI submissions should be US letter (8.5 $\times$ 11
-inches). US Letter is the standard option used by this \LaTeX\
-template.
+{\bf Your document will be returned to you for revision if modifications are discovered.}
 
-\section{Text Formatting}
-Please use an 8.5-point Verdana font, or other sans serifs font as
-close as possible in appearance to Verdana in which these guidelines
-have been set. Arial 9-point font is a reasonable substitute for
-Verdana as it has a similar x-height. Please use serif or
-non-proportional fonts only for special purposes, such as
-distinguishing \texttt{source code} text.
+\section{Typefaces}
 
-\subsubsection{Text styles}
-The \LaTeX\ template facilitates text formatting for normal (for body
-text); heading 1, heading 2, heading 3; bullet list; numbered list;
-caption; annotation (for notes in the narrow left margin); and
-references (for bibliographic entries). Additionally, here is an
-example of footnoted\footnote{Use footnotes sparingly, if at all.}
-text. As stated in the footnote, footnotes should rarely be used.
+The ``\verb|acmart|'' document class requires the use of the ``Libertine'' typeface family. Your \TeX\ installation should include this set of packages. Please do not substitute other typefaces. The ``\verb|lmodern|'' and ``\verb|ltimes|'' packages should not be used, as they will override the built-in typeface families.
 
-\begin{table}
-  \caption{Table captions should be placed above the table. We
-    recommend table lines be 1 point, 25\% black. Minimize use of
-    table grid lines.}
-  \label{tab:table1}
-  \begin{tabular}{l r r r}
-%     \toprule
-    & & \multicolumn{2}{c}{\small{\textbf{Test Conditions}}} \\
-    \cmidrule(r){3-4}
-    {\small\textit{Name}}
-    & {\small \textit{First}}
-      & {\small \textit{Second}}
-    & {\small \textit{Final}} \\
-    \midrule
-    Marsden & 223.0 & 44 & 432,321 \\
-    Nass & 22.2 & 16 & 234,333 \\
-    Borriello & 22.9 & 11 & 93,123 \\
-    Karat & 34.9 & 2200 & 103,322 \\
-     \bottomrule
-  \end{tabular}
-\end{table}
+\section{Title Information}
 
+The title of your work should use capital letters appropriately - \url{https://capitalizemytitle.com/} has useful rules for capitalization. Use the {\verb|title|} command to define the title of your work. If your work has a subtitle, define it with the {\verb|subtitle|} command.
+Do not insert line breaks in your title.
 
-\subsection{Language, style, and content}
-The written and spoken language of SIGCHI is English. Spelling and
-punctuation may use any dialect of English (e.g., British, Canadian,
-US, etc.) provided this is done consistently. Hyphenation is
-optional. To ensure suitability for an international audience, please
-pay attention to the following:
+If your title is lengthy, you must define a short version to be used in the page headers, to prevent overlapping text. The \verb|title| command has a ``short title'' parameter:
+\begin{verbatim}
+  \title[short title]{full title}
+\end{verbatim}
+
+\section{Authors and Affiliations}
+
+Each author must be defined separately for accurate metadata identification. Multiple authors may share one affiliation. Authors' names should not be abbreviated; use full first names wherever possible. Include authors' e-mail addresses whenever possible.
+
+Grouping authors' names or e-mail addresses, or providing an ``e-mail alias,'' as shown below, is not acceptable:
+\begin{verbatim}
+  \author{Brooke Aster, David Mehldau}
+  \email{dave,judy,steve at university.edu}
+  \email{firstname.lastname at phillips.org}
+\end{verbatim}
+
+The \verb|authornote| and \verb|authornotemark| commands allow a note to apply to multiple authors --- for example, if the first two authors of an article contributed equally to the work. 
+
+If your author list is lengthy, you must define a shortened version of the list of authors to be used in the page headers, to prevent overlapping text. The following command should be placed just after the last \verb|\author{}| definition:
+\begin{verbatim}
+  \renewcommand{\shortauthors}{McCartney, et al.}
+\end{verbatim}
+Omitting this command will force the use of a concatenated list of all of the authors' names, which may result in overlapping text in the page headers.
+
+The article template's documentation, available at  \url{https://www.acm.org/publications/proceedings-template}, has a complete explanation of these commands and tips for their effective use.
+
+\section{Rights Information}
+
+Authors of any work published by ACM will need to complete a rights form. Depending on the kind of work, and the rights management choice made by the author, this may be copyright transfer, permission, license, or an OA (open access) agreement.
+
+Regardless of the rights management choice, the author will receive a copy of the completed rights form once it has been submitted. This form contains \LaTeX\ commands that must be copied into the source document. When the document source is compiled, these commands and their parameters add formatted text to several areas of the final document:
 \begin{itemize}
-\item Write in a straightforward style. Use simple sentence
-  structure. Try to avoid long sentences and complex sentence
-  structures. Use semicolons carefully.
-\item Use common and basic vocabulary (e.g., use the word ``unusual''
-  rather than the word ``arcane'').
-\item Briefly define or explain all technical terms. The terminology
-  common to your practice/discipline may be different in other design
-  practices/disciplines.
-\item Spell out all acronyms the first time they are used in your
-  text. For example, ``World Wide Web (WWW)''.
-\item Explain local references (e.g., not everyone knows all city
-  names in a particular country).
-\item Explain ``insider'' comments. Ensure that your whole audience
-  understands any reference whose meaning you do not describe (e.g.,
-  do not assume that everyone has used a Macintosh or a particular
-  application).
-\item Explain colloquial language and puns. Understanding phrases like
-  ``red herring'' requires a cultural knowledge of English. Humor and
-  irony are difficult to translate.
-\item Use unambiguous forms for culturally localized concepts, such as
-  times, dates, currencies, and numbers (e.g., ``1-5- 97'' or
-  ``5/1/97'' may mean 5 January or 1 May, and ``seven o'clock'' may
-  mean 7:00 am or 19:00). For currencies, indicate equivalences:
-  ``Participants were paid {\fontfamily{txr}\selectfont \textwon}
-  25,000, or roughly US \$22.''
-\item Be careful with the use of gender-specific pronouns (he, she)
-  and other gender-specific words (chairman, manpower,
-  man-months). Use inclusive language (e.g., she or he, they, chair,
-  staff, staff-hours, person-years) that is gender-neutral. If
-  necessary, you may be able to use ``he'' and ``she'' in alternating
-  sentences, so that the two genders occur equally
-  often~\cite{Schwartz:1995:GBF}.
-\item If possible, use the full (extended) alphabetic character set
-  for names of persons, institutions, and places (e.g.,
-  Gr{\o}nb{\ae}k, Lafreni\'ere, S\'anchez, Nguy{\~{\^{e}}}n,
-  Universit{\"a}t, Wei{\ss}enbach, Z{\"u}llighoven, \r{A}rhus, etc.).
-  These characters are already included in most versions and variants
-  of Times, Helvetica, and Arial fonts.
+\item the ``ACM Reference Format'' text on the first page.
+\item the ``rights management'' text on the first page.
+\item the conference information in the page header(s).
 \end{itemize}
 
+Rights information is unique to the work; if you are preparing several works for an event, make sure to use the correct set of commands with each of the works.
 
-\begin{marginfigure}
-    \includegraphics[width=\marginparwidth]{cats}\Description{An image
-      of tesselated cats}
-    \caption{In this image, the cats are tessellated within a square
-      frame. Images should also have captions and be within the
-      boundaries of the sidebar on page~\pageref{bar:sidebar}. Photo:
-      \cczero~jofish on Flickr.}
-    \label{fig:marginfig}
-\end{marginfigure}
+\section{CCS Concepts and User-Defined Keywords}
 
-\section{Figures}
-The examples on this and following pages should help you get a feel
-for how screen-shots and other figures should be placed in the
-template. Your document may use color figures (see
-Figures~\ref{fig:sample}), which are included in the page limit; the
-figures must be usable when printed in black and white. You can use
-the \texttt{marginfigure} environment to insert figures in the (left) margin
-of the document (see Figure~\ref{fig:marginfig}). Finally, be sure to
-make images large enough so the important details are legible and
-clear (see Figure~\ref{fig:map}).
+Two elements of the ``acmart'' document class provide powerful taxonomic tools for you to help readers find your work in an online search. 
 
-\begin{figure*}
-  \includegraphics[width=\fulltextwidth]{map}\Description{A world map}
-  \caption{In this image, the map maximizes use of space.
-    Note that \LaTeX\ tends to render large figures on a
-    dedicated page. Image: \ccbynd~ayman on Flickr.}~\label{fig:map}
-\end{figure*}
+The ACM Computing Classification System --- \url{https://www.acm.org/publications/class-2012} --- is a set of classifiers and concepts that describe the computing discipline. Authors can select entries from this classification system, via \url{https://dl.acm.org/ccs/ccs.cfm}, and generate the commands to be included in the \LaTeX\ source. 
 
+User-defined keywords are a comma-separated list of words and phrases of the authors' choosing, providing a more flexible way of describing the research being presented.
 
+CCS concepts and user-defined keywords are required for all short- and full-length articles, and optional for two-page abstracts. 
+
+\section{Sectioning Commands}
+
+Your work should use standard \LaTeX\ sectioning commands: \verb|section|, \verb|subsection|, \verb|subsubsection|, and \verb|paragraph|. They should be numbered; do not remove the numbering from the commands. 
+
+Simulating a sectioning command by setting the first word or words of a paragraph in boldface or italicized text is {\bf not allowed.}
+
 \section{Tables}
 
+The ``\verb|acmart|'' document class includes the ``\verb|booktabs|'' package --- \url{https://ctan.org/pkg/booktabs} --- for preparing high-quality tables. 
 
+Table captions are placed {\it above} the table.
+
+Because tables cannot be split across pages, the best placement for them is typically the top of the page nearest their initial cite.  To ensure this proper ``floating'' placement of tables, use the environment \textbf{table} to enclose the table's contents and the table caption.  The contents of the table itself must go in the \textbf{tabular} environment, to be aligned properly in rows and columns, with the desired horizontal and vertical rules.  Again, detailed instructions on \textbf{tabular} material are found in the \textit{\LaTeX\ User's Guide}.
+
+Immediately following this sentence is the point at which Table~\ref{tab:freq} is included in the input file; compare the placement of the table here with the table in the printed output of this document.
+
 \begin{margintable}
-    \caption{A simple narrow table in the left margin
-      space.}
-    \label{tab:table2}
-    \begin{tabular}{r r l}
-      & {\small \textbf{First}}
-      & {\small \textbf{Location}} \\
-      \toprule
-      Child & 22.5 & Melbourne \\
-      Adult & 22.0 & Bogot\'a \\
-      \midrule
-      Gene & 22.0 & Palo Alto \\
-      John & 34.5 & Minneapolis \\
-      \bottomrule
-    \end{tabular}
+  \caption{Frequency of Special Characters}
+  \label{tab:freq}
+  \begin{tabular}{ccl}
+    \toprule
+    Non-English or Math&Frequency&Comments\\
+    \midrule
+    \O & 1 in 1,000& For Swedish names\\
+    $\pi$ & 1 in 5& Common in math\\
+    \$ & 4 in 5 & Used in business\\
+    $\Psi^2_1$ & 1 in 40,000& Unexplained usage\\
+  \bottomrule
+\end{tabular}
 \end{margintable}
 
-You man use tables inline with the text (see Table~\ref{tab:table1})
-or within the margin as shown in Table~\ref{tab:table2}. Try to
-minimize the use of lines (especially vertical lines). \LaTeX\ will
-set the table font and captions sizes correctly; the latter must
-remain unchanged.
+To set a wider table, which takes up the whole width of the page's live area, use the environment \textbf{table*} to enclose the table's contents and the table caption.  As with a single-column table, this wide table will ``float'' to a location deemed more desirable. Immediately following this sentence is the point at which Table~\ref{tab:commands} is included in the input file; again, it is instructive to compare the placement of the table here with the table in the printed output of this document.
 
-\section{Accessibility}
-The Executive Council of SIGCHI has committed to making SIGCHI
-conferences more inclusive for researchers, practitioners, and
-educators with disabilities. As a part of this goal, the all authors
-are asked to work on improving the accessibility of their
-submissions. Specifically, we encourage authors to carry out the
-following five steps:
-\begin{itemize}
-\item Add alternative text to all figures
-\item Mark table headings
-\item Generate a tagged PDF
-\item Verify the default language
-\item Set the tab order to ``Use Document Structure''
-\end{itemize}
+\begin{table*}
+  \caption{Some Typical Commands}
+  \label{tab:commands}
+  \begin{tabular}{ccl}
+    \toprule
+    Command &A Number & Comments\\
+    \midrule
+    \texttt{{\char'134}author} & 100& Author \\
+    \texttt{{\char'134}table}& 300 & For tables\\
+    \texttt{{\char'134}table*}& 400& For wider tables\\
+    \bottomrule
+  \end{tabular}
+\end{table*}
 
-For links to instructions and resources, please see:
-\url{http://chi2016.acm.org/accessibility}
+\section{Math Equations}
+You may want to display math equations in three distinct styles:
+inline, numbered or non-numbered display.  Each of
+the three are discussed in the next sections.
 
-Unfortunately good tools do not yet exist to create tagged PDF files
-from Latex (see the ongoing effort at
-\url{http://tug.org/twg/accessibility/}). \LaTeX\ users will need to
-carry out all of the above steps in the PDF directly using Adobe
-Acrobat, after the PDF has been generated.
+\subsection{Inline (In-text) Equations}
+A formula that appears in the running text is called an
+inline or in-text formula.  It is produced by the
+\textbf{math} environment, which can be
+invoked with the usual \texttt{{\char'134}begin\,\ldots{\char'134}end}
+construction or with the short form \texttt{\$\,\ldots\$}. You
+can use any of the symbols and structures,
+from $\alpha$ to $\omega$, available in
+\LaTeX~\cite{Lamport:LaTeX}; this section will simply show a
+few examples of in-text equations in context. Notice how
+this equation:
+\begin{math}
+  \lim_{n\rightarrow \infty}x=0
+\end{math},
+set here in in-line math style, looks slightly different when
+set in display style.  (See next section).
 
-For more information and links to instructions and resources, please
-see:
-\url{http://chi2016.acm.org/accessibility} and
-\url{http://tug.org/twg/accessibility/}.
+\subsection{Display Equations}
+A numbered display equation---one set off by vertical space from the
+text and centered horizontally---is produced by the \textbf{equation}
+environment. An unnumbered display equation is produced by the
+\textbf{displaymath} environment.
 
+Again, in either environment, you can use any of the symbols
+and structures available in \LaTeX\@; this section will just
+give a couple of examples of display equations in context.
+First, consider the equation, shown as an inline equation above:
+\begin{equation}
+  \lim_{n\rightarrow \infty}x=0
+\end{equation}
+Notice how it is formatted somewhat differently in
+the \textbf{displaymath}
+environment.  Now, we'll enter an unnumbered equation:
+\begin{displaymath}
+  \sum_{i=0}^{\infty} x + 1
+\end{displaymath}
+and follow it with another numbered equation:
+\begin{equation}
+  \sum_{i=0}^{\infty}x_i=\int_{0}^{\pi+2} f
+\end{equation}
+just to demonstrate \LaTeX's able handling of numbering.
 
-\section{Producing and Testing PDF Files}
+\section{Figures}
 
-We recommend that you produce a PDF version of your submission well
-before the final deadline. Your PDF file must be ACM DL Compliant and
-meet stated requirements,
-\url{http://www.sheridanprinting.com/sigchi/ACM-SIG-distilling-settings.htm}.
+The ``\verb|figure|'' environment should be used for figures. One or more images can be placed within a figure. If your figure contains third-party material, you must clearly identify it as such, as shown in the example below.
+\begin{marginfigure}
+  \centering
+  \includegraphics[width=\linewidth]{sample-franklin}
+  \caption{1907 Franklin Model D roadster. Photograph by Harris \& Ewing, Inc. [Public domain], via Wikimedia Commons. (\url{https://goo.gl/VLCRBB}).}
+  \Description{The 1907 Franklin Model D roadster.}
+\end{marginfigure}
 
-\begin{sidebar}
-  So long as you don't type outside the right
-  margin or bleed into the gutter, it's okay to put annotations over
-  here on the left. You may need to have
-  to manually align the margin paragraphs to your \LaTeX\ floats using
-  the \texttt{{\textbackslash}vspace{}} command.
-\end{sidebar}
+Your figures should contain a caption which describes the figure to the reader. Figure captions go below the figure. Your figures should {\bf also} include a description suitable for screen readers, to assist the visually-challenged to better understand your work.
 
+Figure captions are placed {\it below} the figure.
 
-Test your PDF file by viewing or printing it with the same software we
-will use when we receive it, Adobe Acrobat Reader Version 10. This is
-widely available at no cost. Note that most reviewers will use a North
-American/European version of Acrobat reader, so please check your PDF
-accordingly.
+\subsection{The ``Teaser Figure''}
 
+A ``teaser figure'' is an image, or set of images in one figure, that are placed after all author and affiliation information, and before the body of the article, spanning the page. If you wish to have such a figure in your article, place the command immediately before the \verb|\maketitle| command:
+\begin{verbatim}
+  \begin{teaserfigure}
+    \includegraphics[width=\textwidth]{sampleteaser}
+    \caption{figure caption}
+    \Description{figure description}
+  \end{teaserfigure}
+\end{verbatim}
+
+\section{Citations and Bibliographies}
+
+The use of \BibTeX\ for the preparation and formatting of one's references is strongly recommended. Authors' names should be complete --- use full first names (``Donald E. Knuth'') not initials (``D. E. Knuth'') --- and the salient identifying features of a reference should be included: title, year, volume, number, pages, article DOI, etc. 
+
+The bibliography is included in your source document with these two commands, placed just before the \verb|\end{document}| command:
+\begin{verbatim}
+  \bibliographystyle{ACM-Reference-Format}
+  \bibliography{bibfile}
+\end{verbatim}
+where ``\verb|bibfile|'' is the name, without the ``\verb|.bib|'' suffix, of the \BibTeX\ file.
+
+Citations and references are numbered by default. A small number of ACM publications have citations and references formatted in the ``author year'' style; for these exceptions, please include this command in the {\bf preamble} (before ``\verb|\begin{document}|'') of your \LaTeX\ source: 
+\begin{verbatim}
+  \citestyle{acmauthoryear}
+\end{verbatim}
+
+Some examples.  A paginated journal article \cite{Abril07}, an enumerated journal article \cite{Cohen07}, a reference to an entire issue \cite{JCohen96}, a monograph (whole book) \cite{Kosiur01}, a monograph/whole book in a series (see 2a in spec. document)
+\cite{Harel79}, a divisible-book such as an anthology or compilation \cite{Editor00} followed by the same example, however we only output the series if the volume number is given \cite{Editor00a} (so Editor00a's series should NOT be present since it has no vol. no.),
+a chapter in a divisible book \cite{Spector90}, a chapter in a divisible book in a series \cite{Douglass98}, a multi-volume work as book \cite{Knuth97}, an article in a proceedings (of a conference, symposium, workshop for example) (paginated proceedings article) \cite{Andler79}, a proceedings article with all possible elements \cite{Smith10}, an example of an enumerated proceedings article \cite{VanGundy07}, an informally published work \cite{Harel78}, a doctoral dissertation \cite{Clarkson85}, a master's thesis: \cite{anisi03}, an online document / world wide web resource \cite{Thornburg01, Ablamowicz07, Poker06}, a video game (Case 1) \cite{Obama08} and (Case 2) \cite{Novak03} and \cite{Lee05} and (Case 3) a patent \cite{JoeScientist001}, work accepted for publication \cite{rous08}, 'YYYYb'-test for prolific author \cite{SaeediMEJ10} and \cite{SaeediJETC10}. Other cites might contain 'duplicate' DOI and URLs (some SIAM articles) \cite{Kirschmer:2010:AEI:1958016.1958018}. Boris / Barbara Beeton: multi-volume works as books \cite{MR781536} and \cite{MR781537}. A couple of citations with DOIs: \cite{2004:ITE:1009386.1010128,Kirschmer:2010:AEI:1958016.1958018}. Online citations: \cite{TUGInstmem, Thornburg01, CTANacmart}.
+
+\section{Acknowledgments}
+
+Identification of funding sources and other support, and thanks to individuals and groups that assisted in the research and the preparation of the work should be included in an acknowledgment section, which is placed just before the reference section in your document. 
+
+This section has a special environment:
+\begin{verbatim}
+  \begin{acks}
+  ...
+  \end{acks}
+\end{verbatim}
+so that the information contained therein can be more easily collected during the article metadata extraction phase, and to ensure consistency in the spelling of the section heading. 
+
+Authors should not prepare this section as a numbered or unnumbered {\verb|\section|}; please use the ``{\verb|acks|}'' environment.
+
+\section{Appendices}
+
+If your work needs an appendix, add it before the ``\verb|\end{document}|'' command at the conclusion of your source document. 
+
+Start the appendix with the ``\verb|appendix|'' command:
+\begin{verbatim}
+  \appendix
+\end{verbatim}
+and note that in the appendix, sections are lettered, not numbered. This document has two appendices, demonstrating the section and subsection identification method.
+
+\section{SIGCHI Extended Abstracts}
+
+The ``\verb|sigchi-a|'' template style (available only in \LaTeX\ and not in Word) produces a landscape-orientation formatted article, with a wide left margin. Three environments are available for use with the ``\verb|sigchi-a|'' template style, and produce formatted output in the margin:
+\begin{itemize}
+\item {\verb|sidebar|}:  Place formatted text in the margin.
+\item {\verb|marginfigure|}: Place a figure in the margin.
+\item {\verb|margintable|}: Place a table in the margin.
+\end{itemize}
+
+%
+% The acknowledgments section is defined using the "acks" environment (and NOT an unnumbered section). This ensures
+% the proper identification of the section in the article metadata, and the consistent spelling of the heading.
 \begin{acks}
-  We thank all the volunteers, publications support, staff, and
-  authors who wrote and provided helpful comments on previous versions
-  of this document. As well authors 1, 2, and 3 gratefully acknowledge
-  the grant from \grantsponsor{001}{NSF}{}
-  (\#\grantnum{001}{1234-2222-ABC}). Author 4 for example may want to
-  acknowledge a supervisor/manager from their original employer. This
-  whole paragraph is just for example. Some of the references cited in
-  this paper are included for illustrative purposes only.
+To Robert, for the bagels and explaining CMYK and color spaces.
 \end{acks}
 
-\section{References Format}
+%
+% The next two lines define the bibliography style to be used, and the bibliography file.
+\bibliographystyle{ACM-Reference-Format}
+\bibliography{sample-base}
 
-Your references should be published materials accessible to the
-public. Internal technical reports may be cited only if they are
-easily accessible and may be obtained by any reader for a nominal fee.
-Proprietary information may not be cited. Private communications
-should be acknowledged in the main text, not referenced (e.g.,
-[Golovchinsky, personal communication]). References must be the same
-font size as other body text. References should be in alphabetical
-order by last name of first author. Use a numbered list of references
-at the end of the article, ordered alphabetically by last name of
-first author, and referenced by numbers in brackets. For papers from
-conference proceedings, include the title of the paper and the name of
-the conference. Do not include the location of the conference or the
-exact date; do include the page numbers if available.
+% 
+% If your work has an appendix, this is the place to put it.
+\appendix
 
-References should be in ACM citation format:
-\url{http://www.acm.org/publications/submissions/latex_style}.  This
-includes citations to Internet
-resources~\cite{CHINOSAUR:venue,cavender:writing,psy:gangnam}
-according to ACM format, although it is often appropriate to include
-URLs directly in the text, as above. Example reference formatting for
-individual journal articles~\cite{ethics}, articles in conference
-proceedings~\cite{Klemmer:2002:WSC:503376.503378},
-books~\cite{Schwartz:1995:GBF}, theses~\cite{sutherland:sketchpad},
-book chapters~\cite{winner:politics}, an entire journal
-issue~\cite{kaye:puc},
-websites~\cite{acm_categories,cavender:writing},
-tweets~\cite{CHINOSAUR:venue}, patents~\cite{heilig:sensorama},
-games~\cite{supermetroid:snes}, and
-online videos~\cite{psy:gangnam} is given here.  See the examples of
-citations at the end of this document and in the accompanying
-\texttt{BibTeX} document. This formatting is a edited version of the
-format automatically generated by the ACM Digital Library
-(\url{http://dl.acm.org}) as ``ACM Ref''. DOI and/or URL links are
-optional but encouraged as are full first names. Note that the
-Hyperlink style used throughout this document uses blue links;
-however, URLs in the references section may optionally appear in
-black.
+\section{Research Methods}
 
+\subsection{Part One}
 
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi malesuada, quam in pulvinar varius, metus nunc fermentum urna, id sollicitudin purus odio sit amet enim. Aliquam ullamcorper eu ipsum vel mollis. Curabitur quis dictum nisl. Phasellus vel semper risus, et lacinia dolor. Integer ultricies commodo sem nec semper. 
 
+\subsection{Part Two}
 
+Etiam commodo feugiat nisl pulvinar pellentesque. Etiam auctor sodales ligula, non varius nibh pulvinar semper. Suspendisse nec lectus non ipsum convallis congue hendrerit vitae sapien. Donec at laoreet eros. Vivamus non purus placerat, scelerisque diam eu, cursus ante. Etiam aliquam tortor auctor efficitur mattis. 
 
-\bibliography{sample-bibliography-sigchi-a}
-\bibliographystyle{ACM-Reference-Format}
+\section{Online Resources}
 
+Nam id fermentum dui. Suspendisse sagittis tortor a nulla mollis, in pulvinar ex pretium. Sed interdum orci quis metus euismod, et sagittis enim maximus. Vestibulum gravida massa ut felis suscipit congue. Quisque mattis elit a risus ultrices commodo venenatis eget dui. Etiam sagittis eleifend elementum. 
+
+Nam interdum magna at lectus dignissim, ac dignissim lorem rhoncus. Maecenas eu arcu ac neque placerat aliquam. Nunc pulvinar massa et mattis lacinia.
+
 \end{document}

Modified: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigchi.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigchi.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigchi.tex	2018-12-30 22:09:44 UTC (rev 49538)
+++ trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigchi.tex	2018-12-30 22:10:06 UTC (rev 49539)
@@ -1,57 +1,64 @@
-\documentclass[sigchi, review]{acmart}
+%
+% The first command in your LaTeX source must be the \documentclass command.
+\documentclass[sigchi]{acmart}
 
-\usepackage{booktabs} % For formal tables
+%
+% defining the \BibTeX command - from Oren Patashnik's original BibTeX documentation.
+\def\BibTeX{{\rm B\kern-.05em{\sc i\kern-.025em b}\kern-.08emT\kern-.1667em\lower.7ex\hbox{E}\kern-.125emX}}
+    
+% Rights management information. 
+% This information is sent to you when you complete the rights form.
+% These commands have SAMPLE values in them; it is your responsibility as an author to replace
+% the commands and values with those provided to you when you complete the rights form.
+%
+% These commands are for a PROCEEDINGS abstract or paper.
+\copyrightyear{2018}
+\acmYear{2018}
+\setcopyright{acmlicensed}
+\acmConference[Woodstock '18]{Woodstock '18: ACM Symposium on Neural Gaze Detection}{June 03--05, 2018}{Woodstock, NY}
+\acmBooktitle{Woodstock '18: ACM Symposium on Neural Gaze Detection, June 03--05, 2018, Woodstock, NY}
+\acmPrice{15.00}
+\acmDOI{10.1145/1122445.1122456}
+\acmISBN{978-1-4503-9999-9/18/06}
 
-
-% Copyright
-%\setcopyright{none}
+%
+% These commands are for a JOURNAL article.
 %\setcopyright{acmcopyright}
-%\setcopyright{acmlicensed}
-%\setcopyright{rightsretained}
-%\setcopyright{usgov}
-%\setcopyright{usgovmixed}
-%\setcopyright{cagov}
-\setcopyright{licensedcagov}
-%\setcopyright{cagovmixed}
-%\setcopyright{licensedothergov}
+%\acmJournal{TOG}
+%\acmYear{2018}\acmVolume{37}\acmNumber{4}\acmArticle{111}\acmMonth{8}
+%\acmDOI{10.1145/1122445.1122456}
 
-% DOI
-\acmDOI{10.475/123_4}
+%
+% Submission ID. 
+% Use this when submitting an article to a sponsored event. You'll receive a unique submission ID from the organizers
+% of the event, and this ID should be used as the parameter to this command.
+%\acmSubmissionID{123-A56-BU3}
 
-% ISBN
-\acmISBN{123-4567-24-567/08/06}
+%
+% The majority of ACM publications use numbered citations and references. If you are preparing content for an event
+% sponsored by ACM SIGGRAPH, you must use the "author year" style of citations and references. Uncommenting
+% the next command will enable that style.
+%\citestyle{acmauthoryear}
 
-%Conference
-\acmConference[WOODSTOCK'97]{ACM Woodstock conference}{July 1997}{El
-  Paso, Texas USA}
-\acmYear{1997}
-\copyrightyear{2016}
+%
+% end of the preamble, start of the body of the document source.
+\begin{document}
 
-\acmPrice{15.00}
+%
+% The "title" command has an optional parameter, allowing the author to define a "short title" to be used in page headers.
+\title{The Name of the Title is Hope}
 
-
-\begin{document}
-\title{SIG Proceedings Paper in LaTeX Format}
-\titlenote{Produces the permission block, and
-  copyright information}
-\subtitle{Extended Abstract}
-\subtitlenote{The full version of the author's guide is available as
-  \texttt{acmart.pdf} document}
-
+%
+% The "author" command and its associated commands are used to define the authors and their affiliations.
+% Of note is the shared affiliation of the first two authors, and the "authornote" and "authornotemark" commands
+% used to denote shared contribution to the research.
 \author{Ben Trovato}
-\authornote{Dr.~Trovato insisted his name be first.}
+\authornote{Both authors contributed equally to this research.}
+\email{trovato at corporation.com}
 \orcid{1234-5678-9012}
-\affiliation{%
-  \institution{Institute for Clarity in Documentation}
-  \streetaddress{P.O. Box 1212}
-  \city{Dublin}
-  \state{Ohio}
-  \postcode{43017-6221}
-}
-\email{trovato at corporation.com}
-
 \author{G.K.M. Tobin}
-\authornote{The secretary disavows any knowledge of this author's actions.}
+\authornotemark[1]
+\email{webmaster at marysville-ohio.com}
 \affiliation{%
   \institution{Institute for Clarity in Documentation}
   \streetaddress{P.O. Box 1212}
@@ -59,11 +66,8 @@
   \state{Ohio}
   \postcode{43017-6221}
 }
-\email{webmaster at marysville-ohio.com}
 
 \author{Lars Th{\o}rv{\"a}ld}
-\authornote{This author is the
-  one who did all the really hard work.}
 \affiliation{%
   \institution{The Th{\o}rv{\"a}ld Group}
   \streetaddress{1 Th{\o}rv{\"a}ld Circle}
@@ -77,6 +81,7 @@
   \city{Rocquencourt}
   \country{France}
 }
+
 \author{Aparna Patel}
 \affiliation{%
  \institution{Rajiv Gandhi University}
@@ -84,6 +89,7 @@
  \city{Doimukh}
  \state{Arunachal Pradesh}
  \country{India}}
+ 
 \author{Huifen Chan}
 \affiliation{%
   \institution{Tsinghua University}
@@ -105,23 +111,27 @@
 \affiliation{\institution{The Th{\o}rv{\"a}ld Group}}
 \email{jsmith at affiliation.org}
 
-\author{Julius P.~Kumquat}
+\author{Julius P. Kumquat}
 \affiliation{\institution{The Kumquat Consortium}}
 \email{jpkumquat at consortium.net}
 
-% The default list of authors is too long for headers.
-\renewcommand{\shortauthors}{B. Trovato et al.}
+%
+% By default, the full list of authors will be used in the page headers. Often, this list is too long, and will overlap
+% other information printed in the page headers. This command allows the author to define a more concise list
+% of authors' names for this purpose.
+\renewcommand{\shortauthors}{Trovato and Tobin, et al.}
 
-
+%
+% The abstract is a short summary of the work to be presented in the article.
 \begin{abstract}
-This paper provides a sample of a \LaTeX\ document which conforms,
-somewhat loosely, to the formatting guidelines for
-ACM SIG Proceedings.
+A clear and well-documented \LaTeX\ document is presented as an article formatted for publication by ACM in 
+a conference proceedings or journal publication. Based on the ``acmart'' document class, this article presents
+and explains many of the common variations, as well as many of the formatting elements
+an author may use in the preparation of the documentation of their work.
 \end{abstract}
 
 %
-% The code below should be generated by the tool at
-% http://dl.acm.org/ccs.cfm
+% The code below is generated by the tool at http://dl.acm.org/ccs.cfm.
 % Please copy and paste the code instead of the example below.
 %
 \begin{CCSXML}
@@ -154,22 +164,339 @@
 \ccsdesc{Computer systems organization~Robotics}
 \ccsdesc[100]{Networks~Network reliability}
 
+%
+% Keywords. The author(s) should pick words that accurately describe the work being
+% presented. Separate the keywords with commas.
+\keywords{datasets, neural networks, gaze detection, text tagging}
 
-\keywords{ACM proceedings, \LaTeX, text tagging}
-
+%
+% A "teaser" image appears between the author and affiliation information and the body 
+% of the document, and typically spans the page. 
 \begin{teaserfigure}
-  \includegraphics[width=\textwidth]{sampleteaser}\Description{A
-    baseball field}
-  \caption{This is a teaser}
+  \includegraphics[width=\textwidth]{sampleteaser}
+  \caption{Seattle Mariners at Spring Training, 2010.}
+  \Description{Enjoying the baseball game from the third-base seats. Ichiro Suzuki preparing to bat.}
   \label{fig:teaser}
 \end{teaserfigure}
 
-
+%
+% This command processes the author and affiliation and title information and builds
+% the first part of the formatted document.
 \maketitle
 
-\input{samplebody-conf}
+\section{Introduction}
+ACM's consolidated article template, introduced in 2017, provides a consistent \LaTeX\ style for use across ACM publications, and incorporates accessibility and metadata-extraction functionality necessary for future Digital Library endeavors. Numerous ACM and SIG-specific \LaTeX\ templates have been examined, and their unique features incorporated into this single new template.
 
+If you are new to publishing with ACM, this document is a valuable guide to the process of preparing your work for publication. If you have published with ACM before, this document provides insight and instruction into more recent changes to the article template.
+
+The ``\verb|acmart|'' document class can be used to prepare articles for any ACM publication --- conference or journal, and for any stage of publication, from review to final ``camera-ready'' copy, to the author's own version, with {\it very} few changes to the source. 
+
+\section{Template Overview}
+As noted in the introduction, the ``\verb|acmart|'' document class can be used to prepare many different kinds of documentation --- a double-blind initial submission of a full-length technical paper, a two-page SIGGRAPH Emerging Technologies abstract, a ``camera-ready'' journal article, a SIGCHI Extended Abstract, and more --- all by selecting the appropriate {\it template style} and {\it template parameters}.
+
+This document will explain the major features of the document class. For further information, the {\it \LaTeX\ User's Guide} is available from \url{https://www.acm.org/publications/proceedings-template}.
+
+\subsection{Template Styles}
+
+The primary parameter given to the ``\verb|acmart|'' document class is the {\it template style} which corresponds to the kind of publication or SIG publishing the work. This parameter is enclosed in square brackets and is a part of the {\verb|documentclass|} command:
+\begin{verbatim}
+  \documentclass[STYLE]{acmart}
+\end{verbatim}
+
+Journals use one of three template styles. All but three ACM journals use the {\verb|acmsmall|} template style:
+\begin{itemize}
+\item {\verb|acmsmall|}: The default journal template style.
+\item {\verb|acmlarge|}: Used by JOCCH and TAP.
+\item {\verb|acmtog|}: Used by TOG.
+\end{itemize}
+
+The majority of conference proceedings documentation will use the {\verb|acmconf|} template style.
+\begin{itemize}
+\item {\verb|acmconf|}: The default proceedings template style.
+\item{\verb|sigchi|}: Used for SIGCHI conference articles.
+\item{\verb|sigchi-a|}: Used for SIGCHI ``Extended Abstract'' articles.
+\item{\verb|sigplan|}: Used for SIGPLAN conference articles.
+\end{itemize}
+
+\subsection{Template Parameters}
+
+In addition to specifying the {\it template style} to be used in formatting your work, there are a number of {\it template parameters} which modify some part of the applied template style. A complete list of these parameters can be found in the {\it \LaTeX\ User's Guide.}
+
+Frequently-used parameters, or combinations of parameters, include:
+\begin{itemize}
+\item {\verb|anonymous,review|}: Suitable for a ``double-blind'' conference submission. Anonymizes the work and includes line numbers. Use with the \verb|\acmSubmissionID| command to print the submission's unique ID on each page of the work.
+\item{\verb|authorversion|}: Produces a version of the work suitable for posting by the author.
+\item{\verb|screen|}: Produces colored hyperlinks.
+\end{itemize}
+
+This document uses the following string as the first command in the source file: \verb|\documentclass[sigconf,screen]{acmart}|.
+
+\section{Modifications}
+
+Modifying the template --- including but not limited to: adjusting margins, typeface sizes, line spacing, paragraph and list definitions, and the use of the \verb|\vspace| command to manually adjust the vertical spacing between elements of your work --- is not allowed.
+
+{\bf Your document will be returned to you for revision if modifications are discovered.}
+
+\section{Typefaces}
+
+The ``\verb|acmart|'' document class requires the use of the ``Libertine'' typeface family. Your \TeX\ installation should include this set of packages. Please do not substitute other typefaces. The ``\verb|lmodern|'' and ``\verb|ltimes|'' packages should not be used, as they will override the built-in typeface families.
+
+\section{Title Information}
+
+The title of your work should use capital letters appropriately - \url{https://capitalizemytitle.com/} has useful rules for capitalization. Use the {\verb|title|} command to define the title of your work. If your work has a subtitle, define it with the {\verb|subtitle|} command.
+Do not insert line breaks in your title.
+
+If your title is lengthy, you must define a short version to be used in the page headers, to prevent overlapping text. The \verb|title| command has a ``short title'' parameter:
+\begin{verbatim}
+  \title[short title]{full title}
+\end{verbatim}
+
+\section{Authors and Affiliations}
+
+Each author must be defined separately for accurate metadata identification. Multiple authors may share one affiliation. Authors' names should not be abbreviated; use full first names wherever possible. Include authors' e-mail addresses whenever possible.
+
+Grouping authors' names or e-mail addresses, or providing an ``e-mail alias,'' as shown below, is not acceptable:
+\begin{verbatim}
+  \author{Brooke Aster, David Mehldau}
+  \email{dave,judy,steve at university.edu}
+  \email{firstname.lastname at phillips.org}
+\end{verbatim}
+
+The \verb|authornote| and \verb|authornotemark| commands allow a note to apply to multiple authors --- for example, if the first two authors of an article contributed equally to the work. 
+
+If your author list is lengthy, you must define a shortened version of the list of authors to be used in the page headers, to prevent overlapping text. The following command should be placed just after the last \verb|\author{}| definition:
+\begin{verbatim}
+  \renewcommand{\shortauthors}{McCartney, et al.}
+\end{verbatim}
+Omitting this command will force the use of a concatenated list of all of the authors' names, which may result in overlapping text in the page headers.
+
+The article template's documentation, available at  \url{https://www.acm.org/publications/proceedings-template}, has a complete explanation of these commands and tips for their effective use.
+
+\section{Rights Information}
+
+Authors of any work published by ACM will need to complete a rights form. Depending on the kind of work, and the rights management choice made by the author, this may be copyright transfer, permission, license, or an OA (open access) agreement.
+
+Regardless of the rights management choice, the author will receive a copy of the completed rights form once it has been submitted. This form contains \LaTeX\ commands that must be copied into the source document. When the document source is compiled, these commands and their parameters add formatted text to several areas of the final document:
+\begin{itemize}
+\item the ``ACM Reference Format'' text on the first page.
+\item the ``rights management'' text on the first page.
+\item the conference information in the page header(s).
+\end{itemize}
+
+Rights information is unique to the work; if you are preparing several works for an event, make sure to use the correct set of commands with each of the works.
+
+\section{CCS Concepts and User-Defined Keywords}
+
+Two elements of the ``acmart'' document class provide powerful taxonomic tools for you to help readers find your work in an online search. 
+
+The ACM Computing Classification System --- \url{https://www.acm.org/publications/class-2012} --- is a set of classifiers and concepts that describe the computing discipline. Authors can select entries from this classification system, via \url{https://dl.acm.org/ccs/ccs.cfm}, and generate the commands to be included in the \LaTeX\ source. 
+
+User-defined keywords are a comma-separated list of words and phrases of the authors' choosing, providing a more flexible way of describing the research being presented.
+
+CCS concepts and user-defined keywords are required for all short- and full-length articles, and optional for two-page abstracts. 
+
+\section{Sectioning Commands}
+
+Your work should use standard \LaTeX\ sectioning commands: \verb|section|, \verb|subsection|, \verb|subsubsection|, and \verb|paragraph|. They should be numbered; do not remove the numbering from the commands. 
+
+Simulating a sectioning command by setting the first word or words of a paragraph in boldface or italicized text is {\bf not allowed.}
+
+\section{Tables}
+
+The ``\verb|acmart|'' document class includes the ``\verb|booktabs|'' package --- \url{https://ctan.org/pkg/booktabs} --- for preparing high-quality tables. 
+
+Table captions are placed {\it above} the table.
+
+Because tables cannot be split across pages, the best placement for them is typically the top of the page nearest their initial cite.  To ensure this proper ``floating'' placement of tables, use the environment \textbf{table} to enclose the table's contents and the table caption.  The contents of the table itself must go in the \textbf{tabular} environment, to be aligned properly in rows and columns, with the desired horizontal and vertical rules.  Again, detailed instructions on \textbf{tabular} material are found in the \textit{\LaTeX\ User's Guide}.
+
+Immediately following this sentence is the point at which Table~\ref{tab:freq} is included in the input file; compare the placement of the table here with the table in the printed output of this document.
+
+\begin{table}
+  \caption{Frequency of Special Characters}
+  \label{tab:freq}
+  \begin{tabular}{ccl}
+    \toprule
+    Non-English or Math&Frequency&Comments\\
+    \midrule
+    \O & 1 in 1,000& For Swedish names\\
+    $\pi$ & 1 in 5& Common in math\\
+    \$ & 4 in 5 & Used in business\\
+    $\Psi^2_1$ & 1 in 40,000& Unexplained usage\\
+  \bottomrule
+\end{tabular}
+\end{table}
+
+To set a wider table, which takes up the whole width of the page's live area, use the environment \textbf{table*} to enclose the table's contents and the table caption.  As with a single-column table, this wide table will ``float'' to a location deemed more desirable. Immediately following this sentence is the point at which Table~\ref{tab:commands} is included in the input file; again, it is instructive to compare the placement of the table here with the table in the printed output of this document.
+
+\begin{table*}
+  \caption{Some Typical Commands}
+  \label{tab:commands}
+  \begin{tabular}{ccl}
+    \toprule
+    Command &A Number & Comments\\
+    \midrule
+    \texttt{{\char'134}author} & 100& Author \\
+    \texttt{{\char'134}table}& 300 & For tables\\
+    \texttt{{\char'134}table*}& 400& For wider tables\\
+    \bottomrule
+  \end{tabular}
+\end{table*}
+
+\section{Math Equations}
+You may want to display math equations in three distinct styles:
+inline, numbered or non-numbered display.  Each of
+the three are discussed in the next sections.
+
+\subsection{Inline (In-text) Equations}
+A formula that appears in the running text is called an
+inline or in-text formula.  It is produced by the
+\textbf{math} environment, which can be
+invoked with the usual \texttt{{\char'134}begin\,\ldots{\char'134}end}
+construction or with the short form \texttt{\$\,\ldots\$}. You
+can use any of the symbols and structures,
+from $\alpha$ to $\omega$, available in
+\LaTeX~\cite{Lamport:LaTeX}; this section will simply show a
+few examples of in-text equations in context. Notice how
+this equation:
+\begin{math}
+  \lim_{n\rightarrow \infty}x=0
+\end{math},
+set here in in-line math style, looks slightly different when
+set in display style.  (See next section).
+
+\subsection{Display Equations}
+A numbered display equation---one set off by vertical space from the
+text and centered horizontally---is produced by the \textbf{equation}
+environment. An unnumbered display equation is produced by the
+\textbf{displaymath} environment.
+
+Again, in either environment, you can use any of the symbols
+and structures available in \LaTeX\@; this section will just
+give a couple of examples of display equations in context.
+First, consider the equation, shown as an inline equation above:
+\begin{equation}
+  \lim_{n\rightarrow \infty}x=0
+\end{equation}
+Notice how it is formatted somewhat differently in
+the \textbf{displaymath}
+environment.  Now, we'll enter an unnumbered equation:
+\begin{displaymath}
+  \sum_{i=0}^{\infty} x + 1
+\end{displaymath}
+and follow it with another numbered equation:
+\begin{equation}
+  \sum_{i=0}^{\infty}x_i=\int_{0}^{\pi+2} f
+\end{equation}
+just to demonstrate \LaTeX's able handling of numbering.
+
+\section{Figures}
+
+The ``\verb|figure|'' environment should be used for figures. One or more images can be placed within a figure. If your figure contains third-party material, you must clearly identify it as such, as shown in the example below.
+\begin{figure}[h]
+  \centering
+  \includegraphics[width=\linewidth]{sample-franklin}
+  \caption{1907 Franklin Model D roadster. Photograph by Harris \& Ewing, Inc. [Public domain], via Wikimedia Commons. (\url{https://goo.gl/VLCRBB}).}
+  \Description{The 1907 Franklin Model D roadster.}
+\end{figure}
+
+Your figures should contain a caption which describes the figure to the reader. Figure captions go below the figure. Your figures should {\bf also} include a description suitable for screen readers, to assist the visually-challenged to better understand your work.
+
+Figure captions are placed {\it below} the figure.
+
+\subsection{The ``Teaser Figure''}
+
+A ``teaser figure'' is an image, or set of images in one figure, that are placed after all author and affiliation information, and before the body of the article, spanning the page. If you wish to have such a figure in your article, place the command immediately before the \verb|\maketitle| command:
+\begin{verbatim}
+  \begin{teaserfigure}
+    \includegraphics[width=\textwidth]{sampleteaser}
+    \caption{figure caption}
+    \Description{figure description}
+  \end{teaserfigure}
+\end{verbatim}
+
+\section{Citations and Bibliographies}
+
+The use of \BibTeX\ for the preparation and formatting of one's references is strongly recommended. Authors' names should be complete --- use full first names (``Donald E. Knuth'') not initials (``D. E. Knuth'') --- and the salient identifying features of a reference should be included: title, year, volume, number, pages, article DOI, etc. 
+
+The bibliography is included in your source document with these two commands, placed just before the \verb|\end{document}| command:
+\begin{verbatim}
+  \bibliographystyle{ACM-Reference-Format}
+  \bibliography{bibfile}
+\end{verbatim}
+where ``\verb|bibfile|'' is the name, without the ``\verb|.bib|'' suffix, of the \BibTeX\ file.
+
+Citations and references are numbered by default. A small number of ACM publications have citations and references formatted in the ``author year'' style; for these exceptions, please include this command in the {\bf preamble} (before ``\verb|\begin{document}|'') of your \LaTeX\ source: 
+\begin{verbatim}
+  \citestyle{acmauthoryear}
+\end{verbatim}
+
+Some examples.  A paginated journal article \cite{Abril07}, an enumerated journal article \cite{Cohen07}, a reference to an entire issue \cite{JCohen96}, a monograph (whole book) \cite{Kosiur01}, a monograph/whole book in a series (see 2a in spec. document)
+\cite{Harel79}, a divisible-book such as an anthology or compilation \cite{Editor00} followed by the same example, however we only output the series if the volume number is given \cite{Editor00a} (so Editor00a's series should NOT be present since it has no vol. no.),
+a chapter in a divisible book \cite{Spector90}, a chapter in a divisible book in a series \cite{Douglass98}, a multi-volume work as book \cite{Knuth97}, an article in a proceedings (of a conference, symposium, workshop for example) (paginated proceedings article) \cite{Andler79}, a proceedings article with all possible elements \cite{Smith10}, an example of an enumerated proceedings article \cite{VanGundy07}, an informally published work \cite{Harel78}, a doctoral dissertation \cite{Clarkson85}, a master's thesis: \cite{anisi03}, an online document / world wide web resource \cite{Thornburg01, Ablamowicz07, Poker06}, a video game (Case 1) \cite{Obama08} and (Case 2) \cite{Novak03} and \cite{Lee05} and (Case 3) a patent \cite{JoeScientist001}, work accepted for publication \cite{rous08}, 'YYYYb'-test for prolific author \cite{SaeediMEJ10} and \cite{SaeediJETC10}. Other cites might contain 'duplicate' DOI and URLs (some SIAM articles) \cite{Kirschmer:2010:AEI:1958016.1958018}. Boris / Barbara Beeton: multi-volume works as books \cite{MR781536} and \cite{MR781537}. A couple of citations with DOIs: \cite{2004:ITE:1009386.1010128,Kirschmer:2010:AEI:1958016.1958018}. Online citations: \cite{TUGInstmem, Thornburg01, CTANacmart}.
+
+\section{Acknowledgments}
+
+Identification of funding sources and other support, and thanks to individuals and groups that assisted in the research and the preparation of the work should be included in an acknowledgment section, which is placed just before the reference section in your document. 
+
+This section has a special environment:
+\begin{verbatim}
+  \begin{acks}
+  ...
+  \end{acks}
+\end{verbatim}
+so that the information contained therein can be more easily collected during the article metadata extraction phase, and to ensure consistency in the spelling of the section heading. 
+
+Authors should not prepare this section as a numbered or unnumbered {\verb|\section|}; please use the ``{\verb|acks|}'' environment.
+
+\section{Appendices}
+
+If your work needs an appendix, add it before the ``\verb|\end{document}|'' command at the conclusion of your source document. 
+
+Start the appendix with the ``\verb|appendix|'' command:
+\begin{verbatim}
+  \appendix
+\end{verbatim}
+and note that in the appendix, sections are lettered, not numbered. This document has two appendices, demonstrating the section and subsection identification method.
+
+\section{SIGCHI Extended Abstracts}
+
+The ``\verb|sigchi-a|'' template style (available only in \LaTeX\ and not in Word) produces a landscape-orientation formatted article, with a wide left margin. Three environments are available for use with the ``\verb|sigchi-a|'' template style, and produce formatted output in the margin:
+\begin{itemize}
+\item {\verb|sidebar|}:  Place formatted text in the margin.
+\item {\verb|marginfigure|}: Place a figure in the margin.
+\item {\verb|margintable|}: Place a table in the margin.
+\end{itemize}
+
+%
+% The acknowledgments section is defined using the "acks" environment (and NOT an unnumbered section). This ensures
+% the proper identification of the section in the article metadata, and the consistent spelling of the heading.
+\begin{acks}
+To Robert, for the bagels and explaining CMYK and color spaces.
+\end{acks}
+
+%
+% The next two lines define the bibliography style to be used, and the bibliography file.
 \bibliographystyle{ACM-Reference-Format}
-\bibliography{sample-bibliography}
+\bibliography{sample-base}
 
+% 
+% If your work has an appendix, this is the place to put it.
+\appendix
+
+\section{Research Methods}
+
+\subsection{Part One}
+
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi malesuada, quam in pulvinar varius, metus nunc fermentum urna, id sollicitudin purus odio sit amet enim. Aliquam ullamcorper eu ipsum vel mollis. Curabitur quis dictum nisl. Phasellus vel semper risus, et lacinia dolor. Integer ultricies commodo sem nec semper. 
+
+\subsection{Part Two}
+
+Etiam commodo feugiat nisl pulvinar pellentesque. Etiam auctor sodales ligula, non varius nibh pulvinar semper. Suspendisse nec lectus non ipsum convallis congue hendrerit vitae sapien. Donec at laoreet eros. Vivamus non purus placerat, scelerisque diam eu, cursus ante. Etiam aliquam tortor auctor efficitur mattis. 
+
+\section{Online Resources}
+
+Nam id fermentum dui. Suspendisse sagittis tortor a nulla mollis, in pulvinar ex pretium. Sed interdum orci quis metus euismod, et sagittis enim maximus. Vestibulum gravida massa ut felis suscipit congue. Quisque mattis elit a risus ultrices commodo venenatis eget dui. Etiam sagittis eleifend elementum. 
+
+Nam interdum magna at lectus dignissim, ac dignissim lorem rhoncus. Maecenas eu arcu ac neque placerat aliquam. Nunc pulvinar massa et mattis lacinia.
+
 \end{document}

Deleted: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf-authordraft.pdf
===================================================================
(Binary files differ)

Deleted: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf-authordraft.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf-authordraft.tex	2018-12-30 22:09:44 UTC (rev 49538)
+++ trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf-authordraft.tex	2018-12-30 22:10:06 UTC (rev 49539)
@@ -1,162 +0,0 @@
-\documentclass[sigconf, authordraft]{acmart}
-
-\usepackage{booktabs} % For formal tables
-
-
-% Copyright
-%\setcopyright{none}
-%\setcopyright{acmcopyright}
-%\setcopyright{acmlicensed}
-\setcopyright{rightsretained}
-%\setcopyright{usgov}
-%\setcopyright{usgovmixed}
-%\setcopyright{cagov}
-%\setcopyright{cagovmixed}
-
-
-% DOI
-\acmDOI{10.475/123_4}
-
-% ISBN
-\acmISBN{123-4567-24-567/08/06}
-
-%Conference
-\acmConference[WOODSTOCK'97]{ACM Woodstock conference}{July 1997}{El
-  Paso, Texas USA}
-\acmYear{1997}
-\copyrightyear{2016}
-
-\acmPrice{15.00}
-
-\acmSubmissionID{123-A12-B3}
-
-\begin{document}
-\title{SIG Proceedings Paper in LaTeX Format}
-\titlenote{Produces the permission block, and
-  copyright information}
-\subtitle{Extended Abstract}
-\subtitlenote{The full version of the author's guide is available as
-  \texttt{acmart.pdf} document}
-
-
-\author{Ben Trovato}
-\authornote{Dr.~Trovato insisted his name be first.}
-\orcid{1234-5678-9012}
-\affiliation{%
-  \institution{Institute for Clarity in Documentation}
-  \streetaddress{P.O. Box 1212}
-  \city{Dublin}
-  \state{Ohio}
-  \postcode{43017-6221}
-}
-\email{trovato at corporation.com}
-
-\author{G.K.M. Tobin}
-\authornote{The secretary disavows any knowledge of this author's actions.}
-\affiliation{%
-  \institution{Institute for Clarity in Documentation}
-  \streetaddress{P.O. Box 1212}
-  \city{Dublin}
-  \state{Ohio}
-  \postcode{43017-6221}
-}
-\email{webmaster at marysville-ohio.com}
-
-\author{Lars Th{\o}rv{\"a}ld}
-\authornote{This author is the
-  one who did all the really hard work.}
-\affiliation{%
-  \institution{The Th{\o}rv{\"a}ld Group}
-  \streetaddress{1 Th{\o}rv{\"a}ld Circle}
-  \city{Hekla}
-  \country{Iceland}}
-\email{larst at affiliation.org}
-
-\author{Lawrence P. Leipuner}
-\affiliation{
-  \institution{Brookhaven Laboratories}
-  \streetaddress{P.O. Box 5000}}
-\email{lleipuner at researchlabs.org}
-
-\author{Sean Fogarty}
-\affiliation{%
-  \institution{NASA Ames Research Center}
-  \city{Moffett Field}
-  \state{California}
-  \postcode{94035}}
-\email{fogartys at amesres.org}
-
-\author{Charles Palmer}
-\affiliation{%
-  \institution{Palmer Research Laboratories}
-  \streetaddress{8600 Datapoint Drive}
-  \city{San Antonio}
-  \state{Texas}
-  \postcode{78229}}
-\email{cpalmer at prl.com}
-
-\author{John Smith}
-\affiliation{\institution{The Th{\o}rv{\"a}ld Group}}
-\email{jsmith at affiliation.org}
-
-\author{Julius P.~Kumquat}
-\affiliation{\institution{The Kumquat Consortium}}
-\email{jpkumquat at consortium.net}
-
-% The default list of authors is too long for headers.
-\renewcommand{\shortauthors}{B. Trovato et al.}
-
-
-\begin{abstract}
-This paper provides a sample of a \LaTeX\ document which conforms,
-somewhat loosely, to the formatting guidelines for
-ACM SIG Proceedings.\footnote{This is an abstract footnote}
-\end{abstract}
-
-%
-% The code below should be generated by the tool at
-% http://dl.acm.org/ccs.cfm
-% Please copy and paste the code instead of the example below.
-%
-\begin{CCSXML}
-<ccs2012>
- <concept>
-  <concept_id>10010520.10010553.10010562</concept_id>
-  <concept_desc>Computer systems organization~Embedded systems</concept_desc>
-  <concept_significance>500</concept_significance>
- </concept>
- <concept>
-  <concept_id>10010520.10010575.10010755</concept_id>
-  <concept_desc>Computer systems organization~Redundancy</concept_desc>
-  <concept_significance>300</concept_significance>
- </concept>
- <concept>
-  <concept_id>10010520.10010553.10010554</concept_id>
-  <concept_desc>Computer systems organization~Robotics</concept_desc>
-  <concept_significance>100</concept_significance>
- </concept>
- <concept>
-  <concept_id>10003033.10003083.10003095</concept_id>
-  <concept_desc>Networks~Network reliability</concept_desc>
-  <concept_significance>100</concept_significance>
- </concept>
-</ccs2012>
-\end{CCSXML}
-
-\ccsdesc[500]{Computer systems organization~Embedded systems}
-\ccsdesc[300]{Computer systems organization~Redundancy}
-\ccsdesc{Computer systems organization~Robotics}
-\ccsdesc[100]{Networks~Network reliability}
-
-
-\keywords{ACM proceedings, \LaTeX, text tagging}
-
-
-\maketitle
-
-\input{samplebody-conf}
-
-\bibliographystyle{ACM-Reference-Format}
-\bibliography{sample-bibliography}
-
-\end{document}

Deleted: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf-biblatex.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf-biblatex.tex	2018-12-30 22:09:44 UTC (rev 49538)
+++ trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf-biblatex.tex	2018-12-30 22:10:06 UTC (rev 49539)
@@ -1,185 +0,0 @@
-\documentclass[sigconf,natbib=false]{acmart}
-
-%drt24 hacks
-% Letter paper
-\setlength{\paperheight}{11in}
-\setlength{\paperwidth}{8.5in}
-
-% Hack to try to make acmart work with biblatex: https://tex.stackexchange.com/questions/37076/is-it-possible-to-load-biblatex-with-a-class-that-has-already-loaded-natbib
-\let\citename\relax
-\RequirePackage[abbreviate=true, dateabbrev=true, isbn=true, doi=true, urldate=comp, url=true, maxbibnames=9, backref=false, backend=biber, style=ACM-Reference-Format, language=american]{biblatex}
-
-
-
-
-\addbibresource{sample-bibliography-biblatex.bib}
-\renewcommand{\bibfont}{\Small}
-
-
-\usepackage{booktabs} % For formal tables
-
-
-% Copyright
-%\setcopyright{none}
-%\setcopyright{acmcopyright}
-%\setcopyright{acmlicensed}
-\setcopyright{rightsretained}
-%\setcopyright{usgov}
-%\setcopyright{usgovmixed}
-%\setcopyright{cagov}
-%\setcopyright{cagovmixed}
-
-
-% DOI
-\acmDOI{10.475/123_4}
-
-% ISBN
-\acmISBN{123-4567-24-567/08/06}
-
-%Conference
-\acmConference[WOODSTOCK'97]{ACM Woodstock conference}{July 1997}{El
-  Paso, Texas USA}
-\acmYear{1997}
-\copyrightyear{2016}
-
-\acmPrice{15.00}
-
-
-\begin{document}
-\title{SIG Proceedings Paper in LaTeX Format}
-\titlenote{Produces the permission block, and
-  copyright information}
-\subtitle{Extended Abstract}
-\subtitlenote{The full version of the author's guide is available as
-  \texttt{acmart.pdf} document}
-
-
-\author{Ben Trovato}
-\authornote{Dr.~Trovato insisted his name be first.}
-\orcid{1234-5678-9012}
-\affiliation{%
-  \institution{Institute for Clarity in Documentation}
-  \streetaddress{P.O. Box 1212}
-  \city{Dublin}
-  \state{Ohio}
-  \postcode{43017-6221}
-}
-\email{trovato at corporation.com}
-
-\author{G.K.M. Tobin}
-\authornote{The secretary disavows any knowledge of this author's actions.}
-\affiliation{%
-  \institution{Institute for Clarity in Documentation}
-  \streetaddress{P.O. Box 1212}
-  \city{Dublin}
-  \state{Ohio}
-  \postcode{43017-6221}
-}
-\email{webmaster at marysville-ohio.com}
-
-\author{Lars Th{\o}rv{\"a}ld}
-\authornote{This author is the
-  one who did all the really hard work.}
-\affiliation{%
-  \institution{The Th{\o}rv{\"a}ld Group}
-  \streetaddress{1 Th{\o}rv{\"a}ld Circle}
-  \city{Hekla}
-  \country{Iceland}}
-\email{larst at affiliation.org}
-
-\author{Valerie B\'eranger}
-\affiliation{%
-  \institution{Inria Paris-Rocquencourt}
-  \city{Rocquencourt}
-  \country{France}
-}
-\author{Aparna Patel}
-\affiliation{%
- \institution{Rajiv Gandhi University}
- \streetaddress{Rono-Hills}
- \city{Doimukh}
- \state{Arunachal Pradesh}
- \country{India}}
-\author{Huifen Chan}
-\affiliation{%
-  \institution{Tsinghua University}
-  \streetaddress{30 Shuangqing Rd}
-  \city{Haidian Qu}
-  \state{Beijing Shi}
-  \country{China}
-}
-
-\author{Charles Palmer}
-\affiliation{%
-  \institution{Palmer Research Laboratories}
-  \streetaddress{8600 Datapoint Drive}
-  \city{San Antonio}
-  \state{Texas}
-  \postcode{78229}}
-\email{cpalmer at prl.com}
-
-\author{John Smith}
-\affiliation{\institution{The Th{\o}rv{\"a}ld Group}}
-\email{jsmith at affiliation.org}
-
-\author{Julius P.~Kumquat}
-\affiliation{\institution{The Kumquat Consortium}}
-\email{jpkumquat at consortium.net}
-
-% The default list of authors is too long for headers}
-\renewcommand{\shortauthors}{B. Trovato et al.}
-
-
-\begin{abstract}
-This paper provides a sample of a \LaTeX\ document which conforms,
-somewhat loosely, to the formatting guidelines for
-ACM SIG Proceedings.\footnote{This is an abstract footnote}
-\end{abstract}
-
-%
-% The code below should be generated by the tool at
-% http://dl.acm.org/ccs.cfm
-% Please copy and paste the code instead of the example below.
-%
-\begin{CCSXML}
-<ccs2012>
- <concept>
-  <concept_id>10010520.10010553.10010562</concept_id>
-  <concept_desc>Computer systems organization~Embedded systems</concept_desc>
-  <concept_significance>500</concept_significance>
- </concept>
- <concept>
-  <concept_id>10010520.10010575.10010755</concept_id>
-  <concept_desc>Computer systems organization~Redundancy</concept_desc>
-  <concept_significance>300</concept_significance>
- </concept>
- <concept>
-  <concept_id>10010520.10010553.10010554</concept_id>
-  <concept_desc>Computer systems organization~Robotics</concept_desc>
-  <concept_significance>100</concept_significance>
- </concept>
- <concept>
-  <concept_id>10003033.10003083.10003095</concept_id>
-  <concept_desc>Networks~Network reliability</concept_desc>
-  <concept_significance>100</concept_significance>
- </concept>
-</ccs2012>
-\end{CCSXML}
-
-\ccsdesc[500]{Computer systems organization~Embedded systems}
-\ccsdesc[300]{Computer systems organization~Redundancy}
-\ccsdesc{Computer systems organization~Robotics}
-\ccsdesc[100]{Networks~Network reliability}
-
-
-\keywords{ACM proceedings, \LaTeX, text tagging}
-
-
-\maketitle
-
-\input{samplebody-conf}
-
-\printbibliography
-
-
-\end{document}

Deleted: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf-xelatex.pdf
===================================================================
(Binary files differ)

Deleted: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf-xelatex.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf-xelatex.tex	2018-12-30 22:09:44 UTC (rev 49538)
+++ trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf-xelatex.tex	2018-12-30 22:10:06 UTC (rev 49539)
@@ -1,177 +0,0 @@
-\documentclass[sigconf]{acmart}
-\usepackage{polyglossia}
-\usepackage{booktabs} % For formal tables
-
-
-% Copyright
-%\setcopyright{none}
-\setcopyright{acmcopyright}
-%\setcopyright{acmlicensed}
-%\setcopyright{rightsretained}
-%\setcopyright{usgov}
-%\setcopyright{usgovmixed}
-%\setcopyright{cagov}
-%\setcopyright{cagovmixed}
-
-
-% DOI
-\acmDOI{10.475/123_4}
-
-% ISBN
-\acmISBN{123-4567-24-567/08/06}
-
-%Conference
-\acmConference[WOODSTOCK'97]{ACM Woodstock conference}{July 1997}{El
-  Paso, Texas USA}
-\acmYear{1997}
-\copyrightyear{2016}
-
-
-\acmArticle{4}
-\acmPrice{15.00}
-
-% These commands are optional
-%\acmBooktitle{Transactions of the ACM Woodstock conference}
-\editor{Jennifer B. Sartor}
-\editor{Theo D'Hondt}
-\editor{Wolfgang De Meuter}
-
-
-\begin{document}
-\title{SIG Proceedings Paper in LaTeX Format}
-\titlenote{Produces the permission block, and
-  copyright information}
-\subtitle{Extended Abstract}
-\subtitlenote{The full version of the author's guide is available as
-  \texttt{acmart.pdf} document}
-
-
-\author{Ben Trovato}
-\authornote{Dr.~Trovato insisted his name be first.}
-\orcid{1234-5678-9012}
-\affiliation{%
-  \institution{Institute for Clarity in Documentation}
-  \streetaddress{P.O. Box 1212}
-  \city{Dublin}
-  \state{Ohio}
-  \postcode{43017-6221}
-}
-\email{trovato at corporation.com}
-
-\author{G.K.M. Tobin}
-\authornote{The secretary disavows any knowledge of this author's actions.}
-\affiliation{%
-  \institution{Institute for Clarity in Documentation}
-  \streetaddress{P.O. Box 1212}
-  \city{Dublin}
-  \state{Ohio}
-  \postcode{43017-6221}
-}
-\email{webmaster at marysville-ohio.com}
-
-\author{Lars Th{\o}rv{\"a}ld}
-\authornote{This author is the
-  one who did all the really hard work.}
-\affiliation{%
-  \institution{The Th{\o}rv{\"a}ld Group}
-  \streetaddress{1 Th{\o}rv{\"a}ld Circle}
-  \city{Hekla}
-  \country{Iceland}}
-\email{larst at affiliation.org}
-
-\author{Valerie B\'eranger}
-\affiliation{%
-  \institution{Inria Paris-Rocquencourt}
-  \city{Rocquencourt}
-  \country{France}
-}
-\author{Aparna Patel}
-\affiliation{%
- \institution{Rajiv Gandhi University}
- \streetaddress{Rono-Hills}
- \city{Doimukh}
- \state{Arunachal Pradesh}
- \country{India}}
-\author{Huifen Chan}
-\affiliation{%
-  \institution{Tsinghua University}
-  \streetaddress{30 Shuangqing Rd}
-  \city{Haidian Qu}
-  \state{Beijing Shi}
-  \country{China}
-}
-
-\author{Charles Palmer}
-\affiliation{%
-  \institution{Palmer Research Laboratories}
-  \streetaddress{8600 Datapoint Drive}
-  \city{San Antonio}
-  \state{Texas}
-  \postcode{78229}}
-\email{cpalmer at prl.com}
-
-\author{John Smith}
-\affiliation{\institution{The Th{\o}rv{\"a}ld Group}}
-\email{jsmith at affiliation.org}
-
-\author{Julius P.~Kumquat}
-\affiliation{\institution{The Kumquat Consortium}}
-\email{jpkumquat at consortium.net}
-
-% The default list of authors is too long for headers.
-\renewcommand{\shortauthors}{B. Trovato et al.}
-
-
-\begin{abstract}
-This paper provides a sample of a \LaTeX\ document which conforms,
-somewhat loosely, to the formatting guidelines for
-ACM SIG Proceedings.\footnote{This is an abstract footnote}
-\end{abstract}
-
-%
-% The code below should be generated by the tool at
-% http://dl.acm.org/ccs.cfm
-% Please copy and paste the code instead of the example below.
-%
-\begin{CCSXML}
-<ccs2012>
- <concept>
-  <concept_id>10010520.10010553.10010562</concept_id>
-  <concept_desc>Computer systems organization~Embedded systems</concept_desc>
-  <concept_significance>500</concept_significance>
- </concept>
- <concept>
-  <concept_id>10010520.10010575.10010755</concept_id>
-  <concept_desc>Computer systems organization~Redundancy</concept_desc>
-  <concept_significance>300</concept_significance>
- </concept>
- <concept>
-  <concept_id>10010520.10010553.10010554</concept_id>
-  <concept_desc>Computer systems organization~Robotics</concept_desc>
-  <concept_significance>100</concept_significance>
- </concept>
- <concept>
-  <concept_id>10003033.10003083.10003095</concept_id>
-  <concept_desc>Networks~Network reliability</concept_desc>
-  <concept_significance>100</concept_significance>
- </concept>
-</ccs2012>
-\end{CCSXML}
-
-\ccsdesc[500]{Computer systems organization~Embedded systems}
-\ccsdesc[300]{Computer systems organization~Redundancy}
-\ccsdesc{Computer systems organization~Robotics}
-\ccsdesc[100]{Networks~Network reliability}
-
-
-\keywords{ACM proceedings, \LaTeX, text tagging}
-
-
-\maketitle
-
-\input{samplebody-conf}
-
-\bibliographystyle{ACM-Reference-Format}
-\bibliography{sample-bibliography}
-
-\end{document}

Modified: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf.tex	2018-12-30 22:09:44 UTC (rev 49538)
+++ trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf.tex	2018-12-30 22:10:06 UTC (rev 49539)
@@ -1,65 +1,64 @@
+%
+% The first command in your LaTeX source must be the \documentclass command.
 \documentclass[sigconf]{acmart}
 
-\usepackage{booktabs} % For formal tables
+%
+% defining the \BibTeX command - from Oren Patashnik's original BibTeX documentation.
+\def\BibTeX{{\rm B\kern-.05em{\sc i\kern-.025em b}\kern-.08emT\kern-.1667em\lower.7ex\hbox{E}\kern-.125emX}}
+    
+% Rights management information. 
+% This information is sent to you when you complete the rights form.
+% These commands have SAMPLE values in them; it is your responsibility as an author to replace
+% the commands and values with those provided to you when you complete the rights form.
+%
+% These commands are for a PROCEEDINGS abstract or paper.
+\copyrightyear{2018}
+\acmYear{2018}
+\setcopyright{acmlicensed}
+\acmConference[Woodstock '18]{Woodstock '18: ACM Symposium on Neural Gaze Detection}{June 03--05, 2018}{Woodstock, NY}
+\acmBooktitle{Woodstock '18: ACM Symposium on Neural Gaze Detection, June 03--05, 2018, Woodstock, NY}
+\acmPrice{15.00}
+\acmDOI{10.1145/1122445.1122456}
+\acmISBN{978-1-4503-9999-9/18/06}
 
-
-% Copyright
-%\setcopyright{none}
+%
+% These commands are for a JOURNAL article.
 %\setcopyright{acmcopyright}
-%\setcopyright{acmlicensed}
-\setcopyright{rightsretained}
-%\setcopyright{usgov}
-%\setcopyright{usgovmixed}
-%\setcopyright{cagov}
-%\setcopyright{cagovmixed}
+%\acmJournal{TOG}
+%\acmYear{2018}\acmVolume{37}\acmNumber{4}\acmArticle{111}\acmMonth{8}
+%\acmDOI{10.1145/1122445.1122456}
 
+%
+% Submission ID. 
+% Use this when submitting an article to a sponsored event. You'll receive a unique submission ID from the organizers
+% of the event, and this ID should be used as the parameter to this command.
+%\acmSubmissionID{123-A56-BU3}
 
-% DOI
-\acmDOI{10.475/123_4}
+%
+% The majority of ACM publications use numbered citations and references. If you are preparing content for an event
+% sponsored by ACM SIGGRAPH, you must use the "author year" style of citations and references. Uncommenting
+% the next command will enable that style.
+%\citestyle{acmauthoryear}
 
-% ISBN
-\acmISBN{123-4567-24-567/08/06}
-
-%Conference
-\acmConference[WOODSTOCK'97]{ACM Woodstock conference}{July 1997}{El
-  Paso, Texas USA}
-\acmYear{1997}
-\copyrightyear{2016}
-
-
-\acmArticle{4}
-\acmPrice{15.00}
-
-% These commands are optional
-%\acmBooktitle{Transactions of the ACM Woodstock conference}
-\editor{Jennifer B. Sartor}
-\editor{Theo D'Hondt}
-\editor{Wolfgang De Meuter}
-
-
+%
+% end of the preamble, start of the body of the document source.
 \begin{document}
-\title{SIG Proceedings Paper in LaTeX Format}
-\titlenote{Produces the permission block, and
-  copyright information}
-\subtitle{Extended Abstract}
-\subtitlenote{The full version of the author's guide is available as
-  \texttt{acmart.pdf} document}
 
+%
+% The "title" command has an optional parameter, allowing the author to define a "short title" to be used in page headers.
+\title{The Name of the Title is Hope}
 
+%
+% The "author" command and its associated commands are used to define the authors and their affiliations.
+% Of note is the shared affiliation of the first two authors, and the "authornote" and "authornotemark" commands
+% used to denote shared contribution to the research.
 \author{Ben Trovato}
-\authornote{Dr.~Trovato insisted his name be first.}
+\authornote{Both authors contributed equally to this research.}
+\email{trovato at corporation.com}
 \orcid{1234-5678-9012}
-\affiliation{%
-  \institution{Institute for Clarity in Documentation}
-  \streetaddress{P.O. Box 1212}
-  \city{Dublin}
-  \state{Ohio}
-  \postcode{43017-6221}
-}
-\email{trovato at corporation.com}
-
 \author{G.K.M. Tobin}
-\authornote{The secretary disavows any knowledge of this author's actions.}
+\authornotemark[1]
+\email{webmaster at marysville-ohio.com}
 \affiliation{%
   \institution{Institute for Clarity in Documentation}
   \streetaddress{P.O. Box 1212}
@@ -67,11 +66,8 @@
   \state{Ohio}
   \postcode{43017-6221}
 }
-\email{webmaster at marysville-ohio.com}
 
 \author{Lars Th{\o}rv{\"a}ld}
-\authornote{This author is the
-  one who did all the really hard work.}
 \affiliation{%
   \institution{The Th{\o}rv{\"a}ld Group}
   \streetaddress{1 Th{\o}rv{\"a}ld Circle}
@@ -85,6 +81,7 @@
   \city{Rocquencourt}
   \country{France}
 }
+
 \author{Aparna Patel}
 \affiliation{%
  \institution{Rajiv Gandhi University}
@@ -92,6 +89,7 @@
  \city{Doimukh}
  \state{Arunachal Pradesh}
  \country{India}}
+ 
 \author{Huifen Chan}
 \affiliation{%
   \institution{Tsinghua University}
@@ -98,8 +96,7 @@
   \streetaddress{30 Shuangqing Rd}
   \city{Haidian Qu}
   \state{Beijing Shi}
-  \country{China}
-}
+  \country{China}}
 
 \author{Charles Palmer}
 \affiliation{%
@@ -114,23 +111,27 @@
 \affiliation{\institution{The Th{\o}rv{\"a}ld Group}}
 \email{jsmith at affiliation.org}
 
-\author{Julius P.~Kumquat}
+\author{Julius P. Kumquat}
 \affiliation{\institution{The Kumquat Consortium}}
 \email{jpkumquat at consortium.net}
 
-% The default list of authors is too long for headers.
-\renewcommand{\shortauthors}{B. Trovato et al.}
+%
+% By default, the full list of authors will be used in the page headers. Often, this list is too long, and will overlap
+% other information printed in the page headers. This command allows the author to define a more concise list
+% of authors' names for this purpose.
+\renewcommand{\shortauthors}{Trovato and Tobin, et al.}
 
-
+%
+% The abstract is a short summary of the work to be presented in the article.
 \begin{abstract}
-This paper provides a sample of a \LaTeX\ document which conforms,
-somewhat loosely, to the formatting guidelines for
-ACM SIG Proceedings.\footnote{This is an abstract footnote}
+A clear and well-documented \LaTeX\ document is presented as an article formatted for publication by ACM in 
+a conference proceedings or journal publication. Based on the ``acmart'' document class, this article presents
+and explains many of the common variations, as well as many of the formatting elements
+an author may use in the preparation of the documentation of their work.
 \end{abstract}
 
 %
-% The code below should be generated by the tool at
-% http://dl.acm.org/ccs.cfm
+% The code below is generated by the tool at http://dl.acm.org/ccs.cfm.
 % Please copy and paste the code instead of the example below.
 %
 \begin{CCSXML}
@@ -163,15 +164,339 @@
 \ccsdesc{Computer systems organization~Robotics}
 \ccsdesc[100]{Networks~Network reliability}
 
+%
+% Keywords. The author(s) should pick words that accurately describe the work being
+% presented. Separate the keywords with commas.
+\keywords{datasets, neural networks, gaze detection, text tagging}
 
-\keywords{ACM proceedings, \LaTeX, text tagging}
+%
+% A "teaser" image appears between the author and affiliation information and the body 
+% of the document, and typically spans the page. 
+\begin{teaserfigure}
+  \includegraphics[width=\textwidth]{sampleteaser}
+  \caption{Seattle Mariners at Spring Training, 2010.}
+  \Description{Enjoying the baseball game from the third-base seats. Ichiro Suzuki preparing to bat.}
+  \label{fig:teaser}
+\end{teaserfigure}
 
-
+%
+% This command processes the author and affiliation and title information and builds
+% the first part of the formatted document.
 \maketitle
 
-\input{samplebody-conf}
+\section{Introduction}
+ACM's consolidated article template, introduced in 2017, provides a consistent \LaTeX\ style for use across ACM publications, and incorporates accessibility and metadata-extraction functionality necessary for future Digital Library endeavors. Numerous ACM and SIG-specific \LaTeX\ templates have been examined, and their unique features incorporated into this single new template.
 
+If you are new to publishing with ACM, this document is a valuable guide to the process of preparing your work for publication. If you have published with ACM before, this document provides insight and instruction into more recent changes to the article template.
+
+The ``\verb|acmart|'' document class can be used to prepare articles for any ACM publication --- conference or journal, and for any stage of publication, from review to final ``camera-ready'' copy, to the author's own version, with {\it very} few changes to the source. 
+
+\section{Template Overview}
+As noted in the introduction, the ``\verb|acmart|'' document class can be used to prepare many different kinds of documentation --- a double-blind initial submission of a full-length technical paper, a two-page SIGGRAPH Emerging Technologies abstract, a ``camera-ready'' journal article, a SIGCHI Extended Abstract, and more --- all by selecting the appropriate {\it template style} and {\it template parameters}.
+
+This document will explain the major features of the document class. For further information, the {\it \LaTeX\ User's Guide} is available from \url{https://www.acm.org/publications/proceedings-template}.
+
+\subsection{Template Styles}
+
+The primary parameter given to the ``\verb|acmart|'' document class is the {\it template style} which corresponds to the kind of publication or SIG publishing the work. This parameter is enclosed in square brackets and is a part of the {\verb|documentclass|} command:
+\begin{verbatim}
+  \documentclass[STYLE]{acmart}
+\end{verbatim}
+
+Journals use one of three template styles. All but three ACM journals use the {\verb|acmsmall|} template style:
+\begin{itemize}
+\item {\verb|acmsmall|}: The default journal template style.
+\item {\verb|acmlarge|}: Used by JOCCH and TAP.
+\item {\verb|acmtog|}: Used by TOG.
+\end{itemize}
+
+The majority of conference proceedings documentation will use the {\verb|acmconf|} template style.
+\begin{itemize}
+\item {\verb|acmconf|}: The default proceedings template style.
+\item{\verb|sigchi|}: Used for SIGCHI conference articles.
+\item{\verb|sigchi-a|}: Used for SIGCHI ``Extended Abstract'' articles.
+\item{\verb|sigplan|}: Used for SIGPLAN conference articles.
+\end{itemize}
+
+\subsection{Template Parameters}
+
+In addition to specifying the {\it template style} to be used in formatting your work, there are a number of {\it template parameters} which modify some part of the applied template style. A complete list of these parameters can be found in the {\it \LaTeX\ User's Guide.}
+
+Frequently-used parameters, or combinations of parameters, include:
+\begin{itemize}
+\item {\verb|anonymous,review|}: Suitable for a ``double-blind'' conference submission. Anonymizes the work and includes line numbers. Use with the \verb|\acmSubmissionID| command to print the submission's unique ID on each page of the work.
+\item{\verb|authorversion|}: Produces a version of the work suitable for posting by the author.
+\item{\verb|screen|}: Produces colored hyperlinks.
+\end{itemize}
+
+This document uses the following string as the first command in the source file: \verb|\documentclass[sigconf,screen]{acmart}|.
+
+\section{Modifications}
+
+Modifying the template --- including but not limited to: adjusting margins, typeface sizes, line spacing, paragraph and list definitions, and the use of the \verb|\vspace| command to manually adjust the vertical spacing between elements of your work --- is not allowed.
+
+{\bf Your document will be returned to you for revision if modifications are discovered.}
+
+\section{Typefaces}
+
+The ``\verb|acmart|'' document class requires the use of the ``Libertine'' typeface family. Your \TeX\ installation should include this set of packages. Please do not substitute other typefaces. The ``\verb|lmodern|'' and ``\verb|ltimes|'' packages should not be used, as they will override the built-in typeface families.
+
+\section{Title Information}
+
+The title of your work should use capital letters appropriately - \url{https://capitalizemytitle.com/} has useful rules for capitalization. Use the {\verb|title|} command to define the title of your work. If your work has a subtitle, define it with the {\verb|subtitle|} command.
+Do not insert line breaks in your title.
+
+If your title is lengthy, you must define a short version to be used in the page headers, to prevent overlapping text. The \verb|title| command has a ``short title'' parameter:
+\begin{verbatim}
+  \title[short title]{full title}
+\end{verbatim}
+
+\section{Authors and Affiliations}
+
+Each author must be defined separately for accurate metadata identification. Multiple authors may share one affiliation. Authors' names should not be abbreviated; use full first names wherever possible. Include authors' e-mail addresses whenever possible.
+
+Grouping authors' names or e-mail addresses, or providing an ``e-mail alias,'' as shown below, is not acceptable:
+\begin{verbatim}
+  \author{Brooke Aster, David Mehldau}
+  \email{dave,judy,steve at university.edu}
+  \email{firstname.lastname at phillips.org}
+\end{verbatim}
+
+The \verb|authornote| and \verb|authornotemark| commands allow a note to apply to multiple authors --- for example, if the first two authors of an article contributed equally to the work. 
+
+If your author list is lengthy, you must define a shortened version of the list of authors to be used in the page headers, to prevent overlapping text. The following command should be placed just after the last \verb|\author{}| definition:
+\begin{verbatim}
+  \renewcommand{\shortauthors}{McCartney, et al.}
+\end{verbatim}
+Omitting this command will force the use of a concatenated list of all of the authors' names, which may result in overlapping text in the page headers.
+
+The article template's documentation, available at  \url{https://www.acm.org/publications/proceedings-template}, has a complete explanation of these commands and tips for their effective use.
+
+\section{Rights Information}
+
+Authors of any work published by ACM will need to complete a rights form. Depending on the kind of work, and the rights management choice made by the author, this may be copyright transfer, permission, license, or an OA (open access) agreement.
+
+Regardless of the rights management choice, the author will receive a copy of the completed rights form once it has been submitted. This form contains \LaTeX\ commands that must be copied into the source document. When the document source is compiled, these commands and their parameters add formatted text to several areas of the final document:
+\begin{itemize}
+\item the ``ACM Reference Format'' text on the first page.
+\item the ``rights management'' text on the first page.
+\item the conference information in the page header(s).
+\end{itemize}
+
+Rights information is unique to the work; if you are preparing several works for an event, make sure to use the correct set of commands with each of the works.
+
+\section{CCS Concepts and User-Defined Keywords}
+
+Two elements of the ``acmart'' document class provide powerful taxonomic tools for you to help readers find your work in an online search. 
+
+The ACM Computing Classification System --- \url{https://www.acm.org/publications/class-2012} --- is a set of classifiers and concepts that describe the computing discipline. Authors can select entries from this classification system, via \url{https://dl.acm.org/ccs/ccs.cfm}, and generate the commands to be included in the \LaTeX\ source. 
+
+User-defined keywords are a comma-separated list of words and phrases of the authors' choosing, providing a more flexible way of describing the research being presented.
+
+CCS concepts and user-defined keywords are required for all short- and full-length articles, and optional for two-page abstracts. 
+
+\section{Sectioning Commands}
+
+Your work should use standard \LaTeX\ sectioning commands: \verb|section|, \verb|subsection|, \verb|subsubsection|, and \verb|paragraph|. They should be numbered; do not remove the numbering from the commands. 
+
+Simulating a sectioning command by setting the first word or words of a paragraph in boldface or italicized text is {\bf not allowed.}
+
+\section{Tables}
+
+The ``\verb|acmart|'' document class includes the ``\verb|booktabs|'' package --- \url{https://ctan.org/pkg/booktabs} --- for preparing high-quality tables. 
+
+Table captions are placed {\it above} the table.
+
+Because tables cannot be split across pages, the best placement for them is typically the top of the page nearest their initial cite.  To ensure this proper ``floating'' placement of tables, use the environment \textbf{table} to enclose the table's contents and the table caption.  The contents of the table itself must go in the \textbf{tabular} environment, to be aligned properly in rows and columns, with the desired horizontal and vertical rules.  Again, detailed instructions on \textbf{tabular} material are found in the \textit{\LaTeX\ User's Guide}.
+
+Immediately following this sentence is the point at which Table~\ref{tab:freq} is included in the input file; compare the placement of the table here with the table in the printed output of this document.
+
+\begin{table}
+  \caption{Frequency of Special Characters}
+  \label{tab:freq}
+  \begin{tabular}{ccl}
+    \toprule
+    Non-English or Math&Frequency&Comments\\
+    \midrule
+    \O & 1 in 1,000& For Swedish names\\
+    $\pi$ & 1 in 5& Common in math\\
+    \$ & 4 in 5 & Used in business\\
+    $\Psi^2_1$ & 1 in 40,000& Unexplained usage\\
+  \bottomrule
+\end{tabular}
+\end{table}
+
+To set a wider table, which takes up the whole width of the page's live area, use the environment \textbf{table*} to enclose the table's contents and the table caption.  As with a single-column table, this wide table will ``float'' to a location deemed more desirable. Immediately following this sentence is the point at which Table~\ref{tab:commands} is included in the input file; again, it is instructive to compare the placement of the table here with the table in the printed output of this document.
+
+\begin{table*}
+  \caption{Some Typical Commands}
+  \label{tab:commands}
+  \begin{tabular}{ccl}
+    \toprule
+    Command &A Number & Comments\\
+    \midrule
+    \texttt{{\char'134}author} & 100& Author \\
+    \texttt{{\char'134}table}& 300 & For tables\\
+    \texttt{{\char'134}table*}& 400& For wider tables\\
+    \bottomrule
+  \end{tabular}
+\end{table*}
+
+\section{Math Equations}
+You may want to display math equations in three distinct styles:
+inline, numbered or non-numbered display.  Each of
+the three are discussed in the next sections.
+
+\subsection{Inline (In-text) Equations}
+A formula that appears in the running text is called an
+inline or in-text formula.  It is produced by the
+\textbf{math} environment, which can be
+invoked with the usual \texttt{{\char'134}begin\,\ldots{\char'134}end}
+construction or with the short form \texttt{\$\,\ldots\$}. You
+can use any of the symbols and structures,
+from $\alpha$ to $\omega$, available in
+\LaTeX~\cite{Lamport:LaTeX}; this section will simply show a
+few examples of in-text equations in context. Notice how
+this equation:
+\begin{math}
+  \lim_{n\rightarrow \infty}x=0
+\end{math},
+set here in in-line math style, looks slightly different when
+set in display style.  (See next section).
+
+\subsection{Display Equations}
+A numbered display equation---one set off by vertical space from the
+text and centered horizontally---is produced by the \textbf{equation}
+environment. An unnumbered display equation is produced by the
+\textbf{displaymath} environment.
+
+Again, in either environment, you can use any of the symbols
+and structures available in \LaTeX\@; this section will just
+give a couple of examples of display equations in context.
+First, consider the equation, shown as an inline equation above:
+\begin{equation}
+  \lim_{n\rightarrow \infty}x=0
+\end{equation}
+Notice how it is formatted somewhat differently in
+the \textbf{displaymath}
+environment.  Now, we'll enter an unnumbered equation:
+\begin{displaymath}
+  \sum_{i=0}^{\infty} x + 1
+\end{displaymath}
+and follow it with another numbered equation:
+\begin{equation}
+  \sum_{i=0}^{\infty}x_i=\int_{0}^{\pi+2} f
+\end{equation}
+just to demonstrate \LaTeX's able handling of numbering.
+
+\section{Figures}
+
+The ``\verb|figure|'' environment should be used for figures. One or more images can be placed within a figure. If your figure contains third-party material, you must clearly identify it as such, as shown in the example below.
+\begin{figure}[h]
+  \centering
+  \includegraphics[width=\linewidth]{sample-franklin}
+  \caption{1907 Franklin Model D roadster. Photograph by Harris \& Ewing, Inc. [Public domain], via Wikimedia Commons. (\url{https://goo.gl/VLCRBB}).}
+  \Description{The 1907 Franklin Model D roadster.}
+\end{figure}
+
+Your figures should contain a caption which describes the figure to the reader. Figure captions go below the figure. Your figures should {\bf also} include a description suitable for screen readers, to assist the visually-challenged to better understand your work.
+
+Figure captions are placed {\it below} the figure.
+
+\subsection{The ``Teaser Figure''}
+
+A ``teaser figure'' is an image, or set of images in one figure, that are placed after all author and affiliation information, and before the body of the article, spanning the page. If you wish to have such a figure in your article, place the command immediately before the \verb|\maketitle| command:
+\begin{verbatim}
+  \begin{teaserfigure}
+    \includegraphics[width=\textwidth]{sampleteaser}
+    \caption{figure caption}
+    \Description{figure description}
+  \end{teaserfigure}
+\end{verbatim}
+
+\section{Citations and Bibliographies}
+
+The use of \BibTeX\ for the preparation and formatting of one's references is strongly recommended. Authors' names should be complete --- use full first names (``Donald E. Knuth'') not initials (``D. E. Knuth'') --- and the salient identifying features of a reference should be included: title, year, volume, number, pages, article DOI, etc. 
+
+The bibliography is included in your source document with these two commands, placed just before the \verb|\end{document}| command:
+\begin{verbatim}
+  \bibliographystyle{ACM-Reference-Format}
+  \bibliography{bibfile}
+\end{verbatim}
+where ``\verb|bibfile|'' is the name, without the ``\verb|.bib|'' suffix, of the \BibTeX\ file.
+
+Citations and references are numbered by default. A small number of ACM publications have citations and references formatted in the ``author year'' style; for these exceptions, please include this command in the {\bf preamble} (before ``\verb|\begin{document}|'') of your \LaTeX\ source: 
+\begin{verbatim}
+  \citestyle{acmauthoryear}
+\end{verbatim}
+
+Some examples.  A paginated journal article \cite{Abril07}, an enumerated journal article \cite{Cohen07}, a reference to an entire issue \cite{JCohen96}, a monograph (whole book) \cite{Kosiur01}, a monograph/whole book in a series (see 2a in spec. document)
+\cite{Harel79}, a divisible-book such as an anthology or compilation \cite{Editor00} followed by the same example, however we only output the series if the volume number is given \cite{Editor00a} (so Editor00a's series should NOT be present since it has no vol. no.),
+a chapter in a divisible book \cite{Spector90}, a chapter in a divisible book in a series \cite{Douglass98}, a multi-volume work as book \cite{Knuth97}, an article in a proceedings (of a conference, symposium, workshop for example) (paginated proceedings article) \cite{Andler79}, a proceedings article with all possible elements \cite{Smith10}, an example of an enumerated proceedings article \cite{VanGundy07}, an informally published work \cite{Harel78}, a doctoral dissertation \cite{Clarkson85}, a master's thesis: \cite{anisi03}, an online document / world wide web resource \cite{Thornburg01, Ablamowicz07, Poker06}, a video game (Case 1) \cite{Obama08} and (Case 2) \cite{Novak03} and \cite{Lee05} and (Case 3) a patent \cite{JoeScientist001}, work accepted for publication \cite{rous08}, 'YYYYb'-test for prolific author \cite{SaeediMEJ10} and \cite{SaeediJETC10}. Other cites might contain 'duplicate' DOI and URLs (some SIAM articles) \cite{Kirschmer:2010:AEI:1958016.1958018}. Boris / Barbara Beeton: multi-volume works as books \cite{MR781536} and \cite{MR781537}. A couple of citations with DOIs: \cite{2004:ITE:1009386.1010128,Kirschmer:2010:AEI:1958016.1958018}. Online citations: \cite{TUGInstmem, Thornburg01, CTANacmart}.
+
+\section{Acknowledgments}
+
+Identification of funding sources and other support, and thanks to individuals and groups that assisted in the research and the preparation of the work should be included in an acknowledgment section, which is placed just before the reference section in your document. 
+
+This section has a special environment:
+\begin{verbatim}
+  \begin{acks}
+  ...
+  \end{acks}
+\end{verbatim}
+so that the information contained therein can be more easily collected during the article metadata extraction phase, and to ensure consistency in the spelling of the section heading. 
+
+Authors should not prepare this section as a numbered or unnumbered {\verb|\section|}; please use the ``{\verb|acks|}'' environment.
+
+\section{Appendices}
+
+If your work needs an appendix, add it before the ``\verb|\end{document}|'' command at the conclusion of your source document. 
+
+Start the appendix with the ``\verb|appendix|'' command:
+\begin{verbatim}
+  \appendix
+\end{verbatim}
+and note that in the appendix, sections are lettered, not numbered. This document has two appendices, demonstrating the section and subsection identification method.
+
+\section{SIGCHI Extended Abstracts}
+
+The ``\verb|sigchi-a|'' template style (available only in \LaTeX\ and not in Word) produces a landscape-orientation formatted article, with a wide left margin. Three environments are available for use with the ``\verb|sigchi-a|'' template style, and produce formatted output in the margin:
+\begin{itemize}
+\item {\verb|sidebar|}:  Place formatted text in the margin.
+\item {\verb|marginfigure|}: Place a figure in the margin.
+\item {\verb|margintable|}: Place a table in the margin.
+\end{itemize}
+
+%
+% The acknowledgments section is defined using the "acks" environment (and NOT an unnumbered section). This ensures
+% the proper identification of the section in the article metadata, and the consistent spelling of the heading.
+\begin{acks}
+To Robert, for the bagels and explaining CMYK and color spaces.
+\end{acks}
+
+%
+% The next two lines define the bibliography style to be used, and the bibliography file.
 \bibliographystyle{ACM-Reference-Format}
-\bibliography{sample-bibliography}
+\bibliography{sample-base}
 
+% 
+% If your work has an appendix, this is the place to put it.
+\appendix
+
+\section{Research Methods}
+
+\subsection{Part One}
+
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi malesuada, quam in pulvinar varius, metus nunc fermentum urna, id sollicitudin purus odio sit amet enim. Aliquam ullamcorper eu ipsum vel mollis. Curabitur quis dictum nisl. Phasellus vel semper risus, et lacinia dolor. Integer ultricies commodo sem nec semper. 
+
+\subsection{Part Two}
+
+Etiam commodo feugiat nisl pulvinar pellentesque. Etiam auctor sodales ligula, non varius nibh pulvinar semper. Suspendisse nec lectus non ipsum convallis congue hendrerit vitae sapien. Donec at laoreet eros. Vivamus non purus placerat, scelerisque diam eu, cursus ante. Etiam aliquam tortor auctor efficitur mattis. 
+
+\section{Online Resources}
+
+Nam id fermentum dui. Suspendisse sagittis tortor a nulla mollis, in pulvinar ex pretium. Sed interdum orci quis metus euismod, et sagittis enim maximus. Vestibulum gravida massa ut felis suscipit congue. Quisque mattis elit a risus ultrices commodo venenatis eget dui. Etiam sagittis eleifend elementum. 
+
+Nam interdum magna at lectus dignissim, ac dignissim lorem rhoncus. Maecenas eu arcu ac neque placerat aliquam. Nunc pulvinar massa et mattis lacinia.
+
 \end{document}

Modified: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigplan.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigplan.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigplan.tex	2018-12-30 22:09:44 UTC (rev 49538)
+++ trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-sigplan.tex	2018-12-30 22:10:06 UTC (rev 49539)
@@ -1,62 +1,64 @@
-\documentclass[sigplan, anonymous, review]{acmart}
+%
+% The first command in your LaTeX source must be the \documentclass command.
+\documentclass[sigplan,screen]{acmart}
 
-\usepackage{booktabs} % For formal tables
+%
+% defining the \BibTeX command - from Oren Patashnik's original BibTeX documentation.
+\def\BibTeX{{\rm B\kern-.05em{\sc i\kern-.025em b}\kern-.08emT\kern-.1667em\lower.7ex\hbox{E}\kern-.125emX}}
+    
+% Rights management information. 
+% This information is sent to you when you complete the rights form.
+% These commands have SAMPLE values in them; it is your responsibility as an author to replace
+% the commands and values with those provided to you when you complete the rights form.
+%
+% These commands are for a PROCEEDINGS abstract or paper.
+\copyrightyear{2018}
+\acmYear{2018}
+\setcopyright{acmlicensed}
+\acmConference[Woodstock '18]{Woodstock '18: ACM Symposium on Neural Gaze Detection}{June 03--05, 2018}{Woodstock, NY}
+\acmBooktitle{Woodstock '18: ACM Symposium on Neural Gaze Detection, June 03--05, 2018, Woodstock, NY}
+\acmPrice{15.00}
+\acmDOI{10.1145/1122445.1122456}
+\acmISBN{978-1-4503-9999-9/18/06}
 
-
-% Copyright
-%\setcopyright{none}
+%
+% These commands are for a JOURNAL article.
 %\setcopyright{acmcopyright}
-%\setcopyright{acmlicensed}
-\setcopyright{rightsretained}
-%\setcopyright{usgov}
-%\setcopyright{usgovmixed}
-%\setcopyright{cagov}
-%\setcopyright{cagovmixed}
+%\acmJournal{TOG}
+%\acmYear{2018}\acmVolume{37}\acmNumber{4}\acmArticle{111}\acmMonth{8}
+%\acmDOI{10.1145/1122445.1122456}
 
+%
+% Submission ID. 
+% Use this when submitting an article to a sponsored event. You'll receive a unique submission ID from the organizers
+% of the event, and this ID should be used as the parameter to this command.
+%\acmSubmissionID{123-A56-BU3}
 
-% DOI
-\acmDOI{10.475/123_4}
+%
+% The majority of ACM publications use numbered citations and references. If you are preparing content for an event
+% sponsored by ACM SIGGRAPH, you must use the "author year" style of citations and references. Uncommenting
+% the next command will enable that style.
+%\citestyle{acmauthoryear}
 
-% ISBN
-\acmISBN{123-4567-24-567/08/06}
+%
+% end of the preamble, start of the body of the document source.
+\begin{document}
 
-%Conference
-\acmConference[WOODSTOCK'97]{ACM Woodstock conference}{July 1997}{El
-  Paso, Texas USA}
-\acmYear{1997}
-\copyrightyear{2016}
+%
+% The "title" command has an optional parameter, allowing the author to define a "short title" to be used in page headers.
+\title{The Name of the Title is Hope}
 
-\acmPrice{15.00}
-
-%\acmBadgeL[http://ctuning.org/ae/ppopp2016.html]{ae-logo}
-%\acmBadgeR[http://ctuning.org/ae/ppopp2016.html]{ae-logo}
-
-% Submission ID
-\acmSubmissionID{123-A56-BU3}
-
-
-\begin{document}
-\title{SIG Proceedings Paper in LaTeX Format}
-\titlenote{Produces the permission block, and
-  copyright information}
-\subtitle{Extended Abstract}
-\subtitlenote{The full version of the author's guide is available as
-  \texttt{acmart.pdf} document}
-
+%
+% The "author" command and its associated commands are used to define the authors and their affiliations.
+% Of note is the shared affiliation of the first two authors, and the "authornote" and "authornotemark" commands
+% used to denote shared contribution to the research.
 \author{Ben Trovato}
-\authornote{Dr.~Trovato insisted his name be first.}
+\authornote{Both authors contributed equally to this research.}
+\email{trovato at corporation.com}
 \orcid{1234-5678-9012}
-\affiliation{%
-  \institution{Institute for Clarity in Documentation}
-  \streetaddress{P.O. Box 1212}
-  \city{Dublin}
-  \state{Ohio}
-  \postcode{43017-6221}
-}
-\email{trovato at corporation.com}
-
 \author{G.K.M. Tobin}
-\authornote{The secretary disavows any knowledge of this author's actions.}
+\authornotemark[1]
+\email{webmaster at marysville-ohio.com}
 \affiliation{%
   \institution{Institute for Clarity in Documentation}
   \streetaddress{P.O. Box 1212}
@@ -64,11 +66,8 @@
   \state{Ohio}
   \postcode{43017-6221}
 }
-\email{webmaster at marysville-ohio.com}
 
 \author{Lars Th{\o}rv{\"a}ld}
-\authornote{This author is the
-  one who did all the really hard work.}
 \affiliation{%
   \institution{The Th{\o}rv{\"a}ld Group}
   \streetaddress{1 Th{\o}rv{\"a}ld Circle}
@@ -82,6 +81,7 @@
   \city{Rocquencourt}
   \country{France}
 }
+
 \author{Aparna Patel}
 \affiliation{%
  \institution{Rajiv Gandhi University}
@@ -89,6 +89,7 @@
  \city{Doimukh}
  \state{Arunachal Pradesh}
  \country{India}}
+ 
 \author{Huifen Chan}
 \affiliation{%
   \institution{Tsinghua University}
@@ -110,25 +111,27 @@
 \affiliation{\institution{The Th{\o}rv{\"a}ld Group}}
 \email{jsmith at affiliation.org}
 
-\author{Julius P.~Kumquat}
+\author{Julius P. Kumquat}
 \affiliation{\institution{The Kumquat Consortium}}
 \email{jpkumquat at consortium.net}
 
+%
+% By default, the full list of authors will be used in the page headers. Often, this list is too long, and will overlap
+% other information printed in the page headers. This command allows the author to define a more concise list
+% of authors' names for this purpose.
+\renewcommand{\shortauthors}{Trovato and Tobin, et al.}
 
-% The default list of authors is too long for headers.
-\renewcommand{\shortauthors}{B. Trovato et al.}
-
-
-
+%
+% The abstract is a short summary of the work to be presented in the article.
 \begin{abstract}
-This paper provides a sample of a \LaTeX\ document which conforms,
-somewhat loosely, to the formatting guidelines for
-ACM SIG Proceedings.
+A clear and well-documented \LaTeX\ document is presented as an article formatted for publication by ACM in 
+a conference proceedings or journal publication. Based on the ``acmart'' document class, this article presents
+and explains many of the common variations, as well as many of the formatting elements
+an author may use in the preparation of the documentation of their work.
 \end{abstract}
 
 %
-% The code below should be generated by the tool at
-% http://dl.acm.org/ccs.cfm
+% The code below is generated by the tool at http://dl.acm.org/ccs.cfm.
 % Please copy and paste the code instead of the example below.
 %
 \begin{CCSXML}
@@ -161,22 +164,339 @@
 \ccsdesc{Computer systems organization~Robotics}
 \ccsdesc[100]{Networks~Network reliability}
 
+%
+% Keywords. The author(s) should pick words that accurately describe the work being
+% presented. Separate the keywords with commas.
+\keywords{datasets, neural networks, gaze detection, text tagging}
 
-\keywords{ACM proceedings, \LaTeX, text tagging}
-
+%
+% A "teaser" image appears between the author and affiliation information and the body 
+% of the document, and typically spans the page. 
 \begin{teaserfigure}
-  \includegraphics[width=\textwidth]{sampleteaser}\Description{A
-    baseball field}
-  \caption{This is a teaser}
+  \includegraphics[width=\textwidth]{sampleteaser}
+  \caption{Seattle Mariners at Spring Training, 2010.}
+  \Description{Enjoying the baseball game from the third-base seats. Ichiro Suzuki preparing to bat.}
   \label{fig:teaser}
 \end{teaserfigure}
 
-
+%
+% This command processes the author and affiliation and title information and builds
+% the first part of the formatted document.
 \maketitle
 
-\input{samplebody-conf}
+\section{Introduction}
+ACM's consolidated article template, introduced in 2017, provides a consistent \LaTeX\ style for use across ACM publications, and incorporates accessibility and metadata-extraction functionality necessary for future Digital Library endeavors. Numerous ACM and SIG-specific \LaTeX\ templates have been examined, and their unique features incorporated into this single new template.
 
+If you are new to publishing with ACM, this document is a valuable guide to the process of preparing your work for publication. If you have published with ACM before, this document provides insight and instruction into more recent changes to the article template.
+
+The ``\verb|acmart|'' document class can be used to prepare articles for any ACM publication --- conference or journal, and for any stage of publication, from review to final ``camera-ready'' copy, to the author's own version, with {\it very} few changes to the source. 
+
+\section{Template Overview}
+As noted in the introduction, the ``\verb|acmart|'' document class can be used to prepare many different kinds of documentation --- a double-blind initial submission of a full-length technical paper, a two-page SIGGRAPH Emerging Technologies abstract, a ``camera-ready'' journal article, a SIGCHI Extended Abstract, and more --- all by selecting the appropriate {\it template style} and {\it template parameters}.
+
+This document will explain the major features of the document class. For further information, the {\it \LaTeX\ User's Guide} is available from \url{https://www.acm.org/publications/proceedings-template}.
+
+\subsection{Template Styles}
+
+The primary parameter given to the ``\verb|acmart|'' document class is the {\it template style} which corresponds to the kind of publication or SIG publishing the work. This parameter is enclosed in square brackets and is a part of the {\verb|documentclass|} command:
+\begin{verbatim}
+  \documentclass[STYLE]{acmart}
+\end{verbatim}
+
+Journals use one of three template styles. All but three ACM journals use the {\verb|acmsmall|} template style:
+\begin{itemize}
+\item {\verb|acmsmall|}: The default journal template style.
+\item {\verb|acmlarge|}: Used by JOCCH and TAP.
+\item {\verb|acmtog|}: Used by TOG.
+\end{itemize}
+
+The majority of conference proceedings documentation will use the {\verb|acmconf|} template style.
+\begin{itemize}
+\item {\verb|acmconf|}: The default proceedings template style.
+\item{\verb|sigchi|}: Used for SIGCHI conference articles.
+\item{\verb|sigchi-a|}: Used for SIGCHI ``Extended Abstract'' articles.
+\item{\verb|sigplan|}: Used for SIGPLAN conference articles.
+\end{itemize}
+
+\subsection{Template Parameters}
+
+In addition to specifying the {\it template style} to be used in formatting your work, there are a number of {\it template parameters} which modify some part of the applied template style. A complete list of these parameters can be found in the {\it \LaTeX\ User's Guide.}
+
+Frequently-used parameters, or combinations of parameters, include:
+\begin{itemize}
+\item {\verb|anonymous,review|}: Suitable for a ``double-blind'' conference submission. Anonymizes the work and includes line numbers. Use with the \verb|\acmSubmissionID| command to print the submission's unique ID on each page of the work.
+\item{\verb|authorversion|}: Produces a version of the work suitable for posting by the author.
+\item{\verb|screen|}: Produces colored hyperlinks.
+\end{itemize}
+
+This document uses the following string as the first command in the source file: \verb|\documentclass[sigconf,screen]{acmart}|.
+
+\section{Modifications}
+
+Modifying the template --- including but not limited to: adjusting margins, typeface sizes, line spacing, paragraph and list definitions, and the use of the \verb|\vspace| command to manually adjust the vertical spacing between elements of your work --- is not allowed.
+
+{\bf Your document will be returned to you for revision if modifications are discovered.}
+
+\section{Typefaces}
+
+The ``\verb|acmart|'' document class requires the use of the ``Libertine'' typeface family. Your \TeX\ installation should include this set of packages. Please do not substitute other typefaces. The ``\verb|lmodern|'' and ``\verb|ltimes|'' packages should not be used, as they will override the built-in typeface families.
+
+\section{Title Information}
+
+The title of your work should use capital letters appropriately - \url{https://capitalizemytitle.com/} has useful rules for capitalization. Use the {\verb|title|} command to define the title of your work. If your work has a subtitle, define it with the {\verb|subtitle|} command.
+Do not insert line breaks in your title.
+
+If your title is lengthy, you must define a short version to be used in the page headers, to prevent overlapping text. The \verb|title| command has a ``short title'' parameter:
+\begin{verbatim}
+  \title[short title]{full title}
+\end{verbatim}
+
+\section{Authors and Affiliations}
+
+Each author must be defined separately for accurate metadata identification. Multiple authors may share one affiliation. Authors' names should not be abbreviated; use full first names wherever possible. Include authors' e-mail addresses whenever possible.
+
+Grouping authors' names or e-mail addresses, or providing an ``e-mail alias,'' as shown below, is not acceptable:
+\begin{verbatim}
+  \author{Brooke Aster, David Mehldau}
+  \email{dave,judy,steve at university.edu}
+  \email{firstname.lastname at phillips.org}
+\end{verbatim}
+
+The \verb|authornote| and \verb|authornotemark| commands allow a note to apply to multiple authors --- for example, if the first two authors of an article contributed equally to the work. 
+
+If your author list is lengthy, you must define a shortened version of the list of authors to be used in the page headers, to prevent overlapping text. The following command should be placed just after the last \verb|\author{}| definition:
+\begin{verbatim}
+  \renewcommand{\shortauthors}{McCartney, et al.}
+\end{verbatim}
+Omitting this command will force the use of a concatenated list of all of the authors' names, which may result in overlapping text in the page headers.
+
+The article template's documentation, available at  \url{https://www.acm.org/publications/proceedings-template}, has a complete explanation of these commands and tips for their effective use.
+
+\section{Rights Information}
+
+Authors of any work published by ACM will need to complete a rights form. Depending on the kind of work, and the rights management choice made by the author, this may be copyright transfer, permission, license, or an OA (open access) agreement.
+
+Regardless of the rights management choice, the author will receive a copy of the completed rights form once it has been submitted. This form contains \LaTeX\ commands that must be copied into the source document. When the document source is compiled, these commands and their parameters add formatted text to several areas of the final document:
+\begin{itemize}
+\item the ``ACM Reference Format'' text on the first page.
+\item the ``rights management'' text on the first page.
+\item the conference information in the page header(s).
+\end{itemize}
+
+Rights information is unique to the work; if you are preparing several works for an event, make sure to use the correct set of commands with each of the works.
+
+\section{CCS Concepts and User-Defined Keywords}
+
+Two elements of the ``acmart'' document class provide powerful taxonomic tools for you to help readers find your work in an online search. 
+
+The ACM Computing Classification System --- \url{https://www.acm.org/publications/class-2012} --- is a set of classifiers and concepts that describe the computing discipline. Authors can select entries from this classification system, via \url{https://dl.acm.org/ccs/ccs.cfm}, and generate the commands to be included in the \LaTeX\ source. 
+
+User-defined keywords are a comma-separated list of words and phrases of the authors' choosing, providing a more flexible way of describing the research being presented.
+
+CCS concepts and user-defined keywords are required for all short- and full-length articles, and optional for two-page abstracts. 
+
+\section{Sectioning Commands}
+
+Your work should use standard \LaTeX\ sectioning commands: \verb|section|, \verb|subsection|, \verb|subsubsection|, and \verb|paragraph|. They should be numbered; do not remove the numbering from the commands. 
+
+Simulating a sectioning command by setting the first word or words of a paragraph in boldface or italicized text is {\bf not allowed.}
+
+\section{Tables}
+
+The ``\verb|acmart|'' document class includes the ``\verb|booktabs|'' package --- \url{https://ctan.org/pkg/booktabs} --- for preparing high-quality tables. 
+
+Table captions are placed {\it above} the table.
+
+Because tables cannot be split across pages, the best placement for them is typically the top of the page nearest their initial cite.  To ensure this proper ``floating'' placement of tables, use the environment \textbf{table} to enclose the table's contents and the table caption.  The contents of the table itself must go in the \textbf{tabular} environment, to be aligned properly in rows and columns, with the desired horizontal and vertical rules.  Again, detailed instructions on \textbf{tabular} material are found in the \textit{\LaTeX\ User's Guide}.
+
+Immediately following this sentence is the point at which Table~\ref{tab:freq} is included in the input file; compare the placement of the table here with the table in the printed output of this document.
+
+\begin{table}
+  \caption{Frequency of Special Characters}
+  \label{tab:freq}
+  \begin{tabular}{ccl}
+    \toprule
+    Non-English or Math&Frequency&Comments\\
+    \midrule
+    \O & 1 in 1,000& For Swedish names\\
+    $\pi$ & 1 in 5& Common in math\\
+    \$ & 4 in 5 & Used in business\\
+    $\Psi^2_1$ & 1 in 40,000& Unexplained usage\\
+  \bottomrule
+\end{tabular}
+\end{table}
+
+To set a wider table, which takes up the whole width of the page's live area, use the environment \textbf{table*} to enclose the table's contents and the table caption.  As with a single-column table, this wide table will ``float'' to a location deemed more desirable. Immediately following this sentence is the point at which Table~\ref{tab:commands} is included in the input file; again, it is instructive to compare the placement of the table here with the table in the printed output of this document.
+
+\begin{table*}
+  \caption{Some Typical Commands}
+  \label{tab:commands}
+  \begin{tabular}{ccl}
+    \toprule
+    Command &A Number & Comments\\
+    \midrule
+    \texttt{{\char'134}author} & 100& Author \\
+    \texttt{{\char'134}table}& 300 & For tables\\
+    \texttt{{\char'134}table*}& 400& For wider tables\\
+    \bottomrule
+  \end{tabular}
+\end{table*}
+
+\section{Math Equations}
+You may want to display math equations in three distinct styles:
+inline, numbered or non-numbered display.  Each of
+the three are discussed in the next sections.
+
+\subsection{Inline (In-text) Equations}
+A formula that appears in the running text is called an
+inline or in-text formula.  It is produced by the
+\textbf{math} environment, which can be
+invoked with the usual \texttt{{\char'134}begin\,\ldots{\char'134}end}
+construction or with the short form \texttt{\$\,\ldots\$}. You
+can use any of the symbols and structures,
+from $\alpha$ to $\omega$, available in
+\LaTeX~\cite{Lamport:LaTeX}; this section will simply show a
+few examples of in-text equations in context. Notice how
+this equation:
+\begin{math}
+  \lim_{n\rightarrow \infty}x=0
+\end{math},
+set here in in-line math style, looks slightly different when
+set in display style.  (See next section).
+
+\subsection{Display Equations}
+A numbered display equation---one set off by vertical space from the
+text and centered horizontally---is produced by the \textbf{equation}
+environment. An unnumbered display equation is produced by the
+\textbf{displaymath} environment.
+
+Again, in either environment, you can use any of the symbols
+and structures available in \LaTeX\@; this section will just
+give a couple of examples of display equations in context.
+First, consider the equation, shown as an inline equation above:
+\begin{equation}
+  \lim_{n\rightarrow \infty}x=0
+\end{equation}
+Notice how it is formatted somewhat differently in
+the \textbf{displaymath}
+environment.  Now, we'll enter an unnumbered equation:
+\begin{displaymath}
+  \sum_{i=0}^{\infty} x + 1
+\end{displaymath}
+and follow it with another numbered equation:
+\begin{equation}
+  \sum_{i=0}^{\infty}x_i=\int_{0}^{\pi+2} f
+\end{equation}
+just to demonstrate \LaTeX's able handling of numbering.
+
+\section{Figures}
+
+The ``\verb|figure|'' environment should be used for figures. One or more images can be placed within a figure. If your figure contains third-party material, you must clearly identify it as such, as shown in the example below.
+\begin{figure}[h]
+  \centering
+  \includegraphics[width=\linewidth]{sample-franklin}
+  \caption{1907 Franklin Model D roadster. Photograph by Harris \& Ewing, Inc. [Public domain], via Wikimedia Commons. (\url{https://goo.gl/VLCRBB}).}
+  \Description{The 1907 Franklin Model D roadster.}
+\end{figure}
+
+Your figures should contain a caption which describes the figure to the reader. Figure captions go below the figure. Your figures should {\bf also} include a description suitable for screen readers, to assist the visually-challenged to better understand your work.
+
+Figure captions are placed {\it below} the figure.
+
+\subsection{The ``Teaser Figure''}
+
+A ``teaser figure'' is an image, or set of images in one figure, that are placed after all author and affiliation information, and before the body of the article, spanning the page. If you wish to have such a figure in your article, place the command immediately before the \verb|\maketitle| command:
+\begin{verbatim}
+  \begin{teaserfigure}
+    \includegraphics[width=\textwidth]{sampleteaser}
+    \caption{figure caption}
+    \Description{figure description}
+  \end{teaserfigure}
+\end{verbatim}
+
+\section{Citations and Bibliographies}
+
+The use of \BibTeX\ for the preparation and formatting of one's references is strongly recommended. Authors' names should be complete --- use full first names (``Donald E. Knuth'') not initials (``D. E. Knuth'') --- and the salient identifying features of a reference should be included: title, year, volume, number, pages, article DOI, etc. 
+
+The bibliography is included in your source document with these two commands, placed just before the \verb|\end{document}| command:
+\begin{verbatim}
+  \bibliographystyle{ACM-Reference-Format}
+  \bibliography{bibfile}
+\end{verbatim}
+where ``\verb|bibfile|'' is the name, without the ``\verb|.bib|'' suffix, of the \BibTeX\ file.
+
+Citations and references are numbered by default. A small number of ACM publications have citations and references formatted in the ``author year'' style; for these exceptions, please include this command in the {\bf preamble} (before ``\verb|\begin{document}|'') of your \LaTeX\ source: 
+\begin{verbatim}
+  \citestyle{acmauthoryear}
+\end{verbatim}
+
+Some examples.  A paginated journal article \cite{Abril07}, an enumerated journal article \cite{Cohen07}, a reference to an entire issue \cite{JCohen96}, a monograph (whole book) \cite{Kosiur01}, a monograph/whole book in a series (see 2a in spec. document)
+\cite{Harel79}, a divisible-book such as an anthology or compilation \cite{Editor00} followed by the same example, however we only output the series if the volume number is given \cite{Editor00a} (so Editor00a's series should NOT be present since it has no vol. no.),
+a chapter in a divisible book \cite{Spector90}, a chapter in a divisible book in a series \cite{Douglass98}, a multi-volume work as book \cite{Knuth97}, an article in a proceedings (of a conference, symposium, workshop for example) (paginated proceedings article) \cite{Andler79}, a proceedings article with all possible elements \cite{Smith10}, an example of an enumerated proceedings article \cite{VanGundy07}, an informally published work \cite{Harel78}, a doctoral dissertation \cite{Clarkson85}, a master's thesis: \cite{anisi03}, an online document / world wide web resource \cite{Thornburg01, Ablamowicz07, Poker06}, a video game (Case 1) \cite{Obama08} and (Case 2) \cite{Novak03} and \cite{Lee05} and (Case 3) a patent \cite{JoeScientist001}, work accepted for publication \cite{rous08}, 'YYYYb'-test for prolific author \cite{SaeediMEJ10} and \cite{SaeediJETC10}. Other cites might contain 'duplicate' DOI and URLs (some SIAM articles) \cite{Kirschmer:2010:AEI:1958016.1958018}. Boris / Barbara Beeton: multi-volume works as books \cite{MR781536} and \cite{MR781537}. A couple of citations with DOIs: \cite{2004:ITE:1009386.1010128,Kirschmer:2010:AEI:1958016.1958018}. Online citations: \cite{TUGInstmem, Thornburg01, CTANacmart}.
+
+\section{Acknowledgments}
+
+Identification of funding sources and other support, and thanks to individuals and groups that assisted in the research and the preparation of the work should be included in an acknowledgment section, which is placed just before the reference section in your document. 
+
+This section has a special environment:
+\begin{verbatim}
+  \begin{acks}
+  ...
+  \end{acks}
+\end{verbatim}
+so that the information contained therein can be more easily collected during the article metadata extraction phase, and to ensure consistency in the spelling of the section heading. 
+
+Authors should not prepare this section as a numbered or unnumbered {\verb|\section|}; please use the ``{\verb|acks|}'' environment.
+
+\section{Appendices}
+
+If your work needs an appendix, add it before the ``\verb|\end{document}|'' command at the conclusion of your source document. 
+
+Start the appendix with the ``\verb|appendix|'' command:
+\begin{verbatim}
+  \appendix
+\end{verbatim}
+and note that in the appendix, sections are lettered, not numbered. This document has two appendices, demonstrating the section and subsection identification method.
+
+\section{SIGCHI Extended Abstracts}
+
+The ``\verb|sigchi-a|'' template style (available only in \LaTeX\ and not in Word) produces a landscape-orientation formatted article, with a wide left margin. Three environments are available for use with the ``\verb|sigchi-a|'' template style, and produce formatted output in the margin:
+\begin{itemize}
+\item {\verb|sidebar|}:  Place formatted text in the margin.
+\item {\verb|marginfigure|}: Place a figure in the margin.
+\item {\verb|margintable|}: Place a table in the margin.
+\end{itemize}
+
+%
+% The acknowledgments section is defined using the "acks" environment (and NOT an unnumbered section). This ensures
+% the proper identification of the section in the article metadata, and the consistent spelling of the heading.
+\begin{acks}
+To Robert, for the bagels and explaining CMYK and color spaces.
+\end{acks}
+
+%
+% The next two lines define the bibliography style to be used, and the bibliography file.
 \bibliographystyle{ACM-Reference-Format}
-\bibliography{sample-bibliography}
+\bibliography{sample-base}
 
+% 
+% If your work has an appendix, this is the place to put it.
+\appendix
+
+\section{Research Methods}
+
+\subsection{Part One}
+
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi malesuada, quam in pulvinar varius, metus nunc fermentum urna, id sollicitudin purus odio sit amet enim. Aliquam ullamcorper eu ipsum vel mollis. Curabitur quis dictum nisl. Phasellus vel semper risus, et lacinia dolor. Integer ultricies commodo sem nec semper. 
+
+\subsection{Part Two}
+
+Etiam commodo feugiat nisl pulvinar pellentesque. Etiam auctor sodales ligula, non varius nibh pulvinar semper. Suspendisse nec lectus non ipsum convallis congue hendrerit vitae sapien. Donec at laoreet eros. Vivamus non purus placerat, scelerisque diam eu, cursus ante. Etiam aliquam tortor auctor efficitur mattis. 
+
+\section{Online Resources}
+
+Nam id fermentum dui. Suspendisse sagittis tortor a nulla mollis, in pulvinar ex pretium. Sed interdum orci quis metus euismod, et sagittis enim maximus. Vestibulum gravida massa ut felis suscipit congue. Quisque mattis elit a risus ultrices commodo venenatis eget dui. Etiam sagittis eleifend elementum. 
+
+Nam interdum magna at lectus dignissim, ac dignissim lorem rhoncus. Maecenas eu arcu ac neque placerat aliquam. Nunc pulvinar massa et mattis lacinia.
+
 \end{document}

Added: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-xelatex.pdf
===================================================================
(Binary files differ)

Index: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-xelatex.pdf
===================================================================
--- trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-xelatex.pdf	2018-12-30 22:09:44 UTC (rev 49538)
+++ trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-xelatex.pdf	2018-12-30 22:10:06 UTC (rev 49539)

Property changes on: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-xelatex.pdf
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pdf
\ No newline at end of property
Added: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-xelatex.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-xelatex.tex	                        (rev 0)
+++ trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-xelatex.tex	2018-12-30 22:10:06 UTC (rev 49539)
@@ -0,0 +1,502 @@
+%
+% The first command in your LaTeX source must be the \documentclass command.
+\documentclass[sigconf]{acmart}
+
+%
+% defining the \BibTeX command - from Oren Patashnik's original BibTeX documentation.
+\def\BibTeX{{\rm B\kern-.05em{\sc i\kern-.025em b}\kern-.08emT\kern-.1667em\lower.7ex\hbox{E}\kern-.125emX}}
+    
+% Rights management information. 
+% This information is sent to you when you complete the rights form.
+% These commands have SAMPLE values in them; it is your responsibility as an author to replace
+% the commands and values with those provided to you when you complete the rights form.
+%
+% These commands are for a PROCEEDINGS abstract or paper.
+\copyrightyear{2018}
+\acmYear{2018}
+\setcopyright{acmlicensed}
+\acmConference[Woodstock '18]{Woodstock '18: ACM Symposium on Neural Gaze Detection}{June 03--05, 2018}{Woodstock, NY}
+\acmBooktitle{Woodstock '18: ACM Symposium on Neural Gaze Detection, June 03--05, 2018, Woodstock, NY}
+\acmPrice{15.00}
+\acmDOI{10.1145/1122445.1122456}
+\acmISBN{978-1-4503-9999-9/18/06}
+
+%
+% These commands are for a JOURNAL article.
+%\setcopyright{acmcopyright}
+%\acmJournal{TOG}
+%\acmYear{2018}\acmVolume{37}\acmNumber{4}\acmArticle{111}\acmMonth{8}
+%\acmDOI{10.1145/1122445.1122456}
+
+%
+% Submission ID. 
+% Use this when submitting an article to a sponsored event. You'll receive a unique submission ID from the organizers
+% of the event, and this ID should be used as the parameter to this command.
+%\acmSubmissionID{123-A56-BU3}
+
+%
+% The majority of ACM publications use numbered citations and references. If you are preparing content for an event
+% sponsored by ACM SIGGRAPH, you must use the "author year" style of citations and references. Uncommenting
+% the next command will enable that style.
+%\citestyle{acmauthoryear}
+
+%
+% end of the preamble, start of the body of the document source.
+\begin{document}
+
+%
+% The "title" command has an optional parameter, allowing the author to define a "short title" to be used in page headers.
+\title{The Name of the Title is Hope}
+
+%
+% The "author" command and its associated commands are used to define the authors and their affiliations.
+% Of note is the shared affiliation of the first two authors, and the "authornote" and "authornotemark" commands
+% used to denote shared contribution to the research.
+\author{Ben Trovato}
+\authornote{Both authors contributed equally to this research.}
+\email{trovato at corporation.com}
+\orcid{1234-5678-9012}
+\author{G.K.M. Tobin}
+\authornotemark[1]
+\email{webmaster at marysville-ohio.com}
+\affiliation{%
+  \institution{Institute for Clarity in Documentation}
+  \streetaddress{P.O. Box 1212}
+  \city{Dublin}
+  \state{Ohio}
+  \postcode{43017-6221}
+}
+
+\author{Lars Th{\o}rv{\"a}ld}
+\affiliation{%
+  \institution{The Th{\o}rv{\"a}ld Group}
+  \streetaddress{1 Th{\o}rv{\"a}ld Circle}
+  \city{Hekla}
+  \country{Iceland}}
+\email{larst at affiliation.org}
+
+\author{Valerie B\'eranger}
+\affiliation{%
+  \institution{Inria Paris-Rocquencourt}
+  \city{Rocquencourt}
+  \country{France}
+}
+
+\author{Aparna Patel}
+\affiliation{%
+ \institution{Rajiv Gandhi University}
+ \streetaddress{Rono-Hills}
+ \city{Doimukh}
+ \state{Arunachal Pradesh}
+ \country{India}}
+ 
+\author{Huifen Chan}
+\affiliation{%
+  \institution{Tsinghua University}
+  \streetaddress{30 Shuangqing Rd}
+  \city{Haidian Qu}
+  \state{Beijing Shi}
+  \country{China}}
+
+\author{Charles Palmer}
+\affiliation{%
+  \institution{Palmer Research Laboratories}
+  \streetaddress{8600 Datapoint Drive}
+  \city{San Antonio}
+  \state{Texas}
+  \postcode{78229}}
+\email{cpalmer at prl.com}
+
+\author{John Smith}
+\affiliation{\institution{The Th{\o}rv{\"a}ld Group}}
+\email{jsmith at affiliation.org}
+
+\author{Julius P. Kumquat}
+\affiliation{\institution{The Kumquat Consortium}}
+\email{jpkumquat at consortium.net}
+
+%
+% By default, the full list of authors will be used in the page headers. Often, this list is too long, and will overlap
+% other information printed in the page headers. This command allows the author to define a more concise list
+% of authors' names for this purpose.
+\renewcommand{\shortauthors}{Trovato and Tobin, et al.}
+
+%
+% The abstract is a short summary of the work to be presented in the article.
+\begin{abstract}
+A clear and well-documented \LaTeX\ document is presented as an article formatted for publication by ACM in 
+a conference proceedings or journal publication. Based on the ``acmart'' document class, this article presents
+and explains many of the common variations, as well as many of the formatting elements
+an author may use in the preparation of the documentation of their work.
+\end{abstract}
+
+%
+% The code below is generated by the tool at http://dl.acm.org/ccs.cfm.
+% Please copy and paste the code instead of the example below.
+%
+\begin{CCSXML}
+<ccs2012>
+ <concept>
+  <concept_id>10010520.10010553.10010562</concept_id>
+  <concept_desc>Computer systems organization~Embedded systems</concept_desc>
+  <concept_significance>500</concept_significance>
+ </concept>
+ <concept>
+  <concept_id>10010520.10010575.10010755</concept_id>
+  <concept_desc>Computer systems organization~Redundancy</concept_desc>
+  <concept_significance>300</concept_significance>
+ </concept>
+ <concept>
+  <concept_id>10010520.10010553.10010554</concept_id>
+  <concept_desc>Computer systems organization~Robotics</concept_desc>
+  <concept_significance>100</concept_significance>
+ </concept>
+ <concept>
+  <concept_id>10003033.10003083.10003095</concept_id>
+  <concept_desc>Networks~Network reliability</concept_desc>
+  <concept_significance>100</concept_significance>
+ </concept>
+</ccs2012>
+\end{CCSXML}
+
+\ccsdesc[500]{Computer systems organization~Embedded systems}
+\ccsdesc[300]{Computer systems organization~Redundancy}
+\ccsdesc{Computer systems organization~Robotics}
+\ccsdesc[100]{Networks~Network reliability}
+
+%
+% Keywords. The author(s) should pick words that accurately describe the work being
+% presented. Separate the keywords with commas.
+\keywords{datasets, neural networks, gaze detection, text tagging}
+
+%
+% A "teaser" image appears between the author and affiliation information and the body 
+% of the document, and typically spans the page. 
+\begin{teaserfigure}
+  \includegraphics[width=\textwidth]{sampleteaser}
+  \caption{Seattle Mariners at Spring Training, 2010.}
+  \Description{Enjoying the baseball game from the third-base seats. Ichiro Suzuki preparing to bat.}
+  \label{fig:teaser}
+\end{teaserfigure}
+
+%
+% This command processes the author and affiliation and title information and builds
+% the first part of the formatted document.
+\maketitle
+
+\section{Introduction}
+ACM's consolidated article template, introduced in 2017, provides a consistent \LaTeX\ style for use across ACM publications, and incorporates accessibility and metadata-extraction functionality necessary for future Digital Library endeavors. Numerous ACM and SIG-specific \LaTeX\ templates have been examined, and their unique features incorporated into this single new template.
+
+If you are new to publishing with ACM, this document is a valuable guide to the process of preparing your work for publication. If you have published with ACM before, this document provides insight and instruction into more recent changes to the article template.
+
+The ``\verb|acmart|'' document class can be used to prepare articles for any ACM publication --- conference or journal, and for any stage of publication, from review to final ``camera-ready'' copy, to the author's own version, with {\it very} few changes to the source. 
+
+\section{Template Overview}
+As noted in the introduction, the ``\verb|acmart|'' document class can be used to prepare many different kinds of documentation --- a double-blind initial submission of a full-length technical paper, a two-page SIGGRAPH Emerging Technologies abstract, a ``camera-ready'' journal article, a SIGCHI Extended Abstract, and more --- all by selecting the appropriate {\it template style} and {\it template parameters}.
+
+This document will explain the major features of the document class. For further information, the {\it \LaTeX\ User's Guide} is available from \url{https://www.acm.org/publications/proceedings-template}.
+
+\subsection{Template Styles}
+
+The primary parameter given to the ``\verb|acmart|'' document class is the {\it template style} which corresponds to the kind of publication or SIG publishing the work. This parameter is enclosed in square brackets and is a part of the {\verb|documentclass|} command:
+\begin{verbatim}
+  \documentclass[STYLE]{acmart}
+\end{verbatim}
+
+Journals use one of three template styles. All but three ACM journals use the {\verb|acmsmall|} template style:
+\begin{itemize}
+\item {\verb|acmsmall|}: The default journal template style.
+\item {\verb|acmlarge|}: Used by JOCCH and TAP.
+\item {\verb|acmtog|}: Used by TOG.
+\end{itemize}
+
+The majority of conference proceedings documentation will use the {\verb|acmconf|} template style.
+\begin{itemize}
+\item {\verb|acmconf|}: The default proceedings template style.
+\item{\verb|sigchi|}: Used for SIGCHI conference articles.
+\item{\verb|sigchi-a|}: Used for SIGCHI ``Extended Abstract'' articles.
+\item{\verb|sigplan|}: Used for SIGPLAN conference articles.
+\end{itemize}
+
+\subsection{Template Parameters}
+
+In addition to specifying the {\it template style} to be used in formatting your work, there are a number of {\it template parameters} which modify some part of the applied template style. A complete list of these parameters can be found in the {\it \LaTeX\ User's Guide.}
+
+Frequently-used parameters, or combinations of parameters, include:
+\begin{itemize}
+\item {\verb|anonymous,review|}: Suitable for a ``double-blind'' conference submission. Anonymizes the work and includes line numbers. Use with the \verb|\acmSubmissionID| command to print the submission's unique ID on each page of the work.
+\item{\verb|authorversion|}: Produces a version of the work suitable for posting by the author.
+\item{\verb|screen|}: Produces colored hyperlinks.
+\end{itemize}
+
+This document uses the following string as the first command in the source file: \verb|\documentclass[sigconf,screen]{acmart}|.
+
+\section{Modifications}
+
+Modifying the template --- including but not limited to: adjusting margins, typeface sizes, line spacing, paragraph and list definitions, and the use of the \verb|\vspace| command to manually adjust the vertical spacing between elements of your work --- is not allowed.
+
+{\bf Your document will be returned to you for revision if modifications are discovered.}
+
+\section{Typefaces}
+
+The ``\verb|acmart|'' document class requires the use of the ``Libertine'' typeface family. Your \TeX\ installation should include this set of packages. Please do not substitute other typefaces. The ``\verb|lmodern|'' and ``\verb|ltimes|'' packages should not be used, as they will override the built-in typeface families.
+
+\section{Title Information}
+
+The title of your work should use capital letters appropriately - \url{https://capitalizemytitle.com/} has useful rules for capitalization. Use the {\verb|title|} command to define the title of your work. If your work has a subtitle, define it with the {\verb|subtitle|} command.
+Do not insert line breaks in your title.
+
+If your title is lengthy, you must define a short version to be used in the page headers, to prevent overlapping text. The \verb|title| command has a ``short title'' parameter:
+\begin{verbatim}
+  \title[short title]{full title}
+\end{verbatim}
+
+\section{Authors and Affiliations}
+
+Each author must be defined separately for accurate metadata identification. Multiple authors may share one affiliation. Authors' names should not be abbreviated; use full first names wherever possible. Include authors' e-mail addresses whenever possible.
+
+Grouping authors' names or e-mail addresses, or providing an ``e-mail alias,'' as shown below, is not acceptable:
+\begin{verbatim}
+  \author{Brooke Aster, David Mehldau}
+  \email{dave,judy,steve at university.edu}
+  \email{firstname.lastname at phillips.org}
+\end{verbatim}
+
+The \verb|authornote| and \verb|authornotemark| commands allow a note to apply to multiple authors --- for example, if the first two authors of an article contributed equally to the work. 
+
+If your author list is lengthy, you must define a shortened version of the list of authors to be used in the page headers, to prevent overlapping text. The following command should be placed just after the last \verb|\author{}| definition:
+\begin{verbatim}
+  \renewcommand{\shortauthors}{McCartney, et al.}
+\end{verbatim}
+Omitting this command will force the use of a concatenated list of all of the authors' names, which may result in overlapping text in the page headers.
+
+The article template's documentation, available at  \url{https://www.acm.org/publications/proceedings-template}, has a complete explanation of these commands and tips for their effective use.
+
+\section{Rights Information}
+
+Authors of any work published by ACM will need to complete a rights form. Depending on the kind of work, and the rights management choice made by the author, this may be copyright transfer, permission, license, or an OA (open access) agreement.
+
+Regardless of the rights management choice, the author will receive a copy of the completed rights form once it has been submitted. This form contains \LaTeX\ commands that must be copied into the source document. When the document source is compiled, these commands and their parameters add formatted text to several areas of the final document:
+\begin{itemize}
+\item the ``ACM Reference Format'' text on the first page.
+\item the ``rights management'' text on the first page.
+\item the conference information in the page header(s).
+\end{itemize}
+
+Rights information is unique to the work; if you are preparing several works for an event, make sure to use the correct set of commands with each of the works.
+
+\section{CCS Concepts and User-Defined Keywords}
+
+Two elements of the ``acmart'' document class provide powerful taxonomic tools for you to help readers find your work in an online search. 
+
+The ACM Computing Classification System --- \url{https://www.acm.org/publications/class-2012} --- is a set of classifiers and concepts that describe the computing discipline. Authors can select entries from this classification system, via \url{https://dl.acm.org/ccs/ccs.cfm}, and generate the commands to be included in the \LaTeX\ source. 
+
+User-defined keywords are a comma-separated list of words and phrases of the authors' choosing, providing a more flexible way of describing the research being presented.
+
+CCS concepts and user-defined keywords are required for all short- and full-length articles, and optional for two-page abstracts. 
+
+\section{Sectioning Commands}
+
+Your work should use standard \LaTeX\ sectioning commands: \verb|section|, \verb|subsection|, \verb|subsubsection|, and \verb|paragraph|. They should be numbered; do not remove the numbering from the commands. 
+
+Simulating a sectioning command by setting the first word or words of a paragraph in boldface or italicized text is {\bf not allowed.}
+
+\section{Tables}
+
+The ``\verb|acmart|'' document class includes the ``\verb|booktabs|'' package --- \url{https://ctan.org/pkg/booktabs} --- for preparing high-quality tables. 
+
+Table captions are placed {\it above} the table.
+
+Because tables cannot be split across pages, the best placement for them is typically the top of the page nearest their initial cite.  To ensure this proper ``floating'' placement of tables, use the environment \textbf{table} to enclose the table's contents and the table caption.  The contents of the table itself must go in the \textbf{tabular} environment, to be aligned properly in rows and columns, with the desired horizontal and vertical rules.  Again, detailed instructions on \textbf{tabular} material are found in the \textit{\LaTeX\ User's Guide}.
+
+Immediately following this sentence is the point at which Table~\ref{tab:freq} is included in the input file; compare the placement of the table here with the table in the printed output of this document.
+
+\begin{table}
+  \caption{Frequency of Special Characters}
+  \label{tab:freq}
+  \begin{tabular}{ccl}
+    \toprule
+    Non-English or Math&Frequency&Comments\\
+    \midrule
+    \O & 1 in 1,000& For Swedish names\\
+    $\pi$ & 1 in 5& Common in math\\
+    \$ & 4 in 5 & Used in business\\
+    $\Psi^2_1$ & 1 in 40,000& Unexplained usage\\
+  \bottomrule
+\end{tabular}
+\end{table}
+
+To set a wider table, which takes up the whole width of the page's live area, use the environment \textbf{table*} to enclose the table's contents and the table caption.  As with a single-column table, this wide table will ``float'' to a location deemed more desirable. Immediately following this sentence is the point at which Table~\ref{tab:commands} is included in the input file; again, it is instructive to compare the placement of the table here with the table in the printed output of this document.
+
+\begin{table*}
+  \caption{Some Typical Commands}
+  \label{tab:commands}
+  \begin{tabular}{ccl}
+    \toprule
+    Command &A Number & Comments\\
+    \midrule
+    \texttt{{\char'134}author} & 100& Author \\
+    \texttt{{\char'134}table}& 300 & For tables\\
+    \texttt{{\char'134}table*}& 400& For wider tables\\
+    \bottomrule
+  \end{tabular}
+\end{table*}
+
+\section{Math Equations}
+You may want to display math equations in three distinct styles:
+inline, numbered or non-numbered display.  Each of
+the three are discussed in the next sections.
+
+\subsection{Inline (In-text) Equations}
+A formula that appears in the running text is called an
+inline or in-text formula.  It is produced by the
+\textbf{math} environment, which can be
+invoked with the usual \texttt{{\char'134}begin\,\ldots{\char'134}end}
+construction or with the short form \texttt{\$\,\ldots\$}. You
+can use any of the symbols and structures,
+from $\alpha$ to $\omega$, available in
+\LaTeX~\cite{Lamport:LaTeX}; this section will simply show a
+few examples of in-text equations in context. Notice how
+this equation:
+\begin{math}
+  \lim_{n\rightarrow \infty}x=0
+\end{math},
+set here in in-line math style, looks slightly different when
+set in display style.  (See next section).
+
+\subsection{Display Equations}
+A numbered display equation---one set off by vertical space from the
+text and centered horizontally---is produced by the \textbf{equation}
+environment. An unnumbered display equation is produced by the
+\textbf{displaymath} environment.
+
+Again, in either environment, you can use any of the symbols
+and structures available in \LaTeX\@; this section will just
+give a couple of examples of display equations in context.
+First, consider the equation, shown as an inline equation above:
+\begin{equation}
+  \lim_{n\rightarrow \infty}x=0
+\end{equation}
+Notice how it is formatted somewhat differently in
+the \textbf{displaymath}
+environment.  Now, we'll enter an unnumbered equation:
+\begin{displaymath}
+  \sum_{i=0}^{\infty} x + 1
+\end{displaymath}
+and follow it with another numbered equation:
+\begin{equation}
+  \sum_{i=0}^{\infty}x_i=\int_{0}^{\pi+2} f
+\end{equation}
+just to demonstrate \LaTeX's able handling of numbering.
+
+\section{Figures}
+
+The ``\verb|figure|'' environment should be used for figures. One or more images can be placed within a figure. If your figure contains third-party material, you must clearly identify it as such, as shown in the example below.
+\begin{figure}[h]
+  \centering
+  \includegraphics[width=\linewidth]{sample-franklin}
+  \caption{1907 Franklin Model D roadster. Photograph by Harris \& Ewing, Inc. [Public domain], via Wikimedia Commons. (\url{https://goo.gl/VLCRBB}).}
+  \Description{The 1907 Franklin Model D roadster.}
+\end{figure}
+
+Your figures should contain a caption which describes the figure to the reader. Figure captions go below the figure. Your figures should {\bf also} include a description suitable for screen readers, to assist the visually-challenged to better understand your work.
+
+Figure captions are placed {\it below} the figure.
+
+\subsection{The ``Teaser Figure''}
+
+A ``teaser figure'' is an image, or set of images in one figure, that are placed after all author and affiliation information, and before the body of the article, spanning the page. If you wish to have such a figure in your article, place the command immediately before the \verb|\maketitle| command:
+\begin{verbatim}
+  \begin{teaserfigure}
+    \includegraphics[width=\textwidth]{sampleteaser}
+    \caption{figure caption}
+    \Description{figure description}
+  \end{teaserfigure}
+\end{verbatim}
+
+\section{Citations and Bibliographies}
+
+The use of \BibTeX\ for the preparation and formatting of one's references is strongly recommended. Authors' names should be complete --- use full first names (``Donald E. Knuth'') not initials (``D. E. Knuth'') --- and the salient identifying features of a reference should be included: title, year, volume, number, pages, article DOI, etc. 
+
+The bibliography is included in your source document with these two commands, placed just before the \verb|\end{document}| command:
+\begin{verbatim}
+  \bibliographystyle{ACM-Reference-Format}
+  \bibliography{bibfile}
+\end{verbatim}
+where ``\verb|bibfile|'' is the name, without the ``\verb|.bib|'' suffix, of the \BibTeX\ file.
+
+Citations and references are numbered by default. A small number of ACM publications have citations and references formatted in the ``author year'' style; for these exceptions, please include this command in the {\bf preamble} (before ``\verb|\begin{document}|'') of your \LaTeX\ source: 
+\begin{verbatim}
+  \citestyle{acmauthoryear}
+\end{verbatim}
+
+Some examples.  A paginated journal article \cite{Abril07}, an enumerated journal article \cite{Cohen07}, a reference to an entire issue \cite{JCohen96}, a monograph (whole book) \cite{Kosiur01}, a monograph/whole book in a series (see 2a in spec. document)
+\cite{Harel79}, a divisible-book such as an anthology or compilation \cite{Editor00} followed by the same example, however we only output the series if the volume number is given \cite{Editor00a} (so Editor00a's series should NOT be present since it has no vol. no.),
+a chapter in a divisible book \cite{Spector90}, a chapter in a divisible book in a series \cite{Douglass98}, a multi-volume work as book \cite{Knuth97}, an article in a proceedings (of a conference, symposium, workshop for example) (paginated proceedings article) \cite{Andler79}, a proceedings article with all possible elements \cite{Smith10}, an example of an enumerated proceedings article \cite{VanGundy07}, an informally published work \cite{Harel78}, a doctoral dissertation \cite{Clarkson85}, a master's thesis: \cite{anisi03}, an online document / world wide web resource \cite{Thornburg01, Ablamowicz07, Poker06}, a video game (Case 1) \cite{Obama08} and (Case 2) \cite{Novak03} and \cite{Lee05} and (Case 3) a patent \cite{JoeScientist001}, work accepted for publication \cite{rous08}, 'YYYYb'-test for prolific author \cite{SaeediMEJ10} and \cite{SaeediJETC10}. Other cites might contain 'duplicate' DOI and URLs (some SIAM articles) \cite{Kirschmer:2010:AEI:1958016.1958018}. Boris / Barbara Beeton: multi-volume works as books \cite{MR781536} and \cite{MR781537}. A couple of citations with DOIs: \cite{2004:ITE:1009386.1010128,Kirschmer:2010:AEI:1958016.1958018}. Online citations: \cite{TUGInstmem, Thornburg01, CTANacmart}.
+
+\section{Acknowledgments}
+
+Identification of funding sources and other support, and thanks to individuals and groups that assisted in the research and the preparation of the work should be included in an acknowledgment section, which is placed just before the reference section in your document. 
+
+This section has a special environment:
+\begin{verbatim}
+  \begin{acks}
+  ...
+  \end{acks}
+\end{verbatim}
+so that the information contained therein can be more easily collected during the article metadata extraction phase, and to ensure consistency in the spelling of the section heading. 
+
+Authors should not prepare this section as a numbered or unnumbered {\verb|\section|}; please use the ``{\verb|acks|}'' environment.
+
+\section{Appendices}
+
+If your work needs an appendix, add it before the ``\verb|\end{document}|'' command at the conclusion of your source document. 
+
+Start the appendix with the ``\verb|appendix|'' command:
+\begin{verbatim}
+  \appendix
+\end{verbatim}
+and note that in the appendix, sections are lettered, not numbered. This document has two appendices, demonstrating the section and subsection identification method.
+
+\section{SIGCHI Extended Abstracts}
+
+The ``\verb|sigchi-a|'' template style (available only in \LaTeX\ and not in Word) produces a landscape-orientation formatted article, with a wide left margin. Three environments are available for use with the ``\verb|sigchi-a|'' template style, and produce formatted output in the margin:
+\begin{itemize}
+\item {\verb|sidebar|}:  Place formatted text in the margin.
+\item {\verb|marginfigure|}: Place a figure in the margin.
+\item {\verb|margintable|}: Place a table in the margin.
+\end{itemize}
+
+%
+% The acknowledgments section is defined using the "acks" environment (and NOT an unnumbered section). This ensures
+% the proper identification of the section in the article metadata, and the consistent spelling of the heading.
+\begin{acks}
+To Robert, for the bagels and explaining CMYK and color spaces.
+\end{acks}
+
+%
+% The next two lines define the bibliography style to be used, and the bibliography file.
+\bibliographystyle{ACM-Reference-Format}
+\bibliography{sample-base}
+
+% 
+% If your work has an appendix, this is the place to put it.
+\appendix
+
+\section{Research Methods}
+
+\subsection{Part One}
+
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi malesuada, quam in pulvinar varius, metus nunc fermentum urna, id sollicitudin purus odio sit amet enim. Aliquam ullamcorper eu ipsum vel mollis. Curabitur quis dictum nisl. Phasellus vel semper risus, et lacinia dolor. Integer ultricies commodo sem nec semper. 
+
+\subsection{Part Two}
+
+Etiam commodo feugiat nisl pulvinar pellentesque. Etiam auctor sodales ligula, non varius nibh pulvinar semper. Suspendisse nec lectus non ipsum convallis congue hendrerit vitae sapien. Donec at laoreet eros. Vivamus non purus placerat, scelerisque diam eu, cursus ante. Etiam aliquam tortor auctor efficitur mattis. 
+
+\section{Online Resources}
+
+Nam id fermentum dui. Suspendisse sagittis tortor a nulla mollis, in pulvinar ex pretium. Sed interdum orci quis metus euismod, et sagittis enim maximus. Vestibulum gravida massa ut felis suscipit congue. Quisque mattis elit a risus ultrices commodo venenatis eget dui. Etiam sagittis eleifend elementum. 
+
+Nam interdum magna at lectus dignissim, ac dignissim lorem rhoncus. Maecenas eu arcu ac neque placerat aliquam. Nunc pulvinar massa et mattis lacinia.
+
+\end{document}


Property changes on: trunk/Master/texmf-dist/doc/latex/acmart/samples/sample-xelatex.tex
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Deleted: trunk/Master/texmf-dist/doc/latex/acmart/samples/samplebody-conf.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/acmart/samples/samplebody-conf.tex	2018-12-30 22:09:44 UTC (rev 49538)
+++ trunk/Master/texmf-dist/doc/latex/acmart/samples/samplebody-conf.tex	2018-12-30 22:10:06 UTC (rev 49539)
@@ -1,386 +0,0 @@
-\section{Introduction}
-
-The \textit{proceedings} are the records of a conference.\footnote{This
-  is a footnote}  ACM seeks
-to give these conference by-products a uniform, high-quality
-appearance.  To do this, ACM has some rigid requirements for the
-format of the proceedings documents: there is a specified format
-(balanced double columns), a specified set of fonts (Arial or
-Helvetica and Times Roman) in certain specified sizes, a specified
-live area, centered on the page, specified size of margins, specified
-column width and gutter size.
-
-\section{The Body of The Paper}
-Typically, the body of a paper is organized into a hierarchical
-structure, with numbered or unnumbered headings for sections,
-subsections, sub-subsections, and even smaller sections.  The command
-\texttt{{\char'134}section} that precedes this paragraph is part of
-such a hierarchy.\footnote{This is a footnote.} \LaTeX\ handles the
-numbering and placement of these headings for you, when you use the
-appropriate heading commands around the titles of the headings.  If
-you want a sub-subsection or smaller part to be unnumbered in your
-output, simply append an asterisk to the command name.  Examples of
-both numbered and unnumbered headings will appear throughout the
-balance of this sample document.
-
-Because the entire article is contained in the \textbf{document}
-environment, you can indicate the start of a new paragraph with a
-blank line in your input file; that is why this sentence forms a
-separate paragraph.
-
-\subsection{Type Changes and {\itshape Special} Characters}
-
-We have already seen several typeface changes in this sample.  You can
-indicate italicized words or phrases in your text with the command
-\texttt{{\char'134}textit}; emboldening with the command
-\texttt{{\char'134}textbf} and typewriter-style (for instance, for
-computer code) with \texttt{{\char'134}texttt}.  But remember, you do
-not have to indicate typestyle changes when such changes are part of
-the \textit{structural} elements of your article; for instance, the
-heading of this subsection will be in a sans serif\footnote{Another
-  footnote here.  Let's make this a rather long one to see how it
-  looks.} typeface, but that is handled by the document class file.
-Take care with the use of\footnote{Another footnote.}  the
-curly braces in typeface changes; they mark the beginning and end of
-the text that is to be in the different typeface.
-
-You can use whatever symbols, accented characters, or non-English
-characters you need anywhere in your document; you can find a complete
-list of what is available in the \textit{\LaTeX\ User's Guide}
-\cite{Lamport:LaTeX}.
-
-\subsection{Math Equations}
-You may want to display math equations in three distinct styles:
-inline, numbered or non-numbered display.  Each of
-the three are discussed in the next sections.
-
-\subsubsection{Inline (In-text) Equations}
-A formula that appears in the running text is called an
-inline or in-text formula.  It is produced by the
-\textbf{math} environment, which can be
-invoked with the usual \texttt{{\char'134}begin\,\ldots{\char'134}end}
-construction or with the short form \texttt{\$\,\ldots\$}. You
-can use any of the symbols and structures,
-from $\alpha$ to $\omega$, available in
-\LaTeX~\cite{Lamport:LaTeX}; this section will simply show a
-few examples of in-text equations in context. Notice how
-this equation:
-\begin{math}
-  \lim_{n\rightarrow \infty}x=0
-\end{math},
-set here in in-line math style, looks slightly different when
-set in display style.  (See next section).
-
-\subsubsection{Display Equations}
-A numbered display equation---one set off by vertical space from the
-text and centered horizontally---is produced by the \textbf{equation}
-environment. An unnumbered display equation is produced by the
-\textbf{displaymath} environment.
-
-Again, in either environment, you can use any of the symbols
-and structures available in \LaTeX\@; this section will just
-give a couple of examples of display equations in context.
-First, consider the equation, shown as an inline equation above:
-\begin{equation}
-  \lim_{n\rightarrow \infty}x=0
-\end{equation}
-Notice how it is formatted somewhat differently in
-the \textbf{displaymath}
-environment.  Now, we'll enter an unnumbered equation:
-\begin{displaymath}
-  \sum_{i=0}^{\infty} x + 1
-\end{displaymath}
-and follow it with another numbered equation:
-\begin{equation}
-  \sum_{i=0}^{\infty}x_i=\int_{0}^{\pi+2} f
-\end{equation}
-just to demonstrate \LaTeX's able handling of numbering.
-
-\subsection{Citations}
-Citations to articles~\cite{bowman:reasoning,
-clark:pct, braams:babel, herlihy:methodology},
-conference proceedings~\cite{clark:pct} or maybe
-books \cite{Lamport:LaTeX, salas:calculus} listed
-in the Bibliography section of your
-article will occur throughout the text of your article.
-You should use BibTeX to automatically produce this bibliography;
-you simply need to insert one of several citation commands with
-a key of the item cited in the proper location in
-the \texttt{.tex} file~\cite{Lamport:LaTeX}.
-The key is a short reference you invent to uniquely
-identify each work; in this sample document, the key is
-the first author's surname and a
-word from the title.  This identifying key is included
-with each item in the \texttt{.bib} file for your article.
-
-The details of the construction of the \texttt{.bib} file
-are beyond the scope of this sample document, but more
-information can be found in the \textit{Author's Guide},
-and exhaustive details in the \textit{\LaTeX\ User's
-Guide} by Lamport~\shortcite{Lamport:LaTeX}.
-
-This article shows only the plainest form
-of the citation command, using \texttt{{\char'134}cite}.
-
-Some examples.  A paginated journal article \cite{Abril07}, an enumerated
-journal article \cite{Cohen07}, a reference to an entire issue \cite{JCohen96},
-a monograph (whole book) \cite{Kosiur01}, a monograph/whole book in a series (see 2a in spec. document)
-\cite{Harel79}, a divisible-book such as an anthology or compilation \cite{Editor00}
-followed by the same example, however we only output the series if the volume number is given
-\cite{Editor00a} (so Editor00a's series should NOT be present since it has no vol. no.),
-a chapter in a divisible book \cite{Spector90}, a chapter in a divisible book
-in a series \cite{Douglass98}, a multi-volume work as book \cite{Knuth97},
-an article in a proceedings (of a conference, symposium, workshop for example)
-(paginated proceedings article) \cite{Andler79}, a proceedings article
-with all possible elements \cite{Smith10}, an example of an enumerated
-proceedings article \cite{VanGundy07},
-an informally published work \cite{Harel78}, a doctoral dissertation \cite{Clarkson85},
-a master's thesis: \cite{anisi03}, an online document / world wide web
-resource \cite{Thornburg01, Ablamowicz07, Poker06}, a video game (Case 1) \cite{Obama08} and (Case 2) \cite{Novak03}
-and \cite{Lee05} and (Case 3) a patent \cite{JoeScientist001},
-work accepted for publication \cite{rous08}, 'YYYYb'-test for prolific author
-\cite{SaeediMEJ10} and \cite{SaeediJETC10}. Other cites might contain
-'duplicate' DOI and URLs (some SIAM articles) \cite{Kirschmer:2010:AEI:1958016.1958018}.
-Boris / Barbara Beeton: multi-volume works as books
-\cite{MR781536} and \cite{MR781537}.
-
-A couple of citations with DOIs: \cite{2004:ITE:1009386.1010128,
-  Kirschmer:2010:AEI:1958016.1958018}.
-
-Online citations: \cite{TUGInstmem, Thornburg01, CTANacmart}.
-
-
-\subsection{Tables}
-Because tables cannot be split across pages, the best
-placement for them is typically the top of the page
-nearest their initial cite.  To
-ensure this proper ``floating'' placement of tables, use the
-environment \textbf{table} to enclose the table's contents and
-the table caption.  The contents of the table itself must go
-in the \textbf{tabular} environment, to
-be aligned properly in rows and columns, with the desired
-horizontal and vertical rules.  Again, detailed instructions
-on \textbf{tabular} material
-are found in the \textit{\LaTeX\ User's Guide}.
-
-Immediately following this sentence is the point at which
-Table~\ref{tab:freq} is included in the input file; compare the
-placement of the table here with the table in the printed
-output of this document.
-
-\begin{table}
-  \caption{Frequency of Special Characters}
-  \label{tab:freq}
-  \begin{tabular}{ccl}
-    \toprule
-    Non-English or Math&Frequency&Comments\\
-    \midrule
-    \O & 1 in 1,000& For Swedish names\\
-    $\pi$ & 1 in 5& Common in math\\
-    \$ & 4 in 5 & Used in business\\
-    $\Psi^2_1$ & 1 in 40,000& Unexplained usage\\
-  \bottomrule
-\end{tabular}
-\end{table}
-
-To set a wider table, which takes up the whole width of the page's
-live area, use the environment \textbf{table*} to enclose the table's
-contents and the table caption.  As with a single-column table, this
-wide table will ``float'' to a location deemed more desirable.
-Immediately following this sentence is the point at which
-Table~\ref{tab:commands} is included in the input file; again, it is
-instructive to compare the placement of the table here with the table
-in the printed output of this document.
-
-
-\begin{table*}
-  \caption{Some Typical Commands}
-  \label{tab:commands}
-  \begin{tabular}{ccl}
-    \toprule
-    Command &A Number & Comments\\
-    \midrule
-    \texttt{{\char'134}author} & 100& Author \\
-    \texttt{{\char'134}table}& 300 & For tables\\
-    \texttt{{\char'134}table*}& 400& For wider tables\\
-    \bottomrule
-  \end{tabular}
-\end{table*}
-% end the environment with {table*}, NOTE not {table}!
-
-It is strongly recommended to use the package booktabs~\cite{Fear05}
-and follow its main principles of typography with respect to tables:
-\begin{enumerate}
-\item Never, ever use vertical rules.
-\item Never use double rules.
-\end{enumerate}
-It is also a good idea not to overuse horizontal rules.
-
-
-\subsection{Figures}
-
-Like tables, figures cannot be split across pages; the best placement
-for them is typically the top or the bottom of the page nearest their
-initial cite.  To ensure this proper ``floating'' placement of
-figures, use the environment \textbf{figure} to enclose the figure and
-its caption.
-
-This sample document contains examples of \texttt{.eps} files to be
-displayable with \LaTeX.  If you work with pdf\LaTeX, use files in the
-\texttt{.pdf} format.  Note that most modern \TeX\ systems will convert
-\texttt{.eps} to \texttt{.pdf} for you on the fly.  More details on
-each of these are found in the \textit{Author's Guide}.
-
-\begin{figure}
-\includegraphics{fly}\Description{A fly}
-\caption{A sample black and white graphic.}
-\end{figure}
-
-\begin{figure}
-\includegraphics[height=1in, width=1in]{fly}\Description{A fly image,
-  to $1''\times1''$}
-\caption{A sample black and white graphic
-that has been resized with the \texttt{includegraphics} command.}
-\end{figure}
-
-
-As was the case with tables, you may want a figure that spans two
-columns.  To do this, and still to ensure proper ``floating''
-placement of tables, use the environment \textbf{figure*} to enclose
-the figure and its caption.  And don't forget to end the environment
-with \textbf{figure*}, not \textbf{figure}!
-
-\begin{figure*}
-\includegraphics{flies}\Description{Several flies, spanning two
-  columns of text}
-\caption{A sample black and white graphic
-that needs to span two columns of text.}
-\end{figure*}
-
-
-\begin{figure}
-\includegraphics[height=1in, width=1in]{rosette}\Description{A rosette}
-\caption{A sample black and white graphic that has
-been resized with the \texttt{includegraphics} command.}
-\end{figure}
-
-\subsection{Theorem-like Constructs}
-
-Other common constructs that may occur in your article are the forms
-for logical constructs like theorems, axioms, corollaries and proofs.
-ACM uses two types of these constructs:  theorem-like and
-definition-like.
-
-Here is a theorem:
-\begin{theorem}
-  Let $f$ be continuous on $[a,b]$.  If $G$ is
-  an antiderivative for $f$ on $[a,b]$, then
-  \begin{displaymath}
-    \int^b_af(t)\,dt = G(b) - G(a).
-  \end{displaymath}
-\end{theorem}
-
-Here is a definition:
-\begin{definition}
-  If $z$ is irrational, then by $e^z$ we mean the
-  unique number that has
-  logarithm $z$:
-  \begin{displaymath}
-    \log e^z = z.
-  \end{displaymath}
-\end{definition}
-
-The pre-defined theorem-like constructs are \textbf{theorem},
-\textbf{conjecture}, \textbf{proposition}, \textbf{lemma} and
-\textbf{corollary}.  The pre-defined de\-fi\-ni\-ti\-on-like constructs are
-\textbf{example} and \textbf{definition}.  You can add your own
-constructs using the \textsl{amsthm} interface~\cite{Amsthm15}.  The
-styles used in the \verb|\theoremstyle| command are \textbf{acmplain}
-and \textbf{acmdefinition}.
-
-Another construct is \textbf{proof}, for example,
-
-\begin{proof}
-  Suppose on the contrary there exists a real number $L$ such that
-  \begin{displaymath}
-    \lim_{x\rightarrow\infty} \frac{f(x)}{g(x)} = L.
-  \end{displaymath}
-  Then
-  \begin{displaymath}
-    l=\lim_{x\rightarrow c} f(x)
-    = \lim_{x\rightarrow c}
-    \left[ g{x} \cdot \frac{f(x)}{g(x)} \right ]
-    = \lim_{x\rightarrow c} g(x) \cdot \lim_{x\rightarrow c}
-    \frac{f(x)}{g(x)} = 0\cdot L = 0,
-  \end{displaymath}
-  which contradicts our assumption that $l\neq 0$.
-\end{proof}
-
-\section{Conclusions}
-This paragraph will end the body of this sample document.
-Remember that you might still have Acknowledgments or
-Appendices; brief samples of these
-follow.  There is still the Bibliography to deal with; and
-we will make a disclaimer about that here: with the exception
-of the reference to the \LaTeX\ book, the citations in
-this paper are to articles which have nothing to
-do with the present subject and are used as
-examples only.
-%\end{document}  % This is where a 'short' article might terminate
-
-
-
-\appendix
-%Appendix A
-\section{Headings in Appendices}
-The rules about hierarchical headings discussed above for
-the body of the article are different in the appendices.
-In the \textbf{appendix} environment, the command
-\textbf{section} is used to
-indicate the start of each Appendix, with alphabetic order
-designation (i.e., the first is A, the second B, etc.) and
-a title (if you include one).  So, if you need
-hierarchical structure
-\textit{within} an Appendix, start with \textbf{subsection} as the
-highest level. Here is an outline of the body of this
-document in Appendix-appropriate form:
-\subsection{Introduction}
-\subsection{The Body of the Paper}
-\subsubsection{Type Changes and  Special Characters}
-\subsubsection{Math Equations}
-\paragraph{Inline (In-text) Equations}
-\paragraph{Display Equations}
-\subsubsection{Citations}
-\subsubsection{Tables}
-\subsubsection{Figures}
-\subsubsection{Theorem-like Constructs}
-\subsubsection*{A Caveat for the \TeX\ Expert}
-\subsection{Conclusions}
-\subsection{References}
-Generated by bibtex from your \texttt{.bib} file.  Run latex,
-then bibtex, then latex twice (to resolve references)
-to create the \texttt{.bbl} file.  Insert that \texttt{.bbl}
-file into the \texttt{.tex} source file and comment out
-the command \texttt{{\char'134}thebibliography}.
-% This next section command marks the start of
-% Appendix B, and does not continue the present hierarchy
-\section{More Help for the Hardy}
-
-Of course, reading the source code is always useful.  The file
-\path{acmart.pdf} contains both the user guide and the commented
-code.
-
-\begin{acks}
-  The authors would like to thank Dr. Yuhua Li for providing the
-  MATLAB code of the \textit{BEPS} method.
-
-  The authors would also like to thank the anonymous referees for
-  their valuable comments and helpful suggestions. The work is
-  supported by the \grantsponsor{GS501100001809}{National Natural
-    Science Foundation of
-    China}{http://dx.doi.org/10.13039/501100001809} under Grant
-  No.:~\grantnum{GS501100001809}{61273304}
-  and~\grantnum[http://www.nnsf.cn/youngscientists]{GS501100001809}{Young
-    Scientists' Support Program}.
-
-\end{acks}

Deleted: trunk/Master/texmf-dist/doc/latex/acmart/samples/samplebody-journals.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/acmart/samples/samplebody-journals.tex	2018-12-30 22:09:44 UTC (rev 49538)
+++ trunk/Master/texmf-dist/doc/latex/acmart/samples/samplebody-journals.tex	2018-12-30 22:10:06 UTC (rev 49539)
@@ -1,384 +0,0 @@
-\section{Introduction}
-
-
-As a new technology, Wireless Sensor Networks (WSNs) has a wide
-range of applications \cite{Culler-01, Bahl-02, Akyildiz-01}, including
-environment monitoring, smart buildings, medical care, industrial and
-military applications. Among them, a recent trend is to develop
-commercial sensor networks that require pervasive sensing of both
-environment and human beings, for example, assisted living
-\cite{Akyildiz-02, Harvard-01,CROSSBOW} and smart homes
-\cite{Harvard-01, Adya-01,CROSSBOW}.
-% quote
-\begin{quote}
-  ``For these applications, sensor devices are incorporated into human
-  cloths \cite{Natarajan-01, Zhou-06, Bahl-02, Adya-01} for monitoring
-  health related information like EKG readings, fall detection, and
-  voice recognition''.
-\end{quote}
-While collecting all these multimedia information
-\cite{Akyildiz-02} requires a high network throughput, off-the-shelf
-sensor devices only provide very limited bandwidth in a single
-channel: 19.2\,Kbps in MICA2 \cite{Bahl-02} and 250\,Kbps in MICAz.
-
-In this article, we propose MMSN, abbreviation for Multifrequency
-Media access control for wireless Sensor Networks. The main
-contributions of this work can be summarized as follows.
-% itemize
-\begin{itemize}
-\item To the best of our knowledge, the MMSN protocol is the first
-multifrequency MAC protocol especially designed for WSNs, in which
-each device is equipped with a single radio transceiver and
-the MAC layer packet size is very small.
-\item Instead of using pairwise RTS/CTS frequency negotiation
-\cite{Adya-01, Culler-01, Tzamaloukas-01, Zhou-06},
-we propose lightweight frequency assignments, which are good choices
-for many deployed comparatively static WSNs.
-\item We develop new toggle transmission and snooping techniques to
-enable a single radio transceiver in a sensor device to achieve
-scalable performance, avoiding the nonscalable ``one
-control channel + multiple data channels'' design \cite{Natarajan-01}.
-\end{itemize}
-
-% Head 1
-\section{MMSN Protocol}
-
-% Head 2
-\subsection{Frequency Assignment}
-
-We propose a suboptimal distribution to be used by each node, which is
-easy to compute and does not depend on the number of competing
-nodes. A natural candidate is an increasing geometric sequence, in
-which
-% Numbered Equation
-\begin{equation}
-\label{eqn:01}
-P(t)=\frac{b^{\frac{t+1}{T+1}}-b^{\frac{t}{T+1}}}{b-1},
-\end{equation}
-where $t=0,{\ldots}\,,T$, and $b$ is a number greater than $1$.
-
-In our algorithm, we use the suboptimal approach for simplicity and
-generality. We need to make the distribution of the selected back-off
-time slice at each node conform to what is shown in
-Equation~\eqref{eqn:01}. It is implemented as follows: First, a random
-variable $\alpha$ with a uniform distribution within the interval $(0,
-1)$ is generated on each node, then time slice $i$ is selected
-according to the following equation:
-% Unnumbered Equation
-\[
-i=\lfloor(T+1)\log_b[\alpha(b-1)+1]\rfloor.
-\]
-It can be easily proven that the distribution of $i$ conforms to Equation
-(\ref{eqn:01}).
-
-So protocols \cite{Bahl-02, Culler-01,Zhou-06,Adya-01,
-Tzamaloukas-01, Akyildiz-01} that use RTS/CTS
-controls\footnote{RTS/CTS controls are required to be implemented by
-802.11-compliant devices. They can be used as an optional mechanism
-to avoid Hidden Terminal Problems in the 802.11 standard and
-protocols based on those similar to \cite{Akyildiz-01} and
-\cite{Adya-01}.} for frequency negotiation and reservation are not
-suitable for WSN applications, even though they exhibit good
-performance in general wireless ad-hoc
-networks.
-
-% Head 3
-\subsubsection{Exclusive Frequency Assignment}
-
-
-In exclusive frequency assignment, nodes first exchange their IDs
-among two communication hops so that each node knows its two-hop
-neighbors' IDs. In the second broadcast, each node beacons all
-neighbors' IDs it has collected during the first broadcast period.
-
-% Head 4
-\paragraph{Eavesdropping}
-
-Even though the even selection scheme leads to even sharing of
-available frequencies among any two-hop neighborhood, it involves a
-number of two-hop broadcasts. To reduce the communication cost, we
-propose a lightweight eavesdropping scheme.
-
-\subsection{Basic Notations}
-
-As Algorithm~\ref{alg:one} states, for each frequency
-number, each node calculates a random number (${\textit{Rnd}}_{\alpha}$) for
-itself and a random number (${\textit{Rnd}}_{\beta}$) for each of its two-hop
-neighbors with the same pseudorandom number generator.
-
-% Algorithm
-\begin{algorithm}[t]
-\SetAlgoNoLine
-\KwIn{Node $\alpha$'s ID ($ID_{\alpha}$), and node $\alpha$'s
-neighbors' IDs within two communication hops.}
-\KwOut{The frequency number ($FreNum_{\alpha}$) node $\alpha$ gets assigned.}
-$index$ = 0; $FreNum_{\alpha}$ = -1\;
-\Repeat{$FreNum_{\alpha} > -1$}{
-        $Rnd_{\alpha}$ = Random($ID_{\alpha}$, $index$)\;
-        $Found$ = $TRUE$\;
-        \For{each node $\beta$ in $\alpha$'s two communication hops
-    }{
-      $Rnd_{\beta}$ = Random($ID_{\beta}$, $index$)\;
-      \If{($Rnd_{\alpha} < Rnd_{\beta}$) \text{or} ($Rnd_{\alpha}$ ==
-          $Rnd_{\beta}$ \text{and} $ID_{\alpha} < ID_{\beta}$)\;
-      }{
-        $Found$ = $FALSE$; break\;
-      }
-        }
-     \eIf{$Found$}{
-           $FreNum_{\alpha}$ = $index$\;
-         }{
-           $index$ ++\;
-     }
-      }
-\caption{Frequency Number Computation}
-\label{alg:one}
-\end{algorithm}
-
-
-Bus masters are divided into two disjoint sets, $\mathcal{M}_{RT}$
-and $\mathcal{M}_{NRT}$.
-% description
-\begin{description}
-\item[RT Masters]
-$\mathcal{M}_{RT}=\{ \vec{m}_{1},\dots,\vec{m}_{n}\}$ denotes the
-$n$ RT masters issuing real-time constrained requests. To model the
-current request issued by an $\vec{m}_{i}$ in $\mathcal{M}_{RT}$,
-three parameters---the recurrence time $(r_i)$, the service cycle
-$(c_i)$, and the relative deadline $(d_i)$---are used, with their
-relationships.
-\item[NRT Masters]
-$\mathcal{M}_{NRT}=\{ \vec{m}_{n+1},\dots,\vec{m}_{n+m}\}$ is a set
-of $m$ masters issuing nonreal-time constrained requests. In our
-model, each $\vec{m}_{j}$ in $\mathcal{M}_{NRT}$ needs only one
-parameter, the service cycle, to model the current request it
-issues.
-\end{description}
-
-Here, a question may arise, since each node has a global ID. Why
-don't we just map nodes' IDs within two hops into a group of
-frequency numbers and assign those numbers to all nodes within two
-hops?
-
-\section{Simulator}
-\label{sec:sim}
-
-If the model checker requests successors of a state which are not
-created yet, the state space uses the simulator to create the
-successors on-the-fly. To create successor states the simulator
-conducts the following steps.
-% enumerate
-\begin{enumerate}
-\item Load state into microcontroller model.
-\item Determine assignments needed for resolving nondeterminism.
-\item For each assignment.
-      \begin{enumerate}
-      \item either call interrupt handler or simulate effect of next instruction, or
-      \item evaluate truth values of atomic propositions.
-      \end{enumerate}
-\item Return resulting states.
-\end{enumerate}
-Figure~\ref{fig:one} shows a typical microcontroller C program that
-controls an automotive power window lift. The program is one of the
-programs used in the case study described in Section~\ref{sec:sim}.
-At first sight, the programs looks like an ANSI~C program. It
-contains function calls, assignments, if clauses, and while loops.
-% Figure
-\begin{figure}
-  \includegraphics{mouse}
-  \Description{A mouse}
-  \caption{Code before preprocessing.}
-  \label{fig:one}
-\end{figure}
-
-\subsection{Problem Formulation}
-
-The objective of variable coalescence-based offset assignment is to find
-both the coalescence scheme and the MWPC on the coalesced graph. We start
-with a few definitions and lemmas for variable coalescence.
-
-% Enunciations
-\begin{definition}[Coalesced Node (C-Node)]A C-node is a set of
-live ranges (webs) in the AG or IG that are coalesced. Nodes within the same
-C-node cannot interfere with each other on the IG. Before any coalescing is
-done, each live range is a C-node by itself.
-\end{definition}
-
-\begin{definition}[C-AG (Coalesced Access Graph)]The C-AG is the access
-graph after node coalescence, which is composed of all C-nodes and C-edges.
-\end{definition}
-
-\begin{lemma}
-The C-MWPC problem is NP-complete.
-\end{lemma}
-\begin{proof} C-MWPC can be easily reduced to the MWPC problem assuming a
-coalescence graph without any edge or a fully connected interference graph.
-Therefore, each C-node is an uncoalesced live range after value separation
-and C-PC is equivalent to PC. A fully connected interference graph is made
-possible when all live ranges interfere with each other. Thus, the C-MWPC
-problem is NP-complete.
-\end{proof}
-
-\begin{lemma}[Lemma Subhead]The solution to the C-MWPC problem is no
-worse than the solution to the MWPC.
-\end{lemma}
-\begin{proof}
-Simply, any solution to the MWPC is also a solution to the
-C-MWPC. But some solutions to C-MWPC may not apply to the MWPC (if any
-coalescing were made).
-\end{proof}
-
-\section{Performance Evaluation}
-
-During all the experiments, the Geographic Forwarding (GF) by Akyildiz
-et al.~\shortcite{Akyildiz-01} routing protocol is used. GF exploits
-geographic information of nodes and conducts local data-forwarding to
-achieve end-to-end routing. Our simulation is configured according to
-the settings in Table~\ref{tab:one}. Each run lasts for 2 minutes and
-repeated 100 times. For each data value we present in the results, we
-also give its 90\% confidence interval.
-
-% Table
-\begin{table}%
-\caption{Simulation Configuration}
-\label{tab:one}
-\begin{minipage}{\columnwidth}
-\begin{center}
-\begin{tabular}{ll}
-  \toprule
-  TERRAIN\footnote{This is a table footnote. This is a
-    table footnote. This is a table footnote.}   & (200m$\times$200m) Square\\
-  Node Number     & 289\\
-  Node Placement  & Uniform\\
-  Application     & Many-to-Many/Gossip CBR Streams\\
-  Payload Size    & 32 bytes\\
-  Routing Layer   & GF\\
-  MAC Layer       & CSMA/MMSN\\
-  Radio Layer     & RADIO-ACCNOISE\\
-  Radio Bandwidth & 250Kbps\\
-  Radio Range     & 20m--45m\\
-  \bottomrule
-\end{tabular}
-\end{center}
-\bigskip\centering
-\footnotesize\emph{Source:} This is a table
- sourcenote. This is a table sourcenote. This is a table
- sourcenote.
-
- \emph{Note:} This is a table footnote.
-\end{minipage}
-\end{table}%
-
-
-\section{Conclusions}
-
-In this article, we develop the first multifrequency MAC protocol for
-WSN applications in which each device adopts a
-single radio transceiver. The different MAC design requirements for
-WSNs and general wireless ad-hoc networks are
-compared, and a complete WSN multifrequency MAC design (MMSN) is
-put forth. During the MMSN design, we analyze and evaluate different
-choices for frequency assignments and also discuss the nonuniform
-back-off algorithms for the slotted media access design.
-
-% Start of "Sample References" section
-
-\section{Typical References in New ACM Reference Format}
-A paginated journal article \cite{Abril07}, an enumerated
-journal article \cite{Cohen07}, a reference to an entire issue \cite{JCohen96},
-a monograph (whole book) \cite{Kosiur01}, a monograph/whole book in a series (see 2a in spec. document)
-\cite{Harel79}, a divisible-book such as an anthology or compilation \cite{Editor00}
-followed by the same example, however we only output the series if the volume number is given
-\cite{Editor00a} (so Editor00a's series should NOT be present since it has no vol. no.),
-a chapter in a divisible book \cite{Spector90}, a chapter in a divisible book
-in a series \cite{Douglass98}, a multi-volume work as book \cite{Knuth97},
-an article in a proceedings (of a conference, symposium, workshop for example)
-(paginated proceedings article) \cite{Andler79}, a proceedings article
-with all possible elements \cite{Smith10}, an example of an enumerated
-proceedings article \cite{VanGundy07},
-an informally published work \cite{Harel78}, a doctoral dissertation \cite{Clarkson85},
-a master's thesis: \cite{anisi03}, an online document / world wide web
-resource \cite{Thornburg01, Ablamowicz07, Poker06}, a video game (Case 1) \cite{Obama08} and (Case 2) \cite{Novak03}
-and \cite{Lee05} and (Case 3) a patent \cite{JoeScientist001},
-work accepted for publication \cite{rous08}, 'YYYYb'-test for prolific author
-\cite{SaeediMEJ10} and \cite{SaeediJETC10}. Other cites might contain
-'duplicate' DOI and URLs (some SIAM articles) \cite{Kirschmer:2010:AEI:1958016.1958018}.
-Boris / Barbara Beeton: multi-volume works as books
-\cite{MR781536} and \cite{MR781537}.
-
-A couple of citations with DOIs: \cite{2004:ITE:1009386.1010128,
-  Kirschmer:2010:AEI:1958016.1958018}.
-
-Online citations: \cite{TUGInstmem, Thornburg01, CTANacmart}.
-
-% Appendix
-\appendix
-\section{Switching Times}
-
-In this appendix, we measure the channel switching time of Micaz
-\cite{CROSSBOW} sensor devices.  In our experiments, one mote
-alternatingly switches between Channels~11 and~12. Every time after
-the node switches to a channel, it sends out a packet immediately and
-then changes to a new channel as soon as the transmission is finished.
-We measure the number of packets the test mote can send in 10 seconds,
-denoted as $N_{1}$. In contrast, we also measure the same value of the
-test mote without switching channels, denoted as $N_{2}$. We calculate
-the channel-switching time $s$ as
-\begin{displaymath}%
-s=\frac{10}{N_{1}}-\frac{10}{N_{2}}.
-\end{displaymath}%
-By repeating the experiments 100 times, we get the average
-channel-switching time of Micaz motes: 24.3\,$\mu$s.
-
-\section{Supplementary Materials}
-
-
-\begin{printonly}
-  See the supplementary materials in the online version
-\end{printonly}
-
-\begin{screenonly}
-\subsection{This is an Example of Appendix Subsection Head}
-
-Channel-switching time is measured as the time length it takes for
-motes to successfully switch from one channel to another. This
-parameter impacts the maximum network throughput, because motes
-cannot receive or send any packet during this period of time, and it
-also affects the efficiency of toggle snooping in MMSN, where motes
-need to sense through channels rapidly.
-
-By repeating experiments 100 times, we get the average
-channel-switching time of Micaz motes: 24.3 $\mu$s. We then conduct
-the same experiments with different Micaz motes, as well as
-experiments with the transmitter switching from Channel 11 to other
-channels. In both scenarios, the channel-switching time does not have
-obvious changes. (In our experiments, all values are in the range of
-23.6 $\mu$s to 24.9 $\mu$s.)
-
-\subsection{Appendix Subsection Head}
-
-The primary consumer of energy in WSNs is idle listening. The key to
-reduce idle listening is executing low duty-cycle on nodes. Two
-primary approaches are considered in controlling duty-cycles in the
-MAC layer.
-
-\end{screenonly}
-
-\begin{acks}
-
-The authors would like to thank Dr. Maura Turolla of Telecom
-Italia for providing specifications about the application scenario.
-
-The work is supported by the \grantsponsor{GS501100001809}{National
-  Natural Science Foundation of
-  China}{http://dx.doi.org/10.13039/501100001809} under Grant
-No.:~\grantnum{GS501100001809}{61273304\_a}
-and~\grantnum[http://www.nnsf.cn/youngscientists]{GS501100001809}{Young
-  Scientists' Support Program}.
-
-
-\end{acks}
-
-% Bibliography
-\bibliographystyle{ACM-Reference-Format}
-\bibliography{sample-bibliography}

Deleted: trunk/Master/texmf-dist/doc/latex/acmart/samples/sigchi-logo.png
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/source/latex/acmart/acmart.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/acmart/acmart.dtx	2018-12-30 22:09:44 UTC (rev 49538)
+++ trunk/Master/texmf-dist/source/latex/acmart/acmart.dtx	2018-12-30 22:10:06 UTC (rev 49539)
@@ -198,6 +198,8 @@
 % \item \textsl{amsfonts}, \url{http://www.ctan.org/pkg/amsfonts}
 % \item \textsl{amsmath}, \url{http://www.ctan.org/pkg/amsmath}
 % \item \textsl{binhex}, \url{http://www.ctan.org/pkg/binhex}
+% \item \textsl{balance}, \url{http://www.ctan.org/pkg/balance}
+% \item \textsl{booktabs}, \url{http://www.ctan.org/pkg/booktabs}
 % \item \textsl{caption}, \url{http://www.ctan.org/pkg/caption}
 % \item \textsl{comment}, \url{http://www.ctan.org/pkg/comment}
 % \item \textsl{cm-super}, \url{http://www.ctan.org/pkg/cm-super}
@@ -346,6 +348,11 @@
 % overriden by setting these options to |false| \emph{after}
 % setting |authordraft| to |true|.
 %
+% The option |balance| determines whether the last page in the two
+% column mode has balanced columns.  By default it is |true|; however,
+% it may lead to problems for some documents.  Set it to |false| if
+% you encounter compilation errors.
+%
 % \begin{table}
 %   \centering
 %   \caption{Boolean options}
@@ -371,7 +378,9 @@
 %     footer of each page\\
 %     authordraft & false & Whether author's-draft mode is enabled\\
 %     acmthm & true & Whether to define theorem-like environments, see
-%     Section~\ref{sec:ug_theorems}\\
+%                       Section~\ref{sec:ug_theorems}\\
+%     balance & true & Whether to balance the last page in two column
+%     mode\\ 
 %     \bottomrule
 %   \end{tabularx}
 % \end{table}
@@ -492,8 +501,11 @@
 % \affiliation{...}
 % \email{...}
 % \end{verbatim}
-% Do \emph{not} use the \LaTeX\ \cs{and} macro! Each author deserves
-% his or her own \cs{author} command.
+% Do \emph{not} use the \LaTeX\ \cs{and} macro or commas, or \verb|\\|
+% between the authors! Each author deserves his or
+% her own \cs{author} command.  An attempt to list several authors or
+% their e-mails in one command leads to a warning or an error.  This
+% is not a bug, but the expected behavior.
 %
 % Note that some formats do not typset e-mails or ORCID identifiers.
 % Do not worry: the metadata tools will get them.
@@ -1197,7 +1209,7 @@
 % \DescribeMacro{\Description}%
 % Some readers of ACM publications might be visually challenged.
 % These readers might use a voice-over software to read aloud the
-% papers.  It is important to provided them a description of each
+% papers.  It is important to provide them a description of each
 % image used in the paper.
 %
 % The command \cs{Description}\oarg{short description}\marg{long
@@ -1595,6 +1607,25 @@
 % \cs{NoCaseChange} inside the title may help to prevent extraneous
 % uppercasing.
 %
+%
+%
+%\subsection{Disabled or forbidden commands}
+%\label{sec:ug_disabled}
+%
+% The goal of |acmart| package is to provide a uniform look and feel
+% for ACM publications.  Accordingly, a number of commands is
+% forbidden or disabled in |acmart|.
+%
+% You may \emph{not} put several authors or several e-mails into a
+% \cs{author} or \cs{email} command.  This may lead to errors or
+% warning.
+%
+% You cannot change \cs{baselinestretch} in your document: this
+% produces an erorr.
+%
+% You should not abuse the command \cs{vspace}:  this command may
+% disturb the typesetting of ACM papers.
+%
 %\subsection{A note for wizards: \texttt{acmart-preload-hook.tex}}
 %\label{sec:ug_preload}
 %
@@ -1745,7 +1776,7 @@
 \ProvidesFile{acmart.dtx}
 %</gobble>
 %<class>\ProvidesClass{acmart}
-[2018/11/11 v1.56 Typesetting articles for the Association for
+[2018/12/16 v1.57 Typesetting articles for the Association for
 Computing Machinery]
 %    \end{macrocode}
 %
@@ -1830,6 +1861,7 @@
 % \changes{1.54}{2018/06/17}{Moved footnote stuff before hyperref call
 % (Ross Moore)}
 % \changes{1.56}{2018/11/11}{Documented \cs{Description}}
+% \changes{1.57}{2018/12/16}{Booktabs package is now the default}
 %
 % And the driver code:
 %    \begin{macrocode}
@@ -1874,13 +1906,13 @@
 \RequirePackage{xkeyval}
 %    \end{macrocode}
 %
-% We use |xstring| to check whether user input is integer
+% We use |xstring| to check whether user input is valid
 %    \begin{macrocode}
 \RequirePackage{xstring}
 %    \end{macrocode}
 %
+% 
 %
-%
 % \begin{macro}{format}
 %   The possible formats
 %    \begin{macrocode}
@@ -1992,6 +2024,19 @@
 %
 % \end{macro}
 %
+% \begin{macro}{\if at ACM@balance}
+% \changes{v1.57}{2018/12/16}{Added macro}
+% Whether to balance the last page
+%    \begin{macrocode}
+\define at boolkey+{acmart.cls}[@ACM@]{balance}[true]{}{%
+  \PackageError{\@classname}{The option balance can be either true or
+    false}}
+\ExecuteOptionsX{balance}
+%    \end{macrocode}
+% 
+% \end{macro}
+%
+%
 % \begin{macro}{\if at ACM@natbib at override}
 % \changes{v1.12}{2016/05/30}{Added macro}
 % \changes{v1.33}{2017/03/28}{Deleted macro}
@@ -2201,6 +2246,11 @@
 \RequirePackage{etoolbox}
 %    \end{macrocode}
 %
+% Booktabs is now the default
+%    \begin{macrocode}
+\RequirePackage{booktabs}
+%    \end{macrocode}
+% 
 %
 % We need |totpages| to calculate the number of pages and
 % |refcount| to use that number
@@ -3737,9 +3787,12 @@
 % \changes{v1.15}{2016/06/25}{Added code for author groups}
 % \changes{v1.46}{2017/08/27}{Started counting authors}
 % \changes{v1.54}{2018/06/23}{Added submission id in anonymous mode}
+% \changes{v1.57}{2018/12/09}{Added warning if \cs{author} has comma}
 %   Adding an author to the list of authors and addresses
 %    \begin{macrocode}
 \renewcommand\author[2][]{%
+  \IfSubStr{#2}{,}{\ClassWarning{\@classname}{Do not put several
+      authors in the same \string\author\space macro!}}{}%
   \global\advance\num at authors by 1\relax
   \if at insideauthorgroup\else
     \global\advance\num at authorgroups by 1\relax
@@ -3844,11 +3897,14 @@
 % \end{macro}
 %
 % \begin{macro}{\email}
+% \changes{v1.57}{2018/12/09}{Added warning if \cs{author} has comma}
 %   The macro \cs{email} mimics \cs{email} from |amsart|.
 %   Again, it has an optional argument that we do not currently need
 %   but keep for possible future use.
 %    \begin{macrocode}
 \renewcommand{\email}[2][]{%
+  \IfSubStr{#2}{,}{\ClassWarning{\@classname}{Do not put several
+      addresses in the same \string\email\space macro!}}{}%
   \if at ACM@anonymous\else
     \g at addto@macro\addresses{\email{#1}{#2}}%
   \fi}
@@ -5509,9 +5565,11 @@
   \fi
   \gdef\and{}}%
   \def\email##1##2{\ifx\@currentaffiliation\@empty
-    \gdef\@currentaffiliation{\nolinkurl{##2}}%
+    \gdef\@currentaffiliation{\bgroup
+      \mathchardef\UrlBreakPenalty=10000\nolinkurl{##2}\egroup}%
   \else
-    \g at addto@macro\@currentaffiliation{\par\nolinkurl{##2}}%
+    \g at addto@macro\@currentaffiliation{\par\bgroup
+      \mathchardef\UrlBreakPenalty=10000\nolinkurl{##2}\egroup}%
   \fi}%
   \def\affiliation##1##2{\ifx\@currentaffiliation\@empty
     \gdef\@currentaffiliation{%
@@ -6592,6 +6650,45 @@
 % \end{macro}
 %
 %
+%
+%\subsection{Balancing columns}
+%\label{sec:balancing}
+%
+% We need balancing only if the user did not disable it, and we use a
+% two column format
+%    \begin{macrocode}
+\AtEndPreamble{%
+  \if at ACM@balance
+    \ifcase\ACM at format@nr
+    \relax % manuscript
+         \global\@ACM at balancefalse
+       \or % acmsmall
+         \global\@ACM at balancefalse
+       \or % acmlarge
+         \global\@ACM at balancefalse
+       \or % acmtog
+          \RequirePackage{balance}%
+       \or % sigconf
+          \RequirePackage{balance}%
+       \or % siggraph
+          \RequirePackage{balance}%
+       \or % sigplan
+          \RequirePackage{balance}%
+       \or % sigchi
+          \RequirePackage{balance}%
+       \or % sigchi-a
+          \global\@ACM at balancefalse  
+    \fi
+  \fi
+}
+\AtEndDocument{%
+  \if at ACM@balance
+  \if at twocolumn
+  \balance
+  \fi\fi}
+%    \end{macrocode}
+% 
+%
 %\subsection{Acknowledgments}
 %\label{sec:acks}
 %
@@ -6661,6 +6758,7 @@
 \fi}
 %    \end{macrocode}
 %
+% 
 %
 %\subsection{Additional bibliography commands}
 %\label{sec:bibliography}
@@ -6687,7 +6785,35 @@
 %\subsection{End of Class}
 %\label{end}
 %
+% \begin{macro}{\vspace}
+% \changes{v1.57}{2018/12/16}{Added warning}
+% We do not disable \cs{vspace}, but add warning to it
+%    \begin{macrocode}
+\apptocmd{\@vspace}{\ClassWarning{\@classname}{\string\vspace\space should
+    only be used to provide space above/below surrounding
+    objects}}{}{} 
+\apptocmd{\@vspacer}{\ClassWarning{\@classname}{\string\vspace\space should
+    only be used to provide space above/below surrounding
+    objects}}{}{} 
+%    \end{macrocode}
+% 
+% \end{macro}
 %
+%
+% \begin{macro}{\ACM at origbaselinestretch}
+% \changes{v1.57}{2018/12/16}{Added check whether the user changed
+% \cs{baselinestretch}}
+% We produce an error if the user tries to change \cs{baselinestretch}
+%    \begin{macrocode}
+\let\ACM at origbaselinestretch\baselinestretch
+\AtEndDocument{\ifx\baselinestretch\ACM at origbaselinestretch\else
+  \ClassError{\@classname}{An attempt to redefine
+    \string\baselinestretch\space detected.  Please do not do this for
+    ACM submissions!}\fi}
+%    \end{macrocode}
+% 
+% \end{macro}
+%
 % \changes{v1.30}{2017/02/10}{Added \cs{frenchspacing}}
 %    \begin{macrocode}
 \normalsize\normalfont\frenchspacing

Modified: trunk/Master/texmf-dist/tex/latex/acmart/acmart.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/acmart/acmart.cls	2018-12-30 22:09:44 UTC (rev 49538)
+++ trunk/Master/texmf-dist/tex/latex/acmart/acmart.cls	2018-12-30 22:10:06 UTC (rev 49539)
@@ -37,7 +37,7 @@
 %%   Right brace   \}     Tilde         \~}
 \NeedsTeXFormat{LaTeX2e}
 \ProvidesClass{acmart}
-[2018/11/11 v1.56 Typesetting articles for the Association for
+[2018/12/16 v1.57 Typesetting articles for the Association for
 Computing Machinery]
 \def\@classname{acmart}
 \InputIfFileExists{acmart-preload-hook.tex}{%
@@ -108,6 +108,10 @@
   \fi}{\PackageError{\@classname}{The option nonacm can be either true or
     false}}
 \ExecuteOptionsX{nonacm=false}
+\define at boolkey+{acmart.cls}[@ACM@]{balance}[true]{}{%
+  \PackageError{\@classname}{The option balance can be either true or
+    false}}
+\ExecuteOptionsX{balance}
 \define at boolkey+{acmart.cls}[@ACM@]{natbib}[true]{%
   \if at ACM@natbib
     \PackageInfo{\@classname}{Explicitly selecting natbib mode}%
@@ -212,6 +216,7 @@
 \LoadClass[\ACM at fontsize, reqno]{amsart}
 \RequirePackage{microtype}
 \RequirePackage{etoolbox}
+\RequirePackage{booktabs}
 \RequirePackage{refcount}
 \RequirePackage{totpages}
 \RequirePackage{environ}
@@ -1161,6 +1166,8 @@
 \newif\if at insideauthorgroup
 \@insideauthorgroupfalse
 \renewcommand\author[2][]{%
+  \IfSubStr{#2}{,}{\ClassWarning{\@classname}{Do not put several
+      authors in the same \string\author\space macro!}}{}%
   \global\advance\num at authors by 1\relax
   \if at insideauthorgroup\else
     \global\advance\num at authorgroups by 1\relax
@@ -1224,6 +1231,8 @@
   \let\country\position
   Also with #1\unskip.\egroup}
 \renewcommand{\email}[2][]{%
+  \IfSubStr{#2}{,}{\ClassWarning{\@classname}{Do not put several
+      addresses in the same \string\email\space macro!}}{}%
   \if at ACM@anonymous\else
     \g at addto@macro\addresses{\email{#1}{#2}}%
   \fi}
@@ -2101,9 +2110,11 @@
   \fi
   \gdef\and{}}%
   \def\email##1##2{\ifx\@currentaffiliation\@empty
-    \gdef\@currentaffiliation{\nolinkurl{##2}}%
+    \gdef\@currentaffiliation{\bgroup
+      \mathchardef\UrlBreakPenalty=10000\nolinkurl{##2}\egroup}%
   \else
-    \g at addto@macro\@currentaffiliation{\par\nolinkurl{##2}}%
+    \g at addto@macro\@currentaffiliation{\par\bgroup
+      \mathchardef\UrlBreakPenalty=10000\nolinkurl{##2}\egroup}%
   \fi}%
   \def\affiliation##1##2{\ifx\@currentaffiliation\@empty
     \gdef\@currentaffiliation{%
@@ -2684,6 +2695,35 @@
 }{%
   \popQED\endtrivlist\@endpefalse
 }
+\AtEndPreamble{%
+  \if at ACM@balance
+    \ifcase\ACM at format@nr
+    \relax % manuscript
+         \global\@ACM at balancefalse
+       \or % acmsmall
+         \global\@ACM at balancefalse
+       \or % acmlarge
+         \global\@ACM at balancefalse
+       \or % acmtog
+          \RequirePackage{balance}%
+       \or % sigconf
+          \RequirePackage{balance}%
+       \or % siggraph
+          \RequirePackage{balance}%
+       \or % sigplan
+          \RequirePackage{balance}%
+       \or % sigchi
+          \RequirePackage{balance}%
+       \or % sigchi-a
+          \global\@ACM at balancefalse
+    \fi
+  \fi
+}
+\AtEndDocument{%
+  \if at ACM@balance
+  \if at twocolumn
+  \balance
+  \fi\fi}
 \newcommand\acksname{Acknowledgments}
 \specialcomment{acks}{%
   \begingroup
@@ -2716,6 +2756,17 @@
   \ifx\@tempa\@tempb
      arXiv:\href{http://arxiv.org/abs/#2}{#2}\else arXiv:#2%
   \fi}
+\apptocmd{\@vspace}{\ClassWarning{\@classname}{\string\vspace\space should
+    only be used to provide space above/below surrounding
+    objects}}{}{}
+\apptocmd{\@vspacer}{\ClassWarning{\@classname}{\string\vspace\space should
+    only be used to provide space above/below surrounding
+    objects}}{}{}
+\let\ACM at origbaselinestretch\baselinestretch
+\AtEndDocument{\ifx\baselinestretch\ACM at origbaselinestretch\else
+  \ClassError{\@classname}{An attempt to redefine
+    \string\baselinestretch\space detected.  Please do not do this for
+    ACM submissions!}\fi}
 \normalsize\normalfont\frenchspacing
 \endinput
 %%



More information about the tex-live-commits mailing list