{
  "avsDialog": {
    "type": 0,
    "position": {
      "x": 0,
      "y": 0
    },
    "items": {
      "mask_bg": {
        "type": 7,
        "bound": {
          "w": 1920,
          "h": 1080
        },
        "position": {
          "x": 0,
          "y": 0
        },
        "navigation": {
          "leftTo": null,
          "rightTo": null,
          "upTo": null,
          "downTo": null
        }
      },
      "page": {
        "type": 0,
        "position": {
          "x": 510,
          "y": 360
        },
        "items": {
          "dialog_panel": {
            "type": 0,
            "position": {
              "x": 0,
              "y": 0
            },
            "items": {
              "panel_bg": {
                "type": 7,
                "bound": {
                  "w": 900,
                  "h": 360
                },
                "position": {
                  "x": 0,
                  "y": 0
                },
                "navigation": {
                  "leftTo": null,
                  "rightTo": null,
                  "upTo": null,
                  "downTo": null
                }
              },
              "dialog_txt": {
                "type": 6,
                "bound": {
                  "w": 820,
                  "h": 80
                },
                "innerPos": {
                  "x": 0,
                  "y": 0
                },
                "warp": true,
                "value": "retry",
                "font": "36px SourceSansPro-Light",
                "color": "0xFFFFFF",
                "align": "left",
                "position": {
                  "x": 40,
                  "y": 72
                },
                "navigation": {
                  "leftTo": null,
                  "rightTo": null,
                  "upTo": null,
                  "downTo": null
                }
              }
            }
          },
          "btnGrp": {
            "type": 0,
            "position": {
              "x": 0,
              "y": 248
            },
            "items": {
              "ok_btn": {
                "type": 5,
                "position": {
                  "x": 620,
                  "y": 0
                },
                "navigation": {
                  "leftTo": "cancel_btn",
                  "rightTo": null,
                  "upTo": null,
                  "downTo": null
                },
                "items": {
                  "okImg": {
                    "type": 7,
                    "bound": {
                      "w": 240,
                      "h": 72
                    },
                    "position": {
                      "x": 0,
                      "y": 0
                    }
                  },
                  "okTxt": {
                    "type": 6,
                    "bound": {
                      "w": 240,
                      "h": 36
                    },
                    "innerPos": {
                      "x": 100,
                      "y": 0
                    },
                    "value": "OK",
                    "font": "36px SourceSansPro-Light",
                    "color": "0xFFFFFF",
                    "align": "center",
                    "position": {
                      "x": 0,
                      "y": 18
                    }
                  }
                }
              },
              "cancel_btn": {
                "type": 5,
                "position": {
                  "x": 350,
                  "y": 0
                },
                "navigation": {
                  "leftTo": null,
                  "rightTo": "ok_btn",
                  "upTo": null,
                  "downTo": null
                },
                "items": {
                  "cancelImg": {
                    "type": 7,
                    "bound": {
                      "w": 240,
                      "h": 72
                    },
                    "position": {
                      "x": 0,
                      "y": 0
                    }
                  },
                  "cancelTxt": {
                    "type": 6,
                    "bound": {
                      "w": 240,
                      "h": 36
                    },
                    "innerPos": {
                      "x": 100,
                      "y": 0
                    },
                    "value": "Cancel",
                    "font": "36px SourceSansPro-Light",
                    "color": "0xFFFFFF",
                    "align": "center",
                    "position": {
                      "x": 0,
                      "y": 18
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}
