jak-project/goal_src/jak2/engine/gfx/ocean/ocean-tables.gc
Tyler Wilding 81b6d5fe08
d/jak2: finish find-nearest | trajectory | editable-h and most of editable and editable-player (#1847)
Also made a first-pass of their SQL schema in preparation for getting
that working.
2022-09-10 18:03:17 -04:00

5890 lines
446 KiB
Common Lisp

;;-*-Lisp-*-
(in-package goal)
;; name: ocean-tables.gc
;; name in dgo: ocean-tables
;; dgos: ENGINE, GAME
;; og:ignore-from-loc
;; DECOMP BEGINS
(define *ocean-spheres-city*
(new 'static 'ocean-spheres :spheres (new 'static 'inline-array sphere 36
(new 'static 'sphere :x -1966080.0 :z -5505024.0 :w 2224365.5)
(new 'static 'sphere :x 1179648.0 :z -5505024.0 :w 2224365.5)
(new 'static 'sphere :x 4325376.0 :z -5505024.0 :w 2224365.5)
(new 'static 'sphere :x 7471104.0 :z -5505024.0 :w 2224365.5)
(new 'static 'sphere :x 10616832.0 :z -5505024.0 :w 2224365.5)
(new 'static 'sphere :x 13762560.0 :z -5505024.0 :w 2224365.5)
(new 'static 'sphere :x -1966080.0 :z -2359296.0 :w 2224365.5)
(new 'static 'sphere :x 1179648.0 :z -2359296.0 :w 2224365.5)
(new 'static 'sphere :x 4325376.0 :z -2359296.0 :w 2224365.5)
(new 'static 'sphere :x 7471104.0 :z -2359296.0 :w 2224365.5)
(new 'static 'sphere :x 10616832.0 :z -2359296.0 :w 2224365.5)
(new 'static 'sphere :x 13762560.0 :z -2359296.0 :w 2224365.5)
(new 'static 'sphere :x -1966080.0 :z 786432.0 :w 2224365.5)
(new 'static 'sphere :x 1179648.0 :z 786432.0 :w 2224365.5)
(new 'static 'sphere :x 4325376.0 :z 786432.0 :w 2224365.5)
(new 'static 'sphere :x 7471104.0 :z 786432.0 :w 2224365.5)
(new 'static 'sphere :x 10616832.0 :z 786432.0 :w 2224365.5)
(new 'static 'sphere :x 13762560.0 :z 786432.0 :w 2224365.5)
(new 'static 'sphere :x -1966080.0 :z 3932160.0 :w 2224365.5)
(new 'static 'sphere :x 1179648.0 :z 3932160.0 :w 2224365.5)
(new 'static 'sphere :x 4325376.0 :z 3932160.0 :w 2224365.5)
(new 'static 'sphere :x 7471104.0 :z 3932160.0 :w 2224365.5)
(new 'static 'sphere :x 10616832.0 :z 3932160.0 :w 2224365.5)
(new 'static 'sphere :x 13762560.0 :z 3932160.0 :w 2224365.5)
(new 'static 'sphere :x -1966080.0 :z 7077888.0 :w 2224365.5)
(new 'static 'sphere :x 1179648.0 :z 7077888.0 :w 2224365.5)
(new 'static 'sphere :x 4325376.0 :z 7077888.0 :w 2224365.5)
(new 'static 'sphere :x 7471104.0 :z 7077888.0 :w 2224365.5)
(new 'static 'sphere :x 10616832.0 :z 7077888.0 :w 2224365.5)
(new 'static 'sphere :x 13762560.0 :z 7077888.0 :w 2224365.5)
(new 'static 'sphere :x -1966080.0 :z 10223616.0 :w 2224365.5)
(new 'static 'sphere :x 1179648.0 :z 10223616.0 :w 2224365.5)
(new 'static 'sphere :x 4325376.0 :z 10223616.0 :w 2224365.5)
(new 'static 'sphere :x 7471104.0 :z 10223616.0 :w 2224365.5)
(new 'static 'sphere :x 10616832.0 :z 10223616.0 :w 2224365.5)
(new 'static 'sphere :x 13762560.0 :z 10223616.0 :w 2224365.5)
)
)
)
(define *ocean-colors-city*
(new 'static 'ocean-colors :colors (new 'static 'array rgba 2548
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x4 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x4 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x3 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x4 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x3 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x3 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x9 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #xb :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #xa :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #xa :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #xa :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x29 :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x3 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xc :g #x25 :b #x2b :a #x80)
(new 'static 'rgba :r #xd :g #x26 :b #x2c :a #x80)
(new 'static 'rgba :r #xd :g #x26 :b #x2c :a #x80)
(new 'static 'rgba :r #xc :g #x25 :b #x2b :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xc :g #x25 :b #x2b :a #x80)
(new 'static 'rgba :r #xc :g #x25 :b #x2b :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xd :g #x26 :b #x2a :a #x80)
(new 'static 'rgba :r #xd :g #x25 :b #x29 :a #x80)
(new 'static 'rgba :r #xd :g #x25 :b #x29 :a #x80)
(new 'static 'rgba :r #xf :g #x26 :b #x2a :a #x80)
(new 'static 'rgba :r #xe :g #x25 :b #x29 :a #x80)
(new 'static 'rgba :r #x10 :g #x25 :b #x26 :a #x80)
(new 'static 'rgba :r #xf :g #x25 :b #x25 :a #x80)
(new 'static 'rgba :r #xf :g #x26 :b #x28 :a #x80)
(new 'static 'rgba :r #xe :g #x26 :b #x2a :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xa :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x3 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2d :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2d :a #x80)
(new 'static 'rgba :r #xd :g #x26 :b #x2c :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2d :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2d :a #x80)
(new 'static 'rgba :r #xf :g #x27 :b #x2d :a #x80)
(new 'static 'rgba :r #x10 :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xe :g #x26 :b #x2a :a #x80)
(new 'static 'rgba :r #x10 :g #x27 :b #x2a :a #x80)
(new 'static 'rgba :r #x10 :g #x27 :b #x2a :a #x80)
(new 'static 'rgba :r #x12 :g #x27 :b #x29 :a #x80)
(new 'static 'rgba :r #x14 :g #x28 :b #x29 :a #x80)
(new 'static 'rgba :r #x13 :g #x27 :b #x28 :a #x80)
(new 'static 'rgba :r #x19 :g #x27 :b #x23 :a #x80)
(new 'static 'rgba :r #x19 :g #x27 :b #x21 :a #x80)
(new 'static 'rgba :r #x19 :g #x28 :b #x23 :a #x80)
(new 'static 'rgba :r #x17 :g #x28 :b #x27 :a #x80)
(new 'static 'rgba :r #x12 :g #x27 :b #x29 :a #x80)
(new 'static 'rgba :r #xf :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xa :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x7 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xf :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xf :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #x10 :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #x10 :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #x11 :g #x27 :b #x2a :a #x80)
(new 'static 'rgba :r #x11 :g #x27 :b #x29 :a #x80)
(new 'static 'rgba :r #x12 :g #x27 :b #x29 :a #x80)
(new 'static 'rgba :r #x15 :g #x29 :b #x29 :a #x80)
(new 'static 'rgba :r #x16 :g #x28 :b #x28 :a #x80)
(new 'static 'rgba :r #x17 :g #x28 :b #x26 :a #x80)
(new 'static 'rgba :r #x20 :g #x28 :b #x1d :a #x80)
(new 'static 'rgba :r #x23 :g #x2a :b #x1f :a #x80)
(new 'static 'rgba :r #x23 :g #x2a :b #x1f :a #x80)
(new 'static 'rgba :r #x21 :g #x2a :b #x20 :a #x80)
(new 'static 'rgba :r #x1b :g #x2a :b #x26 :a #x80)
(new 'static 'rgba :r #x14 :g #x29 :b #x2a :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x11 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x29 :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x12 :g #x28 :b #x2c :a #x80)
(new 'static 'rgba :r #x13 :g #x29 :b #x2c :a #x80)
(new 'static 'rgba :r #x11 :g #x27 :b #x29 :a #x80)
(new 'static 'rgba :r #x13 :g #x28 :b #x2a :a #x80)
(new 'static 'rgba :r #x16 :g #x29 :b #x2a :a #x80)
(new 'static 'rgba :r #x18 :g #x29 :b #x28 :a #x80)
(new 'static 'rgba :r #x19 :g #x2a :b #x27 :a #x80)
(new 'static 'rgba :r #x1a :g #x29 :b #x25 :a #x80)
(new 'static 'rgba :r #x27 :g #x29 :b #x19 :a #x80)
(new 'static 'rgba :r #x29 :g #x2b :b #x1b :a #x80)
(new 'static 'rgba :r #x2b :g #x2c :b #x1b :a #x80)
(new 'static 'rgba :r #x2b :g #x2c :b #x1b :a #x80)
(new 'static 'rgba :r #x24 :g #x2b :b #x20 :a #x80)
(new 'static 'rgba :r #x1b :g #x2b :b #x27 :a #x80)
(new 'static 'rgba :r #x12 :g #x29 :b #x2d :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2b :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x29 :b #x2d :a #x80)
(new 'static 'rgba :r #x14 :g #x2a :b #x2d :a #x80)
(new 'static 'rgba :r #x14 :g #x29 :b #x2b :a #x80)
(new 'static 'rgba :r #x13 :g #x27 :b #x29 :a #x80)
(new 'static 'rgba :r #x15 :g #x29 :b #x29 :a #x80)
(new 'static 'rgba :r #x18 :g #x2a :b #x29 :a #x80)
(new 'static 'rgba :r #x19 :g #x2a :b #x27 :a #x80)
(new 'static 'rgba :r #x1c :g #x2a :b #x26 :a #x80)
(new 'static 'rgba :r #x29 :g #x2b :b #x1b :a #x80)
(new 'static 'rgba :r #x2d :g #x2b :b #x16 :a #x80)
(new 'static 'rgba :r #x30 :g #x2c :b #x16 :a #x80)
(new 'static 'rgba :r #x32 :g #x2d :b #x17 :a #x80)
(new 'static 'rgba :r #x32 :g #x2d :b #x16 :a #x80)
(new 'static 'rgba :r #x2e :g #x2d :b #x1a :a #x80)
(new 'static 'rgba :r #x23 :g #x2c :b #x23 :a #x80)
(new 'static 'rgba :r #x17 :g #x2b :b #x2b :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2b :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2d :a #x80)
(new 'static 'rgba :r #x13 :g #x2a :b #x2c :a #x80)
(new 'static 'rgba :r #x14 :g #x2a :b #x2b :a #x80)
(new 'static 'rgba :r #x16 :g #x2a :b #x2b :a #x80)
(new 'static 'rgba :r #x15 :g #x29 :b #x2a :a #x80)
(new 'static 'rgba :r #x16 :g #x29 :b #x29 :a #x80)
(new 'static 'rgba :r #x19 :g #x2a :b #x29 :a #x80)
(new 'static 'rgba :r #x1a :g #x2a :b #x26 :a #x80)
(new 'static 'rgba :r #x1d :g #x2a :b #x24 :a #x80)
(new 'static 'rgba :r #x2a :g #x2b :b #x1a :a #x80)
(new 'static 'rgba :r #x31 :g #x2c :b #x14 :a #x80)
(new 'static 'rgba :r #x33 :g #x2c :b #x13 :a #x80)
(new 'static 'rgba :r #x35 :g #x2d :b #x14 :a #x80)
(new 'static 'rgba :r #x35 :g #x2e :b #x14 :a #x80)
(new 'static 'rgba :r #x34 :g #x2e :b #x16 :a #x80)
(new 'static 'rgba :r #x2a :g #x2c :b #x1d :a #x80)
(new 'static 'rgba :r #x1d :g #x2c :b #x27 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2d :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x14 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x13 :g #x29 :b #x2d :a #x80)
(new 'static 'rgba :r #x11 :g #x28 :b #x2a :a #x80)
(new 'static 'rgba :r #x12 :g #x28 :b #x2a :a #x80)
(new 'static 'rgba :r #x15 :g #x2a :b #x2b :a #x80)
(new 'static 'rgba :r #x16 :g #x2a :b #x2b :a #x80)
(new 'static 'rgba :r #x18 :g #x2a :b #x2a :a #x80)
(new 'static 'rgba :r #x1a :g #x2b :b #x2a :a #x80)
(new 'static 'rgba :r #x1b :g #x2a :b #x27 :a #x80)
(new 'static 'rgba :r #x1f :g #x2b :b #x25 :a #x80)
(new 'static 'rgba :r #x2b :g #x2c :b #x1b :a #x80)
(new 'static 'rgba :r #x32 :g #x2d :b #x15 :a #x80)
(new 'static 'rgba :r #x34 :g #x2d :b #x14 :a #x80)
(new 'static 'rgba :r #x35 :g #x2e :b #x14 :a #x80)
(new 'static 'rgba :r #x35 :g #x2e :b #x14 :a #x80)
(new 'static 'rgba :r #x35 :g #x2e :b #x15 :a #x80)
(new 'static 'rgba :r #x2f :g #x2d :b #x19 :a #x80)
(new 'static 'rgba :r #x22 :g #x2c :b #x23 :a #x80)
(new 'static 'rgba :r #x16 :g #x2c :b #x2d :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xe :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2d :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x14 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x14 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x15 :g #x2c :b #x2f :a #x80)
(new 'static 'rgba :r #x14 :g #x2a :b #x2d :a #x80)
(new 'static 'rgba :r #x11 :g #x27 :b #x28 :a #x80)
(new 'static 'rgba :r #x13 :g #x28 :b #x2a :a #x80)
(new 'static 'rgba :r #x16 :g #x2a :b #x2b :a #x80)
(new 'static 'rgba :r #x18 :g #x2b :b #x2c :a #x80)
(new 'static 'rgba :r #x19 :g #x2b :b #x2b :a #x80)
(new 'static 'rgba :r #x1a :g #x2b :b #x2a :a #x80)
(new 'static 'rgba :r #x1c :g #x2b :b #x28 :a #x80)
(new 'static 'rgba :r #x1f :g #x2b :b #x26 :a #x80)
(new 'static 'rgba :r #x2b :g #x2c :b #x1c :a #x80)
(new 'static 'rgba :r #x33 :g #x2d :b #x16 :a #x80)
(new 'static 'rgba :r #x34 :g #x2d :b #x15 :a #x80)
(new 'static 'rgba :r #x36 :g #x2e :b #x14 :a #x80)
(new 'static 'rgba :r #x36 :g #x2e :b #x15 :a #x80)
(new 'static 'rgba :r #x36 :g #x2e :b #x14 :a #x80)
(new 'static 'rgba :r #x33 :g #x2d :b #x16 :a #x80)
(new 'static 'rgba :r #x28 :g #x2c :b #x1f :a #x80)
(new 'static 'rgba :r #x1a :g #x2b :b #x29 :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x29 :b #x2d :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x14 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x14 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x14 :g #x2c :b #x2f :a #x80)
(new 'static 'rgba :r #x15 :g #x2c :b #x2f :a #x80)
(new 'static 'rgba :r #x16 :g #x2c :b #x2e :a #x80)
(new 'static 'rgba :r #x15 :g #x2b :b #x2d :a #x80)
(new 'static 'rgba :r #x14 :g #x2a :b #x2b :a #x80)
(new 'static 'rgba :r #x14 :g #x29 :b #x2b :a #x80)
(new 'static 'rgba :r #x15 :g #x2a :b #x2a :a #x80)
(new 'static 'rgba :r #x17 :g #x2a :b #x2b :a #x80)
(new 'static 'rgba :r #x18 :g #x2b :b #x2b :a #x80)
(new 'static 'rgba :r #x1a :g #x2b :b #x2a :a #x80)
(new 'static 'rgba :r #x1d :g #x2c :b #x28 :a #x80)
(new 'static 'rgba :r #x1f :g #x2c :b #x26 :a #x80)
(new 'static 'rgba :r #x2b :g #x2c :b #x1c :a #x80)
(new 'static 'rgba :r #x32 :g #x2d :b #x16 :a #x80)
(new 'static 'rgba :r #x34 :g #x2d :b #x14 :a #x80)
(new 'static 'rgba :r #x35 :g #x2d :b #x14 :a #x80)
(new 'static 'rgba :r #x36 :g #x2e :b #x15 :a #x80)
(new 'static 'rgba :r #x36 :g #x2e :b #x14 :a #x80)
(new 'static 'rgba :r #x34 :g #x2d :b #x14 :a #x80)
(new 'static 'rgba :r #x2c :g #x2c :b #x1c :a #x80)
(new 'static 'rgba :r #x1d :g #x2b :b #x26 :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #x11 :g #x29 :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2b :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x14 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2d :b #x30 :a #x80)
(new 'static 'rgba :r #x15 :g #x2d :b #x30 :a #x80)
(new 'static 'rgba :r #x18 :g #x2d :b #x2f :a #x80)
(new 'static 'rgba :r #x17 :g #x2d :b #x2f :a #x80)
(new 'static 'rgba :r #x17 :g #x2d :b #x2f :a #x80)
(new 'static 'rgba :r #x16 :g #x2d :b #x2e :a #x80)
(new 'static 'rgba :r #x16 :g #x2c :b #x2c :a #x80)
(new 'static 'rgba :r #x17 :g #x2c :b #x2d :a #x80)
(new 'static 'rgba :r #x17 :g #x2c :b #x2c :a #x80)
(new 'static 'rgba :r #x18 :g #x2b :b #x2c :a #x80)
(new 'static 'rgba :r #x18 :g #x2c :b #x2b :a #x80)
(new 'static 'rgba :r #x1a :g #x2b :b #x29 :a #x80)
(new 'static 'rgba :r #x1c :g #x2b :b #x27 :a #x80)
(new 'static 'rgba :r #x1e :g #x2b :b #x25 :a #x80)
(new 'static 'rgba :r #x2b :g #x2c :b #x1b :a #x80)
(new 'static 'rgba :r #x32 :g #x2c :b #x15 :a #x80)
(new 'static 'rgba :r #x33 :g #x2c :b #x13 :a #x80)
(new 'static 'rgba :r #x35 :g #x2d :b #x13 :a #x80)
(new 'static 'rgba :r #x35 :g #x2e :b #x14 :a #x80)
(new 'static 'rgba :r #x35 :g #x2d :b #x14 :a #x80)
(new 'static 'rgba :r #x34 :g #x2d :b #x13 :a #x80)
(new 'static 'rgba :r #x2e :g #x2d :b #x1a :a #x80)
(new 'static 'rgba :r #x1f :g #x2b :b #x25 :a #x80)
(new 'static 'rgba :r #x14 :g #x2a :b #x2d :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2c :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x14 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x2f :a #x80)
(new 'static 'rgba :r #x15 :g #x2d :b #x2f :a #x80)
(new 'static 'rgba :r #x19 :g #x2e :b #x2e :a #x80)
(new 'static 'rgba :r #x18 :g #x2e :b #x30 :a #x80)
(new 'static 'rgba :r #x18 :g #x2e :b #x30 :a #x80)
(new 'static 'rgba :r #x17 :g #x2e :b #x2f :a #x80)
(new 'static 'rgba :r #x17 :g #x2d :b #x2d :a #x80)
(new 'static 'rgba :r #x18 :g #x2d :b #x2e :a #x80)
(new 'static 'rgba :r #x17 :g #x2c :b #x2c :a #x80)
(new 'static 'rgba :r #x16 :g #x2a :b #x2a :a #x80)
(new 'static 'rgba :r #x18 :g #x2b :b #x2a :a #x80)
(new 'static 'rgba :r #x1a :g #x2b :b #x29 :a #x80)
(new 'static 'rgba :r #x1d :g #x2b :b #x27 :a #x80)
(new 'static 'rgba :r #x1f :g #x2b :b #x25 :a #x80)
(new 'static 'rgba :r #x2c :g #x2d :b #x1c :a #x80)
(new 'static 'rgba :r #x32 :g #x2d :b #x16 :a #x80)
(new 'static 'rgba :r #x34 :g #x2d :b #x14 :a #x80)
(new 'static 'rgba :r #x35 :g #x2e :b #x15 :a #x80)
(new 'static 'rgba :r #x35 :g #x2e :b #x14 :a #x80)
(new 'static 'rgba :r #x36 :g #x2e :b #x14 :a #x80)
(new 'static 'rgba :r #x33 :g #x2d :b #x14 :a #x80)
(new 'static 'rgba :r #x2b :g #x2b :b #x1a :a #x80)
(new 'static 'rgba :r #x1d :g #x2a :b #x24 :a #x80)
(new 'static 'rgba :r #x13 :g #x29 :b #x2d :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #xf :g #x29 :b #x2d :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xd :g #x26 :b #x2c :a #x80)
(new 'static 'rgba :r #xa :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x15 :g #x30 :b #x33 :a #x80)
(new 'static 'rgba :r #x15 :g #x2f :b #x31 :a #x80)
(new 'static 'rgba :r #x15 :g #x2d :b #x30 :a #x80)
(new 'static 'rgba :r #x19 :g #x2f :b #x2f :a #x80)
(new 'static 'rgba :r #x18 :g #x2e :b #x30 :a #x80)
(new 'static 'rgba :r #x19 :g #x2f :b #x30 :a #x80)
(new 'static 'rgba :r #x18 :g #x2e :b #x2f :a #x80)
(new 'static 'rgba :r #x18 :g #x2e :b #x2e :a #x80)
(new 'static 'rgba :r #x19 :g #x2e :b #x2e :a #x80)
(new 'static 'rgba :r #x17 :g #x2c :b #x2c :a #x80)
(new 'static 'rgba :r #x16 :g #x2b :b #x2b :a #x80)
(new 'static 'rgba :r #x18 :g #x2b :b #x2a :a #x80)
(new 'static 'rgba :r #x1a :g #x2b :b #x29 :a #x80)
(new 'static 'rgba :r #x1c :g #x2b :b #x26 :a #x80)
(new 'static 'rgba :r #x1e :g #x2a :b #x24 :a #x80)
(new 'static 'rgba :r #x2b :g #x2c :b #x1c :a #x80)
(new 'static 'rgba :r #x32 :g #x2e :b #x16 :a #x80)
(new 'static 'rgba :r #x34 :g #x2e :b #x15 :a #x80)
(new 'static 'rgba :r #x35 :g #x2e :b #x15 :a #x80)
(new 'static 'rgba :r #x35 :g #x2e :b #x15 :a #x80)
(new 'static 'rgba :r #x33 :g #x2e :b #x16 :a #x80)
(new 'static 'rgba :r #x2e :g #x2c :b #x18 :a #x80)
(new 'static 'rgba :r #x23 :g #x2a :b #x1e :a #x80)
(new 'static 'rgba :r #x16 :g #x28 :b #x27 :a #x80)
(new 'static 'rgba :r #x11 :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x29 :b #x2d :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xa :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x17 :g #x31 :b #x33 :a #x80)
(new 'static 'rgba :r #x16 :g #x30 :b #x33 :a #x80)
(new 'static 'rgba :r #x16 :g #x2f :b #x31 :a #x80)
(new 'static 'rgba :r #x17 :g #x2e :b #x2f :a #x80)
(new 'static 'rgba :r #x17 :g #x2e :b #x30 :a #x80)
(new 'static 'rgba :r #x17 :g #x2e :b #x2f :a #x80)
(new 'static 'rgba :r #x17 :g #x2e :b #x2f :a #x80)
(new 'static 'rgba :r #x18 :g #x2e :b #x2e :a #x80)
(new 'static 'rgba :r #x18 :g #x2e :b #x2e :a #x80)
(new 'static 'rgba :r #x17 :g #x2c :b #x2c :a #x80)
(new 'static 'rgba :r #x19 :g #x2d :b #x2c :a #x80)
(new 'static 'rgba :r #x1a :g #x2d :b #x2b :a #x80)
(new 'static 'rgba :r #x19 :g #x2b :b #x29 :a #x80)
(new 'static 'rgba :r #x1b :g #x2b :b #x27 :a #x80)
(new 'static 'rgba :r #x1d :g #x2b :b #x25 :a #x80)
(new 'static 'rgba :r #x2b :g #x2c :b #x1c :a #x80)
(new 'static 'rgba :r #x31 :g #x2d :b #x17 :a #x80)
(new 'static 'rgba :r #x34 :g #x2e :b #x16 :a #x80)
(new 'static 'rgba :r #x34 :g #x2e :b #x16 :a #x80)
(new 'static 'rgba :r #x32 :g #x2e :b #x18 :a #x80)
(new 'static 'rgba :r #x2c :g #x2d :b #x1c :a #x80)
(new 'static 'rgba :r #x24 :g #x2c :b #x22 :a #x80)
(new 'static 'rgba :r #x1b :g #x2b :b #x27 :a #x80)
(new 'static 'rgba :r #x14 :g #x2a :b #x2d :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xe :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x17 :g #x32 :b #x34 :a #x80)
(new 'static 'rgba :r #x16 :g #x31 :b #x33 :a #x80)
(new 'static 'rgba :r #x14 :g #x2e :b #x31 :a #x80)
(new 'static 'rgba :r #x15 :g #x2e :b #x30 :a #x80)
(new 'static 'rgba :r #x15 :g #x2e :b #x30 :a #x80)
(new 'static 'rgba :r #x15 :g #x2c :b #x2f :a #x80)
(new 'static 'rgba :r #x16 :g #x2d :b #x2f :a #x80)
(new 'static 'rgba :r #x16 :g #x2d :b #x2f :a #x80)
(new 'static 'rgba :r #x18 :g #x2e :b #x2f :a #x80)
(new 'static 'rgba :r #x18 :g #x2e :b #x2e :a #x80)
(new 'static 'rgba :r #x1a :g #x2f :b #x2f :a #x80)
(new 'static 'rgba :r #x1a :g #x2e :b #x2d :a #x80)
(new 'static 'rgba :r #x18 :g #x2b :b #x2b :a #x80)
(new 'static 'rgba :r #x19 :g #x2a :b #x28 :a #x80)
(new 'static 'rgba :r #x1c :g #x2b :b #x26 :a #x80)
(new 'static 'rgba :r #x2a :g #x2d :b #x1d :a #x80)
(new 'static 'rgba :r #x30 :g #x2e :b #x1a :a #x80)
(new 'static 'rgba :r #x32 :g #x2d :b #x17 :a #x80)
(new 'static 'rgba :r #x33 :g #x2e :b #x16 :a #x80)
(new 'static 'rgba :r #x2f :g #x2d :b #x1a :a #x80)
(new 'static 'rgba :r #x25 :g #x2d :b #x23 :a #x80)
(new 'static 'rgba :r #x1a :g #x2b :b #x2a :a #x80)
(new 'static 'rgba :r #x15 :g #x2a :b #x2d :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2b :a #x80)
(new 'static 'rgba :r #xb :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x17 :g #x32 :b #x33 :a #x80)
(new 'static 'rgba :r #x17 :g #x31 :b #x33 :a #x80)
(new 'static 'rgba :r #x14 :g #x2f :b #x31 :a #x80)
(new 'static 'rgba :r #x11 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2d :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2d :b #x30 :a #x80)
(new 'static 'rgba :r #x16 :g #x2f :b #x31 :a #x80)
(new 'static 'rgba :r #x16 :g #x2f :b #x31 :a #x80)
(new 'static 'rgba :r #x16 :g #x2e :b #x31 :a #x80)
(new 'static 'rgba :r #x16 :g #x2e :b #x30 :a #x80)
(new 'static 'rgba :r #x17 :g #x2e :b #x30 :a #x80)
(new 'static 'rgba :r #x18 :g #x2e :b #x30 :a #x80)
(new 'static 'rgba :r #x16 :g #x2d :b #x2e :a #x80)
(new 'static 'rgba :r #x17 :g #x2c :b #x2c :a #x80)
(new 'static 'rgba :r #x19 :g #x2c :b #x2a :a #x80)
(new 'static 'rgba :r #x1c :g #x2c :b #x28 :a #x80)
(new 'static 'rgba :r #x2c :g #x2d :b #x1c :a #x80)
(new 'static 'rgba :r #x2e :g #x2c :b #x19 :a #x80)
(new 'static 'rgba :r #x32 :g #x2d :b #x17 :a #x80)
(new 'static 'rgba :r #x2d :g #x2d :b #x1b :a #x80)
(new 'static 'rgba :r #x22 :g #x2c :b #x24 :a #x80)
(new 'static 'rgba :r #x16 :g #x2b :b #x2d :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xe :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2c :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x19 :g #x34 :b #x35 :a #x80)
(new 'static 'rgba :r #x17 :g #x32 :b #x33 :a #x80)
(new 'static 'rgba :r #x16 :g #x31 :b #x33 :a #x80)
(new 'static 'rgba :r #x12 :g #x2e :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2f :b #x31 :a #x80)
(new 'static 'rgba :r #x15 :g #x2f :b #x31 :a #x80)
(new 'static 'rgba :r #x15 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2e :b #x31 :a #x80)
(new 'static 'rgba :r #x14 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x16 :g #x2e :b #x31 :a #x80)
(new 'static 'rgba :r #x15 :g #x2e :b #x31 :a #x80)
(new 'static 'rgba :r #x15 :g #x2d :b #x30 :a #x80)
(new 'static 'rgba :r #x15 :g #x2c :b #x2f :a #x80)
(new 'static 'rgba :r #x16 :g #x2c :b #x2f :a #x80)
(new 'static 'rgba :r #x18 :g #x2c :b #x2d :a #x80)
(new 'static 'rgba :r #x23 :g #x2d :b #x24 :a #x80)
(new 'static 'rgba :r #x29 :g #x2d :b #x1d :a #x80)
(new 'static 'rgba :r #x2f :g #x2c :b #x18 :a #x80)
(new 'static 'rgba :r #x2d :g #x2c :b #x18 :a #x80)
(new 'static 'rgba :r #x22 :g #x2b :b #x21 :a #x80)
(new 'static 'rgba :r #x18 :g #x2c :b #x2c :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xb :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x19 :g #x34 :b #x35 :a #x80)
(new 'static 'rgba :r #x18 :g #x34 :b #x35 :a #x80)
(new 'static 'rgba :r #x16 :g #x32 :b #x33 :a #x80)
(new 'static 'rgba :r #x14 :g #x30 :b #x32 :a #x80)
(new 'static 'rgba :r #x15 :g #x30 :b #x32 :a #x80)
(new 'static 'rgba :r #x15 :g #x30 :b #x32 :a #x80)
(new 'static 'rgba :r #x15 :g #x30 :b #x32 :a #x80)
(new 'static 'rgba :r #x15 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x13 :g #x2d :b #x30 :a #x80)
(new 'static 'rgba :r #x14 :g #x2e :b #x31 :a #x80)
(new 'static 'rgba :r #x15 :g #x2e :b #x31 :a #x80)
(new 'static 'rgba :r #x14 :g #x2e :b #x32 :a #x80)
(new 'static 'rgba :r #x15 :g #x2e :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x14 :g #x2d :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x2f :a #x80)
(new 'static 'rgba :r #x1a :g #x2c :b #x2b :a #x80)
(new 'static 'rgba :r #x21 :g #x2c :b #x25 :a #x80)
(new 'static 'rgba :r #x29 :g #x2c :b #x1d :a #x80)
(new 'static 'rgba :r #x2c :g #x2c :b #x19 :a #x80)
(new 'static 'rgba :r #x25 :g #x2c :b #x20 :a #x80)
(new 'static 'rgba :r #x1a :g #x2c :b #x2a :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #xe :g #x28 :b #x2c :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xa :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1a :g #x36 :b #x36 :a #x80)
(new 'static 'rgba :r #x18 :g #x34 :b #x35 :a #x80)
(new 'static 'rgba :r #x17 :g #x33 :b #x34 :a #x80)
(new 'static 'rgba :r #x16 :g #x32 :b #x33 :a #x80)
(new 'static 'rgba :r #x15 :g #x30 :b #x32 :a #x80)
(new 'static 'rgba :r #x15 :g #x30 :b #x32 :a #x80)
(new 'static 'rgba :r #x16 :g #x31 :b #x33 :a #x80)
(new 'static 'rgba :r #x15 :g #x30 :b #x32 :a #x80)
(new 'static 'rgba :r #x15 :g #x30 :b #x32 :a #x80)
(new 'static 'rgba :r #x15 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x15 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2e :b #x31 :a #x80)
(new 'static 'rgba :r #x14 :g #x2e :b #x32 :a #x80)
(new 'static 'rgba :r #x13 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x31 :a #x80)
(new 'static 'rgba :r #x15 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x19 :g #x2c :b #x2b :a #x80)
(new 'static 'rgba :r #x20 :g #x2c :b #x25 :a #x80)
(new 'static 'rgba :r #x25 :g #x2c :b #x20 :a #x80)
(new 'static 'rgba :r #x22 :g #x2d :b #x24 :a #x80)
(new 'static 'rgba :r #x19 :g #x2c :b #x2c :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xc :g #x27 :b #x2b :a #x80)
(new 'static 'rgba :r #xa :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #x8 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1a :g #x35 :b #x35 :a #x80)
(new 'static 'rgba :r #x18 :g #x34 :b #x35 :a #x80)
(new 'static 'rgba :r #x17 :g #x32 :b #x34 :a #x80)
(new 'static 'rgba :r #x17 :g #x32 :b #x33 :a #x80)
(new 'static 'rgba :r #x16 :g #x31 :b #x33 :a #x80)
(new 'static 'rgba :r #x15 :g #x31 :b #x32 :a #x80)
(new 'static 'rgba :r #x17 :g #x31 :b #x33 :a #x80)
(new 'static 'rgba :r #x16 :g #x31 :b #x33 :a #x80)
(new 'static 'rgba :r #x16 :g #x31 :b #x33 :a #x80)
(new 'static 'rgba :r #x16 :g #x30 :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x12 :g #x2d :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2d :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x14 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x17 :g #x2b :b #x2b :a #x80)
(new 'static 'rgba :r #x1b :g #x2c :b #x29 :a #x80)
(new 'static 'rgba :r #x1a :g #x2c :b #x2a :a #x80)
(new 'static 'rgba :r #x16 :g #x2c :b #x2e :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xc :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x7 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1a :g #x35 :b #x35 :a #x80)
(new 'static 'rgba :r #x19 :g #x35 :b #x36 :a #x80)
(new 'static 'rgba :r #x1a :g #x35 :b #x35 :a #x80)
(new 'static 'rgba :r #x18 :g #x33 :b #x35 :a #x80)
(new 'static 'rgba :r #x17 :g #x32 :b #x33 :a #x80)
(new 'static 'rgba :r #x16 :g #x31 :b #x33 :a #x80)
(new 'static 'rgba :r #x16 :g #x32 :b #x33 :a #x80)
(new 'static 'rgba :r #x16 :g #x31 :b #x33 :a #x80)
(new 'static 'rgba :r #x16 :g #x31 :b #x33 :a #x80)
(new 'static 'rgba :r #x16 :g #x31 :b #x33 :a #x80)
(new 'static 'rgba :r #x15 :g #x30 :b #x32 :a #x80)
(new 'static 'rgba :r #x13 :g #x2e :b #x30 :a #x80)
(new 'static 'rgba :r #x14 :g #x2e :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2d :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x15 :g #x2c :b #x2f :a #x80)
(new 'static 'rgba :r #x15 :g #x2c :b #x2f :a #x80)
(new 'static 'rgba :r #x14 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1a :g #x35 :b #x35 :a #x80)
(new 'static 'rgba :r #x19 :g #x35 :b #x36 :a #x80)
(new 'static 'rgba :r #x1a :g #x34 :b #x35 :a #x80)
(new 'static 'rgba :r #x18 :g #x34 :b #x35 :a #x80)
(new 'static 'rgba :r #x16 :g #x31 :b #x33 :a #x80)
(new 'static 'rgba :r #x15 :g #x30 :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x30 :b #x32 :a #x80)
(new 'static 'rgba :r #x16 :g #x31 :b #x33 :a #x80)
(new 'static 'rgba :r #x16 :g #x30 :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2f :b #x31 :a #x80)
(new 'static 'rgba :r #x15 :g #x2e :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2f :b #x31 :a #x80)
(new 'static 'rgba :r #x14 :g #x2e :b #x31 :a #x80)
(new 'static 'rgba :r #x12 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x18 :g #x34 :b #x35 :a #x80)
(new 'static 'rgba :r #x19 :g #x34 :b #x35 :a #x80)
(new 'static 'rgba :r #x18 :g #x34 :b #x35 :a #x80)
(new 'static 'rgba :r #x19 :g #x33 :b #x35 :a #x80)
(new 'static 'rgba :r #x17 :g #x32 :b #x34 :a #x80)
(new 'static 'rgba :r #x16 :g #x31 :b #x33 :a #x80)
(new 'static 'rgba :r #x15 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x16 :g #x30 :b #x33 :a #x80)
(new 'static 'rgba :r #x15 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2e :b #x31 :a #x80)
(new 'static 'rgba :r #x14 :g #x2e :b #x31 :a #x80)
(new 'static 'rgba :r #x14 :g #x2e :b #x31 :a #x80)
(new 'static 'rgba :r #x14 :g #x2e :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2e :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x19 :g #x34 :b #x35 :a #x80)
(new 'static 'rgba :r #x19 :g #x34 :b #x35 :a #x80)
(new 'static 'rgba :r #x18 :g #x33 :b #x34 :a #x80)
(new 'static 'rgba :r #x17 :g #x31 :b #x33 :a #x80)
(new 'static 'rgba :r #x15 :g #x30 :b #x32 :a #x80)
(new 'static 'rgba :r #x16 :g #x30 :b #x33 :a #x80)
(new 'static 'rgba :r #x15 :g #x30 :b #x32 :a #x80)
(new 'static 'rgba :r #x16 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x15 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2e :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2d :b #x30 :a #x80)
(new 'static 'rgba :r #x14 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x14 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x31 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x18 :g #x33 :b #x34 :a #x80)
(new 'static 'rgba :r #x18 :g #x33 :b #x34 :a #x80)
(new 'static 'rgba :r #x17 :g #x31 :b #x33 :a #x80)
(new 'static 'rgba :r #x16 :g #x30 :b #x32 :a #x80)
(new 'static 'rgba :r #x16 :g #x30 :b #x33 :a #x80)
(new 'static 'rgba :r #x16 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x15 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2e :b #x31 :a #x80)
(new 'static 'rgba :r #x14 :g #x2e :b #x31 :a #x80)
(new 'static 'rgba :r #x15 :g #x2e :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x12 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x17 :g #x32 :b #x34 :a #x80)
(new 'static 'rgba :r #x17 :g #x32 :b #x34 :a #x80)
(new 'static 'rgba :r #x15 :g #x30 :b #x33 :a #x80)
(new 'static 'rgba :r #x15 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x15 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x16 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x15 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2d :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #xe :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x17 :g #x32 :b #x34 :a #x80)
(new 'static 'rgba :r #x16 :g #x31 :b #x33 :a #x80)
(new 'static 'rgba :r #x15 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x15 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x16 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x15 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x15 :g #x2e :b #x32 :a #x80)
(new 'static 'rgba :r #x13 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x11 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2f :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2b :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x17 :g #x30 :b #x33 :a #x80)
(new 'static 'rgba :r #x16 :g #x30 :b #x33 :a #x80)
(new 'static 'rgba :r #x16 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x15 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2e :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x14 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #x11 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xa :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x16 :g #x2f :b #x33 :a #x80)
(new 'static 'rgba :r #x15 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x15 :g #x2e :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2e :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x29 :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2e :a #x80)
(new 'static 'rgba :r #x11 :g #x29 :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x29 :b #x2d :a #x80)
(new 'static 'rgba :r #xe :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x15 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x15 :g #x2e :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x14 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xe :g #x28 :b #x2c :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xe :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x30 :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xe :g #x28 :b #x2c :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x15 :g #x2e :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x31 :a #x80)
(new 'static 'rgba :r #x14 :g #x2c :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2c :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2d :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2d :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #x11 :g #x29 :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2d :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2d :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xa :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x8 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x14 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2e :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2b :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2b :a #x80)
(new 'static 'rgba :r #xd :g #x26 :b #x2c :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2d :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xb :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2b :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x8 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x13 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x14 :g #x2c :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #xb :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2e :a #x80)
(new 'static 'rgba :r #x11 :g #x29 :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #xf :g #x29 :b #x2d :a #x80)
(new 'static 'rgba :r #xe :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xd :g #x26 :b #x2c :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2b :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x14 :g #x2c :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #xf :g #x27 :b #x2d :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #x11 :g #x29 :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x29 :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x29 :b #x2d :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2d :a #x80)
(new 'static 'rgba :r #x8 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x4 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2e :a #x80)
(new 'static 'rgba :r #x11 :g #x29 :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xe :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #xa :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x8 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x11 :g #x29 :b #x2f :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2e :a #x80)
(new 'static 'rgba :r #xd :g #x26 :b #x2c :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x4 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2e :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xe :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x29 :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x28 :b #x2e :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2d :a #x80)
(new 'static 'rgba :r #xb :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #xc :g #x25 :b #x2b :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2e :a #x80)
(new 'static 'rgba :r #xe :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xd :g #x26 :b #x2c :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2d :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2b :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xe :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xe :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xd :g #x26 :b #x2c :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #xf :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2d :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2c :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xd :g #x26 :b #x2c :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xd :g #x26 :b #x2c :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2b :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #xe :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xe :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2d :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #xa :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #xe :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xd :g #x26 :b #x2c :a #x80)
(new 'static 'rgba :r #xc :g #x25 :b #x2b :a #x80)
(new 'static 'rgba :r #xb :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x8 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #xd :g #x26 :b #x2c :a #x80)
(new 'static 'rgba :r #xc :g #x25 :b #x2b :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x3 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #xc :g #x25 :b #x2b :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xb :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x3 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #xb :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x4 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
)
)
)
;; definition for symbol *ocean-near-indices-city*, type ocean-near-indices
(define *ocean-near-indices-city*
(new 'static 'ocean-near-indices
:data (new 'static 'inline-array ocean-near-index 54
(new 'static 'ocean-near-index)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x1 #x2 #x3 #x4)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x14)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16
#x5
#xffff
#xffff
#x6
#xa
#xffff
#xffff
#xffff
#x0
#xf
#x10
#x11
#x15
#x0
#x16
#x0
)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16 #x7 #x8 #x9 #x0 #xb #xc #xd #xe #x12 #xffff #xffff #x13 #x17 #x12 #xffff #x18)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x1d #x0 #x25 #x26 #x5 #x0 #x29 #x2a #x5)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16
#x19
#x1a
#x0
#x0
#xffff
#x1e
#x1f
#x20
#xffff
#xffff
#xffff
#x27
#xffff
#xffff
#xffff
#x27
)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16 #x0 #x17 #x12 #x1b #x0 #x21 #x22 #x23 #x0 #x5 #xffff #x28 #x2b #x2c #x2d #x28)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16 #x1c #x0 #x0 #x0 #x24 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16 #x0 #x2e #x2f #x30 #x0 #x37 #x38 #xffff #x0 #x0 #x3c #xffff #x0 #x0 #x41 #x12)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16
#xffff
#xffff
#x31
#x32
#xffff
#xffff
#x39
#x0
#xffff
#xffff
#x0
#x3d
#xffff
#x42
#x0
#x43
)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16
#x33
#x12
#xffff
#x34
#x0
#x3a
#xffff
#xffff
#x3e
#x3f
#xffff
#xffff
#x44
#x45
#xffff
#xffff
)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16 #x35 #x36 #x0 #x0 #xffff #x3b #x0 #x0 #xffff #x40 #x0 #x0 #x29 #x46 #x0 #x0)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16 #x0 #x0 #x0 #x47 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16 #x48 #x49 #x0 #x4a #x0 #x0 #x0 #x4c #x0 #x0 #x0 #x0 #x0 #x21 #x4f #x0)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16
#x4b
#xd
#xffff
#xffff
#x4d
#xffff
#xffff
#xffff
#x0
#x0
#x4e
#xffff
#x0
#x50
#x51
#xffff
)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16 #x4 #x0 #x0 #x0 #x27 #x0 #x0 #x0 #x27 #x0 #x0 #x0 #x27 #x0 #x0 #x0)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16 #x0 #x52 #x53 #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 #x54 #x0 #x55 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16 #x32 #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
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#x59
#x0
#x0
#x0
#x59
#x0
#x5f
#x5f
)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#x0
#x0
#xffff
#xffff
#x60
#x0
#xffff
#xffff
)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16 #x56 #x56 #x56 #x56 #x0 #x0 #x0 #x0 #x4 #x5a #x3e #x3e #x61 #x62 #xffff #xffff)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16 #x56 #x56 #x57 #xffff #x0 #x0 #x0 #x58 #x3e #x5b #x0 #x5c #xffff #x63 #x0 #x5c)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#x5d
#x5e
#xffff
#xffff
#x59
#x64
)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16
#x59
#x0
#xffff
#xffff
#x59
#x0
#xffff
#xffff
#x59
#x0
#xffff
#xffff
#x78
#x5f
#xffff
#xffff
)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16
#x13
#x0
#xffff
#xffff
#x13
#x0
#xffff
#xffff
#x13
#x0
#xffff
#xffff
#x13
#x0
#x48
#x48
)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#x48
#x48
#x48
#x48
)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16
#x65
#x4
#x3c
#xffff
#xffff
#x61
#x62
#xffff
#xffff
#x28
#x0
#x70
#x48
#x79
#x0
#x5c
)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16
#xffff
#x66
#x0
#x5c
#xffff
#x66
#x0
#x6a
#xffff
#x71
#x72
#x73
#xffff
#xffff
#xffff
#xffff
)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16
#xffff
#xffff
#xffff
#xffff
#x6b
#x6b
#x6b
#x6b
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16
#xffff
#x67
#x56
#x56
#x6c
#x0
#x0
#x0
#x74
#x75
#x76
#x76
#xffff
#xffff
#xffff
#xffff
)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16
#x68
#xffff
#x69
#x64
#x6d
#x6b
#x6e
#x6f
#x77
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16
#x0
#x0
#x0
#x0
#x4b
#x4b
#x4b
#x4b
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16
#x7a
#x76
#x76
#x76
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16
#x76
#x76
#x76
#x76
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16
#x76
#x76
#x76
#x7b
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16
#x0
#x7c
#x7d
#x7d
#x0
#x7f
#xffff
#xffff
#x0
#x7f
#xffff
#xffff
#x0
#x7f
#xffff
#xffff
)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16
#x7d
#x7d
#x7e
#x0
#xffff
#xffff
#x59
#x0
#xffff
#xffff
#x59
#x0
#xffff
#xffff
#x59
#x0
)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16
#x0
#x7f
#xffff
#xffff
#x0
#x7f
#xffff
#xffff
#x0
#x7f
#xffff
#xffff
#x0
#x7f
#xffff
#xffff
)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16
#xffff
#xffff
#x59
#x0
#xffff
#xffff
#x59
#x0
#xffff
#xffff
#x59
#x0
#xffff
#xffff
#x59
#x0
)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x7d #x7d #x4b #x4b #xffff #xffff)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x7d #x7d #x0 #x0 #xffff #xffff #x4b #x4b)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#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
#x0
#x0
#xffff
#xffff
#x0
#x0
#x0
#x0
)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#x0
#x0
#x0
#x0
#x0
#x0
#x0
#x0
#x0
#xffff
)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16
#xffff
#xffff
#xffff
#xffff
#x0
#xffff
#xffff
#xffff
#x0
#x0
#xffff
#xffff
#x0
#x0
#xffff
#xffff
)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16
#xffff
#x0
#x0
#x0
#xffff
#x0
#x0
#x0
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16
#x0
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#x0
#xffff
#xffff
#xffff
#x0
#xffff
#xffff
#xffff
#x0
)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16
#xffff
#xffff
#xffff
#xffff
#x0
#xffff
#xffff
#xffff
#x0
#xffff
#xffff
#xffff
#x0
#xffff
#xffff
#xffff
)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16
#xffff
#xffff
#xffff
#x0
#xffff
#xffff
#xffff
#x0
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
)
)
(new 'static 'ocean-near-index
:data (new 'static 'array uint16 16 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #xffff #xffff #xffff #x0)
)
(new 'static 'ocean-near-index :data (new 'static 'array uint16 16
#x0
#xffff
#xffff
#xffff
#x0
#xffff
#xffff
#xffff
#x0
#xffff
#xffff
#xffff
#x0
#xffff
#xffff
#xffff
)
)
(new 'static 'ocean-near-index :data (new 'static 'array uint16 16
#x0
#xffff
#xffff
#xffff
#x0
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
)
)
)
)
)
;; definition for symbol *ocean-trans-indices-city*, type ocean-trans-indices
(define *ocean-trans-indices-city*
(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)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new '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)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new '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)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new '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)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new '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)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new '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 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 :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -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 :child 2)
(new 'static 'ocean-trans-index :parent #x80 :child 3)
(new 'static 'ocean-trans-index :parent #x81 :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)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new '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)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new '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 5)
(new 'static 'ocean-trans-index :parent #x82 :child 6)
(new 'static 'ocean-trans-index :parent #x83 :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)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new '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)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new '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 #x84 :child 9)
(new 'static 'ocean-trans-index :parent #x85 :child 10)
(new 'static 'ocean-trans-index :parent #x86 :child 11)
(new 'static 'ocean-trans-index :parent #x87 :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 :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -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 :child 13)
(new 'static 'ocean-trans-index :child 14)
(new 'static 'ocean-trans-index :parent #x88 :child 15)
(new 'static 'ocean-trans-index :child 16)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new '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)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new '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 17)
(new 'static 'ocean-trans-index :child 18)
(new 'static 'ocean-trans-index :child 19)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new '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 :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -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 #x6b :child 20)
(new 'static 'ocean-trans-index :parent #x89 :child 21)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent 2 :child 22)
(new 'static 'ocean-trans-index :parent #x8a :child 23)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent #x8b :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 :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(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 25)
(new 'static 'ocean-trans-index :parent #x8c :child 26)
(new 'static 'ocean-trans-index :parent 36 :child 27)
(new 'static 'ocean-trans-index :parent #x8d :child 28)
(new 'static 'ocean-trans-index :parent #x8e :child 29)
(new 'static 'ocean-trans-index :parent #x8f :child 30)
(new 'static 'ocean-trans-index :parent #x90 :child 31)
(new 'static 'ocean-trans-index :parent #x91 :child 32)
(new 'static 'ocean-trans-index :parent 75 :child 33)
(new 'static 'ocean-trans-index :parent 75 :child 33)
(new 'static 'ocean-trans-index :parent 75 :child 33)
(new 'static 'ocean-trans-index :parent 75 :child 33)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new '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 8 :child 34)
(new 'static 'ocean-trans-index :parent 8 :child 35)
(new 'static 'ocean-trans-index :parent 8 :child 36)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -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 :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -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 :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent 36 :child 27)
(new 'static 'ocean-trans-index :parent 36 :child 27)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -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 #x92 :child 37)
(new 'static 'ocean-trans-index :parent #x93 :child 38)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -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 92 :child 39)
(new 'static 'ocean-trans-index :parent #x66 :child 40)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -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 2 :child 41)
(new 'static 'ocean-trans-index :parent #x94 :child 42)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -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 :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 :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 #x95 :child 43)
(new 'static 'ocean-trans-index :parent #x96 :child 44)
(new 'static 'ocean-trans-index :parent #x97 :child 45)
(new 'static 'ocean-trans-index :parent 88 :child 46)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -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 #x98 :child 47)
(new 'static 'ocean-trans-index :parent #x99 :child 48)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent #x9a :child 49)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -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 #x9b :child 50)
(new 'static 'ocean-trans-index :parent #x9c :child 51)
(new 'static 'ocean-trans-index :parent 34 :child 52)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -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 #x9b :child 50)
(new 'static 'ocean-trans-index :parent 13 :child 53)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -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 :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 :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)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new '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)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new '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)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new '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)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new '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)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new '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)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new '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)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new '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)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new '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)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new '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)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new '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)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new '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)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new '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)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new '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)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new '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)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new '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)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new '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)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new '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)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new '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-city*, type ocean-mid-indices
(define *ocean-mid-indices-city* (new 'static 'ocean-mid-indices :data (new 'static 'array uint16 36
#x59
#x0
#x0
#x0
#x0
#x0
#x9d
#x9e
#x0
#x0
#x0
#x0
#x34
#x9f
#xa0
#x0
#x0
#x0
#xa1
#xa2
#xa3
#x0
#x0
#x0
#x59
#x0
#x0
#x0
#x0
#x0
#x59
#x0
#x0
#x0
#x0
#x0
)
)
)
;; definition for symbol *ocean-mid-masks-city*, type ocean-mid-masks
(define *ocean-mid-masks-city*
(new 'static 'ocean-mid-masks
:data (new 'static 'inline-array ocean-mid-mask 164
(new 'static 'ocean-mid-mask)
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x0 #xc0 #xc0 #xe0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #xfc #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x1f #x3f #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x0 #x0 #x1 #x1))
(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 #x1 #x1 #x1 #x1 #x3 #x3 #x3 #x3))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #xc0 #xc0 #xc0 #xc0 #xc0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x1f #x1f #x1f #x1f #x1f #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x10 #x38 #x7c #x7c #x7c))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xc0 #xc0 #xc0 #x80 #x80 #x80 #x0 #x0))
(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 #x3 #xf #xff #xff #xff #xff #xff))
(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 #x1 #x3 #x7 #xf #xf #xf #xf #xf))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xfe #xfc #xf8 #xe0 #x80 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #x7f #x3e))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #x83 #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 #xf #xf #xf #xf #xf #xf #xf #xf))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x80 #xc0 #x80 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x6 #xf #x1f #x3f #x7f #xff))
(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 #xf8 #xf0 #xe0 #xc0 #x80 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf #xf #xf #xf #x1f #x1f #x1f #x1f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfe #xfc #xf8 #xe0 #xf0 #xf8 #xfc #xfe))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1 #x3 #x7 #xf #xf #xf #x7 #x7))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1f #x3f #xff #xff #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x7 #xf #x1f #x3f #x3f #x3f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x80 #xc0 #xc0 #xc0 #xc0 #xc0 #xe0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf #x1f #x3f #xff #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #xf0 #xff #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x1 #x1 #x1 #x1 #x1 #x1))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #xe0 #xe0 #xe0 #xe0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfe #xfe #xfe #xfe #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #x3f #x3f #x3f #x3f #x3f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x3f #x1f #xf #x0 #x0 #x0 #x0 #x0))
(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 #x0 #x0 #x0 #x7 #xf))
(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 #x3f #x3f #x3f #x3f #x3f #x3f #x3f #x3f))
(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 #x1f #x1f #x1f #x1e #x1e #x1e #x1e #x1e))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x0 #xc0 #xe0 #xe0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x0 #x1f #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfe #xfc #xf8 #xf0 #xf0 #xfc #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #xf8 #xf8 #xf0 #xf0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1e #x1e #x1e #x7 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xe0 #xe0 #xe0 #xe0 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #x7f #x3f #x1f #xf #x7))
(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 #xe0 #xe0 #xe0 #xc0 #x80 #x80 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x3f #xff #xff #xff #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #xf #x1f #x7f #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x0 #x1 #x3 #x3))
(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 #xfe #xff #xff #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x7 #x7 #x3 #x3 #x3 #x1 #x1 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfe #xfc #xfc #xf8 #xf0 #xf0 #xe0 #xc0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x7 #x7 #x7 #xf #xf #xf #xf #xf))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfe #xfe #xfc #xfc #xf8 #xf8 #xf0 #xf0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #xc0 #xe0 #xf0 #xf0 #xf0 #xf0))
(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 #xc0 #xff #xff #xff #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf #xf #xf #xf #xf #x7 #x7 #x7))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xe0 #xe0 #xe0 #xc0 #xc0 #x80 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #xf1 #xf1))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xf0 #x80 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xfe #xc0 #x0 #x0 #x0))
(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 #x7 #x3 #x0 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf8 #xe0 #x80 #x0 #x0 #x0 #x0 #x0))
(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 #xf9 #xf8 #xf8 #xf8 #xf8 #xf8 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #xf0 #xf0 #xf0 #xf0 #xe0 #xe0))
(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 #xe0 #xc0 #xc0 #x80 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xfe #xf0 #xc0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfc #xf8 #xf0 #xe0 #xe0 #xc0 #x80 #x80))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x1 #x1 #x1 #x1))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x3c #x3c #x3c #x3c))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x80 #x80 #x80 #x80 #x80 #x80 #x80 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xe0 #xe0 #x0 #x0 #x0 #x0 #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 #x3c #x3c #x0 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xfe #x0 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xe0 #xc0 #x80))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xfe #xfc #xfc #xfc #xfc #xfc #xfc))
(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 #x0 #xf8 #xf8 #xf8 #xf8 #xf8 #xf0 #xf0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x7 #xf #x1f #x3f #x7f #x7f #x7f))
(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 #xff #xff #xff #xff #xff #x1f #x1f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #xf0 #xf0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #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 #x3 #x3 #x7 #x7 #xf #xf #x1f #x1f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xe0 #xe0 #xc0 #xc0 #x80 #x80 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x7f #x7f #x7f #x3f #x1f #xf #x7 #x3))
(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 #x3f #x3f #x7f #x7f #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x3 #x3 #x3 #x3 #x3 #x3 #x3 #x3))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #x3 #x1 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xfe #xfc #xf8))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1f #x1f #x1f #x1f #x1f #xf #x7 #x3))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfc #xfc #x0 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #x0 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x7f #x3f #x0 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xe0 #x0 #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1 #x0 #x0 #x0 #x0 #x0 #x80 #xc0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xf0 #xf8 #xfc #xfe #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfe #xfe #xfc #xfc #xfc #xfc #xfc #xfc))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x3 #x7 #xf #x1f #x3f #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 #xfc #xfc #xfe #xff #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf #x1f #x3f #x7f #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x0 #x1 #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x0 #x0 #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xe0 #xf0 #xf8 #xfc #xfe #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1f #x1f #x1f #xff #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x3f #x3f #x3f #x0 #x0 #x0 #x0 #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf #xf #xf #xf #xf #xf #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfc #xfc #xfc #xfc #xfc #xfc #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x0 #x0 #x0 #xf8 #xf8 #xf8))
(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 #x0 #x1f #x1f #x1f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf8 #xf8 #xf8 #xf8 #xf8 #xf8 #xf8 #xf8))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf6 #xfe #xf0 #xf0 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xf0 #xf6 #xf4 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xf1 #xf7 #xf7 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xf0 #xf4 #xf0 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xf8 #xf8 #xf0 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf3 #xf3 #xf3 #xf1 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf4 #xfc #xfc #xfc #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xf1 #xf1 #xf0 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfc #xfe #xf8 #xf8 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xfc #xfc #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf8 #xf0 #xf0 #xf1 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xf3 #xf3 #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 #xf8 #xf9 #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 #xff #xf0 #xff #xff #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf1 #xf0 #xf0 #xff #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf2 #xf0 #xfe #xff #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 #xf3 #xf3 #xf3 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xf0 #xf0 #xf3 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xf1 #xf1 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xfc #xf0 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xf3 #xf0 #xf8 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf1 #xf1 #xff #xff #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfe #xf7 #xf7 #xf7 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xfe #xfe #xfe #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf7 #xf7 #xff #xff #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xf0 #xf0 #xf7 #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1f #x1f #xff #xff #xff #xff #x9f #x1f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #x1f #x1f #x1f #x1f #xc #x0))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfe #xff #xf3 #xf3 #xf3 #xf3 #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x1 #x1 #x1f #x1f #x1f #x1f #x1f #x1f))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xe1 #xc3 #xc7 #xcf #xff #xff #x1f #x1f))
(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 #x1f #x1f #x1f #x1f #x1f #x1f #x0 #x0))
)
)
)
(define *ocean-map-city* (new 'static 'ocean-map
:start-corner (new 'static 'vector :x -3538944.0 :z -7077888.0 :w 1.0)
:far-color (new 'static 'vector :x 2.509804 :y 30.619608 :z 36.64314 :w 128.0)
)
)
(set! (-> *ocean-map-city* ocean-spheres) *ocean-spheres-city*)
(set! (-> *ocean-map-city* ocean-colors) *ocean-colors-city*)
(set! (-> *ocean-map-city* ocean-mid-masks) *ocean-mid-masks-city*)
(set! (-> *ocean-map-city* ocean-mid-indices) *ocean-mid-indices-city*)
(set! (-> *ocean-map-city* ocean-trans-indices) *ocean-trans-indices-city*)
(set! (-> *ocean-map-city* ocean-near-indices) *ocean-near-indices-city*)