{
  "messageBox" : {
    "type" : 0,
    "position" : {"x" :598, "y" :327},
    "items" : {
      "msgPanel" : {
        "type" : 0,
        "position" : {"x" :0, "y" :0},
        "items" : {
          "msgPanel" : {
            "type" : 7,
            "bound" : {"w" :700, "h" :400},
            "position" : {"x" :0, "y" :0},
            "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
          },
          "msgTxt" : {
            "type" : 6,
            "bound" : {"w":600, "h":250},
            "innerPos" : {"x" :0, "y" :0},
            "value" :"Message",
            "font" :"40px SourceSansPro-Light",
            "color" :"#FFFFFF",
            "align" :"left",
            "position" : {"x" :50, "y" :35},
            "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
          }
        }
      },
      "btnGrp" : {
        "type" : 0,
        "position" : {"x" :87, "y" :312},
        "items" : {
          "okBtn" : {
            "type" : 5,
            "position" : {"x" :0, "y" :0},
            "navigation" : {"leftTo" : null, "rightTo" : "cancelBtn", "upTo" : null, "downTo" : null},
            "items" : {
              "okImg" : {
                "type" : 7,
                "bound" : {"w" :200, "h" :50},
                "position" : {"x" :0, "y" :0}
              },
              "okTxt" : {
                "type" : 6,
                "bound" : {"w":200, "h":40},
                "innerPos" : {"x" :100, "y" :0},
                "value" :"OK",
                "font" :"40px SourceSansPro-Light",
                "color" :"#FFFFFF",
                "align" :"center",
                "position" : {"x" :0, "y" :5}
              }
            }
          },
          "cancelBtn" : {
            "type" : 5,
            "position" : {"x" :326, "y" :0},
            "navigation" : {"leftTo" : "okBtn", "rightTo" : null, "upTo" : null, "downTo" : null},
            "items" : {
              "cancelImg" : {
                "type" : 7,
                "bound" : {"w" :200, "h" :50},
                "position" : {"x" :0, "y" :0}
              },
              "cancelTxt" : {
                "type" : 6,
                "bound" : {"w":200, "h":40},
                "innerPos" : {"x" :100, "y" :0},
                "value" :"Cancel",
                "font" :"40px SourceSansPro-Light",
                "color" :"#FFFFFF",
                "align" :"center",
                "position" : {"x" :0, "y" :5}
              }
            }
          }
        }
      }
    }
  }
}
