mirror of
https://github.com/open-goal/jak-project
synced 2026-08-08 02:31:30 -04:00
1b2db09f51
A big one... I figure even if we would like to change the way the particle/scene code is output -- it'd be easier to find patterns with it all decompiled. I've updated my script so it can easily be used to mass update these files: ```bash task update-gsrc-glob GLOB="**/*-part*.gc" ``` > for example will update gsrc files with `part` in their name -- if they are in ref tests (so uncompleted ones aren't touched) I found a few issues along the way that I'll have to make issues for soon.
5118 lines
452 KiB
Common Lisp
Vendored
Generated
5118 lines
452 KiB
Common Lisp
Vendored
Generated
;;-*-Lisp-*-
|
|
(in-package goal)
|
|
|
|
;; definition for symbol *ocean-spheres-sewer*, type ocean-spheres
|
|
(define *ocean-spheres-sewer*
|
|
(new 'static 'ocean-spheres :spheres (new 'static 'inline-array sphere 36
|
|
(new 'static 'sphere :x -2438840.2 :z -5808795.5 :r 2224365.5)
|
|
(new 'static 'sphere :x 706887.75 :z -5808795.5 :r 2224365.5)
|
|
(new 'static 'sphere :x 3852615.8 :z -5808795.5 :r 2224365.5)
|
|
(new 'static 'sphere :x 6998344.0 :z -5808795.5 :r 2224365.5)
|
|
(new 'static 'sphere :x 10144072.0 :z -5808795.5 :r 2224365.5)
|
|
(new 'static 'sphere :x 13289800.0 :z -5808795.5 :r 2224365.5)
|
|
(new 'static 'sphere :x -2438840.2 :z -2663067.5 :r 2224365.5)
|
|
(new 'static 'sphere :x 706887.75 :z -2663067.5 :r 2224365.5)
|
|
(new 'static 'sphere :x 3852615.8 :z -2663067.5 :r 2224365.5)
|
|
(new 'static 'sphere :x 6998344.0 :z -2663067.5 :r 2224365.5)
|
|
(new 'static 'sphere :x 10144072.0 :z -2663067.5 :r 2224365.5)
|
|
(new 'static 'sphere :x 13289800.0 :z -2663067.5 :r 2224365.5)
|
|
(new 'static 'sphere :x -2438840.2 :z 482660.5 :r 2224365.5)
|
|
(new 'static 'sphere :x 706887.75 :z 482660.5 :r 2224365.5)
|
|
(new 'static 'sphere :x 3852615.8 :z 482660.5 :r 2224365.5)
|
|
(new 'static 'sphere :x 6998344.0 :z 482660.5 :r 2224365.5)
|
|
(new 'static 'sphere :x 10144072.0 :z 482660.5 :r 2224365.5)
|
|
(new 'static 'sphere :x 13289800.0 :z 482660.5 :r 2224365.5)
|
|
(new 'static 'sphere :x -2438840.2 :z 3628388.5 :r 2224365.5)
|
|
(new 'static 'sphere :x 706887.75 :z 3628388.5 :r 2224365.5)
|
|
(new 'static 'sphere :x 3852615.8 :z 3628388.5 :r 2224365.5)
|
|
(new 'static 'sphere :x 6998344.0 :z 3628388.5 :r 2224365.5)
|
|
(new 'static 'sphere :x 10144072.0 :z 3628388.5 :r 2224365.5)
|
|
(new 'static 'sphere :x 13289800.0 :z 3628388.5 :r 2224365.5)
|
|
(new 'static 'sphere :x -2438840.2 :z 6774116.5 :r 2224365.5)
|
|
(new 'static 'sphere :x 706887.75 :z 6774116.5 :r 2224365.5)
|
|
(new 'static 'sphere :x 3852615.8 :z 6774116.5 :r 2224365.5)
|
|
(new 'static 'sphere :x 6998344.0 :z 6774116.5 :r 2224365.5)
|
|
(new 'static 'sphere :x 10144072.0 :z 6774116.5 :r 2224365.5)
|
|
(new 'static 'sphere :x 13289800.0 :z 6774116.5 :r 2224365.5)
|
|
(new 'static 'sphere :x -2438840.2 :z 9919844.0 :r 2224365.5)
|
|
(new 'static 'sphere :x 706887.75 :z 9919844.0 :r 2224365.5)
|
|
(new 'static 'sphere :x 3852615.8 :z 9919844.0 :r 2224365.5)
|
|
(new 'static 'sphere :x 6998344.0 :z 9919844.0 :r 2224365.5)
|
|
(new 'static 'sphere :x 10144072.0 :z 9919844.0 :r 2224365.5)
|
|
(new 'static 'sphere :x 13289800.0 :z 9919844.0 :r 2224365.5)
|
|
)
|
|
)
|
|
)
|
|
|
|
;; definition for symbol *ocean-colors-sewer*, type ocean-colors
|
|
(define *ocean-colors-sewer*
|
|
(new 'static 'ocean-colors :colors (new 'static 'array rgba 2548
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x17 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x17 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x17 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x17 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x17 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x1a :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x1a :b #x10 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x17 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x17 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x1a :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x1a :b #x10 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x17 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x17 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x17 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x1a :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x1a :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x1a :b #x10 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x17 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x17 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x1a :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x17 :g #x17 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x13 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x12 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x12 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x13 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x12 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x12 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x13 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x12 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x11 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x11 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x12 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x12 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x11 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x12 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x12 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x10 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x10 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x12 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x12 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x11 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x11 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x1a :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x1a :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x1a :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x1a :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x1a :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x1a :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x1a :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x17 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x17 :g #x1a :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x1a :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x1a :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x1a :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x1a :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x1a :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x12 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x12 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x12 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xe :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xe :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x17 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x17 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xe :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x17 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x1a :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x1a :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x1a :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x17 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xe :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x1a :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x1a :b #xe :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x1a :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x1a :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x17 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x1a :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x1a :b #xe :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x1a :b #xe :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x1a :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x1a :b #xe :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x1a :b #xe :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x1a :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x1a :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x17 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x1a :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x1a :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x1a :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x17 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x1a :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x1a :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x17 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x17 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x17 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x17 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x17 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x17 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x17 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x14 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x17 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x17 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x17 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x17 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x17 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x16 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #xf :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x13 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x15 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x18 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x18 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x10 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x18 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x18 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x12 :a #x80)
|
|
(new 'static 'rgba :r #x19 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba :r #x17 :g #x19 :b #x11 :a #x80)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
(new 'static 'rgba)
|
|
)
|
|
)
|
|
)
|
|
|
|
;; definition for symbol *ocean-near-indices-sewer*, type ocean-near-indices
|
|
(define *ocean-near-indices-sewer*
|
|
(new 'static 'ocean-near-indices
|
|
:data (new 'static 'inline-array ocean-near-index 11
|
|
(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 #x0 #x0 #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 #x0 #x0 #x0)
|
|
)
|
|
(new 'static 'ocean-near-index
|
|
:data (new 'static 'array uint16 16
|
|
#x0
|
|
#x0
|
|
#xffff
|
|
#xffff
|
|
#x0
|
|
#x0
|
|
#xffff
|
|
#xffff
|
|
#x0
|
|
#x0
|
|
#xffff
|
|
#xffff
|
|
#x0
|
|
#x0
|
|
#xffff
|
|
#xffff
|
|
)
|
|
)
|
|
(new 'static 'ocean-near-index
|
|
:data (new 'static 'array uint16 16 #xffff #x0 #x0 #x0 #xffff #x0 #x0 #x0 #xffff #x0 #x0 #x0 #xffff #x0 #x0 #x0)
|
|
)
|
|
(new 'static 'ocean-near-index
|
|
:data (new 'static 'array uint16 16 #x0 #x0 #xffff #xffff #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0)
|
|
)
|
|
(new 'static 'ocean-near-index
|
|
:data (new 'static 'array uint16 16 #xffff #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0)
|
|
)
|
|
(new 'static 'ocean-near-index
|
|
:data (new 'static 'array uint16 16
|
|
#x0
|
|
#x0
|
|
#x0
|
|
#x0
|
|
#xffff
|
|
#xffff
|
|
#xffff
|
|
#xffff
|
|
#xffff
|
|
#xffff
|
|
#xffff
|
|
#xffff
|
|
#xffff
|
|
#xffff
|
|
#xffff
|
|
#xffff
|
|
)
|
|
)
|
|
(new 'static 'ocean-near-index
|
|
:data (new 'static 'array uint16 16
|
|
#x0
|
|
#x0
|
|
#x0
|
|
#x0
|
|
#xffff
|
|
#x0
|
|
#x0
|
|
#xffff
|
|
#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
|
|
#xffff
|
|
#xffff
|
|
#xffff
|
|
#xffff
|
|
#xffff
|
|
#xffff
|
|
#xffff
|
|
#xffff
|
|
#xffff
|
|
)
|
|
)
|
|
(new 'static 'ocean-near-index
|
|
:data (new 'static 'array uint16 16 #x0 #x0 #x0 #x0 #xffff #x0 #x0 #x0 #xffff #x0 #x0 #x0 #xffff #x0 #x0 #x0)
|
|
)
|
|
)
|
|
)
|
|
)
|
|
|
|
;; definition for symbol *ocean-trans-indices-sewer*, type ocean-trans-indices
|
|
(define *ocean-trans-indices-sewer*
|
|
(new 'static 'ocean-trans-indices :data (new 'static 'inline-array ocean-trans-index 2304
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -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 :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -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 :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -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 :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -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 :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -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 :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -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 :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -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 :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -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 :parent 1 :child 1)
|
|
(new 'static 'ocean-trans-index :parent 2 :child 2)
|
|
(new 'static 'ocean-trans-index)
|
|
(new 'static 'ocean-trans-index)
|
|
(new 'static 'ocean-trans-index)
|
|
(new 'static 'ocean-trans-index)
|
|
(new 'static 'ocean-trans-index)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -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 :parent 3 :child 3)
|
|
(new 'static 'ocean-trans-index :parent 4 :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 :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -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 :parent 5 :child 5)
|
|
(new 'static 'ocean-trans-index :parent 6 :child 6)
|
|
(new 'static 'ocean-trans-index)
|
|
(new 'static 'ocean-trans-index)
|
|
(new 'static 'ocean-trans-index)
|
|
(new 'static 'ocean-trans-index)
|
|
(new 'static 'ocean-trans-index)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent 7 :child 7)
|
|
(new 'static 'ocean-trans-index :parent 7 :child 7)
|
|
(new 'static 'ocean-trans-index :parent 7 :child 7)
|
|
(new 'static 'ocean-trans-index :parent 7 :child 7)
|
|
(new 'static 'ocean-trans-index :parent 7 :child 7)
|
|
(new 'static 'ocean-trans-index :parent 7 :child 7)
|
|
(new 'static 'ocean-trans-index :parent 7 :child 7)
|
|
(new 'static 'ocean-trans-index :parent 8 :child 8)
|
|
(new 'static 'ocean-trans-index :parent 7 :child 7)
|
|
(new 'static 'ocean-trans-index :parent 9 :child 9)
|
|
(new 'static 'ocean-trans-index :parent 10 :child 10)
|
|
(new 'static 'ocean-trans-index)
|
|
(new 'static 'ocean-trans-index :parent 7 :child 7)
|
|
(new 'static 'ocean-trans-index :parent 7 :child 7)
|
|
(new 'static 'ocean-trans-index :parent 7 :child 7)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
(new 'static 'ocean-trans-index :parent -1 :child -1)
|
|
)
|
|
)
|
|
)
|
|
|
|
;; definition for symbol *ocean-mid-indices-sewer*, type ocean-mid-indices
|
|
(define *ocean-mid-indices-sewer* (new 'static 'ocean-mid-indices :data (new 'static 'array uint16 36
|
|
#xffff
|
|
#xffff
|
|
#xffff
|
|
#xffff
|
|
#xffff
|
|
#xffff
|
|
#xffff
|
|
#xb
|
|
#xc
|
|
#xd
|
|
#xffff
|
|
#xffff
|
|
#xffff
|
|
#xe
|
|
#x0
|
|
#xf
|
|
#xffff
|
|
#xffff
|
|
#xffff
|
|
#x10
|
|
#x11
|
|
#x12
|
|
#xffff
|
|
#xffff
|
|
#xffff
|
|
#xffff
|
|
#xffff
|
|
#xffff
|
|
#xffff
|
|
#xffff
|
|
#xffff
|
|
#xffff
|
|
#xffff
|
|
#xffff
|
|
#xffff
|
|
#xffff
|
|
)
|
|
)
|
|
)
|
|
|
|
;; definition for symbol *ocean-mid-masks-sewer*, type ocean-mid-masks
|
|
(define *ocean-mid-masks-sewer*
|
|
(new 'static 'ocean-mid-masks
|
|
:data (new 'static 'inline-array ocean-mid-mask 20
|
|
(new 'static 'ocean-mid-mask)
|
|
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xf0 #xf0 #xfc #xff #xff #xff #xff))
|
|
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xf0 #xf0 #xf1 #xff #xff #xff #xff))
|
|
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfc #xfc #xfc #xfc #xff #xff #xff #xff))
|
|
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf1 #xf1 #xf1 #xf1 #xff #xff #xff #xff))
|
|
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfc #xf0 #xf0 #xf0 #xff #xff #xff #xff))
|
|
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf1 #xf0 #xf0 #xf0 #xff #xff #xff #xff))
|
|
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xff #xff #xff #xff #xff #xff #xff))
|
|
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xf9 #xff #xff #xff #xff #xff #xff))
|
|
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xf8 #xff #xff #xff #xff #xff #xff))
|
|
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xf0 #xf1 #xf1 #xf1 #xff #xff #xff #xff))
|
|
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #xff #x7f))
|
|
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #xff #x0))
|
|
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xff #xff #xff #xff #xff #xff #xc0))
|
|
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x7f #x7f #x7f #x7f #x7f #x7f #x7f #x7f))
|
|
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xc0 #xc0 #xc0 #xc0 #xc0 #xc0 #xc0 #xc0))
|
|
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x7f #x7f #xff #xff #xff #xff #xff #xff))
|
|
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #x0 #x0 #xff #xff #xff #xff #xff #xff))
|
|
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xc0 #xc0 #xff #xff #xff #xff #xff #xff))
|
|
(new 'static 'ocean-mid-mask)
|
|
)
|
|
)
|
|
)
|
|
|
|
;; definition for symbol *ocean-map-sewer*, type ocean-map
|
|
(define *ocean-map-sewer* (new 'static 'ocean-map
|
|
:start-corner (new 'static 'vector :x -4011704.2 :z -7381659.5 :w 1.0)
|
|
:far-color (new 'static 'vector :x 46.180393 :y 50.19608 :z 33.631374)
|
|
)
|
|
)
|
|
|
|
;; failed to figure out what this is:
|
|
(set! (-> *ocean-map-sewer* ocean-spheres) *ocean-spheres-sewer*)
|
|
|
|
;; failed to figure out what this is:
|
|
(set! (-> *ocean-map-sewer* ocean-colors) *ocean-colors-sewer*)
|
|
|
|
;; failed to figure out what this is:
|
|
(set! (-> *ocean-map-sewer* ocean-mid-masks) *ocean-mid-masks-sewer*)
|
|
|
|
;; failed to figure out what this is:
|
|
(set! (-> *ocean-map-sewer* ocean-mid-indices) *ocean-mid-indices-sewer*)
|
|
|
|
;; failed to figure out what this is:
|
|
(set! (-> *ocean-map-sewer* ocean-trans-indices) *ocean-trans-indices-sewer*)
|
|
|
|
;; failed to figure out what this is:
|
|
(set! (-> *ocean-map-sewer* ocean-near-indices) *ocean-near-indices-sewer*)
|
|
|
|
|
|
|
|
|