{
    "fte_disclaimer" : {
        "type" : 0,
        "position" : {"x" :96, "y" :48},
        "items" : {
            "eulaImg" : {
                "type" : 7,
                "bound" : {"w" :156, "h" :156},
                "position" : {"x" :138, "y" :132},
                "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
            },
            "eulaTitle" : {
                "type" : 6,
                "bound" : {"w":480, "h":60},
                "innerPos" : {"x" :0, "y" :0},
                "value" :"End User License Agreement",
                "font" :"48px SourceSansPro-Light",
                "color" :"0xFFFFFF",
                "align" :"center",
                "position" : {"x" :0, "y" :312},
                "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null},
                "warp": true
            },
            "cancelText" : {
                "type" : 6,
                "bound" : {"w":1152, "h":48},
                "innerPos" : {"x" :0, "y" :0},
                "value" :"Press BACK button to cancel",
                "font" :"30px SourceSansPro-Light",
                "color" :"0xFFFFFF",
                "align" :"left",
                "position" : {"x" :576, "y" :0},
                "alpha": 0
            },
            "newGroup88" : {
                "type" : 0,
                "position" : {"x" :528, "y" :48},
                "items" : {
                    "text1" : {
                        "type" : 6,
                        "bound" : {"w":1080, "h":500},
                        "innerPos" : {"x" :0, "y" :0},
                        "value" :"something here",
                        "font" :"30px SourceSansPro-Light",
                        "color" :"0xFFFFFF",
                        "align" :"left",
                        "position" : {"x" :96, "y" :0},
                        "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null},
                        "warp": true,
                        "lineHeight": 3
                    },
                    "contentBtn" : {
                        "type": 5,
                        "position": {
                            "x": 96,
                            "y": 609
                        },
                        "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : "agreeItem"},
                        "items": {
                            "contentBtnImg" : {
                                "type" : 7,
                                "bound" : {"w" :1008, "h" :96},
                                "position" : {"x" :0, "y" :0},
                                "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
                            },
                            "contentBtnText" : {
                                "type" : 6,
                                "bound" : {"w":900, "h":40},
                                "innerPos" : {"x" :0, "y" :0},
                                "value" :"END USER LICENSE AGREE",
                                "font" :"40px SourceSansPro-Light",
                                "color" :"0xFFFFFF",
                                "align" :"left",
                                "position" : {"x" :24, "y" :28},
                                "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
                            }
                        }
                    },
                    "agreeItem" : {
                        "type": 0,
                        "position": {
                            "x": 96,
                            "y": 729
                        },
                        "navigation" : {"leftTo" : null, "rightTo" : "notAgreeItem", "upTo" : "contentBtn", "downTo" : null},
                        "items": {
                            "agreeItemImg" : {
                                "type" : 7,
                                "bound" : {"w" :500, "h" :72},
                                "position" : {"x" :0, "y" :0},
                                "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null},
                                "alpha": 0
                            },
                            "checkBox2" : {
                                "type" : 7,
                                "bound" : {"w" :48, "h" :48},
                                "position" : {"x" :24, "y" :12},
                                "navigation" : {"leftTo" : null, "rightTo" : "checkBox2", "upTo" : null, "downTo" : "contentBtn"}
                            },
                            "agreeItemText" : {
                                "type" : 6,
                                "bound" : {"w":256, "h":36},
                                "innerPos" : {"x" :100, "y" :0},
                                "value" :"Agree",
                                "font" :"36px SourceSansPro-Light",
                                "color" :"0xFFFFFF",
                                "align" :"left",
                                "position" : {"x" :96, "y" :18},
                                "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
                            }
                        }
                    },
                    "notAgreeItem" : {
                        "type": 0,
                        "position": {
                            "x": 600,
                            "y": 729
                        },
                        "navigation" : {"leftTo" : "agreeItem", "rightTo" : null, "upTo" : "contentBtn", "downTo" : null},
                        "items": {
                            "notAgreeItemImg" : {
                                "type" : 7,
                                "bound" : {"w" :500, "h" :72},
                                "position" : {"x" :0, "y" :0},
                                "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null},
                                "alpha": 0
                            },
                            "checkBox1" : {
                                "type" : 7,
                                "bound" : {"w" :48, "h" :48},
                                "position" : {"x" :24, "y" :12},
                                "navigation" : {"leftTo" : "checkBox1", "rightTo" : "OKBtn", "upTo" : null, "downTo" : "contentBtn"}
                            },
                            "notAgreeItemText" : {
                                "type" : 6,
                                "bound" : {"w":256, "h":36},
                                "innerPos" : {"x" :100, "y" :0},
                                "value" :"Decline",
                                "font" :"36px SourceSansPro-Light",
                                "color" :"0xFFFFFF",
                                "align" :"left",
                                "position" : {"x" :96, "y" :18},
                                "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
                            }
                        }
                    },
                    "OKBtn" : {
                        "type": 5,
                        "position": {
                            "x": 800,
                            "y": 815
                        },
                        "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : "agreeItem", "downTo" : null},
                        "items": {
                            "OKBtnImg" : {
                                "type" : 7,
                                "bound" : {"w" :352, "h" :72},
                                "position" : {"x" :0, "y" :0},
                                "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : "text2"}
                            },
                            "OKText" : {
                                "type" : 6,
                                "bound" : {"w":304, "h":36},
                                "innerPos" : {"x" :0, "y" :0},
                                "value" :"Confirm",
                                "font" :"36px SourceSansPro-Light",
                                "color" :"0xFFFFFF",
                                "align" :"center",
                                "position" : {"x" :24, "y" :18},
                                "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : "checkBox2", "downTo" : "text2"}
                            }
                        }
                    }
                }
            }
        }
    }
}
