
/////
  /*
  0-Left_SOFT
  1-Right_soft
  2-up
  3-down
  4-left
  5-right
  6-vol up
  7-vol down
  */
#include "..\inc\cfg_items.h" 
#include "..\inc\swilib.h" 

__root const CFG_HDR cfghdr0 = { CFG_UINT, "Call Button", 0,100}; 
__root const unsigned int CALL_BTN=ENTER_BUTTON; 

__root const CFG_HDR cfghdr1_1 = {CFG_CHECKBOX, "Active", 0,2}; 
__root const int active = 1; 

__root const CFG_HDR cfghdr1 = {CFG_CBOX, "Number tags", 0,15}; 
__root const int count = 0; 
__root const CFG_CBOX_ITEM cfgcbox2 [15] = {"1", "2", "3", "4", "5", "6", "7", "8", "9 " , "10", "11", "12", "13", "14", "15"}; 

//////////// 
__root const CFG_HDR cfghdr_m11 = {CFG_LEVEL, "label 1", 1,0}; 

__root const CFG_HDR cfghdr11_1 ={CFG_CBOX, "type", 0,3}; 
__root const int type1 = 2; 
__root const CFG_CBOX_ITEM cfgcbox4 [3] = { "file", "shortcut", "address"}; 


__root const CFG_HDR cfghdr2_1 = {CFG_STR_UTF8, "Icon 1", 0,127}; 
__root const char pic1 [128] = ""; 

__root const CFG_HDR cfghdr2_2 = {CFG_STR_UTF8, "File/shortcut/Address", 0,127}; 
__root const char file1 [128] = ""; 

__root const CFG_HDR cfghdr2_3 = {7, "position", 0,0}; 
__root const unsigned int x1 = 110; 
__root const unsigned int y1 = 295; 

__root const CFG_HDR cfghdr_m10 = {CFG_LEVEL, "" ,0,0}; 
///////////////// 

__root const CFG_HDR cfghdr_m13 = {CFG_LEVEL,"label 2", 1,0}; 

__root const CFG_HDR cfghdr12_1 ={CFG_CBOX, "type", 0,3}; 
__root const int type2 = 0; 
__root const CFG_CBOX_ITEM cfgcbox5 [3] = { "file", "shortcut", "address"}; 


__root const CFG_HDR cfghdr3_1 = {CFG_STR_UTF8, "Icons 2", 0,127}; 
__root const char pic2 [128] = ""; 

__root const CFG_HDR cfghdr3_2 = {CFG_STR_UTF8, "File/shortcut/Address", 0,127}; 
__root const char file2 [128] = ""; 

__root const CFG_HDR cfghdr3_3 = {7, "position", 0,0}; 
__root const unsigned int x2 = 21; 
__root const unsigned int y2 = 60; 

__root const CFG_HDR cfghdr_m12 = {CFG_LEVEL, "" ,0,0}; 
/////////////////// 
__root const CFG_HDR cfghdr_m16 = {CFG_LEVEL,"label 3", 1,0}; 

__root const CFG_HDR cfghdr13_1 ={CFG_CBOX, "type", 0,3}; 
__root const int type3 = 0; 
__root const CFG_CBOX_ITEM cfgcbox6 [3] = { "file", "shortcut", "address"}; 

__root const CFG_HDR cfghdr4_1 = {CFG_STR_UTF8, "Icon 3", 0,127}; 
__root const char pic3 [128] = ""; 

__root const CFG_HDR cfghdr4_2 = {CFG_STR_UTF8, "File / shortcut /Address", 0,127}; 
__root const char file3 [128] = ""; 

__root const CFG_HDR cfghdr4_3 = {7, "position", 0,0}; 
__root const unsigned int x3 = 41; 
__root const unsigned int y3 = 60; 

__root const CFG_HDR cfghdr_m15 = {CFG_LEVEL, "" ,0,0}; 
//////////////// 
__root const CFG_HDR cfghdr_m18 = {CFG_LEVEL,"label 4", 1,0}; 

__root const CFG_HDR cfghdr14_1 ={CFG_CBOX, "type", 0,3}; 
__root const int type4 = 0; 
__root const CFG_CBOX_ITEM cfgcbox7 [3] = { "file", "shortcut", "address"}; 

