{
    "fte_language2" : {
        "type": 0,
        "position": {"x": 96, "y": 80},
        "items": {
            "group1": {
                "type": 0,
                "position": {"x": 0, "y": 0},
                "items": {
                    "buttonText1" : {
                        "type" : 6,
                        "bound" : {"w":544, "h":60},
                        "innerPos" : {"x" :0, "y" :0},
                        "value" :"TEST",
                        "font" :"48px SourceSansPro-Light",
                        "color" :"0xFFFFFF",
                        "align" :"left",
                        "position" : {"x" :48, "y" :0},
                        "navigation" : {"leftTo" : null, "rightTo" : "buttonText2", "upTo" : null, "downTo" : null}
                    },
                    "tiles1" : {
                        "type" : 8,
                        "position" : {"x":6, "y":105},
                        "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
                    }
                }
            },
            "group2": {
                "type": 0,
                "position": {"x": 608, "y": 0},
                "items": {
                    "buttonText2" : {
                        "type" : 6,
                        "bound" : {"w":544, "h":60},
                        "innerPos" : {"x" :0, "y" :0},
                        "value" :"TEST",
                        "font" :"48px SourceSansPro-Light",
                        "color" :"0xFFFFFF",
                        "align" :"left",
                        "position" : {"x" :48, "y" :0},
                        "navigation" : {"leftTo" : "buttonText1", "rightTo" : "buttonText3", "upTo" : null, "downTo" : null}
                    },
                    "tiles2" : {
                        "type" : 8,
                        "position" : {"x":6, "y":105},
                        "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
                    }
                }
            },
            "group3": {
                "type": 0,
                "position": {"x": 1216, "y": 0},
                "items": {
                    "buttonText3" : {
                        "type" : 6,
                        "bound" : {"w":544, "h":60},
                        "innerPos" : {"x" :0, "y" :0},
                        "value" :"TEST",
                        "font" :"48px SourceSansPro-Light",
                        "color" :"0xFFFFFF",
                        "align" :"left",
                        "position" : {"x" :48, "y" :0},
                        "navigation" : {"leftTo" : "buttonText2", "rightTo" : null, "upTo" : null, "downTo" : null}
                    },
                    "tiles3" : {
                        "type" : 8,
                        "position" : {"x":6, "y":105},
                        "navigation" : {"leftTo" : null, "rightTo" : null, "upTo" : null, "downTo" : null}
                    }
                }
            }

        }
    }
}
