$a_Label[20] = GUICtrlCreateLabel("Файл", 25, 51, 165, 25)
$a_Input[20] = GUICtrlCreateInput("c:\1.xls", 244, 51, 425, 29)
$a_Button[20] = GUICtrlCreateButton("Выбрать", 672, 51, 75, 25)
$a_Label[12] = GUICtrlCreateLabel("", 25, 91, 97, 25)
$a_Input[01] = GUICtrlCreateInput("", 244, 91, 425, 29)
$a_Button[12] = GUICtrlCreateButton("", 168, 184, 123, 25)
GUICtrlSetFont(-1, 10, 400, 0, "Times New Roman")
$a_Input[03] = GUICtrlCreateInput("", 244, 251, 425, 29)
$a_Input[04] = GUICtrlCreateInput("", 244, 291, 425, 29)
$a_Button[15] = GUICtrlCreateButton("", 672, 91, 75, 25)
GUICtrlSetFont(-1, 10, 400, 0, "Times New Roman")
$a_Label[21] = GUICtrlCreateLabel("Размер видео, ширина", 24, 52, 185, 25)
$a_Label[22] = GUICtrlCreateLabel("Размер видео, высота", 24, 92, 180, 30)
$a_Label[23] = GUICtrlCreateLabel("Видео, частота", 24, 132, 125, 25)
$a_Label[24] = GUICtrlCreateLabel("Длительность показа одной картинки", 24, 172, 308, 25)
$a_Label[25] = GUICtrlCreateLabel("Надпись", 24, 212, 73, 25)
$a_Input[08] = GUICtrlCreateInput("", 224, 52, 121, 29)
$a_Input[09] = GUICtrlCreateInput("", 224, 92, 121, 29)
$a_Input[10] = GUICtrlCreateInput("", 224, 132, 121, 29)
$a_Input[11] = GUICtrlCreateInput("", 352, 172, 121, 29)
$a_Input[12] = GUICtrlCreateInput("", 224, 212, 417, 29)