{
  "register_language": {
    "type": 0,
    "position": {
      "x": 0,
      "y": 0
    },
    "items": {
      "titleFrame": {
        "type": 0,
        "position": {
          "x": 144,
          "y": 132
        },
        "items": {
          "titleImg":{
            "type" : 7,
            "bound" : {"w" :600, "h" :72},
            "position" : {"x" :0, "y" :86},
            "color":"",
            "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
          },
          "title": {
            "type": 6,
            "bound": {
              "w": 600,
              "h": 60
            },
            "value": "title",
            "font": "48px SourceSansPro-Light",
            "color": "0xFFFFFF",
            "align": "left",
            "position": {
              "x": 0,
              "y": 194
            },
            "navigation": {
              "leftTo": null,
              "rightTo": null,
              "upTo": null,
              "downTo": null
            },
            "warp": true
          },
          "helpText": {
            "type": 6,
            "bound": {
              "w": 550,
              "h": 550
            },
            "value": "help text here",
            "font": "30px SourceSansPro-Light",
            "color": "0xFFFFFF",
            "align": "left",
            "position": {
              "x": 0,
              "y": 302
            },
            "navigation": {
              "leftTo": null,
              "rightTo": null,
              "upTo": null,
              "downTo": null
            },
            "warp": true,
            "lineHeight": 3
          }
        }
      },
      "loadingImg": {
        "type": 7,
        "bound": {
          "w": 470,
          "h": 470
        },
        "position": {
          "x": 836,
          "y": 300
        },
        "navigation": {
          "leftTo": null,
          "rightTo": null,
          "upTo": null,
          "downTo": null
        }
      },
      "MainFrame": {
        "type": 0,
        "position": {
          "x": 836,
          "y": 132
        },
        "items": {
          "tiles" : {
            "type" : 8,
            "position" : {"x":0, "y":80},
            "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
          }
        }

      }
    }
  }
}
