| 118 | | anchor: new OpenLayers.Bounds(0, null, null, 38), |
|---|
| 119 | | position: new OpenLayers.Pixel(0, 0) |
|---|
| 120 | | }, |
|---|
| 121 | | { //top-right |
|---|
| 122 | | size: new OpenLayers.Size(38, 'auto'), |
|---|
| 123 | | anchor: new OpenLayers.Bounds(null, null, 0, 38), |
|---|
| | 118 | anchor: new OpenLayers.Bounds(0, 39, null, 38), |
|---|
| | 119 | position: new OpenLayers.Pixel(0, 0) |
|---|
| | 120 | }, |
|---|
| | 121 | { //top-right |
|---|
| | 122 | size: new OpenLayers.Size(38, 'auto'), |
|---|
| | 123 | anchor: new OpenLayers.Bounds(null, 39, 0, 38), |
|---|
| 149 | | anchor: new OpenLayers.Bounds(0, null, null, 38), |
|---|
| 150 | | position: new OpenLayers.Pixel(0, 0) |
|---|
| 151 | | }, |
|---|
| 152 | | { //top-right |
|---|
| 153 | | size: new OpenLayers.Size(38, 'auto'), |
|---|
| 154 | | anchor: new OpenLayers.Bounds(null, null, 0, 38), |
|---|
| | 149 | anchor: new OpenLayers.Bounds(0, 39, null, 38), |
|---|
| | 150 | position: new OpenLayers.Pixel(0, 0) |
|---|
| | 151 | }, |
|---|
| | 152 | { //top-right |
|---|
| | 153 | size: new OpenLayers.Size(38, 'auto'), |
|---|
| | 154 | anchor: new OpenLayers.Bounds(null, 39, 0, 38), |
|---|