__root const CFG_HDR cfghdr5_1 = {CFG_STR_UTF8, "Icon 4", 0,127}; 
__root const char pic4 [128] = ""; 

__root const CFG_HDR cfghdr5_2 = {CFG_STR_UTF8, "File/shortcut/Address", 0,127}; 
__root const char file4 [128] = ""; 

__root const CFG_HDR cfghdr5_3 = {7, "position", 0,0}; 
__root const unsigned int x4 = 61; 
__root const unsigned int y4 = 60; 

__root const CFG_HDR cfghdr_m17 = {CFG_LEVEL, "" ,0,0}; 

__root const CFG_HDR cfghdr_m20 = {CFG_LEVEL,"label 5", 1,0}; 

__root const CFG_HDR cfghdr15_1 ={CFG_CBOX, "type", 0,3}; 
__root const int type5 = 1; 
__root const CFG_CBOX_ITEM cfgcbox8 [3] = { "file", "shortcut", "address"}; 

__root const CFG_HDR cfghdr6_1 = {CFG_STR_UTF8, "Icon 5", 0,127}; 
__root const char pic5 [128] = ""; 

__root const CFG_HDR cfghdr6_2 = {CFG_STR_UTF8, "File/shortcut/Address", 0,127}; 
__root const char file5 [128] = ""; 

__root const CFG_HDR cfghdr6_3 = {7, "position", 0,0}; 
__root const unsigned int x5 = 81; 
__root const unsigned int y5 = 60; 

__root const CFG_HDR cfghdr_m19 = {CFG_LEVEL, "" ,0,0}; 

__root const CFG_HDR cfghdr_m22 = {CFG_LEVEL,"label 6", 1,0}; 


__root const CFG_HDR cfghdr16_1 ={CFG_CBOX, "type", 0,3}; 
__root const int type6 = 1; 
__root const CFG_CBOX_ITEM cfgcbox9 [3] = { "file", "shortcut", "address"}; 

__root const CFG_HDR cfghdr7_1 = {CFG_STR_UTF8, "Icon 6", 0,127}; 
__root const char pic6 [128] = ""; 

__root const CFG_HDR cfghdr7_2 = {CFG_STR_UTF8, "File/shortcut/Address", 0,127}; 
__root const char file6 [128] = ""; 

__root const CFG_HDR cfghdr7_3 = {7, "position", 0,0}; 
__root const unsigned int x6 = 1; 
__root const unsigned int y6 = 80; 

__root const CFG_HDR cfghdr_m21 = {CFG_LEVEL, "" ,0,0}; 
///////// 
__root const CFG_HDR cfghdr_m26 = {CFG_LEVEL,"label 7", 1,0}; 


__root const CFG_HDR cfghdr17_1 ={CFG_CBOX, "type", 0,3}; 
__root const int type7 = 1; 
__root const CFG_CBOX_ITEM cfgcbox10 [3] = { "file", "shortcut", "address"}; 

__root const CFG_HDR cfghdr8_1 = {CFG_STR_UTF8, "Icon", 0,127}; 
__root const char pic7 [128] = ""; 

__root const CFG_HDR cfghdr8_2 = {CFG_STR_UTF8, "File/shortcut/Address", 0,127}; 
__root const char file7 [128] = ""; 

__root const CFG_HDR cfghdr8_3 = {7, "position", 0,0}; 
__root const unsigned int x7 = 21; 
__root const unsigned int y7 = 80; 

__root const CFG_HDR cfghdr_m25 = {CFG_LEVEL, "" ,0,0}; 

///////////// 
__root const CFG_HDR cfghdr_m28 = {CFG_LEVEL,"label 8", 1,0}; 


__root const CFG_HDR cfghdr18_1 ={CFG_CBOX, "type", 0,3}; 
__root const int type8 = 1; 
__root const CFG_CBOX_ITEM cfgcbox11 [3] = { "file", "shortcut", "address"}; 

__root const CFG_HDR cfghdr9_1 = {CFG_STR_UTF8, "Icon", 0,127}; 
__root const char pic8 [128] = ""; 

