Files
jak-project/test/decompiler/reference/jak3/levels/mine/mine-ocean_REF.gc
T
Hat Kid 58a5440c8a decomp3: more misc files (#3466)
Makes a bunch of missions mostly playable, including:
- `arena-training-1`
- `arena-fight-1`
- `wascity-chase`
- `arena-fight-2`
- `arena-fight-3`
- `volcano-darkeco`
- `desert-hover`
- `nest-eggs`
- `temple-climb`
- `temple-oracle`
- `temple-tests`
- `desert-beast-battle`
- `desert-turtle-training`
- `desert-course-race`
- `desert-artifact-race1`
- `wascity-leaper-race`
- `wascity-pre-game`
- `sewer-met-hum`
- `forest-kill-plants`
- `forest-ring-chase`
- `temple-defend`
- `tower-destroy`
- `desert-glide`

---
Files:

- `ripple`
- `waswide-mood`
- `sig-rider`
- `nst-tasks`
- `nst-part`
- `nst-gas`
- `nst-eggs-h`
- `nst-obs`
- `nst-mood`
- `egg-spider`
- `wasdoors-init`
- `wasall-tasks`
- `wvehicle-race`
- `wcar-marauder`
- `wcar-marauder-b`
- `turret-control`
- `was-squad-control`
- `turtle-training`
- `kleever-rider`
- `course-race`
- `artifact-race`
- `desert-hover`
- `desbeast-path-h`
- `des-beast`
- `desertg-obs`
- `desertf-obs`
- `desertd-obs`
- `desert-dust-storm`
- `des-cactus`
- `race-hud`
- `race-info`
- `race-manager`
- `tizard`
- `flyingsaw`
- `hover-training`
- `temple-mood`
- `temple-obs`
- `temple-obs2`
- `temple-part`
- `temple-scenes`
- `templex-mood`
- `templex-obs`
- `templex-part`
- `tomb-baby-spider`
- `target-turret-shot`
- `target-turret`
- `beast-battle-path`
- `des-beast-2`
- `mh-flyer`
- `scorpion-gun`
- `hover-enemy-h`
- `hover-enemy`
- `hover-formation-h`
- `hover-formation`
- `hover-nav-control-h`
- `hover-nav-control`
- `flamer-hover`
- `hover-nav-templea`
- `robo-hover`
- `hover-nav-sewb`
- `hover-nav-sewg`
- `hover-nav-sewj`
- `hover-nav-sewl`
- `hover-nav-sewo`
- `hover-nav-towera`
- `tower-mood`
- `tower-obs`
- `tower-scenes`
- `tower-part`
- `eco-green-collider`
- `forest-bridges`
- `forest-kill-plants`
- `forest-mood`
- `forest-ring-chase`
- `forest-tasks`
- `forest-part`
- `foresta-obs`
- `hover-nav-foresta`
- `mh-plant`
- `dp-bipedal-part`
- `dp-bipedal-shot`
- `dp-bipedal`
- `neo-spawner`
- `for-turret`
- `for-turret-shot`
- `neo-wasp`
- `neo-wasp-part`
- `volcanox-scenes`
- `volcanox-mood`
- `volcano-scenes`
- `volcano-mood`
- `volcano-obs`
- `volcano-obs2`
- `chain-physics`
- `rigid-body-plat`
- `volcano-part`
- `flamer-lava`
- `flitter`
- `spiky-frog`
- `flut-wild`
- `target-indax`
- `target-indax-hang`
- `mantis`
- `volcanox-obs`
- `spyder`
- `wcar-faccar`
- `mhcity-obs2`
- `mhcity-part`
- `mhcity-obs`
- `dm-mine-spider`
- `rapid-gunner`
- `stadium-mood`
- `stadium-scenes`
- `stadiuma-mood`
- `stadiuma-part`
- `kanga-lizard`
- `marauder`
- `arena-scenes`
- `wasstada-mood`
- `wasstada-obs`
- `wasstada-part`
- `wasstadb-obs`
- `wasstadc-obs`
- `dm-flyer`
- `maker-part`
- `maker-projectile`
- `skeet-part`
- `wascity-turret`
- `wasgun-h`
- `wasgun-hud`
- `wasgun-manager`
- `nav-graph-h`
- `traffic-engine-h`
- `waswide-init`
- `cty-borrow-manager-h`
- `cty-borrow-manager`
- `desert-part`
- `height-map-h`
- `height-map`
- `traffic-height-map`
- `vehicle-control`
- `hvehicle-h`
- `hvehicle`
- `hvehicle-effects`
- `hvehicle-physics`
- `hvehicle-util`
- `glider-h`
- `glider-hud`
- `glider-manager`
- `glider-ring`
- `glider-ring-part`
- `h-glider`
- `hanga-init`
- `was-pre-game`
- `was-leaper-race`
- `flut-racer`
- `desert-scenes`
- `desert-lizard-h`
- `desert-lizard-task`
- `desert-lizard`
- `throne-scenes`
- `waspal-mood`
- `waspala-obs`
- `waspala-part`
- `deswalk-obs`
- `deswalk-part`
- `terraformer-drone`
- `terraformer-head`
- `terraformer-part`
- `terraformer-setup`
2024-04-22 18:43:51 +02:00

4976 lines
448 KiB
Common Lisp
Vendored
Generated

;;-*-Lisp-*-
(in-package goal)
;; definition for symbol *ocean-colors-mine*, type ocean-colors
(define *ocean-colors-mine*
(new 'static 'ocean-colors :colors (new 'static 'array rgba 2548
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x4 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x4 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x3 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x4 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x3 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x3 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x9 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #xb :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #xa :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #xa :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #xa :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x29 :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x3 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xc :g #x25 :b #x2b :a #x80)
(new 'static 'rgba :r #xd :g #x26 :b #x2c :a #x80)
(new 'static 'rgba :r #xd :g #x26 :b #x2c :a #x80)
(new 'static 'rgba :r #xc :g #x25 :b #x2b :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xc :g #x25 :b #x2b :a #x80)
(new 'static 'rgba :r #xc :g #x25 :b #x2b :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xd :g #x26 :b #x2a :a #x80)
(new 'static 'rgba :r #xd :g #x25 :b #x29 :a #x80)
(new 'static 'rgba :r #xd :g #x25 :b #x29 :a #x80)
(new 'static 'rgba :r #xf :g #x26 :b #x2a :a #x80)
(new 'static 'rgba :r #xe :g #x25 :b #x29 :a #x80)
(new 'static 'rgba :r #x10 :g #x25 :b #x26 :a #x80)
(new 'static 'rgba :r #xf :g #x25 :b #x25 :a #x80)
(new 'static 'rgba :r #xf :g #x26 :b #x28 :a #x80)
(new 'static 'rgba :r #xe :g #x26 :b #x2a :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xa :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x3 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2d :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2d :a #x80)
(new 'static 'rgba :r #xd :g #x26 :b #x2c :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2d :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2d :a #x80)
(new 'static 'rgba :r #xf :g #x27 :b #x2d :a #x80)
(new 'static 'rgba :r #x10 :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xe :g #x26 :b #x2a :a #x80)
(new 'static 'rgba :r #x10 :g #x27 :b #x2a :a #x80)
(new 'static 'rgba :r #x10 :g #x27 :b #x2a :a #x80)
(new 'static 'rgba :r #x12 :g #x27 :b #x29 :a #x80)
(new 'static 'rgba :r #x14 :g #x28 :b #x29 :a #x80)
(new 'static 'rgba :r #x13 :g #x27 :b #x28 :a #x80)
(new 'static 'rgba :r #x19 :g #x27 :b #x23 :a #x80)
(new 'static 'rgba :r #x19 :g #x27 :b #x21 :a #x80)
(new 'static 'rgba :r #x19 :g #x28 :b #x23 :a #x80)
(new 'static 'rgba :r #x17 :g #x28 :b #x27 :a #x80)
(new 'static 'rgba :r #x12 :g #x27 :b #x29 :a #x80)
(new 'static 'rgba :r #xf :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xa :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x7 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xf :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xf :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #x10 :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #x10 :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #x11 :g #x27 :b #x2a :a #x80)
(new 'static 'rgba :r #x11 :g #x27 :b #x29 :a #x80)
(new 'static 'rgba :r #x12 :g #x27 :b #x29 :a #x80)
(new 'static 'rgba :r #x15 :g #x29 :b #x29 :a #x80)
(new 'static 'rgba :r #x16 :g #x28 :b #x28 :a #x80)
(new 'static 'rgba :r #x17 :g #x28 :b #x26 :a #x80)
(new 'static 'rgba :r #x20 :g #x28 :b #x1d :a #x80)
(new 'static 'rgba :r #x23 :g #x2a :b #x1f :a #x80)
(new 'static 'rgba :r #x23 :g #x2a :b #x1f :a #x80)
(new 'static 'rgba :r #x21 :g #x2a :b #x20 :a #x80)
(new 'static 'rgba :r #x1b :g #x2a :b #x26 :a #x80)
(new 'static 'rgba :r #x14 :g #x29 :b #x2a :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x11 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x29 :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x12 :g #x28 :b #x2c :a #x80)
(new 'static 'rgba :r #x13 :g #x29 :b #x2c :a #x80)
(new 'static 'rgba :r #x11 :g #x27 :b #x29 :a #x80)
(new 'static 'rgba :r #x13 :g #x28 :b #x2a :a #x80)
(new 'static 'rgba :r #x16 :g #x29 :b #x2a :a #x80)
(new 'static 'rgba :r #x18 :g #x29 :b #x28 :a #x80)
(new 'static 'rgba :r #x19 :g #x2a :b #x27 :a #x80)
(new 'static 'rgba :r #x1a :g #x29 :b #x25 :a #x80)
(new 'static 'rgba :r #x27 :g #x29 :b #x19 :a #x80)
(new 'static 'rgba :r #x29 :g #x2b :b #x1b :a #x80)
(new 'static 'rgba :r #x2b :g #x2c :b #x1b :a #x80)
(new 'static 'rgba :r #x2b :g #x2c :b #x1b :a #x80)
(new 'static 'rgba :r #x24 :g #x2b :b #x20 :a #x80)
(new 'static 'rgba :r #x1b :g #x2b :b #x27 :a #x80)
(new 'static 'rgba :r #x12 :g #x29 :b #x2d :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2b :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x29 :b #x2d :a #x80)
(new 'static 'rgba :r #x14 :g #x2a :b #x2d :a #x80)
(new 'static 'rgba :r #x14 :g #x29 :b #x2b :a #x80)
(new 'static 'rgba :r #x13 :g #x27 :b #x29 :a #x80)
(new 'static 'rgba :r #x15 :g #x29 :b #x29 :a #x80)
(new 'static 'rgba :r #x18 :g #x2a :b #x29 :a #x80)
(new 'static 'rgba :r #x19 :g #x2a :b #x27 :a #x80)
(new 'static 'rgba :r #x1c :g #x2a :b #x26 :a #x80)
(new 'static 'rgba :r #x29 :g #x2b :b #x1b :a #x80)
(new 'static 'rgba :r #x2d :g #x2b :b #x16 :a #x80)
(new 'static 'rgba :r #x30 :g #x2c :b #x16 :a #x80)
(new 'static 'rgba :r #x32 :g #x2d :b #x17 :a #x80)
(new 'static 'rgba :r #x32 :g #x2d :b #x16 :a #x80)
(new 'static 'rgba :r #x2e :g #x2d :b #x1a :a #x80)
(new 'static 'rgba :r #x23 :g #x2c :b #x23 :a #x80)
(new 'static 'rgba :r #x17 :g #x2b :b #x2b :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2b :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2d :a #x80)
(new 'static 'rgba :r #x13 :g #x2a :b #x2c :a #x80)
(new 'static 'rgba :r #x14 :g #x2a :b #x2b :a #x80)
(new 'static 'rgba :r #x16 :g #x2a :b #x2b :a #x80)
(new 'static 'rgba :r #x15 :g #x29 :b #x2a :a #x80)
(new 'static 'rgba :r #x16 :g #x29 :b #x29 :a #x80)
(new 'static 'rgba :r #x19 :g #x2a :b #x29 :a #x80)
(new 'static 'rgba :r #x1a :g #x2a :b #x26 :a #x80)
(new 'static 'rgba :r #x1d :g #x2a :b #x24 :a #x80)
(new 'static 'rgba :r #x2a :g #x2b :b #x1a :a #x80)
(new 'static 'rgba :r #x31 :g #x2c :b #x14 :a #x80)
(new 'static 'rgba :r #x33 :g #x2c :b #x13 :a #x80)
(new 'static 'rgba :r #x35 :g #x2d :b #x14 :a #x80)
(new 'static 'rgba :r #x35 :g #x2e :b #x14 :a #x80)
(new 'static 'rgba :r #x34 :g #x2e :b #x16 :a #x80)
(new 'static 'rgba :r #x2a :g #x2c :b #x1d :a #x80)
(new 'static 'rgba :r #x1d :g #x2c :b #x27 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2d :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x14 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x13 :g #x29 :b #x2d :a #x80)
(new 'static 'rgba :r #x11 :g #x28 :b #x2a :a #x80)
(new 'static 'rgba :r #x12 :g #x28 :b #x2a :a #x80)
(new 'static 'rgba :r #x15 :g #x2a :b #x2b :a #x80)
(new 'static 'rgba :r #x16 :g #x2a :b #x2b :a #x80)
(new 'static 'rgba :r #x18 :g #x2a :b #x2a :a #x80)
(new 'static 'rgba :r #x1a :g #x2b :b #x2a :a #x80)
(new 'static 'rgba :r #x1b :g #x2a :b #x27 :a #x80)
(new 'static 'rgba :r #x1f :g #x2b :b #x25 :a #x80)
(new 'static 'rgba :r #x2b :g #x2c :b #x1b :a #x80)
(new 'static 'rgba :r #x32 :g #x2d :b #x15 :a #x80)
(new 'static 'rgba :r #x34 :g #x2d :b #x14 :a #x80)
(new 'static 'rgba :r #x35 :g #x2e :b #x14 :a #x80)
(new 'static 'rgba :r #x35 :g #x2e :b #x14 :a #x80)
(new 'static 'rgba :r #x35 :g #x2e :b #x15 :a #x80)
(new 'static 'rgba :r #x2f :g #x2d :b #x19 :a #x80)
(new 'static 'rgba :r #x22 :g #x2c :b #x23 :a #x80)
(new 'static 'rgba :r #x16 :g #x2c :b #x2d :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xe :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2d :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x14 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x14 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x15 :g #x2c :b #x2f :a #x80)
(new 'static 'rgba :r #x14 :g #x2a :b #x2d :a #x80)
(new 'static 'rgba :r #x11 :g #x27 :b #x28 :a #x80)
(new 'static 'rgba :r #x13 :g #x28 :b #x2a :a #x80)
(new 'static 'rgba :r #x16 :g #x2a :b #x2b :a #x80)
(new 'static 'rgba :r #x18 :g #x2b :b #x2c :a #x80)
(new 'static 'rgba :r #x19 :g #x2b :b #x2b :a #x80)
(new 'static 'rgba :r #x1a :g #x2b :b #x2a :a #x80)
(new 'static 'rgba :r #x1c :g #x2b :b #x28 :a #x80)
(new 'static 'rgba :r #x1f :g #x2b :b #x26 :a #x80)
(new 'static 'rgba :r #x2b :g #x2c :b #x1c :a #x80)
(new 'static 'rgba :r #x33 :g #x2d :b #x16 :a #x80)
(new 'static 'rgba :r #x34 :g #x2d :b #x15 :a #x80)
(new 'static 'rgba :r #x36 :g #x2e :b #x14 :a #x80)
(new 'static 'rgba :r #x36 :g #x2e :b #x15 :a #x80)
(new 'static 'rgba :r #x36 :g #x2e :b #x14 :a #x80)
(new 'static 'rgba :r #x33 :g #x2d :b #x16 :a #x80)
(new 'static 'rgba :r #x28 :g #x2c :b #x1f :a #x80)
(new 'static 'rgba :r #x1a :g #x2b :b #x29 :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x29 :b #x2d :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x14 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x14 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x14 :g #x2c :b #x2f :a #x80)
(new 'static 'rgba :r #x15 :g #x2c :b #x2f :a #x80)
(new 'static 'rgba :r #x16 :g #x2c :b #x2e :a #x80)
(new 'static 'rgba :r #x15 :g #x2b :b #x2d :a #x80)
(new 'static 'rgba :r #x14 :g #x2a :b #x2b :a #x80)
(new 'static 'rgba :r #x14 :g #x29 :b #x2b :a #x80)
(new 'static 'rgba :r #x15 :g #x2a :b #x2a :a #x80)
(new 'static 'rgba :r #x17 :g #x2a :b #x2b :a #x80)
(new 'static 'rgba :r #x18 :g #x2b :b #x2b :a #x80)
(new 'static 'rgba :r #x1a :g #x2b :b #x2a :a #x80)
(new 'static 'rgba :r #x1d :g #x2c :b #x28 :a #x80)
(new 'static 'rgba :r #x1f :g #x2c :b #x26 :a #x80)
(new 'static 'rgba :r #x2b :g #x2c :b #x1c :a #x80)
(new 'static 'rgba :r #x32 :g #x2d :b #x16 :a #x80)
(new 'static 'rgba :r #x34 :g #x2d :b #x14 :a #x80)
(new 'static 'rgba :r #x35 :g #x2d :b #x14 :a #x80)
(new 'static 'rgba :r #x36 :g #x2e :b #x15 :a #x80)
(new 'static 'rgba :r #x36 :g #x2e :b #x14 :a #x80)
(new 'static 'rgba :r #x34 :g #x2d :b #x14 :a #x80)
(new 'static 'rgba :r #x2c :g #x2c :b #x1c :a #x80)
(new 'static 'rgba :r #x1d :g #x2b :b #x26 :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #x11 :g #x29 :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2b :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x14 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2d :b #x30 :a #x80)
(new 'static 'rgba :r #x15 :g #x2d :b #x30 :a #x80)
(new 'static 'rgba :r #x18 :g #x2d :b #x2f :a #x80)
(new 'static 'rgba :r #x17 :g #x2d :b #x2f :a #x80)
(new 'static 'rgba :r #x17 :g #x2d :b #x2f :a #x80)
(new 'static 'rgba :r #x16 :g #x2d :b #x2e :a #x80)
(new 'static 'rgba :r #x16 :g #x2c :b #x2c :a #x80)
(new 'static 'rgba :r #x17 :g #x2c :b #x2d :a #x80)
(new 'static 'rgba :r #x17 :g #x2c :b #x2c :a #x80)
(new 'static 'rgba :r #x18 :g #x2b :b #x2c :a #x80)
(new 'static 'rgba :r #x18 :g #x2c :b #x2b :a #x80)
(new 'static 'rgba :r #x1a :g #x2b :b #x29 :a #x80)
(new 'static 'rgba :r #x1c :g #x2b :b #x27 :a #x80)
(new 'static 'rgba :r #x1e :g #x2b :b #x25 :a #x80)
(new 'static 'rgba :r #x2b :g #x2c :b #x1b :a #x80)
(new 'static 'rgba :r #x32 :g #x2c :b #x15 :a #x80)
(new 'static 'rgba :r #x33 :g #x2c :b #x13 :a #x80)
(new 'static 'rgba :r #x35 :g #x2d :b #x13 :a #x80)
(new 'static 'rgba :r #x35 :g #x2e :b #x14 :a #x80)
(new 'static 'rgba :r #x35 :g #x2d :b #x14 :a #x80)
(new 'static 'rgba :r #x34 :g #x2d :b #x13 :a #x80)
(new 'static 'rgba :r #x2e :g #x2d :b #x1a :a #x80)
(new 'static 'rgba :r #x1f :g #x2b :b #x25 :a #x80)
(new 'static 'rgba :r #x14 :g #x2a :b #x2d :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2c :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x14 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x2f :a #x80)
(new 'static 'rgba :r #x15 :g #x2d :b #x2f :a #x80)
(new 'static 'rgba :r #x19 :g #x2e :b #x2e :a #x80)
(new 'static 'rgba :r #x18 :g #x2e :b #x30 :a #x80)
(new 'static 'rgba :r #x18 :g #x2e :b #x30 :a #x80)
(new 'static 'rgba :r #x17 :g #x2e :b #x2f :a #x80)
(new 'static 'rgba :r #x17 :g #x2d :b #x2d :a #x80)
(new 'static 'rgba :r #x18 :g #x2d :b #x2e :a #x80)
(new 'static 'rgba :r #x17 :g #x2c :b #x2c :a #x80)
(new 'static 'rgba :r #x16 :g #x2a :b #x2a :a #x80)
(new 'static 'rgba :r #x18 :g #x2b :b #x2a :a #x80)
(new 'static 'rgba :r #x1a :g #x2b :b #x29 :a #x80)
(new 'static 'rgba :r #x1d :g #x2b :b #x27 :a #x80)
(new 'static 'rgba :r #x1f :g #x2b :b #x25 :a #x80)
(new 'static 'rgba :r #x2c :g #x2d :b #x1c :a #x80)
(new 'static 'rgba :r #x32 :g #x2d :b #x16 :a #x80)
(new 'static 'rgba :r #x34 :g #x2d :b #x14 :a #x80)
(new 'static 'rgba :r #x35 :g #x2e :b #x15 :a #x80)
(new 'static 'rgba :r #x35 :g #x2e :b #x14 :a #x80)
(new 'static 'rgba :r #x36 :g #x2e :b #x14 :a #x80)
(new 'static 'rgba :r #x33 :g #x2d :b #x14 :a #x80)
(new 'static 'rgba :r #x2b :g #x2b :b #x1a :a #x80)
(new 'static 'rgba :r #x1d :g #x2a :b #x24 :a #x80)
(new 'static 'rgba :r #x13 :g #x29 :b #x2d :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #xf :g #x29 :b #x2d :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xd :g #x26 :b #x2c :a #x80)
(new 'static 'rgba :r #xa :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x15 :g #x30 :b #x33 :a #x80)
(new 'static 'rgba :r #x15 :g #x2f :b #x31 :a #x80)
(new 'static 'rgba :r #x15 :g #x2d :b #x30 :a #x80)
(new 'static 'rgba :r #x19 :g #x2f :b #x2f :a #x80)
(new 'static 'rgba :r #x18 :g #x2e :b #x30 :a #x80)
(new 'static 'rgba :r #x19 :g #x2f :b #x30 :a #x80)
(new 'static 'rgba :r #x18 :g #x2e :b #x2f :a #x80)
(new 'static 'rgba :r #x18 :g #x2e :b #x2e :a #x80)
(new 'static 'rgba :r #x19 :g #x2e :b #x2e :a #x80)
(new 'static 'rgba :r #x17 :g #x2c :b #x2c :a #x80)
(new 'static 'rgba :r #x16 :g #x2b :b #x2b :a #x80)
(new 'static 'rgba :r #x18 :g #x2b :b #x2a :a #x80)
(new 'static 'rgba :r #x1a :g #x2b :b #x29 :a #x80)
(new 'static 'rgba :r #x1c :g #x2b :b #x26 :a #x80)
(new 'static 'rgba :r #x1e :g #x2a :b #x24 :a #x80)
(new 'static 'rgba :r #x2b :g #x2c :b #x1c :a #x80)
(new 'static 'rgba :r #x32 :g #x2e :b #x16 :a #x80)
(new 'static 'rgba :r #x34 :g #x2e :b #x15 :a #x80)
(new 'static 'rgba :r #x35 :g #x2e :b #x15 :a #x80)
(new 'static 'rgba :r #x35 :g #x2e :b #x15 :a #x80)
(new 'static 'rgba :r #x33 :g #x2e :b #x16 :a #x80)
(new 'static 'rgba :r #x2e :g #x2c :b #x18 :a #x80)
(new 'static 'rgba :r #x23 :g #x2a :b #x1e :a #x80)
(new 'static 'rgba :r #x16 :g #x28 :b #x27 :a #x80)
(new 'static 'rgba :r #x11 :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x29 :b #x2d :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xa :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x17 :g #x31 :b #x33 :a #x80)
(new 'static 'rgba :r #x16 :g #x30 :b #x33 :a #x80)
(new 'static 'rgba :r #x16 :g #x2f :b #x31 :a #x80)
(new 'static 'rgba :r #x17 :g #x2e :b #x2f :a #x80)
(new 'static 'rgba :r #x17 :g #x2e :b #x30 :a #x80)
(new 'static 'rgba :r #x17 :g #x2e :b #x2f :a #x80)
(new 'static 'rgba :r #x17 :g #x2e :b #x2f :a #x80)
(new 'static 'rgba :r #x18 :g #x2e :b #x2e :a #x80)
(new 'static 'rgba :r #x18 :g #x2e :b #x2e :a #x80)
(new 'static 'rgba :r #x17 :g #x2c :b #x2c :a #x80)
(new 'static 'rgba :r #x19 :g #x2d :b #x2c :a #x80)
(new 'static 'rgba :r #x1a :g #x2d :b #x2b :a #x80)
(new 'static 'rgba :r #x19 :g #x2b :b #x29 :a #x80)
(new 'static 'rgba :r #x1b :g #x2b :b #x27 :a #x80)
(new 'static 'rgba :r #x1d :g #x2b :b #x25 :a #x80)
(new 'static 'rgba :r #x2b :g #x2c :b #x1c :a #x80)
(new 'static 'rgba :r #x31 :g #x2d :b #x17 :a #x80)
(new 'static 'rgba :r #x34 :g #x2e :b #x16 :a #x80)
(new 'static 'rgba :r #x34 :g #x2e :b #x16 :a #x80)
(new 'static 'rgba :r #x32 :g #x2e :b #x18 :a #x80)
(new 'static 'rgba :r #x2c :g #x2d :b #x1c :a #x80)
(new 'static 'rgba :r #x24 :g #x2c :b #x22 :a #x80)
(new 'static 'rgba :r #x1b :g #x2b :b #x27 :a #x80)
(new 'static 'rgba :r #x14 :g #x2a :b #x2d :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xe :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x17 :g #x32 :b #x34 :a #x80)
(new 'static 'rgba :r #x16 :g #x31 :b #x33 :a #x80)
(new 'static 'rgba :r #x14 :g #x2e :b #x31 :a #x80)
(new 'static 'rgba :r #x15 :g #x2e :b #x30 :a #x80)
(new 'static 'rgba :r #x15 :g #x2e :b #x30 :a #x80)
(new 'static 'rgba :r #x15 :g #x2c :b #x2f :a #x80)
(new 'static 'rgba :r #x16 :g #x2d :b #x2f :a #x80)
(new 'static 'rgba :r #x16 :g #x2d :b #x2f :a #x80)
(new 'static 'rgba :r #x18 :g #x2e :b #x2f :a #x80)
(new 'static 'rgba :r #x18 :g #x2e :b #x2e :a #x80)
(new 'static 'rgba :r #x1a :g #x2f :b #x2f :a #x80)
(new 'static 'rgba :r #x1a :g #x2e :b #x2d :a #x80)
(new 'static 'rgba :r #x18 :g #x2b :b #x2b :a #x80)
(new 'static 'rgba :r #x19 :g #x2a :b #x28 :a #x80)
(new 'static 'rgba :r #x1c :g #x2b :b #x26 :a #x80)
(new 'static 'rgba :r #x2a :g #x2d :b #x1d :a #x80)
(new 'static 'rgba :r #x30 :g #x2e :b #x1a :a #x80)
(new 'static 'rgba :r #x32 :g #x2d :b #x17 :a #x80)
(new 'static 'rgba :r #x33 :g #x2e :b #x16 :a #x80)
(new 'static 'rgba :r #x2f :g #x2d :b #x1a :a #x80)
(new 'static 'rgba :r #x25 :g #x2d :b #x23 :a #x80)
(new 'static 'rgba :r #x1a :g #x2b :b #x2a :a #x80)
(new 'static 'rgba :r #x15 :g #x2a :b #x2d :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2b :a #x80)
(new 'static 'rgba :r #xb :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x17 :g #x32 :b #x33 :a #x80)
(new 'static 'rgba :r #x17 :g #x31 :b #x33 :a #x80)
(new 'static 'rgba :r #x14 :g #x2f :b #x31 :a #x80)
(new 'static 'rgba :r #x11 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2d :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2d :b #x30 :a #x80)
(new 'static 'rgba :r #x16 :g #x2f :b #x31 :a #x80)
(new 'static 'rgba :r #x16 :g #x2f :b #x31 :a #x80)
(new 'static 'rgba :r #x16 :g #x2e :b #x31 :a #x80)
(new 'static 'rgba :r #x16 :g #x2e :b #x30 :a #x80)
(new 'static 'rgba :r #x17 :g #x2e :b #x30 :a #x80)
(new 'static 'rgba :r #x18 :g #x2e :b #x30 :a #x80)
(new 'static 'rgba :r #x16 :g #x2d :b #x2e :a #x80)
(new 'static 'rgba :r #x17 :g #x2c :b #x2c :a #x80)
(new 'static 'rgba :r #x19 :g #x2c :b #x2a :a #x80)
(new 'static 'rgba :r #x1c :g #x2c :b #x28 :a #x80)
(new 'static 'rgba :r #x2c :g #x2d :b #x1c :a #x80)
(new 'static 'rgba :r #x2e :g #x2c :b #x19 :a #x80)
(new 'static 'rgba :r #x32 :g #x2d :b #x17 :a #x80)
(new 'static 'rgba :r #x2d :g #x2d :b #x1b :a #x80)
(new 'static 'rgba :r #x22 :g #x2c :b #x24 :a #x80)
(new 'static 'rgba :r #x16 :g #x2b :b #x2d :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xe :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2c :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x19 :g #x34 :b #x35 :a #x80)
(new 'static 'rgba :r #x17 :g #x32 :b #x33 :a #x80)
(new 'static 'rgba :r #x16 :g #x31 :b #x33 :a #x80)
(new 'static 'rgba :r #x12 :g #x2e :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2f :b #x31 :a #x80)
(new 'static 'rgba :r #x15 :g #x2f :b #x31 :a #x80)
(new 'static 'rgba :r #x15 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2e :b #x31 :a #x80)
(new 'static 'rgba :r #x14 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x16 :g #x2e :b #x31 :a #x80)
(new 'static 'rgba :r #x15 :g #x2e :b #x31 :a #x80)
(new 'static 'rgba :r #x15 :g #x2d :b #x30 :a #x80)
(new 'static 'rgba :r #x15 :g #x2c :b #x2f :a #x80)
(new 'static 'rgba :r #x16 :g #x2c :b #x2f :a #x80)
(new 'static 'rgba :r #x18 :g #x2c :b #x2d :a #x80)
(new 'static 'rgba :r #x23 :g #x2d :b #x24 :a #x80)
(new 'static 'rgba :r #x29 :g #x2d :b #x1d :a #x80)
(new 'static 'rgba :r #x2f :g #x2c :b #x18 :a #x80)
(new 'static 'rgba :r #x2d :g #x2c :b #x18 :a #x80)
(new 'static 'rgba :r #x22 :g #x2b :b #x21 :a #x80)
(new 'static 'rgba :r #x18 :g #x2c :b #x2c :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xb :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x19 :g #x34 :b #x35 :a #x80)
(new 'static 'rgba :r #x18 :g #x34 :b #x35 :a #x80)
(new 'static 'rgba :r #x16 :g #x32 :b #x33 :a #x80)
(new 'static 'rgba :r #x14 :g #x30 :b #x32 :a #x80)
(new 'static 'rgba :r #x15 :g #x30 :b #x32 :a #x80)
(new 'static 'rgba :r #x15 :g #x30 :b #x32 :a #x80)
(new 'static 'rgba :r #x15 :g #x30 :b #x32 :a #x80)
(new 'static 'rgba :r #x15 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x13 :g #x2d :b #x30 :a #x80)
(new 'static 'rgba :r #x14 :g #x2e :b #x31 :a #x80)
(new 'static 'rgba :r #x15 :g #x2e :b #x31 :a #x80)
(new 'static 'rgba :r #x14 :g #x2e :b #x32 :a #x80)
(new 'static 'rgba :r #x15 :g #x2e :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x14 :g #x2d :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x2f :a #x80)
(new 'static 'rgba :r #x1a :g #x2c :b #x2b :a #x80)
(new 'static 'rgba :r #x21 :g #x2c :b #x25 :a #x80)
(new 'static 'rgba :r #x29 :g #x2c :b #x1d :a #x80)
(new 'static 'rgba :r #x2c :g #x2c :b #x19 :a #x80)
(new 'static 'rgba :r #x25 :g #x2c :b #x20 :a #x80)
(new 'static 'rgba :r #x1a :g #x2c :b #x2a :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #xe :g #x28 :b #x2c :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xa :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1a :g #x36 :b #x36 :a #x80)
(new 'static 'rgba :r #x18 :g #x34 :b #x35 :a #x80)
(new 'static 'rgba :r #x17 :g #x33 :b #x34 :a #x80)
(new 'static 'rgba :r #x16 :g #x32 :b #x33 :a #x80)
(new 'static 'rgba :r #x15 :g #x30 :b #x32 :a #x80)
(new 'static 'rgba :r #x15 :g #x30 :b #x32 :a #x80)
(new 'static 'rgba :r #x16 :g #x31 :b #x33 :a #x80)
(new 'static 'rgba :r #x15 :g #x30 :b #x32 :a #x80)
(new 'static 'rgba :r #x15 :g #x30 :b #x32 :a #x80)
(new 'static 'rgba :r #x15 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x15 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2e :b #x31 :a #x80)
(new 'static 'rgba :r #x14 :g #x2e :b #x32 :a #x80)
(new 'static 'rgba :r #x13 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x31 :a #x80)
(new 'static 'rgba :r #x15 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x19 :g #x2c :b #x2b :a #x80)
(new 'static 'rgba :r #x20 :g #x2c :b #x25 :a #x80)
(new 'static 'rgba :r #x25 :g #x2c :b #x20 :a #x80)
(new 'static 'rgba :r #x22 :g #x2d :b #x24 :a #x80)
(new 'static 'rgba :r #x19 :g #x2c :b #x2c :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xc :g #x27 :b #x2b :a #x80)
(new 'static 'rgba :r #xa :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #x8 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1a :g #x35 :b #x35 :a #x80)
(new 'static 'rgba :r #x18 :g #x34 :b #x35 :a #x80)
(new 'static 'rgba :r #x17 :g #x32 :b #x34 :a #x80)
(new 'static 'rgba :r #x17 :g #x32 :b #x33 :a #x80)
(new 'static 'rgba :r #x16 :g #x31 :b #x33 :a #x80)
(new 'static 'rgba :r #x15 :g #x31 :b #x32 :a #x80)
(new 'static 'rgba :r #x17 :g #x31 :b #x33 :a #x80)
(new 'static 'rgba :r #x16 :g #x31 :b #x33 :a #x80)
(new 'static 'rgba :r #x16 :g #x31 :b #x33 :a #x80)
(new 'static 'rgba :r #x16 :g #x30 :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x12 :g #x2d :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2d :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x14 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x17 :g #x2b :b #x2b :a #x80)
(new 'static 'rgba :r #x1b :g #x2c :b #x29 :a #x80)
(new 'static 'rgba :r #x1a :g #x2c :b #x2a :a #x80)
(new 'static 'rgba :r #x16 :g #x2c :b #x2e :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xc :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x7 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1a :g #x35 :b #x35 :a #x80)
(new 'static 'rgba :r #x19 :g #x35 :b #x36 :a #x80)
(new 'static 'rgba :r #x1a :g #x35 :b #x35 :a #x80)
(new 'static 'rgba :r #x18 :g #x33 :b #x35 :a #x80)
(new 'static 'rgba :r #x17 :g #x32 :b #x33 :a #x80)
(new 'static 'rgba :r #x16 :g #x31 :b #x33 :a #x80)
(new 'static 'rgba :r #x16 :g #x32 :b #x33 :a #x80)
(new 'static 'rgba :r #x16 :g #x31 :b #x33 :a #x80)
(new 'static 'rgba :r #x16 :g #x31 :b #x33 :a #x80)
(new 'static 'rgba :r #x16 :g #x31 :b #x33 :a #x80)
(new 'static 'rgba :r #x15 :g #x30 :b #x32 :a #x80)
(new 'static 'rgba :r #x13 :g #x2e :b #x30 :a #x80)
(new 'static 'rgba :r #x14 :g #x2e :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2d :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x15 :g #x2c :b #x2f :a #x80)
(new 'static 'rgba :r #x15 :g #x2c :b #x2f :a #x80)
(new 'static 'rgba :r #x14 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x1a :g #x35 :b #x35 :a #x80)
(new 'static 'rgba :r #x19 :g #x35 :b #x36 :a #x80)
(new 'static 'rgba :r #x1a :g #x34 :b #x35 :a #x80)
(new 'static 'rgba :r #x18 :g #x34 :b #x35 :a #x80)
(new 'static 'rgba :r #x16 :g #x31 :b #x33 :a #x80)
(new 'static 'rgba :r #x15 :g #x30 :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x30 :b #x32 :a #x80)
(new 'static 'rgba :r #x16 :g #x31 :b #x33 :a #x80)
(new 'static 'rgba :r #x16 :g #x30 :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2f :b #x31 :a #x80)
(new 'static 'rgba :r #x15 :g #x2e :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2f :b #x31 :a #x80)
(new 'static 'rgba :r #x14 :g #x2e :b #x31 :a #x80)
(new 'static 'rgba :r #x12 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x18 :g #x34 :b #x35 :a #x80)
(new 'static 'rgba :r #x19 :g #x34 :b #x35 :a #x80)
(new 'static 'rgba :r #x18 :g #x34 :b #x35 :a #x80)
(new 'static 'rgba :r #x19 :g #x33 :b #x35 :a #x80)
(new 'static 'rgba :r #x17 :g #x32 :b #x34 :a #x80)
(new 'static 'rgba :r #x16 :g #x31 :b #x33 :a #x80)
(new 'static 'rgba :r #x15 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x16 :g #x30 :b #x33 :a #x80)
(new 'static 'rgba :r #x15 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2e :b #x31 :a #x80)
(new 'static 'rgba :r #x14 :g #x2e :b #x31 :a #x80)
(new 'static 'rgba :r #x14 :g #x2e :b #x31 :a #x80)
(new 'static 'rgba :r #x14 :g #x2e :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2e :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x19 :g #x34 :b #x35 :a #x80)
(new 'static 'rgba :r #x19 :g #x34 :b #x35 :a #x80)
(new 'static 'rgba :r #x18 :g #x33 :b #x34 :a #x80)
(new 'static 'rgba :r #x17 :g #x31 :b #x33 :a #x80)
(new 'static 'rgba :r #x15 :g #x30 :b #x32 :a #x80)
(new 'static 'rgba :r #x16 :g #x30 :b #x33 :a #x80)
(new 'static 'rgba :r #x15 :g #x30 :b #x32 :a #x80)
(new 'static 'rgba :r #x16 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x15 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2e :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2d :b #x30 :a #x80)
(new 'static 'rgba :r #x14 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x14 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x31 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x18 :g #x33 :b #x34 :a #x80)
(new 'static 'rgba :r #x18 :g #x33 :b #x34 :a #x80)
(new 'static 'rgba :r #x17 :g #x31 :b #x33 :a #x80)
(new 'static 'rgba :r #x16 :g #x30 :b #x32 :a #x80)
(new 'static 'rgba :r #x16 :g #x30 :b #x33 :a #x80)
(new 'static 'rgba :r #x16 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x15 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2e :b #x31 :a #x80)
(new 'static 'rgba :r #x14 :g #x2e :b #x31 :a #x80)
(new 'static 'rgba :r #x15 :g #x2e :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x12 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x17 :g #x32 :b #x34 :a #x80)
(new 'static 'rgba :r #x17 :g #x32 :b #x34 :a #x80)
(new 'static 'rgba :r #x15 :g #x30 :b #x33 :a #x80)
(new 'static 'rgba :r #x15 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x15 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x16 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x15 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2d :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #xe :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x17 :g #x32 :b #x34 :a #x80)
(new 'static 'rgba :r #x16 :g #x31 :b #x33 :a #x80)
(new 'static 'rgba :r #x15 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x15 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x16 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x15 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x15 :g #x2e :b #x32 :a #x80)
(new 'static 'rgba :r #x13 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x11 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2f :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2b :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x17 :g #x30 :b #x33 :a #x80)
(new 'static 'rgba :r #x16 :g #x30 :b #x33 :a #x80)
(new 'static 'rgba :r #x16 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x15 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2e :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x14 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #x11 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xa :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x16 :g #x2f :b #x33 :a #x80)
(new 'static 'rgba :r #x15 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x15 :g #x2e :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2e :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x29 :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2e :a #x80)
(new 'static 'rgba :r #x11 :g #x29 :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x29 :b #x2d :a #x80)
(new 'static 'rgba :r #xe :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x15 :g #x2f :b #x32 :a #x80)
(new 'static 'rgba :r #x15 :g #x2e :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x14 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xe :g #x28 :b #x2c :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xe :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x30 :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xe :g #x28 :b #x2c :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x15 :g #x2e :b #x32 :a #x80)
(new 'static 'rgba :r #x14 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x31 :a #x80)
(new 'static 'rgba :r #x14 :g #x2c :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2c :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2d :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2d :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #x11 :g #x29 :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2d :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2d :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xa :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x8 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x14 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2e :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2b :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2b :a #x80)
(new 'static 'rgba :r #xd :g #x26 :b #x2c :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2d :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xb :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2b :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x8 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x13 :g #x2d :b #x31 :a #x80)
(new 'static 'rgba :r #x14 :g #x2c :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #xb :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2e :a #x80)
(new 'static 'rgba :r #x11 :g #x29 :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #xf :g #x29 :b #x2d :a #x80)
(new 'static 'rgba :r #xe :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xd :g #x26 :b #x2c :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2b :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x14 :g #x2c :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x31 :a #x80)
(new 'static 'rgba :r #x13 :g #x2c :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #xf :g #x27 :b #x2d :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #x11 :g #x29 :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x29 :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x29 :b #x2d :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x13 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2d :a #x80)
(new 'static 'rgba :r #x8 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x4 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2e :a #x80)
(new 'static 'rgba :r #x11 :g #x29 :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xe :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #xa :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x8 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x12 :g #x2b :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x11 :g #x29 :b #x2f :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2e :a #x80)
(new 'static 'rgba :r #xd :g #x26 :b #x2c :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x4 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2e :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xe :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x12 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x12 :g #x2b :b #x30 :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x29 :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x28 :b #x2e :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2d :a #x80)
(new 'static 'rgba :r #xb :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #xc :g #x25 :b #x2b :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2e :a #x80)
(new 'static 'rgba :r #xe :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xd :g #x26 :b #x2c :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x11 :g #x2a :b #x2f :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2d :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2b :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xe :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xe :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xd :g #x26 :b #x2c :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #xf :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #x10 :g #x29 :b #x2e :a #x80)
(new 'static 'rgba :r #xf :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2d :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2c :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xd :g #x26 :b #x2c :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xd :g #x26 :b #x2c :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2b :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #xe :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xe :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2d :a #x80)
(new 'static 'rgba :r #xe :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xc :g #x26 :b #x2b :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x28 :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #x9 :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #xa :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #xe :g #x28 :b #x2d :a #x80)
(new 'static 'rgba :r #xd :g #x27 :b #x2c :a #x80)
(new 'static 'rgba :r #xd :g #x26 :b #x2c :a #x80)
(new 'static 'rgba :r #xc :g #x25 :b #x2b :a #x80)
(new 'static 'rgba :r #xb :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x8 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x8 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #xd :g #x26 :b #x2c :a #x80)
(new 'static 'rgba :r #xc :g #x25 :b #x2b :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #x9 :g #x23 :b #x29 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x27 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x3 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #xc :g #x25 :b #x2b :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x6 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xb :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x29 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x27 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x5 :g #x21 :b #x26 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x26 :a #x80)
(new 'static 'rgba :r #x3 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba :r #xb :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #xb :g #x25 :b #x2a :a #x80)
(new 'static 'rgba :r #xa :g #x24 :b #x2a :a #x80)
(new 'static 'rgba :r #x7 :g #x22 :b #x28 :a #x80)
(new 'static 'rgba :r #x4 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x1e :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x2 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x24 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x1f :b #x25 :a #x80)
(new 'static 'rgba :r #x3 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba :r #x4 :g #x20 :b #x25 :a #x80)
(new 'static 'rgba)
(new 'static 'rgba)
(new 'static 'rgba)
)
)
)
;; definition for symbol *ocean-near-indices-mine*, type ocean-near-indices
(define *ocean-near-indices-mine*
(new 'static 'ocean-near-indices :data (new 'static 'inline-array ocean-near-index 2
(new 'static 'ocean-near-index)
(new 'static 'ocean-near-index :data (new 'static 'array uint16 16
#x0
#x0
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
)
)
)
)
)
;; definition for symbol *ocean-trans-indices-mine*, type ocean-trans-indices
(define *ocean-trans-indices-mine*
(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)
(new 'static 'ocean-trans-index)
(new '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 -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -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 :parent 1 :child 1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -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 :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-trans-index :parent -1 :child -1)
(new 'static 'ocean-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-mine*, type ocean-mid-indices
(define *ocean-mid-indices-mine* (new 'static 'ocean-mid-indices :data (new 'static 'array uint16 36
#x2
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
#xffff
)
)
)
;; definition for symbol *ocean-mid-masks-mine*, type ocean-mid-masks
(define *ocean-mid-masks-mine*
(new 'static 'ocean-mid-masks
:data (new 'static 'inline-array ocean-mid-mask 4
(new 'static 'ocean-mid-mask)
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xfc #xff #xff #xff #xff #xff #xff #xff))
(new 'static 'ocean-mid-mask :mask (new 'static 'array uint8 8 #xff #xc0 #xc0 #xc3 #xe7 #xff #xff #xff))
(new 'static 'ocean-mid-mask)
)
)
)
;; definition for symbol *ocean-map-mine*, type ocean-map
(define *ocean-map-mine* (new 'static 'ocean-map
:start-corner (new 'static 'vector :x -1228800.0 :z -1228800.0 :w 1.0)
:far-color (new 'static 'vector :x 2.509804 :y 30.619608 :z 36.64314 :w 128.0)
)
)
;; failed to figure out what this is:
(set! (-> *ocean-map-mine* ocean-colors) *ocean-colors-mine*)
;; failed to figure out what this is:
(set! (-> *ocean-map-mine* ocean-mid-masks) *ocean-mid-masks-mine*)
;; failed to figure out what this is:
(set! (-> *ocean-map-mine* ocean-mid-indices) *ocean-mid-indices-mine*)
;; failed to figure out what this is:
(set! (-> *ocean-map-mine* ocean-trans-indices) *ocean-trans-indices-mine*)
;; failed to figure out what this is:
(set! (-> *ocean-map-mine* ocean-near-indices) *ocean-near-indices-mine*)