"children" : ( { "name" : "chn", "type" : "button", "x" : 10, "y" : 17, "text" : uiScriptLocale.SYSTEM_HELP, "default_image" : ROOT + "XLarge_Button_01.sub", "over_image" : ROOT + "XLarge_Button_02.sub", "down_image" : ROOT + "XLarge_Button_03.sub", }, { "name" : "chn2", "type" : "button", "x" : 55, "y" : 13, "text" : "CH2", "text_color" : 0xffF8BF24, "default_image" : ROOT + "small_Button_01.sub", "over_image" : ROOT + "small_Button_02.sub", "down_image" : ROOT + "small_Button_03.sub", }, { "name" : "chn3", "type" : "button", "x" : 100, "y" : 13, "text" : "CH3", "text_color" : 0xffF8BF24, "default_image" : ROOT + "small_Button_01.sub", "over_image" : ROOT + "small_Button_02.sub", "down_image" : ROOT + "small_Button_03.sub", }, { "name" : "chn4", "type" : "button", "x" : 100+45, "y" : 13, "text" : "CH4", "text_color" : 0xffF8BF24, "default_image" : ROOT + "small_Button_01.sub", "over_image" : ROOT + "small_Button_02.sub", "down_image" : ROOT + "small_Button_03.sub", }, { "name" : "chn5", "type" : "button", "x" : 10, "y" : 35, "text" : "CH5", "text_color" : 0xffF8BF24, "default_image" : ROOT + "small_Button_01.sub", "over_image" : ROOT + "small_Button_02.sub", "down_image" : ROOT + "small_Button_03.sub", }, { "name" : "chn6", "type" : "button", "x" : 55, "y" : 35, "text" : "CH6", "text_color" : 0xffF8BF24, "default_image" : ROOT + "small_Button_01.sub", "over_image" : ROOT + "small_Button_02.sub", "down_image" : ROOT + "small_Button_03.sub", },