__root const CFG_HDR cfghdr9_2 = {CFG_STR_UTF8, "File/shortcut/Address", 0,127}; 
__root const char file8 [128] = ""; 

__root const CFG_HDR cfghdr9_3 = {7, "position", 0,0}; 
__root const unsigned int x8 = 41; 
__root const unsigned int y8 = 80; 

__root const CFG_HDR cfghdr_m27 = {CFG_LEVEL, "" ,0,0}; 

///////// 
__root const CFG_HDR cfghdr_m30 = {CFG_LEVEL,"label 9", 1,0}; 


__root const CFG_HDR cfghdr19_1 ={CFG_CBOX, "type", 0,3}; 
__root const int type9 = 1; 
__root const CFG_CBOX_ITEM cfgcbox12 [3] = { "file", "shortcut", "address"}; 

__root const CFG_HDR cfghdr10_1 = {CFG_STR_UTF8, "Icon", 0,127}; 
__root const char pic9 [128] = ""; 

__root const CFG_HDR cfghdr10_2 = {CFG_STR_UTF8, "File/shortcut/Address", 0,127}; 
__root const char file9 [128] = ""; 

__root const CFG_HDR cfghdr10_3 = {7, "position", 0,0}; 
__root const unsigned int x9 = 61; 
__root const unsigned int y9 = 80; 

__root const CFG_HDR cfghdr_m29 = {CFG_LEVEL, "" ,0,0}; 


/////// 
__root const CFG_HDR cfghdr_m32 = {CFG_LEVEL,"label 10", 1,0}; 


__root const CFG_HDR cfghdr20_1 ={CFG_CBOX, "type", 0,3}; 
__root const int type10 = 1; 
__root const CFG_CBOX_ITEM cfgcbox13 [3] = { "file", "shortcut", "address"}; 

__root const CFG_HDR cfghdr21_1 = {CFG_STR_UTF8, "Icon", 0,127}; 
__root const char pic10 [128] = ""; 

__root const CFG_HDR cfghdr21_2 = {CFG_STR_UTF8, "File/shortcut/Address", 0,127}; 
__root const char file10 [128] = ""; 

__root const CFG_HDR cfghdr21_3 = {7, "position", 0,0}; 
__root const unsigned int x10 = 81; 
__root const unsigned int y10 = 80; 

__root const CFG_HDR cfghdr_m31 = {CFG_LEVEL, "" ,0,0}; 
//////// 

__root const CFG_HDR cfghdr_m34 = {CFG_LEVEL,"label 11", 1,0}; 


__root const CFG_HDR cfghdr22_5 ={CFG_CBOX, "type", 0,3}; 
__root const int type11 = 1; 
__root const CFG_CBOX_ITEM cfgcbox14 [3] = { "file", "shortcut", "address"}; 

__root const CFG_HDR cfghdr22_1 = {CFG_STR_UTF8, "Icon", 0,127}; 
__root const char pic11 [128] = ""; 

__root const CFG_HDR cfghdr22_2 = {CFG_STR_UTF8, "File/shortcut/Address", 0,127}; 
__root const char file11 [128] = ""; 

__root const CFG_HDR cfghdr22_3 = {7, "position", 0,0}; 
__root const unsigned int x11 = 1; 
__root const unsigned int y11 = 100; 

__root const CFG_HDR cfghdr_m33 = {CFG_LEVEL, "" ,0,0}; 

//////// 
__root const CFG_HDR cfghdr_m36 = {CFG_LEVEL,"label 12", 1,0}; 


__root const CFG_HDR cfghdr23_5 ={CFG_CBOX, "type", 0,3}; 
__root const int type12 = 1; 
__root const CFG_CBOX_ITEM cfgcbox15 [3] = { "file", "shortcut", "address"}; 

__root const CFG_HDR cfghdr23_1 = {CFG_STR_UTF8, "Icon", 0,127}; 
__root const char pic12 [128] = ""; 

__root const CFG_HDR cfghdr23_2 = {CFG_STR_UTF8, "File/shortcut/Address", 0,127}; 
__root const char file12 [128] = ""; 

