Files
jak-project/test/decompiler/reference/engine/gfx/ocean/ocean-tables_REF.gc
T
ManDude 0cdeed9be7 minor windows fixes (#1311)
* [pp2] put `define` dest on a single line

* update source!

* Update type_analysis.cpp

* update old credits & racer code

* change clang-cl args (REALLY force avx)

* Update credits_REF.gc

* comment small unused code

* add timer to decompiler

* fix unnecessary copy-constructors (no speed increase)

* fixes

* Update expression_build.cpp

* wtf is this thing anyway

* im bored.

* clang

* fix!

* Revert "fix!"

This reverts commit 5b1ce6c718.

* Revert "clang"

This reverts commit 5e67d9ccd1.

* Revert "im bored."

This reverts commit 070e957ce8.

* Revert "Update expression_build.cpp"

This reverts commit b94d092fc5.

* Revert "fixes"

This reverts commit f3d871f60a.

* Revert "fix unnecessary copy-constructors (no speed increase)"

This reverts commit 9100725802.

* Keep the random inoffensive changes

* Revert "Update type_analysis.cpp"

This reverts commit d2456a5c75.

* Update type_analysis.cpp
2022-04-17 21:11:09 -04:00

11574 lines
899 KiB
Common Lisp
Vendored
Generated

;;-*-Lisp-*-
(in-package goal)
;; definition for symbol *ocean-spheres-village1*, type ocean-spheres
(define *ocean-spheres-village1*
(new 'static 'ocean-spheres :spheres (new 'static 'inline-array sphere 36
(new 'static 'sphere :x -7864320.0 :z -7864320.0 :w 2224365.5)
(new 'static 'sphere :x -4718592.0 :z -7864320.0 :w 2224365.5)
(new 'static 'sphere :x -1572864.0 :z -7864320.0 :w 2224365.5)
(new 'static 'sphere :x 1572864.0 :z -7864320.0 :w 2224365.5)
(new 'static 'sphere :x 4718592.0 :z -7864320.0 :w 2224365.5)
(new 'static 'sphere :x 7864320.0 :z -7864320.0 :w 2224365.5)
(new 'static 'sphere :x -7864320.0 :z -4718592.0 :w 2224365.5)
(new 'static 'sphere :x -4718592.0 :z -4718592.0 :w 2224365.5)
(new 'static 'sphere :x -1572864.0 :z -4718592.0 :w 2224365.5)
(new 'static 'sphere :x 1572864.0 :z -4718592.0 :w 2224365.5)
(new 'static 'sphere :x 4718592.0 :z -4718592.0 :w 2224365.5)
(new 'static 'sphere :x 7864320.0 :z -4718592.0 :w 2224365.5)
(new 'static 'sphere :x -7864320.0 :z -1572864.0 :w 2224365.5)
(new 'static 'sphere :x -4718592.0 :z -1572864.0 :w 2224365.5)
(new 'static 'sphere :x -1572864.0 :z -1572864.0 :w 2224365.5)
(new 'static 'sphere :x 1572864.0 :z -1572864.0 :w 2224365.5)
(new 'static 'sphere :x 4718592.0 :z -1572864.0 :w 2224365.5)
(new 'static 'sphere :x 7864320.0 :z -1572864.0 :w 2224365.5)
(new 'static 'sphere :x -7864320.0 :z 1572864.0 :w 2224365.5)
(new 'static 'sphere :x -4718592.0 :z 1572864.0 :w 2224365.5)
(new 'static 'sphere :x -1572864.0 :z 1572864.0 :w 2224365.5)
(new 'static 'sphere :x 1572864.0 :z 1572864.0 :w 2224365.5)
(new 'static 'sphere :x 4718592.0 :z 1572864.0 :w 2224365.5)
(new 'static 'sphere :x 7864320.0 :z 1572864.0 :w 2224365.5)
(new 'static 'sphere :x -7864320.0 :z 4718592.0 :w 2224365.5)
(new 'static 'sphere :x -4718592.0 :z 4718592.0 :w 2224365.5)
(new 'static 'sphere :x -1572864.0 :z 4718592.0 :w 2224365.5)
(new 'static 'sphere :x 1572864.0 :z 4718592.0 :w 2224365.5)
(new 'static 'sphere :x 4718592.0 :z 4718592.0 :w 2224365.5)
(new 'static 'sphere :x 7864320.0 :z 4718592.0 :w 2224365.5)
(new 'static 'sphere :x -7864320.0 :z 7864320.0 :w 2224365.5)
(new 'static 'sphere :x -4718592.0 :z 7864320.0 :w 2224365.5)
(new 'static 'sphere :x -1572864.0 :z 7864320.0 :w 2224365.5)
(new 'static 'sphere :x 1572864.0 :z 7864320.0 :w 2224365.5)
(new 'static 'sphere :x 4718592.0 :z 7864320.0 :w 2224365.5)
(new 'static 'sphere :x 7864320.0 :z 7864320.0 :w 2224365.5)
)
)
)
;; definition for symbol *ocean-colors-village1*, type ocean-colors
(define *ocean-colors-village1*
(new 'static 'ocean-colors :colors (new 'static 'array rgba 2548
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2b :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2b :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x4 :g #x30 :b #x3b :a #x80)
(new 'static 'rgba :r #x6 :g #x32 :b #x3e :a #x80)
(new 'static 'rgba :r #x5 :g #x32 :b #x3f :a #x80)
(new 'static 'rgba :r #x5 :g #x31 :b #x3f :a #x80)
(new 'static 'rgba :r #x5 :g #x31 :b #x40 :a #x80)
(new 'static 'rgba :r #x5 :g #x32 :b #x40 :a #x80)
(new 'static 'rgba :r #x5 :g #x33 :b #x41 :a #x80)
(new 'static 'rgba :r #x6 :g #x33 :b #x41 :a #x80)
(new 'static 'rgba :r #x6 :g #x33 :b #x41 :a #x80)
(new 'static 'rgba :r #x6 :g #x33 :b #x42 :a #x80)
(new 'static 'rgba :r #x6 :g #x34 :b #x41 :a #x80)
(new 'static 'rgba :r #x6 :g #x32 :b #x41 :a #x80)
(new 'static 'rgba :r #x6 :g #x34 :b #x41 :a #x80)
(new 'static 'rgba :r #x5 :g #x31 :b #x40 :a #x80)
(new 'static 'rgba :r #x5 :g #x33 :b #x3f :a #x80)
(new 'static 'rgba :r #x4 :g #x30 :b #x3f :a #x80)
(new 'static 'rgba :r #x4 :g #x31 :b #x3e :a #x80)
(new 'static 'rgba :r #x4 :g #x31 :b #x3e :a #x80)
(new 'static 'rgba :r #x4 :g #x30 :b #x3d :a #x80)
(new 'static 'rgba :r #x3 :g #x30 :b #x3c :a #x80)
(new 'static 'rgba :r #x3 :g #x30 :b #x3b :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x3a :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x3a :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x3 :g #x2d :b #x3a :a #x80)
(new 'static 'rgba :r #x6 :g #x32 :b #x3f :a #x80)
(new 'static 'rgba :r #x7 :g #x33 :b #x42 :a #x80)
(new 'static 'rgba :r #x7 :g #x34 :b #x43 :a #x80)
(new 'static 'rgba :r #x7 :g #x35 :b #x44 :a #x80)
(new 'static 'rgba :r #x7 :g #x33 :b #x43 :a #x80)
(new 'static 'rgba :r #x7 :g #x35 :b #x44 :a #x80)
(new 'static 'rgba :r #x7 :g #x36 :b #x44 :a #x80)
(new 'static 'rgba :r #x7 :g #x34 :b #x44 :a #x80)
(new 'static 'rgba :r #x7 :g #x34 :b #x44 :a #x80)
(new 'static 'rgba :r #x7 :g #x35 :b #x44 :a #x80)
(new 'static 'rgba :r #x7 :g #x36 :b #x44 :a #x80)
(new 'static 'rgba :r #x7 :g #x36 :b #x44 :a #x80)
(new 'static 'rgba :r #x7 :g #x34 :b #x44 :a #x80)
(new 'static 'rgba :r #x7 :g #x34 :b #x44 :a #x80)
(new 'static 'rgba :r #x7 :g #x36 :b #x44 :a #x80)
(new 'static 'rgba :r #x7 :g #x36 :b #x44 :a #x80)
(new 'static 'rgba :r #x7 :g #x34 :b #x43 :a #x80)
(new 'static 'rgba :r #x7 :g #x34 :b #x44 :a #x80)
(new 'static 'rgba :r #x8 :g #x34 :b #x45 :a #x80)
(new 'static 'rgba :r #x8 :g #x37 :b #x45 :a #x80)
(new 'static 'rgba :r #x8 :g #x35 :b #x44 :a #x80)
(new 'static 'rgba :r #x7 :g #x35 :b #x43 :a #x80)
(new 'static 'rgba :r #x7 :g #x33 :b #x42 :a #x80)
(new 'static 'rgba :r #x6 :g #x34 :b #x41 :a #x80)
(new 'static 'rgba :r #x6 :g #x32 :b #x3f :a #x80)
(new 'static 'rgba :r #x5 :g #x32 :b #x3e :a #x80)
(new 'static 'rgba :r #x5 :g #x32 :b #x3e :a #x80)
(new 'static 'rgba :r #x5 :g #x32 :b #x3e :a #x80)
(new 'static 'rgba :r #x5 :g #x31 :b #x3d :a #x80)
(new 'static 'rgba :r #x4 :g #x2f :b #x3c :a #x80)
(new 'static 'rgba :r #x3 :g #x30 :b #x3b :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x3a :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x39 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x3 :g #x2f :b #x3b :a #x80)
(new 'static 'rgba :r #x6 :g #x34 :b #x40 :a #x80)
(new 'static 'rgba :r #x7 :g #x35 :b #x44 :a #x80)
(new 'static 'rgba :r #x8 :g #x36 :b #x45 :a #x80)
(new 'static 'rgba :r #x9 :g #x38 :b #x46 :a #x80)
(new 'static 'rgba :r #x9 :g #x38 :b #x46 :a #x80)
(new 'static 'rgba :r #x9 :g #x38 :b #x46 :a #x80)
(new 'static 'rgba :r #x9 :g #x36 :b #x47 :a #x80)
(new 'static 'rgba :r #x9 :g #x36 :b #x46 :a #x80)
(new 'static 'rgba :r #x9 :g #x37 :b #x47 :a #x80)
(new 'static 'rgba :r #x9 :g #x36 :b #x47 :a #x80)
(new 'static 'rgba :r #x9 :g #x35 :b #x46 :a #x80)
(new 'static 'rgba :r #x9 :g #x39 :b #x47 :a #x80)
(new 'static 'rgba :r #x9 :g #x38 :b #x47 :a #x80)
(new 'static 'rgba :r #x9 :g #x38 :b #x47 :a #x80)
(new 'static 'rgba :r #x9 :g #x35 :b #x46 :a #x80)
(new 'static 'rgba :r #x9 :g #x38 :b #x46 :a #x80)
(new 'static 'rgba :r #x9 :g #x37 :b #x46 :a #x80)
(new 'static 'rgba :r #x9 :g #x36 :b #x47 :a #x80)
(new 'static 'rgba :r #xb :g #x39 :b #x49 :a #x80)
(new 'static 'rgba :r #xc :g #x3a :b #x4b :a #x80)
(new 'static 'rgba :r #xc :g #x3a :b #x4b :a #x80)
(new 'static 'rgba :r #xc :g #x39 :b #x4b :a #x80)
(new 'static 'rgba :r #xc :g #x39 :b #x4a :a #x80)
(new 'static 'rgba :r #xb :g #x37 :b #x48 :a #x80)
(new 'static 'rgba :r #x9 :g #x38 :b #x46 :a #x80)
(new 'static 'rgba :r #xb :g #x38 :b #x47 :a #x80)
(new 'static 'rgba :r #xc :g #x37 :b #x48 :a #x80)
(new 'static 'rgba :r #xc :g #x38 :b #x49 :a #x80)
(new 'static 'rgba :r #xc :g #x39 :b #x4a :a #x80)
(new 'static 'rgba :r #xc :g #x3c :b #x49 :a #x80)
(new 'static 'rgba :r #xc :g #x39 :b #x48 :a #x80)
(new 'static 'rgba :r #xa :g #x38 :b #x46 :a #x80)
(new 'static 'rgba :r #x8 :g #x35 :b #x44 :a #x80)
(new 'static 'rgba :r #x7 :g #x33 :b #x43 :a #x80)
(new 'static 'rgba :r #x5 :g #x32 :b #x40 :a #x80)
(new 'static 'rgba :r #x5 :g #x30 :b #x3e :a #x80)
(new 'static 'rgba :r #x3 :g #x2e :b #x3d :a #x80)
(new 'static 'rgba :r #x3 :g #x2f :b #x3b :a #x80)
(new 'static 'rgba :r #x3 :g #x2d :b #x3b :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x3a :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2b :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x3 :g #x2f :b #x3b :a #x80)
(new 'static 'rgba :r #x6 :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x9 :g #x37 :b #x45 :a #x80)
(new 'static 'rgba :r #xc :g #x3b :b #x48 :a #x80)
(new 'static 'rgba :r #x10 :g #x3e :b #x4c :a #x80)
(new 'static 'rgba :r #x11 :g #x3e :b #x4d :a #x80)
(new 'static 'rgba :r #x12 :g #x3f :b #x4e :a #x80)
(new 'static 'rgba :r #x10 :g #x3f :b #x4d :a #x80)
(new 'static 'rgba :r #xd :g #x3b :b #x4a :a #x80)
(new 'static 'rgba :r #xc :g #x3c :b #x4a :a #x80)
(new 'static 'rgba :r #xe :g #x3c :b #x4b :a #x80)
(new 'static 'rgba :r #x11 :g #x3f :b #x4d :a #x80)
(new 'static 'rgba :r #x13 :g #x40 :b #x4f :a #x80)
(new 'static 'rgba :r #x14 :g #x43 :b #x50 :a #x80)
(new 'static 'rgba :r #x14 :g #x42 :b #x50 :a #x80)
(new 'static 'rgba :r #x13 :g #x40 :b #x4f :a #x80)
(new 'static 'rgba :r #x12 :g #x42 :b #x4e :a #x80)
(new 'static 'rgba :r #x10 :g #x40 :b #x4d :a #x80)
(new 'static 'rgba :r #xf :g #x3e :b #x4c :a #x80)
(new 'static 'rgba :r #xd :g #x3a :b #x4b :a #x80)
(new 'static 'rgba :r #xd :g #x39 :b #x4d :a #x80)
(new 'static 'rgba :r #xd :g #x3d :b #x4e :a #x80)
(new 'static 'rgba :r #xe :g #x3c :b #x4e :a #x80)
(new 'static 'rgba :r #xd :g #x3d :b #x4e :a #x80)
(new 'static 'rgba :r #xc :g #x3c :b #x4c :a #x80)
(new 'static 'rgba :r #xa :g #x3a :b #x49 :a #x80)
(new 'static 'rgba :r #xb :g #x37 :b #x4a :a #x80)
(new 'static 'rgba :r #xd :g #x3d :b #x4d :a #x80)
(new 'static 'rgba :r #xe :g #x3c :b #x4f :a #x80)
(new 'static 'rgba :r #xe :g #x3b :b #x4f :a #x80)
(new 'static 'rgba :r #xe :g #x3c :b #x4f :a #x80)
(new 'static 'rgba :r #xe :g #x3e :b #x4f :a #x80)
(new 'static 'rgba :r #xe :g #x3f :b #x4e :a #x80)
(new 'static 'rgba :r #xe :g #x3a :b #x4e :a #x80)
(new 'static 'rgba :r #xd :g #x3d :b #x4e :a #x80)
(new 'static 'rgba :r #xc :g #x3a :b #x4c :a #x80)
(new 'static 'rgba :r #xa :g #x39 :b #x49 :a #x80)
(new 'static 'rgba :r #x8 :g #x36 :b #x46 :a #x80)
(new 'static 'rgba :r #x7 :g #x34 :b #x43 :a #x80)
(new 'static 'rgba :r #x5 :g #x31 :b #x40 :a #x80)
(new 'static 'rgba :r #x4 :g #x31 :b #x3e :a #x80)
(new 'static 'rgba :r #x3 :g #x2e :b #x3c :a #x80)
(new 'static 'rgba :r #x2 :g #x2f :b #x3a :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x4 :g #x30 :b #x3d :a #x80)
(new 'static 'rgba :r #x7 :g #x33 :b #x43 :a #x80)
(new 'static 'rgba :r #xb :g #x38 :b #x48 :a #x80)
(new 'static 'rgba :r #x13 :g #x40 :b #x4e :a #x80)
(new 'static 'rgba :r #x1b :g #x47 :b #x54 :a #x80)
(new 'static 'rgba :r #x1e :g #x4c :b #x57 :a #x80)
(new 'static 'rgba :r #x1e :g #x4a :b #x58 :a #x80)
(new 'static 'rgba :r #x1d :g #x4b :b #x56 :a #x80)
(new 'static 'rgba :r #x1a :g #x47 :b #x55 :a #x80)
(new 'static 'rgba :r #x1a :g #x47 :b #x55 :a #x80)
(new 'static 'rgba :r #x1b :g #x48 :b #x56 :a #x80)
(new 'static 'rgba :r #x1e :g #x4c :b #x58 :a #x80)
(new 'static 'rgba :r #x20 :g #x4d :b #x59 :a #x80)
(new 'static 'rgba :r #x21 :g #x50 :b #x5a :a #x80)
(new 'static 'rgba :r #x21 :g #x4c :b #x5a :a #x80)
(new 'static 'rgba :r #x20 :g #x4d :b #x59 :a #x80)
(new 'static 'rgba :r #x1f :g #x4c :b #x58 :a #x80)
(new 'static 'rgba :r #x1e :g #x4b :b #x57 :a #x80)
(new 'static 'rgba :r #x1b :g #x4b :b #x56 :a #x80)
(new 'static 'rgba :r #x18 :g #x46 :b #x54 :a #x80)
(new 'static 'rgba :r #x15 :g #x44 :b #x52 :a #x80)
(new 'static 'rgba :r #x12 :g #x3f :b #x51 :a #x80)
(new 'static 'rgba :r #xf :g #x3d :b #x4f :a #x80)
(new 'static 'rgba :r #xd :g #x3e :b #x4e :a #x80)
(new 'static 'rgba :r #xc :g #x3b :b #x4c :a #x80)
(new 'static 'rgba :r #xc :g #x38 :b #x4b :a #x80)
(new 'static 'rgba :r #xc :g #x3a :b #x4c :a #x80)
(new 'static 'rgba :r #xf :g #x3c :b #x50 :a #x80)
(new 'static 'rgba :r #x10 :g #x3f :b #x52 :a #x80)
(new 'static 'rgba :r #x10 :g #x3e :b #x52 :a #x80)
(new 'static 'rgba :r #x10 :g #x3e :b #x52 :a #x80)
(new 'static 'rgba :r #x10 :g #x40 :b #x52 :a #x80)
(new 'static 'rgba :r #x10 :g #x40 :b #x52 :a #x80)
(new 'static 'rgba :r #x10 :g #x3c :b #x51 :a #x80)
(new 'static 'rgba :r #x10 :g #x3c :b #x51 :a #x80)
(new 'static 'rgba :r #xf :g #x3f :b #x52 :a #x80)
(new 'static 'rgba :r #xe :g #x3a :b #x50 :a #x80)
(new 'static 'rgba :r #xd :g #x3a :b #x4e :a #x80)
(new 'static 'rgba :r #xb :g #x39 :b #x4b :a #x80)
(new 'static 'rgba :r #x9 :g #x37 :b #x46 :a #x80)
(new 'static 'rgba :r #x6 :g #x33 :b #x42 :a #x80)
(new 'static 'rgba :r #x4 :g #x33 :b #x3e :a #x80)
(new 'static 'rgba :r #x3 :g #x2e :b #x3c :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x3a :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x5 :g #x30 :b #x3e :a #x80)
(new 'static 'rgba :r #x8 :g #x33 :b #x44 :a #x80)
(new 'static 'rgba :r #xc :g #x3c :b #x49 :a #x80)
(new 'static 'rgba :r #x17 :g #x45 :b #x52 :a #x80)
(new 'static 'rgba :r #x1f :g #x4c :b #x58 :a #x80)
(new 'static 'rgba :r #x23 :g #x51 :b #x5a :a #x80)
(new 'static 'rgba :r #x23 :g #x4f :b #x5b :a #x80)
(new 'static 'rgba :r #x23 :g #x50 :b #x5c :a #x80)
(new 'static 'rgba :r #x23 :g #x4f :b #x5b :a #x80)
(new 'static 'rgba :r #x22 :g #x4f :b #x5b :a #x80)
(new 'static 'rgba :r #x23 :g #x52 :b #x5c :a #x80)
(new 'static 'rgba :r #x24 :g #x52 :b #x5c :a #x80)
(new 'static 'rgba :r #x25 :g #x53 :b #x5d :a #x80)
(new 'static 'rgba :r #x25 :g #x51 :b #x5c :a #x80)
(new 'static 'rgba :r #x25 :g #x53 :b #x5d :a #x80)
(new 'static 'rgba :r #x25 :g #x52 :b #x5c :a #x80)
(new 'static 'rgba :r #x24 :g #x53 :b #x5c :a #x80)
(new 'static 'rgba :r #x24 :g #x53 :b #x5d :a #x80)
(new 'static 'rgba :r #x23 :g #x51 :b #x5b :a #x80)
(new 'static 'rgba :r #x22 :g #x50 :b #x5b :a #x80)
(new 'static 'rgba :r #x21 :g #x4d :b #x5a :a #x80)
(new 'static 'rgba :r #x1e :g #x4c :b #x58 :a #x80)
(new 'static 'rgba :r #x19 :g #x47 :b #x55 :a #x80)
(new 'static 'rgba :r #x15 :g #x41 :b #x52 :a #x80)
(new 'static 'rgba :r #x12 :g #x3e :b #x50 :a #x80)
(new 'static 'rgba :r #x10 :g #x3e :b #x4e :a #x80)
(new 'static 'rgba :r #x10 :g #x3f :b #x4e :a #x80)
(new 'static 'rgba :r #x10 :g #x3c :b #x50 :a #x80)
(new 'static 'rgba :r #x10 :g #x3e :b #x52 :a #x80)
(new 'static 'rgba :r #x10 :g #x3f :b #x53 :a #x80)
(new 'static 'rgba :r #x11 :g #x41 :b #x53 :a #x80)
(new 'static 'rgba :r #x11 :g #x41 :b #x53 :a #x80)
(new 'static 'rgba :r #x11 :g #x3c :b #x53 :a #x80)
(new 'static 'rgba :r #x11 :g #x3f :b #x53 :a #x80)
(new 'static 'rgba :r #x10 :g #x3e :b #x52 :a #x80)
(new 'static 'rgba :r #x10 :g #x3e :b #x53 :a #x80)
(new 'static 'rgba :r #x10 :g #x40 :b #x53 :a #x80)
(new 'static 'rgba :r #x10 :g #x3e :b #x52 :a #x80)
(new 'static 'rgba :r #xf :g #x3d :b #x50 :a #x80)
(new 'static 'rgba :r #xd :g #x39 :b #x4c :a #x80)
(new 'static 'rgba :r #x9 :g #x36 :b #x46 :a #x80)
(new 'static 'rgba :r #x5 :g #x34 :b #x41 :a #x80)
(new 'static 'rgba :r #x4 :g #x2f :b #x3d :a #x80)
(new 'static 'rgba :r #x3 :g #x2d :b #x3b :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x3a :a #x80)
(new 'static 'rgba :r #x5 :g #x32 :b #x3f :a #x80)
(new 'static 'rgba :r #x8 :g #x36 :b #x44 :a #x80)
(new 'static 'rgba :r #xe :g #x3c :b #x4a :a #x80)
(new 'static 'rgba :r #x19 :g #x49 :b #x53 :a #x80)
(new 'static 'rgba :r #x22 :g #x4e :b #x5a :a #x80)
(new 'static 'rgba :r #x24 :g #x51 :b #x5b :a #x80)
(new 'static 'rgba :r #x24 :g #x51 :b #x5c :a #x80)
(new 'static 'rgba :r #x25 :g #x52 :b #x5d :a #x80)
(new 'static 'rgba :r #x25 :g #x53 :b #x5d :a #x80)
(new 'static 'rgba :r #x25 :g #x54 :b #x5e :a #x80)
(new 'static 'rgba :r #x26 :g #x55 :b #x5e :a #x80)
(new 'static 'rgba :r #x25 :g #x54 :b #x5e :a #x80)
(new 'static 'rgba :r #x26 :g #x54 :b #x5e :a #x80)
(new 'static 'rgba :r #x26 :g #x53 :b #x5e :a #x80)
(new 'static 'rgba :r #x26 :g #x54 :b #x5e :a #x80)
(new 'static 'rgba :r #x26 :g #x52 :b #x5e :a #x80)
(new 'static 'rgba :r #x25 :g #x53 :b #x5d :a #x80)
(new 'static 'rgba :r #x25 :g #x53 :b #x5d :a #x80)
(new 'static 'rgba :r #x25 :g #x52 :b #x5d :a #x80)
(new 'static 'rgba :r #x25 :g #x55 :b #x5d :a #x80)
(new 'static 'rgba :r #x25 :g #x53 :b #x5d :a #x80)
(new 'static 'rgba :r #x24 :g #x50 :b #x5d :a #x80)
(new 'static 'rgba :r #x22 :g #x52 :b #x5c :a #x80)
(new 'static 'rgba :r #x21 :g #x4e :b #x5b :a #x80)
(new 'static 'rgba :r #x1e :g #x4e :b #x59 :a #x80)
(new 'static 'rgba :r #x1c :g #x4a :b #x57 :a #x80)
(new 'static 'rgba :r #x1b :g #x4c :b #x57 :a #x80)
(new 'static 'rgba :r #x19 :g #x4a :b #x56 :a #x80)
(new 'static 'rgba :r #x15 :g #x45 :b #x54 :a #x80)
(new 'static 'rgba :r #x12 :g #x41 :b #x54 :a #x80)
(new 'static 'rgba :r #x11 :g #x3e :b #x53 :a #x80)
(new 'static 'rgba :r #x11 :g #x41 :b #x53 :a #x80)
(new 'static 'rgba :r #x11 :g #x40 :b #x54 :a #x80)
(new 'static 'rgba :r #x11 :g #x41 :b #x54 :a #x80)
(new 'static 'rgba :r #x11 :g #x42 :b #x54 :a #x80)
(new 'static 'rgba :r #x10 :g #x3e :b #x54 :a #x80)
(new 'static 'rgba :r #x10 :g #x3e :b #x54 :a #x80)
(new 'static 'rgba :r #x12 :g #x3f :b #x55 :a #x80)
(new 'static 'rgba :r #x13 :g #x41 :b #x55 :a #x80)
(new 'static 'rgba :r #x12 :g #x40 :b #x51 :a #x80)
(new 'static 'rgba :r #xe :g #x3d :b #x4b :a #x80)
(new 'static 'rgba :r #x9 :g #x34 :b #x44 :a #x80)
(new 'static 'rgba :r #x5 :g #x31 :b #x3f :a #x80)
(new 'static 'rgba :r #x3 :g #x2e :b #x3b :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x39 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x3a :a #x80)
(new 'static 'rgba :r #x5 :g #x33 :b #x40 :a #x80)
(new 'static 'rgba :r #x9 :g #x35 :b #x45 :a #x80)
(new 'static 'rgba :r #x10 :g #x3d :b #x4b :a #x80)
(new 'static 'rgba :r #x1b :g #x4a :b #x54 :a #x80)
(new 'static 'rgba :r #x22 :g #x51 :b #x5a :a #x80)
(new 'static 'rgba :r #x24 :g #x50 :b #x5c :a #x80)
(new 'static 'rgba :r #x25 :g #x55 :b #x5d :a #x80)
(new 'static 'rgba :r #x26 :g #x54 :b #x5e :a #x80)
(new 'static 'rgba :r #x26 :g #x51 :b #x5e :a #x80)
(new 'static 'rgba :r #x26 :g #x56 :b #x5f :a #x80)
(new 'static 'rgba :r #x26 :g #x55 :b #x5f :a #x80)
(new 'static 'rgba :r #x27 :g #x55 :b #x5f :a #x80)
(new 'static 'rgba :r #x26 :g #x55 :b #x5f :a #x80)
(new 'static 'rgba :r #x27 :g #x54 :b #x5f :a #x80)
(new 'static 'rgba :r #x26 :g #x56 :b #x5e :a #x80)
(new 'static 'rgba :r #x26 :g #x55 :b #x5e :a #x80)
(new 'static 'rgba :r #x26 :g #x54 :b #x5e :a #x80)
(new 'static 'rgba :r #x26 :g #x55 :b #x5e :a #x80)
(new 'static 'rgba :r #x26 :g #x53 :b #x5e :a #x80)
(new 'static 'rgba :r #x25 :g #x52 :b #x5d :a #x80)
(new 'static 'rgba :r #x25 :g #x54 :b #x5d :a #x80)
(new 'static 'rgba :r #x25 :g #x55 :b #x5d :a #x80)
(new 'static 'rgba :r #x25 :g #x53 :b #x5d :a #x80)
(new 'static 'rgba :r #x25 :g #x51 :b #x5d :a #x80)
(new 'static 'rgba :r #x24 :g #x55 :b #x5d :a #x80)
(new 'static 'rgba :r #x24 :g #x51 :b #x5c :a #x80)
(new 'static 'rgba :r #x24 :g #x53 :b #x5d :a #x80)
(new 'static 'rgba :r #x23 :g #x50 :b #x5d :a #x80)
(new 'static 'rgba :r #x20 :g #x4d :b #x5b :a #x80)
(new 'static 'rgba :r #x1c :g #x4c :b #x58 :a #x80)
(new 'static 'rgba :r #x18 :g #x49 :b #x55 :a #x80)
(new 'static 'rgba :r #x14 :g #x41 :b #x54 :a #x80)
(new 'static 'rgba :r #x13 :g #x41 :b #x54 :a #x80)
(new 'static 'rgba :r #x12 :g #x42 :b #x54 :a #x80)
(new 'static 'rgba :r #x11 :g #x41 :b #x54 :a #x80)
(new 'static 'rgba :r #x10 :g #x40 :b #x54 :a #x80)
(new 'static 'rgba :r #x11 :g #x3f :b #x54 :a #x80)
(new 'static 'rgba :r #x13 :g #x44 :b #x55 :a #x80)
(new 'static 'rgba :r #x16 :g #x44 :b #x56 :a #x80)
(new 'static 'rgba :r #x15 :g #x44 :b #x53 :a #x80)
(new 'static 'rgba :r #x11 :g #x3d :b #x4e :a #x80)
(new 'static 'rgba :r #xb :g #x38 :b #x47 :a #x80)
(new 'static 'rgba :r #x6 :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x3 :g #x30 :b #x3e :a #x80)
(new 'static 'rgba :r #x2 :g #x2f :b #x3a :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x7 :g #x33 :b #x40 :a #x80)
(new 'static 'rgba :r #xc :g #x3a :b #x47 :a #x80)
(new 'static 'rgba :r #x13 :g #x42 :b #x4e :a #x80)
(new 'static 'rgba :r #x1b :g #x49 :b #x54 :a #x80)
(new 'static 'rgba :r #x20 :g #x50 :b #x59 :a #x80)
(new 'static 'rgba :r #x24 :g #x52 :b #x5c :a #x80)
(new 'static 'rgba :r #x25 :g #x51 :b #x5e :a #x80)
(new 'static 'rgba :r #x26 :g #x53 :b #x5e :a #x80)
(new 'static 'rgba :r #x26 :g #x52 :b #x5e :a #x80)
(new 'static 'rgba :r #x26 :g #x55 :b #x5e :a #x80)
(new 'static 'rgba :r #x26 :g #x55 :b #x5f :a #x80)
(new 'static 'rgba :r #x27 :g #x55 :b #x5f :a #x80)
(new 'static 'rgba :r #x27 :g #x56 :b #x5f :a #x80)
(new 'static 'rgba :r #x27 :g #x55 :b #x5f :a #x80)
(new 'static 'rgba :r #x26 :g #x55 :b #x5f :a #x80)
(new 'static 'rgba :r #x26 :g #x56 :b #x5f :a #x80)
(new 'static 'rgba :r #x26 :g #x54 :b #x5f :a #x80)
(new 'static 'rgba :r #x25 :g #x54 :b #x5e :a #x80)
(new 'static 'rgba :r #x26 :g #x52 :b #x5e :a #x80)
(new 'static 'rgba :r #x26 :g #x55 :b #x5e :a #x80)
(new 'static 'rgba :r #x25 :g #x54 :b #x5e :a #x80)
(new 'static 'rgba :r #x25 :g #x55 :b #x5e :a #x80)
(new 'static 'rgba :r #x25 :g #x50 :b #x5d :a #x80)
(new 'static 'rgba :r #x25 :g #x53 :b #x5d :a #x80)
(new 'static 'rgba :r #x25 :g #x54 :b #x5d :a #x80)
(new 'static 'rgba :r #x25 :g #x53 :b #x5d :a #x80)
(new 'static 'rgba :r #x25 :g #x52 :b #x5d :a #x80)
(new 'static 'rgba :r #x25 :g #x53 :b #x5d :a #x80)
(new 'static 'rgba :r #x24 :g #x51 :b #x5d :a #x80)
(new 'static 'rgba :r #x23 :g #x50 :b #x5c :a #x80)
(new 'static 'rgba :r #x21 :g #x50 :b #x5b :a #x80)
(new 'static 'rgba :r #x1d :g #x4a :b #x59 :a #x80)
(new 'static 'rgba :r #x17 :g #x44 :b #x55 :a #x80)
(new 'static 'rgba :r #x13 :g #x42 :b #x54 :a #x80)
(new 'static 'rgba :r #x11 :g #x3e :b #x54 :a #x80)
(new 'static 'rgba :r #x11 :g #x42 :b #x55 :a #x80)
(new 'static 'rgba :r #x13 :g #x41 :b #x55 :a #x80)
(new 'static 'rgba :r #x16 :g #x43 :b #x56 :a #x80)
(new 'static 'rgba :r #x18 :g #x46 :b #x56 :a #x80)
(new 'static 'rgba :r #x17 :g #x44 :b #x54 :a #x80)
(new 'static 'rgba :r #x12 :g #x41 :b #x4f :a #x80)
(new 'static 'rgba :r #xb :g #x3a :b #x47 :a #x80)
(new 'static 'rgba :r #x7 :g #x36 :b #x42 :a #x80)
(new 'static 'rgba :r #x4 :g #x32 :b #x3f :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x3b :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x8 :g #x34 :b #x40 :a #x80)
(new 'static 'rgba :r #x10 :g #x3b :b #x4a :a #x80)
(new 'static 'rgba :r #x15 :g #x43 :b #x4f :a #x80)
(new 'static 'rgba :r #x19 :g #x46 :b #x54 :a #x80)
(new 'static 'rgba :r #x1d :g #x4b :b #x57 :a #x80)
(new 'static 'rgba :r #x20 :g #x4f :b #x5a :a #x80)
(new 'static 'rgba :r #x25 :g #x52 :b #x5d :a #x80)
(new 'static 'rgba :r #x25 :g #x53 :b #x5d :a #x80)
(new 'static 'rgba :r #x24 :g #x51 :b #x5d :a #x80)
(new 'static 'rgba :r #x26 :g #x54 :b #x5e :a #x80)
(new 'static 'rgba :r #x27 :g #x53 :b #x5f :a #x80)
(new 'static 'rgba :r #x28 :g #x57 :b #x60 :a #x80)
(new 'static 'rgba :r #x27 :g #x54 :b #x5f :a #x80)
(new 'static 'rgba :r #x27 :g #x55 :b #x5f :a #x80)
(new 'static 'rgba :r #x27 :g #x54 :b #x5f :a #x80)
(new 'static 'rgba :r #x26 :g #x55 :b #x5e :a #x80)
(new 'static 'rgba :r #x26 :g #x53 :b #x5e :a #x80)
(new 'static 'rgba :r #x26 :g #x54 :b #x5e :a #x80)
(new 'static 'rgba :r #x26 :g #x54 :b #x5e :a #x80)
(new 'static 'rgba :r #x25 :g #x54 :b #x5e :a #x80)
(new 'static 'rgba :r #x25 :g #x54 :b #x5d :a #x80)
(new 'static 'rgba :r #x24 :g #x51 :b #x5c :a #x80)
(new 'static 'rgba :r #x24 :g #x50 :b #x5c :a #x80)
(new 'static 'rgba :r #x24 :g #x50 :b #x5c :a #x80)
(new 'static 'rgba :r #x24 :g #x50 :b #x5c :a #x80)
(new 'static 'rgba :r #x23 :g #x53 :b #x5b :a #x80)
(new 'static 'rgba :r #x24 :g #x50 :b #x5c :a #x80)
(new 'static 'rgba :r #x24 :g #x54 :b #x5c :a #x80)
(new 'static 'rgba :r #x23 :g #x52 :b #x5b :a #x80)
(new 'static 'rgba :r #x23 :g #x50 :b #x5b :a #x80)
(new 'static 'rgba :r #x23 :g #x51 :b #x5c :a #x80)
(new 'static 'rgba :r #x20 :g #x4f :b #x5b :a #x80)
(new 'static 'rgba :r #x18 :g #x48 :b #x57 :a #x80)
(new 'static 'rgba :r #x13 :g #x41 :b #x54 :a #x80)
(new 'static 'rgba :r #x11 :g #x40 :b #x54 :a #x80)
(new 'static 'rgba :r #x11 :g #x41 :b #x54 :a #x80)
(new 'static 'rgba :r #x13 :g #x43 :b #x55 :a #x80)
(new 'static 'rgba :r #x16 :g #x47 :b #x56 :a #x80)
(new 'static 'rgba :r #x18 :g #x45 :b #x57 :a #x80)
(new 'static 'rgba :r #x16 :g #x45 :b #x54 :a #x80)
(new 'static 'rgba :r #x11 :g #x40 :b #x4f :a #x80)
(new 'static 'rgba :r #xb :g #x3a :b #x48 :a #x80)
(new 'static 'rgba :r #x7 :g #x34 :b #x43 :a #x80)
(new 'static 'rgba :r #x5 :g #x32 :b #x40 :a #x80)
(new 'static 'rgba :r #x3 :g #x30 :b #x3b :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x8 :g #x35 :b #x40 :a #x80)
(new 'static 'rgba :r #x12 :g #x3d :b #x4b :a #x80)
(new 'static 'rgba :r #x16 :g #x42 :b #x50 :a #x80)
(new 'static 'rgba :r #x19 :g #x45 :b #x54 :a #x80)
(new 'static 'rgba :r #x1c :g #x4b :b #x57 :a #x80)
(new 'static 'rgba :r #x1d :g #x49 :b #x59 :a #x80)
(new 'static 'rgba :r #x20 :g #x4d :b #x5a :a #x80)
(new 'static 'rgba :r #x20 :g #x4f :b #x5b :a #x80)
(new 'static 'rgba :r #x20 :g #x4e :b #x5a :a #x80)
(new 'static 'rgba :r #x20 :g #x4d :b #x5b :a #x80)
(new 'static 'rgba :r #x24 :g #x52 :b #x5d :a #x80)
(new 'static 'rgba :r #x26 :g #x56 :b #x5e :a #x80)
(new 'static 'rgba :r #x25 :g #x54 :b #x5e :a #x80)
(new 'static 'rgba :r #x26 :g #x52 :b #x5f :a #x80)
(new 'static 'rgba :r #x27 :g #x56 :b #x5e :a #x80)
(new 'static 'rgba :r #x26 :g #x55 :b #x5e :a #x80)
(new 'static 'rgba :r #x26 :g #x54 :b #x5e :a #x80)
(new 'static 'rgba :r #x25 :g #x54 :b #x5d :a #x80)
(new 'static 'rgba :r #x25 :g #x52 :b #x5d :a #x80)
(new 'static 'rgba :r #x24 :g #x53 :b #x5c :a #x80)
(new 'static 'rgba :r #x24 :g #x52 :b #x5c :a #x80)
(new 'static 'rgba :r #x24 :g #x52 :b #x5c :a #x80)
(new 'static 'rgba :r #x23 :g #x51 :b #x5b :a #x80)
(new 'static 'rgba :r #x23 :g #x50 :b #x5b :a #x80)
(new 'static 'rgba :r #x23 :g #x4f :b #x5b :a #x80)
(new 'static 'rgba :r #x22 :g #x50 :b #x5b :a #x80)
(new 'static 'rgba :r #x22 :g #x50 :b #x5b :a #x80)
(new 'static 'rgba :r #x22 :g #x4f :b #x5a :a #x80)
(new 'static 'rgba :r #x22 :g #x50 :b #x5a :a #x80)
(new 'static 'rgba :r #x22 :g #x4e :b #x5a :a #x80)
(new 'static 'rgba :r #x21 :g #x4e :b #x5a :a #x80)
(new 'static 'rgba :r #x1f :g #x4d :b #x5a :a #x80)
(new 'static 'rgba :r #x17 :g #x47 :b #x55 :a #x80)
(new 'static 'rgba :r #x11 :g #x40 :b #x53 :a #x80)
(new 'static 'rgba :r #xf :g #x40 :b #x52 :a #x80)
(new 'static 'rgba :r #x10 :g #x40 :b #x53 :a #x80)
(new 'static 'rgba :r #x13 :g #x43 :b #x54 :a #x80)
(new 'static 'rgba :r #x15 :g #x42 :b #x55 :a #x80)
(new 'static 'rgba :r #x17 :g #x45 :b #x55 :a #x80)
(new 'static 'rgba :r #x14 :g #x41 :b #x53 :a #x80)
(new 'static 'rgba :r #x10 :g #x3e :b #x4e :a #x80)
(new 'static 'rgba :r #xa :g #x39 :b #x48 :a #x80)
(new 'static 'rgba :r #x6 :g #x35 :b #x43 :a #x80)
(new 'static 'rgba :r #x5 :g #x32 :b #x3f :a #x80)
(new 'static 'rgba :r #x3 :g #x2f :b #x3b :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x2c :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x7 :g #x33 :b #x3f :a #x80)
(new 'static 'rgba :r #x12 :g #x3e :b #x4b :a #x80)
(new 'static 'rgba :r #x16 :g #x44 :b #x51 :a #x80)
(new 'static 'rgba :r #x19 :g #x45 :b #x54 :a #x80)
(new 'static 'rgba :r #x1c :g #x49 :b #x57 :a #x80)
(new 'static 'rgba :r #x1d :g #x4b :b #x59 :a #x80)
(new 'static 'rgba :r #x1e :g #x4b :b #x5a :a #x80)
(new 'static 'rgba :r #x1e :g #x4b :b #x5a :a #x80)
(new 'static 'rgba :r #x1f :g #x4b :b #x5a :a #x80)
(new 'static 'rgba :r #x20 :g #x4c :b #x5b :a #x80)
(new 'static 'rgba :r #x20 :g #x4e :b #x5d :a #x80)
(new 'static 'rgba :r #x1e :g #x4c :b #x5c :a #x80)
(new 'static 'rgba :r #x1e :g #x4b :b #x5c :a #x80)
(new 'static 'rgba :r #x20 :g #x50 :b #x5c :a #x80)
(new 'static 'rgba :r #x24 :g #x50 :b #x5e :a #x80)
(new 'static 'rgba :r #x26 :g #x55 :b #x5e :a #x80)
(new 'static 'rgba :r #x26 :g #x55 :b #x5d :a #x80)
(new 'static 'rgba :r #x24 :g #x54 :b #x5c :a #x80)
(new 'static 'rgba :r #x24 :g #x52 :b #x5c :a #x80)
(new 'static 'rgba :r #x24 :g #x52 :b #x5c :a #x80)
(new 'static 'rgba :r #x23 :g #x51 :b #x5b :a #x80)
(new 'static 'rgba :r #x23 :g #x50 :b #x5b :a #x80)
(new 'static 'rgba :r #x22 :g #x4f :b #x5a :a #x80)
(new 'static 'rgba :r #x21 :g #x50 :b #x59 :a #x80)
(new 'static 'rgba :r #x21 :g #x4e :b #x59 :a #x80)
(new 'static 'rgba :r #x20 :g #x4e :b #x59 :a #x80)
(new 'static 'rgba :r #x20 :g #x4e :b #x59 :a #x80)
(new 'static 'rgba :r #x20 :g #x4e :b #x59 :a #x80)
(new 'static 'rgba :r #x21 :g #x4e :b #x59 :a #x80)
(new 'static 'rgba :r #x21 :g #x4f :b #x59 :a #x80)
(new 'static 'rgba :r #x20 :g #x4c :b #x58 :a #x80)
(new 'static 'rgba :r #x1d :g #x4d :b #x57 :a #x80)
(new 'static 'rgba :r #x15 :g #x45 :b #x54 :a #x80)
(new 'static 'rgba :r #x10 :g #x3f :b #x51 :a #x80)
(new 'static 'rgba :r #xe :g #x3e :b #x50 :a #x80)
(new 'static 'rgba :r #xf :g #x3d :b #x51 :a #x80)
(new 'static 'rgba :r #x11 :g #x42 :b #x52 :a #x80)
(new 'static 'rgba :r #x13 :g #x43 :b #x53 :a #x80)
(new 'static 'rgba :r #x13 :g #x44 :b #x53 :a #x80)
(new 'static 'rgba :r #x12 :g #x40 :b #x52 :a #x80)
(new 'static 'rgba :r #xf :g #x3c :b #x4f :a #x80)
(new 'static 'rgba :r #xb :g #x3a :b #x4a :a #x80)
(new 'static 'rgba :r #x8 :g #x36 :b #x44 :a #x80)
(new 'static 'rgba :r #x5 :g #x33 :b #x40 :a #x80)
(new 'static 'rgba :r #x3 :g #x2f :b #x3c :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x39 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x5 :g #x32 :b #x3d :a #x80)
(new 'static 'rgba :r #x11 :g #x3d :b #x4a :a #x80)
(new 'static 'rgba :r #x16 :g #x42 :b #x50 :a #x80)
(new 'static 'rgba :r #x18 :g #x44 :b #x53 :a #x80)
(new 'static 'rgba :r #x1b :g #x49 :b #x57 :a #x80)
(new 'static 'rgba :r #x1d :g #x49 :b #x58 :a #x80)
(new 'static 'rgba :r #x1f :g #x4f :b #x5a :a #x80)
(new 'static 'rgba :r #x1f :g #x50 :b #x5b :a #x80)
(new 'static 'rgba :r #x1e :g #x4d :b #x5b :a #x80)
(new 'static 'rgba :r #x1c :g #x4d :b #x5a :a #x80)
(new 'static 'rgba :r #x19 :g #x45 :b #x58 :a #x80)
(new 'static 'rgba :r #x15 :g #x45 :b #x57 :a #x80)
(new 'static 'rgba :r #x13 :g #x3f :b #x56 :a #x80)
(new 'static 'rgba :r #x16 :g #x45 :b #x57 :a #x80)
(new 'static 'rgba :r #x1e :g #x4d :b #x5a :a #x80)
(new 'static 'rgba :r #x23 :g #x4f :b #x5d :a #x80)
(new 'static 'rgba :r #x24 :g #x52 :b #x5c :a #x80)
(new 'static 'rgba :r #x24 :g #x52 :b #x5d :a #x80)
(new 'static 'rgba :r #x24 :g #x4f :b #x5b :a #x80)
(new 'static 'rgba :r #x22 :g #x50 :b #x5b :a #x80)
(new 'static 'rgba :r #x21 :g #x4f :b #x5a :a #x80)
(new 'static 'rgba :r #x21 :g #x4e :b #x59 :a #x80)
(new 'static 'rgba :r #x20 :g #x4e :b #x58 :a #x80)
(new 'static 'rgba :r #x20 :g #x4d :b #x58 :a #x80)
(new 'static 'rgba :r #x1f :g #x4d :b #x57 :a #x80)
(new 'static 'rgba :r #x1e :g #x4b :b #x56 :a #x80)
(new 'static 'rgba :r #x1d :g #x4c :b #x56 :a #x80)
(new 'static 'rgba :r #x1e :g #x4b :b #x56 :a #x80)
(new 'static 'rgba :r #x1e :g #x4a :b #x56 :a #x80)
(new 'static 'rgba :r #x1d :g #x49 :b #x55 :a #x80)
(new 'static 'rgba :r #x1d :g #x4a :b #x56 :a #x80)
(new 'static 'rgba :r #x1a :g #x49 :b #x54 :a #x80)
(new 'static 'rgba :r #x14 :g #x42 :b #x51 :a #x80)
(new 'static 'rgba :r #xf :g #x3e :b #x4f :a #x80)
(new 'static 'rgba :r #xe :g #x3c :b #x4f :a #x80)
(new 'static 'rgba :r #xf :g #x3d :b #x50 :a #x80)
(new 'static 'rgba :r #x10 :g #x3f :b #x50 :a #x80)
(new 'static 'rgba :r #x11 :g #x40 :b #x51 :a #x80)
(new 'static 'rgba :r #x11 :g #x40 :b #x52 :a #x80)
(new 'static 'rgba :r #x10 :g #x3e :b #x50 :a #x80)
(new 'static 'rgba :r #xf :g #x3e :b #x4f :a #x80)
(new 'static 'rgba :r #xc :g #x3b :b #x4b :a #x80)
(new 'static 'rgba :r #x9 :g #x36 :b #x46 :a #x80)
(new 'static 'rgba :r #x7 :g #x35 :b #x42 :a #x80)
(new 'static 'rgba :r #x3 :g #x2e :b #x3d :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2f :b #x38 :a #x80)
(new 'static 'rgba :r #x4 :g #x2f :b #x3c :a #x80)
(new 'static 'rgba :r #xd :g #x3a :b #x47 :a #x80)
(new 'static 'rgba :r #x12 :g #x41 :b #x4e :a #x80)
(new 'static 'rgba :r #x15 :g #x44 :b #x51 :a #x80)
(new 'static 'rgba :r #x19 :g #x48 :b #x55 :a #x80)
(new 'static 'rgba :r #x19 :g #x49 :b #x57 :a #x80)
(new 'static 'rgba :r #x1a :g #x48 :b #x59 :a #x80)
(new 'static 'rgba :r #x19 :g #x47 :b #x58 :a #x80)
(new 'static 'rgba :r #x17 :g #x45 :b #x56 :a #x80)
(new 'static 'rgba :r #x14 :g #x44 :b #x54 :a #x80)
(new 'static 'rgba :r #x12 :g #x3f :b #x54 :a #x80)
(new 'static 'rgba :r #x12 :g #x42 :b #x54 :a #x80)
(new 'static 'rgba :r #x12 :g #x41 :b #x55 :a #x80)
(new 'static 'rgba :r #x13 :g #x3e :b #x54 :a #x80)
(new 'static 'rgba :r #x19 :g #x47 :b #x58 :a #x80)
(new 'static 'rgba :r #x20 :g #x4f :b #x5a :a #x80)
(new 'static 'rgba :r #x1f :g #x4d :b #x59 :a #x80)
(new 'static 'rgba :r #x23 :g #x4f :b #x5a :a #x80)
(new 'static 'rgba :r #x23 :g #x50 :b #x5b :a #x80)
(new 'static 'rgba :r #x20 :g #x4f :b #x59 :a #x80)
(new 'static 'rgba :r #x20 :g #x4d :b #x58 :a #x80)
(new 'static 'rgba :r #x1f :g #x4e :b #x57 :a #x80)
(new 'static 'rgba :r #x1e :g #x4b :b #x56 :a #x80)
(new 'static 'rgba :r #x1e :g #x4a :b #x56 :a #x80)
(new 'static 'rgba :r #x1d :g #x49 :b #x54 :a #x80)
(new 'static 'rgba :r #x1c :g #x48 :b #x54 :a #x80)
(new 'static 'rgba :r #x1c :g #x4a :b #x54 :a #x80)
(new 'static 'rgba :r #x1b :g #x49 :b #x53 :a #x80)
(new 'static 'rgba :r #x1b :g #x49 :b #x53 :a #x80)
(new 'static 'rgba :r #x1b :g #x47 :b #x53 :a #x80)
(new 'static 'rgba :r #x1a :g #x47 :b #x52 :a #x80)
(new 'static 'rgba :r #x18 :g #x46 :b #x51 :a #x80)
(new 'static 'rgba :r #x12 :g #x3f :b #x4f :a #x80)
(new 'static 'rgba :r #xe :g #x3d :b #x4d :a #x80)
(new 'static 'rgba :r #xe :g #x3d :b #x4e :a #x80)
(new 'static 'rgba :r #x10 :g #x3e :b #x4f :a #x80)
(new 'static 'rgba :r #x11 :g #x3e :b #x4f :a #x80)
(new 'static 'rgba :r #x10 :g #x3f :b #x4f :a #x80)
(new 'static 'rgba :r #x10 :g #x3d :b #x4f :a #x80)
(new 'static 'rgba :r #xf :g #x3f :b #x50 :a #x80)
(new 'static 'rgba :r #xf :g #x3f :b #x4f :a #x80)
(new 'static 'rgba :r #xe :g #x3c :b #x4c :a #x80)
(new 'static 'rgba :r #xb :g #x38 :b #x49 :a #x80)
(new 'static 'rgba :r #x8 :g #x36 :b #x45 :a #x80)
(new 'static 'rgba :r #x4 :g #x30 :b #x3e :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x2c :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x3 :g #x2f :b #x3c :a #x80)
(new 'static 'rgba :r #x8 :g #x36 :b #x44 :a #x80)
(new 'static 'rgba :r #xa :g #x38 :b #x48 :a #x80)
(new 'static 'rgba :r #xd :g #x3a :b #x4b :a #x80)
(new 'static 'rgba :r #xe :g #x3f :b #x4e :a #x80)
(new 'static 'rgba :r #x10 :g #x41 :b #x4f :a #x80)
(new 'static 'rgba :r #x10 :g #x3f :b #x51 :a #x80)
(new 'static 'rgba :r #x10 :g #x3c :b #x50 :a #x80)
(new 'static 'rgba :r #xf :g #x3a :b #x50 :a #x80)
(new 'static 'rgba :r #xf :g #x3a :b #x4f :a #x80)
(new 'static 'rgba :r #x10 :g #x40 :b #x53 :a #x80)
(new 'static 'rgba :r #x11 :g #x40 :b #x55 :a #x80)
(new 'static 'rgba :r #x12 :g #x42 :b #x54 :a #x80)
(new 'static 'rgba :r #x13 :g #x40 :b #x55 :a #x80)
(new 'static 'rgba :r #x19 :g #x48 :b #x57 :a #x80)
(new 'static 'rgba :r #x1d :g #x4c :b #x59 :a #x80)
(new 'static 'rgba :r #x1a :g #x47 :b #x56 :a #x80)
(new 'static 'rgba :r #x1a :g #x48 :b #x56 :a #x80)
(new 'static 'rgba :r #x1e :g #x4b :b #x57 :a #x80)
(new 'static 'rgba :r #x1e :g #x4d :b #x58 :a #x80)
(new 'static 'rgba :r #x1e :g #x4c :b #x57 :a #x80)
(new 'static 'rgba :r #x1d :g #x4a :b #x55 :a #x80)
(new 'static 'rgba :r #x1d :g #x49 :b #x54 :a #x80)
(new 'static 'rgba :r #x1c :g #x4a :b #x54 :a #x80)
(new 'static 'rgba :r #x1b :g #x49 :b #x53 :a #x80)
(new 'static 'rgba :r #x19 :g #x46 :b #x52 :a #x80)
(new 'static 'rgba :r #x19 :g #x47 :b #x51 :a #x80)
(new 'static 'rgba :r #x19 :g #x46 :b #x51 :a #x80)
(new 'static 'rgba :r #x18 :g #x46 :b #x51 :a #x80)
(new 'static 'rgba :r #x18 :g #x45 :b #x50 :a #x80)
(new 'static 'rgba :r #x18 :g #x45 :b #x50 :a #x80)
(new 'static 'rgba :r #x17 :g #x43 :b #x4f :a #x80)
(new 'static 'rgba :r #x13 :g #x41 :b #x4e :a #x80)
(new 'static 'rgba :r #x10 :g #x3e :b #x4d :a #x80)
(new 'static 'rgba :r #x10 :g #x3e :b #x4d :a #x80)
(new 'static 'rgba :r #x11 :g #x3f :b #x4d :a #x80)
(new 'static 'rgba :r #x12 :g #x40 :b #x4e :a #x80)
(new 'static 'rgba :r #x10 :g #x3e :b #x4e :a #x80)
(new 'static 'rgba :r #x10 :g #x3f :b #x4e :a #x80)
(new 'static 'rgba :r #xf :g #x3e :b #x4e :a #x80)
(new 'static 'rgba :r #xf :g #x3e :b #x4e :a #x80)
(new 'static 'rgba :r #xe :g #x3b :b #x4d :a #x80)
(new 'static 'rgba :r #xc :g #x39 :b #x4a :a #x80)
(new 'static 'rgba :r #xa :g #x36 :b #x47 :a #x80)
(new 'static 'rgba :r #x5 :g #x32 :b #x40 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x2c :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x3a :a #x80)
(new 'static 'rgba :r #x6 :g #x32 :b #x41 :a #x80)
(new 'static 'rgba :r #x8 :g #x36 :b #x45 :a #x80)
(new 'static 'rgba :r #x9 :g #x36 :b #x48 :a #x80)
(new 'static 'rgba :r #xa :g #x38 :b #x4a :a #x80)
(new 'static 'rgba :r #xb :g #x39 :b #x4b :a #x80)
(new 'static 'rgba :r #xb :g #x39 :b #x4b :a #x80)
(new 'static 'rgba :r #xb :g #x3a :b #x4c :a #x80)
(new 'static 'rgba :r #xb :g #x3b :b #x4c :a #x80)
(new 'static 'rgba :r #xd :g #x39 :b #x4e :a #x80)
(new 'static 'rgba :r #x10 :g #x3e :b #x53 :a #x80)
(new 'static 'rgba :r #x11 :g #x40 :b #x54 :a #x80)
(new 'static 'rgba :r #x12 :g #x3f :b #x54 :a #x80)
(new 'static 'rgba :r #x15 :g #x41 :b #x55 :a #x80)
(new 'static 'rgba :r #x19 :g #x46 :b #x57 :a #x80)
(new 'static 'rgba :r #x19 :g #x46 :b #x57 :a #x80)
(new 'static 'rgba :r #x15 :g #x42 :b #x54 :a #x80)
(new 'static 'rgba :r #x13 :g #x41 :b #x52 :a #x80)
(new 'static 'rgba :r #x18 :g #x46 :b #x54 :a #x80)
(new 'static 'rgba :r #x1d :g #x4a :b #x56 :a #x80)
(new 'static 'rgba :r #x1c :g #x49 :b #x55 :a #x80)
(new 'static 'rgba :r #x1c :g #x49 :b #x54 :a #x80)
(new 'static 'rgba :r #x1a :g #x47 :b #x53 :a #x80)
(new 'static 'rgba :r #x19 :g #x47 :b #x52 :a #x80)
(new 'static 'rgba :r #x18 :g #x45 :b #x50 :a #x80)
(new 'static 'rgba :r #x18 :g #x45 :b #x4f :a #x80)
(new 'static 'rgba :r #x17 :g #x43 :b #x4e :a #x80)
(new 'static 'rgba :r #x16 :g #x43 :b #x4e :a #x80)
(new 'static 'rgba :r #x16 :g #x42 :b #x4d :a #x80)
(new 'static 'rgba :r #x16 :g #x43 :b #x4e :a #x80)
(new 'static 'rgba :r #x16 :g #x43 :b #x4d :a #x80)
(new 'static 'rgba :r #x15 :g #x42 :b #x4d :a #x80)
(new 'static 'rgba :r #x16 :g #x42 :b #x4d :a #x80)
(new 'static 'rgba :r #x14 :g #x41 :b #x4c :a #x80)
(new 'static 'rgba :r #x13 :g #x41 :b #x4c :a #x80)
(new 'static 'rgba :r #x13 :g #x40 :b #x4c :a #x80)
(new 'static 'rgba :r #x12 :g #x40 :b #x4c :a #x80)
(new 'static 'rgba :r #x10 :g #x40 :b #x4c :a #x80)
(new 'static 'rgba :r #xf :g #x3d :b #x4c :a #x80)
(new 'static 'rgba :r #xe :g #x3d :b #x4d :a #x80)
(new 'static 'rgba :r #xe :g #x3c :b #x4d :a #x80)
(new 'static 'rgba :r #xe :g #x3b :b #x4c :a #x80)
(new 'static 'rgba :r #xc :g #x39 :b #x4a :a #x80)
(new 'static 'rgba :r #xa :g #x37 :b #x47 :a #x80)
(new 'static 'rgba :r #x6 :g #x33 :b #x42 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x3a :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x2c :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x5 :g #x31 :b #x40 :a #x80)
(new 'static 'rgba :r #x8 :g #x35 :b #x45 :a #x80)
(new 'static 'rgba :r #x9 :g #x39 :b #x48 :a #x80)
(new 'static 'rgba :r #xa :g #x39 :b #x4a :a #x80)
(new 'static 'rgba :r #xa :g #x3a :b #x4a :a #x80)
(new 'static 'rgba :r #xa :g #x3a :b #x4a :a #x80)
(new 'static 'rgba :r #xb :g #x39 :b #x4b :a #x80)
(new 'static 'rgba :r #xb :g #x39 :b #x4d :a #x80)
(new 'static 'rgba :r #xd :g #x3a :b #x4f :a #x80)
(new 'static 'rgba :r #x10 :g #x3f :b #x53 :a #x80)
(new 'static 'rgba :r #x12 :g #x40 :b #x54 :a #x80)
(new 'static 'rgba :r #x14 :g #x43 :b #x55 :a #x80)
(new 'static 'rgba :r #x17 :g #x48 :b #x57 :a #x80)
(new 'static 'rgba :r #x19 :g #x45 :b #x57 :a #x80)
(new 'static 'rgba :r #x14 :g #x41 :b #x54 :a #x80)
(new 'static 'rgba :r #x11 :g #x3e :b #x51 :a #x80)
(new 'static 'rgba :r #x10 :g #x3f :b #x51 :a #x80)
(new 'static 'rgba :r #x15 :g #x41 :b #x51 :a #x80)
(new 'static 'rgba :r #x1b :g #x47 :b #x53 :a #x80)
(new 'static 'rgba :r #x1c :g #x49 :b #x54 :a #x80)
(new 'static 'rgba :r #x1a :g #x48 :b #x52 :a #x80)
(new 'static 'rgba :r #x18 :g #x45 :b #x51 :a #x80)
(new 'static 'rgba :r #x17 :g #x44 :b #x4f :a #x80)
(new 'static 'rgba :r #x16 :g #x43 :b #x4e :a #x80)
(new 'static 'rgba :r #x15 :g #x42 :b #x4d :a #x80)
(new 'static 'rgba :r #x14 :g #x41 :b #x4c :a #x80)
(new 'static 'rgba :r #x14 :g #x41 :b #x4b :a #x80)
(new 'static 'rgba :r #x13 :g #x40 :b #x4a :a #x80)
(new 'static 'rgba :r #x13 :g #x40 :b #x4a :a #x80)
(new 'static 'rgba :r #x13 :g #x3f :b #x4a :a #x80)
(new 'static 'rgba :r #x13 :g #x3f :b #x4a :a #x80)
(new 'static 'rgba :r #x13 :g #x40 :b #x4a :a #x80)
(new 'static 'rgba :r #x13 :g #x40 :b #x4b :a #x80)
(new 'static 'rgba :r #x13 :g #x3f :b #x4a :a #x80)
(new 'static 'rgba :r #x12 :g #x3f :b #x4b :a #x80)
(new 'static 'rgba :r #x11 :g #x3e :b #x4b :a #x80)
(new 'static 'rgba :r #xf :g #x3d :b #x4a :a #x80)
(new 'static 'rgba :r #xe :g #x3c :b #x4b :a #x80)
(new 'static 'rgba :r #xd :g #x3d :b #x4b :a #x80)
(new 'static 'rgba :r #xd :g #x3c :b #x4b :a #x80)
(new 'static 'rgba :r #xc :g #x3a :b #x4b :a #x80)
(new 'static 'rgba :r #xb :g #x38 :b #x49 :a #x80)
(new 'static 'rgba :r #x9 :g #x38 :b #x47 :a #x80)
(new 'static 'rgba :r #x6 :g #x33 :b #x41 :a #x80)
(new 'static 'rgba :r #x3 :g #x2f :b #x3a :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x4 :g #x30 :b #x3d :a #x80)
(new 'static 'rgba :r #x7 :g #x37 :b #x44 :a #x80)
(new 'static 'rgba :r #x9 :g #x36 :b #x47 :a #x80)
(new 'static 'rgba :r #xa :g #x39 :b #x49 :a #x80)
(new 'static 'rgba :r #xa :g #x3a :b #x4a :a #x80)
(new 'static 'rgba :r #xb :g #x39 :b #x4b :a #x80)
(new 'static 'rgba :r #xd :g #x39 :b #x4e :a #x80)
(new 'static 'rgba :r #xe :g #x3c :b #x50 :a #x80)
(new 'static 'rgba :r #x10 :g #x40 :b #x52 :a #x80)
(new 'static 'rgba :r #x12 :g #x3e :b #x54 :a #x80)
(new 'static 'rgba :r #x15 :g #x45 :b #x56 :a #x80)
(new 'static 'rgba :r #x18 :g #x47 :b #x58 :a #x80)
(new 'static 'rgba :r #x1a :g #x47 :b #x58 :a #x80)
(new 'static 'rgba :r #x17 :g #x46 :b #x56 :a #x80)
(new 'static 'rgba :r #x12 :g #x43 :b #x53 :a #x80)
(new 'static 'rgba :r #x11 :g #x40 :b #x51 :a #x80)
(new 'static 'rgba :r #x11 :g #x41 :b #x51 :a #x80)
(new 'static 'rgba :r #x18 :g #x45 :b #x52 :a #x80)
(new 'static 'rgba :r #x1d :g #x4a :b #x54 :a #x80)
(new 'static 'rgba :r #x1c :g #x48 :b #x53 :a #x80)
(new 'static 'rgba :r #x19 :g #x46 :b #x51 :a #x80)
(new 'static 'rgba :r #x16 :g #x43 :b #x4f :a #x80)
(new 'static 'rgba :r #x14 :g #x41 :b #x4d :a #x80)
(new 'static 'rgba :r #x13 :g #x40 :b #x4b :a #x80)
(new 'static 'rgba :r #x11 :g #x3e :b #x4a :a #x80)
(new 'static 'rgba :r #x11 :g #x3e :b #x49 :a #x80)
(new 'static 'rgba :r #x10 :g #x3d :b #x48 :a #x80)
(new 'static 'rgba :r #x10 :g #x3c :b #x47 :a #x80)
(new 'static 'rgba :r #x10 :g #x3c :b #x47 :a #x80)
(new 'static 'rgba :r #x10 :g #x3c :b #x47 :a #x80)
(new 'static 'rgba :r #x10 :g #x3c :b #x47 :a #x80)
(new 'static 'rgba :r #x10 :g #x3c :b #x47 :a #x80)
(new 'static 'rgba :r #x10 :g #x3d :b #x48 :a #x80)
(new 'static 'rgba :r #xf :g #x3c :b #x47 :a #x80)
(new 'static 'rgba :r #xf :g #x3c :b #x47 :a #x80)
(new 'static 'rgba :r #xe :g #x3b :b #x48 :a #x80)
(new 'static 'rgba :r #xd :g #x3b :b #x48 :a #x80)
(new 'static 'rgba :r #xc :g #x3a :b #x49 :a #x80)
(new 'static 'rgba :r #xc :g #x3a :b #x49 :a #x80)
(new 'static 'rgba :r #xb :g #x3a :b #x49 :a #x80)
(new 'static 'rgba :r #xb :g #x37 :b #x49 :a #x80)
(new 'static 'rgba :r #x9 :g #x38 :b #x47 :a #x80)
(new 'static 'rgba :r #x8 :g #x37 :b #x45 :a #x80)
(new 'static 'rgba :r #x5 :g #x32 :b #x3f :a #x80)
(new 'static 'rgba :r #x2 :g #x2f :b #x3a :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x3 :g #x30 :b #x3b :a #x80)
(new 'static 'rgba :r #x6 :g #x33 :b #x42 :a #x80)
(new 'static 'rgba :r #x8 :g #x35 :b #x46 :a #x80)
(new 'static 'rgba :r #xa :g #x39 :b #x49 :a #x80)
(new 'static 'rgba :r #xb :g #x3b :b #x4b :a #x80)
(new 'static 'rgba :r #xd :g #x3a :b #x4e :a #x80)
(new 'static 'rgba :r #x10 :g #x3f :b #x52 :a #x80)
(new 'static 'rgba :r #x12 :g #x3e :b #x55 :a #x80)
(new 'static 'rgba :r #x15 :g #x43 :b #x57 :a #x80)
(new 'static 'rgba :r #x18 :g #x48 :b #x58 :a #x80)
(new 'static 'rgba :r #x1b :g #x49 :b #x59 :a #x80)
(new 'static 'rgba :r #x1c :g #x4c :b #x59 :a #x80)
(new 'static 'rgba :r #x19 :g #x47 :b #x57 :a #x80)
(new 'static 'rgba :r #x13 :g #x43 :b #x54 :a #x80)
(new 'static 'rgba :r #x12 :g #x40 :b #x52 :a #x80)
(new 'static 'rgba :r #x11 :g #x3f :b #x51 :a #x80)
(new 'static 'rgba :r #x15 :g #x44 :b #x53 :a #x80)
(new 'static 'rgba :r #x1c :g #x4a :b #x55 :a #x80)
(new 'static 'rgba :r #x20 :g #x4e :b #x56 :a #x80)
(new 'static 'rgba :r #x1d :g #x4a :b #x53 :a #x80)
(new 'static 'rgba :r #x17 :g #x45 :b #x50 :a #x80)
(new 'static 'rgba :r #x14 :g #x42 :b #x4d :a #x80)
(new 'static 'rgba :r #x11 :g #x3f :b #x4b :a #x80)
(new 'static 'rgba :r #xf :g #x3d :b #x4a :a #x80)
(new 'static 'rgba :r #xd :g #x3a :b #x48 :a #x80)
(new 'static 'rgba :r #xb :g #x39 :b #x46 :a #x80)
(new 'static 'rgba :r #xa :g #x38 :b #x45 :a #x80)
(new 'static 'rgba :r #xa :g #x38 :b #x44 :a #x80)
(new 'static 'rgba :r #xa :g #x37 :b #x43 :a #x80)
(new 'static 'rgba :r #xa :g #x37 :b #x43 :a #x80)
(new 'static 'rgba :r #xb :g #x37 :b #x43 :a #x80)
(new 'static 'rgba :r #xb :g #x38 :b #x44 :a #x80)
(new 'static 'rgba :r #xb :g #x38 :b #x44 :a #x80)
(new 'static 'rgba :r #xb :g #x38 :b #x44 :a #x80)
(new 'static 'rgba :r #xb :g #x39 :b #x44 :a #x80)
(new 'static 'rgba :r #xb :g #x39 :b #x45 :a #x80)
(new 'static 'rgba :r #xb :g #x39 :b #x46 :a #x80)
(new 'static 'rgba :r #xb :g #x38 :b #x47 :a #x80)
(new 'static 'rgba :r #xa :g #x38 :b #x46 :a #x80)
(new 'static 'rgba :r #x9 :g #x37 :b #x47 :a #x80)
(new 'static 'rgba :r #x9 :g #x37 :b #x46 :a #x80)
(new 'static 'rgba :r #x8 :g #x36 :b #x45 :a #x80)
(new 'static 'rgba :r #x7 :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x4 :g #x30 :b #x3d :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x3a :a #x80)
(new 'static 'rgba :r #x5 :g #x31 :b #x3f :a #x80)
(new 'static 'rgba :r #x7 :g #x36 :b #x44 :a #x80)
(new 'static 'rgba :r #xa :g #x3a :b #x48 :a #x80)
(new 'static 'rgba :r #xd :g #x3d :b #x4d :a #x80)
(new 'static 'rgba :r #x12 :g #x40 :b #x52 :a #x80)
(new 'static 'rgba :r #x15 :g #x42 :b #x56 :a #x80)
(new 'static 'rgba :r #x18 :g #x46 :b #x59 :a #x80)
(new 'static 'rgba :r #x1c :g #x4c :b #x5a :a #x80)
(new 'static 'rgba :r #x21 :g #x4f :b #x5c :a #x80)
(new 'static 'rgba :r #x22 :g #x50 :b #x5c :a #x80)
(new 'static 'rgba :r #x20 :g #x4f :b #x5a :a #x80)
(new 'static 'rgba :r #x18 :g #x44 :b #x56 :a #x80)
(new 'static 'rgba :r #x12 :g #x3f :b #x53 :a #x80)
(new 'static 'rgba :r #x10 :g #x3f :b #x52 :a #x80)
(new 'static 'rgba :r #x12 :g #x40 :b #x52 :a #x80)
(new 'static 'rgba :r #x17 :g #x44 :b #x53 :a #x80)
(new 'static 'rgba :r #x1e :g #x4c :b #x55 :a #x80)
(new 'static 'rgba :r #x21 :g #x4d :b #x55 :a #x80)
(new 'static 'rgba :r #x1d :g #x49 :b #x52 :a #x80)
(new 'static 'rgba :r #x17 :g #x43 :b #x4e :a #x80)
(new 'static 'rgba :r #x13 :g #x40 :b #x4c :a #x80)
(new 'static 'rgba :r #xf :g #x3e :b #x4a :a #x80)
(new 'static 'rgba :r #xa :g #x39 :b #x47 :a #x80)
(new 'static 'rgba :r #x5 :g #x36 :b #x43 :a #x80)
(new 'static 'rgba :r #x4 :g #x34 :b #x41 :a #x80)
(new 'static 'rgba :r #x4 :g #x33 :b #x3f :a #x80)
(new 'static 'rgba :r #x4 :g #x33 :b #x3f :a #x80)
(new 'static 'rgba :r #x4 :g #x33 :b #x3e :a #x80)
(new 'static 'rgba :r #x5 :g #x33 :b #x3e :a #x80)
(new 'static 'rgba :r #x5 :g #x33 :b #x3f :a #x80)
(new 'static 'rgba :r #x5 :g #x34 :b #x3f :a #x80)
(new 'static 'rgba :r #x6 :g #x34 :b #x40 :a #x80)
(new 'static 'rgba :r #x7 :g #x34 :b #x40 :a #x80)
(new 'static 'rgba :r #x8 :g #x35 :b #x41 :a #x80)
(new 'static 'rgba :r #x8 :g #x36 :b #x43 :a #x80)
(new 'static 'rgba :r #x8 :g #x36 :b #x44 :a #x80)
(new 'static 'rgba :r #x8 :g #x36 :b #x44 :a #x80)
(new 'static 'rgba :r #x8 :g #x36 :b #x44 :a #x80)
(new 'static 'rgba :r #x7 :g #x35 :b #x44 :a #x80)
(new 'static 'rgba :r #x7 :g #x34 :b #x43 :a #x80)
(new 'static 'rgba :r #x6 :g #x33 :b #x42 :a #x80)
(new 'static 'rgba :r #x5 :g #x31 :b #x40 :a #x80)
(new 'static 'rgba :r #x3 :g #x2f :b #x3c :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x3a :a #x80)
(new 'static 'rgba :r #x4 :g #x2f :b #x3e :a #x80)
(new 'static 'rgba :r #x6 :g #x33 :b #x43 :a #x80)
(new 'static 'rgba :r #xa :g #x3a :b #x49 :a #x80)
(new 'static 'rgba :r #x10 :g #x3e :b #x4f :a #x80)
(new 'static 'rgba :r #x16 :g #x47 :b #x56 :a #x80)
(new 'static 'rgba :r #x1c :g #x4a :b #x5a :a #x80)
(new 'static 'rgba :r #x20 :g #x4d :b #x5c :a #x80)
(new 'static 'rgba :r #x24 :g #x4f :b #x5d :a #x80)
(new 'static 'rgba :r #x26 :g #x53 :b #x5e :a #x80)
(new 'static 'rgba :r #x25 :g #x54 :b #x5d :a #x80)
(new 'static 'rgba :r #x20 :g #x4e :b #x5b :a #x80)
(new 'static 'rgba :r #x18 :g #x44 :b #x57 :a #x80)
(new 'static 'rgba :r #x13 :g #x3f :b #x53 :a #x80)
(new 'static 'rgba :r #x11 :g #x3d :b #x52 :a #x80)
(new 'static 'rgba :r #x13 :g #x41 :b #x52 :a #x80)
(new 'static 'rgba :r #x17 :g #x45 :b #x53 :a #x80)
(new 'static 'rgba :r #x1d :g #x4a :b #x54 :a #x80)
(new 'static 'rgba :r #x20 :g #x4c :b #x53 :a #x80)
(new 'static 'rgba :r #x1c :g #x48 :b #x4f :a #x80)
(new 'static 'rgba :r #x18 :g #x43 :b #x4d :a #x80)
(new 'static 'rgba :r #x13 :g #x40 :b #x4c :a #x80)
(new 'static 'rgba :r #xe :g #x3c :b #x49 :a #x80)
(new 'static 'rgba :r #x7 :g #x37 :b #x45 :a #x80)
(new 'static 'rgba :r #x4 :g #x34 :b #x41 :a #x80)
(new 'static 'rgba :r #x3 :g #x33 :b #x3e :a #x80)
(new 'static 'rgba :r #x3 :g #x31 :b #x3d :a #x80)
(new 'static 'rgba :r #x2 :g #x31 :b #x3d :a #x80)
(new 'static 'rgba :r #x2 :g #x30 :b #x3d :a #x80)
(new 'static 'rgba :r #x2 :g #x31 :b #x3c :a #x80)
(new 'static 'rgba :r #x3 :g #x31 :b #x3d :a #x80)
(new 'static 'rgba :r #x3 :g #x32 :b #x3d :a #x80)
(new 'static 'rgba :r #x4 :g #x32 :b #x3e :a #x80)
(new 'static 'rgba :r #x5 :g #x33 :b #x3f :a #x80)
(new 'static 'rgba :r #x5 :g #x33 :b #x40 :a #x80)
(new 'static 'rgba :r #x6 :g #x34 :b #x41 :a #x80)
(new 'static 'rgba :r #x6 :g #x34 :b #x41 :a #x80)
(new 'static 'rgba :r #x6 :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x6 :g #x34 :b #x41 :a #x80)
(new 'static 'rgba :r #x6 :g #x34 :b #x41 :a #x80)
(new 'static 'rgba :r #x5 :g #x33 :b #x41 :a #x80)
(new 'static 'rgba :r #x4 :g #x31 :b #x40 :a #x80)
(new 'static 'rgba :r #x4 :g #x31 :b #x3e :a #x80)
(new 'static 'rgba :r #x2 :g #x2f :b #x3b :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x2c :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x3a :a #x80)
(new 'static 'rgba :r #x3 :g #x31 :b #x3d :a #x80)
(new 'static 'rgba :r #x6 :g #x36 :b #x42 :a #x80)
(new 'static 'rgba :r #xb :g #x38 :b #x49 :a #x80)
(new 'static 'rgba :r #x12 :g #x42 :b #x50 :a #x80)
(new 'static 'rgba :r #x1b :g #x49 :b #x57 :a #x80)
(new 'static 'rgba :r #x21 :g #x51 :b #x5d :a #x80)
(new 'static 'rgba :r #x26 :g #x53 :b #x5f :a #x80)
(new 'static 'rgba :r #x28 :g #x55 :b #x5f :a #x80)
(new 'static 'rgba :r #x27 :g #x53 :b #x5f :a #x80)
(new 'static 'rgba :r #x25 :g #x54 :b #x5d :a #x80)
(new 'static 'rgba :r #x20 :g #x4f :b #x5b :a #x80)
(new 'static 'rgba :r #x1a :g #x47 :b #x57 :a #x80)
(new 'static 'rgba :r #x15 :g #x42 :b #x55 :a #x80)
(new 'static 'rgba :r #x13 :g #x41 :b #x53 :a #x80)
(new 'static 'rgba :r #x14 :g #x41 :b #x53 :a #x80)
(new 'static 'rgba :r #x19 :g #x45 :b #x54 :a #x80)
(new 'static 'rgba :r #x1d :g #x49 :b #x54 :a #x80)
(new 'static 'rgba :r #x20 :g #x4c :b #x53 :a #x80)
(new 'static 'rgba :r #x1e :g #x48 :b #x4f :a #x80)
(new 'static 'rgba :r #x1a :g #x44 :b #x4d :a #x80)
(new 'static 'rgba :r #x15 :g #x42 :b #x4b :a #x80)
(new 'static 'rgba :r #x10 :g #x3e :b #x49 :a #x80)
(new 'static 'rgba :r #x9 :g #x39 :b #x46 :a #x80)
(new 'static 'rgba :r #x5 :g #x36 :b #x42 :a #x80)
(new 'static 'rgba :r #x4 :g #x34 :b #x40 :a #x80)
(new 'static 'rgba :r #x3 :g #x33 :b #x3e :a #x80)
(new 'static 'rgba :r #x2 :g #x32 :b #x3d :a #x80)
(new 'static 'rgba :r #x2 :g #x31 :b #x3d :a #x80)
(new 'static 'rgba :r #x2 :g #x31 :b #x3c :a #x80)
(new 'static 'rgba :r #x2 :g #x31 :b #x3c :a #x80)
(new 'static 'rgba :r #x3 :g #x32 :b #x3d :a #x80)
(new 'static 'rgba :r #x4 :g #x32 :b #x3d :a #x80)
(new 'static 'rgba :r #x4 :g #x32 :b #x3e :a #x80)
(new 'static 'rgba :r #x4 :g #x32 :b #x3e :a #x80)
(new 'static 'rgba :r #x5 :g #x32 :b #x3f :a #x80)
(new 'static 'rgba :r #x5 :g #x33 :b #x3f :a #x80)
(new 'static 'rgba :r #x5 :g #x32 :b #x3f :a #x80)
(new 'static 'rgba :r #x5 :g #x32 :b #x3f :a #x80)
(new 'static 'rgba :r #x5 :g #x32 :b #x3f :a #x80)
(new 'static 'rgba :r #x4 :g #x31 :b #x3f :a #x80)
(new 'static 'rgba :r #x3 :g #x30 :b #x3e :a #x80)
(new 'static 'rgba :r #x3 :g #x2f :b #x3c :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x3a :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x3 :g #x31 :b #x3c :a #x80)
(new 'static 'rgba :r #x7 :g #x32 :b #x41 :a #x80)
(new 'static 'rgba :r #xc :g #x3a :b #x49 :a #x80)
(new 'static 'rgba :r #x13 :g #x40 :b #x50 :a #x80)
(new 'static 'rgba :r #x1b :g #x48 :b #x57 :a #x80)
(new 'static 'rgba :r #x22 :g #x52 :b #x5d :a #x80)
(new 'static 'rgba :r #x26 :g #x52 :b #x5f :a #x80)
(new 'static 'rgba :r #x26 :g #x56 :b #x5f :a #x80)
(new 'static 'rgba :r #x24 :g #x51 :b #x5d :a #x80)
(new 'static 'rgba :r #x21 :g #x4f :b #x5c :a #x80)
(new 'static 'rgba :r #x1e :g #x4b :b #x5a :a #x80)
(new 'static 'rgba :r #x1c :g #x4a :b #x59 :a #x80)
(new 'static 'rgba :r #x19 :g #x47 :b #x57 :a #x80)
(new 'static 'rgba :r #x18 :g #x47 :b #x56 :a #x80)
(new 'static 'rgba :r #x19 :g #x47 :b #x56 :a #x80)
(new 'static 'rgba :r #x1b :g #x4a :b #x55 :a #x80)
(new 'static 'rgba :r #x1e :g #x49 :b #x55 :a #x80)
(new 'static 'rgba :r #x20 :g #x4c :b #x54 :a #x80)
(new 'static 'rgba :r #x20 :g #x4b :b #x51 :a #x80)
(new 'static 'rgba :r #x1d :g #x46 :b #x4d :a #x80)
(new 'static 'rgba :r #x19 :g #x44 :b #x4b :a #x80)
(new 'static 'rgba :r #x15 :g #x41 :b #x4a :a #x80)
(new 'static 'rgba :r #x11 :g #x3d :b #x48 :a #x80)
(new 'static 'rgba :r #xd :g #x3b :b #x46 :a #x80)
(new 'static 'rgba :r #x9 :g #x38 :b #x43 :a #x80)
(new 'static 'rgba :r #x5 :g #x36 :b #x40 :a #x80)
(new 'static 'rgba :r #x4 :g #x35 :b #x3f :a #x80)
(new 'static 'rgba :r #x3 :g #x34 :b #x3e :a #x80)
(new 'static 'rgba :r #x3 :g #x33 :b #x3e :a #x80)
(new 'static 'rgba :r #x3 :g #x32 :b #x3d :a #x80)
(new 'static 'rgba :r #x3 :g #x32 :b #x3d :a #x80)
(new 'static 'rgba :r #x3 :g #x32 :b #x3d :a #x80)
(new 'static 'rgba :r #x3 :g #x32 :b #x3e :a #x80)
(new 'static 'rgba :r #x4 :g #x32 :b #x3e :a #x80)
(new 'static 'rgba :r #x4 :g #x32 :b #x3e :a #x80)
(new 'static 'rgba :r #x3 :g #x31 :b #x3e :a #x80)
(new 'static 'rgba :r #x3 :g #x31 :b #x3e :a #x80)
(new 'static 'rgba :r #x3 :g #x30 :b #x3e :a #x80)
(new 'static 'rgba :r #x4 :g #x31 :b #x3d :a #x80)
(new 'static 'rgba :r #x3 :g #x31 :b #x3d :a #x80)
(new 'static 'rgba :r #x3 :g #x30 :b #x3c :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x3b :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x3a :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x3 :g #x2f :b #x3b :a #x80)
(new 'static 'rgba :r #x6 :g #x32 :b #x41 :a #x80)
(new 'static 'rgba :r #xb :g #x3a :b #x49 :a #x80)
(new 'static 'rgba :r #x11 :g #x3e :b #x4f :a #x80)
(new 'static 'rgba :r #x18 :g #x46 :b #x55 :a #x80)
(new 'static 'rgba :r #x1d :g #x4c :b #x59 :a #x80)
(new 'static 'rgba :r #x20 :g #x4c :b #x5b :a #x80)
(new 'static 'rgba :r #x1f :g #x4c :b #x5b :a #x80)
(new 'static 'rgba :r #x1c :g #x4a :b #x59 :a #x80)
(new 'static 'rgba :r #x1a :g #x49 :b #x58 :a #x80)
(new 'static 'rgba :r #x19 :g #x47 :b #x57 :a #x80)
(new 'static 'rgba :r #x1a :g #x47 :b #x57 :a #x80)
(new 'static 'rgba :r #x19 :g #x4a :b #x56 :a #x80)
(new 'static 'rgba :r #x1b :g #x48 :b #x57 :a #x80)
(new 'static 'rgba :r #x1b :g #x49 :b #x56 :a #x80)
(new 'static 'rgba :r #x1b :g #x47 :b #x54 :a #x80)
(new 'static 'rgba :r #x1c :g #x49 :b #x55 :a #x80)
(new 'static 'rgba :r #x1e :g #x4c :b #x55 :a #x80)
(new 'static 'rgba :r #x20 :g #x4b :b #x53 :a #x80)
(new 'static 'rgba :r #x20 :g #x4a :b #x50 :a #x80)
(new 'static 'rgba :r #x1e :g #x48 :b #x4e :a #x80)
(new 'static 'rgba :r #x1b :g #x46 :b #x4c :a #x80)
(new 'static 'rgba :r #x17 :g #x43 :b #x4a :a #x80)
(new 'static 'rgba :r #x15 :g #x41 :b #x49 :a #x80)
(new 'static 'rgba :r #x12 :g #x3f :b #x48 :a #x80)
(new 'static 'rgba :r #xd :g #x3b :b #x45 :a #x80)
(new 'static 'rgba :r #x8 :g #x38 :b #x42 :a #x80)
(new 'static 'rgba :r #x6 :g #x35 :b #x40 :a #x80)
(new 'static 'rgba :r #x5 :g #x34 :b #x3f :a #x80)
(new 'static 'rgba :r #x5 :g #x33 :b #x3f :a #x80)
(new 'static 'rgba :r #x4 :g #x32 :b #x3e :a #x80)
(new 'static 'rgba :r #x4 :g #x32 :b #x3d :a #x80)
(new 'static 'rgba :r #x3 :g #x31 :b #x3d :a #x80)
(new 'static 'rgba :r #x3 :g #x31 :b #x3d :a #x80)
(new 'static 'rgba :r #x3 :g #x30 :b #x3c :a #x80)
(new 'static 'rgba :r #x3 :g #x30 :b #x3c :a #x80)
(new 'static 'rgba :r #x3 :g #x30 :b #x3c :a #x80)
(new 'static 'rgba :r #x3 :g #x30 :b #x3d :a #x80)
(new 'static 'rgba :r #x3 :g #x30 :b #x3d :a #x80)
(new 'static 'rgba :r #x3 :g #x30 :b #x3c :a #x80)
(new 'static 'rgba :r #x2 :g #x30 :b #x3c :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x3b :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x3a :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x2c :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x3a :a #x80)
(new 'static 'rgba :r #x5 :g #x30 :b #x40 :a #x80)
(new 'static 'rgba :r #xa :g #x39 :b #x47 :a #x80)
(new 'static 'rgba :r #xe :g #x3b :b #x4d :a #x80)
(new 'static 'rgba :r #x12 :g #x3f :b #x50 :a #x80)
(new 'static 'rgba :r #x15 :g #x43 :b #x54 :a #x80)
(new 'static 'rgba :r #x16 :g #x42 :b #x54 :a #x80)
(new 'static 'rgba :r #x14 :g #x42 :b #x53 :a #x80)
(new 'static 'rgba :r #x13 :g #x43 :b #x53 :a #x80)
(new 'static 'rgba :r #x13 :g #x40 :b #x52 :a #x80)
(new 'static 'rgba :r #x13 :g #x3f :b #x52 :a #x80)
(new 'static 'rgba :r #x14 :g #x42 :b #x53 :a #x80)
(new 'static 'rgba :r #x14 :g #x44 :b #x52 :a #x80)
(new 'static 'rgba :r #x14 :g #x43 :b #x51 :a #x80)
(new 'static 'rgba :r #x14 :g #x43 :b #x50 :a #x80)
(new 'static 'rgba :r #x14 :g #x41 :b #x4f :a #x80)
(new 'static 'rgba :r #x14 :g #x42 :b #x50 :a #x80)
(new 'static 'rgba :r #x19 :g #x44 :b #x51 :a #x80)
(new 'static 'rgba :r #x1e :g #x4a :b #x54 :a #x80)
(new 'static 'rgba :r #x22 :g #x4d :b #x54 :a #x80)
(new 'static 'rgba :r #x22 :g #x4e :b #x53 :a #x80)
(new 'static 'rgba :r #x20 :g #x4c :b #x52 :a #x80)
(new 'static 'rgba :r #x1d :g #x49 :b #x50 :a #x80)
(new 'static 'rgba :r #x19 :g #x46 :b #x4e :a #x80)
(new 'static 'rgba :r #x14 :g #x41 :b #x4b :a #x80)
(new 'static 'rgba :r #xf :g #x3c :b #x47 :a #x80)
(new 'static 'rgba :r #xb :g #x38 :b #x45 :a #x80)
(new 'static 'rgba :r #x8 :g #x34 :b #x41 :a #x80)
(new 'static 'rgba :r #x6 :g #x33 :b #x3f :a #x80)
(new 'static 'rgba :r #x5 :g #x31 :b #x3e :a #x80)
(new 'static 'rgba :r #x4 :g #x31 :b #x3d :a #x80)
(new 'static 'rgba :r #x4 :g #x31 :b #x3c :a #x80)
(new 'static 'rgba :r #x3 :g #x30 :b #x3c :a #x80)
(new 'static 'rgba :r #x3 :g #x30 :b #x3b :a #x80)
(new 'static 'rgba :r #x3 :g #x2f :b #x3b :a #x80)
(new 'static 'rgba :r #x2 :g #x2f :b #x3b :a #x80)
(new 'static 'rgba :r #x2 :g #x2f :b #x3b :a #x80)
(new 'static 'rgba :r #x3 :g #x30 :b #x3c :a #x80)
(new 'static 'rgba :r #x3 :g #x30 :b #x3d :a #x80)
(new 'static 'rgba :r #x4 :g #x31 :b #x3d :a #x80)
(new 'static 'rgba :r #x3 :g #x30 :b #x3d :a #x80)
(new 'static 'rgba :r #x3 :g #x2f :b #x3c :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x3a :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x39 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x2c :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2b :b #x39 :a #x80)
(new 'static 'rgba :r #x4 :g #x30 :b #x3e :a #x80)
(new 'static 'rgba :r #x8 :g #x36 :b #x45 :a #x80)
(new 'static 'rgba :r #xb :g #x39 :b #x49 :a #x80)
(new 'static 'rgba :r #xd :g #x3b :b #x4c :a #x80)
(new 'static 'rgba :r #xe :g #x3b :b #x4d :a #x80)
(new 'static 'rgba :r #xe :g #x3a :b #x4e :a #x80)
(new 'static 'rgba :r #xd :g #x39 :b #x4e :a #x80)
(new 'static 'rgba :r #xd :g #x3b :b #x4e :a #x80)
(new 'static 'rgba :r #xe :g #x3d :b #x4f :a #x80)
(new 'static 'rgba :r #xe :g #x3c :b #x4f :a #x80)
(new 'static 'rgba :r #xf :g #x3d :b #x4f :a #x80)
(new 'static 'rgba :r #xf :g #x3d :b #x4d :a #x80)
(new 'static 'rgba :r #xd :g #x3b :b #x4b :a #x80)
(new 'static 'rgba :r #xc :g #x3a :b #x49 :a #x80)
(new 'static 'rgba :r #xb :g #x39 :b #x48 :a #x80)
(new 'static 'rgba :r #xe :g #x3b :b #x4b :a #x80)
(new 'static 'rgba :r #x13 :g #x42 :b #x4e :a #x80)
(new 'static 'rgba :r #x1a :g #x47 :b #x53 :a #x80)
(new 'static 'rgba :r #x20 :g #x4e :b #x56 :a #x80)
(new 'static 'rgba :r #x23 :g #x4f :b #x57 :a #x80)
(new 'static 'rgba :r #x22 :g #x4e :b #x54 :a #x80)
(new 'static 'rgba :r #x1f :g #x4c :b #x52 :a #x80)
(new 'static 'rgba :r #x19 :g #x46 :b #x4f :a #x80)
(new 'static 'rgba :r #x14 :g #x41 :b #x4c :a #x80)
(new 'static 'rgba :r #xe :g #x3b :b #x48 :a #x80)
(new 'static 'rgba :r #x9 :g #x36 :b #x44 :a #x80)
(new 'static 'rgba :r #x6 :g #x32 :b #x40 :a #x80)
(new 'static 'rgba :r #x5 :g #x32 :b #x3e :a #x80)
(new 'static 'rgba :r #x4 :g #x31 :b #x3d :a #x80)
(new 'static 'rgba :r #x4 :g #x30 :b #x3c :a #x80)
(new 'static 'rgba :r #x3 :g #x30 :b #x3c :a #x80)
(new 'static 'rgba :r #x3 :g #x2f :b #x3b :a #x80)
(new 'static 'rgba :r #x3 :g #x2f :b #x3b :a #x80)
(new 'static 'rgba :r #x3 :g #x2f :b #x3b :a #x80)
(new 'static 'rgba :r #x3 :g #x30 :b #x3c :a #x80)
(new 'static 'rgba :r #x3 :g #x30 :b #x3d :a #x80)
(new 'static 'rgba :r #x4 :g #x31 :b #x3e :a #x80)
(new 'static 'rgba :r #x5 :g #x33 :b #x40 :a #x80)
(new 'static 'rgba :r #x6 :g #x32 :b #x41 :a #x80)
(new 'static 'rgba :r #x6 :g #x33 :b #x41 :a #x80)
(new 'static 'rgba :r #x4 :g #x31 :b #x40 :a #x80)
(new 'static 'rgba :r #x3 :g #x2f :b #x3b :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2b :b #x39 :a #x80)
(new 'static 'rgba :r #x3 :g #x2f :b #x3d :a #x80)
(new 'static 'rgba :r #x6 :g #x32 :b #x43 :a #x80)
(new 'static 'rgba :r #x8 :g #x37 :b #x47 :a #x80)
(new 'static 'rgba :r #x9 :g #x39 :b #x49 :a #x80)
(new 'static 'rgba :r #x9 :g #x37 :b #x49 :a #x80)
(new 'static 'rgba :r #xa :g #x3a :b #x4a :a #x80)
(new 'static 'rgba :r #xb :g #x37 :b #x4c :a #x80)
(new 'static 'rgba :r #xc :g #x3b :b #x4e :a #x80)
(new 'static 'rgba :r #xf :g #x3e :b #x51 :a #x80)
(new 'static 'rgba :r #x11 :g #x40 :b #x51 :a #x80)
(new 'static 'rgba :r #x10 :g #x3e :b #x51 :a #x80)
(new 'static 'rgba :r #xe :g #x3e :b #x4e :a #x80)
(new 'static 'rgba :r #xc :g #x3b :b #x4b :a #x80)
(new 'static 'rgba :r #xa :g #x37 :b #x48 :a #x80)
(new 'static 'rgba :r #xa :g #x38 :b #x47 :a #x80)
(new 'static 'rgba :r #xd :g #x3b :b #x49 :a #x80)
(new 'static 'rgba :r #x12 :g #x41 :b #x4d :a #x80)
(new 'static 'rgba :r #x19 :g #x48 :b #x52 :a #x80)
(new 'static 'rgba :r #x20 :g #x4e :b #x56 :a #x80)
(new 'static 'rgba :r #x24 :g #x51 :b #x57 :a #x80)
(new 'static 'rgba :r #x25 :g #x50 :b #x57 :a #x80)
(new 'static 'rgba :r #x20 :g #x4e :b #x55 :a #x80)
(new 'static 'rgba :r #x1b :g #x49 :b #x51 :a #x80)
(new 'static 'rgba :r #x14 :g #x41 :b #x4d :a #x80)
(new 'static 'rgba :r #xd :g #x3a :b #x48 :a #x80)
(new 'static 'rgba :r #x8 :g #x36 :b #x43 :a #x80)
(new 'static 'rgba :r #x5 :g #x33 :b #x40 :a #x80)
(new 'static 'rgba :r #x5 :g #x31 :b #x3e :a #x80)
(new 'static 'rgba :r #x4 :g #x32 :b #x3e :a #x80)
(new 'static 'rgba :r #x4 :g #x31 :b #x3e :a #x80)
(new 'static 'rgba :r #x4 :g #x31 :b #x3e :a #x80)
(new 'static 'rgba :r #x4 :g #x31 :b #x3d :a #x80)
(new 'static 'rgba :r #x4 :g #x31 :b #x3d :a #x80)
(new 'static 'rgba :r #x4 :g #x31 :b #x3d :a #x80)
(new 'static 'rgba :r #x4 :g #x31 :b #x3e :a #x80)
(new 'static 'rgba :r #x5 :g #x32 :b #x40 :a #x80)
(new 'static 'rgba :r #x7 :g #x35 :b #x43 :a #x80)
(new 'static 'rgba :r #x8 :g #x35 :b #x45 :a #x80)
(new 'static 'rgba :r #x8 :g #x36 :b #x45 :a #x80)
(new 'static 'rgba :r #x8 :g #x36 :b #x45 :a #x80)
(new 'static 'rgba :r #x6 :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x3 :g #x30 :b #x3d :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2f :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2f :b #x3b :a #x80)
(new 'static 'rgba :r #x5 :g #x30 :b #x41 :a #x80)
(new 'static 'rgba :r #x7 :g #x36 :b #x45 :a #x80)
(new 'static 'rgba :r #x7 :g #x39 :b #x47 :a #x80)
(new 'static 'rgba :r #x9 :g #x39 :b #x48 :a #x80)
(new 'static 'rgba :r #xa :g #x3a :b #x4a :a #x80)
(new 'static 'rgba :r #xc :g #x3b :b #x4d :a #x80)
(new 'static 'rgba :r #xf :g #x40 :b #x51 :a #x80)
(new 'static 'rgba :r #x12 :g #x41 :b #x54 :a #x80)
(new 'static 'rgba :r #x14 :g #x40 :b #x54 :a #x80)
(new 'static 'rgba :r #x14 :g #x45 :b #x54 :a #x80)
(new 'static 'rgba :r #x12 :g #x40 :b #x51 :a #x80)
(new 'static 'rgba :r #xf :g #x3f :b #x4e :a #x80)
(new 'static 'rgba :r #xe :g #x3b :b #x4b :a #x80)
(new 'static 'rgba :r #xe :g #x3a :b #x49 :a #x80)
(new 'static 'rgba :r #x10 :g #x40 :b #x4b :a #x80)
(new 'static 'rgba :r #x14 :g #x41 :b #x4c :a #x80)
(new 'static 'rgba :r #x19 :g #x49 :b #x4f :a #x80)
(new 'static 'rgba :r #x20 :g #x4e :b #x53 :a #x80)
(new 'static 'rgba :r #x25 :g #x51 :b #x56 :a #x80)
(new 'static 'rgba :r #x25 :g #x52 :b #x57 :a #x80)
(new 'static 'rgba :r #x22 :g #x4e :b #x56 :a #x80)
(new 'static 'rgba :r #x1c :g #x48 :b #x52 :a #x80)
(new 'static 'rgba :r #x14 :g #x41 :b #x4e :a #x80)
(new 'static 'rgba :r #xd :g #x3b :b #x48 :a #x80)
(new 'static 'rgba :r #x9 :g #x36 :b #x44 :a #x80)
(new 'static 'rgba :r #x6 :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x7 :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x7 :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x7 :g #x35 :b #x43 :a #x80)
(new 'static 'rgba :r #x6 :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x6 :g #x35 :b #x42 :a #x80)
(new 'static 'rgba :r #x5 :g #x34 :b #x41 :a #x80)
(new 'static 'rgba :r #x6 :g #x33 :b #x41 :a #x80)
(new 'static 'rgba :r #x7 :g #x35 :b #x43 :a #x80)
(new 'static 'rgba :r #x9 :g #x38 :b #x45 :a #x80)
(new 'static 'rgba :r #xb :g #x39 :b #x47 :a #x80)
(new 'static 'rgba :r #xb :g #x3a :b #x49 :a #x80)
(new 'static 'rgba :r #xa :g #x39 :b #x49 :a #x80)
(new 'static 'rgba :r #xa :g #x38 :b #x48 :a #x80)
(new 'static 'rgba :r #x8 :g #x35 :b #x45 :a #x80)
(new 'static 'rgba :r #x4 :g #x31 :b #x3e :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x3b :a #x80)
(new 'static 'rgba :r #x5 :g #x30 :b #x40 :a #x80)
(new 'static 'rgba :r #x6 :g #x36 :b #x44 :a #x80)
(new 'static 'rgba :r #x8 :g #x38 :b #x47 :a #x80)
(new 'static 'rgba :r #xa :g #x38 :b #x49 :a #x80)
(new 'static 'rgba :r #xd :g #x3a :b #x4c :a #x80)
(new 'static 'rgba :r #x10 :g #x40 :b #x50 :a #x80)
(new 'static 'rgba :r #x14 :g #x43 :b #x54 :a #x80)
(new 'static 'rgba :r #x16 :g #x46 :b #x57 :a #x80)
(new 'static 'rgba :r #x16 :g #x44 :b #x56 :a #x80)
(new 'static 'rgba :r #x15 :g #x46 :b #x54 :a #x80)
(new 'static 'rgba :r #x14 :g #x42 :b #x51 :a #x80)
(new 'static 'rgba :r #x11 :g #x41 :b #x4e :a #x80)
(new 'static 'rgba :r #x10 :g #x41 :b #x4b :a #x80)
(new 'static 'rgba :r #x10 :g #x3e :b #x4a :a #x80)
(new 'static 'rgba :r #x12 :g #x40 :b #x49 :a #x80)
(new 'static 'rgba :r #x15 :g #x45 :b #x4a :a #x80)
(new 'static 'rgba :r #x1a :g #x48 :b #x4a :a #x80)
(new 'static 'rgba :r #x1f :g #x4a :b #x4b :a #x80)
(new 'static 'rgba :r #x23 :g #x4d :b #x4e :a #x80)
(new 'static 'rgba :r #x26 :g #x51 :b #x53 :a #x80)
(new 'static 'rgba :r #x23 :g #x51 :b #x55 :a #x80)
(new 'static 'rgba :r #x1d :g #x49 :b #x51 :a #x80)
(new 'static 'rgba :r #x15 :g #x45 :b #x4c :a #x80)
(new 'static 'rgba :r #xf :g #x3d :b #x48 :a #x80)
(new 'static 'rgba :r #xb :g #x39 :b #x45 :a #x80)
(new 'static 'rgba :r #x9 :g #x3a :b #x44 :a #x80)
(new 'static 'rgba :r #x9 :g #x38 :b #x46 :a #x80)
(new 'static 'rgba :r #x9 :g #x37 :b #x47 :a #x80)
(new 'static 'rgba :r #xa :g #x39 :b #x48 :a #x80)
(new 'static 'rgba :r #x9 :g #x38 :b #x47 :a #x80)
(new 'static 'rgba :r #x9 :g #x36 :b #x46 :a #x80)
(new 'static 'rgba :r #x9 :g #x37 :b #x46 :a #x80)
(new 'static 'rgba :r #xa :g #x38 :b #x47 :a #x80)
(new 'static 'rgba :r #xc :g #x3a :b #x48 :a #x80)
(new 'static 'rgba :r #xe :g #x3d :b #x4b :a #x80)
(new 'static 'rgba :r #xf :g #x3f :b #x4c :a #x80)
(new 'static 'rgba :r #xf :g #x3e :b #x4d :a #x80)
(new 'static 'rgba :r #xe :g #x3d :b #x4c :a #x80)
(new 'static 'rgba :r #xc :g #x39 :b #x4a :a #x80)
(new 'static 'rgba :r #x9 :g #x36 :b #x46 :a #x80)
(new 'static 'rgba :r #x5 :g #x33 :b #x40 :a #x80)
(new 'static 'rgba :r #x2 :g #x2f :b #x3a :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x3a :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x3a :a #x80)
(new 'static 'rgba :r #x4 :g #x2f :b #x3d :a #x80)
(new 'static 'rgba :r #x5 :g #x31 :b #x42 :a #x80)
(new 'static 'rgba :r #x8 :g #x38 :b #x46 :a #x80)
(new 'static 'rgba :r #xa :g #x39 :b #x48 :a #x80)
(new 'static 'rgba :r #xd :g #x3a :b #x4b :a #x80)
(new 'static 'rgba :r #x12 :g #x3f :b #x4f :a #x80)
(new 'static 'rgba :r #x16 :g #x42 :b #x54 :a #x80)
(new 'static 'rgba :r #x1d :g #x4a :b #x59 :a #x80)
(new 'static 'rgba :r #x1e :g #x4a :b #x59 :a #x80)
(new 'static 'rgba :r #x1a :g #x49 :b #x56 :a #x80)
(new 'static 'rgba :r #x16 :g #x44 :b #x51 :a #x80)
(new 'static 'rgba :r #x13 :g #x42 :b #x4e :a #x80)
(new 'static 'rgba :r #x11 :g #x42 :b #x4a :a #x80)
(new 'static 'rgba :r #xf :g #x42 :b #x47 :a #x80)
(new 'static 'rgba :r #x10 :g #x42 :b #x45 :a #x80)
(new 'static 'rgba :r #x12 :g #x41 :b #x44 :a #x80)
(new 'static 'rgba :r #x15 :g #x42 :b #x41 :a #x80)
(new 'static 'rgba :r #x1a :g #x43 :b #x42 :a #x80)
(new 'static 'rgba :r #x1d :g #x45 :b #x42 :a #x80)
(new 'static 'rgba :r #x21 :g #x47 :b #x42 :a #x80)
(new 'static 'rgba :r #x23 :g #x4b :b #x48 :a #x80)
(new 'static 'rgba :r #x22 :g #x4b :b #x4d :a #x80)
(new 'static 'rgba :r #x1d :g #x49 :b #x4a :a #x80)
(new 'static 'rgba :r #x17 :g #x46 :b #x49 :a #x80)
(new 'static 'rgba :r #x12 :g #x41 :b #x48 :a #x80)
(new 'static 'rgba :r #xe :g #x3d :b #x47 :a #x80)
(new 'static 'rgba :r #xc :g #x3d :b #x46 :a #x80)
(new 'static 'rgba :r #xc :g #x3c :b #x48 :a #x80)
(new 'static 'rgba :r #xd :g #x3c :b #x49 :a #x80)
(new 'static 'rgba :r #xc :g #x3c :b #x4a :a #x80)
(new 'static 'rgba :r #xc :g #x3c :b #x4a :a #x80)
(new 'static 'rgba :r #xc :g #x3b :b #x4b :a #x80)
(new 'static 'rgba :r #xd :g #x3d :b #x4b :a #x80)
(new 'static 'rgba :r #xf :g #x3d :b #x4c :a #x80)
(new 'static 'rgba :r #x12 :g #x40 :b #x4e :a #x80)
(new 'static 'rgba :r #x14 :g #x42 :b #x4f :a #x80)
(new 'static 'rgba :r #x14 :g #x41 :b #x50 :a #x80)
(new 'static 'rgba :r #x13 :g #x40 :b #x4f :a #x80)
(new 'static 'rgba :r #x11 :g #x3e :b #x4e :a #x80)
(new 'static 'rgba :r #xe :g #x3c :b #x4c :a #x80)
(new 'static 'rgba :r #xb :g #x39 :b #x48 :a #x80)
(new 'static 'rgba :r #x6 :g #x34 :b #x41 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x3a :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x3a :a #x80)
(new 'static 'rgba :r #x3 :g #x2f :b #x3c :a #x80)
(new 'static 'rgba :r #x3 :g #x2f :b #x3d :a #x80)
(new 'static 'rgba :r #x5 :g #x34 :b #x40 :a #x80)
(new 'static 'rgba :r #x7 :g #x33 :b #x45 :a #x80)
(new 'static 'rgba :r #x9 :g #x39 :b #x48 :a #x80)
(new 'static 'rgba :r #xc :g #x3a :b #x4b :a #x80)
(new 'static 'rgba :r #x12 :g #x3f :b #x4f :a #x80)
(new 'static 'rgba :r #x17 :g #x47 :b #x54 :a #x80)
(new 'static 'rgba :r #x1d :g #x48 :b #x56 :a #x80)
(new 'static 'rgba :r #x21 :g #x52 :b #x5a :a #x80)
(new 'static 'rgba :r #x21 :g #x4f :b #x58 :a #x80)
(new 'static 'rgba :r #x1e :g #x4c :b #x55 :a #x80)
(new 'static 'rgba :r #x18 :g #x49 :b #x4f :a #x80)
(new 'static 'rgba :r #x12 :g #x45 :b #x4b :a #x80)
(new 'static 'rgba :r #xf :g #x44 :b #x46 :a #x80)
(new 'static 'rgba :r #xe :g #x3f :b #x42 :a #x80)
(new 'static 'rgba :r #xf :g #x3d :b #x3e :a #x80)
(new 'static 'rgba :r #x11 :g #x3d :b #x3d :a #x80)
(new 'static 'rgba :r #x14 :g #x3e :b #x3c :a #x80)
(new 'static 'rgba :r #x19 :g #x40 :b #x39 :a #x80)
(new 'static 'rgba :r #x1c :g #x41 :b #x38 :a #x80)
(new 'static 'rgba :r #x1f :g #x43 :b #x3b :a #x80)
(new 'static 'rgba :r #x20 :g #x45 :b #x3e :a #x80)
(new 'static 'rgba :r #x20 :g #x44 :b #x3e :a #x80)
(new 'static 'rgba :r #x1c :g #x44 :b #x40 :a #x80)
(new 'static 'rgba :r #x18 :g #x43 :b #x42 :a #x80)
(new 'static 'rgba :r #x15 :g #x42 :b #x46 :a #x80)
(new 'static 'rgba :r #x11 :g #x42 :b #x49 :a #x80)
(new 'static 'rgba :r #x10 :g #x3f :b #x48 :a #x80)
(new 'static 'rgba :r #xe :g #x3e :b #x48 :a #x80)
(new 'static 'rgba :r #xe :g #x3f :b #x49 :a #x80)
(new 'static 'rgba :r #xe :g #x3e :b #x4a :a #x80)
(new 'static 'rgba :r #xe :g #x3c :b #x4b :a #x80)
(new 'static 'rgba :r #xe :g #x3c :b #x4c :a #x80)
(new 'static 'rgba :r #x10 :g #x3e :b #x4d :a #x80)
(new 'static 'rgba :r #x14 :g #x41 :b #x50 :a #x80)
(new 'static 'rgba :r #x16 :g #x44 :b #x51 :a #x80)
(new 'static 'rgba :r #x18 :g #x46 :b #x52 :a #x80)
(new 'static 'rgba :r #x17 :g #x45 :b #x52 :a #x80)
(new 'static 'rgba :r #x16 :g #x44 :b #x51 :a #x80)
(new 'static 'rgba :r #x15 :g #x43 :b #x50 :a #x80)
(new 'static 'rgba :r #x12 :g #x40 :b #x4e :a #x80)
(new 'static 'rgba :r #xe :g #x3b :b #x49 :a #x80)
(new 'static 'rgba :r #x7 :g #x36 :b #x42 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x3a :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x3a :a #x80)
(new 'static 'rgba :r #x4 :g #x32 :b #x3d :a #x80)
(new 'static 'rgba :r #x5 :g #x32 :b #x3f :a #x80)
(new 'static 'rgba :r #x7 :g #x36 :b #x44 :a #x80)
(new 'static 'rgba :r #xa :g #x39 :b #x48 :a #x80)
(new 'static 'rgba :r #xc :g #x3b :b #x4b :a #x80)
(new 'static 'rgba :r #x11 :g #x3d :b #x4e :a #x80)
(new 'static 'rgba :r #x17 :g #x45 :b #x52 :a #x80)
(new 'static 'rgba :r #x1d :g #x49 :b #x55 :a #x80)
(new 'static 'rgba :r #x20 :g #x4c :b #x55 :a #x80)
(new 'static 'rgba :r #x1c :g #x47 :b #x4f :a #x80)
(new 'static 'rgba :r #x1c :g #x48 :b #x51 :a #x80)
(new 'static 'rgba :r #x1f :g #x50 :b #x53 :a #x80)
(new 'static 'rgba :r #x1a :g #x4b :b #x4e :a #x80)
(new 'static 'rgba :r #x12 :g #x43 :b #x45 :a #x80)
(new 'static 'rgba :r #xf :g #x3f :b #x40 :a #x80)
(new 'static 'rgba :r #xe :g #x3c :b #x3b :a #x80)
(new 'static 'rgba :r #xf :g #x3c :b #x39 :a #x80)
(new 'static 'rgba :r #x10 :g #x3d :b #x37 :a #x80)
(new 'static 'rgba :r #x14 :g #x3f :b #x35 :a #x80)
(new 'static 'rgba :r #x17 :g #x40 :b #x34 :a #x80)
(new 'static 'rgba :r #x1a :g #x41 :b #x35 :a #x80)
(new 'static 'rgba :r #x1e :g #x42 :b #x36 :a #x80)
(new 'static 'rgba :r #x1f :g #x43 :b #x35 :a #x80)
(new 'static 'rgba :r #x1d :g #x42 :b #x38 :a #x80)
(new 'static 'rgba :r #x1b :g #x41 :b #x39 :a #x80)
(new 'static 'rgba :r #x17 :g #x40 :b #x3e :a #x80)
(new 'static 'rgba :r #x14 :g #x41 :b #x43 :a #x80)
(new 'static 'rgba :r #x12 :g #x41 :b #x47 :a #x80)
(new 'static 'rgba :r #x10 :g #x42 :b #x48 :a #x80)
(new 'static 'rgba :r #x10 :g #x42 :b #x49 :a #x80)
(new 'static 'rgba :r #xf :g #x3f :b #x49 :a #x80)
(new 'static 'rgba :r #xf :g #x3d :b #x49 :a #x80)
(new 'static 'rgba :r #xe :g #x40 :b #x4b :a #x80)
(new 'static 'rgba :r #xf :g #x40 :b #x4c :a #x80)
(new 'static 'rgba :r #x12 :g #x43 :b #x4e :a #x80)
(new 'static 'rgba :r #x15 :g #x42 :b #x51 :a #x80)
(new 'static 'rgba :r #x19 :g #x48 :b #x53 :a #x80)
(new 'static 'rgba :r #x1a :g #x48 :b #x54 :a #x80)
(new 'static 'rgba :r #x19 :g #x47 :b #x53 :a #x80)
(new 'static 'rgba :r #x19 :g #x47 :b #x53 :a #x80)
(new 'static 'rgba :r #x17 :g #x45 :b #x52 :a #x80)
(new 'static 'rgba :r #x13 :g #x42 :b #x4f :a #x80)
(new 'static 'rgba :r #xf :g #x3b :b #x4b :a #x80)
(new 'static 'rgba :r #x9 :g #x35 :b #x43 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x3b :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x3a :a #x80)
(new 'static 'rgba :r #x4 :g #x31 :b #x3e :a #x80)
(new 'static 'rgba :r #x7 :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #xa :g #x37 :b #x47 :a #x80)
(new 'static 'rgba :r #xd :g #x3c :b #x4b :a #x80)
(new 'static 'rgba :r #x12 :g #x42 :b #x4f :a #x80)
(new 'static 'rgba :r #x17 :g #x46 :b #x52 :a #x80)
(new 'static 'rgba :r #x1b :g #x49 :b #x54 :a #x80)
(new 'static 'rgba :r #x1e :g #x48 :b #x54 :a #x80)
(new 'static 'rgba :r #x18 :g #x43 :b #x4c :a #x80)
(new 'static 'rgba :r #x12 :g #x3f :b #x46 :a #x80)
(new 'static 'rgba :r #x14 :g #x44 :b #x48 :a #x80)
(new 'static 'rgba :r #x1a :g #x4b :b #x4c :a #x80)
(new 'static 'rgba :r #x1b :g #x4a :b #x4a :a #x80)
(new 'static 'rgba :r #x13 :g #x41 :b #x41 :a #x80)
(new 'static 'rgba :r #x10 :g #x3d :b #x3c :a #x80)
(new 'static 'rgba :r #xe :g #x3c :b #x39 :a #x80)
(new 'static 'rgba :r #xf :g #x3d :b #x36 :a #x80)
(new 'static 'rgba :r #x10 :g #x3e :b #x36 :a #x80)
(new 'static 'rgba :r #x12 :g #x3e :b #x31 :a #x80)
(new 'static 'rgba :r #x15 :g #x40 :b #x2e :a #x80)
(new 'static 'rgba :r #x18 :g #x40 :b #x2e :a #x80)
(new 'static 'rgba :r #x1b :g #x41 :b #x2f :a #x80)
(new 'static 'rgba :r #x1c :g #x42 :b #x31 :a #x80)
(new 'static 'rgba :r #x1b :g #x42 :b #x32 :a #x80)
(new 'static 'rgba :r #x19 :g #x42 :b #x34 :a #x80)
(new 'static 'rgba :r #x16 :g #x40 :b #x3b :a #x80)
(new 'static 'rgba :r #x13 :g #x3f :b #x3e :a #x80)
(new 'static 'rgba :r #x11 :g #x41 :b #x44 :a #x80)
(new 'static 'rgba :r #x10 :g #x3f :b #x46 :a #x80)
(new 'static 'rgba :r #x10 :g #x42 :b #x47 :a #x80)
(new 'static 'rgba :r #xf :g #x3e :b #x48 :a #x80)
(new 'static 'rgba :r #xe :g #x41 :b #x48 :a #x80)
(new 'static 'rgba :r #xe :g #x41 :b #x49 :a #x80)
(new 'static 'rgba :r #xe :g #x40 :b #x4a :a #x80)
(new 'static 'rgba :r #x11 :g #x3f :b #x4d :a #x80)
(new 'static 'rgba :r #x15 :g #x42 :b #x50 :a #x80)
(new 'static 'rgba :r #x19 :g #x48 :b #x53 :a #x80)
(new 'static 'rgba :r #x1c :g #x48 :b #x55 :a #x80)
(new 'static 'rgba :r #x1b :g #x48 :b #x55 :a #x80)
(new 'static 'rgba :r #x1a :g #x48 :b #x54 :a #x80)
(new 'static 'rgba :r #x16 :g #x44 :b #x52 :a #x80)
(new 'static 'rgba :r #x13 :g #x3f :b #x50 :a #x80)
(new 'static 'rgba :r #xe :g #x3a :b #x4b :a #x80)
(new 'static 'rgba :r #x8 :g #x35 :b #x43 :a #x80)
(new 'static 'rgba :r #x2 :g #x2f :b #x3a :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x3b :a #x80)
(new 'static 'rgba :r #x5 :g #x31 :b #x40 :a #x80)
(new 'static 'rgba :r #x8 :g #x36 :b #x44 :a #x80)
(new 'static 'rgba :r #xc :g #x38 :b #x49 :a #x80)
(new 'static 'rgba :r #x10 :g #x41 :b #x4e :a #x80)
(new 'static 'rgba :r #x17 :g #x45 :b #x52 :a #x80)
(new 'static 'rgba :r #x1b :g #x47 :b #x54 :a #x80)
(new 'static 'rgba :r #x1d :g #x4c :b #x54 :a #x80)
(new 'static 'rgba :r #x19 :g #x43 :b #x4c :a #x80)
(new 'static 'rgba :r #x11 :g #x40 :b #x46 :a #x80)
(new 'static 'rgba :r #x10 :g #x3d :b #x43 :a #x80)
(new 'static 'rgba :r #x12 :g #x41 :b #x45 :a #x80)
(new 'static 'rgba :r #x16 :g #x45 :b #x46 :a #x80)
(new 'static 'rgba :r #x1a :g #x48 :b #x47 :a #x80)
(new 'static 'rgba :r #x13 :g #x40 :b #x3d :a #x80)
(new 'static 'rgba :r #xf :g #x3c :b #x37 :a #x80)
(new 'static 'rgba :r #xe :g #x3e :b #x34 :a #x80)
(new 'static 'rgba :r #xf :g #x3e :b #x35 :a #x80)
(new 'static 'rgba :r #xf :g #x3e :b #x30 :a #x80)
(new 'static 'rgba :r #xf :g #x3e :b #x2c :a #x80)
(new 'static 'rgba :r #x11 :g #x3d :b #x2a :a #x80)
(new 'static 'rgba :r #x14 :g #x3e :b #x29 :a #x80)
(new 'static 'rgba :r #x16 :g #x3f :b #x27 :a #x80)
(new 'static 'rgba :r #x17 :g #x3f :b #x29 :a #x80)
(new 'static 'rgba :r #x16 :g #x3f :b #x2c :a #x80)
(new 'static 'rgba :r #x15 :g #x3f :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x3f :b #x36 :a #x80)
(new 'static 'rgba :r #x11 :g #x3e :b #x3a :a #x80)
(new 'static 'rgba :r #x10 :g #x3e :b #x40 :a #x80)
(new 'static 'rgba :r #x10 :g #x40 :b #x43 :a #x80)
(new 'static 'rgba :r #xf :g #x3e :b #x45 :a #x80)
(new 'static 'rgba :r #xf :g #x40 :b #x46 :a #x80)
(new 'static 'rgba :r #xf :g #x3f :b #x47 :a #x80)
(new 'static 'rgba :r #xe :g #x40 :b #x47 :a #x80)
(new 'static 'rgba :r #xe :g #x41 :b #x48 :a #x80)
(new 'static 'rgba :r #x10 :g #x3f :b #x4a :a #x80)
(new 'static 'rgba :r #x12 :g #x41 :b #x4e :a #x80)
(new 'static 'rgba :r #x16 :g #x44 :b #x51 :a #x80)
(new 'static 'rgba :r #x19 :g #x48 :b #x53 :a #x80)
(new 'static 'rgba :r #x19 :g #x47 :b #x54 :a #x80)
(new 'static 'rgba :r #x17 :g #x46 :b #x54 :a #x80)
(new 'static 'rgba :r #x15 :g #x42 :b #x52 :a #x80)
(new 'static 'rgba :r #x10 :g #x3e :b #x4f :a #x80)
(new 'static 'rgba :r #xc :g #x3b :b #x4a :a #x80)
(new 'static 'rgba :r #x6 :g #x35 :b #x42 :a #x80)
(new 'static 'rgba :r #x2 :g #x2f :b #x3a :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x3b :a #x80)
(new 'static 'rgba :r #x5 :g #x32 :b #x40 :a #x80)
(new 'static 'rgba :r #x8 :g #x36 :b #x45 :a #x80)
(new 'static 'rgba :r #xe :g #x3a :b #x4b :a #x80)
(new 'static 'rgba :r #x14 :g #x43 :b #x50 :a #x80)
(new 'static 'rgba :r #x1a :g #x48 :b #x55 :a #x80)
(new 'static 'rgba :r #x1f :g #x49 :b #x54 :a #x80)
(new 'static 'rgba :r #x1a :g #x46 :b #x4f :a #x80)
(new 'static 'rgba :r #x13 :g #x41 :b #x48 :a #x80)
(new 'static 'rgba :r #x10 :g #x3d :b #x44 :a #x80)
(new 'static 'rgba :r #x11 :g #x3f :b #x43 :a #x80)
(new 'static 'rgba :r #x12 :g #x40 :b #x42 :a #x80)
(new 'static 'rgba :r #x19 :g #x47 :b #x47 :a #x80)
(new 'static 'rgba :r #x18 :g #x45 :b #x40 :a #x80)
(new 'static 'rgba :r #x11 :g #x3d :b #x36 :a #x80)
(new 'static 'rgba :r #xf :g #x3c :b #x33 :a #x80)
(new 'static 'rgba :r #xe :g #x3e :b #x31 :a #x80)
(new 'static 'rgba :r #xe :g #x3d :b #x30 :a #x80)
(new 'static 'rgba :r #xd :g #x3c :b #x2b :a #x80)
(new 'static 'rgba :r #xd :g #x3b :b #x26 :a #x80)
(new 'static 'rgba :r #xc :g #x3a :b #x22 :a #x80)
(new 'static 'rgba :r #xd :g #x3a :b #x1c :a #x80)
(new 'static 'rgba :r #xf :g #x3a :b #x1d :a #x80)
(new 'static 'rgba :r #x10 :g #x3b :b #x21 :a #x80)
(new 'static 'rgba :r #x10 :g #x3c :b #x24 :a #x80)
(new 'static 'rgba :r #x11 :g #x3d :b #x2b :a #x80)
(new 'static 'rgba :r #x11 :g #x3e :b #x30 :a #x80)
(new 'static 'rgba :r #xf :g #x3e :b #x38 :a #x80)
(new 'static 'rgba :r #xf :g #x3e :b #x3c :a #x80)
(new 'static 'rgba :r #xf :g #x3e :b #x40 :a #x80)
(new 'static 'rgba :r #xf :g #x3e :b #x42 :a #x80)
(new 'static 'rgba :r #xf :g #x40 :b #x43 :a #x80)
(new 'static 'rgba :r #xe :g #x40 :b #x44 :a #x80)
(new 'static 'rgba :r #xe :g #x3f :b #x44 :a #x80)
(new 'static 'rgba :r #xe :g #x40 :b #x46 :a #x80)
(new 'static 'rgba :r #xf :g #x40 :b #x48 :a #x80)
(new 'static 'rgba :r #x11 :g #x41 :b #x4b :a #x80)
(new 'static 'rgba :r #x13 :g #x42 :b #x4f :a #x80)
(new 'static 'rgba :r #x16 :g #x46 :b #x53 :a #x80)
(new 'static 'rgba :r #x16 :g #x45 :b #x54 :a #x80)
(new 'static 'rgba :r #x15 :g #x43 :b #x53 :a #x80)
(new 'static 'rgba :r #x11 :g #x41 :b #x50 :a #x80)
(new 'static 'rgba :r #xd :g #x3d :b #x4d :a #x80)
(new 'static 'rgba :r #xa :g #x36 :b #x48 :a #x80)
(new 'static 'rgba :r #x5 :g #x30 :b #x3f :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x3a :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x31 :b #x3c :a #x80)
(new 'static 'rgba :r #x5 :g #x33 :b #x41 :a #x80)
(new 'static 'rgba :r #x8 :g #x35 :b #x45 :a #x80)
(new 'static 'rgba :r #xe :g #x3c :b #x4a :a #x80)
(new 'static 'rgba :r #x15 :g #x45 :b #x51 :a #x80)
(new 'static 'rgba :r #x1d :g #x4b :b #x56 :a #x80)
(new 'static 'rgba :r #x1f :g #x4c :b #x53 :a #x80)
(new 'static 'rgba :r #x18 :g #x46 :b #x4e :a #x80)
(new 'static 'rgba :r #x13 :g #x43 :b #x48 :a #x80)
(new 'static 'rgba :r #x13 :g #x43 :b #x47 :a #x80)
(new 'static 'rgba :r #x13 :g #x41 :b #x44 :a #x80)
(new 'static 'rgba :r #x17 :g #x44 :b #x45 :a #x80)
(new 'static 'rgba :r #x18 :g #x46 :b #x44 :a #x80)
(new 'static 'rgba :r #x13 :g #x3e :b #x39 :a #x80)
(new 'static 'rgba :r #x10 :g #x3d :b #x33 :a #x80)
(new 'static 'rgba :r #xe :g #x3c :b #x2d :a #x80)
(new 'static 'rgba :r #xf :g #x3d :b #x2a :a #x80)
(new 'static 'rgba :r #xe :g #x3d :b #x2a :a #x80)
(new 'static 'rgba :r #xc :g #x3a :b #x24 :a #x80)
(new 'static 'rgba :r #x9 :g #x38 :b #x21 :a #x80)
(new 'static 'rgba :r #x8 :g #x36 :b #x19 :a #x80)
(new 'static 'rgba :r #x8 :g #x35 :b #x17 :a #x80)
(new 'static 'rgba :r #x8 :g #x35 :b #x15 :a #x80)
(new 'static 'rgba :r #x9 :g #x36 :b #x16 :a #x80)
(new 'static 'rgba :r #xa :g #x38 :b #x1c :a #x80)
(new 'static 'rgba :r #xc :g #x3a :b #x23 :a #x80)
(new 'static 'rgba :r #xd :g #x3c :b #x2d :a #x80)
(new 'static 'rgba :r #xe :g #x3e :b #x35 :a #x80)
(new 'static 'rgba :r #xf :g #x3e :b #x3a :a #x80)
(new 'static 'rgba :r #xe :g #x3f :b #x3e :a #x80)
(new 'static 'rgba :r #xf :g #x3e :b #x40 :a #x80)
(new 'static 'rgba :r #xe :g #x3e :b #x41 :a #x80)
(new 'static 'rgba :r #xe :g #x3e :b #x42 :a #x80)
(new 'static 'rgba :r #xe :g #x3c :b #x42 :a #x80)
(new 'static 'rgba :r #xe :g #x3f :b #x44 :a #x80)
(new 'static 'rgba :r #xd :g #x3f :b #x46 :a #x80)
(new 'static 'rgba :r #xf :g #x40 :b #x49 :a #x80)
(new 'static 'rgba :r #x10 :g #x41 :b #x4d :a #x80)
(new 'static 'rgba :r #x12 :g #x40 :b #x51 :a #x80)
(new 'static 'rgba :r #x12 :g #x42 :b #x52 :a #x80)
(new 'static 'rgba :r #x12 :g #x40 :b #x52 :a #x80)
(new 'static 'rgba :r #xf :g #x3c :b #x4f :a #x80)
(new 'static 'rgba :r #xb :g #x3b :b #x4a :a #x80)
(new 'static 'rgba :r #x7 :g #x35 :b #x44 :a #x80)
(new 'static 'rgba :r #x4 :g #x2f :b #x3d :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x3c :a #x80)
(new 'static 'rgba :r #x4 :g #x30 :b #x3f :a #x80)
(new 'static 'rgba :r #x7 :g #x33 :b #x43 :a #x80)
(new 'static 'rgba :r #xc :g #x39 :b #x49 :a #x80)
(new 'static 'rgba :r #x13 :g #x43 :b #x50 :a #x80)
(new 'static 'rgba :r #x1b :g #x47 :b #x55 :a #x80)
(new 'static 'rgba :r #x1e :g #x4b :b #x55 :a #x80)
(new 'static 'rgba :r #x1d :g #x4c :b #x51 :a #x80)
(new 'static 'rgba :r #x18 :g #x48 :b #x4b :a #x80)
(new 'static 'rgba :r #x19 :g #x4a :b #x4b :a #x80)
(new 'static 'rgba :r #x18 :g #x47 :b #x49 :a #x80)
(new 'static 'rgba :r #x16 :g #x45 :b #x43 :a #x80)
(new 'static 'rgba :r #x12 :g #x3f :b #x3b :a #x80)
(new 'static 'rgba :r #xf :g #x3c :b #x34 :a #x80)
(new 'static 'rgba :r #xe :g #x3b :b #x2e :a #x80)
(new 'static 'rgba :r #xe :g #x3b :b #x29 :a #x80)
(new 'static 'rgba :r #xe :g #x3c :b #x29 :a #x80)
(new 'static 'rgba :r #xd :g #x3a :b #x22 :a #x80)
(new 'static 'rgba :r #xa :g #x38 :b #x1f :a #x80)
(new 'static 'rgba :r #x8 :g #x35 :b #x18 :a #x80)
(new 'static 'rgba :r #x6 :g #x34 :b #x12 :a #x80)
(new 'static 'rgba :r #x5 :g #x33 :b #xe :a #x80)
(new 'static 'rgba :r #x5 :g #x32 :b #xd :a #x80)
(new 'static 'rgba :r #x5 :g #x33 :b #x10 :a #x80)
(new 'static 'rgba :r #x6 :g #x34 :b #x15 :a #x80)
(new 'static 'rgba :r #x8 :g #x37 :b #x1f :a #x80)
(new 'static 'rgba :r #xa :g #x3a :b #x26 :a #x80)
(new 'static 'rgba :r #xc :g #x3b :b #x2e :a #x80)
(new 'static 'rgba :r #xd :g #x3d :b #x33 :a #x80)
(new 'static 'rgba :r #xe :g #x3e :b #x39 :a #x80)
(new 'static 'rgba :r #xe :g #x3e :b #x3a :a #x80)
(new 'static 'rgba :r #xe :g #x3e :b #x3e :a #x80)
(new 'static 'rgba :r #xe :g #x3e :b #x3f :a #x80)
(new 'static 'rgba :r #xe :g #x3e :b #x3e :a #x80)
(new 'static 'rgba :r #xe :g #x3e :b #x3f :a #x80)
(new 'static 'rgba :r #xe :g #x3e :b #x44 :a #x80)
(new 'static 'rgba :r #xe :g #x3f :b #x47 :a #x80)
(new 'static 'rgba :r #xf :g #x3f :b #x4b :a #x80)
(new 'static 'rgba :r #x11 :g #x42 :b #x4f :a #x80)
(new 'static 'rgba :r #x11 :g #x3d :b #x51 :a #x80)
(new 'static 'rgba :r #x10 :g #x40 :b #x50 :a #x80)
(new 'static 'rgba :r #xd :g #x3b :b #x4c :a #x80)
(new 'static 'rgba :r #x8 :g #x36 :b #x46 :a #x80)
(new 'static 'rgba :r #x5 :g #x31 :b #x40 :a #x80)
(new 'static 'rgba :r #x3 :g #x2e :b #x3b :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x39 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2f :b #x3b :a #x80)
(new 'static 'rgba :r #x4 :g #x32 :b #x3f :a #x80)
(new 'static 'rgba :r #x5 :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x9 :g #x38 :b #x46 :a #x80)
(new 'static 'rgba :r #x10 :g #x3d :b #x4c :a #x80)
(new 'static 'rgba :r #x14 :g #x44 :b #x50 :a #x80)
(new 'static 'rgba :r #x19 :g #x48 :b #x52 :a #x80)
(new 'static 'rgba :r #x19 :g #x48 :b #x50 :a #x80)
(new 'static 'rgba :r #x19 :g #x4b :b #x4c :a #x80)
(new 'static 'rgba :r #x16 :g #x45 :b #x46 :a #x80)
(new 'static 'rgba :r #x12 :g #x40 :b #x3e :a #x80)
(new 'static 'rgba :r #x10 :g #x3e :b #x3c :a #x80)
(new 'static 'rgba :r #xf :g #x3c :b #x37 :a #x80)
(new 'static 'rgba :r #xd :g #x3b :b #x30 :a #x80)
(new 'static 'rgba :r #xc :g #x3b :b #x2d :a #x80)
(new 'static 'rgba :r #xc :g #x3b :b #x25 :a #x80)
(new 'static 'rgba :r #xc :g #x3a :b #x23 :a #x80)
(new 'static 'rgba :r #xa :g #x38 :b #x1e :a #x80)
(new 'static 'rgba :r #x9 :g #x36 :b #x19 :a #x80)
(new 'static 'rgba :r #x6 :g #x34 :b #x14 :a #x80)
(new 'static 'rgba :r #x4 :g #x32 :b #x12 :a #x80)
(new 'static 'rgba :r #x3 :g #x31 :b #xa :a #x80)
(new 'static 'rgba :r #x3 :g #x31 :b #xa :a #x80)
(new 'static 'rgba :r #x3 :g #x32 :b #xb :a #x80)
(new 'static 'rgba :r #x4 :g #x33 :b #xe :a #x80)
(new 'static 'rgba :r #x6 :g #x34 :b #x17 :a #x80)
(new 'static 'rgba :r #x8 :g #x37 :b #x1f :a #x80)
(new 'static 'rgba :r #x9 :g #x39 :b #x24 :a #x80)
(new 'static 'rgba :r #xb :g #x3b :b #x2e :a #x80)
(new 'static 'rgba :r #xc :g #x3c :b #x32 :a #x80)
(new 'static 'rgba :r #xd :g #x3d :b #x37 :a #x80)
(new 'static 'rgba :r #xd :g #x3d :b #x3b :a #x80)
(new 'static 'rgba :r #xd :g #x3d :b #x3c :a #x80)
(new 'static 'rgba :r #xd :g #x3d :b #x3d :a #x80)
(new 'static 'rgba :r #xd :g #x3c :b #x3f :a #x80)
(new 'static 'rgba :r #xd :g #x3e :b #x41 :a #x80)
(new 'static 'rgba :r #xe :g #x42 :b #x47 :a #x80)
(new 'static 'rgba :r #xf :g #x41 :b #x4a :a #x80)
(new 'static 'rgba :r #x10 :g #x40 :b #x4e :a #x80)
(new 'static 'rgba :r #xf :g #x3b :b #x50 :a #x80)
(new 'static 'rgba :r #xe :g #x3b :b #x4e :a #x80)
(new 'static 'rgba :r #xa :g #x36 :b #x49 :a #x80)
(new 'static 'rgba :r #x6 :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x4 :g #x2e :b #x3d :a #x80)
(new 'static 'rgba :r #x2 :g #x2f :b #x3a :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x39 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2f :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x3a :a #x80)
(new 'static 'rgba :r #x4 :g #x31 :b #x3e :a #x80)
(new 'static 'rgba :r #x5 :g #x30 :b #x40 :a #x80)
(new 'static 'rgba :r #x8 :g #x36 :b #x43 :a #x80)
(new 'static 'rgba :r #xb :g #x3a :b #x48 :a #x80)
(new 'static 'rgba :r #xf :g #x40 :b #x4c :a #x80)
(new 'static 'rgba :r #x12 :g #x41 :b #x4c :a #x80)
(new 'static 'rgba :r #x13 :g #x44 :b #x4a :a #x80)
(new 'static 'rgba :r #x12 :g #x42 :b #x45 :a #x80)
(new 'static 'rgba :r #x10 :g #x40 :b #x40 :a #x80)
(new 'static 'rgba :r #xf :g #x3e :b #x3a :a #x80)
(new 'static 'rgba :r #xe :g #x3c :b #x3a :a #x80)
(new 'static 'rgba :r #xd :g #x3c :b #x36 :a #x80)
(new 'static 'rgba :r #xc :g #x3b :b #x30 :a #x80)
(new 'static 'rgba :r #xb :g #x3a :b #x2c :a #x80)
(new 'static 'rgba :r #xa :g #x3a :b #x26 :a #x80)
(new 'static 'rgba :r #x9 :g #x38 :b #x20 :a #x80)
(new 'static 'rgba :r #x8 :g #x37 :b #x1d :a #x80)
(new 'static 'rgba :r #x6 :g #x35 :b #x15 :a #x80)
(new 'static 'rgba :r #x5 :g #x33 :b #x11 :a #x80)
(new 'static 'rgba :r #x4 :g #x32 :b #xf :a #x80)
(new 'static 'rgba :r #x3 :g #x31 :b #xc :a #x80)
(new 'static 'rgba :r #x3 :g #x31 :b #xa :a #x80)
(new 'static 'rgba :r #x3 :g #x31 :b #xc :a #x80)
(new 'static 'rgba :r #x4 :g #x32 :b #xb :a #x80)
(new 'static 'rgba :r #x5 :g #x33 :b #x10 :a #x80)
(new 'static 'rgba :r #x5 :g #x35 :b #x19 :a #x80)
(new 'static 'rgba :r #x7 :g #x36 :b #x1f :a #x80)
(new 'static 'rgba :r #x9 :g #x39 :b #x26 :a #x80)
(new 'static 'rgba :r #xa :g #x3a :b #x2b :a #x80)
(new 'static 'rgba :r #xc :g #x3b :b #x2f :a #x80)
(new 'static 'rgba :r #xc :g #x3c :b #x36 :a #x80)
(new 'static 'rgba :r #xc :g #x3c :b #x37 :a #x80)
(new 'static 'rgba :r #xc :g #x3c :b #x3b :a #x80)
(new 'static 'rgba :r #xd :g #x3c :b #x3b :a #x80)
(new 'static 'rgba :r #xe :g #x3c :b #x40 :a #x80)
(new 'static 'rgba :r #xe :g #x40 :b #x46 :a #x80)
(new 'static 'rgba :r #xf :g #x41 :b #x4a :a #x80)
(new 'static 'rgba :r #xf :g #x3e :b #x4e :a #x80)
(new 'static 'rgba :r #xf :g #x3c :b #x4e :a #x80)
(new 'static 'rgba :r #xb :g #x3b :b #x4b :a #x80)
(new 'static 'rgba :r #x8 :g #x36 :b #x44 :a #x80)
(new 'static 'rgba :r #x4 :g #x31 :b #x3f :a #x80)
(new 'static 'rgba :r #x3 :g #x2e :b #x3b :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x3a :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x3a :a #x80)
(new 'static 'rgba :r #x3 :g #x30 :b #x3c :a #x80)
(new 'static 'rgba :r #x4 :g #x31 :b #x3f :a #x80)
(new 'static 'rgba :r #x6 :g #x36 :b #x42 :a #x80)
(new 'static 'rgba :r #x9 :g #x38 :b #x45 :a #x80)
(new 'static 'rgba :r #xc :g #x3a :b #x48 :a #x80)
(new 'static 'rgba :r #xd :g #x3d :b #x47 :a #x80)
(new 'static 'rgba :r #xe :g #x3f :b #x45 :a #x80)
(new 'static 'rgba :r #xd :g #x3f :b #x41 :a #x80)
(new 'static 'rgba :r #xd :g #x3c :b #x3d :a #x80)
(new 'static 'rgba :r #xd :g #x3c :b #x37 :a #x80)
(new 'static 'rgba :r #xd :g #x3c :b #x37 :a #x80)
(new 'static 'rgba :r #xc :g #x3c :b #x33 :a #x80)
(new 'static 'rgba :r #xb :g #x3c :b #x31 :a #x80)
(new 'static 'rgba :r #xa :g #x3a :b #x29 :a #x80)
(new 'static 'rgba :r #x9 :g #x39 :b #x26 :a #x80)
(new 'static 'rgba :r #x8 :g #x38 :b #x20 :a #x80)
(new 'static 'rgba :r #x7 :g #x37 :b #x1b :a #x80)
(new 'static 'rgba :r #x6 :g #x35 :b #x16 :a #x80)
(new 'static 'rgba :r #x4 :g #x34 :b #x11 :a #x80)
(new 'static 'rgba :r #x4 :g #x32 :b #xf :a #x80)
(new 'static 'rgba :r #x3 :g #x31 :b #xb :a #x80)
(new 'static 'rgba :r #x3 :g #x31 :b #x8 :a #x80)
(new 'static 'rgba :r #x3 :g #x31 :b #x9 :a #x80)
(new 'static 'rgba :r #x3 :g #x31 :b #xa :a #x80)
(new 'static 'rgba :r #x3 :g #x32 :b #xc :a #x80)
(new 'static 'rgba :r #x5 :g #x33 :b #x10 :a #x80)
(new 'static 'rgba :r #x5 :g #x34 :b #x16 :a #x80)
(new 'static 'rgba :r #x7 :g #x36 :b #x1c :a #x80)
(new 'static 'rgba :r #x8 :g #x38 :b #x23 :a #x80)
(new 'static 'rgba :r #xa :g #x39 :b #x2a :a #x80)
(new 'static 'rgba :r #xa :g #x3a :b #x2e :a #x80)
(new 'static 'rgba :r #xb :g #x3a :b #x33 :a #x80)
(new 'static 'rgba :r #xb :g #x3a :b #x36 :a #x80)
(new 'static 'rgba :r #xc :g #x3b :b #x3b :a #x80)
(new 'static 'rgba :r #xd :g #x3f :b #x40 :a #x80)
(new 'static 'rgba :r #xe :g #x3f :b #x47 :a #x80)
(new 'static 'rgba :r #xf :g #x41 :b #x4b :a #x80)
(new 'static 'rgba :r #xf :g #x3e :b #x4d :a #x80)
(new 'static 'rgba :r #xd :g #x39 :b #x4c :a #x80)
(new 'static 'rgba :r #xa :g #x36 :b #x48 :a #x80)
(new 'static 'rgba :r #x6 :g #x35 :b #x41 :a #x80)
(new 'static 'rgba :r #x3 :g #x2f :b #x3c :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x3a :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x3 :g #x2e :b #x3c :a #x80)
(new 'static 'rgba :r #x3 :g #x32 :b #x3d :a #x80)
(new 'static 'rgba :r #x5 :g #x35 :b #x40 :a #x80)
(new 'static 'rgba :r #x6 :g #x35 :b #x43 :a #x80)
(new 'static 'rgba :r #x8 :g #x39 :b #x44 :a #x80)
(new 'static 'rgba :r #x9 :g #x38 :b #x43 :a #x80)
(new 'static 'rgba :r #x9 :g #x3c :b #x42 :a #x80)
(new 'static 'rgba :r #xa :g #x3c :b #x3d :a #x80)
(new 'static 'rgba :r #xb :g #x3a :b #x3a :a #x80)
(new 'static 'rgba :r #xc :g #x39 :b #x37 :a #x80)
(new 'static 'rgba :r #xc :g #x3a :b #x36 :a #x80)
(new 'static 'rgba :r #xc :g #x3a :b #x33 :a #x80)
(new 'static 'rgba :r #xb :g #x3b :b #x2f :a #x80)
(new 'static 'rgba :r #xa :g #x3a :b #x2b :a #x80)
(new 'static 'rgba :r #x9 :g #x38 :b #x27 :a #x80)
(new 'static 'rgba :r #x8 :g #x37 :b #x24 :a #x80)
(new 'static 'rgba :r #x7 :g #x36 :b #x20 :a #x80)
(new 'static 'rgba :r #x6 :g #x35 :b #x18 :a #x80)
(new 'static 'rgba :r #x5 :g #x33 :b #x16 :a #x80)
(new 'static 'rgba :r #x4 :g #x32 :b #x11 :a #x80)
(new 'static 'rgba :r #x3 :g #x31 :b #xd :a #x80)
(new 'static 'rgba :r #x3 :g #x31 :b #xa :a #x80)
(new 'static 'rgba :r #x3 :g #x31 :b #x9 :a #x80)
(new 'static 'rgba :r #x3 :g #x31 :b #xc :a #x80)
(new 'static 'rgba :r #x3 :g #x31 :b #xd :a #x80)
(new 'static 'rgba :r #x3 :g #x31 :b #xe :a #x80)
(new 'static 'rgba :r #x5 :g #x32 :b #x12 :a #x80)
(new 'static 'rgba :r #x6 :g #x34 :b #x15 :a #x80)
(new 'static 'rgba :r #x7 :g #x35 :b #x1b :a #x80)
(new 'static 'rgba :r #x8 :g #x36 :b #x23 :a #x80)
(new 'static 'rgba :r #xa :g #x37 :b #x28 :a #x80)
(new 'static 'rgba :r #xa :g #x37 :b #x2f :a #x80)
(new 'static 'rgba :r #xb :g #x39 :b #x37 :a #x80)
(new 'static 'rgba :r #xc :g #x3c :b #x3a :a #x80)
(new 'static 'rgba :r #xd :g #x40 :b #x43 :a #x80)
(new 'static 'rgba :r #xe :g #x3f :b #x48 :a #x80)
(new 'static 'rgba :r #xf :g #x3e :b #x4b :a #x80)
(new 'static 'rgba :r #xe :g #x3b :b #x4c :a #x80)
(new 'static 'rgba :r #xb :g #x37 :b #x49 :a #x80)
(new 'static 'rgba :r #x7 :g #x37 :b #x44 :a #x80)
(new 'static 'rgba :r #x4 :g #x34 :b #x3f :a #x80)
(new 'static 'rgba :r #x3 :g #x30 :b #x3b :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x3a :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x3 :g #x2d :b #x3a :a #x80)
(new 'static 'rgba :r #x3 :g #x30 :b #x3c :a #x80)
(new 'static 'rgba :r #x4 :g #x31 :b #x3f :a #x80)
(new 'static 'rgba :r #x5 :g #x35 :b #x41 :a #x80)
(new 'static 'rgba :r #x6 :g #x36 :b #x41 :a #x80)
(new 'static 'rgba :r #x7 :g #x38 :b #x40 :a #x80)
(new 'static 'rgba :r #x8 :g #x38 :b #x3f :a #x80)
(new 'static 'rgba :r #x9 :g #x3a :b #x3d :a #x80)
(new 'static 'rgba :r #xa :g #x3a :b #x39 :a #x80)
(new 'static 'rgba :r #xa :g #x39 :b #x38 :a #x80)
(new 'static 'rgba :r #xb :g #x38 :b #x35 :a #x80)
(new 'static 'rgba :r #xa :g #x37 :b #x31 :a #x80)
(new 'static 'rgba :r #xa :g #x38 :b #x30 :a #x80)
(new 'static 'rgba :r #xa :g #x37 :b #x2d :a #x80)
(new 'static 'rgba :r #x9 :g #x37 :b #x2c :a #x80)
(new 'static 'rgba :r #x9 :g #x35 :b #x28 :a #x80)
(new 'static 'rgba :r #x8 :g #x34 :b #x24 :a #x80)
(new 'static 'rgba :r #x7 :g #x32 :b #x22 :a #x80)
(new 'static 'rgba :r #x6 :g #x31 :b #x1a :a #x80)
(new 'static 'rgba :r #x5 :g #x30 :b #x16 :a #x80)
(new 'static 'rgba :r #x4 :g #x2f :b #x15 :a #x80)
(new 'static 'rgba :r #x4 :g #x2f :b #x11 :a #x80)
(new 'static 'rgba :r #x4 :g #x2f :b #x10 :a #x80)
(new 'static 'rgba :r #x3 :g #x2f :b #x12 :a #x80)
(new 'static 'rgba :r #x4 :g #x2f :b #x11 :a #x80)
(new 'static 'rgba :r #x4 :g #x2f :b #x11 :a #x80)
(new 'static 'rgba :r #x5 :g #x30 :b #x15 :a #x80)
(new 'static 'rgba :r #x5 :g #x30 :b #x18 :a #x80)
(new 'static 'rgba :r #x6 :g #x30 :b #x1b :a #x80)
(new 'static 'rgba :r #x8 :g #x31 :b #x20 :a #x80)
(new 'static 'rgba :r #x9 :g #x33 :b #x26 :a #x80)
(new 'static 'rgba :r #x9 :g #x36 :b #x2e :a #x80)
(new 'static 'rgba :r #xa :g #x39 :b #x37 :a #x80)
(new 'static 'rgba :r #xc :g #x3d :b #x3d :a #x80)
(new 'static 'rgba :r #xc :g #x40 :b #x45 :a #x80)
(new 'static 'rgba :r #xd :g #x3c :b #x48 :a #x80)
(new 'static 'rgba :r #xd :g #x3a :b #x4a :a #x80)
(new 'static 'rgba :r #xb :g #x39 :b #x48 :a #x80)
(new 'static 'rgba :r #x8 :g #x37 :b #x45 :a #x80)
(new 'static 'rgba :r #x5 :g #x31 :b #x41 :a #x80)
(new 'static 'rgba :r #x3 :g #x30 :b #x3d :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x3a :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x3a :a #x80)
(new 'static 'rgba :r #x3 :g #x2f :b #x3c :a #x80)
(new 'static 'rgba :r #x4 :g #x30 :b #x3e :a #x80)
(new 'static 'rgba :r #x5 :g #x30 :b #x3e :a #x80)
(new 'static 'rgba :r #x5 :g #x36 :b #x3e :a #x80)
(new 'static 'rgba :r #x6 :g #x37 :b #x3d :a #x80)
(new 'static 'rgba :r #x7 :g #x38 :b #x3d :a #x80)
(new 'static 'rgba :r #x8 :g #x38 :b #x3d :a #x80)
(new 'static 'rgba :r #x9 :g #x3a :b #x38 :a #x80)
(new 'static 'rgba :r #xa :g #x39 :b #x39 :a #x80)
(new 'static 'rgba :r #xa :g #x38 :b #x34 :a #x80)
(new 'static 'rgba :r #xa :g #x37 :b #x34 :a #x80)
(new 'static 'rgba :r #x9 :g #x37 :b #x30 :a #x80)
(new 'static 'rgba :r #x9 :g #x36 :b #x32 :a #x80)
(new 'static 'rgba :r #x9 :g #x36 :b #x2f :a #x80)
(new 'static 'rgba :r #x8 :g #x35 :b #x2e :a #x80)
(new 'static 'rgba :r #x8 :g #x34 :b #x29 :a #x80)
(new 'static 'rgba :r #x7 :g #x32 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x31 :b #x23 :a #x80)
(new 'static 'rgba :r #x6 :g #x30 :b #x23 :a #x80)
(new 'static 'rgba :r #x6 :g #x30 :b #x21 :a #x80)
(new 'static 'rgba :r #x7 :g #x2f :b #x20 :a #x80)
(new 'static 'rgba :r #x6 :g #x2f :b #x1e :a #x80)
(new 'static 'rgba :r #x5 :g #x2e :b #x1b :a #x80)
(new 'static 'rgba :r #x5 :g #x2e :b #x1c :a #x80)
(new 'static 'rgba :r #x6 :g #x2e :b #x1d :a #x80)
(new 'static 'rgba :r #x6 :g #x2f :b #x1f :a #x80)
(new 'static 'rgba :r #x6 :g #x31 :b #x23 :a #x80)
(new 'static 'rgba :r #x7 :g #x33 :b #x29 :a #x80)
(new 'static 'rgba :r #x7 :g #x34 :b #x2c :a #x80)
(new 'static 'rgba :r #x8 :g #x37 :b #x31 :a #x80)
(new 'static 'rgba :r #x8 :g #x3a :b #x39 :a #x80)
(new 'static 'rgba :r #xa :g #x3a :b #x41 :a #x80)
(new 'static 'rgba :r #xa :g #x3c :b #x44 :a #x80)
(new 'static 'rgba :r #xb :g #x3a :b #x46 :a #x80)
(new 'static 'rgba :r #xa :g #x37 :b #x46 :a #x80)
(new 'static 'rgba :r #x8 :g #x34 :b #x44 :a #x80)
(new 'static 'rgba :r #x5 :g #x31 :b #x41 :a #x80)
(new 'static 'rgba :r #x4 :g #x32 :b #x3d :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x3a :a #x80)
(new 'static 'rgba :r #x2 :g #x2f :b #x3a :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x3a :a #x80)
(new 'static 'rgba :r #x2 :g #x2f :b #x3b :a #x80)
(new 'static 'rgba :r #x3 :g #x2e :b #x3c :a #x80)
(new 'static 'rgba :r #x4 :g #x32 :b #x3c :a #x80)
(new 'static 'rgba :r #x5 :g #x35 :b #x3d :a #x80)
(new 'static 'rgba :r #x6 :g #x36 :b #x3d :a #x80)
(new 'static 'rgba :r #x7 :g #x36 :b #x3e :a #x80)
(new 'static 'rgba :r #x7 :g #x39 :b #x3e :a #x80)
(new 'static 'rgba :r #x8 :g #x3c :b #x3e :a #x80)
(new 'static 'rgba :r #x8 :g #x39 :b #x3c :a #x80)
(new 'static 'rgba :r #x8 :g #x39 :b #x3a :a #x80)
(new 'static 'rgba :r #x8 :g #x38 :b #x39 :a #x80)
(new 'static 'rgba :r #x8 :g #x38 :b #x39 :a #x80)
(new 'static 'rgba :r #x7 :g #x37 :b #x38 :a #x80)
(new 'static 'rgba :r #x7 :g #x37 :b #x37 :a #x80)
(new 'static 'rgba :r #x7 :g #x37 :b #x34 :a #x80)
(new 'static 'rgba :r #x7 :g #x36 :b #x35 :a #x80)
(new 'static 'rgba :r #x7 :g #x37 :b #x34 :a #x80)
(new 'static 'rgba :r #x7 :g #x37 :b #x33 :a #x80)
(new 'static 'rgba :r #x7 :g #x38 :b #x33 :a #x80)
(new 'static 'rgba :r #x7 :g #x37 :b #x33 :a #x80)
(new 'static 'rgba :r #x7 :g #x36 :b #x2f :a #x80)
(new 'static 'rgba :r #x6 :g #x34 :b #x2d :a #x80)
(new 'static 'rgba :r #x6 :g #x33 :b #x2a :a #x80)
(new 'static 'rgba :r #x6 :g #x32 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x32 :b #x29 :a #x80)
(new 'static 'rgba :r #x6 :g #x33 :b #x2a :a #x80)
(new 'static 'rgba :r #x6 :g #x35 :b #x30 :a #x80)
(new 'static 'rgba :r #x6 :g #x36 :b #x34 :a #x80)
(new 'static 'rgba :r #x6 :g #x36 :b #x38 :a #x80)
(new 'static 'rgba :r #x5 :g #x36 :b #x3c :a #x80)
(new 'static 'rgba :r #x6 :g #x36 :b #x3f :a #x80)
(new 'static 'rgba :r #x7 :g #x35 :b #x41 :a #x80)
(new 'static 'rgba :r #x7 :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x6 :g #x34 :b #x41 :a #x80)
(new 'static 'rgba :r #x4 :g #x32 :b #x3f :a #x80)
(new 'static 'rgba :r #x3 :g #x30 :b #x3d :a #x80)
(new 'static 'rgba :r #x2 :g #x30 :b #x3b :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x3a :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2b :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x3a :a #x80)
(new 'static 'rgba :r #x3 :g #x2f :b #x3b :a #x80)
(new 'static 'rgba :r #x3 :g #x30 :b #x3b :a #x80)
(new 'static 'rgba :r #x4 :g #x33 :b #x3c :a #x80)
(new 'static 'rgba :r #x4 :g #x32 :b #x3d :a #x80)
(new 'static 'rgba :r #x5 :g #x33 :b #x3e :a #x80)
(new 'static 'rgba :r #x6 :g #x35 :b #x3e :a #x80)
(new 'static 'rgba :r #x6 :g #x36 :b #x3d :a #x80)
(new 'static 'rgba :r #x6 :g #x36 :b #x3d :a #x80)
(new 'static 'rgba :r #x6 :g #x36 :b #x3d :a #x80)
(new 'static 'rgba :r #x5 :g #x33 :b #x3c :a #x80)
(new 'static 'rgba :r #x6 :g #x36 :b #x3b :a #x80)
(new 'static 'rgba :r #x5 :g #x35 :b #x3b :a #x80)
(new 'static 'rgba :r #x5 :g #x36 :b #x3b :a #x80)
(new 'static 'rgba :r #x4 :g #x36 :b #x3b :a #x80)
(new 'static 'rgba :r #x5 :g #x35 :b #x3b :a #x80)
(new 'static 'rgba :r #x6 :g #x35 :b #x3d :a #x80)
(new 'static 'rgba :r #x7 :g #x35 :b #x3e :a #x80)
(new 'static 'rgba :r #x6 :g #x36 :b #x3e :a #x80)
(new 'static 'rgba :r #x6 :g #x36 :b #x3d :a #x80)
(new 'static 'rgba :r #x5 :g #x36 :b #x3b :a #x80)
(new 'static 'rgba :r #x4 :g #x36 :b #x38 :a #x80)
(new 'static 'rgba :r #x4 :g #x35 :b #x36 :a #x80)
(new 'static 'rgba :r #x4 :g #x35 :b #x35 :a #x80)
(new 'static 'rgba :r #x4 :g #x35 :b #x36 :a #x80)
(new 'static 'rgba :r #x4 :g #x35 :b #x37 :a #x80)
(new 'static 'rgba :r #x4 :g #x33 :b #x39 :a #x80)
(new 'static 'rgba :r #x4 :g #x32 :b #x3a :a #x80)
(new 'static 'rgba :r #x4 :g #x33 :b #x3b :a #x80)
(new 'static 'rgba :r #x4 :g #x30 :b #x3c :a #x80)
(new 'static 'rgba :r #x3 :g #x32 :b #x3c :a #x80)
(new 'static 'rgba :r #x3 :g #x30 :b #x3c :a #x80)
(new 'static 'rgba :r #x3 :g #x2e :b #x3c :a #x80)
(new 'static 'rgba :r #x3 :g #x2f :b #x3b :a #x80)
(new 'static 'rgba :r #x2 :g #x2f :b #x3a :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2f :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2f :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x3a :a #x80)
(new 'static 'rgba :r #x3 :g #x2e :b #x3a :a #x80)
(new 'static 'rgba :r #x3 :g #x2f :b #x3a :a #x80)
(new 'static 'rgba :r #x3 :g #x2e :b #x3a :a #x80)
(new 'static 'rgba :r #x3 :g #x2f :b #x3b :a #x80)
(new 'static 'rgba :r #x3 :g #x2f :b #x3b :a #x80)
(new 'static 'rgba :r #x3 :g #x31 :b #x3b :a #x80)
(new 'static 'rgba :r #x3 :g #x31 :b #x3b :a #x80)
(new 'static 'rgba :r #x3 :g #x2f :b #x3a :a #x80)
(new 'static 'rgba :r #x3 :g #x2f :b #x3a :a #x80)
(new 'static 'rgba :r #x3 :g #x2f :b #x3a :a #x80)
(new 'static 'rgba :r #x3 :g #x2f :b #x3a :a #x80)
(new 'static 'rgba :r #x3 :g #x2f :b #x3a :a #x80)
(new 'static 'rgba :r #x3 :g #x31 :b #x3a :a #x80)
(new 'static 'rgba :r #x3 :g #x2e :b #x3b :a #x80)
(new 'static 'rgba :r #x3 :g #x30 :b #x3b :a #x80)
(new 'static 'rgba :r #x3 :g #x2f :b #x3a :a #x80)
(new 'static 'rgba :r #x3 :g #x2f :b #x3a :a #x80)
(new 'static 'rgba :r #x3 :g #x2e :b #x3a :a #x80)
(new 'static 'rgba :r #x3 :g #x30 :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2f :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2f :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x3a :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2f :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2b :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2f :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2b :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x39 :a #x80)
(new 'static 'rgba :r #x1 :g #x2e :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2c :b #x38 :a #x80)
(new 'static 'rgba :r #x2 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba :r #x1 :g #x2d :b #x38 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
)
)
)
;; definition for symbol *ocean-near-indices-village1*, type ocean-near-indices
(define *ocean-near-indices-village1*
(new 'static 'ocean-near-indices
:data
(new 'static 'inline-array ocean-near-index 68
(new 'static 'ocean-near-index)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#x0
#x1
#xffff
#xffff
#x0
#x2
#xffff
#xffff
#x0
#x0
#x3
#xffff
#x0
#x0
#x3
#xffff
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#x4
#x0
#x5
#xffff
#x6
#x0
#x7
#xffff
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#x8
#x9
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #x0 #x0 #xa #xb #x0 #x0 #x0 #x14 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#xffff
#xffff
#xffff
#xffff
#x15
#xffff
#xffff
#xffff
#x0
#x1a
#xffff
#xffff
#x0
#x20
#x21
#xffff
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #xc #xd #xe #xf #xffff #xffff #x16 #x17 #xffff #x1b #x1c #x0 #x22 #x23 #x24 #x0)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #x10 #x11 #x12 #x13 #x0 #x0 #x18 #x19 #x1d #x1e #x0 #x1f #x0 #x0 #x0 #x25)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #x0 #x0 #x0 #x26 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #x27 #x0 #x17 #x0 #x0 #x0 #x0 #x2b #x0 #x0 #x0 #x2e #x0 #x0 #x0 #x32)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#x0
#x28
#x29
#x2a
#x2c
#x2d
#xffff
#xffff
#x2f
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#x30
#x31
#xffff
#x33
#x34
#x35
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xb
#xffff
#xffff
#xffff
#x36
#x37
#xffff
#xffff
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #x0 #x0 #x0 #x38 #x0 #x0 #x0 #x38 #x0 #x0 #x0 #x48 #x0 #x0 #x0 #x0)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#x19
#xffff
#xffff
#xffff
#x4f
#x50
#x51
#xffff
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#xffff
#xffff
#xffff
#xffff
#x3e
#x3f
#x40
#x41
#x49
#x4a
#x4b
#x4c
#xffff
#xffff
#xffff
#x52
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#x39
#x3a
#x2d
#xffff
#x42
#x43
#xffff
#xffff
#x4d
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#x3b
#x3c
#xffff
#xffff
#xffff
#x44
#x45
#x46
#xffff
#xffff
#x4e
#x0
#xffff
#xffff
#x53
#x0
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #x3d #x0 #x0 #x0 #x47 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #x0 #x0 #x54 #xffff #x0 #x0 #x59 #xffff #x0 #x0 #x5c #x56 #x0 #x62 #x63 #x64)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#x65
#x66
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#xffff
#x55
#x56
#xffff
#xffff
#x5a
#x5b
#xffff
#xffff
#x5d
#x5e
#x5f
#x67
#x68
#x69
#x0
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#x60
#x60
#x60
#x61
#x0
#x0
#x0
#x0
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#xffff
#xffff
#xffff
#x57
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#x6a
#x6b
#xffff
#xffff
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #x58 #x0 #x0 #x0 #x3d #x0 #x0 #x0 #x3d #x0 #x0 #x0 #x3d #x0 #x0 #x0)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#x0
#x6c
#xffff
#xffff
#x0
#x70
#xffff
#xffff
#x0
#x70
#xffff
#xffff
#x0
#x7e
#x7f
#x80
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#x81
#x82
#x83
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#xffff
#xffff
#xffff
#x6d
#xffff
#x71
#x72
#x17
#x77
#x78
#x79
#x7a
#x0
#x0
#x84
#x85
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #x6e #x41 #x6f #x0 #x73 #x74 #x75 #x76 #x7b #x7c #x7d #x17 #x86 #x0 #x0 #x0)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #x0 #x0 #x87 #x88 #x0 #x0 #x8e #xffff #x0 #x0 #x91 #xffff #x0 #x0 #x95 #x96)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#xffff
#x89
#x20
#x8a
#xffff
#x8f
#x0
#x0
#xffff
#x92
#x0
#x0
#xffff
#x97
#x0
#x0
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #x8b #x0 #x0 #x8c #x0 #x0 #x0 #x90 #x0 #x0 #x0 #x93 #x0 #x0 #x0 #x0)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #xffff #x8d #x0 #x0 #x66 #x0 #x0 #x0 #x94 #x0 #x0 #x0 #x98 #x0 #x0 #x0)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #x0 #x0 #x0 #x20 #x0 #x0 #x0 #x9b #x0 #x0 #x0 #x0 #x0 #x9d #x9e #x0)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #x99 #x9a #x0 #x0 #x9c #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #x0 #x9f #xa0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #xa1 #x0 #x0)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x79 #x0 #x0)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #xb2 #xb3 #xb4 #xb5)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #xb6 #x0 #x0 #x0)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #xab #xac #x0 #xb7 #xb8 #xb9)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#x0
#x0
#xa2
#xa3
#x0
#xa6
#xa7
#xffff
#xad
#xae
#xaf
#xffff
#xba
#xbb
#xbc
#xffff
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#xa4
#xa5
#x0
#x0
#xffff
#xffff
#xa8
#x0
#xffff
#xffff
#xb0
#xb1
#xffff
#xffff
#xbd
#xbe
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #x0 #x0 #x0 #x0 #xa9 #xaa #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#x0
#xbf
#xc0
#xc1
#x0
#xcc
#xffff
#xffff
#x0
#xd3
#xffff
#xffff
#xd8
#xd9
#xffff
#xffff
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#xc2
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#xffff
#xc3
#x0
#x0
#xffff
#xcd
#x0
#x0
#xffff
#xd4
#xc3
#x0
#xffff
#xda
#x12
#x0
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #x0 #x0 #x0 #xc4 #x0 #x0 #x70 #x3b #x0 #x0 #xffff #xffff #x0 #x0 #xffff #xffff)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#x0
#xc5
#xc6
#xc7
#xce
#xcf
#xd0
#xd1
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xdb
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#xc8
#xc9
#xca
#xffff
#xc2
#xffff
#xffff
#xffff
#xd5
#xd6
#xd7
#xffff
#x0
#x0
#x0
#x0
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xd2
#xffff
#xffff
#xffff
#x0
#x3
#xffff
#xffff
#x0
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #xcb #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#x0
#xdc
#xdd
#xde
#xe3
#xe4
#xffff
#xffff
#x5c
#x56
#xffff
#xffff
#xf0
#x2d
#x40
#xf1
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#x64
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xf2
#xffff
#xffff
#xffff
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xf3
#xf4
#xf5
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #xffff #xdf #x0 #x0 #xffff #xe5 #xe6 #x0 #xea #xeb #xec #x0 #xf6 #x0 #x0 #x0)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#x0
#x0
#xffff
#xffff
#x0
#x0
#xffff
#xffff
#x0
#x0
#xffff
#xffff
#x0
#x0
#xffff
#xffff
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#xffff
#xffff
#xe0
#xe1
#xffff
#xffff
#xe7
#x0
#xffff
#xffff
#xed
#x0
#xffff
#xffff
#xf7
#x0
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#xe2
#xffff
#xffff
#x0
#x0
#xe8
#xffff
#xe9
#x0
#x0
#xee
#xef
#x0
#xf8
#xf9
#x12
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #xfa #xfb #xfc #xfd #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#xfe
#xffff
#xffff
#xffff
#x105
#xb
#xffff
#xffff
#x0
#x0
#x4f
#x0
#x0
#x0
#x0
#x0
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #xff #x100 #x0 #x0 #x106 #x107 #x0 #x0 #x10d #x10e #x0 #x0 #x0 #x0 #x0 #x0)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #x0 #x0 #x101 #xffff #x0 #x0 #x0 #xfa #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#xffff
#xffff
#xffff
#x102
#x108
#xffff
#xffff
#x109
#xfa
#x10f
#xffff
#xffff
#x0
#x0
#x114
#x115
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#x0
#x0
#x0
#x0
#x10a
#x0
#x0
#x10b
#xffff
#xffff
#x110
#x111
#xffff
#x116
#xfd
#x0
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #x103 #x104 #xc3 #x0 #xffff #x10c #x17 #x0 #x112 #x113 #x0 #x0 #x0 #x0 #x0 #x0)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #x0 #x0 #x0 #x0 #x0 #x117 #x0 #x118 #x0 #x11a #x0 #x0 #x0 #x0 #x0 #x0)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #x0 #x0 #x0 #x0 #x119 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0)
)
)
)
)
;; definition for symbol *ocean-trans-indices-village1*, type ocean-trans-indices
(define *ocean-trans-indices-village1*
(new 'static 'ocean-trans-indices :data (new 'static 'inline-array ocean-trans-index 2304
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent #x11b :child 1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent #x11c :child 2)
(new 'static 'ocean-trans-index :parent #x11d :child 3)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :child 4)
(new 'static 'ocean-trans-index :parent #x11e :child 5)
(new 'static 'ocean-trans-index :parent #x11f :child 6)
(new 'static 'ocean-trans-index :child 7)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :child 8)
(new 'static 'ocean-trans-index :child 9)
(new 'static 'ocean-trans-index :parent #x120 :child 10)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent #x121 :child 11)
(new 'static 'ocean-trans-index :parent 33 :child 12)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :child 13)
(new 'static 'ocean-trans-index :parent #x122 :child 14)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent #x123 :child 15)
(new 'static 'ocean-trans-index :parent #x124 :child 16)
(new 'static 'ocean-trans-index :parent #x125 :child 17)
(new 'static 'ocean-trans-index :child 18)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent #x126 :child 19)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent #x11d :child 20)
(new 'static 'ocean-trans-index :parent #x127 :child 21)
(new 'static 'ocean-trans-index :parent 71 :child 22)
(new 'static 'ocean-trans-index :parent #x128 :child 23)
(new 'static 'ocean-trans-index :child 24)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent #x129 :child 25)
(new 'static 'ocean-trans-index :parent #x12a :child 26)
(new 'static 'ocean-trans-index :parent #x12b :child 27)
(new 'static 'ocean-trans-index :child 28)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent #xc5 :child 29)
(new 'static 'ocean-trans-index :parent 6 :child 30)
(new 'static 'ocean-trans-index :child 31)
(new 'static 'ocean-trans-index :parent 23 :child 32)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :child 33)
(new 'static 'ocean-trans-index :child 34)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :child 35)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :child 36)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :child 37)
(new 'static 'ocean-trans-index :child 38)
(new 'static 'ocean-trans-index :child 39)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :child 40)
(new 'static 'ocean-trans-index :parent #x12c :child 41)
(new 'static 'ocean-trans-index :parent #x12d :child 42)
(new 'static 'ocean-trans-index :child 43)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent #x12e :child 44)
(new 'static 'ocean-trans-index :parent 45 :child 45)
(new 'static 'ocean-trans-index :parent 6 :child 46)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent #x8b :child 47)
(new 'static 'ocean-trans-index :parent #x12f :child 48)
(new 'static 'ocean-trans-index :parent #x130 :child 49)
(new 'static 'ocean-trans-index :parent #x131 :child 50)
(new 'static 'ocean-trans-index :child 51)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent #x132 :child 52)
(new 'static 'ocean-trans-index :parent #x133 :child 53)
(new 'static 'ocean-trans-index :parent #x12a :child 54)
(new 'static 'ocean-trans-index :parent 18 :child 55)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent 3 :child 56)
(new 'static 'ocean-trans-index :parent #x7c :child 57)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent #x134 :child 58)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :child 59)
(new 'static 'ocean-trans-index :parent #x69 :child 60)
(new 'static 'ocean-trans-index :child 61)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent 20 :child 62)
(new 'static 'ocean-trans-index :parent #x135 :child 63)
(new 'static 'ocean-trans-index :parent #x136 :child 64)
(new 'static 'ocean-trans-index :parent #x137 :child 65)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :child 66)
(new 'static 'ocean-trans-index :child 67)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
)
)
)
;; definition for symbol *ocean-mid-indices-village1*, type ocean-mid-indices
(define *ocean-mid-indices-village1* (new 'static 'ocean-mid-indices :data (new 'static 'array uint16 36
#x138
#xffff
#x139
#x13a
#x0
#x0
#x13b
#x13c
#x13d
#x13e
#x0
#x0
#x0
#x0
#x13f
#x140
#x0
#x0
#x0
#x0
#x0
#x0
#x0
#x0
#x0
#x0
#x0
#x0
#x0
#x0
#x0
#x0
#x0
#x0
#x0
#x0
)
)
)
;; definition for symbol *ocean-mid-masks-village1*, type ocean-mid-masks
(define *ocean-mid-masks-village1*
(new 'static 'ocean-mid-masks
:data
(new 'static 'inline-array ocean-mid-mask 322
(new 'static 'ocean-mid-mask)
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf8 #xf8 #xf8 #xfc #xfe #xfe #xfe #xfe))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfe #xc0 #xc0 #xc0 #x80 #x80 #x80 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfc #xfc #xfc #xfc #xfc #xfc #xfc #xfc))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #x3f #x1f #xf #x7 #x3 #x3 #x3))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xfe #xfe #xfc #xf8 #xf8 #xf0 #xf0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1 #x1 #x1 #x1 #x1 #x1 #x1 #x1))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xf0 #xf0 #xf0 #xf8 #xf8 #xf8 #xf8))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #x1f #x7 #x3 #x1 #x1))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xfe #xfc #xf8 #xf8 #xf0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfc #xfc #xf8 #xf0 #xe0 #xc0 #x80 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #xff #xfe))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x3 #xf #xff #xff #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #xff #xff #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf8 #xfe #xff #xff #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #x3f #xf #x3 #x1 #x1))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xfe #x7c #x38 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1 #x1 #x0 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xf0 #xf0 #xf0 #xf8 #xfc #xfc #xfe))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf8 #xe0 #x0 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xfe #xf0 #xe0 #xc0 #x80 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #x7f #x3f #x3f #x3f #x3f #x3f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1 #x0 #x0 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x80 #x80 #x80 #x80 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #xfe #xf8))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfe #xfc #xf8 #xf0 #xe0 #xc0 #xc0 #xc0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #xff #x3))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x3f #x3f #x3f #x3f #x3f #x3f #x3f #x3c))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x80 #xc0 #xe0 #xc0 #xc0 #x80 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #xf #x1f #x1f #x1f #x1f #x1f #xf))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xe0 #x80 #x0 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x80 #x0 #x0 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xfe #xfc #xfe #xfc #xf8 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #x7f #x3f #x3f #x1f #x1f #x1f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1 #x0 #x0 #x0 #x0 #x0 #x0 #x80))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x38 #x0 #x0 #x0 #x0 #x0 #x1 #x3))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x80 #x80 #xc0 #xc0 #xe0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xfc #xf0 #xe0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf #xf #xf #x7 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #xe0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x0 #x0 #x80 #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xe0 #xf0 #xf0 #xf8 #xfc #xfe #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x6 #x6 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x80 #xc0 #xc0 #xe0 #xf0 #xf8))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfe #xff #xff #xff #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x0 #x80 #x80 #xc0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfc #xfe #xfe #xff #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #x1f #x3))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xc0 #xe0 #xe0 #xe0 #xe0 #xf0 #xf0 #xf0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #x7f #x3f #x1f #x1f #x1f #x7 #x3))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1 #x0 #x0 #x0 #x0 #xe0 #xf8 #xfc))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #xf #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf8 #x0 #x0 #x0 #x0 #x0 #x3f #x7f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xfe #xfc #xf0 #xf0 #xf0 #xf0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xf0 #xf0 #xf0 #xf0 #xf0 #xf0 #xf0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #x7f #x7f #x7f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x3 #x1 #x80 #xc0 #xc0 #xe0 #xe0 #xf0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x7f #xff #xff #xff #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xf0 #xe0 #xe0 #xc0 #x80 #x80 #x80))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf #xf #xf #xf #xf #xf #xf #xf))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x3f #x1f #x1f #x1f #x1f #x1f #xf #xf))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfe #xf8 #xf0 #xf0 #xf0 #xf0 #xf0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #xff #xc0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #x3f #x3f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x3f #x3f #x1f #xf #xf #x7 #x80 #xc0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xf8 #xfc #xfc #xfe #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x80 #x1 #x3 #x7 #xf #x1f #x3f #x7f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xf0 #xe0 #xe0 #x80 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #x7f #x3f #x1f #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf #xf #x0 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xf0 #xe0 #xc0 #x80 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf #x7 #x7 #x7 #x7 #x7 #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #xf0 #xfc #xfe #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x7 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x3e #x0 #x0 #x0 #x0 #x3 #x7 #x7))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xe0 #xf0 #xf0 #xfc #xfe #xfe #xfe #xfe))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1 #x7 #x1f #x3f #x7f #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #x0 #x0 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xfc #xc0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xfe #xfc #xfc))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x7 #xc7 #xff #xff #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x7f #x3f #x3f #x3f #x3f #x3f #x3f #x7f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfc #xfc #xf8 #xf0 #xe0 #xe0 #xe0 #xe0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xf #xf #xf))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xfe #xfe #xfe))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf #xf #xff #xff #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #xf #xf #xf #xf #xf #xf))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xe0 #xe0 #xe0 #xe0 #xe0 #xf8 #xf8 #xf0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x7 #x7 #x7 #x7 #x87 #x87 #x87 #x87))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfe #xfe #xff #xff #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xc0 #xc0 #xc0 #x80 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x87 #x7 #x7 #xf #xf #xf #xf #xf))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xfe #xfe #xfe #xfe #xfe))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #x3 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #x80 #x80 #x80 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x8c))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #xc0 #xf0 #xfc #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfe #xfe #xfe #xff #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #xff #xf))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #xff #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #x7f #x1f #x7 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf #x7 #x7 #x1 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfe #xfc #x0 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfc #xf0 #xe0 #xc0 #x80 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #xfe #xfc))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfc #xf0 #xf0 #xf0 #xf0 #xf0 #xf0 #xf0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #xf #x7))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #xfe #xf0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf #xf #xf #x7 #x1 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xe0 #xe0 #xe0 #xe0 #xe0 #xe0 #xe0 #xe0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #x7f #x3f #x3f #x1f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #x7f #x18 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xe0 #xc0 #xc0 #xc0 #xc0 #xc0 #xc0 #xc0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x3f #x3f #x3f #x3f #x3f #x3f #x3f #x7))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #xc0 #xe0 #xe0 #xe0 #xe0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x1 #x3 #x3 #x1 #x1))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #x1f #xf #xf #x7))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf #x7 #x3 #x1 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x18 #x3c #x18 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xf8 #xfc #xfc #xfc #xfc #xfc #xfc))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #x3f #x3f #x3f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x3 #x3 #x3 #x3 #x3 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xc0 #x0 #x0 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xe0 #xe0 #xe0 #xe0 #x70 #x38 #x18 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xfc #xf8 #xf0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #xff #x3c))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #xff #x7f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #xff #x80))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #x7f #x3f #x3f #x3f #x3f #x3f #x3f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x38 #x30 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf8 #xf8 #xf8 #xf0 #xf0 #xe0 #xc0 #xc0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x3f #x3f #x3f #x3f #x3f #x3f #x3f #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x80))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x80 #xe0 #xf8 #xfc #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x0 #x1 #x3 #x3f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1f #xf #x0 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #xc #xc #xe #xe #xc #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xc0 #xc0 #xc0 #xc0 #xe0 #xf0 #xf0 #xf0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x3 #x3 #x3 #x3 #x3 #x1 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xe0 #xf0 #xf0 #xf0 #xf0 #xf0 #xf0 #xf0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x7f #x7f #x7f #x7f #x7f #x7f #x7f #x3f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfe #xfe #xfe #xfe #xfc #xfc #xfc #xf8))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xf0 #xf0 #xe0 #xc0 #xc0 #xc0 #xc0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x3f #x3f #x3f #x3f #x3f #x3f #x3f #x3f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xf0 #xf0 #xc0 #xc0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x1f #x1f #x1f #x3f #x1f #x1f #x1f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xc0 #xc0 #xc0 #xc0 #xc0 #x80 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #xf0 #xc0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x3f #x3f #x3f #x3f #x3f #x1f #x1f #x1f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1f #x1f #xf #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xfe #xfe #x7e #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1f #x1f #xf #x7 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x80 #xc0 #xc0 #x80 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x7 #xf #xf #x7 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #xc0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #xf))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xe0 #xf0 #xfc #xfc #xf8 #xf0 #xf0 #x80))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1f #x3f #x3f #x3f #x7f #x3f #xf #x3))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x4 #xe #x4 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x0 #xc0 #xf0 #xfe))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x80 #x80 #x80 #x87 #x8f #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x3f #x3f #x7f #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x0 #x0 #x7 #x3f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xc0 #xe0 #xe0 #xc0 #xc0 #x80 #xc #x1e))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #xfe #xfe))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x7 #x7 #x7 #x7 #x7 #x7 #x7 #x7f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x80 #x80 #x80 #x80 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x7 #xf #x1f #x1f #xf #x7 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x0 #x80 #xc0 #xc0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x38 #x3c #x7e #x7f #x7f #x7f #x7f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x10 #x38 #x10 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1e #x7e #x7c #x78 #x70 #x30 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfc #xfc #xf8 #xf0 #xf0 #xf8 #xfc #xfc))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #x7f #x7f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x1 #x1 #x1 #x1 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #xe0 #xf0 #xf8 #xfc #xfc))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x38 #x7c #xff #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x80 #xc0 #xe3 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x3 #x3 #x7 #x7 #x8f #xcf #xcf #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1f #x1f #x1f #x1f #x1f #x3f #x3f #x3f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x20))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xe0 #xf0 #xf0 #xe0 #xe0 #xc0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x7f #xff #xff #xff #x1 #x1 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #xe0 #xf0 #xf0 #xf0 #xf8 #xfc #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x1 #x1 #x3 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf8 #xf8 #xf8 #xf8 #xf1 #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x3f #x3f #x3f #x3f #x7f #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x0 #x7f #x7f #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x80 #xc0 #xe0 #xf0 #xf0 #xf0 #xf0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x7 #xf #xff #xff #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x18 #x3c #x7f #xff #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfc #xfc #xfc #xff #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x1))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x3e))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x70 #xf8 #xf8 #xf0 #xc0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #xc0 #x80 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x80 #x80 #x0 #x3 #x7 #x7 #xe #xe))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xf0 #xf0 #xf0 #xf8 #xfc))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xf #x7 #x3 #x7 #xf #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xe0 #xc0 #xc0 #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1 #x1 #x1 #x1 #x1 #x1 #x1 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xf0 #xe0 #xe0 #xe0 #xe0 #xe0 #xe0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1 #x1 #x1 #x1 #x1 #x1 #x3 #x3))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfc #xff #xff #xff #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x7 #x1f #x3f #x7f #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x8 #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x80 #x80 #xc3 #xe3))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x7f #x7f #x3f #x3f #x3f #x3f #x3f #x3f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xf0 #xf0 #xf0 #xf0 #xe0 #x80 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x3 #x3 #x3 #x3 #x1f #x3f #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xc1 #x80 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #x3f #x3c))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #xfc #xf8))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x78 #xfc #xfe #xfe))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x0 #x80 #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #x3f #x3f #x3f #x3f #x1f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x7f #x3f #x7 #x7 #x3 #x3 #x3 #x3))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x0 #x80 #xc0 #xe0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x0 #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x80 #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1f #x1f #x1f #x1f #x1f #x1f #x1f #x1f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #xff #x3f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x7 #x7 #x7 #x1 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xe0 #xe0 #xe0 #xc0 #xc0 #x80 #x80 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x0 #x0 #x80 #xc0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xe0 #xf0 #xf0 #xf0 #xf8 #xfc #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1f #x1f #x3f #xff #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #xf #xf #xf #xf #xf))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1f #xf #xf #xf #xf #x7 #x7 #x3))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfe #xfc #xf8 #xf0 #xe0 #xc0 #x80 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x7 #x7 #x7 #x7 #x7 #x7 #x7 #x7))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #x7f #x1f #xf #x7 #x3 #x3 #x3))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #x0 #x0 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf #x0 #x0 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x3 #x3 #x3 #x7 #x7 #x3 #x3 #x3))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfc #xfc #xfc #xfc #xfc #xfe #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x3 #x3 #x3 #x3 #x3 #x3 #x1 #x1))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x80 #xc0 #xc0 #xe0 #xe0 #xe0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #x3f #x1f #xf))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xc0 #x80 #x80))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #x7f #x3f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xc0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #x7f #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x3 #x3 #x3 #x1 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x3 #x3 #x7 #xf #x3f #x7f #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xc0 #xc0 #x0 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #x7e #x30 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xc0 #x80 #x0 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x7f #x7f #x3f #x3f #x1e #xc #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x80 #x80 #x0 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x7 #x3 #x1 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x80 #x80 #x80 #x80 #xc0 #xc0 #xc0 #xe0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #x7 #x3))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1f #x1f #x1f #x1f #x1f #x1f #x1f #x1e))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfc #xf0 #xe0 #xc0 #xc0 #xc0 #xc0 #x80))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1 #x1 #x1 #x1 #x1 #x3 #x7 #xf))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x80 #xc0 #xf0 #xfc #xfe #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x6 #x7 #xf #x1f #x3f #x7f #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfc #xfc #xfc #xfc #xf8 #xf0 #xe0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1 #x1 #x1 #x1 #x3 #x7 #xf #x7f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xc #x0 #x0 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xfe #xfc #xf8 #xf0 #xe0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf #xf #x1f #x3f #x7f #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x0 #xe1 #xf3 #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x80 #xc0 #xc0 #xe0 #xe0 #xe0 #xf0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #x7f #x3f #x3f #x1f #xf #x7))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x7f #xfe #xfe #xfc #xc0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x1 #x1 #x1 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xfe #xfc #xf8 #xf0 #xc0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x1 #x1 #x1 #x7 #x7 #x7 #x7))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xf0 #xf0 #xe0 #xe0 #x80 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #x7f #x3f #x7 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x3 #x1 #x0 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf8 #xe0 #x80 #x80 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xf8 #xe0 #xc0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #x3f #xf #x3 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x0 #x0 #x1c #x7e))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xc0 #xe0 #xe0 #xe0 #xe0 #x40 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x3 #x7 #x7 #x7 #x3 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x7e #xff #xff #xff #xff #x7e #x1c #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfc #xfc #xf8 #xf8 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xf8 #xf8 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xf3 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xfe #xfc #xf8 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xf3 #xf1 #xf0 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xfc #xfe #xff #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xf3 #xf1 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xfe #xf8 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xf0 #xf0 #xf7 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf8 #xfc #xfe #xff #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfc #xf1 #xf3 #xf3 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf8 #xf8 #xf0 #xf0 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf9 #xf9 #xf1 #xf0 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf7 #xff #xff #xfc #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfc #xfc #xfc #xf0 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xf1 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf7 #xf1 #xf0 #xf0 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xf8 #xf8 #xf8 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xf3 #xf3 #xf3 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xfc #xfc #xfc #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xf0 #xff #xf7 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf8 #xfe #xf8 #xf0 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xf7 #xf7 #xf6 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xfc #xfc #xf0 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfe #xff #xff #xfe #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf6 #xf4 #xf0 #xf0 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf7 #xf6 #xfc #xf0 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xf0 #xf3 #xf1 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xf1 #xf0 #xf0 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #xff #xf0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x7f #x7f #xff #xff #x8f #x7 #x7 #x7))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x4 #x0 #x0 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xc0 #xc0 #xc0 #xc0 #x80 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #x1f #x3 #x1 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x7 #x7 #x7 #x79 #x78 #xf8 #xf8 #xf8))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x18 #x1f #x1f #x1f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf8 #xf8 #x90 #x80 #x80 #x80 #x80 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1f #x1f #x1f #x1f #x7 #x3 #x1 #x0))
(new 'static 'ocean-mid-mask)
)
)
)
;; definition for symbol *ocean-spheres-village2*, type ocean-spheres
(define *ocean-spheres-village2*
(new 'static 'ocean-spheres :spheres (new 'static 'inline-array sphere 36
(new 'static 'sphere :x -6320128.0 :z -14385152.0 :w 2224365.5)
(new 'static 'sphere :x -3174400.0 :z -14385152.0 :w 2224365.5)
(new 'static 'sphere :x -28672.0 :z -14385152.0 :w 2224365.5)
(new 'static 'sphere :x 3117056.0 :z -14385152.0 :w 2224365.5)
(new 'static 'sphere :x 6262784.0 :z -14385152.0 :w 2224365.5)
(new 'static 'sphere :x 9408512.0 :z -14385152.0 :w 2224365.5)
(new 'static 'sphere :x -6320128.0 :z -11239424.0 :w 2224365.5)
(new 'static 'sphere :x -3174400.0 :z -11239424.0 :w 2224365.5)
(new 'static 'sphere :x -28672.0 :z -11239424.0 :w 2224365.5)
(new 'static 'sphere :x 3117056.0 :z -11239424.0 :w 2224365.5)
(new 'static 'sphere :x 6262784.0 :z -11239424.0 :w 2224365.5)
(new 'static 'sphere :x 9408512.0 :z -11239424.0 :w 2224365.5)
(new 'static 'sphere :x -6320128.0 :z -8093696.0 :w 2224365.5)
(new 'static 'sphere :x -3174400.0 :z -8093696.0 :w 2224365.5)
(new 'static 'sphere :x -28672.0 :z -8093696.0 :w 2224365.5)
(new 'static 'sphere :x 3117056.0 :z -8093696.0 :w 2224365.5)
(new 'static 'sphere :x 6262784.0 :z -8093696.0 :w 2224365.5)
(new 'static 'sphere :x 9408512.0 :z -8093696.0 :w 2224365.5)
(new 'static 'sphere :x -6320128.0 :z -4947968.0 :w 2224365.5)
(new 'static 'sphere :x -3174400.0 :z -4947968.0 :w 2224365.5)
(new 'static 'sphere :x -28672.0 :z -4947968.0 :w 2224365.5)
(new 'static 'sphere :x 3117056.0 :z -4947968.0 :w 2224365.5)
(new 'static 'sphere :x 6262784.0 :z -4947968.0 :w 2224365.5)
(new 'static 'sphere :x 9408512.0 :z -4947968.0 :w 2224365.5)
(new 'static 'sphere :x -6320128.0 :z -1802240.0 :w 2224365.5)
(new 'static 'sphere :x -3174400.0 :z -1802240.0 :w 2224365.5)
(new 'static 'sphere :x -28672.0 :z -1802240.0 :w 2224365.5)
(new 'static 'sphere :x 3117056.0 :z -1802240.0 :w 2224365.5)
(new 'static 'sphere :x 6262784.0 :z -1802240.0 :w 2224365.5)
(new 'static 'sphere :x 9408512.0 :z -1802240.0 :w 2224365.5)
(new 'static 'sphere :x -6320128.0 :z 1343488.0 :w 2224365.5)
(new 'static 'sphere :x -3174400.0 :z 1343488.0 :w 2224365.5)
(new 'static 'sphere :x -28672.0 :z 1343488.0 :w 2224365.5)
(new 'static 'sphere :x 3117056.0 :z 1343488.0 :w 2224365.5)
(new 'static 'sphere :x 6262784.0 :z 1343488.0 :w 2224365.5)
(new 'static 'sphere :x 9408512.0 :z 1343488.0 :w 2224365.5)
)
)
)
;; definition for symbol *ocean-colors-village2*, type ocean-colors
(define *ocean-colors-village2*
(new 'static 'ocean-colors :colors (new 'static 'array rgba 2548
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x35 :b #x44 :a #x80)
(new 'static 'rgba :r #x20 :g #x36 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x37 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x37 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x38 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x38 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x38 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x38 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x38 :b #x45 :a #x80)
(new 'static 'rgba :r #x1f :g #x38 :b #x45 :a #x80)
(new 'static 'rgba :r #x1f :g #x38 :b #x45 :a #x80)
(new 'static 'rgba :r #x1f :g #x38 :b #x44 :a #x80)
(new 'static 'rgba :r #x20 :g #x37 :b #x44 :a #x80)
(new 'static 'rgba :r #x20 :g #x34 :b #x43 :a #x80)
(new 'static 'rgba :r #x1f :g #x35 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x33 :b #x41 :a #x80)
(new 'static 'rgba :r #x1f :g #x35 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x33 :b #x42 :a #x80)
(new 'static 'rgba :r #x20 :g #x35 :b #x42 :a #x80)
(new 'static 'rgba :r #x20 :g #x36 :b #x43 :a #x80)
(new 'static 'rgba :r #x20 :g #x33 :b #x42 :a #x80)
(new 'static 'rgba :r #x20 :g #x33 :b #x41 :a #x80)
(new 'static 'rgba :r #x20 :g #x35 :b #x42 :a #x80)
(new 'static 'rgba :r #x20 :g #x33 :b #x42 :a #x80)
(new 'static 'rgba :r #x20 :g #x35 :b #x42 :a #x80)
(new 'static 'rgba :r #x20 :g #x33 :b #x42 :a #x80)
(new 'static 'rgba :r #x20 :g #x33 :b #x42 :a #x80)
(new 'static 'rgba :r #x20 :g #x33 :b #x42 :a #x80)
(new 'static 'rgba :r #x20 :g #x35 :b #x42 :a #x80)
(new 'static 'rgba :r #x20 :g #x35 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x34 :b #x41 :a #x80)
(new 'static 'rgba :r #x1f :g #x33 :b #x42 :a #x80)
(new 'static 'rgba :r #x20 :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x41 :a #x80)
(new 'static 'rgba :r #x1f :g #x34 :b #x41 :a #x80)
(new 'static 'rgba :r #x1f :g #x35 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x34 :b #x41 :a #x80)
(new 'static 'rgba :r #x1f :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x35 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x34 :b #x41 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x41 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x20 :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x20 :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x20 :g #x36 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x39 :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x3a :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x3a :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x3b :b #x46 :a #x80)
(new 'static 'rgba :r #x21 :g #x3c :b #x47 :a #x80)
(new 'static 'rgba :r #x21 :g #x3c :b #x47 :a #x80)
(new 'static 'rgba :r #x21 :g #x3d :b #x47 :a #x80)
(new 'static 'rgba :r #x20 :g #x3c :b #x47 :a #x80)
(new 'static 'rgba :r #x20 :g #x3c :b #x46 :a #x80)
(new 'static 'rgba :r #x1f :g #x3b :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x3b :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x39 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x37 :b #x44 :a #x80)
(new 'static 'rgba :r #x20 :g #x35 :b #x43 :a #x80)
(new 'static 'rgba :r #x1f :g #x33 :b #x42 :a #x80)
(new 'static 'rgba :r #x20 :g #x35 :b #x43 :a #x80)
(new 'static 'rgba :r #x1f :g #x36 :b #x43 :a #x80)
(new 'static 'rgba :r #x20 :g #x35 :b #x43 :a #x80)
(new 'static 'rgba :r #x20 :g #x35 :b #x43 :a #x80)
(new 'static 'rgba :r #x20 :g #x33 :b #x43 :a #x80)
(new 'static 'rgba :r #x20 :g #x36 :b #x43 :a #x80)
(new 'static 'rgba :r #x25 :g #x4d :b #x50 :a #x80)
(new 'static 'rgba :r #x23 :g #x47 :b #x4d :a #x80)
(new 'static 'rgba :r #x20 :g #x35 :b #x43 :a #x80)
(new 'static 'rgba :r #x20 :g #x39 :b #x44 :a #x80)
(new 'static 'rgba :r #x20 :g #x36 :b #x43 :a #x80)
(new 'static 'rgba :r #x20 :g #x36 :b #x43 :a #x80)
(new 'static 'rgba :r #x20 :g #x36 :b #x43 :a #x80)
(new 'static 'rgba :r #x20 :g #x35 :b #x43 :a #x80)
(new 'static 'rgba :r #x20 :g #x34 :b #x43 :a #x80)
(new 'static 'rgba :r #x20 :g #x33 :b #x43 :a #x80)
(new 'static 'rgba :r #x20 :g #x37 :b #x44 :a #x80)
(new 'static 'rgba :r #x20 :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x20 :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x20 :g #x36 :b #x43 :a #x80)
(new 'static 'rgba :r #x20 :g #x35 :b #x43 :a #x80)
(new 'static 'rgba :r #x20 :g #x34 :b #x43 :a #x80)
(new 'static 'rgba :r #x20 :g #x33 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x33 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x34 :b #x41 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x33 :b #x42 :a #x80)
(new 'static 'rgba :r #x20 :g #x33 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x35 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x20 :g #x37 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x3a :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x3b :b #x46 :a #x80)
(new 'static 'rgba :r #x21 :g #x3c :b #x47 :a #x80)
(new 'static 'rgba :r #x21 :g #x3d :b #x48 :a #x80)
(new 'static 'rgba :r #x22 :g #x3e :b #x48 :a #x80)
(new 'static 'rgba :r #x23 :g #x3f :b #x49 :a #x80)
(new 'static 'rgba :r #x22 :g #x3f :b #x49 :a #x80)
(new 'static 'rgba :r #x22 :g #x3e :b #x49 :a #x80)
(new 'static 'rgba :r #x20 :g #x3d :b #x47 :a #x80)
(new 'static 'rgba :r #x20 :g #x3c :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x3a :b #x46 :a #x80)
(new 'static 'rgba :r #x1f :g #x39 :b #x45 :a #x80)
(new 'static 'rgba :r #x1f :g #x39 :b #x45 :a #x80)
(new 'static 'rgba :r #x1f :g #x39 :b #x45 :a #x80)
(new 'static 'rgba :r #x1f :g #x38 :b #x44 :a #x80)
(new 'static 'rgba :r #x1e :g #x36 :b #x45 :a #x80)
(new 'static 'rgba :r #x1f :g #x39 :b #x45 :a #x80)
(new 'static 'rgba :r #x1f :g #x38 :b #x45 :a #x80)
(new 'static 'rgba :r #x1f :g #x37 :b #x46 :a #x80)
(new 'static 'rgba :r #x1f :g #x39 :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x39 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x39 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x38 :b #x46 :a #x80)
(new 'static 'rgba :r #x1f :g #x39 :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x38 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x3a :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x38 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x36 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x35 :b #x45 :a #x80)
(new 'static 'rgba :r #x1f :g #x35 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x39 :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x37 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x35 :b #x43 :a #x80)
(new 'static 'rgba :r #x1f :g #x34 :b #x43 :a #x80)
(new 'static 'rgba :r #x20 :g #x35 :b #x43 :a #x80)
(new 'static 'rgba :r #x20 :g #x36 :b #x43 :a #x80)
(new 'static 'rgba :r #x21 :g #x36 :b #x44 :a #x80)
(new 'static 'rgba :r #x20 :g #x34 :b #x43 :a #x80)
(new 'static 'rgba :r #x20 :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x20 :g #x33 :b #x41 :a #x80)
(new 'static 'rgba :r #x20 :g #x35 :b #x43 :a #x80)
(new 'static 'rgba :r #x1f :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x41 :a #x80)
(new 'static 'rgba :r #x1f :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x41 :a #x80)
(new 'static 'rgba :r #x20 :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x37 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x3a :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x3b :b #x46 :a #x80)
(new 'static 'rgba :r #x21 :g #x3d :b #x48 :a #x80)
(new 'static 'rgba :r #x23 :g #x3f :b #x4a :a #x80)
(new 'static 'rgba :r #x23 :g #x40 :b #x4a :a #x80)
(new 'static 'rgba :r #x23 :g #x41 :b #x4b :a #x80)
(new 'static 'rgba :r #x22 :g #x41 :b #x4b :a #x80)
(new 'static 'rgba :r #x21 :g #x41 :b #x4a :a #x80)
(new 'static 'rgba :r #x20 :g #x40 :b #x49 :a #x80)
(new 'static 'rgba :r #x20 :g #x3f :b #x48 :a #x80)
(new 'static 'rgba :r #x20 :g #x3d :b #x48 :a #x80)
(new 'static 'rgba :r #x1f :g #x3d :b #x47 :a #x80)
(new 'static 'rgba :r #x1f :g #x3d :b #x47 :a #x80)
(new 'static 'rgba :r #x20 :g #x40 :b #x47 :a #x80)
(new 'static 'rgba :r #x20 :g #x42 :b #x49 :a #x80)
(new 'static 'rgba :r #x20 :g #x42 :b #x4a :a #x80)
(new 'static 'rgba :r #x20 :g #x45 :b #x4b :a #x80)
(new 'static 'rgba :r #x1f :g #x45 :b #x4a :a #x80)
(new 'static 'rgba :r #x1f :g #x45 :b #x4a :a #x80)
(new 'static 'rgba :r #x20 :g #x44 :b #x4c :a #x80)
(new 'static 'rgba :r #x20 :g #x44 :b #x4b :a #x80)
(new 'static 'rgba :r #x20 :g #x47 :b #x4b :a #x80)
(new 'static 'rgba :r #x20 :g #x47 :b #x4c :a #x80)
(new 'static 'rgba :r #x21 :g #x49 :b #x4d :a #x80)
(new 'static 'rgba :r #x20 :g #x48 :b #x4c :a #x80)
(new 'static 'rgba :r #x20 :g #x47 :b #x4b :a #x80)
(new 'static 'rgba :r #x1f :g #x43 :b #x4b :a #x80)
(new 'static 'rgba :r #x1f :g #x45 :b #x4a :a #x80)
(new 'static 'rgba :r #x20 :g #x42 :b #x49 :a #x80)
(new 'static 'rgba :r #x21 :g #x42 :b #x4b :a #x80)
(new 'static 'rgba :r #x21 :g #x41 :b #x4a :a #x80)
(new 'static 'rgba :r #x20 :g #x40 :b #x48 :a #x80)
(new 'static 'rgba :r #x21 :g #x3f :b #x48 :a #x80)
(new 'static 'rgba :r #x20 :g #x38 :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x39 :b #x47 :a #x80)
(new 'static 'rgba :r #x20 :g #x38 :b #x46 :a #x80)
(new 'static 'rgba :r #x21 :g #x38 :b #x45 :a #x80)
(new 'static 'rgba :r #x22 :g #x38 :b #x45 :a #x80)
(new 'static 'rgba :r #x21 :g #x38 :b #x45 :a #x80)
(new 'static 'rgba :r #x21 :g #x35 :b #x44 :a #x80)
(new 'static 'rgba :r #x20 :g #x36 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x41 :a #x80)
(new 'static 'rgba :r #x1f :g #x34 :b #x41 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x35 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x38 :b #x44 :a #x80)
(new 'static 'rgba :r #x1f :g #x3a :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x3c :b #x46 :a #x80)
(new 'static 'rgba :r #x21 :g #x3e :b #x48 :a #x80)
(new 'static 'rgba :r #x22 :g #x41 :b #x4a :a #x80)
(new 'static 'rgba :r #x22 :g #x42 :b #x4b :a #x80)
(new 'static 'rgba :r #x21 :g #x43 :b #x4c :a #x80)
(new 'static 'rgba :r #x20 :g #x43 :b #x4b :a #x80)
(new 'static 'rgba :r #x1e :g #x44 :b #x4a :a #x80)
(new 'static 'rgba :r #x1e :g #x42 :b #x4a :a #x80)
(new 'static 'rgba :r #x1d :g #x42 :b #x49 :a #x80)
(new 'static 'rgba :r #x1d :g #x44 :b #x4a :a #x80)
(new 'static 'rgba :r #x1d :g #x44 :b #x4a :a #x80)
(new 'static 'rgba :r #x1d :g #x44 :b #x4b :a #x80)
(new 'static 'rgba :r #x1d :g #x49 :b #x4b :a #x80)
(new 'static 'rgba :r #x1c :g #x49 :b #x4d :a #x80)
(new 'static 'rgba :r #x1d :g #x4e :b #x4f :a #x80)
(new 'static 'rgba :r #x1d :g #x50 :b #x4f :a #x80)
(new 'static 'rgba :r #x1e :g #x51 :b #x50 :a #x80)
(new 'static 'rgba :r #x1e :g #x51 :b #x4f :a #x80)
(new 'static 'rgba :r #x1e :g #x51 :b #x51 :a #x80)
(new 'static 'rgba :r #x1e :g #x51 :b #x4e :a #x80)
(new 'static 'rgba :r #x20 :g #x51 :b #x52 :a #x80)
(new 'static 'rgba :r #x20 :g #x53 :b #x51 :a #x80)
(new 'static 'rgba :r #x22 :g #x53 :b #x51 :a #x80)
(new 'static 'rgba :r #x21 :g #x53 :b #x52 :a #x80)
(new 'static 'rgba :r #x20 :g #x50 :b #x52 :a #x80)
(new 'static 'rgba :r #x1f :g #x51 :b #x50 :a #x80)
(new 'static 'rgba :r #x1f :g #x4f :b #x51 :a #x80)
(new 'static 'rgba :r #x1e :g #x51 :b #x50 :a #x80)
(new 'static 'rgba :r #x1f :g #x50 :b #x52 :a #x80)
(new 'static 'rgba :r #x1f :g #x4e :b #x50 :a #x80)
(new 'static 'rgba :r #x1e :g #x4d :b #x4e :a #x80)
(new 'static 'rgba :r #x20 :g #x4d :b #x4e :a #x80)
(new 'static 'rgba :r #x21 :g #x44 :b #x4c :a #x80)
(new 'static 'rgba :r #x22 :g #x40 :b #x4a :a #x80)
(new 'static 'rgba :r #x22 :g #x3f :b #x49 :a #x80)
(new 'static 'rgba :r #x22 :g #x3a :b #x49 :a #x80)
(new 'static 'rgba :r #x23 :g #x39 :b #x48 :a #x80)
(new 'static 'rgba :r #x23 :g #x39 :b #x47 :a #x80)
(new 'static 'rgba :r #x22 :g #x39 :b #x45 :a #x80)
(new 'static 'rgba :r #x21 :g #x36 :b #x44 :a #x80)
(new 'static 'rgba :r #x21 :g #x3b :b #x46 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x41 :a #x80)
(new 'static 'rgba :r #x20 :g #x33 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x31 :b #x41 :a #x80)
(new 'static 'rgba :r #x1f :g #x35 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1e :g #x36 :b #x43 :a #x80)
(new 'static 'rgba :r #x1e :g #x39 :b #x44 :a #x80)
(new 'static 'rgba :r #x1f :g #x3b :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x40 :b #x49 :a #x80)
(new 'static 'rgba :r #x21 :g #x41 :b #x4a :a #x80)
(new 'static 'rgba :r #x1f :g #x42 :b #x4a :a #x80)
(new 'static 'rgba :r #x1d :g #x45 :b #x4a :a #x80)
(new 'static 'rgba :r #x1b :g #x44 :b #x4a :a #x80)
(new 'static 'rgba :r #x1a :g #x44 :b #x49 :a #x80)
(new 'static 'rgba :r #x19 :g #x43 :b #x49 :a #x80)
(new 'static 'rgba :r #x19 :g #x44 :b #x48 :a #x80)
(new 'static 'rgba :r #x19 :g #x47 :b #x48 :a #x80)
(new 'static 'rgba :r #x19 :g #x47 :b #x4a :a #x80)
(new 'static 'rgba :r #x19 :g #x4b :b #x4a :a #x80)
(new 'static 'rgba :r #x19 :g #x4c :b #x4c :a #x80)
(new 'static 'rgba :r #x1b :g #x4f :b #x4c :a #x80)
(new 'static 'rgba :r #x1d :g #x51 :b #x4e :a #x80)
(new 'static 'rgba :r #x1e :g #x50 :b #x4b :a #x80)
(new 'static 'rgba :r #x1d :g #x50 :b #x4c :a #x80)
(new 'static 'rgba :r #x1f :g #x51 :b #x4f :a #x80)
(new 'static 'rgba :r #x20 :g #x53 :b #x4f :a #x80)
(new 'static 'rgba :r #x21 :g #x53 :b #x51 :a #x80)
(new 'static 'rgba :r #x23 :g #x54 :b #x50 :a #x80)
(new 'static 'rgba :r #x25 :g #x54 :b #x52 :a #x80)
(new 'static 'rgba :r #x26 :g #x54 :b #x54 :a #x80)
(new 'static 'rgba :r #x26 :g #x54 :b #x54 :a #x80)
(new 'static 'rgba :r #x26 :g #x55 :b #x53 :a #x80)
(new 'static 'rgba :r #x24 :g #x53 :b #x4f :a #x80)
(new 'static 'rgba :r #x23 :g #x52 :b #x51 :a #x80)
(new 'static 'rgba :r #x23 :g #x52 :b #x52 :a #x80)
(new 'static 'rgba :r #x23 :g #x53 :b #x51 :a #x80)
(new 'static 'rgba :r #x20 :g #x52 :b #x4e :a #x80)
(new 'static 'rgba :r #x1e :g #x51 :b #x4d :a #x80)
(new 'static 'rgba :r #x1d :g #x50 :b #x50 :a #x80)
(new 'static 'rgba :r #x1c :g #x4f :b #x4f :a #x80)
(new 'static 'rgba :r #x1d :g #x4a :b #x4e :a #x80)
(new 'static 'rgba :r #x20 :g #x47 :b #x4d :a #x80)
(new 'static 'rgba :r #x23 :g #x44 :b #x4c :a #x80)
(new 'static 'rgba :r #x23 :g #x40 :b #x4b :a #x80)
(new 'static 'rgba :r #x23 :g #x3b :b #x4a :a #x80)
(new 'static 'rgba :r #x22 :g #x37 :b #x47 :a #x80)
(new 'static 'rgba :r #x22 :g #x37 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x36 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x20 :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x33 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1e :g #x36 :b #x43 :a #x80)
(new 'static 'rgba :r #x1d :g #x3a :b #x44 :a #x80)
(new 'static 'rgba :r #x1e :g #x3d :b #x46 :a #x80)
(new 'static 'rgba :r #x1f :g #x3e :b #x48 :a #x80)
(new 'static 'rgba :r #x1e :g #x41 :b #x48 :a #x80)
(new 'static 'rgba :r #x1b :g #x43 :b #x48 :a #x80)
(new 'static 'rgba :r #x19 :g #x45 :b #x48 :a #x80)
(new 'static 'rgba :r #x18 :g #x45 :b #x48 :a #x80)
(new 'static 'rgba :r #x16 :g #x44 :b #x47 :a #x80)
(new 'static 'rgba :r #x16 :g #x45 :b #x47 :a #x80)
(new 'static 'rgba :r #x16 :g #x46 :b #x47 :a #x80)
(new 'static 'rgba :r #x15 :g #x47 :b #x46 :a #x80)
(new 'static 'rgba :r #x15 :g #x48 :b #x46 :a #x80)
(new 'static 'rgba :r #x17 :g #x4a :b #x47 :a #x80)
(new 'static 'rgba :r #x18 :g #x4d :b #x4b :a #x80)
(new 'static 'rgba :r #x1b :g #x4e :b #x4b :a #x80)
(new 'static 'rgba :r #x1d :g #x4f :b #x4d :a #x80)
(new 'static 'rgba :r #x1d :g #x50 :b #x4d :a #x80)
(new 'static 'rgba :r #x1f :g #x51 :b #x4f :a #x80)
(new 'static 'rgba :r #x21 :g #x51 :b #x4f :a #x80)
(new 'static 'rgba :r #x21 :g #x52 :b #x4c :a #x80)
(new 'static 'rgba :r #x24 :g #x52 :b #x4f :a #x80)
(new 'static 'rgba :r #x26 :g #x52 :b #x53 :a #x80)
(new 'static 'rgba :r #x28 :g #x54 :b #x51 :a #x80)
(new 'static 'rgba :r #x28 :g #x54 :b #x54 :a #x80)
(new 'static 'rgba :r #x29 :g #x55 :b #x52 :a #x80)
(new 'static 'rgba :r #x29 :g #x55 :b #x53 :a #x80)
(new 'static 'rgba :r #x28 :g #x55 :b #x50 :a #x80)
(new 'static 'rgba :r #x28 :g #x55 :b #x50 :a #x80)
(new 'static 'rgba :r #x28 :g #x54 :b #x51 :a #x80)
(new 'static 'rgba :r #x27 :g #x54 :b #x52 :a #x80)
(new 'static 'rgba :r #x25 :g #x52 :b #x52 :a #x80)
(new 'static 'rgba :r #x23 :g #x52 :b #x4f :a #x80)
(new 'static 'rgba :r #x22 :g #x53 :b #x4f :a #x80)
(new 'static 'rgba :r #x20 :g #x52 :b #x4e :a #x80)
(new 'static 'rgba :r #x1e :g #x51 :b #x4d :a #x80)
(new 'static 'rgba :r #x1d :g #x4f :b #x4f :a #x80)
(new 'static 'rgba :r #x1e :g #x49 :b #x4e :a #x80)
(new 'static 'rgba :r #x22 :g #x44 :b #x4d :a #x80)
(new 'static 'rgba :r #x23 :g #x3f :b #x4c :a #x80)
(new 'static 'rgba :r #x22 :g #x3a :b #x48 :a #x80)
(new 'static 'rgba :r #x25 :g #x51 :b #x53 :a #x80)
(new 'static 'rgba :r #x20 :g #x35 :b #x44 :a #x80)
(new 'static 'rgba :r #x20 :g #x33 :b #x43 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x41 :a #x80)
(new 'static 'rgba :r #x1f :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x35 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1e :g #x37 :b #x43 :a #x80)
(new 'static 'rgba :r #x1e :g #x3b :b #x45 :a #x80)
(new 'static 'rgba :r #x1f :g #x3f :b #x48 :a #x80)
(new 'static 'rgba :r #x1d :g #x41 :b #x47 :a #x80)
(new 'static 'rgba :r #x1a :g #x43 :b #x47 :a #x80)
(new 'static 'rgba :r #x18 :g #x44 :b #x47 :a #x80)
(new 'static 'rgba :r #x16 :g #x45 :b #x47 :a #x80)
(new 'static 'rgba :r #x14 :g #x47 :b #x44 :a #x80)
(new 'static 'rgba :r #x12 :g #x45 :b #x44 :a #x80)
(new 'static 'rgba :r #x12 :g #x43 :b #x45 :a #x80)
(new 'static 'rgba :r #x12 :g #x45 :b #x43 :a #x80)
(new 'static 'rgba :r #x12 :g #x46 :b #x44 :a #x80)
(new 'static 'rgba :r #x14 :g #x47 :b #x44 :a #x80)
(new 'static 'rgba :r #x15 :g #x4a :b #x46 :a #x80)
(new 'static 'rgba :r #x18 :g #x4c :b #x49 :a #x80)
(new 'static 'rgba :r #x1a :g #x4c :b #x47 :a #x80)
(new 'static 'rgba :r #x1c :g #x4d :b #x4a :a #x80)
(new 'static 'rgba :r #x1e :g #x4e :b #x4c :a #x80)
(new 'static 'rgba :r #x1e :g #x4e :b #x4b :a #x80)
(new 'static 'rgba :r #x20 :g #x4e :b #x4d :a #x80)
(new 'static 'rgba :r #x22 :g #x4d :b #x4e :a #x80)
(new 'static 'rgba :r #x23 :g #x4f :b #x4d :a #x80)
(new 'static 'rgba :r #x26 :g #x50 :b #x4e :a #x80)
(new 'static 'rgba :r #x28 :g #x52 :b #x51 :a #x80)
(new 'static 'rgba :r #x29 :g #x54 :b #x53 :a #x80)
(new 'static 'rgba :r #x2b :g #x56 :b #x51 :a #x80)
(new 'static 'rgba :r #x29 :g #x53 :b #x50 :a #x80)
(new 'static 'rgba :r #x27 :g #x53 :b #x4e :a #x80)
(new 'static 'rgba :r #x27 :g #x52 :b #x51 :a #x80)
(new 'static 'rgba :r #x27 :g #x52 :b #x51 :a #x80)
(new 'static 'rgba :r #x28 :g #x52 :b #x50 :a #x80)
(new 'static 'rgba :r #x28 :g #x52 :b #x4f :a #x80)
(new 'static 'rgba :r #x27 :g #x51 :b #x52 :a #x80)
(new 'static 'rgba :r #x26 :g #x51 :b #x4f :a #x80)
(new 'static 'rgba :r #x23 :g #x51 :b #x4e :a #x80)
(new 'static 'rgba :r #x20 :g #x53 :b #x4e :a #x80)
(new 'static 'rgba :r #x1e :g #x52 :b #x4d :a #x80)
(new 'static 'rgba :r #x1c :g #x4f :b #x4f :a #x80)
(new 'static 'rgba :r #x1e :g #x4d :b #x4e :a #x80)
(new 'static 'rgba :r #x23 :g #x46 :b #x4e :a #x80)
(new 'static 'rgba :r #x23 :g #x3e :b #x4a :a #x80)
(new 'static 'rgba :r #x22 :g #x37 :b #x47 :a #x80)
(new 'static 'rgba :r #x22 :g #x38 :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x36 :b #x43 :a #x80)
(new 'static 'rgba :r #x20 :g #x32 :b #x41 :a #x80)
(new 'static 'rgba :r #x1f :g #x34 :b #x41 :a #x80)
(new 'static 'rgba :r #x1f :g #x33 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1e :g #x38 :b #x43 :a #x80)
(new 'static 'rgba :r #x1f :g #x3e :b #x46 :a #x80)
(new 'static 'rgba :r #x1d :g #x44 :b #x49 :a #x80)
(new 'static 'rgba :r #x1a :g #x47 :b #x48 :a #x80)
(new 'static 'rgba :r #x18 :g #x47 :b #x47 :a #x80)
(new 'static 'rgba :r #x15 :g #x48 :b #x45 :a #x80)
(new 'static 'rgba :r #x13 :g #x47 :b #x45 :a #x80)
(new 'static 'rgba :r #x11 :g #x44 :b #x44 :a #x80)
(new 'static 'rgba :r #x10 :g #x43 :b #x43 :a #x80)
(new 'static 'rgba :r #xe :g #x42 :b #x41 :a #x80)
(new 'static 'rgba :r #x10 :g #x43 :b #x40 :a #x80)
(new 'static 'rgba :r #x1a :g #x4a :b #x47 :a #x80)
(new 'static 'rgba :r #x14 :g #x47 :b #x44 :a #x80)
(new 'static 'rgba :r #x16 :g #x47 :b #x44 :a #x80)
(new 'static 'rgba :r #x17 :g #x49 :b #x46 :a #x80)
(new 'static 'rgba :r #x18 :g #x4a :b #x48 :a #x80)
(new 'static 'rgba :r #x19 :g #x4a :b #x46 :a #x80)
(new 'static 'rgba :r #x1d :g #x4b :b #x4a :a #x80)
(new 'static 'rgba :r #x1e :g #x4b :b #x49 :a #x80)
(new 'static 'rgba :r #x1f :g #x4a :b #x4b :a #x80)
(new 'static 'rgba :r #x20 :g #x4b :b #x4a :a #x80)
(new 'static 'rgba :r #x20 :g #x4c :b #x49 :a #x80)
(new 'static 'rgba :r #x23 :g #x4e :b #x4b :a #x80)
(new 'static 'rgba :r #x24 :g #x4e :b #x4e :a #x80)
(new 'static 'rgba :r #x29 :g #x54 :b #x50 :a #x80)
(new 'static 'rgba :r #x31 :g #x59 :b #x54 :a #x80)
(new 'static 'rgba :r #x2f :g #x58 :b #x55 :a #x80)
(new 'static 'rgba :r #x29 :g #x54 :b #x51 :a #x80)
(new 'static 'rgba :r #x25 :g #x51 :b #x4c :a #x80)
(new 'static 'rgba :r #x24 :g #x51 :b #x4e :a #x80)
(new 'static 'rgba :r #x27 :g #x52 :b #x50 :a #x80)
(new 'static 'rgba :r #x2b :g #x55 :b #x51 :a #x80)
(new 'static 'rgba :r #x29 :g #x53 :b #x52 :a #x80)
(new 'static 'rgba :r #x27 :g #x50 :b #x51 :a #x80)
(new 'static 'rgba :r #x24 :g #x4f :b #x4e :a #x80)
(new 'static 'rgba :r #x21 :g #x4e :b #x4f :a #x80)
(new 'static 'rgba :r #x20 :g #x51 :b #x4b :a #x80)
(new 'static 'rgba :r #x1c :g #x50 :b #x4c :a #x80)
(new 'static 'rgba :r #x1b :g #x4d :b #x4f :a #x80)
(new 'static 'rgba :r #x1e :g #x4c :b #x4f :a #x80)
(new 'static 'rgba :r #x23 :g #x43 :b #x4c :a #x80)
(new 'static 'rgba :r #x21 :g #x3c :b #x48 :a #x80)
(new 'static 'rgba :r #x21 :g #x3a :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x36 :b #x43 :a #x80)
(new 'static 'rgba :r #x1f :g #x34 :b #x41 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x41 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x41 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1e :g #x3a :b #x44 :a #x80)
(new 'static 'rgba :r #x1e :g #x46 :b #x4a :a #x80)
(new 'static 'rgba :r #x1b :g #x49 :b #x4d :a #x80)
(new 'static 'rgba :r #x18 :g #x4d :b #x4a :a #x80)
(new 'static 'rgba :r #x16 :g #x49 :b #x48 :a #x80)
(new 'static 'rgba :r #x15 :g #x49 :b #x45 :a #x80)
(new 'static 'rgba :r #x14 :g #x49 :b #x45 :a #x80)
(new 'static 'rgba :r #x12 :g #x45 :b #x44 :a #x80)
(new 'static 'rgba :r #x10 :g #x43 :b #x40 :a #x80)
(new 'static 'rgba :r #xf :g #x42 :b #x41 :a #x80)
(new 'static 'rgba :r #x10 :g #x45 :b #x41 :a #x80)
(new 'static 'rgba :r #x12 :g #x45 :b #x43 :a #x80)
(new 'static 'rgba :r #x14 :g #x45 :b #x42 :a #x80)
(new 'static 'rgba :r #x16 :g #x46 :b #x47 :a #x80)
(new 'static 'rgba :r #x17 :g #x48 :b #x46 :a #x80)
(new 'static 'rgba :r #x18 :g #x48 :b #x46 :a #x80)
(new 'static 'rgba :r #x19 :g #x48 :b #x44 :a #x80)
(new 'static 'rgba :r #x1a :g #x47 :b #x47 :a #x80)
(new 'static 'rgba :r #x1b :g #x48 :b #x46 :a #x80)
(new 'static 'rgba :r #x1b :g #x48 :b #x46 :a #x80)
(new 'static 'rgba :r #x1b :g #x49 :b #x47 :a #x80)
(new 'static 'rgba :r #x1b :g #x49 :b #x46 :a #x80)
(new 'static 'rgba :r #x21 :g #x4c :b #x4b :a #x80)
(new 'static 'rgba :r #x21 :g #x4b :b #x4c :a #x80)
(new 'static 'rgba :r #x25 :g #x50 :b #x4e :a #x80)
(new 'static 'rgba :r #x2e :g #x56 :b #x54 :a #x80)
(new 'static 'rgba :r #x2e :g #x55 :b #x52 :a #x80)
(new 'static 'rgba :r #x2b :g #x53 :b #x53 :a #x80)
(new 'static 'rgba :r #x23 :g #x4f :b #x49 :a #x80)
(new 'static 'rgba :r #x22 :g #x4f :b #x48 :a #x80)
(new 'static 'rgba :r #x24 :g #x51 :b #x4c :a #x80)
(new 'static 'rgba :r #x2b :g #x55 :b #x51 :a #x80)
(new 'static 'rgba :r #x2b :g #x55 :b #x52 :a #x80)
(new 'static 'rgba :r #x27 :g #x51 :b #x4f :a #x80)
(new 'static 'rgba :r #x23 :g #x4e :b #x4d :a #x80)
(new 'static 'rgba :r #x22 :g #x4d :b #x4b :a #x80)
(new 'static 'rgba :r #x21 :g #x4f :b #x4c :a #x80)
(new 'static 'rgba :r #x1c :g #x4f :b #x4a :a #x80)
(new 'static 'rgba :r #x1a :g #x4f :b #x4a :a #x80)
(new 'static 'rgba :r #x1b :g #x4c :b #x4e :a #x80)
(new 'static 'rgba :r #x20 :g #x47 :b #x4d :a #x80)
(new 'static 'rgba :r #x22 :g #x3f :b #x49 :a #x80)
(new 'static 'rgba :r #x21 :g #x3a :b #x47 :a #x80)
(new 'static 'rgba :r #x20 :g #x35 :b #x43 :a #x80)
(new 'static 'rgba :r #x1f :g #x35 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x34 :b #x41 :a #x80)
(new 'static 'rgba :r #x1f :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1e :g #x3c :b #x44 :a #x80)
(new 'static 'rgba :r #x1e :g #x4a :b #x4c :a #x80)
(new 'static 'rgba :r #x1c :g #x4d :b #x4e :a #x80)
(new 'static 'rgba :r #x19 :g #x4e :b #x4d :a #x80)
(new 'static 'rgba :r #x18 :g #x4c :b #x4a :a #x80)
(new 'static 'rgba :r #x19 :g #x4c :b #x47 :a #x80)
(new 'static 'rgba :r #x17 :g #x48 :b #x48 :a #x80)
(new 'static 'rgba :r #x15 :g #x46 :b #x46 :a #x80)
(new 'static 'rgba :r #x12 :g #x45 :b #x41 :a #x80)
(new 'static 'rgba :r #x11 :g #x44 :b #x3f :a #x80)
(new 'static 'rgba :r #x12 :g #x44 :b #x41 :a #x80)
(new 'static 'rgba :r #x14 :g #x44 :b #x42 :a #x80)
(new 'static 'rgba :r #x15 :g #x45 :b #x41 :a #x80)
(new 'static 'rgba :r #x16 :g #x45 :b #x43 :a #x80)
(new 'static 'rgba :r #x18 :g #x45 :b #x45 :a #x80)
(new 'static 'rgba :r #x19 :g #x46 :b #x42 :a #x80)
(new 'static 'rgba :r #x1a :g #x46 :b #x43 :a #x80)
(new 'static 'rgba :r #x15 :g #x45 :b #x43 :a #x80)
(new 'static 'rgba :r #x17 :g #x45 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x4a :b #x49 :a #x80)
(new 'static 'rgba :r #x1c :g #x47 :b #x45 :a #x80)
(new 'static 'rgba :r #x1d :g #x49 :b #x47 :a #x80)
(new 'static 'rgba :r #x1f :g #x4b :b #x48 :a #x80)
(new 'static 'rgba :r #x22 :g #x4c :b #x4b :a #x80)
(new 'static 'rgba :r #x2b :g #x53 :b #x52 :a #x80)
(new 'static 'rgba :r #x25 :g #x4e :b #x4c :a #x80)
(new 'static 'rgba :r #x29 :g #x51 :b #x4e :a #x80)
(new 'static 'rgba :r #x28 :g #x51 :b #x4f :a #x80)
(new 'static 'rgba :r #x28 :g #x50 :b #x4f :a #x80)
(new 'static 'rgba :r #x20 :g #x4c :b #x48 :a #x80)
(new 'static 'rgba :r #x20 :g #x4c :b #x49 :a #x80)
(new 'static 'rgba :r #x22 :g #x4d :b #x4a :a #x80)
(new 'static 'rgba :r #x24 :g #x50 :b #x4c :a #x80)
(new 'static 'rgba :r #x25 :g #x50 :b #x4c :a #x80)
(new 'static 'rgba :r #x22 :g #x4d :b #x4b :a #x80)
(new 'static 'rgba :r #x21 :g #x4c :b #x49 :a #x80)
(new 'static 'rgba :r #x21 :g #x4d :b #x4b :a #x80)
(new 'static 'rgba :r #x1e :g #x4e :b #x49 :a #x80)
(new 'static 'rgba :r #x1a :g #x4e :b #x4d :a #x80)
(new 'static 'rgba :r #x1a :g #x4e :b #x4d :a #x80)
(new 'static 'rgba :r #x1d :g #x47 :b #x4d :a #x80)
(new 'static 'rgba :r #x21 :g #x40 :b #x4a :a #x80)
(new 'static 'rgba :r #x21 :g #x39 :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x35 :b #x44 :a #x80)
(new 'static 'rgba :r #x1f :g #x35 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x33 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x34 :b #x41 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1c :g #x39 :b #x43 :a #x80)
(new 'static 'rgba :r #x1f :g #x42 :b #x49 :a #x80)
(new 'static 'rgba :r #x1d :g #x49 :b #x4c :a #x80)
(new 'static 'rgba :r #x1b :g #x4e :b #x4c :a #x80)
(new 'static 'rgba :r #x19 :g #x4c :b #x4b :a #x80)
(new 'static 'rgba :r #x1a :g #x4a :b #x49 :a #x80)
(new 'static 'rgba :r #x1b :g #x49 :b #x48 :a #x80)
(new 'static 'rgba :r #x18 :g #x46 :b #x46 :a #x80)
(new 'static 'rgba :r #x16 :g #x43 :b #x44 :a #x80)
(new 'static 'rgba :r #x13 :g #x43 :b #x42 :a #x80)
(new 'static 'rgba :r #x15 :g #x43 :b #x42 :a #x80)
(new 'static 'rgba :r #x15 :g #x43 :b #x42 :a #x80)
(new 'static 'rgba :r #x17 :g #x43 :b #x44 :a #x80)
(new 'static 'rgba :r #x1e :g #x48 :b #x45 :a #x80)
(new 'static 'rgba :r #x18 :g #x44 :b #x42 :a #x80)
(new 'static 'rgba :r #x19 :g #x43 :b #x44 :a #x80)
(new 'static 'rgba :r #x1a :g #x45 :b #x42 :a #x80)
(new 'static 'rgba :r #x18 :g #x44 :b #x41 :a #x80)
(new 'static 'rgba :r #x1a :g #x46 :b #x43 :a #x80)
(new 'static 'rgba :r #x1b :g #x47 :b #x44 :a #x80)
(new 'static 'rgba :r #x1e :g #x49 :b #x47 :a #x80)
(new 'static 'rgba :r #x1c :g #x47 :b #x45 :a #x80)
(new 'static 'rgba :r #x1d :g #x48 :b #x47 :a #x80)
(new 'static 'rgba :r #x22 :g #x4b :b #x4b :a #x80)
(new 'static 'rgba :r #x25 :g #x4d :b #x49 :a #x80)
(new 'static 'rgba :r #x1d :g #x48 :b #x48 :a #x80)
(new 'static 'rgba :r #x20 :g #x49 :b #x49 :a #x80)
(new 'static 'rgba :r #x22 :g #x4c :b #x4a :a #x80)
(new 'static 'rgba :r #x25 :g #x4d :b #x4d :a #x80)
(new 'static 'rgba :r #x23 :g #x4d :b #x4c :a #x80)
(new 'static 'rgba :r #x24 :g #x4d :b #x49 :a #x80)
(new 'static 'rgba :r #x20 :g #x4b :b #x4a :a #x80)
(new 'static 'rgba :r #x1e :g #x4c :b #x46 :a #x80)
(new 'static 'rgba :r #x27 :g #x52 :b #x4c :a #x80)
(new 'static 'rgba :r #x24 :g #x4e :b #x4a :a #x80)
(new 'static 'rgba :r #x20 :g #x4c :b #x4a :a #x80)
(new 'static 'rgba :r #x20 :g #x4b :b #x4b :a #x80)
(new 'static 'rgba :r #x1e :g #x4d :b #x49 :a #x80)
(new 'static 'rgba :r #x1b :g #x4e :b #x49 :a #x80)
(new 'static 'rgba :r #x18 :g #x4e :b #x47 :a #x80)
(new 'static 'rgba :r #x1a :g #x4a :b #x4c :a #x80)
(new 'static 'rgba :r #x1f :g #x41 :b #x4a :a #x80)
(new 'static 'rgba :r #x20 :g #x3b :b #x47 :a #x80)
(new 'static 'rgba :r #x1f :g #x35 :b #x43 :a #x80)
(new 'static 'rgba :r #x1f :g #x33 :b #x41 :a #x80)
(new 'static 'rgba :r #x1f :g #x33 :b #x41 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1c :g #x39 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x40 :b #x48 :a #x80)
(new 'static 'rgba :r #x1f :g #x48 :b #x4c :a #x80)
(new 'static 'rgba :r #x1d :g #x4d :b #x4d :a #x80)
(new 'static 'rgba :r #x1d :g #x4d :b #x4d :a #x80)
(new 'static 'rgba :r #x1d :g #x4a :b #x49 :a #x80)
(new 'static 'rgba :r #x1c :g #x47 :b #x48 :a #x80)
(new 'static 'rgba :r #x1b :g #x48 :b #x44 :a #x80)
(new 'static 'rgba :r #x1a :g #x47 :b #x43 :a #x80)
(new 'static 'rgba :r #x1b :g #x46 :b #x44 :a #x80)
(new 'static 'rgba :r #x19 :g #x46 :b #x43 :a #x80)
(new 'static 'rgba :r #x1a :g #x45 :b #x44 :a #x80)
(new 'static 'rgba :r #x1a :g #x44 :b #x43 :a #x80)
(new 'static 'rgba :r #x1a :g #x43 :b #x44 :a #x80)
(new 'static 'rgba :r #x19 :g #x44 :b #x42 :a #x80)
(new 'static 'rgba :r #x1a :g #x45 :b #x43 :a #x80)
(new 'static 'rgba :r #x19 :g #x43 :b #x44 :a #x80)
(new 'static 'rgba :r #x18 :g #x44 :b #x43 :a #x80)
(new 'static 'rgba :r #x1c :g #x47 :b #x45 :a #x80)
(new 'static 'rgba :r #x19 :g #x42 :b #x43 :a #x80)
(new 'static 'rgba :r #x18 :g #x43 :b #x42 :a #x80)
(new 'static 'rgba :r #x19 :g #x44 :b #x43 :a #x80)
(new 'static 'rgba :r #x1a :g #x45 :b #x45 :a #x80)
(new 'static 'rgba :r #x1e :g #x48 :b #x47 :a #x80)
(new 'static 'rgba :r #x1b :g #x43 :b #x46 :a #x80)
(new 'static 'rgba :r #x1a :g #x45 :b #x44 :a #x80)
(new 'static 'rgba :r #x1b :g #x47 :b #x46 :a #x80)
(new 'static 'rgba :r #x1b :g #x46 :b #x45 :a #x80)
(new 'static 'rgba :r #x1e :g #x48 :b #x48 :a #x80)
(new 'static 'rgba :r #x22 :g #x49 :b #x4a :a #x80)
(new 'static 'rgba :r #x26 :g #x4d :b #x4d :a #x80)
(new 'static 'rgba :r #x24 :g #x4c :b #x4c :a #x80)
(new 'static 'rgba :r #x21 :g #x4d :b #x48 :a #x80)
(new 'static 'rgba :r #x28 :g #x52 :b #x4c :a #x80)
(new 'static 'rgba :r #x26 :g #x50 :b #x4d :a #x80)
(new 'static 'rgba :r #x23 :g #x4d :b #x4d :a #x80)
(new 'static 'rgba :r #x1f :g #x49 :b #x4a :a #x80)
(new 'static 'rgba :r #x1d :g #x4a :b #x49 :a #x80)
(new 'static 'rgba :r #x1c :g #x4d :b #x49 :a #x80)
(new 'static 'rgba :r #x19 :g #x4e :b #x4a :a #x80)
(new 'static 'rgba :r #x19 :g #x4b :b #x4c :a #x80)
(new 'static 'rgba :r #x1d :g #x45 :b #x4a :a #x80)
(new 'static 'rgba :r #x20 :g #x3e :b #x48 :a #x80)
(new 'static 'rgba :r #x1f :g #x35 :b #x44 :a #x80)
(new 'static 'rgba :r #x1f :g #x36 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x31 :b #x41 :a #x80)
(new 'static 'rgba :r #x1f :g #x33 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1d :g #x3a :b #x43 :a #x80)
(new 'static 'rgba :r #x1f :g #x3e :b #x47 :a #x80)
(new 'static 'rgba :r #x1f :g #x48 :b #x4b :a #x80)
(new 'static 'rgba :r #x20 :g #x50 :b #x4e :a #x80)
(new 'static 'rgba :r #x20 :g #x4f :b #x4d :a #x80)
(new 'static 'rgba :r #x20 :g #x4c :b #x49 :a #x80)
(new 'static 'rgba :r #x1f :g #x4a :b #x49 :a #x80)
(new 'static 'rgba :r #x1f :g #x49 :b #x48 :a #x80)
(new 'static 'rgba :r #x21 :g #x48 :b #x49 :a #x80)
(new 'static 'rgba :r #x21 :g #x49 :b #x49 :a #x80)
(new 'static 'rgba :r #x20 :g #x4a :b #x47 :a #x80)
(new 'static 'rgba :r #x20 :g #x4a :b #x48 :a #x80)
(new 'static 'rgba :r #x20 :g #x49 :b #x47 :a #x80)
(new 'static 'rgba :r #x1d :g #x48 :b #x46 :a #x80)
(new 'static 'rgba :r #x1b :g #x44 :b #x45 :a #x80)
(new 'static 'rgba :r #x1b :g #x46 :b #x45 :a #x80)
(new 'static 'rgba :r #x19 :g #x44 :b #x42 :a #x80)
(new 'static 'rgba :r #x19 :g #x44 :b #x43 :a #x80)
(new 'static 'rgba :r #x17 :g #x43 :b #x42 :a #x80)
(new 'static 'rgba :r #x16 :g #x42 :b #x41 :a #x80)
(new 'static 'rgba :r #x17 :g #x43 :b #x42 :a #x80)
(new 'static 'rgba :r #x18 :g #x42 :b #x42 :a #x80)
(new 'static 'rgba :r #x17 :g #x42 :b #x3f :a #x80)
(new 'static 'rgba :r #x16 :g #x41 :b #x42 :a #x80)
(new 'static 'rgba :r #x14 :g #x40 :b #x41 :a #x80)
(new 'static 'rgba :r #x14 :g #x41 :b #x42 :a #x80)
(new 'static 'rgba :r #x13 :g #x41 :b #x42 :a #x80)
(new 'static 'rgba :r #x14 :g #x43 :b #x41 :a #x80)
(new 'static 'rgba :r #x17 :g #x43 :b #x41 :a #x80)
(new 'static 'rgba :r #x19 :g #x45 :b #x44 :a #x80)
(new 'static 'rgba :r #x1d :g #x46 :b #x47 :a #x80)
(new 'static 'rgba :r #x20 :g #x49 :b #x48 :a #x80)
(new 'static 'rgba :r #x24 :g #x4c :b #x47 :a #x80)
(new 'static 'rgba :r #x22 :g #x4d :b #x4b :a #x80)
(new 'static 'rgba :r #x1f :g #x49 :b #x47 :a #x80)
(new 'static 'rgba :r #x22 :g #x4b :b #x4b :a #x80)
(new 'static 'rgba :r #x1e :g #x49 :b #x48 :a #x80)
(new 'static 'rgba :r #x1e :g #x49 :b #x4a :a #x80)
(new 'static 'rgba :r #x1c :g #x4b :b #x48 :a #x80)
(new 'static 'rgba :r #x1a :g #x4d :b #x4b :a #x80)
(new 'static 'rgba :r #x19 :g #x4c :b #x49 :a #x80)
(new 'static 'rgba :r #x1c :g #x48 :b #x4b :a #x80)
(new 'static 'rgba :r #x21 :g #x40 :b #x49 :a #x80)
(new 'static 'rgba :r #x1f :g #x35 :b #x44 :a #x80)
(new 'static 'rgba :r #x1f :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x41 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1d :g #x39 :b #x43 :a #x80)
(new 'static 'rgba :r #x1f :g #x41 :b #x49 :a #x80)
(new 'static 'rgba :r #x21 :g #x4b :b #x4c :a #x80)
(new 'static 'rgba :r #x22 :g #x50 :b #x51 :a #x80)
(new 'static 'rgba :r #x24 :g #x50 :b #x50 :a #x80)
(new 'static 'rgba :r #x25 :g #x4f :b #x4c :a #x80)
(new 'static 'rgba :r #x24 :g #x4d :b #x4b :a #x80)
(new 'static 'rgba :r #x25 :g #x4c :b #x4c :a #x80)
(new 'static 'rgba :r #x24 :g #x4b :b #x4b :a #x80)
(new 'static 'rgba :r #x24 :g #x4c :b #x4c :a #x80)
(new 'static 'rgba :r #x25 :g #x4b :b #x4c :a #x80)
(new 'static 'rgba :r #x24 :g #x4d :b #x49 :a #x80)
(new 'static 'rgba :r #x23 :g #x4b :b #x49 :a #x80)
(new 'static 'rgba :r #x21 :g #x4a :b #x47 :a #x80)
(new 'static 'rgba :r #x1e :g #x47 :b #x47 :a #x80)
(new 'static 'rgba :r #x1c :g #x47 :b #x45 :a #x80)
(new 'static 'rgba :r #x1c :g #x47 :b #x45 :a #x80)
(new 'static 'rgba :r #x1a :g #x44 :b #x44 :a #x80)
(new 'static 'rgba :r #x16 :g #x42 :b #x41 :a #x80)
(new 'static 'rgba :r #x15 :g #x42 :b #x42 :a #x80)
(new 'static 'rgba :r #x14 :g #x42 :b #x40 :a #x80)
(new 'static 'rgba :r #x16 :g #x43 :b #x41 :a #x80)
(new 'static 'rgba :r #x14 :g #x40 :b #x41 :a #x80)
(new 'static 'rgba :r #x11 :g #x40 :b #x3f :a #x80)
(new 'static 'rgba :r #x10 :g #x41 :b #x3c :a #x80)
(new 'static 'rgba :r #xd :g #x3f :b #x3a :a #x80)
(new 'static 'rgba :r #xb :g #x3e :b #x3d :a #x80)
(new 'static 'rgba :r #xb :g #x3f :b #x3c :a #x80)
(new 'static 'rgba :r #xe :g #x40 :b #x3d :a #x80)
(new 'static 'rgba :r #x12 :g #x42 :b #x40 :a #x80)
(new 'static 'rgba :r #x15 :g #x41 :b #x40 :a #x80)
(new 'static 'rgba :r #x18 :g #x43 :b #x43 :a #x80)
(new 'static 'rgba :r #x1a :g #x44 :b #x45 :a #x80)
(new 'static 'rgba :r #x1e :g #x47 :b #x46 :a #x80)
(new 'static 'rgba :r #x1e :g #x48 :b #x49 :a #x80)
(new 'static 'rgba :r #x1f :g #x49 :b #x46 :a #x80)
(new 'static 'rgba :r #x1f :g #x49 :b #x49 :a #x80)
(new 'static 'rgba :r #x1e :g #x4a :b #x48 :a #x80)
(new 'static 'rgba :r #x1d :g #x4b :b #x4a :a #x80)
(new 'static 'rgba :r #x1b :g #x4d :b #x48 :a #x80)
(new 'static 'rgba :r #x1a :g #x4e :b #x4b :a #x80)
(new 'static 'rgba :r #x1a :g #x49 :b #x4a :a #x80)
(new 'static 'rgba :r #x20 :g #x3e :b #x48 :a #x80)
(new 'static 'rgba :r #x1f :g #x36 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x34 :b #x43 :a #x80)
(new 'static 'rgba :r #x20 :g #x36 :b #x43 :a #x80)
(new 'static 'rgba :r #x1f :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1d :g #x3a :b #x46 :a #x80)
(new 'static 'rgba :r #x21 :g #x43 :b #x4a :a #x80)
(new 'static 'rgba :r #x21 :g #x49 :b #x4e :a #x80)
(new 'static 'rgba :r #x25 :g #x51 :b #x51 :a #x80)
(new 'static 'rgba :r #x27 :g #x51 :b #x52 :a #x80)
(new 'static 'rgba :r #x26 :g #x50 :b #x4f :a #x80)
(new 'static 'rgba :r #x27 :g #x50 :b #x4e :a #x80)
(new 'static 'rgba :r #x28 :g #x4e :b #x4e :a #x80)
(new 'static 'rgba :r #x28 :g #x51 :b #x4d :a #x80)
(new 'static 'rgba :r #x28 :g #x51 :b #x4c :a #x80)
(new 'static 'rgba :r #x24 :g #x4c :b #x4c :a #x80)
(new 'static 'rgba :r #x26 :g #x4f :b #x4c :a #x80)
(new 'static 'rgba :r #x24 :g #x4b :b #x49 :a #x80)
(new 'static 'rgba :r #x24 :g #x4d :b #x4c :a #x80)
(new 'static 'rgba :r #x23 :g #x4a :b #x4b :a #x80)
(new 'static 'rgba :r #x1f :g #x49 :b #x49 :a #x80)
(new 'static 'rgba :r #x1f :g #x48 :b #x48 :a #x80)
(new 'static 'rgba :r #x1a :g #x45 :b #x45 :a #x80)
(new 'static 'rgba :r #x17 :g #x44 :b #x42 :a #x80)
(new 'static 'rgba :r #x14 :g #x42 :b #x3f :a #x80)
(new 'static 'rgba :r #x1c :g #x47 :b #x43 :a #x80)
(new 'static 'rgba :r #x12 :g #x40 :b #x40 :a #x80)
(new 'static 'rgba :r #x10 :g #x40 :b #x3d :a #x80)
(new 'static 'rgba :r #xb :g #x3e :b #x3c :a #x80)
(new 'static 'rgba :r #xa :g #x3e :b #x3a :a #x80)
(new 'static 'rgba :r #x8 :g #x3c :b #x3a :a #x80)
(new 'static 'rgba :r #x7 :g #x3c :b #x38 :a #x80)
(new 'static 'rgba :r #x8 :g #x3d :b #x3b :a #x80)
(new 'static 'rgba :r #x9 :g #x3c :b #x3b :a #x80)
(new 'static 'rgba :r #xb :g #x3e :b #x3d :a #x80)
(new 'static 'rgba :r #xf :g #x40 :b #x3c :a #x80)
(new 'static 'rgba :r #x13 :g #x40 :b #x3d :a #x80)
(new 'static 'rgba :r #x17 :g #x43 :b #x42 :a #x80)
(new 'static 'rgba :r #x1b :g #x45 :b #x45 :a #x80)
(new 'static 'rgba :r #x1c :g #x46 :b #x45 :a #x80)
(new 'static 'rgba :r #x1c :g #x47 :b #x46 :a #x80)
(new 'static 'rgba :r #x1e :g #x49 :b #x48 :a #x80)
(new 'static 'rgba :r #x1e :g #x4a :b #x47 :a #x80)
(new 'static 'rgba :r #x1e :g #x4b :b #x47 :a #x80)
(new 'static 'rgba :r #x1c :g #x4d :b #x4b :a #x80)
(new 'static 'rgba :r #x1a :g #x4d :b #x4b :a #x80)
(new 'static 'rgba :r #x19 :g #x49 :b #x4b :a #x80)
(new 'static 'rgba :r #x1f :g #x42 :b #x4a :a #x80)
(new 'static 'rgba :r #x20 :g #x39 :b #x47 :a #x80)
(new 'static 'rgba :r #x1f :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x20 :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x33 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x3d :b #x47 :a #x80)
(new 'static 'rgba :r #x23 :g #x45 :b #x4c :a #x80)
(new 'static 'rgba :r #x24 :g #x4b :b #x50 :a #x80)
(new 'static 'rgba :r #x27 :g #x51 :b #x52 :a #x80)
(new 'static 'rgba :r #x2a :g #x54 :b #x52 :a #x80)
(new 'static 'rgba :r #x2a :g #x53 :b #x50 :a #x80)
(new 'static 'rgba :r #x2b :g #x52 :b #x4f :a #x80)
(new 'static 'rgba :r #x2b :g #x52 :b #x4f :a #x80)
(new 'static 'rgba :r #x29 :g #x51 :b #x4d :a #x80)
(new 'static 'rgba :r #x28 :g #x50 :b #x4c :a #x80)
(new 'static 'rgba :r #x25 :g #x4c :b #x47 :a #x80)
(new 'static 'rgba :r #x1f :g #x48 :b #x46 :a #x80)
(new 'static 'rgba :r #x28 :g #x51 :b #x4e :a #x80)
(new 'static 'rgba :r #x25 :g #x4d :b #x4c :a #x80)
(new 'static 'rgba :r #x23 :g #x4b :b #x47 :a #x80)
(new 'static 'rgba :r #x21 :g #x48 :b #x49 :a #x80)
(new 'static 'rgba :r #x1e :g #x46 :b #x47 :a #x80)
(new 'static 'rgba :r #x1a :g #x45 :b #x45 :a #x80)
(new 'static 'rgba :r #x17 :g #x44 :b #x43 :a #x80)
(new 'static 'rgba :r #x11 :g #x41 :b #x40 :a #x80)
(new 'static 'rgba :r #xf :g #x3f :b #x3f :a #x80)
(new 'static 'rgba :r #xd :g #x3e :b #x3b :a #x80)
(new 'static 'rgba :r #xb :g #x3e :b #x3a :a #x80)
(new 'static 'rgba :r #x7 :g #x3b :b #x3a :a #x80)
(new 'static 'rgba :r #x6 :g #x39 :b #x39 :a #x80)
(new 'static 'rgba :r #x5 :g #x38 :b #x37 :a #x80)
(new 'static 'rgba :r #x6 :g #x36 :b #x39 :a #x80)
(new 'static 'rgba :r #x6 :g #x37 :b #x38 :a #x80)
(new 'static 'rgba :r #x5 :g #x39 :b #x37 :a #x80)
(new 'static 'rgba :r #x6 :g #x3b :b #x36 :a #x80)
(new 'static 'rgba :r #x9 :g #x3e :b #x3c :a #x80)
(new 'static 'rgba :r #xf :g #x40 :b #x3e :a #x80)
(new 'static 'rgba :r #x13 :g #x40 :b #x40 :a #x80)
(new 'static 'rgba :r #x1a :g #x44 :b #x44 :a #x80)
(new 'static 'rgba :r #x1b :g #x46 :b #x45 :a #x80)
(new 'static 'rgba :r #x1e :g #x49 :b #x47 :a #x80)
(new 'static 'rgba :r #x18 :g #x45 :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x4b :b #x48 :a #x80)
(new 'static 'rgba :r #x1f :g #x4c :b #x49 :a #x80)
(new 'static 'rgba :r #x1d :g #x4d :b #x4a :a #x80)
(new 'static 'rgba :r #x1a :g #x4e :b #x48 :a #x80)
(new 'static 'rgba :r #x1a :g #x4c :b #x49 :a #x80)
(new 'static 'rgba :r #x1e :g #x48 :b #x4c :a #x80)
(new 'static 'rgba :r #x21 :g #x3b :b #x47 :a #x80)
(new 'static 'rgba :r #x1f :g #x36 :b #x43 :a #x80)
(new 'static 'rgba :r #x20 :g #x34 :b #x43 :a #x80)
(new 'static 'rgba :r #x1f :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x20 :g #x3d :b #x48 :a #x80)
(new 'static 'rgba :r #x24 :g #x4a :b #x4e :a #x80)
(new 'static 'rgba :r #x26 :g #x50 :b #x51 :a #x80)
(new 'static 'rgba :r #x2c :g #x56 :b #x54 :a #x80)
(new 'static 'rgba :r #x2f :g #x57 :b #x57 :a #x80)
(new 'static 'rgba :r #x2e :g #x56 :b #x52 :a #x80)
(new 'static 'rgba :r #x2c :g #x54 :b #x4f :a #x80)
(new 'static 'rgba :r #x2b :g #x52 :b #x4d :a #x80)
(new 'static 'rgba :r #x2c :g #x53 :b #x4e :a #x80)
(new 'static 'rgba :r #x2b :g #x53 :b #x4d :a #x80)
(new 'static 'rgba :r #x2c :g #x54 :b #x4f :a #x80)
(new 'static 'rgba :r #x27 :g #x4f :b #x4c :a #x80)
(new 'static 'rgba :r #x29 :g #x51 :b #x4d :a #x80)
(new 'static 'rgba :r #x21 :g #x49 :b #x41 :a #x80)
(new 'static 'rgba :r #x27 :g #x4f :b #x4d :a #x80)
(new 'static 'rgba :r #x22 :g #x4c :b #x49 :a #x80)
(new 'static 'rgba :r #x1e :g #x48 :b #x46 :a #x80)
(new 'static 'rgba :r #x1c :g #x47 :b #x44 :a #x80)
(new 'static 'rgba :r #x16 :g #x43 :b #x40 :a #x80)
(new 'static 'rgba :r #x11 :g #x41 :b #x3e :a #x80)
(new 'static 'rgba :r #xe :g #x40 :b #x3b :a #x80)
(new 'static 'rgba :r #xb :g #x3f :b #x3d :a #x80)
(new 'static 'rgba :r #x9 :g #x3d :b #x3a :a #x80)
(new 'static 'rgba :r #x7 :g #x3b :b #x3a :a #x80)
(new 'static 'rgba :r #x6 :g #x39 :b #x38 :a #x80)
(new 'static 'rgba :r #x6 :g #x34 :b #x36 :a #x80)
(new 'static 'rgba :r #x6 :g #x32 :b #x35 :a #x80)
(new 'static 'rgba :r #x6 :g #x33 :b #x36 :a #x80)
(new 'static 'rgba :r #x5 :g #x32 :b #x36 :a #x80)
(new 'static 'rgba :r #x5 :g #x37 :b #x38 :a #x80)
(new 'static 'rgba :r #x6 :g #x3a :b #x3a :a #x80)
(new 'static 'rgba :r #xb :g #x3e :b #x3c :a #x80)
(new 'static 'rgba :r #x11 :g #x41 :b #x40 :a #x80)
(new 'static 'rgba :r #x18 :g #x44 :b #x42 :a #x80)
(new 'static 'rgba :r #x23 :g #x4c :b #x4b :a #x80)
(new 'static 'rgba :r #x21 :g #x4b :b #x48 :a #x80)
(new 'static 'rgba :r #x22 :g #x4d :b #x48 :a #x80)
(new 'static 'rgba :r #x21 :g #x4d :b #x4c :a #x80)
(new 'static 'rgba :r #x22 :g #x4d :b #x4b :a #x80)
(new 'static 'rgba :r #x20 :g #x4f :b #x4e :a #x80)
(new 'static 'rgba :r #x1d :g #x4f :b #x4c :a #x80)
(new 'static 'rgba :r #x1b :g #x4e :b #x4c :a #x80)
(new 'static 'rgba :r #x1e :g #x47 :b #x4d :a #x80)
(new 'static 'rgba :r #x21 :g #x3f :b #x48 :a #x80)
(new 'static 'rgba :r #x20 :g #x37 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x36 :b #x44 :a #x80)
(new 'static 'rgba :r #x20 :g #x35 :b #x41 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x21 :g #x41 :b #x49 :a #x80)
(new 'static 'rgba :r #x25 :g #x4c :b #x50 :a #x80)
(new 'static 'rgba :r #x2c :g #x55 :b #x55 :a #x80)
(new 'static 'rgba :r #x31 :g #x5a :b #x58 :a #x80)
(new 'static 'rgba :r #x31 :g #x5a :b #x57 :a #x80)
(new 'static 'rgba :r #x30 :g #x58 :b #x51 :a #x80)
(new 'static 'rgba :r #x2d :g #x54 :b #x4a :a #x80)
(new 'static 'rgba :r #x29 :g #x4f :b #x47 :a #x80)
(new 'static 'rgba :r #x29 :g #x50 :b #x47 :a #x80)
(new 'static 'rgba :r #x2a :g #x51 :b #x4c :a #x80)
(new 'static 'rgba :r #x2c :g #x52 :b #x4d :a #x80)
(new 'static 'rgba :r #x2a :g #x52 :b #x4a :a #x80)
(new 'static 'rgba :r #x28 :g #x50 :b #x4b :a #x80)
(new 'static 'rgba :r #x28 :g #x51 :b #x4b :a #x80)
(new 'static 'rgba :r #x27 :g #x4f :b #x4c :a #x80)
(new 'static 'rgba :r #x25 :g #x4d :b #x4b :a #x80)
(new 'static 'rgba :r #x21 :g #x49 :b #x47 :a #x80)
(new 'static 'rgba :r #x1d :g #x47 :b #x47 :a #x80)
(new 'static 'rgba :r #x16 :g #x44 :b #x41 :a #x80)
(new 'static 'rgba :r #x10 :g #x40 :b #x3d :a #x80)
(new 'static 'rgba :r #xd :g #x3f :b #x3b :a #x80)
(new 'static 'rgba :r #xf :g #x40 :b #x3b :a #x80)
(new 'static 'rgba :r #x7 :g #x3c :b #x39 :a #x80)
(new 'static 'rgba :r #x6 :g #x39 :b #x37 :a #x80)
(new 'static 'rgba :r #x6 :g #x35 :b #x37 :a #x80)
(new 'static 'rgba :r #x6 :g #x31 :b #x35 :a #x80)
(new 'static 'rgba :r #x6 :g #x2e :b #x34 :a #x80)
(new 'static 'rgba :r #x6 :g #x2e :b #x34 :a #x80)
(new 'static 'rgba :r #x6 :g #x30 :b #x35 :a #x80)
(new 'static 'rgba :r #x6 :g #x35 :b #x36 :a #x80)
(new 'static 'rgba :r #x6 :g #x39 :b #x36 :a #x80)
(new 'static 'rgba :r #x9 :g #x3d :b #x3b :a #x80)
(new 'static 'rgba :r #x11 :g #x40 :b #x3d :a #x80)
(new 'static 'rgba :r #x19 :g #x44 :b #x45 :a #x80)
(new 'static 'rgba :r #x27 :g #x4f :b #x4c :a #x80)
(new 'static 'rgba :r #x26 :g #x50 :b #x4a :a #x80)
(new 'static 'rgba :r #x26 :g #x50 :b #x4d :a #x80)
(new 'static 'rgba :r #x25 :g #x4f :b #x4c :a #x80)
(new 'static 'rgba :r #x25 :g #x4f :b #x4d :a #x80)
(new 'static 'rgba :r #x23 :g #x50 :b #x4d :a #x80)
(new 'static 'rgba :r #x1f :g #x51 :b #x4e :a #x80)
(new 'static 'rgba :r #x1d :g #x50 :b #x50 :a #x80)
(new 'static 'rgba :r #x1e :g #x4c :b #x4e :a #x80)
(new 'static 'rgba :r #x22 :g #x43 :b #x4a :a #x80)
(new 'static 'rgba :r #x20 :g #x36 :b #x44 :a #x80)
(new 'static 'rgba :r #x20 :g #x33 :b #x44 :a #x80)
(new 'static 'rgba :r #x20 :g #x33 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x20 :g #x41 :b #x49 :a #x80)
(new 'static 'rgba :r #x28 :g #x4b :b #x51 :a #x80)
(new 'static 'rgba :r #x2e :g #x56 :b #x58 :a #x80)
(new 'static 'rgba :r #x33 :g #x5a :b #x59 :a #x80)
(new 'static 'rgba :r #x33 :g #x59 :b #x53 :a #x80)
(new 'static 'rgba :r #x2f :g #x56 :b #x4a :a #x80)
(new 'static 'rgba :r #x29 :g #x4d :b #x3e :a #x80)
(new 'static 'rgba :r #x25 :g #x49 :b #x3a :a #x80)
(new 'static 'rgba :r #x24 :g #x49 :b #x3c :a #x80)
(new 'static 'rgba :r #x26 :g #x4b :b #x3f :a #x80)
(new 'static 'rgba :r #x24 :g #x4c :b #x3e :a #x80)
(new 'static 'rgba :r #x23 :g #x4a :b #x3e :a #x80)
(new 'static 'rgba :r #x24 :g #x4a :b #x42 :a #x80)
(new 'static 'rgba :r #x23 :g #x4b :b #x46 :a #x80)
(new 'static 'rgba :r #x23 :g #x4c :b #x4c :a #x80)
(new 'static 'rgba :r #x21 :g #x4b :b #x4a :a #x80)
(new 'static 'rgba :r #x22 :g #x4b :b #x49 :a #x80)
(new 'static 'rgba :r #x16 :g #x40 :b #x41 :a #x80)
(new 'static 'rgba :r #x17 :g #x44 :b #x44 :a #x80)
(new 'static 'rgba :r #x10 :g #x41 :b #x3d :a #x80)
(new 'static 'rgba :r #x10 :g #x40 :b #x3e :a #x80)
(new 'static 'rgba :r #xe :g #x40 :b #x3b :a #x80)
(new 'static 'rgba :r #x7 :g #x3a :b #x3a :a #x80)
(new 'static 'rgba :r #x6 :g #x36 :b #x39 :a #x80)
(new 'static 'rgba :r #x6 :g #x36 :b #x36 :a #x80)
(new 'static 'rgba :r #x6 :g #x33 :b #x35 :a #x80)
(new 'static 'rgba :r #x6 :g #x2f :b #x35 :a #x80)
(new 'static 'rgba :r #x6 :g #x2b :b #x32 :a #x80)
(new 'static 'rgba :r #x7 :g #x2c :b #x34 :a #x80)
(new 'static 'rgba :r #x6 :g #x2f :b #x34 :a #x80)
(new 'static 'rgba :r #x5 :g #x35 :b #x37 :a #x80)
(new 'static 'rgba :r #x8 :g #x3b :b #x3a :a #x80)
(new 'static 'rgba :r #x10 :g #x40 :b #x3f :a #x80)
(new 'static 'rgba :r #x1b :g #x46 :b #x44 :a #x80)
(new 'static 'rgba :r #x25 :g #x4e :b #x4a :a #x80)
(new 'static 'rgba :r #x29 :g #x51 :b #x51 :a #x80)
(new 'static 'rgba :r #x2a :g #x50 :b #x51 :a #x80)
(new 'static 'rgba :r #x29 :g #x51 :b #x52 :a #x80)
(new 'static 'rgba :r #x28 :g #x52 :b #x50 :a #x80)
(new 'static 'rgba :r #x27 :g #x52 :b #x51 :a #x80)
(new 'static 'rgba :r #x22 :g #x50 :b #x50 :a #x80)
(new 'static 'rgba :r #x1e :g #x50 :b #x50 :a #x80)
(new 'static 'rgba :r #x1f :g #x50 :b #x51 :a #x80)
(new 'static 'rgba :r #x21 :g #x42 :b #x4b :a #x80)
(new 'static 'rgba :r #x21 :g #x37 :b #x45 :a #x80)
(new 'static 'rgba :r #x22 :g #x3d :b #x49 :a #x80)
(new 'static 'rgba :r #x20 :g #x33 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x20 :g #x40 :b #x48 :a #x80)
(new 'static 'rgba :r #x27 :g #x4b :b #x52 :a #x80)
(new 'static 'rgba :r #x2f :g #x57 :b #x57 :a #x80)
(new 'static 'rgba :r #x32 :g #x5a :b #x55 :a #x80)
(new 'static 'rgba :r #x30 :g #x53 :b #x4a :a #x80)
(new 'static 'rgba :r #x2a :g #x4f :b #x3d :a #x80)
(new 'static 'rgba :r #x24 :g #x49 :b #x38 :a #x80)
(new 'static 'rgba :r #x21 :g #x45 :b #x31 :a #x80)
(new 'static 'rgba :r #x21 :g #x44 :b #x31 :a #x80)
(new 'static 'rgba :r #x1e :g #x43 :b #x31 :a #x80)
(new 'static 'rgba :r #x1d :g #x41 :b #x30 :a #x80)
(new 'static 'rgba :r #x1c :g #x42 :b #x30 :a #x80)
(new 'static 'rgba :r #x20 :g #x44 :b #x36 :a #x80)
(new 'static 'rgba :r #x23 :g #x4a :b #x45 :a #x80)
(new 'static 'rgba :r #x1e :g #x45 :b #x47 :a #x80)
(new 'static 'rgba :r #x27 :g #x4d :b #x4e :a #x80)
(new 'static 'rgba :r #x23 :g #x4a :b #x4b :a #x80)
(new 'static 'rgba :r #x1c :g #x46 :b #x44 :a #x80)
(new 'static 'rgba :r #x17 :g #x45 :b #x42 :a #x80)
(new 'static 'rgba :r #x11 :g #x42 :b #x3f :a #x80)
(new 'static 'rgba :r #xd :g #x3f :b #x3d :a #x80)
(new 'static 'rgba :r #xa :g #x3e :b #x3c :a #x80)
(new 'static 'rgba :r #x7 :g #x3b :b #x3b :a #x80)
(new 'static 'rgba :r #x6 :g #x38 :b #x39 :a #x80)
(new 'static 'rgba :r #x6 :g #x36 :b #x36 :a #x80)
(new 'static 'rgba :r #x7 :g #x31 :b #x36 :a #x80)
(new 'static 'rgba :r #x6 :g #x2e :b #x33 :a #x80)
(new 'static 'rgba :r #x1 :g #x16 :b #x23 :a #x80)
(new 'static 'rgba :r #x7 :g #x2e :b #x33 :a #x80)
(new 'static 'rgba :r #x7 :g #x34 :b #x37 :a #x80)
(new 'static 'rgba :r #x4 :g #x32 :b #x36 :a #x80)
(new 'static 'rgba :r #x9 :g #x3b :b #x38 :a #x80)
(new 'static 'rgba :r #x11 :g #x41 :b #x3f :a #x80)
(new 'static 'rgba :r #x1b :g #x47 :b #x44 :a #x80)
(new 'static 'rgba :r #x21 :g #x4c :b #x4a :a #x80)
(new 'static 'rgba :r #x28 :g #x51 :b #x4f :a #x80)
(new 'static 'rgba :r #x2c :g #x55 :b #x52 :a #x80)
(new 'static 'rgba :r #x2a :g #x52 :b #x53 :a #x80)
(new 'static 'rgba :r #x2b :g #x55 :b #x52 :a #x80)
(new 'static 'rgba :r #x29 :g #x53 :b #x52 :a #x80)
(new 'static 'rgba :r #x25 :g #x53 :b #x4f :a #x80)
(new 'static 'rgba :r #x20 :g #x52 :b #x4e :a #x80)
(new 'static 'rgba :r #x1e :g #x4f :b #x50 :a #x80)
(new 'static 'rgba :r #x20 :g #x46 :b #x4c :a #x80)
(new 'static 'rgba :r #x20 :g #x3a :b #x47 :a #x80)
(new 'static 'rgba :r #x25 :g #x4b :b #x51 :a #x80)
(new 'static 'rgba :r #x21 :g #x35 :b #x43 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x20 :g #x3e :b #x48 :a #x80)
(new 'static 'rgba :r #x28 :g #x4f :b #x52 :a #x80)
(new 'static 'rgba :r #x30 :g #x57 :b #x57 :a #x80)
(new 'static 'rgba :r #x30 :g #x55 :b #x48 :a #x80)
(new 'static 'rgba :r #x2b :g #x4e :b #x3b :a #x80)
(new 'static 'rgba :r #x25 :g #x47 :b #x35 :a #x80)
(new 'static 'rgba :r #x21 :g #x44 :b #x2c :a #x80)
(new 'static 'rgba :r #x1e :g #x3f :b #x2b :a #x80)
(new 'static 'rgba :r #x1d :g #x40 :b #x29 :a #x80)
(new 'static 'rgba :r #x1b :g #x3f :b #x2b :a #x80)
(new 'static 'rgba :r #x1c :g #x3e :b #x29 :a #x80)
(new 'static 'rgba :r #x1b :g #x3e :b #x2b :a #x80)
(new 'static 'rgba :r #x1e :g #x41 :b #x30 :a #x80)
(new 'static 'rgba :r #x27 :g #x4c :b #x45 :a #x80)
(new 'static 'rgba :r #x2b :g #x54 :b #x4f :a #x80)
(new 'static 'rgba :r #x29 :g #x51 :b #x51 :a #x80)
(new 'static 'rgba :r #x23 :g #x4b :b #x4b :a #x80)
(new 'static 'rgba :r #x1d :g #x45 :b #x47 :a #x80)
(new 'static 'rgba :r #x17 :g #x45 :b #x44 :a #x80)
(new 'static 'rgba :r #x10 :g #x40 :b #x40 :a #x80)
(new 'static 'rgba :r #xe :g #x41 :b #x3e :a #x80)
(new 'static 'rgba :r #xa :g #x3d :b #x3a :a #x80)
(new 'static 'rgba :r #x8 :g #x3b :b #x3b :a #x80)
(new 'static 'rgba :r #x6 :g #x3a :b #x37 :a #x80)
(new 'static 'rgba :r #x6 :g #x35 :b #x38 :a #x80)
(new 'static 'rgba :r #x6 :g #x33 :b #x35 :a #x80)
(new 'static 'rgba :r #x6 :g #x32 :b #x35 :a #x80)
(new 'static 'rgba :r #x5 :g #x28 :b #x31 :a #x80)
(new 'static 'rgba :r #x6 :g #x2c :b #x33 :a #x80)
(new 'static 'rgba :r #x6 :g #x30 :b #x34 :a #x80)
(new 'static 'rgba :r #x5 :g #x35 :b #x38 :a #x80)
(new 'static 'rgba :r #x9 :g #x3d :b #x3b :a #x80)
(new 'static 'rgba :r #x14 :g #x44 :b #x41 :a #x80)
(new 'static 'rgba :r #x1e :g #x49 :b #x49 :a #x80)
(new 'static 'rgba :r #x24 :g #x4d :b #x4b :a #x80)
(new 'static 'rgba :r #x2b :g #x53 :b #x4f :a #x80)
(new 'static 'rgba :r #x31 :g #x57 :b #x57 :a #x80)
(new 'static 'rgba :r #x2b :g #x54 :b #x52 :a #x80)
(new 'static 'rgba :r #x2e :g #x57 :b #x55 :a #x80)
(new 'static 'rgba :r #x2b :g #x54 :b #x52 :a #x80)
(new 'static 'rgba :r #x27 :g #x54 :b #x54 :a #x80)
(new 'static 'rgba :r #x21 :g #x53 :b #x51 :a #x80)
(new 'static 'rgba :r #x1f :g #x52 :b #x52 :a #x80)
(new 'static 'rgba :r #x22 :g #x50 :b #x52 :a #x80)
(new 'static 'rgba :r #x21 :g #x3a :b #x49 :a #x80)
(new 'static 'rgba :r #x22 :g #x39 :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x34 :b #x43 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x21 :g #x42 :b #x4a :a #x80)
(new 'static 'rgba :r #x28 :g #x52 :b #x53 :a #x80)
(new 'static 'rgba :r #x30 :g #x57 :b #x53 :a #x80)
(new 'static 'rgba :r #x2e :g #x52 :b #x43 :a #x80)
(new 'static 'rgba :r #x27 :g #x49 :b #x37 :a #x80)
(new 'static 'rgba :r #x23 :g #x43 :b #x2d :a #x80)
(new 'static 'rgba :r #x1e :g #x40 :b #x2a :a #x80)
(new 'static 'rgba :r #x1d :g #x3e :b #x27 :a #x80)
(new 'static 'rgba :r #x1b :g #x3d :b #x24 :a #x80)
(new 'static 'rgba :r #x1a :g #x3d :b #x27 :a #x80)
(new 'static 'rgba :r #x18 :g #x3b :b #x23 :a #x80)
(new 'static 'rgba :r #x19 :g #x3d :b #x23 :a #x80)
(new 'static 'rgba :r #x1d :g #x40 :b #x2c :a #x80)
(new 'static 'rgba :r #x22 :g #x49 :b #x3f :a #x80)
(new 'static 'rgba :r #x28 :g #x52 :b #x4b :a #x80)
(new 'static 'rgba :r #x2b :g #x52 :b #x50 :a #x80)
(new 'static 'rgba :r #x25 :g #x4d :b #x4a :a #x80)
(new 'static 'rgba :r #x1f :g #x48 :b #x48 :a #x80)
(new 'static 'rgba :r #x18 :g #x44 :b #x42 :a #x80)
(new 'static 'rgba :r #x13 :g #x41 :b #x41 :a #x80)
(new 'static 'rgba :r #x11 :g #x41 :b #x41 :a #x80)
(new 'static 'rgba :r #xb :g #x3e :b #x3a :a #x80)
(new 'static 'rgba :r #x9 :g #x3d :b #x3b :a #x80)
(new 'static 'rgba :r #x6 :g #x3a :b #x38 :a #x80)
(new 'static 'rgba :r #x6 :g #x38 :b #x38 :a #x80)
(new 'static 'rgba :r #x7 :g #x33 :b #x37 :a #x80)
(new 'static 'rgba :r #x6 :g #x32 :b #x35 :a #x80)
(new 'static 'rgba :r #x6 :g #x2f :b #x34 :a #x80)
(new 'static 'rgba :r #x7 :g #x30 :b #x36 :a #x80)
(new 'static 'rgba :r #x7 :g #x33 :b #x37 :a #x80)
(new 'static 'rgba :r #x6 :g #x38 :b #x37 :a #x80)
(new 'static 'rgba :r #x9 :g #x3d :b #x39 :a #x80)
(new 'static 'rgba :r #x16 :g #x46 :b #x44 :a #x80)
(new 'static 'rgba :r #x1f :g #x49 :b #x48 :a #x80)
(new 'static 'rgba :r #x25 :g #x4e :b #x4b :a #x80)
(new 'static 'rgba :r #x2c :g #x53 :b #x50 :a #x80)
(new 'static 'rgba :r #x35 :g #x5a :b #x59 :a #x80)
(new 'static 'rgba :r #x2f :g #x57 :b #x55 :a #x80)
(new 'static 'rgba :r #x31 :g #x59 :b #x57 :a #x80)
(new 'static 'rgba :r #x2d :g #x56 :b #x56 :a #x80)
(new 'static 'rgba :r #x27 :g #x54 :b #x54 :a #x80)
(new 'static 'rgba :r #x22 :g #x54 :b #x52 :a #x80)
(new 'static 'rgba :r #x20 :g #x52 :b #x51 :a #x80)
(new 'static 'rgba :r #x22 :g #x50 :b #x52 :a #x80)
(new 'static 'rgba :r #x21 :g #x3a :b #x49 :a #x80)
(new 'static 'rgba :r #x21 :g #x37 :b #x46 :a #x80)
(new 'static 'rgba :r #x21 :g #x35 :b #x43 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x21 :g #x3f :b #x4a :a #x80)
(new 'static 'rgba :r #x29 :g #x51 :b #x55 :a #x80)
(new 'static 'rgba :r #x2f :g #x55 :b #x4e :a #x80)
(new 'static 'rgba :r #x29 :g #x4c :b #x3c :a #x80)
(new 'static 'rgba :r #x24 :g #x45 :b #x30 :a #x80)
(new 'static 'rgba :r #x21 :g #x41 :b #x29 :a #x80)
(new 'static 'rgba :r #x1d :g #x3e :b #x26 :a #x80)
(new 'static 'rgba :r #x1b :g #x3d :b #x24 :a #x80)
(new 'static 'rgba :r #x19 :g #x3c :b #x21 :a #x80)
(new 'static 'rgba :r #x1a :g #x3c :b #x25 :a #x80)
(new 'static 'rgba :r #x1b :g #x3e :b #x26 :a #x80)
(new 'static 'rgba :r #x1c :g #x3f :b #x2a :a #x80)
(new 'static 'rgba :r #x1f :g #x42 :b #x30 :a #x80)
(new 'static 'rgba :r #x21 :g #x46 :b #x39 :a #x80)
(new 'static 'rgba :r #x27 :g #x4c :b #x45 :a #x80)
(new 'static 'rgba :r #x28 :g #x51 :b #x4b :a #x80)
(new 'static 'rgba :r #x26 :g #x4f :b #x4d :a #x80)
(new 'static 'rgba :r #x23 :g #x4b :b #x4b :a #x80)
(new 'static 'rgba :r #x1c :g #x45 :b #x46 :a #x80)
(new 'static 'rgba :r #x16 :g #x42 :b #x43 :a #x80)
(new 'static 'rgba :r #x12 :g #x42 :b #x3e :a #x80)
(new 'static 'rgba :r #xd :g #x3e :b #x3e :a #x80)
(new 'static 'rgba :r #x19 :g #x46 :b #x42 :a #x80)
(new 'static 'rgba :r #x8 :g #x3d :b #x38 :a #x80)
(new 'static 'rgba :r #x7 :g #x3a :b #x38 :a #x80)
(new 'static 'rgba :r #x6 :g #x38 :b #x36 :a #x80)
(new 'static 'rgba :r #x6 :g #x36 :b #x35 :a #x80)
(new 'static 'rgba :r #x6 :g #x33 :b #x35 :a #x80)
(new 'static 'rgba :r #x6 :g #x33 :b #x35 :a #x80)
(new 'static 'rgba :r #x7 :g #x37 :b #x37 :a #x80)
(new 'static 'rgba :r #x5 :g #x39 :b #x36 :a #x80)
(new 'static 'rgba :r #xa :g #x3d :b #x3c :a #x80)
(new 'static 'rgba :r #x14 :g #x44 :b #x41 :a #x80)
(new 'static 'rgba :r #x1a :g #x46 :b #x43 :a #x80)
(new 'static 'rgba :r #x23 :g #x4c :b #x4a :a #x80)
(new 'static 'rgba :r #x29 :g #x51 :b #x4f :a #x80)
(new 'static 'rgba :r #x34 :g #x58 :b #x57 :a #x80)
(new 'static 'rgba :r #x34 :g #x59 :b #x56 :a #x80)
(new 'static 'rgba :r #x2e :g #x56 :b #x54 :a #x80)
(new 'static 'rgba :r #x2c :g #x56 :b #x54 :a #x80)
(new 'static 'rgba :r #x28 :g #x55 :b #x55 :a #x80)
(new 'static 'rgba :r #x21 :g #x54 :b #x52 :a #x80)
(new 'static 'rgba :r #x1f :g #x52 :b #x51 :a #x80)
(new 'static 'rgba :r #x22 :g #x4b :b #x4e :a #x80)
(new 'static 'rgba :r #x21 :g #x3b :b #x49 :a #x80)
(new 'static 'rgba :r #x21 :g #x37 :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x34 :b #x43 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1e :g #x3c :b #x47 :a #x80)
(new 'static 'rgba :r #x29 :g #x4c :b #x52 :a #x80)
(new 'static 'rgba :r #x30 :g #x57 :b #x50 :a #x80)
(new 'static 'rgba :r #x27 :g #x4a :b #x39 :a #x80)
(new 'static 'rgba :r #x21 :g #x42 :b #x2f :a #x80)
(new 'static 'rgba :r #x1f :g #x41 :b #x28 :a #x80)
(new 'static 'rgba :r #x1c :g #x3f :b #x29 :a #x80)
(new 'static 'rgba :r #x1d :g #x3f :b #x26 :a #x80)
(new 'static 'rgba :r #x1d :g #x40 :b #x27 :a #x80)
(new 'static 'rgba :r #x1d :g #x40 :b #x29 :a #x80)
(new 'static 'rgba :r #x1f :g #x43 :b #x31 :a #x80)
(new 'static 'rgba :r #x23 :g #x48 :b #x36 :a #x80)
(new 'static 'rgba :r #x23 :g #x48 :b #x3c :a #x80)
(new 'static 'rgba :r #x23 :g #x49 :b #x3d :a #x80)
(new 'static 'rgba :r #x23 :g #x4a :b #x40 :a #x80)
(new 'static 'rgba :r #x28 :g #x4f :b #x48 :a #x80)
(new 'static 'rgba :r #x28 :g #x4f :b #x4c :a #x80)
(new 'static 'rgba :r #x25 :g #x4c :b #x4a :a #x80)
(new 'static 'rgba :r #x20 :g #x48 :b #x48 :a #x80)
(new 'static 'rgba :r #x19 :g #x42 :b #x44 :a #x80)
(new 'static 'rgba :r #x14 :g #x40 :b #x41 :a #x80)
(new 'static 'rgba :r #xf :g #x3f :b #x3e :a #x80)
(new 'static 'rgba :r #xb :g #x3e :b #x3c :a #x80)
(new 'static 'rgba :r #xa :g #x3e :b #x3a :a #x80)
(new 'static 'rgba :r #x8 :g #x3c :b #x3a :a #x80)
(new 'static 'rgba :r #x6 :g #x3a :b #x39 :a #x80)
(new 'static 'rgba :r #x6 :g #x38 :b #x38 :a #x80)
(new 'static 'rgba :r #x5 :g #x34 :b #x37 :a #x80)
(new 'static 'rgba :r #x5 :g #x37 :b #x37 :a #x80)
(new 'static 'rgba :r #x6 :g #x39 :b #x37 :a #x80)
(new 'static 'rgba :r #x7 :g #x3c :b #x3a :a #x80)
(new 'static 'rgba :r #xd :g #x3f :b #x3c :a #x80)
(new 'static 'rgba :r #x15 :g #x41 :b #x41 :a #x80)
(new 'static 'rgba :r #x1a :g #x45 :b #x44 :a #x80)
(new 'static 'rgba :r #x22 :g #x4c :b #x49 :a #x80)
(new 'static 'rgba :r #x2a :g #x51 :b #x4c :a #x80)
(new 'static 'rgba :r #x2e :g #x54 :b #x51 :a #x80)
(new 'static 'rgba :r #x2e :g #x55 :b #x54 :a #x80)
(new 'static 'rgba :r #x2c :g #x54 :b #x54 :a #x80)
(new 'static 'rgba :r #x2a :g #x55 :b #x55 :a #x80)
(new 'static 'rgba :r #x25 :g #x53 :b #x53 :a #x80)
(new 'static 'rgba :r #x21 :g #x53 :b #x50 :a #x80)
(new 'static 'rgba :r #x1f :g #x52 :b #x52 :a #x80)
(new 'static 'rgba :r #x21 :g #x47 :b #x4d :a #x80)
(new 'static 'rgba :r #x20 :g #x39 :b #x47 :a #x80)
(new 'static 'rgba :r #x21 :g #x38 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1c :g #x3a :b #x44 :a #x80)
(new 'static 'rgba :r #x27 :g #x49 :b #x4e :a #x80)
(new 'static 'rgba :r #x2e :g #x55 :b #x50 :a #x80)
(new 'static 'rgba :r #x26 :g #x4a :b #x3b :a #x80)
(new 'static 'rgba :r #x22 :g #x47 :b #x32 :a #x80)
(new 'static 'rgba :r #x20 :g #x43 :b #x2c :a #x80)
(new 'static 'rgba :r #x1f :g #x42 :b #x2c :a #x80)
(new 'static 'rgba :r #x20 :g #x44 :b #x2d :a #x80)
(new 'static 'rgba :r #x20 :g #x44 :b #x30 :a #x80)
(new 'static 'rgba :r #x22 :g #x46 :b #x34 :a #x80)
(new 'static 'rgba :r #x26 :g #x49 :b #x3d :a #x80)
(new 'static 'rgba :r #x29 :g #x4f :b #x45 :a #x80)
(new 'static 'rgba :r #x28 :g #x4f :b #x45 :a #x80)
(new 'static 'rgba :r #x26 :g #x4d :b #x46 :a #x80)
(new 'static 'rgba :r #x25 :g #x4e :b #x45 :a #x80)
(new 'static 'rgba :r #x27 :g #x4f :b #x49 :a #x80)
(new 'static 'rgba :r #x27 :g #x4f :b #x4c :a #x80)
(new 'static 'rgba :r #x17 :g #x40 :b #x41 :a #x80)
(new 'static 'rgba :r #x26 :g #x4e :b #x4c :a #x80)
(new 'static 'rgba :r #x20 :g #x48 :b #x49 :a #x80)
(new 'static 'rgba :r #x1a :g #x45 :b #x41 :a #x80)
(new 'static 'rgba :r #x14 :g #x41 :b #x41 :a #x80)
(new 'static 'rgba :r #x10 :g #x40 :b #x3c :a #x80)
(new 'static 'rgba :r #xf :g #x40 :b #x3f :a #x80)
(new 'static 'rgba :r #xb :g #x3e :b #x3a :a #x80)
(new 'static 'rgba :r #x8 :g #x3d :b #x38 :a #x80)
(new 'static 'rgba :r #x7 :g #x3b :b #x39 :a #x80)
(new 'static 'rgba :r #x13 :g #x41 :b #x3e :a #x80)
(new 'static 'rgba :r #x6 :g #x3a :b #x3a :a #x80)
(new 'static 'rgba :r #x8 :g #x3c :b #x39 :a #x80)
(new 'static 'rgba :r #xb :g #x3d :b #x3d :a #x80)
(new 'static 'rgba :r #x10 :g #x40 :b #x3c :a #x80)
(new 'static 'rgba :r #x18 :g #x44 :b #x43 :a #x80)
(new 'static 'rgba :r #x1c :g #x47 :b #x43 :a #x80)
(new 'static 'rgba :r #x23 :g #x4b :b #x49 :a #x80)
(new 'static 'rgba :r #x26 :g #x4e :b #x4c :a #x80)
(new 'static 'rgba :r #x28 :g #x50 :b #x4f :a #x80)
(new 'static 'rgba :r #x29 :g #x53 :b #x50 :a #x80)
(new 'static 'rgba :r #x29 :g #x53 :b #x51 :a #x80)
(new 'static 'rgba :r #x27 :g #x53 :b #x51 :a #x80)
(new 'static 'rgba :r #x24 :g #x53 :b #x53 :a #x80)
(new 'static 'rgba :r #x1f :g #x53 :b #x4e :a #x80)
(new 'static 'rgba :r #x1f :g #x4e :b #x51 :a #x80)
(new 'static 'rgba :r #x22 :g #x46 :b #x4d :a #x80)
(new 'static 'rgba :r #x22 :g #x39 :b #x48 :a #x80)
(new 'static 'rgba :r #x21 :g #x36 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x35 :b #x43 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1c :g #x37 :b #x43 :a #x80)
(new 'static 'rgba :r #x25 :g #x49 :b #x4d :a #x80)
(new 'static 'rgba :r #x2d :g #x53 :b #x4d :a #x80)
(new 'static 'rgba :r #x28 :g #x4d :b #x40 :a #x80)
(new 'static 'rgba :r #x26 :g #x4a :b #x39 :a #x80)
(new 'static 'rgba :r #x25 :g #x48 :b #x37 :a #x80)
(new 'static 'rgba :r #x24 :g #x47 :b #x35 :a #x80)
(new 'static 'rgba :r #x24 :g #x47 :b #x35 :a #x80)
(new 'static 'rgba :r #x26 :g #x49 :b #x3b :a #x80)
(new 'static 'rgba :r #x27 :g #x4c :b #x3d :a #x80)
(new 'static 'rgba :r #x29 :g #x4e :b #x46 :a #x80)
(new 'static 'rgba :r #x2c :g #x52 :b #x4b :a #x80)
(new 'static 'rgba :r #x2c :g #x54 :b #x4c :a #x80)
(new 'static 'rgba :r #x2b :g #x53 :b #x4b :a #x80)
(new 'static 'rgba :r #x28 :g #x50 :b #x4c :a #x80)
(new 'static 'rgba :r #x29 :g #x50 :b #x4b :a #x80)
(new 'static 'rgba :r #x24 :g #x4c :b #x49 :a #x80)
(new 'static 'rgba :r #x22 :g #x4a :b #x49 :a #x80)
(new 'static 'rgba :r #x2b :g #x51 :b #x4e :a #x80)
(new 'static 'rgba :r #x2a :g #x50 :b #x4e :a #x80)
(new 'static 'rgba :r #x24 :g #x4c :b #x48 :a #x80)
(new 'static 'rgba :r #x1b :g #x46 :b #x45 :a #x80)
(new 'static 'rgba :r #x15 :g #x41 :b #x3e :a #x80)
(new 'static 'rgba :r #x12 :g #x40 :b #x3e :a #x80)
(new 'static 'rgba :r #xf :g #x40 :b #x3f :a #x80)
(new 'static 'rgba :r #xd :g #x3f :b #x3a :a #x80)
(new 'static 'rgba :r #xc :g #x3f :b #x3a :a #x80)
(new 'static 'rgba :r #xb :g #x3e :b #x3c :a #x80)
(new 'static 'rgba :r #xc :g #x3e :b #x3c :a #x80)
(new 'static 'rgba :r #xd :g #x3f :b #x3c :a #x80)
(new 'static 'rgba :r #x12 :g #x41 :b #x3e :a #x80)
(new 'static 'rgba :r #x15 :g #x42 :b #x41 :a #x80)
(new 'static 'rgba :r #x19 :g #x45 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x49 :b #x47 :a #x80)
(new 'static 'rgba :r #x22 :g #x4a :b #x46 :a #x80)
(new 'static 'rgba :r #x23 :g #x4b :b #x49 :a #x80)
(new 'static 'rgba :r #x26 :g #x4e :b #x4c :a #x80)
(new 'static 'rgba :r #x26 :g #x51 :b #x4d :a #x80)
(new 'static 'rgba :r #x26 :g #x51 :b #x51 :a #x80)
(new 'static 'rgba :r #x23 :g #x51 :b #x51 :a #x80)
(new 'static 'rgba :r #x21 :g #x53 :b #x4f :a #x80)
(new 'static 'rgba :r #x1e :g #x52 :b #x51 :a #x80)
(new 'static 'rgba :r #x1f :g #x4f :b #x51 :a #x80)
(new 'static 'rgba :r #x23 :g #x44 :b #x4c :a #x80)
(new 'static 'rgba :r #x22 :g #x3b :b #x48 :a #x80)
(new 'static 'rgba :r #x22 :g #x39 :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x34 :b #x43 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1c :g #x37 :b #x42 :a #x80)
(new 'static 'rgba :r #x24 :g #x49 :b #x4d :a #x80)
(new 'static 'rgba :r #x2d :g #x56 :b #x50 :a #x80)
(new 'static 'rgba :r #x2d :g #x53 :b #x47 :a #x80)
(new 'static 'rgba :r #x2a :g #x50 :b #x42 :a #x80)
(new 'static 'rgba :r #x28 :g #x4d :b #x40 :a #x80)
(new 'static 'rgba :r #x27 :g #x4c :b #x3d :a #x80)
(new 'static 'rgba :r #x28 :g #x4e :b #x3e :a #x80)
(new 'static 'rgba :r #x29 :g #x4e :b #x42 :a #x80)
(new 'static 'rgba :r #x2b :g #x50 :b #x47 :a #x80)
(new 'static 'rgba :r #x2a :g #x4f :b #x49 :a #x80)
(new 'static 'rgba :r #x2c :g #x54 :b #x4c :a #x80)
(new 'static 'rgba :r #x29 :g #x4f :b #x47 :a #x80)
(new 'static 'rgba :r #x2a :g #x52 :b #x50 :a #x80)
(new 'static 'rgba :r #x29 :g #x50 :b #x4b :a #x80)
(new 'static 'rgba :r #x2c :g #x53 :b #x4f :a #x80)
(new 'static 'rgba :r #x2a :g #x51 :b #x4d :a #x80)
(new 'static 'rgba :r #x28 :g #x50 :b #x4e :a #x80)
(new 'static 'rgba :r #x28 :g #x4f :b #x4c :a #x80)
(new 'static 'rgba :r #x29 :g #x50 :b #x4b :a #x80)
(new 'static 'rgba :r #x27 :g #x4e :b #x4d :a #x80)
(new 'static 'rgba :r #x22 :g #x4a :b #x49 :a #x80)
(new 'static 'rgba :r #x19 :g #x43 :b #x43 :a #x80)
(new 'static 'rgba :r #x17 :g #x42 :b #x42 :a #x80)
(new 'static 'rgba :r #x15 :g #x42 :b #x41 :a #x80)
(new 'static 'rgba :r #x13 :g #x41 :b #x41 :a #x80)
(new 'static 'rgba :r #x13 :g #x40 :b #x41 :a #x80)
(new 'static 'rgba :r #x13 :g #x41 :b #x41 :a #x80)
(new 'static 'rgba :r #x13 :g #x42 :b #x41 :a #x80)
(new 'static 'rgba :r #x14 :g #x40 :b #x41 :a #x80)
(new 'static 'rgba :r #x17 :g #x42 :b #x42 :a #x80)
(new 'static 'rgba :r #x18 :g #x44 :b #x44 :a #x80)
(new 'static 'rgba :r #x1d :g #x49 :b #x47 :a #x80)
(new 'static 'rgba :r #x25 :g #x4c :b #x46 :a #x80)
(new 'static 'rgba :r #x21 :g #x4a :b #x49 :a #x80)
(new 'static 'rgba :r #x23 :g #x4c :b #x49 :a #x80)
(new 'static 'rgba :r #x23 :g #x4d :b #x4a :a #x80)
(new 'static 'rgba :r #x23 :g #x4d :b #x4d :a #x80)
(new 'static 'rgba :r #x22 :g #x4f :b #x4d :a #x80)
(new 'static 'rgba :r #x1f :g #x4f :b #x4d :a #x80)
(new 'static 'rgba :r #x1c :g #x51 :b #x4f :a #x80)
(new 'static 'rgba :r #x1c :g #x51 :b #x4f :a #x80)
(new 'static 'rgba :r #x20 :g #x4a :b #x4f :a #x80)
(new 'static 'rgba :r #x23 :g #x40 :b #x4a :a #x80)
(new 'static 'rgba :r #x22 :g #x3a :b #x47 :a #x80)
(new 'static 'rgba :r #x22 :g #x39 :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x35 :b #x43 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1c :g #x39 :b #x43 :a #x80)
(new 'static 'rgba :r #x23 :g #x49 :b #x4d :a #x80)
(new 'static 'rgba :r #x2f :g #x59 :b #x53 :a #x80)
(new 'static 'rgba :r #x32 :g #x5a :b #x52 :a #x80)
(new 'static 'rgba :r #x2f :g #x56 :b #x4e :a #x80)
(new 'static 'rgba :r #x2d :g #x52 :b #x4c :a #x80)
(new 'static 'rgba :r #x2b :g #x51 :b #x46 :a #x80)
(new 'static 'rgba :r #x2b :g #x51 :b #x48 :a #x80)
(new 'static 'rgba :r #x2b :g #x52 :b #x4c :a #x80)
(new 'static 'rgba :r #x27 :g #x50 :b #x4c :a #x80)
(new 'static 'rgba :r #x28 :g #x4d :b #x44 :a #x80)
(new 'static 'rgba :r #x26 :g #x4d :b #x49 :a #x80)
(new 'static 'rgba :r #x29 :g #x52 :b #x4e :a #x80)
(new 'static 'rgba :r #x28 :g #x50 :b #x4e :a #x80)
(new 'static 'rgba :r #x26 :g #x4d :b #x4a :a #x80)
(new 'static 'rgba :r #x28 :g #x50 :b #x4d :a #x80)
(new 'static 'rgba :r #x2c :g #x53 :b #x50 :a #x80)
(new 'static 'rgba :r #x2b :g #x53 :b #x4d :a #x80)
(new 'static 'rgba :r #x26 :g #x50 :b #x4e :a #x80)
(new 'static 'rgba :r #x29 :g #x50 :b #x4e :a #x80)
(new 'static 'rgba :r #x2b :g #x50 :b #x4c :a #x80)
(new 'static 'rgba :r #x25 :g #x4d :b #x4a :a #x80)
(new 'static 'rgba :r #x20 :g #x46 :b #x47 :a #x80)
(new 'static 'rgba :r #x1d :g #x47 :b #x46 :a #x80)
(new 'static 'rgba :r #x1b :g #x45 :b #x44 :a #x80)
(new 'static 'rgba :r #x1a :g #x45 :b #x42 :a #x80)
(new 'static 'rgba :r #x1b :g #x44 :b #x45 :a #x80)
(new 'static 'rgba :r #x1b :g #x46 :b #x43 :a #x80)
(new 'static 'rgba :r #x1b :g #x45 :b #x45 :a #x80)
(new 'static 'rgba :r #x1b :g #x46 :b #x45 :a #x80)
(new 'static 'rgba :r #x1c :g #x46 :b #x42 :a #x80)
(new 'static 'rgba :r #x20 :g #x4a :b #x46 :a #x80)
(new 'static 'rgba :r #x21 :g #x49 :b #x47 :a #x80)
(new 'static 'rgba :r #x1f :g #x49 :b #x45 :a #x80)
(new 'static 'rgba :r #x21 :g #x4a :b #x48 :a #x80)
(new 'static 'rgba :r #x21 :g #x4a :b #x4a :a #x80)
(new 'static 'rgba :r #x1f :g #x4a :b #x48 :a #x80)
(new 'static 'rgba :r #x1f :g #x4b :b #x4b :a #x80)
(new 'static 'rgba :r #x24 :g #x4f :b #x4e :a #x80)
(new 'static 'rgba :r #x1c :g #x4e :b #x4a :a #x80)
(new 'static 'rgba :r #x1a :g #x4e :b #x49 :a #x80)
(new 'static 'rgba :r #x1b :g #x4c :b #x4c :a #x80)
(new 'static 'rgba :r #x20 :g #x48 :b #x4c :a #x80)
(new 'static 'rgba :r #x23 :g #x3d :b #x4a :a #x80)
(new 'static 'rgba :r #x21 :g #x38 :b #x46 :a #x80)
(new 'static 'rgba :r #x21 :g #x37 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x35 :b #x43 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1c :g #x3a :b #x45 :a #x80)
(new 'static 'rgba :r #x24 :g #x45 :b #x4c :a #x80)
(new 'static 'rgba :r #x2e :g #x59 :b #x58 :a #x80)
(new 'static 'rgba :r #x33 :g #x5c :b #x59 :a #x80)
(new 'static 'rgba :r #x31 :g #x5a :b #x56 :a #x80)
(new 'static 'rgba :r #x30 :g #x58 :b #x53 :a #x80)
(new 'static 'rgba :r #x2c :g #x54 :b #x4e :a #x80)
(new 'static 'rgba :r #x24 :g #x4d :b #x4a :a #x80)
(new 'static 'rgba :r #x28 :g #x51 :b #x4e :a #x80)
(new 'static 'rgba :r #x22 :g #x4b :b #x49 :a #x80)
(new 'static 'rgba :r #x20 :g #x49 :b #x49 :a #x80)
(new 'static 'rgba :r #x27 :g #x4f :b #x4c :a #x80)
(new 'static 'rgba :r #x25 :g #x4d :b #x4c :a #x80)
(new 'static 'rgba :r #x23 :g #x4b :b #x48 :a #x80)
(new 'static 'rgba :r #x22 :g #x49 :b #x4a :a #x80)
(new 'static 'rgba :r #x1e :g #x48 :b #x47 :a #x80)
(new 'static 'rgba :r #x28 :g #x4f :b #x4d :a #x80)
(new 'static 'rgba :r #x29 :g #x50 :b #x4d :a #x80)
(new 'static 'rgba :r #x23 :g #x4d :b #x48 :a #x80)
(new 'static 'rgba :r #x27 :g #x4e :b #x4c :a #x80)
(new 'static 'rgba :r #x26 :g #x4e :b #x4a :a #x80)
(new 'static 'rgba :r #x28 :g #x4e :b #x4d :a #x80)
(new 'static 'rgba :r #x27 :g #x4e :b #x4b :a #x80)
(new 'static 'rgba :r #x23 :g #x4b :b #x47 :a #x80)
(new 'static 'rgba :r #x21 :g #x49 :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x47 :b #x48 :a #x80)
(new 'static 'rgba :r #x20 :g #x48 :b #x48 :a #x80)
(new 'static 'rgba :r #x20 :g #x4a :b #x48 :a #x80)
(new 'static 'rgba :r #x20 :g #x4a :b #x48 :a #x80)
(new 'static 'rgba :r #x22 :g #x4c :b #x4a :a #x80)
(new 'static 'rgba :r #x25 :g #x4c :b #x46 :a #x80)
(new 'static 'rgba :r #x1c :g #x47 :b #x43 :a #x80)
(new 'static 'rgba :r #x20 :g #x49 :b #x46 :a #x80)
(new 'static 'rgba :r #x21 :g #x4a :b #x48 :a #x80)
(new 'static 'rgba :r #x1f :g #x49 :b #x45 :a #x80)
(new 'static 'rgba :r #x1d :g #x48 :b #x45 :a #x80)
(new 'static 'rgba :r #x1e :g #x4a :b #x47 :a #x80)
(new 'static 'rgba :r #x1b :g #x48 :b #x49 :a #x80)
(new 'static 'rgba :r #x1a :g #x4b :b #x47 :a #x80)
(new 'static 'rgba :r #x18 :g #x4d :b #x49 :a #x80)
(new 'static 'rgba :r #x18 :g #x4b :b #x4b :a #x80)
(new 'static 'rgba :r #x1b :g #x46 :b #x4a :a #x80)
(new 'static 'rgba :r #x20 :g #x41 :b #x4b :a #x80)
(new 'static 'rgba :r #x22 :g #x3c :b #x49 :a #x80)
(new 'static 'rgba :r #x21 :g #x37 :b #x46 :a #x80)
(new 'static 'rgba :r #x21 :g #x37 :b #x44 :a #x80)
(new 'static 'rgba :r #x20 :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1b :g #x39 :b #x43 :a #x80)
(new 'static 'rgba :r #x23 :g #x44 :b #x4a :a #x80)
(new 'static 'rgba :r #x2d :g #x55 :b #x57 :a #x80)
(new 'static 'rgba :r #x32 :g #x5b :b #x5a :a #x80)
(new 'static 'rgba :r #x32 :g #x5b :b #x55 :a #x80)
(new 'static 'rgba :r #x30 :g #x57 :b #x55 :a #x80)
(new 'static 'rgba :r #x2d :g #x54 :b #x50 :a #x80)
(new 'static 'rgba :r #x2b :g #x53 :b #x50 :a #x80)
(new 'static 'rgba :r #x29 :g #x52 :b #x4f :a #x80)
(new 'static 'rgba :r #x28 :g #x51 :b #x4c :a #x80)
(new 'static 'rgba :r #x26 :g #x4e :b #x4d :a #x80)
(new 'static 'rgba :r #x21 :g #x4c :b #x47 :a #x80)
(new 'static 'rgba :r #x1e :g #x47 :b #x48 :a #x80)
(new 'static 'rgba :r #x18 :g #x46 :b #x44 :a #x80)
(new 'static 'rgba :r #x23 :g #x4b :b #x49 :a #x80)
(new 'static 'rgba :r #x21 :g #x4a :b #x48 :a #x80)
(new 'static 'rgba :r #x22 :g #x4a :b #x47 :a #x80)
(new 'static 'rgba :r #x25 :g #x4c :b #x4c :a #x80)
(new 'static 'rgba :r #x27 :g #x4e :b #x4d :a #x80)
(new 'static 'rgba :r #x25 :g #x4c :b #x4c :a #x80)
(new 'static 'rgba :r #x20 :g #x47 :b #x48 :a #x80)
(new 'static 'rgba :r #x1e :g #x49 :b #x46 :a #x80)
(new 'static 'rgba :r #x26 :g #x4d :b #x4b :a #x80)
(new 'static 'rgba :r #x24 :g #x4c :b #x4a :a #x80)
(new 'static 'rgba :r #x23 :g #x4b :b #x48 :a #x80)
(new 'static 'rgba :r #x1c :g #x45 :b #x43 :a #x80)
(new 'static 'rgba :r #x24 :g #x4d :b #x49 :a #x80)
(new 'static 'rgba :r #x26 :g #x4d :b #x49 :a #x80)
(new 'static 'rgba :r #x26 :g #x4f :b #x4b :a #x80)
(new 'static 'rgba :r #x25 :g #x4e :b #x4c :a #x80)
(new 'static 'rgba :r #x1d :g #x47 :b #x48 :a #x80)
(new 'static 'rgba :r #x23 :g #x4b :b #x4a :a #x80)
(new 'static 'rgba :r #x22 :g #x4a :b #x48 :a #x80)
(new 'static 'rgba :r #x1a :g #x46 :b #x44 :a #x80)
(new 'static 'rgba :r #x1e :g #x48 :b #x47 :a #x80)
(new 'static 'rgba :r #x1d :g #x47 :b #x47 :a #x80)
(new 'static 'rgba :r #x1c :g #x47 :b #x47 :a #x80)
(new 'static 'rgba :r #x19 :g #x47 :b #x47 :a #x80)
(new 'static 'rgba :r #x17 :g #x4a :b #x46 :a #x80)
(new 'static 'rgba :r #x16 :g #x4b :b #x48 :a #x80)
(new 'static 'rgba :r #x17 :g #x4a :b #x4a :a #x80)
(new 'static 'rgba :r #x1c :g #x45 :b #x49 :a #x80)
(new 'static 'rgba :r #x20 :g #x40 :b #x48 :a #x80)
(new 'static 'rgba :r #x20 :g #x39 :b #x46 :a #x80)
(new 'static 'rgba :r #x26 :g #x52 :b #x54 :a #x80)
(new 'static 'rgba :r #x21 :g #x38 :b #x43 :a #x80)
(new 'static 'rgba :r #x20 :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1c :g #x3a :b #x44 :a #x80)
(new 'static 'rgba :r #x22 :g #x45 :b #x4b :a #x80)
(new 'static 'rgba :r #x2e :g #x56 :b #x54 :a #x80)
(new 'static 'rgba :r #x34 :g #x5d :b #x5a :a #x80)
(new 'static 'rgba :r #x32 :g #x5a :b #x55 :a #x80)
(new 'static 'rgba :r #x2f :g #x56 :b #x52 :a #x80)
(new 'static 'rgba :r #x2b :g #x53 :b #x4f :a #x80)
(new 'static 'rgba :r #x29 :g #x50 :b #x4f :a #x80)
(new 'static 'rgba :r #x24 :g #x4d :b #x49 :a #x80)
(new 'static 'rgba :r #x1b :g #x48 :b #x44 :a #x80)
(new 'static 'rgba :r #x23 :g #x4c :b #x49 :a #x80)
(new 'static 'rgba :r #x21 :g #x49 :b #x49 :a #x80)
(new 'static 'rgba :r #x1e :g #x45 :b #x46 :a #x80)
(new 'static 'rgba :r #x1e :g #x47 :b #x44 :a #x80)
(new 'static 'rgba :r #x1a :g #x46 :b #x44 :a #x80)
(new 'static 'rgba :r #x15 :g #x42 :b #x42 :a #x80)
(new 'static 'rgba :r #x1b :g #x44 :b #x45 :a #x80)
(new 'static 'rgba :r #x1c :g #x46 :b #x46 :a #x80)
(new 'static 'rgba :r #x1e :g #x47 :b #x45 :a #x80)
(new 'static 'rgba :r #x1f :g #x48 :b #x45 :a #x80)
(new 'static 'rgba :r #x1f :g #x47 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x47 :b #x45 :a #x80)
(new 'static 'rgba :r #x21 :g #x4a :b #x49 :a #x80)
(new 'static 'rgba :r #x1e :g #x46 :b #x47 :a #x80)
(new 'static 'rgba :r #x1e :g #x47 :b #x44 :a #x80)
(new 'static 'rgba :r #x24 :g #x4b :b #x4b :a #x80)
(new 'static 'rgba :r #x27 :g #x4f :b #x4e :a #x80)
(new 'static 'rgba :r #x2b :g #x51 :b #x50 :a #x80)
(new 'static 'rgba :r #x2b :g #x51 :b #x50 :a #x80)
(new 'static 'rgba :r #x2b :g #x52 :b #x51 :a #x80)
(new 'static 'rgba :r #x29 :g #x50 :b #x4e :a #x80)
(new 'static 'rgba :r #x23 :g #x4b :b #x4a :a #x80)
(new 'static 'rgba :r #x1d :g #x47 :b #x47 :a #x80)
(new 'static 'rgba :r #x18 :g #x43 :b #x44 :a #x80)
(new 'static 'rgba :r #x19 :g #x45 :b #x43 :a #x80)
(new 'static 'rgba :r #x1b :g #x46 :b #x43 :a #x80)
(new 'static 'rgba :r #x1c :g #x47 :b #x44 :a #x80)
(new 'static 'rgba :r #x18 :g #x46 :b #x46 :a #x80)
(new 'static 'rgba :r #x15 :g #x48 :b #x44 :a #x80)
(new 'static 'rgba :r #x14 :g #x4a :b #x47 :a #x80)
(new 'static 'rgba :r #x17 :g #x49 :b #x4b :a #x80)
(new 'static 'rgba :r #x1a :g #x45 :b #x48 :a #x80)
(new 'static 'rgba :r #x1f :g #x3f :b #x48 :a #x80)
(new 'static 'rgba :r #x1f :g #x39 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x36 :b #x44 :a #x80)
(new 'static 'rgba :r #x22 :g #x35 :b #x44 :a #x80)
(new 'static 'rgba :r #x20 :g #x35 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1e :g #x3c :b #x46 :a #x80)
(new 'static 'rgba :r #x26 :g #x4a :b #x4f :a #x80)
(new 'static 'rgba :r #x30 :g #x59 :b #x58 :a #x80)
(new 'static 'rgba :r #x35 :g #x5c :b #x58 :a #x80)
(new 'static 'rgba :r #x31 :g #x59 :b #x56 :a #x80)
(new 'static 'rgba :r #x2f :g #x55 :b #x51 :a #x80)
(new 'static 'rgba :r #x32 :g #x56 :b #x52 :a #x80)
(new 'static 'rgba :r #x2b :g #x51 :b #x4d :a #x80)
(new 'static 'rgba :r #x28 :g #x4f :b #x4b :a #x80)
(new 'static 'rgba :r #x23 :g #x4c :b #x4b :a #x80)
(new 'static 'rgba :r #x22 :g #x48 :b #x49 :a #x80)
(new 'static 'rgba :r #x20 :g #x49 :b #x47 :a #x80)
(new 'static 'rgba :r #x1a :g #x45 :b #x42 :a #x80)
(new 'static 'rgba :r #x15 :g #x42 :b #x40 :a #x80)
(new 'static 'rgba :r #x15 :g #x42 :b #x41 :a #x80)
(new 'static 'rgba :r #x15 :g #x41 :b #x41 :a #x80)
(new 'static 'rgba :r #x1d :g #x47 :b #x45 :a #x80)
(new 'static 'rgba :r #x16 :g #x42 :b #x42 :a #x80)
(new 'static 'rgba :r #x18 :g #x44 :b #x42 :a #x80)
(new 'static 'rgba :r #x19 :g #x44 :b #x44 :a #x80)
(new 'static 'rgba :r #x1a :g #x45 :b #x42 :a #x80)
(new 'static 'rgba :r #x1c :g #x45 :b #x43 :a #x80)
(new 'static 'rgba :r #x1d :g #x46 :b #x44 :a #x80)
(new 'static 'rgba :r #x1e :g #x47 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x49 :b #x48 :a #x80)
(new 'static 'rgba :r #x22 :g #x4b :b #x48 :a #x80)
(new 'static 'rgba :r #x24 :g #x4c :b #x49 :a #x80)
(new 'static 'rgba :r #x26 :g #x4e :b #x4e :a #x80)
(new 'static 'rgba :r #x29 :g #x51 :b #x4e :a #x80)
(new 'static 'rgba :r #x27 :g #x50 :b #x4d :a #x80)
(new 'static 'rgba :r #x26 :g #x4d :b #x4e :a #x80)
(new 'static 'rgba :r #x25 :g #x4c :b #x4a :a #x80)
(new 'static 'rgba :r #x1f :g #x47 :b #x48 :a #x80)
(new 'static 'rgba :r #x18 :g #x44 :b #x42 :a #x80)
(new 'static 'rgba :r #x19 :g #x45 :b #x42 :a #x80)
(new 'static 'rgba :r #x1b :g #x46 :b #x44 :a #x80)
(new 'static 'rgba :r #x1b :g #x46 :b #x46 :a #x80)
(new 'static 'rgba :r #x19 :g #x46 :b #x47 :a #x80)
(new 'static 'rgba :r #x15 :g #x48 :b #x44 :a #x80)
(new 'static 'rgba :r #x14 :g #x48 :b #x47 :a #x80)
(new 'static 'rgba :r #x15 :g #x48 :b #x48 :a #x80)
(new 'static 'rgba :r #x1a :g #x46 :b #x48 :a #x80)
(new 'static 'rgba :r #x1f :g #x43 :b #x4a :a #x80)
(new 'static 'rgba :r #x21 :g #x3b :b #x47 :a #x80)
(new 'static 'rgba :r #x20 :g #x37 :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x35 :b #x43 :a #x80)
(new 'static 'rgba :r #x1f :g #x35 :b #x41 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x23 :g #x46 :b #x4a :a #x80)
(new 'static 'rgba :r #x2f :g #x56 :b #x58 :a #x80)
(new 'static 'rgba :r #x34 :g #x5d :b #x5b :a #x80)
(new 'static 'rgba :r #x33 :g #x5b :b #x56 :a #x80)
(new 'static 'rgba :r #x31 :g #x58 :b #x57 :a #x80)
(new 'static 'rgba :r #x31 :g #x57 :b #x53 :a #x80)
(new 'static 'rgba :r #x33 :g #x58 :b #x55 :a #x80)
(new 'static 'rgba :r #x28 :g #x4f :b #x4d :a #x80)
(new 'static 'rgba :r #x24 :g #x4c :b #x4a :a #x80)
(new 'static 'rgba :r #x21 :g #x49 :b #x49 :a #x80)
(new 'static 'rgba :r #x1e :g #x47 :b #x46 :a #x80)
(new 'static 'rgba :r #x1c :g #x46 :b #x46 :a #x80)
(new 'static 'rgba :r #x18 :g #x45 :b #x44 :a #x80)
(new 'static 'rgba :r #x13 :g #x42 :b #x42 :a #x80)
(new 'static 'rgba :r #x12 :g #x43 :b #x41 :a #x80)
(new 'static 'rgba :r #x12 :g #x43 :b #x41 :a #x80)
(new 'static 'rgba :r #x10 :g #x40 :b #x40 :a #x80)
(new 'static 'rgba :r #x12 :g #x42 :b #x3f :a #x80)
(new 'static 'rgba :r #x15 :g #x44 :b #x43 :a #x80)
(new 'static 'rgba :r #x19 :g #x45 :b #x42 :a #x80)
(new 'static 'rgba :r #x13 :g #x42 :b #x3e :a #x80)
(new 'static 'rgba :r #x15 :g #x43 :b #x42 :a #x80)
(new 'static 'rgba :r #x19 :g #x43 :b #x44 :a #x80)
(new 'static 'rgba :r #x1b :g #x45 :b #x43 :a #x80)
(new 'static 'rgba :r #x1c :g #x46 :b #x44 :a #x80)
(new 'static 'rgba :r #x21 :g #x4a :b #x48 :a #x80)
(new 'static 'rgba :r #x1d :g #x47 :b #x45 :a #x80)
(new 'static 'rgba :r #x26 :g #x4e :b #x4b :a #x80)
(new 'static 'rgba :r #x28 :g #x50 :b #x4d :a #x80)
(new 'static 'rgba :r #x24 :g #x4d :b #x4a :a #x80)
(new 'static 'rgba :r #x25 :g #x4c :b #x4b :a #x80)
(new 'static 'rgba :r #x28 :g #x4e :b #x4f :a #x80)
(new 'static 'rgba :r #x23 :g #x4b :b #x4a :a #x80)
(new 'static 'rgba :r #x1f :g #x48 :b #x48 :a #x80)
(new 'static 'rgba :r #x1e :g #x48 :b #x45 :a #x80)
(new 'static 'rgba :r #x1b :g #x46 :b #x43 :a #x80)
(new 'static 'rgba :r #x1b :g #x45 :b #x46 :a #x80)
(new 'static 'rgba :r #x18 :g #x47 :b #x46 :a #x80)
(new 'static 'rgba :r #x18 :g #x48 :b #x46 :a #x80)
(new 'static 'rgba :r #x15 :g #x48 :b #x43 :a #x80)
(new 'static 'rgba :r #x15 :g #x4a :b #x48 :a #x80)
(new 'static 'rgba :r #x18 :g #x49 :b #x4a :a #x80)
(new 'static 'rgba :r #x1d :g #x43 :b #x4b :a #x80)
(new 'static 'rgba :r #x20 :g #x3c :b #x47 :a #x80)
(new 'static 'rgba :r #x1f :g #x38 :b #x44 :a #x80)
(new 'static 'rgba :r #x21 :g #x38 :b #x44 :a #x80)
(new 'static 'rgba :r #x20 :g #x36 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x27 :g #x48 :b #x4e :a #x80)
(new 'static 'rgba :r #x38 :g #x60 :b #x5e :a #x80)
(new 'static 'rgba :r #x38 :g #x60 :b #x5c :a #x80)
(new 'static 'rgba :r #x36 :g #x5d :b #x5a :a #x80)
(new 'static 'rgba :r #x30 :g #x57 :b #x55 :a #x80)
(new 'static 'rgba :r #x32 :g #x58 :b #x54 :a #x80)
(new 'static 'rgba :r #x24 :g #x4e :b #x4b :a #x80)
(new 'static 'rgba :r #x26 :g #x4e :b #x4e :a #x80)
(new 'static 'rgba :r #x22 :g #x4a :b #x4b :a #x80)
(new 'static 'rgba :r #x1d :g #x48 :b #x47 :a #x80)
(new 'static 'rgba :r #x18 :g #x44 :b #x44 :a #x80)
(new 'static 'rgba :r #x15 :g #x43 :b #x43 :a #x80)
(new 'static 'rgba :r #x17 :g #x46 :b #x45 :a #x80)
(new 'static 'rgba :r #xe :g #x41 :b #x40 :a #x80)
(new 'static 'rgba :r #xe :g #x41 :b #x3d :a #x80)
(new 'static 'rgba :r #xd :g #x40 :b #x3f :a #x80)
(new 'static 'rgba :r #xc :g #x41 :b #x3f :a #x80)
(new 'static 'rgba :r #xe :g #x40 :b #x40 :a #x80)
(new 'static 'rgba :r #xf :g #x41 :b #x40 :a #x80)
(new 'static 'rgba :r #xf :g #x41 :b #x3f :a #x80)
(new 'static 'rgba :r #xf :g #x41 :b #x3d :a #x80)
(new 'static 'rgba :r #x10 :g #x41 :b #x40 :a #x80)
(new 'static 'rgba :r #x13 :g #x43 :b #x3f :a #x80)
(new 'static 'rgba :r #x17 :g #x43 :b #x43 :a #x80)
(new 'static 'rgba :r #x1a :g #x43 :b #x44 :a #x80)
(new 'static 'rgba :r #x1e :g #x47 :b #x47 :a #x80)
(new 'static 'rgba :r #x20 :g #x49 :b #x49 :a #x80)
(new 'static 'rgba :r #x1f :g #x48 :b #x45 :a #x80)
(new 'static 'rgba :r #x22 :g #x4b :b #x4a :a #x80)
(new 'static 'rgba :r #x20 :g #x4a :b #x47 :a #x80)
(new 'static 'rgba :r #x25 :g #x4c :b #x4b :a #x80)
(new 'static 'rgba :r #x23 :g #x4a :b #x4a :a #x80)
(new 'static 'rgba :r #x21 :g #x4a :b #x48 :a #x80)
(new 'static 'rgba :r #x1b :g #x46 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x49 :b #x48 :a #x80)
(new 'static 'rgba :r #x1d :g #x48 :b #x44 :a #x80)
(new 'static 'rgba :r #x1d :g #x48 :b #x46 :a #x80)
(new 'static 'rgba :r #x1b :g #x47 :b #x45 :a #x80)
(new 'static 'rgba :r #x1b :g #x49 :b #x47 :a #x80)
(new 'static 'rgba :r #x1a :g #x4a :b #x46 :a #x80)
(new 'static 'rgba :r #x18 :g #x4c :b #x49 :a #x80)
(new 'static 'rgba :r #x19 :g #x4b :b #x4b :a #x80)
(new 'static 'rgba :r #x1c :g #x49 :b #x4b :a #x80)
(new 'static 'rgba :r #x21 :g #x42 :b #x49 :a #x80)
(new 'static 'rgba :r #x20 :g #x37 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x34 :b #x44 :a #x80)
(new 'static 'rgba :r #x20 :g #x35 :b #x43 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x29 :g #x4a :b #x4f :a #x80)
(new 'static 'rgba :r #x38 :g #x61 :b #x5c :a #x80)
(new 'static 'rgba :r #x38 :g #x5f :b #x5a :a #x80)
(new 'static 'rgba :r #x35 :g #x5d :b #x5a :a #x80)
(new 'static 'rgba :r #x26 :g #x52 :b #x4e :a #x80)
(new 'static 'rgba :r #x2d :g #x55 :b #x51 :a #x80)
(new 'static 'rgba :r #x28 :g #x51 :b #x50 :a #x80)
(new 'static 'rgba :r #x23 :g #x4c :b #x4a :a #x80)
(new 'static 'rgba :r #x1e :g #x49 :b #x48 :a #x80)
(new 'static 'rgba :r #x18 :g #x46 :b #x43 :a #x80)
(new 'static 'rgba :r #x12 :g #x44 :b #x42 :a #x80)
(new 'static 'rgba :r #xf :g #x42 :b #x42 :a #x80)
(new 'static 'rgba :r #xc :g #x41 :b #x3f :a #x80)
(new 'static 'rgba :r #xd :g #x40 :b #x3e :a #x80)
(new 'static 'rgba :r #xe :g #x3f :b #x3f :a #x80)
(new 'static 'rgba :r #xd :g #x3c :b #x3e :a #x80)
(new 'static 'rgba :r #xc :g #x3e :b #x3d :a #x80)
(new 'static 'rgba :r #x1e :g #x4a :b #x45 :a #x80)
(new 'static 'rgba :r #xc :g #x3f :b #x40 :a #x80)
(new 'static 'rgba :r #xd :g #x41 :b #x3e :a #x80)
(new 'static 'rgba :r #xf :g #x41 :b #x40 :a #x80)
(new 'static 'rgba :r #xe :g #x41 :b #x40 :a #x80)
(new 'static 'rgba :r #x11 :g #x41 :b #x42 :a #x80)
(new 'static 'rgba :r #x15 :g #x43 :b #x43 :a #x80)
(new 'static 'rgba :r #x17 :g #x43 :b #x42 :a #x80)
(new 'static 'rgba :r #x1c :g #x46 :b #x45 :a #x80)
(new 'static 'rgba :r #x1d :g #x47 :b #x47 :a #x80)
(new 'static 'rgba :r #x20 :g #x48 :b #x49 :a #x80)
(new 'static 'rgba :r #x22 :g #x4b :b #x4a :a #x80)
(new 'static 'rgba :r #x24 :g #x4c :b #x4b :a #x80)
(new 'static 'rgba :r #x24 :g #x4c :b #x4b :a #x80)
(new 'static 'rgba :r #x22 :g #x49 :b #x4a :a #x80)
(new 'static 'rgba :r #x25 :g #x4c :b #x4c :a #x80)
(new 'static 'rgba :r #x22 :g #x4a :b #x4a :a #x80)
(new 'static 'rgba :r #x20 :g #x49 :b #x49 :a #x80)
(new 'static 'rgba :r #x20 :g #x4b :b #x46 :a #x80)
(new 'static 'rgba :r #x1f :g #x4b :b #x48 :a #x80)
(new 'static 'rgba :r #x1f :g #x4a :b #x48 :a #x80)
(new 'static 'rgba :r #x1f :g #x4a :b #x49 :a #x80)
(new 'static 'rgba :r #x1f :g #x4d :b #x4c :a #x80)
(new 'static 'rgba :r #x1e :g #x4f :b #x4b :a #x80)
(new 'static 'rgba :r #x1d :g #x50 :b #x4c :a #x80)
(new 'static 'rgba :r #x1c :g #x4c :b #x4e :a #x80)
(new 'static 'rgba :r #x1e :g #x46 :b #x4b :a #x80)
(new 'static 'rgba :r #x20 :g #x3c :b #x47 :a #x80)
(new 'static 'rgba :r #x1f :g #x35 :b #x44 :a #x80)
(new 'static 'rgba :r #x1f :g #x36 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x25 :g #x49 :b #x4e :a #x80)
(new 'static 'rgba :r #x2f :g #x5c :b #x5a :a #x80)
(new 'static 'rgba :r #x32 :g #x5b :b #x5a :a #x80)
(new 'static 'rgba :r #x33 :g #x5b :b #x5a :a #x80)
(new 'static 'rgba :r #x30 :g #x58 :b #x56 :a #x80)
(new 'static 'rgba :r #x29 :g #x52 :b #x4f :a #x80)
(new 'static 'rgba :r #x22 :g #x4b :b #x4c :a #x80)
(new 'static 'rgba :r #x1d :g #x49 :b #x49 :a #x80)
(new 'static 'rgba :r #x19 :g #x49 :b #x46 :a #x80)
(new 'static 'rgba :r #x15 :g #x46 :b #x45 :a #x80)
(new 'static 'rgba :r #x11 :g #x46 :b #x41 :a #x80)
(new 'static 'rgba :r #xe :g #x42 :b #x41 :a #x80)
(new 'static 'rgba :r #xe :g #x40 :b #x40 :a #x80)
(new 'static 'rgba :r #x10 :g #x3d :b #x41 :a #x80)
(new 'static 'rgba :r #x11 :g #x38 :b #x3f :a #x80)
(new 'static 'rgba :r #x11 :g #x39 :b #x3e :a #x80)
(new 'static 'rgba :r #x10 :g #x3c :b #x3e :a #x80)
(new 'static 'rgba :r #x10 :g #x3c :b #x40 :a #x80)
(new 'static 'rgba :r #xf :g #x41 :b #x3f :a #x80)
(new 'static 'rgba :r #xe :g #x40 :b #x41 :a #x80)
(new 'static 'rgba :r #xe :g #x42 :b #x3f :a #x80)
(new 'static 'rgba :r #xf :g #x43 :b #x3f :a #x80)
(new 'static 'rgba :r #x11 :g #x44 :b #x3f :a #x80)
(new 'static 'rgba :r #x14 :g #x45 :b #x42 :a #x80)
(new 'static 'rgba :r #x16 :g #x45 :b #x43 :a #x80)
(new 'static 'rgba :r #x1b :g #x46 :b #x46 :a #x80)
(new 'static 'rgba :r #x1e :g #x46 :b #x47 :a #x80)
(new 'static 'rgba :r #x21 :g #x4b :b #x4a :a #x80)
(new 'static 'rgba :r #x22 :g #x4b :b #x4a :a #x80)
(new 'static 'rgba :r #x20 :g #x4a :b #x47 :a #x80)
(new 'static 'rgba :r #x1e :g #x49 :b #x48 :a #x80)
(new 'static 'rgba :r #x24 :g #x4c :b #x4a :a #x80)
(new 'static 'rgba :r #x24 :g #x4d :b #x4b :a #x80)
(new 'static 'rgba :r #x1f :g #x48 :b #x47 :a #x80)
(new 'static 'rgba :r #x23 :g #x4c :b #x49 :a #x80)
(new 'static 'rgba :r #x21 :g #x4b :b #x48 :a #x80)
(new 'static 'rgba :r #x22 :g #x4b :b #x49 :a #x80)
(new 'static 'rgba :r #x23 :g #x4d :b #x4b :a #x80)
(new 'static 'rgba :r #x23 :g #x4e :b #x4e :a #x80)
(new 'static 'rgba :r #x24 :g #x50 :b #x4c :a #x80)
(new 'static 'rgba :r #x25 :g #x50 :b #x51 :a #x80)
(new 'static 'rgba :r #x24 :g #x52 :b #x4f :a #x80)
(new 'static 'rgba :r #x1e :g #x51 :b #x4f :a #x80)
(new 'static 'rgba :r #x1e :g #x49 :b #x4d :a #x80)
(new 'static 'rgba :r #x1f :g #x39 :b #x47 :a #x80)
(new 'static 'rgba :r #x20 :g #x36 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x33 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x22 :g #x46 :b #x4c :a #x80)
(new 'static 'rgba :r #x28 :g #x59 :b #x57 :a #x80)
(new 'static 'rgba :r #x29 :g #x58 :b #x54 :a #x80)
(new 'static 'rgba :r #x29 :g #x56 :b #x53 :a #x80)
(new 'static 'rgba :r #x27 :g #x53 :b #x4f :a #x80)
(new 'static 'rgba :r #x21 :g #x4e :b #x4e :a #x80)
(new 'static 'rgba :r #x1a :g #x4a :b #x48 :a #x80)
(new 'static 'rgba :r #x18 :g #x49 :b #x46 :a #x80)
(new 'static 'rgba :r #x15 :g #x48 :b #x47 :a #x80)
(new 'static 'rgba :r #x12 :g #x46 :b #x42 :a #x80)
(new 'static 'rgba :r #x11 :g #x44 :b #x44 :a #x80)
(new 'static 'rgba :r #x12 :g #x41 :b #x41 :a #x80)
(new 'static 'rgba :r #x13 :g #x38 :b #x40 :a #x80)
(new 'static 'rgba :r #x16 :g #x37 :b #x40 :a #x80)
(new 'static 'rgba :r #x16 :g #x36 :b #x3f :a #x80)
(new 'static 'rgba :r #x16 :g #x34 :b #x3e :a #x80)
(new 'static 'rgba :r #x16 :g #x39 :b #x3f :a #x80)
(new 'static 'rgba :r #x14 :g #x3a :b #x40 :a #x80)
(new 'static 'rgba :r #x13 :g #x3d :b #x41 :a #x80)
(new 'static 'rgba :r #x11 :g #x3f :b #x42 :a #x80)
(new 'static 'rgba :r #xf :g #x41 :b #x41 :a #x80)
(new 'static 'rgba :r #x10 :g #x42 :b #x43 :a #x80)
(new 'static 'rgba :r #x10 :g #x45 :b #x40 :a #x80)
(new 'static 'rgba :r #x24 :g #x4f :b #x48 :a #x80)
(new 'static 'rgba :r #x15 :g #x47 :b #x43 :a #x80)
(new 'static 'rgba :r #x19 :g #x48 :b #x45 :a #x80)
(new 'static 'rgba :r #x1c :g #x47 :b #x47 :a #x80)
(new 'static 'rgba :r #x1f :g #x4a :b #x4a :a #x80)
(new 'static 'rgba :r #x21 :g #x4b :b #x49 :a #x80)
(new 'static 'rgba :r #x22 :g #x4b :b #x4b :a #x80)
(new 'static 'rgba :r #x25 :g #x4d :b #x4b :a #x80)
(new 'static 'rgba :r #x25 :g #x4d :b #x4c :a #x80)
(new 'static 'rgba :r #x24 :g #x4c :b #x4d :a #x80)
(new 'static 'rgba :r #x25 :g #x4e :b #x4c :a #x80)
(new 'static 'rgba :r #x22 :g #x4b :b #x4b :a #x80)
(new 'static 'rgba :r #x25 :g #x4e :b #x4e :a #x80)
(new 'static 'rgba :r #x27 :g #x4f :b #x4d :a #x80)
(new 'static 'rgba :r #x27 :g #x51 :b #x4d :a #x80)
(new 'static 'rgba :r #x28 :g #x52 :b #x4f :a #x80)
(new 'static 'rgba :r #x2a :g #x54 :b #x50 :a #x80)
(new 'static 'rgba :r #x2a :g #x54 :b #x54 :a #x80)
(new 'static 'rgba :r #x29 :g #x54 :b #x54 :a #x80)
(new 'static 'rgba :r #x22 :g #x54 :b #x53 :a #x80)
(new 'static 'rgba :r #x1f :g #x4c :b #x4f :a #x80)
(new 'static 'rgba :r #x21 :g #x3c :b #x48 :a #x80)
(new 'static 'rgba :r #x20 :g #x39 :b #x44 :a #x80)
(new 'static 'rgba :r #x20 :g #x36 :b #x43 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x21 :g #x47 :b #x4b :a #x80)
(new 'static 'rgba :r #x25 :g #x55 :b #x54 :a #x80)
(new 'static 'rgba :r #x22 :g #x54 :b #x51 :a #x80)
(new 'static 'rgba :r #x21 :g #x51 :b #x51 :a #x80)
(new 'static 'rgba :r #x1e :g #x4d :b #x4b :a #x80)
(new 'static 'rgba :r #x19 :g #x4b :b #x49 :a #x80)
(new 'static 'rgba :r #x17 :g #x4a :b #x48 :a #x80)
(new 'static 'rgba :r #x14 :g #x46 :b #x46 :a #x80)
(new 'static 'rgba :r #x14 :g #x46 :b #x43 :a #x80)
(new 'static 'rgba :r #x13 :g #x45 :b #x46 :a #x80)
(new 'static 'rgba :r #x15 :g #x3f :b #x43 :a #x80)
(new 'static 'rgba :r #x17 :g #x3c :b #x41 :a #x80)
(new 'static 'rgba :r #x19 :g #x36 :b #x41 :a #x80)
(new 'static 'rgba :r #x19 :g #x33 :b #x40 :a #x80)
(new 'static 'rgba :r #x18 :g #x32 :b #x40 :a #x80)
(new 'static 'rgba :r #x19 :g #x33 :b #x40 :a #x80)
(new 'static 'rgba :r #x19 :g #x36 :b #x42 :a #x80)
(new 'static 'rgba :r #x1a :g #x3a :b #x43 :a #x80)
(new 'static 'rgba :r #x19 :g #x3a :b #x42 :a #x80)
(new 'static 'rgba :r #x16 :g #x3f :b #x43 :a #x80)
(new 'static 'rgba :r #x14 :g #x41 :b #x44 :a #x80)
(new 'static 'rgba :r #x12 :g #x41 :b #x45 :a #x80)
(new 'static 'rgba :r #x12 :g #x46 :b #x45 :a #x80)
(new 'static 'rgba :r #x14 :g #x48 :b #x46 :a #x80)
(new 'static 'rgba :r #x15 :g #x47 :b #x47 :a #x80)
(new 'static 'rgba :r #x19 :g #x4a :b #x47 :a #x80)
(new 'static 'rgba :r #x1d :g #x4a :b #x48 :a #x80)
(new 'static 'rgba :r #x20 :g #x4a :b #x4a :a #x80)
(new 'static 'rgba :r #x23 :g #x4c :b #x4d :a #x80)
(new 'static 'rgba :r #x24 :g #x4c :b #x4e :a #x80)
(new 'static 'rgba :r #x25 :g #x4f :b #x4d :a #x80)
(new 'static 'rgba :r #x23 :g #x4e :b #x4c :a #x80)
(new 'static 'rgba :r #x1e :g #x49 :b #x4a :a #x80)
(new 'static 'rgba :r #x26 :g #x50 :b #x4d :a #x80)
(new 'static 'rgba :r #x28 :g #x4f :b #x50 :a #x80)
(new 'static 'rgba :r #x28 :g #x50 :b #x4e :a #x80)
(new 'static 'rgba :r #x26 :g #x4e :b #x4f :a #x80)
(new 'static 'rgba :r #x2c :g #x54 :b #x52 :a #x80)
(new 'static 'rgba :r #x2b :g #x55 :b #x51 :a #x80)
(new 'static 'rgba :r #x2d :g #x57 :b #x55 :a #x80)
(new 'static 'rgba :r #x2d :g #x59 :b #x57 :a #x80)
(new 'static 'rgba :r #x2b :g #x57 :b #x54 :a #x80)
(new 'static 'rgba :r #x24 :g #x55 :b #x52 :a #x80)
(new 'static 'rgba :r #x20 :g #x4d :b #x50 :a #x80)
(new 'static 'rgba :r #x21 :g #x3e :b #x49 :a #x80)
(new 'static 'rgba :r #x21 :g #x37 :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x35 :b #x43 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1e :g #x3f :b #x46 :a #x80)
(new 'static 'rgba :r #x21 :g #x4b :b #x50 :a #x80)
(new 'static 'rgba :r #x20 :g #x53 :b #x51 :a #x80)
(new 'static 'rgba :r #x1e :g #x52 :b #x51 :a #x80)
(new 'static 'rgba :r #x1b :g #x4f :b #x4a :a #x80)
(new 'static 'rgba :r #x18 :g #x4b :b #x48 :a #x80)
(new 'static 'rgba :r #x16 :g #x47 :b #x48 :a #x80)
(new 'static 'rgba :r #x14 :g #x44 :b #x45 :a #x80)
(new 'static 'rgba :r #x15 :g #x44 :b #x47 :a #x80)
(new 'static 'rgba :r #x17 :g #x41 :b #x45 :a #x80)
(new 'static 'rgba :r #x1a :g #x3b :b #x44 :a #x80)
(new 'static 'rgba :r #x1c :g #x44 :b #x48 :a #x80)
(new 'static 'rgba :r #x1d :g #x46 :b #x4a :a #x80)
(new 'static 'rgba :r #x1b :g #x34 :b #x41 :a #x80)
(new 'static 'rgba :r #x1b :g #x31 :b #x40 :a #x80)
(new 'static 'rgba :r #x1b :g #x36 :b #x41 :a #x80)
(new 'static 'rgba :r #x1c :g #x37 :b #x43 :a #x80)
(new 'static 'rgba :r #x1c :g #x39 :b #x44 :a #x80)
(new 'static 'rgba :r #x1c :g #x3a :b #x45 :a #x80)
(new 'static 'rgba :r #x1b :g #x3e :b #x45 :a #x80)
(new 'static 'rgba :r #x19 :g #x3f :b #x45 :a #x80)
(new 'static 'rgba :r #x17 :g #x40 :b #x46 :a #x80)
(new 'static 'rgba :r #x15 :g #x46 :b #x48 :a #x80)
(new 'static 'rgba :r #x14 :g #x48 :b #x46 :a #x80)
(new 'static 'rgba :r #x17 :g #x4a :b #x48 :a #x80)
(new 'static 'rgba :r #x1a :g #x4c :b #x4a :a #x80)
(new 'static 'rgba :r #x1e :g #x4d :b #x4a :a #x80)
(new 'static 'rgba :r #x21 :g #x4d :b #x4a :a #x80)
(new 'static 'rgba :r #x23 :g #x4d :b #x4c :a #x80)
(new 'static 'rgba :r #x24 :g #x4f :b #x4d :a #x80)
(new 'static 'rgba :r #x26 :g #x50 :b #x4f :a #x80)
(new 'static 'rgba :r #x24 :g #x4e :b #x4f :a #x80)
(new 'static 'rgba :r #x27 :g #x51 :b #x50 :a #x80)
(new 'static 'rgba :r #x28 :g #x50 :b #x51 :a #x80)
(new 'static 'rgba :r #x29 :g #x52 :b #x51 :a #x80)
(new 'static 'rgba :r #x29 :g #x52 :b #x52 :a #x80)
(new 'static 'rgba :r #x2d :g #x56 :b #x53 :a #x80)
(new 'static 'rgba :r #x2b :g #x55 :b #x55 :a #x80)
(new 'static 'rgba :r #x2c :g #x55 :b #x52 :a #x80)
(new 'static 'rgba :r #x30 :g #x59 :b #x58 :a #x80)
(new 'static 'rgba :r #x2f :g #x58 :b #x59 :a #x80)
(new 'static 'rgba :r #x2a :g #x57 :b #x57 :a #x80)
(new 'static 'rgba :r #x23 :g #x56 :b #x51 :a #x80)
(new 'static 'rgba :r #x21 :g #x4e :b #x51 :a #x80)
(new 'static 'rgba :r #x23 :g #x3f :b #x4a :a #x80)
(new 'static 'rgba :r #x21 :g #x3a :b #x46 :a #x80)
(new 'static 'rgba :r #x1f :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1c :g #x39 :b #x41 :a #x80)
(new 'static 'rgba :r #x1e :g #x3e :b #x47 :a #x80)
(new 'static 'rgba :r #x1f :g #x46 :b #x4c :a #x80)
(new 'static 'rgba :r #x1c :g #x4e :b #x4d :a #x80)
(new 'static 'rgba :r #x1b :g #x4e :b #x4a :a #x80)
(new 'static 'rgba :r #x19 :g #x49 :b #x4b :a #x80)
(new 'static 'rgba :r #x17 :g #x46 :b #x47 :a #x80)
(new 'static 'rgba :r #x18 :g #x43 :b #x47 :a #x80)
(new 'static 'rgba :r #x1a :g #x42 :b #x48 :a #x80)
(new 'static 'rgba :r #x1c :g #x3f :b #x46 :a #x80)
(new 'static 'rgba :r #x1c :g #x3a :b #x44 :a #x80)
(new 'static 'rgba :r #x1d :g #x39 :b #x45 :a #x80)
(new 'static 'rgba :r #x1d :g #x36 :b #x44 :a #x80)
(new 'static 'rgba :r #x1e :g #x35 :b #x43 :a #x80)
(new 'static 'rgba :r #x1e :g #x35 :b #x43 :a #x80)
(new 'static 'rgba :r #x1e :g #x35 :b #x43 :a #x80)
(new 'static 'rgba :r #x1e :g #x37 :b #x44 :a #x80)
(new 'static 'rgba :r #x1e :g #x38 :b #x44 :a #x80)
(new 'static 'rgba :r #x1e :g #x39 :b #x45 :a #x80)
(new 'static 'rgba :r #x1e :g #x3c :b #x46 :a #x80)
(new 'static 'rgba :r #x1e :g #x3e :b #x47 :a #x80)
(new 'static 'rgba :r #x1b :g #x42 :b #x49 :a #x80)
(new 'static 'rgba :r #x18 :g #x46 :b #x4a :a #x80)
(new 'static 'rgba :r #x18 :g #x4b :b #x4b :a #x80)
(new 'static 'rgba :r #x18 :g #x4d :b #x4a :a #x80)
(new 'static 'rgba :r #x1b :g #x4f :b #x4d :a #x80)
(new 'static 'rgba :r #x1e :g #x50 :b #x4d :a #x80)
(new 'static 'rgba :r #x20 :g #x50 :b #x4d :a #x80)
(new 'static 'rgba :r #x21 :g #x50 :b #x4e :a #x80)
(new 'static 'rgba :r #x22 :g #x50 :b #x4c :a #x80)
(new 'static 'rgba :r #x24 :g #x51 :b #x4f :a #x80)
(new 'static 'rgba :r #x27 :g #x52 :b #x52 :a #x80)
(new 'static 'rgba :r #x26 :g #x52 :b #x50 :a #x80)
(new 'static 'rgba :r #x26 :g #x52 :b #x52 :a #x80)
(new 'static 'rgba :r #x28 :g #x53 :b #x53 :a #x80)
(new 'static 'rgba :r #x29 :g #x55 :b #x50 :a #x80)
(new 'static 'rgba :r #x2b :g #x56 :b #x52 :a #x80)
(new 'static 'rgba :r #x2c :g #x58 :b #x56 :a #x80)
(new 'static 'rgba :r #x2c :g #x58 :b #x55 :a #x80)
(new 'static 'rgba :r #x2e :g #x58 :b #x58 :a #x80)
(new 'static 'rgba :r #x2c :g #x59 :b #x59 :a #x80)
(new 'static 'rgba :r #x26 :g #x58 :b #x52 :a #x80)
(new 'static 'rgba :r #x22 :g #x56 :b #x52 :a #x80)
(new 'static 'rgba :r #x22 :g #x4c :b #x4f :a #x80)
(new 'static 'rgba :r #x22 :g #x3c :b #x49 :a #x80)
(new 'static 'rgba :r #x21 :g #x37 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x35 :b #x43 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1a :g #x36 :b #x40 :a #x80)
(new 'static 'rgba :r #x1a :g #x36 :b #x40 :a #x80)
(new 'static 'rgba :r #x1c :g #x3a :b #x44 :a #x80)
(new 'static 'rgba :r #x1d :g #x44 :b #x49 :a #x80)
(new 'static 'rgba :r #x1c :g #x47 :b #x4b :a #x80)
(new 'static 'rgba :r #x1c :g #x45 :b #x48 :a #x80)
(new 'static 'rgba :r #x1c :g #x42 :b #x47 :a #x80)
(new 'static 'rgba :r #x1d :g #x40 :b #x47 :a #x80)
(new 'static 'rgba :r #x20 :g #x3e :b #x48 :a #x80)
(new 'static 'rgba :r #x1f :g #x3b :b #x46 :a #x80)
(new 'static 'rgba :r #x1e :g #x39 :b #x45 :a #x80)
(new 'static 'rgba :r #x1e :g #x37 :b #x44 :a #x80)
(new 'static 'rgba :r #x1f :g #x37 :b #x44 :a #x80)
(new 'static 'rgba :r #x20 :g #x36 :b #x44 :a #x80)
(new 'static 'rgba :r #x21 :g #x37 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x38 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x38 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x38 :b #x45 :a #x80)
(new 'static 'rgba :r #x1f :g #x39 :b #x46 :a #x80)
(new 'static 'rgba :r #x1f :g #x3a :b #x48 :a #x80)
(new 'static 'rgba :r #x20 :g #x3f :b #x49 :a #x80)
(new 'static 'rgba :r #x1e :g #x43 :b #x4a :a #x80)
(new 'static 'rgba :r #x1d :g #x48 :b #x4d :a #x80)
(new 'static 'rgba :r #x1c :g #x4c :b #x4c :a #x80)
(new 'static 'rgba :r #x1b :g #x4f :b #x4d :a #x80)
(new 'static 'rgba :r #x1c :g #x50 :b #x4f :a #x80)
(new 'static 'rgba :r #x1e :g #x51 :b #x4f :a #x80)
(new 'static 'rgba :r #x1f :g #x52 :b #x4f :a #x80)
(new 'static 'rgba :r #x20 :g #x52 :b #x51 :a #x80)
(new 'static 'rgba :r #x21 :g #x52 :b #x51 :a #x80)
(new 'static 'rgba :r #x23 :g #x53 :b #x4f :a #x80)
(new 'static 'rgba :r #x23 :g #x53 :b #x4f :a #x80)
(new 'static 'rgba :r #x23 :g #x53 :b #x4f :a #x80)
(new 'static 'rgba :r #x24 :g #x53 :b #x51 :a #x80)
(new 'static 'rgba :r #x24 :g #x53 :b #x51 :a #x80)
(new 'static 'rgba :r #x26 :g #x55 :b #x50 :a #x80)
(new 'static 'rgba :r #x26 :g #x55 :b #x51 :a #x80)
(new 'static 'rgba :r #x26 :g #x55 :b #x53 :a #x80)
(new 'static 'rgba :r #x26 :g #x55 :b #x55 :a #x80)
(new 'static 'rgba :r #x28 :g #x56 :b #x56 :a #x80)
(new 'static 'rgba :r #x26 :g #x57 :b #x54 :a #x80)
(new 'static 'rgba :r #x22 :g #x54 :b #x55 :a #x80)
(new 'static 'rgba :r #x23 :g #x4f :b #x53 :a #x80)
(new 'static 'rgba :r #x24 :g #x41 :b #x4c :a #x80)
(new 'static 'rgba :r #x21 :g #x39 :b #x47 :a #x80)
(new 'static 'rgba :r #x22 :g #x37 :b #x44 :a #x80)
(new 'static 'rgba :r #x20 :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1c :g #x37 :b #x41 :a #x80)
(new 'static 'rgba :r #x1b :g #x35 :b #x41 :a #x80)
(new 'static 'rgba :r #x1b :g #x36 :b #x41 :a #x80)
(new 'static 'rgba :r #x1d :g #x3b :b #x44 :a #x80)
(new 'static 'rgba :r #x1f :g #x3d :b #x46 :a #x80)
(new 'static 'rgba :r #x1e :g #x3b :b #x46 :a #x80)
(new 'static 'rgba :r #x1e :g #x3c :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x3e :b #x48 :a #x80)
(new 'static 'rgba :r #x20 :g #x3e :b #x47 :a #x80)
(new 'static 'rgba :r #x20 :g #x3a :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x39 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x39 :b #x45 :a #x80)
(new 'static 'rgba :r #x21 :g #x38 :b #x46 :a #x80)
(new 'static 'rgba :r #x22 :g #x39 :b #x46 :a #x80)
(new 'static 'rgba :r #x22 :g #x38 :b #x46 :a #x80)
(new 'static 'rgba :r #x22 :g #x39 :b #x45 :a #x80)
(new 'static 'rgba :r #x21 :g #x39 :b #x45 :a #x80)
(new 'static 'rgba :r #x21 :g #x39 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x3a :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x3b :b #x47 :a #x80)
(new 'static 'rgba :r #x20 :g #x3e :b #x49 :a #x80)
(new 'static 'rgba :r #x21 :g #x42 :b #x4a :a #x80)
(new 'static 'rgba :r #x21 :g #x45 :b #x4c :a #x80)
(new 'static 'rgba :r #x20 :g #x48 :b #x4c :a #x80)
(new 'static 'rgba :r #x1f :g #x4a :b #x4f :a #x80)
(new 'static 'rgba :r #x1e :g #x4e :b #x51 :a #x80)
(new 'static 'rgba :r #x1f :g #x50 :b #x4f :a #x80)
(new 'static 'rgba :r #x1f :g #x51 :b #x51 :a #x80)
(new 'static 'rgba :r #x1f :g #x53 :b #x52 :a #x80)
(new 'static 'rgba :r #x20 :g #x52 :b #x52 :a #x80)
(new 'static 'rgba :r #x21 :g #x54 :b #x52 :a #x80)
(new 'static 'rgba :r #x21 :g #x52 :b #x52 :a #x80)
(new 'static 'rgba :r #x20 :g #x54 :b #x52 :a #x80)
(new 'static 'rgba :r #x21 :g #x54 :b #x50 :a #x80)
(new 'static 'rgba :r #x21 :g #x54 :b #x4f :a #x80)
(new 'static 'rgba :r #x21 :g #x54 :b #x53 :a #x80)
(new 'static 'rgba :r #x21 :g #x54 :b #x50 :a #x80)
(new 'static 'rgba :r #x20 :g #x54 :b #x51 :a #x80)
(new 'static 'rgba :r #x21 :g #x52 :b #x53 :a #x80)
(new 'static 'rgba :r #x22 :g #x51 :b #x54 :a #x80)
(new 'static 'rgba :r #x22 :g #x4f :b #x53 :a #x80)
(new 'static 'rgba :r #x23 :g #x4d :b #x51 :a #x80)
(new 'static 'rgba :r #x26 :g #x43 :b #x4d :a #x80)
(new 'static 'rgba :r #x23 :g #x3d :b #x49 :a #x80)
(new 'static 'rgba :r #x21 :g #x36 :b #x45 :a #x80)
(new 'static 'rgba :r #x21 :g #x38 :b #x43 :a #x80)
(new 'static 'rgba :r #x20 :g #x33 :b #x43 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1d :g #x36 :b #x43 :a #x80)
(new 'static 'rgba :r #x1c :g #x36 :b #x42 :a #x80)
(new 'static 'rgba :r #x1c :g #x37 :b #x42 :a #x80)
(new 'static 'rgba :r #x1c :g #x37 :b #x42 :a #x80)
(new 'static 'rgba :r #x1d :g #x39 :b #x44 :a #x80)
(new 'static 'rgba :r #x1e :g #x39 :b #x45 :a #x80)
(new 'static 'rgba :r #x1f :g #x39 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x3a :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x3a :b #x46 :a #x80)
(new 'static 'rgba :r #x21 :g #x39 :b #x46 :a #x80)
(new 'static 'rgba :r #x21 :g #x38 :b #x45 :a #x80)
(new 'static 'rgba :r #x21 :g #x39 :b #x45 :a #x80)
(new 'static 'rgba :r #x21 :g #x39 :b #x46 :a #x80)
(new 'static 'rgba :r #x21 :g #x3a :b #x46 :a #x80)
(new 'static 'rgba :r #x21 :g #x3a :b #x46 :a #x80)
(new 'static 'rgba :r #x21 :g #x3a :b #x46 :a #x80)
(new 'static 'rgba :r #x21 :g #x3a :b #x46 :a #x80)
(new 'static 'rgba :r #x21 :g #x3a :b #x46 :a #x80)
(new 'static 'rgba :r #x21 :g #x3a :b #x46 :a #x80)
(new 'static 'rgba :r #x21 :g #x3b :b #x46 :a #x80)
(new 'static 'rgba :r #x21 :g #x3c :b #x47 :a #x80)
(new 'static 'rgba :r #x21 :g #x3e :b #x48 :a #x80)
(new 'static 'rgba :r #x21 :g #x40 :b #x49 :a #x80)
(new 'static 'rgba :r #x21 :g #x42 :b #x4a :a #x80)
(new 'static 'rgba :r #x22 :g #x43 :b #x4b :a #x80)
(new 'static 'rgba :r #x22 :g #x45 :b #x4c :a #x80)
(new 'static 'rgba :r #x21 :g #x46 :b #x4d :a #x80)
(new 'static 'rgba :r #x21 :g #x4a :b #x4f :a #x80)
(new 'static 'rgba :r #x21 :g #x4b :b #x4f :a #x80)
(new 'static 'rgba :r #x21 :g #x4a :b #x4e :a #x80)
(new 'static 'rgba :r #x21 :g #x4b :b #x4e :a #x80)
(new 'static 'rgba :r #x21 :g #x47 :b #x4e :a #x80)
(new 'static 'rgba :r #x21 :g #x48 :b #x4e :a #x80)
(new 'static 'rgba :r #x21 :g #x48 :b #x4e :a #x80)
(new 'static 'rgba :r #x21 :g #x49 :b #x4f :a #x80)
(new 'static 'rgba :r #x21 :g #x4b :b #x4e :a #x80)
(new 'static 'rgba :r #x20 :g #x47 :b #x4e :a #x80)
(new 'static 'rgba :r #x20 :g #x46 :b #x4d :a #x80)
(new 'static 'rgba :r #x20 :g #x46 :b #x4c :a #x80)
(new 'static 'rgba :r #x21 :g #x45 :b #x4c :a #x80)
(new 'static 'rgba :r #x23 :g #x41 :b #x4b :a #x80)
(new 'static 'rgba :r #x22 :g #x40 :b #x4a :a #x80)
(new 'static 'rgba :r #x21 :g #x39 :b #x47 :a #x80)
(new 'static 'rgba :r #x21 :g #x37 :b #x45 :a #x80)
(new 'static 'rgba :r #x21 :g #x36 :b #x43 :a #x80)
(new 'static 'rgba :r #x20 :g #x33 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1d :g #x36 :b #x42 :a #x80)
(new 'static 'rgba :r #x1d :g #x38 :b #x43 :a #x80)
(new 'static 'rgba :r #x1d :g #x37 :b #x42 :a #x80)
(new 'static 'rgba :r #x1d :g #x38 :b #x42 :a #x80)
(new 'static 'rgba :r #x1d :g #x39 :b #x43 :a #x80)
(new 'static 'rgba :r #x1e :g #x3b :b #x44 :a #x80)
(new 'static 'rgba :r #x1f :g #x39 :b #x44 :a #x80)
(new 'static 'rgba :r #x1f :g #x39 :b #x44 :a #x80)
(new 'static 'rgba :r #x20 :g #x38 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x38 :b #x45 :a #x80)
(new 'static 'rgba :r #x21 :g #x38 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x39 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x3a :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x3b :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x3b :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x3b :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x3b :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x3b :b #x46 :a #x80)
(new 'static 'rgba :r #x21 :g #x3b :b #x46 :a #x80)
(new 'static 'rgba :r #x21 :g #x3a :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x3b :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x3c :b #x47 :a #x80)
(new 'static 'rgba :r #x20 :g #x3c :b #x47 :a #x80)
(new 'static 'rgba :r #x20 :g #x3c :b #x47 :a #x80)
(new 'static 'rgba :r #x21 :g #x3e :b #x47 :a #x80)
(new 'static 'rgba :r #x21 :g #x3e :b #x48 :a #x80)
(new 'static 'rgba :r #x20 :g #x3d :b #x48 :a #x80)
(new 'static 'rgba :r #x21 :g #x3d :b #x48 :a #x80)
(new 'static 'rgba :r #x20 :g #x3c :b #x49 :a #x80)
(new 'static 'rgba :r #x20 :g #x3b :b #x48 :a #x80)
(new 'static 'rgba :r #x20 :g #x3b :b #x47 :a #x80)
(new 'static 'rgba :r #x21 :g #x3c :b #x48 :a #x80)
(new 'static 'rgba :r #x20 :g #x39 :b #x47 :a #x80)
(new 'static 'rgba :r #x20 :g #x3a :b #x47 :a #x80)
(new 'static 'rgba :r #x20 :g #x3d :b #x48 :a #x80)
(new 'static 'rgba :r #x20 :g #x3a :b #x48 :a #x80)
(new 'static 'rgba :r #x20 :g #x3b :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x38 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x36 :b #x44 :a #x80)
(new 'static 'rgba :r #x1f :g #x37 :b #x45 :a #x80)
(new 'static 'rgba :r #x1f :g #x37 :b #x44 :a #x80)
(new 'static 'rgba :r #x20 :g #x34 :b #x44 :a #x80)
(new 'static 'rgba :r #x21 :g #x36 :b #x44 :a #x80)
(new 'static 'rgba :r #x20 :g #x34 :b #x43 :a #x80)
(new 'static 'rgba :r #x1f :g #x34 :b #x41 :a #x80)
(new 'static 'rgba :r #x1f :g #x33 :b #x41 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1e :g #x38 :b #x44 :a #x80)
(new 'static 'rgba :r #x1e :g #x39 :b #x44 :a #x80)
(new 'static 'rgba :r #x1e :g #x39 :b #x44 :a #x80)
(new 'static 'rgba :r #x1d :g #x39 :b #x43 :a #x80)
(new 'static 'rgba :r #x1e :g #x38 :b #x43 :a #x80)
(new 'static 'rgba :r #x1e :g #x38 :b #x44 :a #x80)
(new 'static 'rgba :r #x1e :g #x38 :b #x44 :a #x80)
(new 'static 'rgba :r #x20 :g #x38 :b #x44 :a #x80)
(new 'static 'rgba :r #x20 :g #x37 :b #x44 :a #x80)
(new 'static 'rgba :r #x20 :g #x37 :b #x44 :a #x80)
(new 'static 'rgba :r #x20 :g #x37 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x39 :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x3a :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x3a :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x3a :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x3a :b #x47 :a #x80)
(new 'static 'rgba :r #x20 :g #x3a :b #x47 :a #x80)
(new 'static 'rgba :r #x20 :g #x3a :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x3a :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x39 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x39 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x39 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x3a :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x3a :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x3b :b #x46 :a #x80)
(new 'static 'rgba :r #x20 :g #x3a :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x38 :b #x45 :a #x80)
(new 'static 'rgba :r #x20 :g #x36 :b #x44 :a #x80)
(new 'static 'rgba :r #x20 :g #x36 :b #x44 :a #x80)
(new 'static 'rgba :r #x1f :g #x35 :b #x44 :a #x80)
(new 'static 'rgba :r #x1f :g #x34 :b #x44 :a #x80)
(new 'static 'rgba :r #x1f :g #x35 :b #x43 :a #x80)
(new 'static 'rgba :r #x1f :g #x33 :b #x44 :a #x80)
(new 'static 'rgba :r #x1f :g #x34 :b #x44 :a #x80)
(new 'static 'rgba :r #x1f :g #x36 :b #x44 :a #x80)
(new 'static 'rgba :r #x1f :g #x34 :b #x43 :a #x80)
(new 'static 'rgba :r #x1f :g #x34 :b #x44 :a #x80)
(new 'static 'rgba :r #x1f :g #x33 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x35 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x35 :b #x42 :a #x80)
(new 'static 'rgba :r #x20 :g #x36 :b #x43 :a #x80)
(new 'static 'rgba :r #x20 :g #x34 :b #x43 :a #x80)
(new 'static 'rgba :r #x20 :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x20 :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x35 :b #x41 :a #x80)
(new 'static 'rgba :r #x1f :g #x33 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x36 :b #x44 :a #x80)
(new 'static 'rgba :r #x1e :g #x38 :b #x44 :a #x80)
(new 'static 'rgba :r #x1e :g #x37 :b #x44 :a #x80)
(new 'static 'rgba :r #x1f :g #x37 :b #x44 :a #x80)
(new 'static 'rgba :r #x1e :g #x37 :b #x44 :a #x80)
(new 'static 'rgba :r #x1e :g #x37 :b #x43 :a #x80)
(new 'static 'rgba :r #x1f :g #x36 :b #x43 :a #x80)
(new 'static 'rgba :r #x1f :g #x36 :b #x44 :a #x80)
(new 'static 'rgba :r #x1f :g #x36 :b #x43 :a #x80)
(new 'static 'rgba :r #x20 :g #x36 :b #x43 :a #x80)
(new 'static 'rgba :r #x20 :g #x36 :b #x44 :a #x80)
(new 'static 'rgba :r #x1f :g #x36 :b #x45 :a #x80)
(new 'static 'rgba :r #x1f :g #x37 :b #x45 :a #x80)
(new 'static 'rgba :r #x1f :g #x37 :b #x45 :a #x80)
(new 'static 'rgba :r #x1f :g #x37 :b #x45 :a #x80)
(new 'static 'rgba :r #x1f :g #x37 :b #x46 :a #x80)
(new 'static 'rgba :r #x1f :g #x37 :b #x46 :a #x80)
(new 'static 'rgba :r #x1f :g #x37 :b #x45 :a #x80)
(new 'static 'rgba :r #x1f :g #x37 :b #x45 :a #x80)
(new 'static 'rgba :r #x1f :g #x37 :b #x45 :a #x80)
(new 'static 'rgba :r #x1f :g #x37 :b #x45 :a #x80)
(new 'static 'rgba :r #x1f :g #x37 :b #x44 :a #x80)
(new 'static 'rgba :r #x1f :g #x37 :b #x44 :a #x80)
(new 'static 'rgba :r #x1f :g #x37 :b #x45 :a #x80)
(new 'static 'rgba :r #x1f :g #x37 :b #x45 :a #x80)
(new 'static 'rgba :r #x1f :g #x37 :b #x44 :a #x80)
(new 'static 'rgba :r #x1f :g #x35 :b #x43 :a #x80)
(new 'static 'rgba :r #x1f :g #x33 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x33 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x33 :b #x41 :a #x80)
(new 'static 'rgba :r #x1f :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x33 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x31 :b #x41 :a #x80)
(new 'static 'rgba :r #x1e :g #x32 :b #x40 :a #x80)
(new 'static 'rgba :r #x1e :g #x32 :b #x41 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x41 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x41 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x41 :a #x80)
(new 'static 'rgba :r #x1f :g #x34 :b #x41 :a #x80)
(new 'static 'rgba :r #x1f :g #x34 :b #x41 :a #x80)
(new 'static 'rgba :r #x1f :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x41 :a #x80)
(new 'static 'rgba :r #x1f :g #x33 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x35 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x33 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x34 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x41 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba :r #x1f :g #x32 :b #x42 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
)
)
)
;; definition for symbol *ocean-near-indices-village2*, type ocean-near-indices
(define *ocean-near-indices-village2*
(new 'static 'ocean-near-indices
:data
(new 'static 'inline-array ocean-near-index 23
(new 'static 'ocean-near-index)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#x1
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #x1 #x0 #x0 #x0 #xffff #x0 #x0 #x0 #xffff #x0 #x0 #x0 #xffff #x0 #x0 #x0)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#x2
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#xffff
#x0
#x0
#x0
#xffff
#xffff
#x0
#x0
#xffff
#xffff
#xffff
#x0
#xffff
#xffff
#xffff
#x3
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #xffff #x4 #x5 #x6 #xffff #x7 #x0 #x0 #xffff #x8 #x0 #x0 #xffff #x9 #x0 #x0)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #xa #xb #x0 #x0 #xc #x0 #x0 #x0 #xd #x0 #x0 #x0 #xe #x0 #x0 #x0)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#xffff
#xf
#xf
#xf
#xffff
#xf
#xf
#xf
#xffff
#xffff
#x2
#x13
#xffff
#xffff
#x15
#x0
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #xf #xf #x10 #x11 #xf #xf #xf #x12 #x0 #x0 #xf #x14 #x0 #x0 #x0 #x0)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #xffff #xffff #xffff #xffff #xffff #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #x0 #x16 #xffff #xffff #x0 #x0 #x1d #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #x17 #x18 #x19 #x1a #x0 #x0 #x1e #x1f #x0 #x0 #x0 #x22 #x0 #x0 #x0 #x0)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #xffff #x1b #x1c #x0 #x20 #x21 #x0 #x0 #x0 #x0 #x0 #x0 #x23 #x0 #x0 #x0)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#xffff
#xffff
#xffff
#x24
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #x0 #x0 #x0 #x25 #x2a #x2b #x2c #x2d #xffff #x33 #x0 #x34 #xffff #x38 #x39 #x3a)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #x0 #x26 #x27 #x0 #x2e #x2f #x30 #x0 #xffff #x35 #x36 #x0 #x3b #x3c #x6 #x0)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #x0 #x0 #x0 #x28 #x0 #x0 #x31 #x32 #x0 #x0 #x37 #x0 #x0 #x0 #x3d #x0)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #x29 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#xffff
#x3e
#x3f
#x40
#xffff
#x42
#x0
#x0
#xffff
#x47
#x48
#x49
#xffff
#xffff
#xffff
#xffff
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #x41 #x0 #x0 #x0 #x0 #x0 #x0 #x43 #x4a #x4b #x0 #x4c #x4e #x4f #x50 #x51)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#x0
#x0
#x0
#x0
#x44
#x45
#x46
#x0
#xffff
#xffff
#x4d
#x46
#xffff
#xffff
#xffff
#x52
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16
#x53
#x54
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#x0
)
)
(new 'static 'ocean-near-index
:data
(new 'static 'array uint16 16 #xffff #xffff #x0 #x0 #xffff #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0)
)
)
)
)
;; definition for symbol *ocean-trans-indices-village2*, type ocean-trans-indices
(define *ocean-trans-indices-village2*
(new 'static 'ocean-trans-indices :data (new 'static 'inline-array ocean-trans-index 2304
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent 1 :child 1)
(new 'static 'ocean-trans-index :parent 1 :child 1)
(new 'static 'ocean-trans-index :parent 1 :child 1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent 1 :child 1)
(new 'static 'ocean-trans-index :parent 1 :child 1)
(new 'static 'ocean-trans-index :parent 1 :child 1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent 1 :child 1)
(new 'static 'ocean-trans-index :parent 1 :child 1)
(new 'static 'ocean-trans-index :parent 1 :child 1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent 1 :child 1)
(new 'static 'ocean-trans-index :parent 1 :child 1)
(new 'static 'ocean-trans-index :parent 85 :child 2)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent 1 :child 1)
(new 'static 'ocean-trans-index :parent 86 :child 3)
(new 'static 'ocean-trans-index :parent 87 :child 4)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent 1 :child 1)
(new 'static 'ocean-trans-index :parent 86 :child 3)
(new 'static 'ocean-trans-index :parent 7 :child 5)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent 1 :child 1)
(new 'static 'ocean-trans-index :parent 86 :child 3)
(new 'static 'ocean-trans-index :child 6)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent 88 :child 7)
(new 'static 'ocean-trans-index :child 8)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent 89 :child 9)
(new 'static 'ocean-trans-index :parent 29 :child 10)
(new 'static 'ocean-trans-index :child 11)
(new 'static 'ocean-trans-index :parent 6 :child 12)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent 81 :child 13)
(new 'static 'ocean-trans-index :parent 90 :child 14)
(new 'static 'ocean-trans-index :parent 91 :child 15)
(new 'static 'ocean-trans-index :child 16)
(new 'static 'ocean-trans-index :child 17)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent 92 :child 18)
(new 'static 'ocean-trans-index :child 19)
(new 'static 'ocean-trans-index :parent 93 :child 20)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent 94 :child 21)
(new 'static 'ocean-trans-index :parent 95 :child 22)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
)
)
)
;; definition for symbol *ocean-mid-indices-village2*, type ocean-mid-indices
(define *ocean-mid-indices-village2* (new 'static 'ocean-mid-indices :data (new 'static 'array uint16 36
#xffff
#xffff
#xffff
#x60
#x0
#x0
#xffff
#xffff
#xffff
#x60
#x0
#x0
#xffff
#xffff
#x61
#x62
#x0
#x0
#x63
#x64
#x65
#x0
#x0
#x0
#x0
#x0
#x0
#x0
#x0
#x0
#x0
#x0
#x0
#x0
#x0
#x0
)
)
)
;; definition for symbol *ocean-mid-masks-village2*, type ocean-mid-masks
(define *ocean-mid-masks-village2*
(new 'static 'ocean-mid-masks
:data
(new 'static 'inline-array ocean-mid-mask 102
(new 'static 'ocean-mid-mask)
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfe #xff #xff #xff #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #xff #x7f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1f #x1f #x1f #xf #x7 #x7 #x3 #x3))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #x87 #x3 #x3 #x3 #x3 #x1 #x1))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #x62 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1 #x0 #x0 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1 #x1 #x1 #x1 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1 #x7 #xf #x1f #x1f #x1f #x1f #x3f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x3f #x3f #x3f #x3f #x1f #x1f #x1f #x1f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #x7f #x3f #xf #xf #xf #xf))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x3 #x0 #x0 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf #xf #xf #xf #xf #xf #xf #xf))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf #xf #x7 #x7 #x7 #x7 #x3 #x3))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x3 #x3 #x1 #x1 #x1 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #xff #xfe))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #x7f #x7f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x7f #x3f #xf #x3 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x1 #x9 #xf #xf #x1f #x1f #x3f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x7f #x3f #x1f #xf #x7 #x1 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x3f #xf #xf #x3f #x3f #x1f #x1f #xf))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x7f #x7f #x7f #x3f #x3f #x1f #xf #x7))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #x80 #x80 #x80 #x80 #x80 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #x1f #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xf9 #xf0 #x10 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #x3f #x3c))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #xfe #xfe))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #x7f #x3f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x3 #x3 #x1 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfc #x0 #x0 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1c #x0 #x0 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfc #xfc #xfe #xf8 #xf8 #xf0 #xe0 #xc0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xfd #xfd #x78 #x30 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x7 #x3 #x1 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xc0 #xc0 #x0 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x38))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #x7f #x7f #x7f #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x0 #xc #xc #xf))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #xc0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x3))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xc0 #xe0 #xf0 #x30 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1f #x7 #x7 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x1 #x1 #x3 #xf #x1f #x3f #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x18 #x1c #x3f #x3f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x80 #xc0 #xe0 #xe0 #xc0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1f #x3f #x3f #x3f #xff #xff #xff #xfe))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xc0 #xe0 #xe0 #xe0 #xff #xff #x7f #x7f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x7 #x3 #x3 #x3 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #xe0 #xe0 #xe0 #xe0 #xe0 #xe0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x3 #x7 #x7 #x7 #x3 #x1 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1f #x1f #xf #xf #xf #xf #xf #xf))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfe #xfe #xfe #xfe #xfe #xfe #xfe #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x7f #x7f #x7f #x7f #x7f #x7f #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x0 #x0 #x1 #x3))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x70))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x7f #x3f #xff #xff #x7f #x7 #x3 #x3))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #xf0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xfe #xfe #xfe #xfe #xfe #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #x3f #xf))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #x7f #x7f #x7f #x7f #x7f #x78 #x60))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x70 #x70 #x0 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x3 #x3 #x7 #x7 #xf #xf #xf #x7))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf8 #xf8 #xf8 #x70 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xf #xe #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf #x3 #x0 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x7 #x7 #x7 #x7 #x7 #x7 #x7 #xf))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x80 #xc0 #xe0 #xf0 #xf0 #xf0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1f #x7f #x7f #xff #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x1 #x1 #xe3 #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x1))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x7f #xff #xff #xff #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x7 #xf #x1f #x1f #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #xe0 #xe0 #xe0 #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x8 #x18 #xfc #xff #xff #x7f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x3f #x3f #x3 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xf0 #xe0 #xc0 #x80 #x80 #x80 #x83))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf #xf #xf #xf #x1f #x1f #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x7 #x7 #x7 #x3 #x1 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x80 #xc0 #x80 #x0 #x0 #x0 #xc0 #xe0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x81 #x87 #x83 #x80 #x80 #x80 #xc0 #xe3))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x7 #xf #xf #x9f #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1 #x3 #x7 #xf #xf #xf #x3 #x1))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #xff #xff #xff #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xf0 #xff #xff #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xf1 #xf1 #xf1 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xf7 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf1 #xf3 #xf7 #xf7 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf1 #xf1 #xf3 #xf3 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xf1 #xf0 #xf0 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xf0 #xf1 #xf1 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xf0 #xf1 #xf0 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf1 #xf1 #xf1 #xff #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xf0 #xf3 #xf7 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfc #xff #xff #xf7 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf3 #xf1 #xf0 #xf0 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1 #x1 #x1 #x1 #x1 #x1 #x1 #x1))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #x3f #x1f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1 #x1 #x1 #x1 #x1 #x1 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xfc #xfc #xfc #xfc #xfc #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #x11 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x3f #x7f #x7f #x3f #x1f #xf #x7 #x0))
)
)
)
;; definition for symbol *ocean-near-indices-sunken*, type ocean-near-indices
(define *ocean-near-indices-sunken*
(new 'static 'ocean-near-indices
:data
(new 'static 'inline-array ocean-near-index 1 (new 'static 'ocean-near-index))
)
)
;; definition for symbol *ocean-trans-indices-sunken*, type ocean-trans-indices
(define *ocean-trans-indices-sunken* (new 'static 'ocean-trans-indices))
;; definition for symbol *ocean-mid-indices-sunken*, type ocean-mid-indices
(define *ocean-mid-indices-sunken* (new 'static 'ocean-mid-indices))
;; definition for symbol *ocean-mid-masks-sunken*, type ocean-mid-masks
(define *ocean-mid-masks-sunken*
(new 'static 'ocean-mid-masks
:data
(new 'static 'inline-array ocean-mid-mask 2 (new 'static 'ocean-mid-mask) (new 'static 'ocean-mid-mask))
)
)
;; definition for symbol *ocean-map-village1*, type ocean-map
(define *ocean-map-village1* (new 'static 'ocean-map
:start-corner
(new 'static 'vector :x -9437184.0 :z -9437184.0 :w 1.0)
:far-color
(new 'static 'vector :x 1.505882 :y 45.678432 :z 56.72157)
)
)
;; failed to figure out what this is:
(set! (-> *ocean-map-village1* ocean-spheres) *ocean-spheres-village1*)
;; failed to figure out what this is:
(set! (-> *ocean-map-village1* ocean-colors) *ocean-colors-village1*)
;; failed to figure out what this is:
(set! (-> *ocean-map-village1* ocean-mid-masks) *ocean-mid-masks-village1*)
;; failed to figure out what this is:
(set! (-> *ocean-map-village1* ocean-mid-indices) *ocean-mid-indices-village1*)
;; failed to figure out what this is:
(set! (-> *ocean-map-village1* ocean-trans-indices) *ocean-trans-indices-village1*)
;; failed to figure out what this is:
(set! (-> *ocean-map-village1* ocean-near-indices) *ocean-near-indices-village1*)
;; definition for symbol *ocean-map-village2*, type ocean-map
(define *ocean-map-village2* (new 'static 'ocean-map
:start-corner
(new 'static 'vector :x -7892992.0 :z -15958016.0 :w 1.0)
:far-color
(new 'static 'vector :x 31.62353 :y 50.19608 :z 66.76079)
)
)
;; failed to figure out what this is:
(set! (-> *ocean-map-village2* ocean-spheres) *ocean-spheres-village2*)
;; failed to figure out what this is:
(set! (-> *ocean-map-village2* ocean-colors) *ocean-colors-village2*)
;; failed to figure out what this is:
(set! (-> *ocean-map-village2* ocean-mid-masks) *ocean-mid-masks-village2*)
;; failed to figure out what this is:
(set! (-> *ocean-map-village2* ocean-mid-indices) *ocean-mid-indices-village2*)
;; failed to figure out what this is:
(set! (-> *ocean-map-village2* ocean-trans-indices) *ocean-trans-indices-village2*)
;; failed to figure out what this is:
(set! (-> *ocean-map-village2* ocean-near-indices) *ocean-near-indices-village2*)
;; definition for symbol *ocean-map-sunken*, type ocean-map
(define *ocean-map-sunken* (new 'static 'ocean-map
:start-corner
(new 'static 'vector :x -7892992.0 :z -15958016.0 :w 1.0)
:far-color
(new 'static 'vector :x 31.62353 :y 50.19608 :z 66.76079)
)
)
;; failed to figure out what this is:
(set! (-> *ocean-map-sunken* ocean-spheres) *ocean-spheres-village2*)
;; failed to figure out what this is:
(set! (-> *ocean-map-sunken* ocean-colors) *ocean-colors-village2*)
;; failed to figure out what this is:
(set! (-> *ocean-map-sunken* ocean-mid-masks) *ocean-mid-masks-sunken*)
;; failed to figure out what this is:
(set! (-> *ocean-map-sunken* ocean-mid-indices) *ocean-mid-indices-sunken*)
;; failed to figure out what this is:
(set! (-> *ocean-map-sunken* ocean-trans-indices) *ocean-trans-indices-sunken*)
;; failed to figure out what this is:
(set! (-> *ocean-map-sunken* ocean-near-indices) *ocean-near-indices-sunken*)