__root const CFG_HDR cfghdr23_3 = {7, "position", 0,0}; 
__root const unsigned int x12 = 21; 
__root const unsigned int y12 = 100; 

__root const CFG_HDR cfghdr_m35 = {CFG_LEVEL, "" ,0,0}; 
//////// 
__root const CFG_HDR cfghdr_m38 = {CFG_LEVEL,"label 13", 1,0}; 


__root const CFG_HDR cfghdr24_5 ={CFG_CBOX, "type", 0,3}; 
__root const int type13 = 1; 
__root const CFG_CBOX_ITEM cfgcbox16 [3] = { "file", "shortcut", "address"}; 

__root const CFG_HDR cfghdr24_1 = {CFG_STR_UTF8, "Icon", 0,127}; 
__root const char pic13 [128] = ""; 

__root const CFG_HDR cfghdr24_2 = {CFG_STR_UTF8, "File/shortcut/Address", 0,127}; 
__root const char file13 [128] = ""; 

__root const CFG_HDR cfghdr24_3 = {7, "position", 0,0}; 
__root const unsigned int x13 = 41; 
__root const unsigned int y13 = 100; 

__root const CFG_HDR cfghdr_m37 = {CFG_LEVEL, "" ,0,0}; 

/////// 
__root const CFG_HDR cfghdr_m40 = {CFG_LEVEL,"label 14", 1,0}; 


__root const CFG_HDR cfghdr25_5 ={CFG_CBOX, "type", 0,3}; 
__root const int type14 = 1; 
__root const CFG_CBOX_ITEM cfgcbox17 [3] = { "file", "shortcut", "address"}; 

__root const CFG_HDR cfghdr25_1 = {CFG_STR_UTF8, "Icon", 0,127}; 
__root const char pic14 [128] = ""; 

__root const CFG_HDR cfghdr25_2 = {CFG_STR_UTF8, "File/shortcut/Address", 0,127}; 
__root const char file14 [128] = ""; 

__root const CFG_HDR cfghdr25_3 = {7, "position", 0,0}; 
__root const unsigned int x14 = 61; 
__root const unsigned int y14 = 100; 

__root const CFG_HDR cfghdr_m39 = {CFG_LEVEL, "" ,0,0}; 
/////////// 
__root const CFG_HDR cfghdr_m42 = {CFG_LEVEL,"label 15", 1,0}; 


__root const CFG_HDR cfghdr26_5 ={CFG_CBOX, "type", 0,3}; 
__root const int type15 = 1; 
__root const CFG_CBOX_ITEM cfgcbox18 [3] = { "file", "shortcut", "address"}; 

__root const CFG_HDR cfghdr26_1 = {CFG_STR_UTF8, "Icon", 0,127}; 
__root const char pic15 [128] = ""; 

__root const CFG_HDR cfghdr26_2 = {CFG_STR_UTF8, "File/shortcut/Address", 0,127}; 
__root const char file15 [128] = ""; 

__root const CFG_HDR cfghdr26_3 = {7, "position", 0,0}; 
__root const unsigned int x15 = 81; 
__root const unsigned int y15 = 100; 

__root const CFG_HDR cfghdr_m41 = {CFG_LEVEL, "" ,0,0}; 

///// 
__root const CFG_HDR cfghdr_m24 = {CFG_LEVEL, "Setting choice", 1,0}; 
__root const CFG_HDR cfghdr8 = {CFG_CBOX, "Choice", 0,2}; 
__root const int vybor = 1; 
__root const CFG_CBOX_ITEM cfgcbox3 [2] = { "Color", "Images"}; 

__root const CFG_HDR cfghdr51 = {CFG_STR_UTF8, "Picture choices", 0,127}; 
__root const char chpic [128] = ""; 

__root const CFG_HDR cfghdr121 = {8, "The Color Selection", 0,0}; 
__root const char cl [4] = {185,113,13,50}; 

__root const CFG_HDR cfghdr122 = {8, "The Color of frame", 0,0}; 
__root const char frcol [4] = {255,255,255,100}; 

__root const CFG_HDR cfghdr_m23 = {CFG_LEVEL, "" ,0,0};
