Subversion Repositories spk

Rev

Rev 1 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1 cycrow 1
/*
2
 
3
EMP Built in Mod
4
 
5
*/
6
#include "CyString.h"
7
 
8
#define EMP_X3AP 113
9
#define EMP_X3TC 113
10
#define EMP_X3 81
11
#define EMPSIZE	641
12
 
13
CyString GetEMPText()
14
{
15
	CyString strText;
16
 
17
	strText += "\t\t<t id=\"10053\">ZA_EMP_10053_WARE_CUSTOM1_1_999992cr</t>\n";
18
	strText += "\t\t<t id=\"10063\">ZA_EMP_10063_WARE_CUSTOM2_1_476cr</t>\n";
19
	strText += "\t\t<t id=\"10073\">ZA_EMP_10073_WARE_CUSTOM3_1_392cr</t>\n";
20
	strText += "\t\t<t id=\"10083\">ZA_EMP_10083_WARE_CUSTOM4_1_1568cr</t>\n";
21
	strText += "\t\t<t id=\"10093\">ZA_EMP_10093_WARE_CUSTOM5_1_2464cr</t>\n";
22
	strText += "\t\t<t id=\"10103\">ZA_EMP_10103_WARE_CUSTOM6_1_24904cr</t>\n";
23
	strText += "\t\t<t id=\"10113\">ZA_EMP_10113_WARE_CUSTOM7_1_10724cr</t>\n";
24
	strText += "\t\t<t id=\"10123\">ZA_EMP_10123_WARE_CUSTOM8_1_38892cr</t>\n";
25
	strText += "\t\t<t id=\"10133\">ZA_EMP_10133_WARE_CUSTOM9_1_95088cr</t>\n";
26
	strText += "\t\t<t id=\"10143\">ZA_EMP_10143_WARE_CUSTOM10_1_118020cr</t>\n";
27
	strText += "\t\t<t id=\"10153\">ZA_EMP_10153_WARE_CUSTOM11_1_157780cr</t>\n";
28
	strText += "\t\t<t id=\"10163\">ZA_EMP_10163_WARE_CUSTOM12_1_1840580cr</t>\n";
29
	strText += "\t\t<t id=\"10173\">ZA_EMP_10173_WARE_CUSTOM13_1_499996cr</t>\n";
30
	strText += "\t\t<t id=\"10183\">ZA_EMP_10183_WARE_CUSTOM14_1_599984cr</t>\n";
31
	strText += "\t\t<t id=\"10193\">ZA_EMP_10193_WARE_CUSTOM15_1_9086420cr</t>\n";
32
	strText += "\t\t<t id=\"10203\">ZA_EMP_10203_WARE_CUSTOM16_1_17878224cr</t>\n";
33
	strText += "\t\t<t id=\"10213\">ZA_EMP_10213_WARE_CUSTOM17_1_6321140cr</t>\n";
34
	strText += "\t\t<t id=\"10223\">ZA_EMP_10223_WARE_CUSTOM18_1_54082980cr</t>\n";
35
	strText += "\t\t<t id=\"10233\">ZA_EMP_10233_WARE_CUSTOM19_1_61856200cr</t>\n";
36
	strText += "\t\t<t id=\"10243\">ZA_EMP_10243_WARE_CUSTOM20_1_188371820cr</t>\n";
37
 
38
 
39
	strText += "\t\t<t id=\"10253\">ZA_EMP_BLANK_WARE_CUSTOM1_2</t>\n";
40
	strText += "\t\t<t id=\"10263\">ZA_EMP_BLANK_WARE_CUSTOM2_2</t>\n";
41
	strText += "\t\t<t id=\"10273\">ZA_EMP_BLANK_WARE_CUSTOM3_2</t>\n";
42
	strText += "\t\t<t id=\"10283\">ZA_EMP_BLANK_WARE_CUSTOM4_2</t>\n";
43
	strText += "\t\t<t id=\"10293\">ZA_EMP_BLANK_WARE_CUSTOM5_2</t>\n";
44
	strText += "\t\t<t id=\"10303\">ZA_EMP_BLANK_WARE_CUSTOM6_2</t>\n";
45
	strText += "\t\t<t id=\"10313\">ZA_EMP_BLANK_WARE_CUSTOM7_2</t>\n";
46
	strText += "\t\t<t id=\"10323\">ZA_EMP_BLANK_WARE_CUSTOM8_2</t>\n";
47
	strText += "\t\t<t id=\"10333\">ZA_EMP_BLANK_WARE_CUSTOM9_2</t>\n";
48
	strText += "\t\t<t id=\"10343\">ZA_EMP_BLANK_WARE_CUSTOM10_2</t>\n";
49
	strText += "\t\t<t id=\"10353\">ZA_EMP_BLANK_WARE_CUSTOM11_2</t>\n";
50
	strText += "\t\t<t id=\"10363\">ZA_EMP_BLANK_WARE_CUSTOM12_2</t>\n";
51
	strText += "\t\t<t id=\"10373\">ZA_EMP_BLANK_WARE_CUSTOM13_2</t>\n";
52
	strText += "\t\t<t id=\"10383\">ZA_EMP_BLANK_WARE_CUSTOM14_2</t>\n";
53
	strText += "\t\t<t id=\"10393\">ZA_EMP_BLANK_WARE_CUSTOM15_2</t>\n";
54
	strText += "\t\t<t id=\"10403\">ZA_EMP_BLANK_WARE_CUSTOM16_2</t>\n";
55
	strText += "\t\t<t id=\"10413\">ZA_EMP_BLANK_WARE_CUSTOM17_2</t>\n";
56
	strText += "\t\t<t id=\"10423\">ZA_EMP_BLANK_WARE_CUSTOM18_2</t>\n";
57
	strText += "\t\t<t id=\"10433\">ZA_EMP_BLANK_WARE_CUSTOM19_2</t>\n";
58
	strText += "\t\t<t id=\"10443\">ZA_EMP_BLANK_WARE_CUSTOM20_2</t>\n";
59
 
60
 
61
	strText += "\t\t<t id=\"10453\">ZA_EMP_BLANK_WARE_CUSTOM1_3</t>\n";
62
	strText += "\t\t<t id=\"10463\">ZA_EMP_BLANK_WARE_CUSTOM2_3</t>\n";
63
	strText += "\t\t<t id=\"10473\">ZA_EMP_BLANK_WARE_CUSTOM3_3</t>\n";
64
	strText += "\t\t<t id=\"10483\">ZA_EMP_BLANK_WARE_CUSTOM4_3</t>\n";
65
	strText += "\t\t<t id=\"10493\">ZA_EMP_BLANK_WARE_CUSTOM5_3</t>\n";
66
	strText += "\t\t<t id=\"10503\">ZA_EMP_BLANK_WARE_CUSTOM6_3</t>\n";
67
	strText += "\t\t<t id=\"10513\">ZA_EMP_BLANK_WARE_CUSTOM7_3</t>\n";
68
	strText += "\t\t<t id=\"10523\">ZA_EMP_BLANK_WARE_CUSTOM8_3</t>\n";
69
	strText += "\t\t<t id=\"10533\">ZA_EMP_BLANK_WARE_CUSTOM9_3</t>\n";
70
	strText += "\t\t<t id=\"10543\">ZA_EMP_BLANK_WARE_CUSTOM10_3</t>\n";
71
	strText += "\t\t<t id=\"10553\">ZA_EMP_BLANK_WARE_CUSTOM11_3</t>\n";
72
	strText += "\t\t<t id=\"10563\">ZA_EMP_BLANK_WARE_CUSTOM12_3</t>\n";
73
	strText += "\t\t<t id=\"10573\">ZA_EMP_BLANK_WARE_CUSTOM13_3</t>\n";
74
	strText += "\t\t<t id=\"10583\">ZA_EMP_BLANK_WARE_CUSTOM14_3</t>\n";
75
	strText += "\t\t<t id=\"10593\">ZA_EMP_BLANK_WARE_CUSTOM15_3</t>\n";
76
	strText += "\t\t<t id=\"10603\">ZA_EMP_BLANK_WARE_CUSTOM16_3</t>\n";
77
	strText += "\t\t<t id=\"10613\">ZA_EMP_BLANK_WARE_CUSTOM17_3</t>\n";
78
	strText += "\t\t<t id=\"10623\">ZA_EMP_BLANK_WARE_CUSTOM18_3</t>\n";
79
	strText += "\t\t<t id=\"10633\">ZA_EMP_BLANK_WARE_CUSTOM19_3</t>\n";
80
	strText += "\t\t<t id=\"10643\">ZA_EMP_BLANK_WARE_CUSTOM20_3</t>\n";
81
 
82
	strText += "\t\t<t id=\"10653\">ZA_EMP_BLANK_WARE_CUSTOM1_4</t>\n";
83
	strText += "\t\t<t id=\"10663\">ZA_EMP_BLANK_WARE_CUSTOM2_4</t>\n";
84
	strText += "\t\t<t id=\"10673\">ZA_EMP_BLANK_WARE_CUSTOM3_4</t>\n";
85
	strText += "\t\t<t id=\"10683\">ZA_EMP_BLANK_WARE_CUSTOM4_4</t>\n";
86
	strText += "\t\t<t id=\"10693\">ZA_EMP_BLANK_WARE_CUSTOM5_4</t>\n";
87
	strText += "\t\t<t id=\"10703\">ZA_EMP_BLANK_WARE_CUSTOM6_4</t>\n";
88
	strText += "\t\t<t id=\"10713\">ZA_EMP_BLANK_WARE_CUSTOM7_4</t>\n";
89
	strText += "\t\t<t id=\"10723\">ZA_EMP_BLANK_WARE_CUSTOM8_4</t>\n";
90
	strText += "\t\t<t id=\"10733\">ZA_EMP_BLANK_WARE_CUSTOM9_4</t>\n";
91
	strText += "\t\t<t id=\"10743\">ZA_EMP_BLANK_WARE_CUSTOM10_4</t>\n";
92
	strText += "\t\t<t id=\"10753\">ZA_EMP_BLANK_WARE_CUSTOM11_4</t>\n";
93
	strText += "\t\t<t id=\"10763\">ZA_EMP_BLANK_WARE_CUSTOM12_4</t>\n";
94
	strText += "\t\t<t id=\"10773\">ZA_EMP_BLANK_WARE_CUSTOM13_4</t>\n";
95
	strText += "\t\t<t id=\"10783\">ZA_EMP_BLANK_WARE_CUSTOM14_4</t>\n";
96
	strText += "\t\t<t id=\"10793\">ZA_EMP_BLANK_WARE_CUSTOM15_4</t>\n";
97
	strText += "\t\t<t id=\"10803\">ZA_EMP_BLANK_WARE_CUSTOM16_4</t>\n";
98
	strText += "\t\t<t id=\"10813\">ZA_EMP_BLANK_WARE_CUSTOM17_4</t>\n";
99
	strText += "\t\t<t id=\"10823\">ZA_EMP_BLANK_WARE_CUSTOM18_4</t>\n";
100
	strText += "\t\t<t id=\"10833\">ZA_EMP_BLANK_WARE_CUSTOM19_4</t>\n";
101
	strText += "\t\t<t id=\"10843\">ZA_EMP_BLANK_WARE_CUSTOM20_4</t>\n";
102
 
103
	strText += "\t\t<t id=\"10853\">ZA_EMP_BLANK_WARE_CUSTOM1_5</t>\n";
104
	strText += "\t\t<t id=\"10863\">ZA_EMP_BLANK_WARE_CUSTOM2_5</t>\n";
105
	strText += "\t\t<t id=\"10873\">ZA_EMP_BLANK_WARE_CUSTOM3_5</t>\n";
106
	strText += "\t\t<t id=\"10883\">ZA_EMP_BLANK_WARE_CUSTOM4_5</t>\n";
107
	strText += "\t\t<t id=\"10893\">ZA_EMP_BLANK_WARE_CUSTOM5_5</t>\n";
108
	strText += "\t\t<t id=\"10903\">ZA_EMP_BLANK_WARE_CUSTOM6_5</t>\n";
109
	strText += "\t\t<t id=\"10913\">ZA_EMP_BLANK_WARE_CUSTOM7_5</t>\n";
110
	strText += "\t\t<t id=\"10923\">ZA_EMP_BLANK_WARE_CUSTOM8_5</t>\n";
111
	strText += "\t\t<t id=\"10933\">ZA_EMP_BLANK_WARE_CUSTOM9_5</t>\n";
112
	strText += "\t\t<t id=\"10943\">ZA_EMP_BLANK_WARE_CUSTOM10_5</t>\n";
113
	strText += "\t\t<t id=\"10953\">ZA_EMP_BLANK_WARE_CUSTOM11_5</t>\n";
114
	strText += "\t\t<t id=\"10963\">ZA_EMP_BLANK_WARE_CUSTOM12_5</t>\n";
115
	strText += "\t\t<t id=\"10973\">ZA_EMP_BLANK_WARE_CUSTOM13_5</t>\n";
116
	strText += "\t\t<t id=\"10983\">ZA_EMP_BLANK_WARE_CUSTOM14_5</t>\n";
117
	strText += "\t\t<t id=\"10993\">ZA_EMP_BLANK_WARE_CUSTOM15_5</t>\n";
118
	strText += "\t\t<t id=\"11003\">ZA_EMP_BLANK_WARE_CUSTOM16_5</t>\n";
119
	strText += "\t\t<t id=\"11013\">ZA_EMP_BLANK_WARE_CUSTOM17_5</t>\n";
120
	strText += "\t\t<t id=\"11023\">ZA_EMP_BLANK_WARE_CUSTOM18_5</t>\n";
121
	strText += "\t\t<t id=\"11033\">ZA_EMP_BLANK_WARE_CUSTOM19_5</t>\n";
122
	strText += "\t\t<t id=\"11043\">ZA_EMP_BLANK_WARE_CUSTOM20_5</t>\n";
123
 
124
	strText += "\t\t<t id=\"11053\">ZA_EMP_BLANK_WARE_CUSTOM1_6</t>\n";
125
	strText += "\t\t<t id=\"11063\">ZA_EMP_BLANK_WARE_CUSTOM2_6</t>\n";
126
	strText += "\t\t<t id=\"11073\">ZA_EMP_BLANK_WARE_CUSTOM3_6</t>\n";
127
	strText += "\t\t<t id=\"11083\">ZA_EMP_BLANK_WARE_CUSTOM4_6</t>\n";
128
	strText += "\t\t<t id=\"11093\">ZA_EMP_BLANK_WARE_CUSTOM5_6</t>\n";
129
	strText += "\t\t<t id=\"11103\">ZA_EMP_BLANK_WARE_CUSTOM6_6</t>\n";
130
	strText += "\t\t<t id=\"11113\">ZA_EMP_BLANK_WARE_CUSTOM7_6</t>\n";
131
	strText += "\t\t<t id=\"11123\">ZA_EMP_BLANK_WARE_CUSTOM8_6</t>\n";
132
	strText += "\t\t<t id=\"11133\">ZA_EMP_BLANK_WARE_CUSTOM9_6</t>\n";
133
	strText += "\t\t<t id=\"11143\">ZA_EMP_BLANK_WARE_CUSTOM10_6</t>\n";
134
	strText += "\t\t<t id=\"11153\">ZA_EMP_BLANK_WARE_CUSTOM11_6</t>\n";
135
	strText += "\t\t<t id=\"11163\">ZA_EMP_BLANK_WARE_CUSTOM12_6</t>\n";
136
	strText += "\t\t<t id=\"11173\">ZA_EMP_BLANK_WARE_CUSTOM13_6</t>\n";
137
	strText += "\t\t<t id=\"11183\">ZA_EMP_BLANK_WARE_CUSTOM14_6</t>\n";
138
	strText += "\t\t<t id=\"11193\">ZA_EMP_BLANK_WARE_CUSTOM15_6</t>\n";
139
	strText += "\t\t<t id=\"11203\">ZA_EMP_BLANK_WARE_CUSTOM16_6</t>\n";
140
	strText += "\t\t<t id=\"11213\">ZA_EMP_BLANK_WARE_CUSTOM17_6</t>\n";
141
	strText += "\t\t<t id=\"11223\">ZA_EMP_BLANK_WARE_CUSTOM18_6</t>\n";
142
	strText += "\t\t<t id=\"11233\">ZA_EMP_BLANK_WARE_CUSTOM19_6</t>\n";
143
	strText += "\t\t<t id=\"11243\">ZA_EMP_BLANK_WARE_CUSTOM20_6</t>\n";
144
 
145
	strText += "\t\t<t id=\"11253\">ZA_EMP_BLANK_WARE_CUSTOM1_7</t>\n";
146
	strText += "\t\t<t id=\"11263\">ZA_EMP_BLANK_WARE_CUSTOM2_7</t>\n";
147
	strText += "\t\t<t id=\"11273\">ZA_EMP_BLANK_WARE_CUSTOM3_7</t>\n";
148
	strText += "\t\t<t id=\"11283\">ZA_EMP_BLANK_WARE_CUSTOM4_7</t>\n";
149
	strText += "\t\t<t id=\"11293\">ZA_EMP_BLANK_WARE_CUSTOM5_7</t>\n";
150
	strText += "\t\t<t id=\"11303\">ZA_EMP_BLANK_WARE_CUSTOM6_7</t>\n";
151
	strText += "\t\t<t id=\"11313\">ZA_EMP_BLANK_WARE_CUSTOM7_7</t>\n";
152
	strText += "\t\t<t id=\"11323\">ZA_EMP_BLANK_WARE_CUSTOM8_7</t>\n";
153
	strText += "\t\t<t id=\"11333\">ZA_EMP_BLANK_WARE_CUSTOM9_7</t>\n";
154
	strText += "\t\t<t id=\"11343\">ZA_EMP_BLANK_WARE_CUSTOM10_7</t>\n";
155
	strText += "\t\t<t id=\"11353\">ZA_EMP_BLANK_WARE_CUSTOM11_7</t>\n";
156
	strText += "\t\t<t id=\"11363\">ZA_EMP_BLANK_WARE_CUSTOM12_7</t>\n";
157
	strText += "\t\t<t id=\"11373\">ZA_EMP_BLANK_WARE_CUSTOM13_7</t>\n";
158
	strText += "\t\t<t id=\"11383\">ZA_EMP_BLANK_WARE_CUSTOM14_7</t>\n";
159
	strText += "\t\t<t id=\"11393\">ZA_EMP_BLANK_WARE_CUSTOM15_7</t>\n";
160
	strText += "\t\t<t id=\"11403\">ZA_EMP_BLANK_WARE_CUSTOM16_7</t>\n";
161
	strText += "\t\t<t id=\"11413\">ZA_EMP_BLANK_WARE_CUSTOM17_7</t>\n";
162
	strText += "\t\t<t id=\"11423\">ZA_EMP_BLANK_WARE_CUSTOM18_7</t>\n";
163
	strText += "\t\t<t id=\"11433\">ZA_EMP_BLANK_WARE_CUSTOM19_7</t>\n";
164
	strText += "\t\t<t id=\"11443\">ZA_EMP_BLANK_WARE_CUSTOM20_7</t>\n";
165
 
166
	strText += "\t\t<t id=\"11453\">ZA_EMP_BLANK_WARE_CUSTOM1_8</t>\n";
167
	strText += "\t\t<t id=\"11463\">ZA_EMP_BLANK_WARE_CUSTOM2_8</t>\n";
168
	strText += "\t\t<t id=\"11473\">ZA_EMP_BLANK_WARE_CUSTOM3_8</t>\n";
169
	strText += "\t\t<t id=\"11483\">ZA_EMP_BLANK_WARE_CUSTOM4_8</t>\n";
170
	strText += "\t\t<t id=\"11493\">ZA_EMP_BLANK_WARE_CUSTOM5_8</t>\n";
171
	strText += "\t\t<t id=\"11503\">ZA_EMP_BLANK_WARE_CUSTOM6_8</t>\n";
172
	strText += "\t\t<t id=\"11513\">ZA_EMP_BLANK_WARE_CUSTOM7_8</t>\n";
173
	strText += "\t\t<t id=\"11523\">ZA_EMP_BLANK_WARE_CUSTOM8_8</t>\n";
174
	strText += "\t\t<t id=\"11533\">ZA_EMP_BLANK_WARE_CUSTOM9_8</t>\n";
175
	strText += "\t\t<t id=\"11543\">ZA_EMP_BLANK_WARE_CUSTOM10_8</t>\n";
176
	strText += "\t\t<t id=\"11553\">ZA_EMP_BLANK_WARE_CUSTOM11_8</t>\n";
177
	strText += "\t\t<t id=\"11563\">ZA_EMP_BLANK_WARE_CUSTOM12_8</t>\n";
178
	strText += "\t\t<t id=\"11573\">ZA_EMP_BLANK_WARE_CUSTOM13_8</t>\n";
179
	strText += "\t\t<t id=\"11583\">ZA_EMP_BLANK_WARE_CUSTOM14_8</t>\n";
180
	strText += "\t\t<t id=\"11593\">ZA_EMP_BLANK_WARE_CUSTOM15_8</t>\n";
181
	strText += "\t\t<t id=\"11603\">ZA_EMP_BLANK_WARE_CUSTOM16_8</t>\n";
182
	strText += "\t\t<t id=\"11613\">ZA_EMP_BLANK_WARE_CUSTOM17_8</t>\n";
183
	strText += "\t\t<t id=\"11623\">ZA_EMP_BLANK_WARE_CUSTOM18_8</t>\n";
184
	strText += "\t\t<t id=\"11633\">ZA_EMP_BLANK_WARE_CUSTOM19_8</t>\n";
185
	strText += "\t\t<t id=\"11643\">ZA_EMP_BLANK_WARE_CUSTOM20_8</t>\n";
186
 
187
	strText += "\t\t<t id=\"11653\">ZA_EMP_BLANK_WARE_CUSTOM1_9</t>\n";
188
	strText += "\t\t<t id=\"11663\">ZA_EMP_BLANK_WARE_CUSTOM2_9</t>\n";
189
	strText += "\t\t<t id=\"11673\">ZA_EMP_BLANK_WARE_CUSTOM3_9</t>\n";
190
	strText += "\t\t<t id=\"11683\">ZA_EMP_BLANK_WARE_CUSTOM4_9</t>\n";
191
	strText += "\t\t<t id=\"11693\">ZA_EMP_BLANK_WARE_CUSTOM5_9</t>\n";
192
	strText += "\t\t<t id=\"11703\">ZA_EMP_BLANK_WARE_CUSTOM6_9</t>\n";
193
	strText += "\t\t<t id=\"11713\">ZA_EMP_BLANK_WARE_CUSTOM7_9</t>\n";
194
	strText += "\t\t<t id=\"11723\">ZA_EMP_BLANK_WARE_CUSTOM8_9</t>\n";
195
	strText += "\t\t<t id=\"11733\">ZA_EMP_BLANK_WARE_CUSTOM9_9</t>\n";
196
	strText += "\t\t<t id=\"11743\">ZA_EMP_BLANK_WARE_CUSTOM10_9</t>\n";
197
	strText += "\t\t<t id=\"11753\">ZA_EMP_BLANK_WARE_CUSTOM11_9</t>\n";
198
	strText += "\t\t<t id=\"11763\">ZA_EMP_BLANK_WARE_CUSTOM12_9</t>\n";
199
	strText += "\t\t<t id=\"11773\">ZA_EMP_BLANK_WARE_CUSTOM13_9</t>\n";
200
	strText += "\t\t<t id=\"11783\">ZA_EMP_BLANK_WARE_CUSTOM14_9</t>\n";
201
	strText += "\t\t<t id=\"11793\">ZA_EMP_BLANK_WARE_CUSTOM15_9</t>\n";
202
	strText += "\t\t<t id=\"11803\">ZA_EMP_BLANK_WARE_CUSTOM16_9</t>\n";
203
	strText += "\t\t<t id=\"11813\">ZA_EMP_BLANK_WARE_CUSTOM17_9</t>\n";
204
	strText += "\t\t<t id=\"11823\">ZA_EMP_BLANK_WARE_CUSTOM18_9</t>\n";
205
	strText += "\t\t<t id=\"11833\">ZA_EMP_BLANK_WARE_CUSTOM19_9</t>\n";
206
	strText += "\t\t<t id=\"11843\">ZA_EMP_BLANK_WARE_CUSTOM20_9</t>\n";
207
 
208
	strText += "\t\t<t id=\"11853\">ZA_EMP_BLANK_WARE_CUSTOM1_10</t>\n";
209
	strText += "\t\t<t id=\"11863\">ZA_EMP_BLANK_WARE_CUSTOM2_10</t>\n";
210
	strText += "\t\t<t id=\"11873\">ZA_EMP_BLANK_WARE_CUSTOM3_10</t>\n";
211
	strText += "\t\t<t id=\"11883\">ZA_EMP_BLANK_WARE_CUSTOM4_10</t>\n";
212
	strText += "\t\t<t id=\"11893\">ZA_EMP_BLANK_WARE_CUSTOM5_10</t>\n";
213
	strText += "\t\t<t id=\"11903\">ZA_EMP_BLANK_WARE_CUSTOM6_10</t>\n";
214
	strText += "\t\t<t id=\"11913\">ZA_EMP_BLANK_WARE_CUSTOM7_10</t>\n";
215
	strText += "\t\t<t id=\"11923\">ZA_EMP_BLANK_WARE_CUSTOM8_10</t>\n";
216
	strText += "\t\t<t id=\"11933\">ZA_EMP_BLANK_WARE_CUSTOM9_10</t>\n";
217
	strText += "\t\t<t id=\"11943\">ZA_EMP_BLANK_WARE_CUSTOM10_10</t>\n";
218
	strText += "\t\t<t id=\"11953\">ZA_EMP_BLANK_WARE_CUSTOM11_10</t>\n";
219
	strText += "\t\t<t id=\"11963\">ZA_EMP_BLANK_WARE_CUSTOM12_10</t>\n";
220
	strText += "\t\t<t id=\"11973\">ZA_EMP_BLANK_WARE_CUSTOM13_10</t>\n";
221
	strText += "\t\t<t id=\"11983\">ZA_EMP_BLANK_WARE_CUSTOM14_10</t>\n";
222
	strText += "\t\t<t id=\"11993\">ZA_EMP_BLANK_WARE_CUSTOM15_10</t>\n";
223
	strText += "\t\t<t id=\"12003\">ZA_EMP_BLANK_WARE_CUSTOM16_10</t>\n";
224
	strText += "\t\t<t id=\"12013\">ZA_EMP_BLANK_WARE_CUSTOM17_10</t>\n";
225
	strText += "\t\t<t id=\"12023\">ZA_EMP_BLANK_WARE_CUSTOM18_10</t>\n";
226
	strText += "\t\t<t id=\"12033\">ZA_EMP_BLANK_WARE_CUSTOM19_10</t>\n";
227
	strText += "\t\t<t id=\"12043\">ZA_EMP_BLANK_WARE_CUSTOM20_10</t>\n";
228
 
229
	strText += "\t\t<t id=\"12053\">ZA_EMP_BLANK_WARE_CUSTOM1_11</t>\n";
230
	strText += "\t\t<t id=\"12063\">ZA_EMP_BLANK_WARE_CUSTOM2_11</t>\n";
231
	strText += "\t\t<t id=\"12073\">ZA_EMP_BLANK_WARE_CUSTOM3_11</t>\n";
232
	strText += "\t\t<t id=\"12083\">ZA_EMP_BLANK_WARE_CUSTOM4_11</t>\n";
233
	strText += "\t\t<t id=\"12093\">ZA_EMP_BLANK_WARE_CUSTOM5_11</t>\n";
234
	strText += "\t\t<t id=\"12103\">ZA_EMP_BLANK_WARE_CUSTOM6_11</t>\n";
235
	strText += "\t\t<t id=\"12113\">ZA_EMP_BLANK_WARE_CUSTOM7_11</t>\n";
236
	strText += "\t\t<t id=\"12123\">ZA_EMP_BLANK_WARE_CUSTOM8_11</t>\n";
237
	strText += "\t\t<t id=\"12133\">ZA_EMP_BLANK_WARE_CUSTOM9_11</t>\n";
238
	strText += "\t\t<t id=\"12143\">ZA_EMP_BLANK_WARE_CUSTOM10_11</t>\n";
239
	strText += "\t\t<t id=\"12153\">ZA_EMP_BLANK_WARE_CUSTOM11_11</t>\n";
240
	strText += "\t\t<t id=\"12163\">ZA_EMP_BLANK_WARE_CUSTOM12_11</t>\n";
241
	strText += "\t\t<t id=\"12173\">ZA_EMP_BLANK_WARE_CUSTOM13_11</t>\n";
242
	strText += "\t\t<t id=\"12183\">ZA_EMP_BLANK_WARE_CUSTOM14_11</t>\n";
243
	strText += "\t\t<t id=\"12193\">ZA_EMP_BLANK_WARE_CUSTOM15_11</t>\n";
244
	strText += "\t\t<t id=\"12203\">ZA_EMP_BLANK_WARE_CUSTOM16_11</t>\n";
245
	strText += "\t\t<t id=\"12213\">ZA_EMP_BLANK_WARE_CUSTOM17_11</t>\n";
246
	strText += "\t\t<t id=\"12223\">ZA_EMP_BLANK_WARE_CUSTOM18_11</t>\n";
247
	strText += "\t\t<t id=\"12233\">ZA_EMP_BLANK_WARE_CUSTOM19_11</t>\n";
248
	strText += "\t\t<t id=\"12243\">ZA_EMP_BLANK_WARE_CUSTOM20_11</t>\n";
249
 
250
	strText += "\t\t<t id=\"12253\">ZA_EMP_BLANK_WARE_CUSTOM1_12</t>\n";
251
	strText += "\t\t<t id=\"12263\">ZA_EMP_BLANK_WARE_CUSTOM2_12</t>\n";
252
	strText += "\t\t<t id=\"12273\">ZA_EMP_BLANK_WARE_CUSTOM3_12</t>\n";
253
	strText += "\t\t<t id=\"12283\">ZA_EMP_BLANK_WARE_CUSTOM4_12</t>\n";
254
	strText += "\t\t<t id=\"12293\">ZA_EMP_BLANK_WARE_CUSTOM5_12</t>\n";
255
	strText += "\t\t<t id=\"12303\">ZA_EMP_BLANK_WARE_CUSTOM6_12</t>\n";
256
	strText += "\t\t<t id=\"12313\">ZA_EMP_BLANK_WARE_CUSTOM7_12</t>\n";
257
	strText += "\t\t<t id=\"12323\">ZA_EMP_BLANK_WARE_CUSTOM8_12</t>\n";
258
	strText += "\t\t<t id=\"12333\">ZA_EMP_BLANK_WARE_CUSTOM9_12</t>\n";
259
	strText += "\t\t<t id=\"12343\">ZA_EMP_BLANK_WARE_CUSTOM10_12</t>\n";
260
	strText += "\t\t<t id=\"12353\">ZA_EMP_BLANK_WARE_CUSTOM11_12</t>\n";
261
	strText += "\t\t<t id=\"12363\">ZA_EMP_BLANK_WARE_CUSTOM12_12</t>\n";
262
	strText += "\t\t<t id=\"12373\">ZA_EMP_BLANK_WARE_CUSTOM13_12</t>\n";
263
	strText += "\t\t<t id=\"12383\">ZA_EMP_BLANK_WARE_CUSTOM14_12</t>\n";
264
	strText += "\t\t<t id=\"12393\">ZA_EMP_BLANK_WARE_CUSTOM15_12</t>\n";
265
	strText += "\t\t<t id=\"12403\">ZA_EMP_BLANK_WARE_CUSTOM16_12</t>\n";
266
	strText += "\t\t<t id=\"12413\">ZA_EMP_BLANK_WARE_CUSTOM17_12</t>\n";
267
	strText += "\t\t<t id=\"12423\">ZA_EMP_BLANK_WARE_CUSTOM18_12</t>\n";
268
	strText += "\t\t<t id=\"12433\">ZA_EMP_BLANK_WARE_CUSTOM19_12</t>\n";
269
	strText += "\t\t<t id=\"12443\">ZA_EMP_BLANK_WARE_CUSTOM20_12</t>\n";
270
 
271
	strText += "\t\t<t id=\"12453\">ZA_EMP_BLANK_WARE_CUSTOM1_13</t>\n";
272
	strText += "\t\t<t id=\"12463\">ZA_EMP_BLANK_WARE_CUSTOM2_13</t>\n";
273
	strText += "\t\t<t id=\"12473\">ZA_EMP_BLANK_WARE_CUSTOM3_13</t>\n";
274
	strText += "\t\t<t id=\"12483\">ZA_EMP_BLANK_WARE_CUSTOM4_13</t>\n";
275
	strText += "\t\t<t id=\"12493\">ZA_EMP_BLANK_WARE_CUSTOM5_13</t>\n";
276
	strText += "\t\t<t id=\"12503\">ZA_EMP_BLANK_WARE_CUSTOM6_13</t>\n";
277
	strText += "\t\t<t id=\"12513\">ZA_EMP_BLANK_WARE_CUSTOM7_13</t>\n";
278
	strText += "\t\t<t id=\"12523\">ZA_EMP_BLANK_WARE_CUSTOM8_13</t>\n";
279
	strText += "\t\t<t id=\"12533\">ZA_EMP_BLANK_WARE_CUSTOM9_13</t>\n";
280
	strText += "\t\t<t id=\"12543\">ZA_EMP_BLANK_WARE_CUSTOM10_13</t>\n";
281
	strText += "\t\t<t id=\"12553\">ZA_EMP_BLANK_WARE_CUSTOM11_13</t>\n";
282
	strText += "\t\t<t id=\"12563\">ZA_EMP_BLANK_WARE_CUSTOM12_13</t>\n";
283
	strText += "\t\t<t id=\"12573\">ZA_EMP_BLANK_WARE_CUSTOM13_13</t>\n";
284
	strText += "\t\t<t id=\"12583\">ZA_EMP_BLANK_WARE_CUSTOM14_13</t>\n";
285
	strText += "\t\t<t id=\"12593\">ZA_EMP_BLANK_WARE_CUSTOM15_13</t>\n";
286
	strText += "\t\t<t id=\"12603\">ZA_EMP_BLANK_WARE_CUSTOM16_13</t>\n";
287
	strText += "\t\t<t id=\"12613\">ZA_EMP_BLANK_WARE_CUSTOM17_13</t>\n";
288
	strText += "\t\t<t id=\"12623\">ZA_EMP_BLANK_WARE_CUSTOM18_13</t>\n";
289
	strText += "\t\t<t id=\"12633\">ZA_EMP_BLANK_WARE_CUSTOM19_13</t>\n";
290
	strText += "\t\t<t id=\"12643\">ZA_EMP_BLANK_WARE_CUSTOM20_13</t>\n";
291
 
292
	strText += "\t\t<t id=\"12653\">ZA_EMP_BLANK_WARE_CUSTOM1_14</t>\n";
293
	strText += "\t\t<t id=\"12663\">ZA_EMP_BLANK_WARE_CUSTOM2_14</t>\n";
294
	strText += "\t\t<t id=\"12673\">ZA_EMP_BLANK_WARE_CUSTOM3_14</t>\n";
295
	strText += "\t\t<t id=\"12683\">ZA_EMP_BLANK_WARE_CUSTOM4_14</t>\n";
296
	strText += "\t\t<t id=\"12693\">ZA_EMP_BLANK_WARE_CUSTOM5_14</t>\n";
297
	strText += "\t\t<t id=\"12703\">ZA_EMP_BLANK_WARE_CUSTOM6_14</t>\n";
298
	strText += "\t\t<t id=\"12713\">ZA_EMP_BLANK_WARE_CUSTOM7_14</t>\n";
299
	strText += "\t\t<t id=\"12723\">ZA_EMP_BLANK_WARE_CUSTOM8_14</t>\n";
300
	strText += "\t\t<t id=\"12733\">ZA_EMP_BLANK_WARE_CUSTOM9_14</t>\n";
301
	strText += "\t\t<t id=\"12743\">ZA_EMP_BLANK_WARE_CUSTOM10_14</t>\n";
302
	strText += "\t\t<t id=\"12753\">ZA_EMP_BLANK_WARE_CUSTOM11_14</t>\n";
303
	strText += "\t\t<t id=\"12763\">ZA_EMP_BLANK_WARE_CUSTOM12_14</t>\n";
304
	strText += "\t\t<t id=\"12773\">ZA_EMP_BLANK_WARE_CUSTOM13_14</t>\n";
305
	strText += "\t\t<t id=\"12783\">ZA_EMP_BLANK_WARE_CUSTOM14_14</t>\n";
306
	strText += "\t\t<t id=\"12793\">ZA_EMP_BLANK_WARE_CUSTOM15_14</t>\n";
307
	strText += "\t\t<t id=\"12803\">ZA_EMP_BLANK_WARE_CUSTOM16_14</t>\n";
308
	strText += "\t\t<t id=\"12813\">ZA_EMP_BLANK_WARE_CUSTOM17_14</t>\n";
309
	strText += "\t\t<t id=\"12823\">ZA_EMP_BLANK_WARE_CUSTOM18_14</t>\n";
310
	strText += "\t\t<t id=\"12833\">ZA_EMP_BLANK_WARE_CUSTOM19_14</t>\n";
311
	strText += "\t\t<t id=\"12843\">ZA_EMP_BLANK_WARE_CUSTOM20_14</t>\n";
312
 
313
	strText += "\t\t<t id=\"12853\">ZA_EMP_BLANK_WARE_CUSTOM1_15</t>\n";
314
	strText += "\t\t<t id=\"12863\">ZA_EMP_BLANK_WARE_CUSTOM2_15</t>\n";
315
	strText += "\t\t<t id=\"12873\">ZA_EMP_BLANK_WARE_CUSTOM3_15</t>\n";
316
	strText += "\t\t<t id=\"12883\">ZA_EMP_BLANK_WARE_CUSTOM4_15</t>\n";
317
	strText += "\t\t<t id=\"12893\">ZA_EMP_BLANK_WARE_CUSTOM5_15</t>\n";
318
	strText += "\t\t<t id=\"12903\">ZA_EMP_BLANK_WARE_CUSTOM6_15</t>\n";
319
	strText += "\t\t<t id=\"12913\">ZA_EMP_BLANK_WARE_CUSTOM7_15</t>\n";
320
	strText += "\t\t<t id=\"12923\">ZA_EMP_BLANK_WARE_CUSTOM8_15</t>\n";
321
	strText += "\t\t<t id=\"12933\">ZA_EMP_BLANK_WARE_CUSTOM9_15</t>\n";
322
	strText += "\t\t<t id=\"12943\">ZA_EMP_BLANK_WARE_CUSTOM10_15</t>\n";
323
	strText += "\t\t<t id=\"12953\">ZA_EMP_BLANK_WARE_CUSTOM11_15</t>\n";
324
	strText += "\t\t<t id=\"12963\">ZA_EMP_BLANK_WARE_CUSTOM12_15</t>\n";
325
	strText += "\t\t<t id=\"12973\">ZA_EMP_BLANK_WARE_CUSTOM13_15</t>\n";
326
	strText += "\t\t<t id=\"12983\">ZA_EMP_BLANK_WARE_CUSTOM14_15</t>\n";
327
	strText += "\t\t<t id=\"12993\">ZA_EMP_BLANK_WARE_CUSTOM15_15</t>\n";
328
	strText += "\t\t<t id=\"13003\">ZA_EMP_BLANK_WARE_CUSTOM16_15</t>\n";
329
	strText += "\t\t<t id=\"13013\">ZA_EMP_BLANK_WARE_CUSTOM17_15</t>\n";
330
	strText += "\t\t<t id=\"13023\">ZA_EMP_BLANK_WARE_CUSTOM18_15</t>\n";
331
	strText += "\t\t<t id=\"13033\">ZA_EMP_BLANK_WARE_CUSTOM19_15</t>\n";
332
	strText += "\t\t<t id=\"13043\">ZA_EMP_BLANK_WARE_CUSTOM20_15</t>\n";
333
 
334
	strText += "\t\t<t id=\"13053\">ZA_EMP_BLANK_WARE_CUSTOM1_16</t>\n";
335
	strText += "\t\t<t id=\"13063\">ZA_EMP_BLANK_WARE_CUSTOM2_16</t>\n";
336
	strText += "\t\t<t id=\"13073\">ZA_EMP_BLANK_WARE_CUSTOM3_16</t>\n";
337
	strText += "\t\t<t id=\"13083\">ZA_EMP_BLANK_WARE_CUSTOM4_16</t>\n";
338
	strText += "\t\t<t id=\"13093\">ZA_EMP_BLANK_WARE_CUSTOM5_16</t>\n";
339
	strText += "\t\t<t id=\"13103\">ZA_EMP_BLANK_WARE_CUSTOM6_16</t>\n";
340
	strText += "\t\t<t id=\"13113\">ZA_EMP_BLANK_WARE_CUSTOM7_16</t>\n";
341
	strText += "\t\t<t id=\"13123\">ZA_EMP_BLANK_WARE_CUSTOM8_16</t>\n";
342
	strText += "\t\t<t id=\"13133\">ZA_EMP_BLANK_WARE_CUSTOM9_16</t>\n";
343
	strText += "\t\t<t id=\"13143\">ZA_EMP_BLANK_WARE_CUSTOM10_16</t>\n";
344
	strText += "\t\t<t id=\"13153\">ZA_EMP_BLANK_WARE_CUSTOM11_16</t>\n";
345
	strText += "\t\t<t id=\"13163\">ZA_EMP_BLANK_WARE_CUSTOM12_16</t>\n";
346
	strText += "\t\t<t id=\"13173\">ZA_EMP_BLANK_WARE_CUSTOM13_16</t>\n";
347
	strText += "\t\t<t id=\"13183\">ZA_EMP_BLANK_WARE_CUSTOM14_16</t>\n";
348
	strText += "\t\t<t id=\"13193\">ZA_EMP_BLANK_WARE_CUSTOM15_16</t>\n";
349
	strText += "\t\t<t id=\"13203\">ZA_EMP_BLANK_WARE_CUSTOM16_16</t>\n";
350
	strText += "\t\t<t id=\"13213\">ZA_EMP_BLANK_WARE_CUSTOM17_16</t>\n";
351
	strText += "\t\t<t id=\"13223\">ZA_EMP_BLANK_WARE_CUSTOM18_16</t>\n";
352
	strText += "\t\t<t id=\"13233\">ZA_EMP_BLANK_WARE_CUSTOM19_16</t>\n";
353
	strText += "\t\t<t id=\"13243\">ZA_EMP_BLANK_WARE_CUSTOM20_16</t>\n";
354
 
355
	strText += "\t\t<t id=\"13253\">ZA_EMP_BLANK_WARE_CUSTOM1_17</t>\n";
356
	strText += "\t\t<t id=\"13263\">ZA_EMP_BLANK_WARE_CUSTOM2_17</t>\n";
357
	strText += "\t\t<t id=\"13273\">ZA_EMP_BLANK_WARE_CUSTOM3_17</t>\n";
358
	strText += "\t\t<t id=\"13283\">ZA_EMP_BLANK_WARE_CUSTOM4_17</t>\n";
359
	strText += "\t\t<t id=\"13293\">ZA_EMP_BLANK_WARE_CUSTOM5_17</t>\n";
360
	strText += "\t\t<t id=\"13303\">ZA_EMP_BLANK_WARE_CUSTOM6_17</t>\n";
361
	strText += "\t\t<t id=\"13313\">ZA_EMP_BLANK_WARE_CUSTOM7_17</t>\n";
362
	strText += "\t\t<t id=\"13323\">ZA_EMP_BLANK_WARE_CUSTOM8_17</t>\n";
363
	strText += "\t\t<t id=\"13333\">ZA_EMP_BLANK_WARE_CUSTOM9_17</t>\n";
364
	strText += "\t\t<t id=\"13343\">ZA_EMP_BLANK_WARE_CUSTOM10_17</t>\n";
365
	strText += "\t\t<t id=\"13353\">ZA_EMP_BLANK_WARE_CUSTOM11_17</t>\n";
366
	strText += "\t\t<t id=\"13363\">ZA_EMP_BLANK_WARE_CUSTOM12_17</t>\n";
367
	strText += "\t\t<t id=\"13373\">ZA_EMP_BLANK_WARE_CUSTOM13_17</t>\n";
368
	strText += "\t\t<t id=\"13383\">ZA_EMP_BLANK_WARE_CUSTOM14_17</t>\n";
369
	strText += "\t\t<t id=\"13393\">ZA_EMP_BLANK_WARE_CUSTOM15_17</t>\n";
370
	strText += "\t\t<t id=\"13403\">ZA_EMP_BLANK_WARE_CUSTOM16_17</t>\n";
371
	strText += "\t\t<t id=\"13413\">ZA_EMP_BLANK_WARE_CUSTOM17_17</t>\n";
372
	strText += "\t\t<t id=\"13423\">ZA_EMP_BLANK_WARE_CUSTOM18_17</t>\n";
373
	strText += "\t\t<t id=\"13433\">ZA_EMP_BLANK_WARE_CUSTOM19_17</t>\n";
374
	strText += "\t\t<t id=\"13443\">ZA_EMP_BLANK_WARE_CUSTOM20_17</t>\n";
375
 
376
	strText += "\t\t<t id=\"13453\">ZA_EMP_BLANK_WARE_CUSTOM1_18</t>\n";
377
	strText += "\t\t<t id=\"13463\">ZA_EMP_BLANK_WARE_CUSTOM2_18</t>\n";
378
	strText += "\t\t<t id=\"13473\">ZA_EMP_BLANK_WARE_CUSTOM3_18</t>\n";
379
	strText += "\t\t<t id=\"13483\">ZA_EMP_BLANK_WARE_CUSTOM4_18</t>\n";
380
	strText += "\t\t<t id=\"13493\">ZA_EMP_BLANK_WARE_CUSTOM5_18</t>\n";
381
	strText += "\t\t<t id=\"13503\">ZA_EMP_BLANK_WARE_CUSTOM6_18</t>\n";
382
	strText += "\t\t<t id=\"13513\">ZA_EMP_BLANK_WARE_CUSTOM7_18</t>\n";
383
	strText += "\t\t<t id=\"13523\">ZA_EMP_BLANK_WARE_CUSTOM8_18</t>\n";
384
	strText += "\t\t<t id=\"13533\">ZA_EMP_BLANK_WARE_CUSTOM9_18</t>\n";
385
	strText += "\t\t<t id=\"13543\">ZA_EMP_BLANK_WARE_CUSTOM10_18</t>\n";
386
	strText += "\t\t<t id=\"13553\">ZA_EMP_BLANK_WARE_CUSTOM11_18</t>\n";
387
	strText += "\t\t<t id=\"13563\">ZA_EMP_BLANK_WARE_CUSTOM12_18</t>\n";
388
	strText += "\t\t<t id=\"13573\">ZA_EMP_BLANK_WARE_CUSTOM13_18</t>\n";
389
	strText += "\t\t<t id=\"13583\">ZA_EMP_BLANK_WARE_CUSTOM14_18</t>\n";
390
	strText += "\t\t<t id=\"13593\">ZA_EMP_BLANK_WARE_CUSTOM15_18</t>\n";
391
	strText += "\t\t<t id=\"13603\">ZA_EMP_BLANK_WARE_CUSTOM16_18</t>\n";
392
	strText += "\t\t<t id=\"13613\">ZA_EMP_BLANK_WARE_CUSTOM17_18</t>\n";
393
	strText += "\t\t<t id=\"13623\">ZA_EMP_BLANK_WARE_CUSTOM18_18</t>\n";
394
	strText += "\t\t<t id=\"13633\">ZA_EMP_BLANK_WARE_CUSTOM19_18</t>\n";
395
	strText += "\t\t<t id=\"13643\">ZA_EMP_BLANK_WARE_CUSTOM20_18</t>\n";
396
 
397
	// EMP-X
398
	strText += "\t\t<t id=\"60000\">ZZ_EMP_MOD_USE_ONLY1_1</t>\n";
399
	strText += "\t\t<t id=\"60010\">ZZ_EMP_MOD_USE_ONLY2_1</t>\n";
400
	strText += "\t\t<t id=\"60020\">ZZ_EMP_MOD_USE_ONLY3_1</t>\n";
401
	strText += "\t\t<t id=\"60030\">ZZ_EMP_MOD_USE_ONLY4_1</t>\n";
402
	strText += "\t\t<t id=\"60040\">ZZ_EMP_MOD_USE_ONLY5_1</t>\n";
403
	strText += "\t\t<t id=\"60050\">ZZ_EMP_MOD_USE_ONLY6_1</t>\n";
404
	strText += "\t\t<t id=\"60060\">ZZ_EMP_MOD_USE_ONLY7_1</t>\n";
405
	strText += "\t\t<t id=\"60070\">ZZ_EMP_MOD_USE_ONLY8_1</t>\n";
406
	strText += "\t\t<t id=\"60080\">ZZ_EMP_MOD_USE_ONLY9_1</t>\n";
407
	strText += "\t\t<t id=\"60090\">ZZ_EMP_MOD_USE_ONLY10_1</t>\n";
408
	strText += "\t\t<t id=\"60100\">ZZ_EMP_MOD_USE_ONLY11_1</t>\n";
409
	strText += "\t\t<t id=\"60110\">ZZ_EMP_MOD_USE_ONLY12_1</t>\n";
410
	strText += "\t\t<t id=\"60120\">ZZ_EMP_MOD_USE_ONLY13_1</t>\n";
411
	strText += "\t\t<t id=\"60130\">ZZ_EMP_MOD_USE_ONLY14_1</t>\n";
412
	strText += "\t\t<t id=\"60140\">ZZ_EMP_MOD_USE_ONLY15_1</t>\n";
413
	strText += "\t\t<t id=\"60150\">ZZ_EMP_MOD_USE_ONLY16_1</t>\n";
414
	strText += "\t\t<t id=\"60160\">ZZ_EMP_MOD_USE_ONLY17_1</t>\n";
415
	strText += "\t\t<t id=\"60170\">ZZ_EMP_MOD_USE_ONLY18_1</t>\n";
416
	strText += "\t\t<t id=\"60180\">ZZ_EMP_MOD_USE_ONLY19_1</t>\n";
417
	strText += "\t\t<t id=\"60190\">ZZ_EMP_MOD_USE_ONLY20_1</t>\n";
418
 
419
	strText += "\t\t<t id=\"60200\">ZZ_EMP_MOD_USE_ONLY1_2</t>\n";
420
	strText += "\t\t<t id=\"60210\">ZZ_EMP_MOD_USE_ONLY2_2</t>\n";
421
	strText += "\t\t<t id=\"60220\">ZZ_EMP_MOD_USE_ONLY3_2</t>\n";
422
	strText += "\t\t<t id=\"60230\">ZZ_EMP_MOD_USE_ONLY4_2</t>\n";
423
	strText += "\t\t<t id=\"60240\">ZZ_EMP_MOD_USE_ONLY5_2</t>\n";
424
	strText += "\t\t<t id=\"60250\">ZZ_EMP_MOD_USE_ONLY6_2</t>\n";
425
	strText += "\t\t<t id=\"60260\">ZZ_EMP_MOD_USE_ONLY7_2</t>\n";
426
	strText += "\t\t<t id=\"60270\">ZZ_EMP_MOD_USE_ONLY8_2</t>\n";
427
	strText += "\t\t<t id=\"60280\">ZZ_EMP_MOD_USE_ONLY9_2</t>\n";
428
	strText += "\t\t<t id=\"60290\">ZZ_EMP_MOD_USE_ONLY10_2</t>\n";
429
	strText += "\t\t<t id=\"60300\">ZZ_EMP_MOD_USE_ONLY11_2</t>\n";
430
	strText += "\t\t<t id=\"60310\">ZZ_EMP_MOD_USE_ONLY12_2</t>\n";
431
	strText += "\t\t<t id=\"60320\">ZZ_EMP_MOD_USE_ONLY13_2</t>\n";
432
	strText += "\t\t<t id=\"60330\">ZZ_EMP_MOD_USE_ONLY14_2</t>\n";
433
	strText += "\t\t<t id=\"60340\">ZZ_EMP_MOD_USE_ONLY15_2</t>\n";
434
	strText += "\t\t<t id=\"60350\">ZZ_EMP_MOD_USE_ONLY16_2</t>\n";
435
	strText += "\t\t<t id=\"60360\">ZZ_EMP_MOD_USE_ONLY17_2</t>\n";
436
	strText += "\t\t<t id=\"60370\">ZZ_EMP_MOD_USE_ONLY18_2</t>\n";
437
	strText += "\t\t<t id=\"60380\">ZZ_EMP_MOD_USE_ONLY19_2</t>\n";
438
	strText += "\t\t<t id=\"60390\">ZZ_EMP_MOD_USE_ONLY20_2</t>\n";
439
 
440
	strText += "\t\t<t id=\"60400\">ZZ_EMP_MOD_USE_ONLY1_3</t>\n";
441
	strText += "\t\t<t id=\"60410\">ZZ_EMP_MOD_USE_ONLY2_3</t>\n";
442
	strText += "\t\t<t id=\"60420\">ZZ_EMP_MOD_USE_ONLY3_3</t>\n";
443
	strText += "\t\t<t id=\"60430\">ZZ_EMP_MOD_USE_ONLY4_3</t>\n";
444
	strText += "\t\t<t id=\"60440\">ZZ_EMP_MOD_USE_ONLY5_3</t>\n";
445
	strText += "\t\t<t id=\"60450\">ZZ_EMP_MOD_USE_ONLY6_3</t>\n";
446
	strText += "\t\t<t id=\"60460\">ZZ_EMP_MOD_USE_ONLY7_3</t>\n";
447
	strText += "\t\t<t id=\"60470\">ZZ_EMP_MOD_USE_ONLY8_3</t>\n";
448
	strText += "\t\t<t id=\"60480\">ZZ_EMP_MOD_USE_ONLY9_3</t>\n";
449
	strText += "\t\t<t id=\"60490\">ZZ_EMP_MOD_USE_ONLY10_3</t>\n";
450
	strText += "\t\t<t id=\"60500\">ZZ_EMP_MOD_USE_ONLY11_3</t>\n";
451
	strText += "\t\t<t id=\"60510\">ZZ_EMP_MOD_USE_ONLY12_3</t>\n";
452
	strText += "\t\t<t id=\"60520\">ZZ_EMP_MOD_USE_ONLY13_3</t>\n";
453
	strText += "\t\t<t id=\"60530\">ZZ_EMP_MOD_USE_ONLY14_3</t>\n";
454
	strText += "\t\t<t id=\"60540\">ZZ_EMP_MOD_USE_ONLY15_3</t>\n";
455
	strText += "\t\t<t id=\"60550\">ZZ_EMP_MOD_USE_ONLY16_3</t>\n";
456
	strText += "\t\t<t id=\"60560\">ZZ_EMP_MOD_USE_ONLY17_3</t>\n";
457
	strText += "\t\t<t id=\"60570\">ZZ_EMP_MOD_USE_ONLY18_3</t>\n";
458
	strText += "\t\t<t id=\"60580\">ZZ_EMP_MOD_USE_ONLY19_3</t>\n";
459
	strText += "\t\t<t id=\"60590\">ZZ_EMP_MOD_USE_ONLY20_3</t>\n";
460
 
461
	strText += "\t\t<t id=\"60600\">ZB_EMP_60600_WARE_1_19</t>\n";
462
	strText += "\t\t<t id=\"60610\">ZB_EMP_60610_WARE_2_19</t>\n";
463
	strText += "\t\t<t id=\"60620\">ZB_EMP_60620_WARE_3_19</t>\n";
464
	strText += "\t\t<t id=\"60630\">ZB_EMP_60630_WARE_4_19</t>\n";
465
	strText += "\t\t<t id=\"60640\">ZB_EMP_60640_WARE_5_19</t>\n";
466
	strText += "\t\t<t id=\"60650\">ZB_EMP_60650_WARE_6_19</t>\n";
467
	strText += "\t\t<t id=\"60660\">ZB_EMP_60660_WARE_7_19</t>\n";
468
	strText += "\t\t<t id=\"60670\">ZB_EMP_60670_WARE_8_19</t>\n";
469
	strText += "\t\t<t id=\"60680\">ZB_EMP_60680_WARE_9_19</t>\n";
470
	strText += "\t\t<t id=\"60690\">ZB_EMP_60690_WARE_10_19</t>\n";
471
	strText += "\t\t<t id=\"60700\">ZB_EMP_60700_WARE_11_19</t>\n";
472
	strText += "\t\t<t id=\"60710\">ZB_EMP_60710_WARE_12_19</t>\n";
473
	strText += "\t\t<t id=\"60720\">ZB_EMP_60720_WARE_13_19</t>\n";
474
	strText += "\t\t<t id=\"60730\">ZB_EMP_60730_WARE_14_19</t>\n";
475
	strText += "\t\t<t id=\"60740\">ZB_EMP_60740_WARE_15_19</t>\n";
476
	strText += "\t\t<t id=\"60750\">ZB_EMP_60750_WARE_16_19</t>\n";
477
	strText += "\t\t<t id=\"60760\">ZB_EMP_60760_WARE_17_19</t>\n";
478
	strText += "\t\t<t id=\"60770\">ZB_EMP_60770_WARE_18_19</t>\n";
479
	strText += "\t\t<t id=\"60780\">ZB_EMP_60780_WARE_19_19</t>\n";
480
	strText += "\t\t<t id=\"60790\">ZB_EMP_60790_WARE_20_19</t>\n";
481
 
482
	strText += "\t\t<t id=\"60800\">ZB_EMP_60800_WARE_1_20</t>\n";
483
	strText += "\t\t<t id=\"60810\">ZB_EMP_60810_WARE_2_20</t>\n";
484
	strText += "\t\t<t id=\"60820\">ZB_EMP_60820_WARE_3_20</t>\n";
485
	strText += "\t\t<t id=\"60830\">ZB_EMP_60830_WARE_4_20</t>\n";
486
	strText += "\t\t<t id=\"60840\">ZB_EMP_60840_WARE_5_20</t>\n";
487
	strText += "\t\t<t id=\"60850\">ZB_EMP_60850_WARE_6_20</t>\n";
488
	strText += "\t\t<t id=\"60860\">ZB_EMP_60860_WARE_7_20</t>\n";
489
	strText += "\t\t<t id=\"60870\">ZB_EMP_60870_WARE_8_20</t>\n";
490
	strText += "\t\t<t id=\"60880\">ZB_EMP_60880_WARE_9_20</t>\n";
491
	strText += "\t\t<t id=\"60890\">ZB_EMP_60890_WARE_10_20</t>\n";
492
	strText += "\t\t<t id=\"60900\">ZB_EMP_60900_WARE_11_20</t>\n";
493
	strText += "\t\t<t id=\"60910\">ZB_EMP_60910_WARE_12_20</t>\n";
494
	strText += "\t\t<t id=\"60920\">ZB_EMP_60920_WARE_13_20</t>\n";
495
	strText += "\t\t<t id=\"60930\">ZB_EMP_60930_WARE_14_20</t>\n";
496
	strText += "\t\t<t id=\"60940\">ZB_EMP_60940_WARE_15_20</t>\n";
497
	strText += "\t\t<t id=\"60950\">ZB_EMP_60950_WARE_16_20</t>\n";
498
	strText += "\t\t<t id=\"60960\">ZB_EMP_60960_WARE_17_20</t>\n";
499
	strText += "\t\t<t id=\"60970\">ZB_EMP_60970_WARE_18_20</t>\n";
500
	strText += "\t\t<t id=\"60980\">ZB_EMP_60980_WARE_19_20</t>\n";
501
	strText += "\t\t<t id=\"60990\">ZB_EMP_60990_WARE_20_20</t>\n";
502
 
503
	strText += "\t\t<t id=\"61000\">ZB_EMP_61000_WARE_1_21</t>\n";
504
	strText += "\t\t<t id=\"61010\">ZB_EMP_61010_WARE_2_21</t>\n";
505
	strText += "\t\t<t id=\"61020\">ZB_EMP_61020_WARE_3_21</t>\n";
506
	strText += "\t\t<t id=\"61030\">ZB_EMP_61030_WARE_4_21</t>\n";
507
	strText += "\t\t<t id=\"61040\">ZB_EMP_61040_WARE_5_21</t>\n";
508
	strText += "\t\t<t id=\"61050\">ZB_EMP_61050_WARE_6_21</t>\n";
509
	strText += "\t\t<t id=\"61060\">ZB_EMP_61060_WARE_7_21</t>\n";
510
	strText += "\t\t<t id=\"61070\">ZB_EMP_61070_WARE_8_21</t>\n";
511
	strText += "\t\t<t id=\"61080\">ZB_EMP_61080_WARE_9_21</t>\n";
512
	strText += "\t\t<t id=\"61090\">ZB_EMP_61090_WARE_10_21</t>\n";
513
	strText += "\t\t<t id=\"61100\">ZB_EMP_61100_WARE_11_21</t>\n";
514
	strText += "\t\t<t id=\"61110\">ZB_EMP_61110_WARE_12_21</t>\n";
515
	strText += "\t\t<t id=\"61120\">ZB_EMP_61120_WARE_13_21</t>\n";
516
	strText += "\t\t<t id=\"61130\">ZB_EMP_61130_WARE_14_21</t>\n";
517
	strText += "\t\t<t id=\"61140\">ZB_EMP_61140_WARE_15_21</t>\n";
518
	strText += "\t\t<t id=\"61150\">ZB_EMP_61150_WARE_16_21</t>\n";
519
	strText += "\t\t<t id=\"61160\">ZB_EMP_61160_WARE_17_21</t>\n";
520
	strText += "\t\t<t id=\"61170\">ZB_EMP_61170_WARE_18_21</t>\n";
521
	strText += "\t\t<t id=\"61180\">ZB_EMP_61180_WARE_19_21</t>\n";
522
	strText += "\t\t<t id=\"61190\">ZB_EMP_61190_WARE_20_21</t>\n";
523
 
524
	strText += "\t\t<t id=\"61200\">ZB_EMP_61200_WARE_1_22</t>\n";
525
	strText += "\t\t<t id=\"61210\">ZB_EMP_61210_WARE_2_22</t>\n";
526
	strText += "\t\t<t id=\"61220\">ZB_EMP_61220_WARE_3_22</t>\n";
527
	strText += "\t\t<t id=\"61230\">ZB_EMP_61230_WARE_4_22</t>\n";
528
	strText += "\t\t<t id=\"61240\">ZB_EMP_61240_WARE_5_22</t>\n";
529
	strText += "\t\t<t id=\"61250\">ZB_EMP_61250_WARE_6_22</t>\n";
530
	strText += "\t\t<t id=\"61260\">ZB_EMP_61260_WARE_7_22</t>\n";
531
	strText += "\t\t<t id=\"61270\">ZB_EMP_61270_WARE_8_22</t>\n";
532
	strText += "\t\t<t id=\"61280\">ZB_EMP_61280_WARE_9_22</t>\n";
533
	strText += "\t\t<t id=\"61290\">ZB_EMP_61290_WARE_10_22</t>\n";
534
	strText += "\t\t<t id=\"61300\">ZB_EMP_61300_WARE_11_22</t>\n";
535
	strText += "\t\t<t id=\"61310\">ZB_EMP_61310_WARE_12_22</t>\n";
536
	strText += "\t\t<t id=\"61320\">ZB_EMP_61320_WARE_13_22</t>\n";
537
	strText += "\t\t<t id=\"61330\">ZB_EMP_61330_WARE_14_22</t>\n";
538
	strText += "\t\t<t id=\"61340\">ZB_EMP_61340_WARE_15_22</t>\n";
539
	strText += "\t\t<t id=\"61350\">ZB_EMP_61350_WARE_16_22</t>\n";
540
	strText += "\t\t<t id=\"61360\">ZB_EMP_61360_WARE_17_22</t>\n";
541
	strText += "\t\t<t id=\"61370\">ZB_EMP_61370_WARE_18_22</t>\n";
542
	strText += "\t\t<t id=\"61380\">ZB_EMP_61380_WARE_19_22</t>\n";
543
	strText += "\t\t<t id=\"61390\">ZB_EMP_61390_WARE_20_22</t>\n";
544
 
545
	strText += "\t\t<t id=\"61400\">ZB_EMP_61400_WARE_1_23</t>\n";
546
	strText += "\t\t<t id=\"61410\">ZB_EMP_61410_WARE_2_23</t>\n";
547
	strText += "\t\t<t id=\"61420\">ZB_EMP_61420_WARE_3_23</t>\n";
548
	strText += "\t\t<t id=\"61430\">ZB_EMP_61430_WARE_4_23</t>\n";
549
	strText += "\t\t<t id=\"61440\">ZB_EMP_61440_WARE_5_23</t>\n";
550
	strText += "\t\t<t id=\"61450\">ZB_EMP_61450_WARE_6_23</t>\n";
551
	strText += "\t\t<t id=\"61460\">ZB_EMP_61460_WARE_7_23</t>\n";
552
	strText += "\t\t<t id=\"61470\">ZB_EMP_61470_WARE_8_23</t>\n";
553
	strText += "\t\t<t id=\"61480\">ZB_EMP_61480_WARE_9_23</t>\n";
554
	strText += "\t\t<t id=\"61490\">ZB_EMP_61490_WARE_10_23</t>\n";
555
	strText += "\t\t<t id=\"61500\">ZB_EMP_61500_WARE_11_23</t>\n";
556
	strText += "\t\t<t id=\"61510\">ZB_EMP_61510_WARE_12_23</t>\n";
557
	strText += "\t\t<t id=\"61520\">ZB_EMP_61520_WARE_13_23</t>\n";
558
	strText += "\t\t<t id=\"61530\">ZB_EMP_61530_WARE_14_23</t>\n";
559
	strText += "\t\t<t id=\"61540\">ZB_EMP_61540_WARE_15_23</t>\n";
560
	strText += "\t\t<t id=\"61550\">ZB_EMP_61550_WARE_16_23</t>\n";
561
	strText += "\t\t<t id=\"61560\">ZB_EMP_61560_WARE_17_23</t>\n";
562
	strText += "\t\t<t id=\"61570\">ZB_EMP_61570_WARE_18_23</t>\n";
563
	strText += "\t\t<t id=\"61580\">ZB_EMP_61580_WARE_19_23</t>\n";
564
	strText += "\t\t<t id=\"61590\">ZB_EMP_61590_WARE_20_23</t>\n";
565
 
566
	strText += "\t\t<t id=\"61600\">ZB_EMP_61600_WARE_1_24</t>\n";
567
	strText += "\t\t<t id=\"61610\">ZB_EMP_61610_WARE_2_24</t>\n";
568
	strText += "\t\t<t id=\"61620\">ZB_EMP_61620_WARE_3_24</t>\n";
569
	strText += "\t\t<t id=\"61630\">ZB_EMP_61630_WARE_4_24</t>\n";
570
	strText += "\t\t<t id=\"61640\">ZB_EMP_61640_WARE_5_24</t>\n";
571
	strText += "\t\t<t id=\"61650\">ZB_EMP_61650_WARE_6_24</t>\n";
572
	strText += "\t\t<t id=\"61660\">ZB_EMP_61660_WARE_7_24</t>\n";
573
	strText += "\t\t<t id=\"61670\">ZB_EMP_61670_WARE_8_24</t>\n";
574
	strText += "\t\t<t id=\"61680\">ZB_EMP_61680_WARE_9_24</t>\n";
575
	strText += "\t\t<t id=\"61690\">ZB_EMP_61690_WARE_10_24</t>\n";
576
	strText += "\t\t<t id=\"61700\">ZB_EMP_61700_WARE_11_24</t>\n";
577
	strText += "\t\t<t id=\"61710\">ZB_EMP_61710_WARE_12_24</t>\n";
578
	strText += "\t\t<t id=\"61720\">ZB_EMP_61720_WARE_13_24</t>\n";
579
	strText += "\t\t<t id=\"61730\">ZB_EMP_61730_WARE_14_24</t>\n";
580
	strText += "\t\t<t id=\"61740\">ZB_EMP_61740_WARE_15_24</t>\n";
581
	strText += "\t\t<t id=\"61750\">ZB_EMP_61750_WARE_16_24</t>\n";
582
	strText += "\t\t<t id=\"61760\">ZB_EMP_61760_WARE_17_24</t>\n";
583
	strText += "\t\t<t id=\"61770\">ZB_EMP_61770_WARE_18_24</t>\n";
584
	strText += "\t\t<t id=\"61780\">ZB_EMP_61780_WARE_19_24</t>\n";
585
	strText += "\t\t<t id=\"61790\">ZB_EMP_61790_WARE_20_24</t>\n";
586
 
587
	strText += "\t\t<t id=\"61800\">ZB_EMP_61800_WARE_1_25</t>\n";
588
	strText += "\t\t<t id=\"61810\">ZB_EMP_61810_WARE_2_25</t>\n";
589
	strText += "\t\t<t id=\"61820\">ZB_EMP_61820_WARE_3_25</t>\n";
590
	strText += "\t\t<t id=\"61830\">ZB_EMP_61830_WARE_4_25</t>\n";
591
	strText += "\t\t<t id=\"61840\">ZB_EMP_61840_WARE_5_25</t>\n";
592
	strText += "\t\t<t id=\"61850\">ZB_EMP_61850_WARE_6_25</t>\n";
593
	strText += "\t\t<t id=\"61860\">ZB_EMP_61860_WARE_7_25</t>\n";
594
	strText += "\t\t<t id=\"61870\">ZB_EMP_61870_WARE_8_25</t>\n";
595
	strText += "\t\t<t id=\"61880\">ZB_EMP_61880_WARE_9_25</t>\n";
596
	strText += "\t\t<t id=\"61890\">ZB_EMP_61890_WARE_10_25</t>\n";
597
	strText += "\t\t<t id=\"61900\">ZB_EMP_61900_WARE_11_25</t>\n";
598
	strText += "\t\t<t id=\"61910\">ZB_EMP_61910_WARE_12_25</t>\n";
599
	strText += "\t\t<t id=\"61920\">ZB_EMP_61920_WARE_13_25</t>\n";
600
	strText += "\t\t<t id=\"61930\">ZB_EMP_61930_WARE_14_25</t>\n";
601
	strText += "\t\t<t id=\"61940\">ZB_EMP_61940_WARE_15_25</t>\n";
602
	strText += "\t\t<t id=\"61950\">ZB_EMP_61950_WARE_16_25</t>\n";
603
	strText += "\t\t<t id=\"61960\">ZB_EMP_61960_WARE_17_25</t>\n";
604
	strText += "\t\t<t id=\"61970\">ZB_EMP_61970_WARE_18_25</t>\n";
605
	strText += "\t\t<t id=\"61980\">ZB_EMP_61980_WARE_19_25</t>\n";
606
	strText += "\t\t<t id=\"61990\">ZB_EMP_61990_WARE_20_25</t>\n";
607
 
608
	strText += "\t\t<t id=\"62000\">ZB_EMP_62000_WARE_1_26</t>\n";
609
	strText += "\t\t<t id=\"62010\">ZB_EMP_62010_WARE_2_26</t>\n";
610
	strText += "\t\t<t id=\"62020\">ZB_EMP_62020_WARE_3_26</t>\n";
611
	strText += "\t\t<t id=\"62030\">ZB_EMP_62030_WARE_4_26</t>\n";
612
	strText += "\t\t<t id=\"62040\">ZB_EMP_62040_WARE_5_26</t>\n";
613
	strText += "\t\t<t id=\"62050\">ZB_EMP_62050_WARE_6_26</t>\n";
614
	strText += "\t\t<t id=\"62060\">ZB_EMP_62060_WARE_7_26</t>\n";
615
	strText += "\t\t<t id=\"62070\">ZB_EMP_62070_WARE_8_26</t>\n";
616
	strText += "\t\t<t id=\"62080\">ZB_EMP_62080_WARE_9_26</t>\n";
617
	strText += "\t\t<t id=\"62090\">ZB_EMP_62090_WARE_10_26</t>\n";
618
	strText += "\t\t<t id=\"62100\">ZB_EMP_62100_WARE_11_26</t>\n";
619
	strText += "\t\t<t id=\"62110\">ZB_EMP_62110_WARE_12_26</t>\n";
620
	strText += "\t\t<t id=\"62120\">ZB_EMP_62120_WARE_13_26</t>\n";
621
	strText += "\t\t<t id=\"62130\">ZB_EMP_62130_WARE_14_26</t>\n";
622
	strText += "\t\t<t id=\"62140\">ZB_EMP_62140_WARE_15_26</t>\n";
623
	strText += "\t\t<t id=\"62150\">ZB_EMP_62150_WARE_16_26</t>\n";
624
	strText += "\t\t<t id=\"62160\">ZB_EMP_62160_WARE_17_26</t>\n";
625
	strText += "\t\t<t id=\"62170\">ZB_EMP_62170_WARE_18_26</t>\n";
626
	strText += "\t\t<t id=\"62180\">ZB_EMP_62180_WARE_19_26</t>\n";
627
	strText += "\t\t<t id=\"62190\">ZB_EMP_62190_WARE_20_26</t>\n";
628
 
629
	strText += "\t\t<t id=\"62200\">ZB_EMP_62200_WARE_1_27</t>\n";
630
	strText += "\t\t<t id=\"62210\">ZB_EMP_62210_WARE_2_27</t>\n";
631
	strText += "\t\t<t id=\"62220\">ZB_EMP_62220_WARE_3_27</t>\n";
632
	strText += "\t\t<t id=\"62230\">ZB_EMP_62230_WARE_4_27</t>\n";
633
	strText += "\t\t<t id=\"62240\">ZB_EMP_62240_WARE_5_27</t>\n";
634
	strText += "\t\t<t id=\"62250\">ZB_EMP_62250_WARE_6_27</t>\n";
635
	strText += "\t\t<t id=\"62260\">ZB_EMP_62260_WARE_7_27</t>\n";
636
	strText += "\t\t<t id=\"62270\">ZB_EMP_62270_WARE_8_27</t>\n";
637
	strText += "\t\t<t id=\"62280\">ZB_EMP_62280_WARE_9_27</t>\n";
638
	strText += "\t\t<t id=\"62290\">ZB_EMP_62290_WARE_10_27</t>\n";
639
	strText += "\t\t<t id=\"62300\">ZB_EMP_62300_WARE_11_27</t>\n";
640
	strText += "\t\t<t id=\"62310\">ZB_EMP_62310_WARE_12_27</t>\n";
641
	strText += "\t\t<t id=\"62320\">ZB_EMP_62320_WARE_13_27</t>\n";
642
	strText += "\t\t<t id=\"62330\">ZB_EMP_62330_WARE_14_27</t>\n";
643
	strText += "\t\t<t id=\"62340\">ZB_EMP_62340_WARE_15_27</t>\n";
644
	strText += "\t\t<t id=\"62350\">ZB_EMP_62350_WARE_16_27</t>\n";
645
	strText += "\t\t<t id=\"62360\">ZB_EMP_62360_WARE_17_27</t>\n";
646
	strText += "\t\t<t id=\"62370\">ZB_EMP_62370_WARE_18_27</t>\n";
647
	strText += "\t\t<t id=\"62380\">ZB_EMP_62380_WARE_19_27</t>\n";
648
	strText += "\t\t<t id=\"62390\">ZB_EMP_62390_WARE_20_27</t>\n";
649
 
650
	strText += "\t\t<t id=\"62400\">ZB_EMP_62400_WARE_1_28</t>\n";
651
	strText += "\t\t<t id=\"62410\">ZB_EMP_62410_WARE_2_28</t>\n";
652
	strText += "\t\t<t id=\"62420\">ZB_EMP_62420_WARE_3_28</t>\n";
653
	strText += "\t\t<t id=\"62430\">ZB_EMP_62430_WARE_4_28</t>\n";
654
	strText += "\t\t<t id=\"62440\">ZB_EMP_62440_WARE_5_28</t>\n";
655
	strText += "\t\t<t id=\"62450\">ZB_EMP_62450_WARE_6_28</t>\n";
656
	strText += "\t\t<t id=\"62460\">ZB_EMP_62460_WARE_7_28</t>\n";
657
	strText += "\t\t<t id=\"62470\">ZB_EMP_62470_WARE_8_28</t>\n";
658
	strText += "\t\t<t id=\"62480\">ZB_EMP_62480_WARE_9_28</t>\n";
659
	strText += "\t\t<t id=\"62490\">ZB_EMP_62490_WARE_10_28</t>\n";
660
	strText += "\t\t<t id=\"62500\">ZB_EMP_62500_WARE_11_28</t>\n";
661
	strText += "\t\t<t id=\"62510\">ZB_EMP_62510_WARE_12_28</t>\n";
662
	strText += "\t\t<t id=\"62520\">ZB_EMP_62520_WARE_13_28</t>\n";
663
	strText += "\t\t<t id=\"62530\">ZB_EMP_62530_WARE_14_28</t>\n";
664
	strText += "\t\t<t id=\"62540\">ZB_EMP_62540_WARE_15_28</t>\n";
665
	strText += "\t\t<t id=\"62550\">ZB_EMP_62550_WARE_16_28</t>\n";
666
	strText += "\t\t<t id=\"62560\">ZB_EMP_62560_WARE_17_28</t>\n";
667
	strText += "\t\t<t id=\"62570\">ZB_EMP_62570_WARE_18_28</t>\n";
668
	strText += "\t\t<t id=\"62580\">ZB_EMP_62580_WARE_19_28</t>\n";
669
	strText += "\t\t<t id=\"62590\">ZB_EMP_62590_WARE_20_28</t>\n";
670
 
671
	strText += "\t\t<t id=\"62600\">ZB_EMP_62600_WARE_1_29</t>\n";
672
	strText += "\t\t<t id=\"62610\">ZB_EMP_62610_WARE_2_29</t>\n";
673
	strText += "\t\t<t id=\"62620\">ZB_EMP_62620_WARE_3_29</t>\n";
674
	strText += "\t\t<t id=\"62630\">ZB_EMP_62630_WARE_4_29</t>\n";
675
	strText += "\t\t<t id=\"62640\">ZB_EMP_62640_WARE_5_29</t>\n";
676
	strText += "\t\t<t id=\"62650\">ZB_EMP_62650_WARE_6_29</t>\n";
677
	strText += "\t\t<t id=\"62660\">ZB_EMP_62660_WARE_7_29</t>\n";
678
	strText += "\t\t<t id=\"62670\">ZB_EMP_62670_WARE_8_29</t>\n";
679
	strText += "\t\t<t id=\"62680\">ZB_EMP_62680_WARE_9_29</t>\n";
680
	strText += "\t\t<t id=\"62690\">ZB_EMP_62690_WARE_10_29</t>\n";
681
	strText += "\t\t<t id=\"62700\">ZB_EMP_62700_WARE_11_29</t>\n";
682
	strText += "\t\t<t id=\"62710\">ZB_EMP_62710_WARE_12_29</t>\n";
683
	strText += "\t\t<t id=\"62720\">ZB_EMP_62720_WARE_13_29</t>\n";
684
	strText += "\t\t<t id=\"62730\">ZB_EMP_62730_WARE_14_29</t>\n";
685
	strText += "\t\t<t id=\"62740\">ZB_EMP_62740_WARE_15_29</t>\n";
686
	strText += "\t\t<t id=\"62750\">ZB_EMP_62750_WARE_16_29</t>\n";
687
	strText += "\t\t<t id=\"62760\">ZB_EMP_62760_WARE_17_29</t>\n";
688
	strText += "\t\t<t id=\"62770\">ZB_EMP_62770_WARE_18_29</t>\n";
689
	strText += "\t\t<t id=\"62780\">ZB_EMP_62780_WARE_19_29</t>\n";
690
	strText += "\t\t<t id=\"62790\">ZB_EMP_62790_WARE_20_29</t>";
691
 
692
	return strText;
693
}
694
 
695
inline CyString GetX3Emp()
696
{
697
	CyString strText;
698
 
699
	strText += "28;0;0;0;0;81;10053;0;35714;1;1;0;35714;-10000;0;0;SS_WARE_SW_CUSTOM1_1;\n";
700
	strText += "28;0;0;0;0;82;10063;0;17;1;1;0;17;-100000;0;0;SS_WARE_SW_CUSTOM2_1;\n";
701
	strText += "28;0;0;0;0;83;10073;0;14;1;1;0;14;-100000;0;0;SS_WARE_SW_CUSTOM3_1;\n";
702
	strText += "28;0;0;0;0;84;10083;0;56;1;1;0;56;-100000;0;0;SS_WARE_SW_CUSTOM4_1;\n";
703
	strText += "28;0;0;0;0;85;10093;0;88;1;1;0;88;-100000;0;0;SS_WARE_SW_CUSTOM5_1;\n";
704
	strText += "28;0;0;0;0;86;10103;0;283;1;1;0;283;-100000;0;0;SS_WARE_SW_CUSTOM6_1;\n";
705
	strText += "28;0;0;0;0;87;10113;0;383;1;1;0;383;-100000;0;0;SS_WARE_SW_CUSTOM7_1;\n";
706
	strText += "28;0;0;0;0;88;10123;0;1389;1;1;0;1389;-100000;0;0;SS_WARE_SW_CUSTOM8_1;\n";
707
	strText += "28;0;0;0;0;89;10133;0;3396;1;1;0;3396;-100000;0;0;SS_WARE_SW_CUSTOM9_1;\n";
708
	strText += "28;0;0;0;0;90;10143;0;4215;1;1;0;4215;-100000;0;0;SS_WARE_SW_CUSTOM10_1;\n";
709
	strText += "28;0;0;0;0;91;10153;0;5635;1;1;0;5635;-100000;0;0;SS_WARE_SW_CUSTOM11_1;\n";
710
	strText += "28;0;0;0;0;92;10163;0;65735;1;1;0;65735;-100000;0;0;SS_WARE_SW_CUSTOM12_1;\n";
711
	strText += "28;0;0;0;0;93;10173;0;17857;1;1;0;17857;-100000;0;0;SS_WARE_SW_CUSTOM13_1;\n";
712
	strText += "28;0;0;0;0;94;10183;0;21428;1;1;0;21428;-100000;0;0;SS_WARE_SW_CUSTOM14_1;\n";
713
	strText += "28;0;0;0;0;95;10193;0;324515;1;1;0;324515;-100000;0;0;SS_WARE_SW_CUSTOM15_1;\n";
714
	strText += "28;0;0;0;0;96;10203;0;638508;1;1;0;638508;-100000;0;0;SS_WARE_SW_CUSTOM16_1;\n";
715
	strText += "28;0;0;0;0;97;10213;0;225755;1;1;0;225755;-100000;0;0;SS_WARE_SW_CUSTOM17_1;\n";
716
	strText += "28;0;0;0;0;98;10223;0;1931535;1;1;0;1931535;1000;0;0;SS_WARE_SW_CUSTOM18_1;\n";
717
	strText += "28;0;0;0;0;99;10233;0;2209150;1;1;0;2209150;-100000;0;0;SS_WARE_SW_CUSTOM19_1;\n";
718
	strText += "28;0;0;0;0;100;10243;0;6727565;1;1;0;6727565;-100000;0;0;SS_WARE_SW_CUSTOM20_1;\n";
719
 
720
	strText += "28;0;0;0;0;101;10253;0;35014;1;1;0;35014;-100;0;0;SS_WARE_SW_CUSTOM1_2;\n";
721
	strText += "28;0;0;0;0;102;10263;0;17;1;1;0;17;-100;0;0;SS_WARE_SW_CUSTOM2_2;\n";
722
	strText += "28;0;0;0;0;103;10273;0;14;1;1;0;14;-100;0;0;SS_WARE_SW_CUSTOM3_2;\n";
723
	strText += "28;0;0;0;0;104;10283;0;46;1;1;0;46;-100;0;0;SS_WARE_SW_CUSTOM4_2;\n";
724
	strText += "28;0;0;0;0;105;10293;0;78;1;1;0;78;-100;0;0;SS_WARE_SW_CUSTOM5_2;\n";
725
	strText += "28;0;0;0;0;106;10303;0;243;1;1;0;243;-100;0;0;SS_WARE_SW_CUSTOM6_2;\n";
726
	strText += "28;0;0;0;0;107;10313;0;343;1;1;0;343;-100;0;0;SS_WARE_SW_CUSTOM7_2;\n";
727
	strText += "28;0;0;0;0;108;10323;0;1289;1;1;0;1289;-100;0;0;SS_WARE_SW_CUSTOM8_2;\n";
728
	strText += "28;0;0;0;0;109;10333;0;3296;1;1;0;3296;-100;0;0;SS_WARE_SW_CUSTOM9_2;\n";
729
	strText += "28;0;0;0;0;110;10343;0;4115;1;1;0;4115;-100;0;0;SS_WARE_SW_CUSTOM10_2;\n";
730
	strText += "28;0;0;0;0;111;10353;0;5335;1;1;0;5335;-100;0;0;SS_WARE_SW_CUSTOM11_2;\n";
731
	strText += "28;0;0;0;0;112;10363;0;63735;1;1;0;63735;-100;0;0;SS_WARE_SW_CUSTOM12_2;\n";
732
	strText += "28;0;0;0;0;113;10373;0;17257;1;1;0;17257;-100;0;0;SS_WARE_SW_CUSTOM13_2;\n";
733
	strText += "28;0;0;0;0;114;10383;0;21228;1;1;0;21228;-100;0;0;SS_WARE_SW_CUSTOM14_2;\n";
734
	strText += "28;0;0;0;0;115;10393;0;324115;1;1;0;324115;-100;0;0;SS_WARE_SW_CUSTOM15_2;\n";
735
	strText += "28;0;0;0;0;116;10403;0;636508;1;1;0;636508;-100;0;0;SS_WARE_SW_CUSTOM16_2;\n";
736
	strText += "28;0;0;0;0;117;10413;0;223755;1;1;0;223755;-100;0;0;SS_WARE_SW_CUSTOM17_2;\n";
737
	strText += "28;0;0;0;0;118;10423;0;1831535;1;1;0;1831535;-100;0;0;SS_WARE_SW_CUSTOM18_2;\n";
738
	strText += "28;0;0;0;0;119;10433;0;2207150;1;1;0;2207150;-100;0;0;SS_WARE_SW_CUSTOM19_2;\n";
739
	strText += "28;0;0;0;0;120;10443;0;6726565;1;1;0;6726565;-100;0;0;SS_WARE_SW_CUSTOM20_2;\n";
740
 
741
	strText += "28;0;0;0;0;121;10453;0;35714;1;1;0;35714;0;0;0;SS_WARE_SW_CUSTOM1_3;\n";
742
	strText += "28;0;0;0;0;122;10463;0;18;1;1;0;18;0;0;0;SS_WARE_SW_CUSTOM2_3;\n";
743
	strText += "28;0;0;0;0;123;10473;0;10;1;1;0;10;0;0;0;SS_WARE_SW_CUSTOM3_3;\n";
744
	strText += "28;0;0;0;0;124;10483;0;53;1;1;0;53;0;0;0;SS_WARE_SW_CUSTOM4_3;\n";
745
	strText += "28;0;0;0;0;125;10493;0;89;1;1;0;89;0;0;0;SS_WARE_SW_CUSTOM5_3;\n";
746
	strText += "28;0;0;0;0;126;10503;0;289;1;1;0;289;0;0;0;SS_WARE_SW_CUSTOM6_3;\n";
747
	strText += "28;0;0;0;0;127;10513;0;373;1;1;0;373;0;0;0;SS_WARE_SW_CUSTOM7_3;\n";
748
	strText += "28;0;0;0;0;128;10523;0;1359;1;1;0;1359;0;0;0;SS_WARE_SW_CUSTOM8_3;\n";
749
	strText += "28;0;0;0;0;129;10533;0;3496;1;1;0;3496;0;0;0;SS_WARE_SW_CUSTOM9_3;\n";
750
	strText += "28;0;0;0;0;130;10543;0;4210;1;1;0;4210;0;0;0;SS_WARE_SW_CUSTOM10_3;\n";
751
	strText += "28;0;0;0;0;131;10553;0;5553;1;1;0;5553;0;0;0;SS_WARE_SW_CUSTOM11_3;\n";
752
	strText += "28;0;0;0;0;132;10563;0;65375;1;1;0;65375;0;0;0;SS_WARE_SW_CUSTOM12_3;\n";
753
	strText += "28;0;0;0;0;133;10573;0;17013;1;1;0;17013;0;0;0;SS_WARE_SW_CUSTOM13_3;\n";
754
	strText += "28;0;0;0;0;134;10583;0;21429;1;1;0;21429;0;0;0;SS_WARE_SW_CUSTOM14_3;\n";
755
	strText += "28;0;0;0;0;135;10593;0;324835;1;1;0;324835;0;0;0;SS_WARE_SW_CUSTOM15_3;\n";
756
	strText += "28;0;0;0;0;136;10603;0;638600;1;1;0;638600;0;0;0;SS_WARE_SW_CUSTOM16_3;\n";
757
	strText += "28;0;0;0;0;137;10613;0;225795;1;1;0;225795;0;0;0;SS_WARE_SW_CUSTOM17_3;\n";
758
	strText += "28;0;0;0;0;138;10623;0;1933535;1;1;0;1933535;0;0;0;SS_WARE_SW_CUSTOM18_3;\n";
759
	strText += "28;0;0;0;0;139;10633;0;2210150;1;1;0;2210150;0;0;0;SS_WARE_SW_CUSTOM19_3;\n";
760
	strText += "28;0;0;0;0;140;10643;0;6728565;1;1;0;6728565;0;0;0;SS_WARE_SW_CUSTOM20_3;\n";
761
 
762
	strText += "28;0;0;0;0;141;10653;0;35714;1;1;0;35714;0;0;0;SS_WARE_SW_CUSTOM1_4;\n";
763
	strText += "28;0;0;0;0;142;10663;0;17;1;1;0;17;0;0;0;SS_WARE_SW_CUSTOM2_4;\n";
764
	strText += "28;0;0;0;0;143;10673;0;14;1;1;0;14;0;0;0;SS_WARE_SW_CUSTOM3_4;\n";
765
	strText += "28;0;0;0;0;144;10683;0;50;1;1;0;50;0;0;0;SS_WARE_SW_CUSTOM4_4;\n";
766
	strText += "28;0;0;0;0;145;10693;0;75;1;1;0;75;0;0;0;SS_WARE_SW_CUSTOM5_4;\n";
767
	strText += "28;0;0;0;0;146;10703;0;280;1;1;0;280;0;0;0;SS_WARE_SW_CUSTOM6_4;\n";
768
	strText += "28;0;0;0;0;147;10713;0;324;1;1;0;324;0;0;0;SS_WARE_SW_CUSTOM7_4;\n";
769
	strText += "28;0;0;0;0;148;10723;0;1397;1;1;0;1397;0;0;0;SS_WARE_SW_CUSTOM8_4;\n";
770
	strText += "28;0;0;0;0;149;10733;0;3396;1;1;0;3396;0;0;0;SS_WARE_SW_CUSTOM9_4;\n";
771
	strText += "28;0;0;0;0;150;10743;0;4215;1;1;0;4215;0;0;0;SS_WARE_SW_CUSTOM10_4;\n";
772
	strText += "28;0;0;0;0;151;10753;0;9035;1;1;0;9035;0;0;0;SS_WARE_SW_CUSTOM11_4;\n";
773
	strText += "28;0;0;0;0;152;10763;0;65735;1;1;0;65735;0;0;0;SS_WARE_SW_CUSTOM12_4;\n";
774
	strText += "28;0;0;0;0;153;10773;0;27857;1;1;0;27857;0;0;0;SS_WARE_SW_CUSTOM13_4;\n";
775
	strText += "28;0;0;0;0;154;10783;0;31428;1;1;0;31428;0;0;0;SS_WARE_SW_CUSTOM14_4;\n";
776
	strText += "28;0;0;0;0;155;10793;0;424515;1;1;0;424515;0;0;0;SS_WARE_SW_CUSTOM15_4;\n";
777
	strText += "28;0;0;0;0;156;10803;0;238508;1;1;0;238508;0;0;0;SS_WARE_SW_CUSTOM16_4;\n";
778
	strText += "28;0;0;0;0;157;10813;0;325755;1;1;0;325755;0;0;0;SS_WARE_SW_CUSTOM17_4;\n";
779
	strText += "28;0;0;0;0;158;10823;0;1661535;1;1;0;1661535;0;0;0;SS_WARE_SW_CUSTOM18_4;\n";
780
	strText += "28;0;0;0;0;159;10833;0;2509150;1;1;0;2509150;0;0;0;SS_WARE_SW_CUSTOM19_4;\n";
781
	strText += "28;0;0;0;0;160;10843;0;4720565;1;1;0;4720565;0;0;0;SS_WARE_SW_CUSTOM20_4;\n";
782
 
783
	strText += "28;0;0;0;0;161;10853;0;43571;1;1;0;43571;0;0;0;SS_WARE_SW_CUSTOM1_5;\n";
784
	strText += "28;0;0;0;0;162;10863;0;19;1;1;0;19;0;0;0;SS_WARE_SW_CUSTOM2_5;\n";
785
	strText += "28;0;0;0;0;163;10873;0;30;1;1;0;30;0;0;0;SS_WARE_SW_CUSTOM3_5;\n";
786
	strText += "28;0;0;0;0;164;10883;0;60;1;1;0;60;0;0;0;SS_WARE_SW_CUSTOM4_5;\n";
787
	strText += "28;0;0;0;0;165;10893;0;99;1;1;0;99;0;0;0;SS_WARE_SW_CUSTOM5_5;\n";
788
	strText += "28;0;0;0;0;166;10903;0;143;1;1;0;143;0;0;0;SS_WARE_SW_CUSTOM6_5;\n";
789
	strText += "28;0;0;0;0;167;10913;0;583;1;1;0;583;0;0;0;SS_WARE_SW_CUSTOM7_5;\n";
790
	strText += "28;0;0;0;0;168;10923;0;2050;1;1;0;2050;0;0;0;SS_WARE_SW_CUSTOM8_5;\n";
791
	strText += "28;0;0;0;0;169;10933;0;3306;1;1;0;3306;0;0;0;SS_WARE_SW_CUSTOM9_5;\n";
792
	strText += "28;0;0;0;0;170;10943;0;4215;1;1;0;4215;0;0;0;SS_WARE_SW_CUSTOM10_5;\n";
793
	strText += "28;0;0;0;0;171;10953;0;5635;1;1;0;5635;0;0;0;SS_WARE_SW_CUSTOM11_5;\n";
794
	strText += "28;0;0;0;0;172;10963;0;82735;1;1;0;82735;0;0;0;SS_WARE_SW_CUSTOM12_5;\n";
795
	strText += "28;0;0;0;0;173;10973;0;97857;1;1;0;97857;0;0;0;SS_WARE_SW_CUSTOM13_5;\n";
796
	strText += "28;0;0;0;0;174;10983;0;61428;1;1;0;61428;0;0;0;SS_WARE_SW_CUSTOM14_5;\n";
797
	strText += "28;0;0;0;0;175;10993;0;724515;1;1;0;724515;0;0;0;SS_WARE_SW_CUSTOM15_5;\n";
798
	strText += "28;0;0;0;0;176;11003;0;438508;1;1;0;438508;0;0;0;SS_WARE_SW_CUSTOM16_5;\n";
799
	strText += "28;0;0;0;0;177;11013;0;825755;1;1;0;825755;0;0;0;SS_WARE_SW_CUSTOM17_5;\n";
800
	strText += "28;0;0;0;0;178;11023;0;3931535;1;1;0;3931535;0;0;0;SS_WARE_SW_CUSTOM18_5;\n";
801
	strText += "28;0;0;0;0;179;11033;0;5209150;1;1;0;5209150;0;0;0;SS_WARE_SW_CUSTOM19_5;\n";
802
	strText += "28;0;0;0;0;180;11043;0;6777565;1;1;0;6777565;0;0;0;SS_WARE_SW_CUSTOM20_5;\n";
803
 
804
	strText += "28;0;0;0;0;181;11053;0;45714;1;1;0;45714;0;0;0;SS_WARE_SW_CUSTOM1_6;\n";
805
	strText += "28;0;0;0;0;182;11063;0;17;1;1;0;17;0;0;0;SS_WARE_SW_CUSTOM2_6;\n";
806
	strText += "28;0;0;0;0;183;11073;0;14;1;1;0;14;0;0;0;SS_WARE_SW_CUSTOM3_6;\n";
807
	strText += "28;0;0;0;0;184;11083;0;56;1;1;0;56;0;0;0;SS_WARE_SW_CUSTOM4_6;\n";
808
	strText += "28;0;0;0;0;185;11093;0;88;1;1;0;88;0;0;0;SS_WARE_SW_CUSTOM5_6;\n";
809
	strText += "28;0;0;0;0;186;11103;0;283;1;1;0;283;0;0;0;SS_WARE_SW_CUSTOM6_6;\n";
810
	strText += "28;0;0;0;0;187;11113;0;383;1;1;0;383;0;0;0;SS_WARE_SW_CUSTOM7_6;\n";
811
	strText += "28;0;0;0;0;188;11123;0;1989;1;1;0;1989;0;0;0;SS_WARE_SW_CUSTOM8_6;\n";
812
	strText += "28;0;0;0;0;189;11133;0;3006;1;1;0;3006;0;0;0;SS_WARE_SW_CUSTOM9_6;\n";
813
	strText += "28;0;0;0;0;190;11143;0;4285;1;1;0;4285;0;0;0;SS_WARE_SW_CUSTOM10_6;\n";
814
	strText += "28;0;0;0;0;191;11153;0;5563;1;1;0;5563;0;0;0;SS_WARE_SW_CUSTOM11_6;\n";
815
	strText += "28;0;0;0;0;192;11163;0;56573;1;1;0;56573;0;0;0;SS_WARE_SW_CUSTOM12_6;\n";
816
	strText += "28;0;0;0;0;193;11173;0;71785;1;1;0;71785;0;0;0;SS_WARE_SW_CUSTOM13_6;\n";
817
	strText += "28;0;0;0;0;194;11183;0;82142;1;1;0;82142;0;0;0;SS_WARE_SW_CUSTOM14_6;\n";
818
	strText += "28;0;0;0;0;195;11193;0;532451;1;1;0;532451;0;0;0;SS_WARE_SW_CUSTOM15_6;\n";
819
	strText += "28;0;0;0;0;196;11203;0;863850;1;1;0;863850;0;0;0;SS_WARE_SW_CUSTOM16_6;\n";
820
	strText += "28;0;0;0;0;197;11213;0;522575;1;1;0;522575;0;0;0;SS_WARE_SW_CUSTOM17_6;\n";
821
	strText += "28;0;0;0;0;198;11223;0;5193153;1;1;0;5193153;0;0;0;SS_WARE_SW_CUSTOM18_6;\n";
822
	strText += "28;0;0;0;0;199;11233;0;2259150;1;1;0;2259150;0;0;0;SS_WARE_SW_CUSTOM19_6;\n";
823
	strText += "28;0;0;0;0;200;11243;0;5672756;1;1;0;5672756;0;0;0;SS_WARE_SW_CUSTOM20_6;\n";
824
 
825
	strText += "28;0;0;0;0;201;11253;0;35014;1;1;0;35014;100;0;0;SS_WARE_SW_CUSTOM1_7;\n";
826
	strText += "28;0;0;0;0;202;11263;0;17;1;1;0;17;100;0;0;SS_WARE_SW_CUSTOM2_7;\n";
827
	strText += "28;0;0;0;0;203;11273;0;14;1;1;0;14;100;0;0;SS_WARE_SW_CUSTOM3_7;\n";
828
	strText += "28;0;0;0;0;204;11283;0;56;1;1;0;56;100;0;0;SS_WARE_SW_CUSTOM4_7;\n";
829
	strText += "28;0;0;0;0;205;11293;0;88;1;1;0;88;100;0;0;SS_WARE_SW_CUSTOM5_7;\n";
830
	strText += "28;0;0;0;0;206;11303;0;283;1;1;0;283;100;0;0;SS_WARE_SW_CUSTOM6_7;\n";
831
	strText += "28;0;0;0;0;207;11313;0;383;1;1;0;383;100;0;0;SS_WARE_SW_CUSTOM7_7;\n";
832
	strText += "28;0;0;0;0;208;11323;0;1389;1;1;0;1389;100;0;0;SS_WARE_SW_CUSTOM8_7;\n";
833
	strText += "28;0;0;0;0;209;11333;0;3396;1;1;0;3396;100;0;0;SS_WARE_SW_CUSTOM9_7;\n";
834
	strText += "28;0;0;0;0;210;11343;0;4215;1;1;0;4215;100;0;0;SS_WARE_SW_CUSTOM10_7;\n";
835
	strText += "28;0;0;0;0;211;11353;0;5635;1;1;0;5635;100;0;0;SS_WARE_SW_CUSTOM11_7;\n";
836
	strText += "28;0;0;0;0;212;11363;0;65735;1;1;0;65735;100;0;0;SS_WARE_SW_CUSTOM12_7;\n";
837
	strText += "28;0;0;0;0;213;11373;0;17857;1;1;0;17857;100;0;0;SS_WARE_SW_CUSTOM13_7;\n";
838
	strText += "28;0;0;0;0;214;11383;0;21428;1;1;0;21428;100;0;0;SS_WARE_SW_CUSTOM14_7;\n";
839
	strText += "28;0;0;0;0;215;11393;0;324515;1;1;0;324515;100;0;0;SS_WARE_SW_CUSTOM15_7;\n";
840
	strText += "28;0;0;0;0;216;11403;0;638508;1;1;0;638508;100;0;0;SS_WARE_SW_CUSTOM16_7;\n";
841
	strText += "28;0;0;0;0;217;11413;0;225755;1;1;0;225755;100;0;0;SS_WARE_SW_CUSTOM17_7;\n";
842
	strText += "28;0;0;0;0;218;11423;0;1931535;1;1;0;1931535;100;0;0;SS_WARE_SW_CUSTOM18_7;\n";
843
	strText += "28;0;0;0;0;219;11433;0;2209150;1;1;0;2209150;100;0;0;SS_WARE_SW_CUSTOM19_7;\n";
844
	strText += "28;0;0;0;0;220;11443;0;6727565;1;1;0;6727565;100;0;0;SS_WARE_SW_CUSTOM20_7;\n";
845
 
846
	strText += "28;0;0;0;0;221;11453;0;35471;1;1;0;35471;100;0;0;SS_WARE_SW_CUSTOM1_8;\n";
847
	strText += "28;0;0;0;0;222;11463;0;17;1;1;0;17;100;0;0;SS_WARE_SW_CUSTOM2_8;\n";
848
	strText += "28;0;0;0;0;223;11473;0;24;1;1;0;24;100;0;0;SS_WARE_SW_CUSTOM3_8;\n";
849
	strText += "28;0;0;0;0;224;11483;0;66;1;1;0;66;100;0;0;SS_WARE_SW_CUSTOM4_8;\n";
850
	strText += "28;0;0;0;0;225;11493;0;78;1;1;0;78;100;0;0;SS_WARE_SW_CUSTOM5_8;\n";
851
	strText += "28;0;0;0;0;226;11503;0;238;1;1;0;238;100;0;0;SS_WARE_SW_CUSTOM6_8;\n";
852
	strText += "28;0;0;0;0;227;11513;0;338;1;1;0;338;100;0;0;SS_WARE_SW_CUSTOM7_8;\n";
853
	strText += "28;0;0;0;0;228;11523;0;1938;1;1;0;1938;100;0;0;SS_WARE_SW_CUSTOM8_8;\n";
854
	strText += "28;0;0;0;0;229;11533;0;6339;1;1;0;6339;100;0;0;SS_WARE_SW_CUSTOM9_8;\n";
855
	strText += "28;0;0;0;0;230;11543;0;5421;1;1;0;5421;100;0;0;SS_WARE_SW_CUSTOM10_8;\n";
856
	strText += "28;0;0;0;0;231;11553;0;5563;1;1;0;5563;100;0;0;SS_WARE_SW_CUSTOM11_8;\n";
857
	strText += "28;0;0;0;0;232;11563;0;65573;1;1;0;65573;100;0;0;SS_WARE_SW_CUSTOM12_8;\n";
858
	strText += "28;0;0;0;0;233;11573;0;81757;1;1;0;81757;100;0;0;SS_WARE_SW_CUSTOM13_8;\n";
859
	strText += "28;0;0;0;0;234;11583;0;22148;1;1;0;22148;100;0;0;SS_WARE_SW_CUSTOM14_8;\n";
860
	strText += "28;0;0;0;0;235;11593;0;352415;1;1;0;352415;100;0;0;SS_WARE_SW_CUSTOM15_8;\n";
861
	strText += "28;0;0;0;0;236;11603;0;653808;1;1;0;653808;100;0;0;SS_WARE_SW_CUSTOM16_8;\n";
862
	strText += "28;0;0;0;0;237;11613;0;252575;1;1;0;252575;100;0;0;SS_WARE_SW_CUSTOM17_8;\n";
863
	strText += "28;0;0;0;0;238;11623;0;1193535;1;1;0;1193535;100;0;0;SS_WARE_SW_CUSTOM18_8;\n";
864
	strText += "28;0;0;0;0;239;11633;0;2091520;1;1;0;2091520;100;0;0;SS_WARE_SW_CUSTOM19_8;\n";
865
	strText += "28;0;0;0;0;240;11643;0;7672565;1;1;0;7672565;100;0;0;SS_WARE_SW_CUSTOM20_8;\n";
866
 
867
	strText += "28;0;0;0;0;241;11653;0;35714;1;1;0;35714;333;0;0;SS_WARE_SW_CUSTOM1_9;\n";
868
	strText += "28;0;0;0;0;242;11663;0;17;1;1;0;17;333;0;0;SS_WARE_SW_CUSTOM2_9;\n";
869
	strText += "28;0;0;0;0;243;11673;0;14;1;1;0;14;333;0;0;SS_WARE_SW_CUSTOM3_9;\n";
870
	strText += "28;0;0;0;0;244;11683;0;56;1;1;0;56;333;0;0;SS_WARE_SW_CUSTOM4_9;\n";
871
	strText += "28;0;0;0;0;245;11693;0;88;1;1;0;88;333;0;0;SS_WARE_SW_CUSTOM5_9;\n";
872
	strText += "28;0;0;0;0;246;11703;0;283;1;1;0;283;333;0;0;SS_WARE_SW_CUSTOM6_9;\n";
873
	strText += "28;0;0;0;0;247;11713;0;383;1;1;0;383;333;0;0;SS_WARE_SW_CUSTOM7_9;\n";
874
	strText += "28;0;0;0;0;248;11723;0;1389;1;1;0;1389;333;0;0;SS_WARE_SW_CUSTOM8_9;\n";
875
	strText += "28;0;0;0;0;249;11733;0;3396;1;1;0;3396;333;0;0;SS_WARE_SW_CUSTOM9_9;\n";
876
	strText += "28;0;0;0;0;250;11743;0;4215;1;1;0;4215;333;0;0;SS_WARE_SW_CUSTOM10_9;\n";
877
	strText += "28;0;0;0;0;251;11753;0;5635;1;1;0;5635;333;0;0;SS_WARE_SW_CUSTOM11_9;\n";
878
	strText += "28;0;0;0;0;252;11763;0;65735;1;1;0;65735;333;0;0;SS_WARE_SW_CUSTOM12_9;\n";
879
	strText += "28;0;0;0;0;253;11773;0;17857;1;1;0;17857;333;0;0;SS_WARE_SW_CUSTOM13_9;\n";
880
	strText += "28;0;0;0;0;254;11783;0;21428;1;1;0;21428;333;0;0;SS_WARE_SW_CUSTOM14_9;\n";
881
	strText += "28;0;0;0;0;255;11793;0;324515;1;1;0;324515;333;0;0;SS_WARE_SW_CUSTOM15_9;\n";
882
	strText += "28;0;0;0;0;256;11803;0;338508;1;1;0;338508;333;0;0;SS_WARE_SW_CUSTOM16_9;\n";
883
	strText += "28;0;0;0;0;257;11813;0;825755;1;1;0;825755;333;0;0;SS_WARE_SW_CUSTOM17_9;\n";
884
	strText += "28;0;0;0;0;258;11823;0;1931535;1;1;0;1931535;333;0;0;SS_WARE_SW_CUSTOM18_9;\n";
885
	strText += "28;0;0;0;0;259;11833;0;2209150;1;1;0;2209150;333;0;0;SS_WARE_SW_CUSTOM19_9;\n";
886
	strText += "28;0;0;0;0;260;11843;0;7275656;1;1;0;7275656;333;0;0;SS_WARE_SW_CUSTOM20_9;\n";
887
 
888
	strText += "28;0;0;0;0;261;11853;0;35714;1;1;0;35714;1000;0;0;SS_WARE_SW_CUSTOM1_10;\n";
889
	strText += "28;0;0;0;0;262;11863;0;17;1;1;0;17;1000;0;0;SS_WARE_SW_CUSTOM2_10;\n";
890
	strText += "28;0;0;0;0;263;11873;0;14;1;1;0;14;1000;0;0;SS_WARE_SW_CUSTOM3_10;\n";
891
	strText += "28;0;0;0;0;264;11883;0;56;1;1;0;56;1000;0;0;SS_WARE_SW_CUSTOM4_10;\n";
892
	strText += "28;0;0;0;0;265;11893;0;88;1;1;0;88;1000;0;0;SS_WARE_SW_CUSTOM5_10;\n";
893
	strText += "28;0;0;0;0;266;11903;0;283;1;1;0;283;1000;0;0;SS_WARE_SW_CUSTOM6_10;\n";
894
	strText += "28;0;0;0;0;267;11913;0;383;1;1;0;383;1000;0;0;SS_WARE_SW_CUSTOM7_10;\n";
895
	strText += "28;0;0;0;0;268;11923;0;1389;1;1;0;1389;1000;0;0;SS_WARE_SW_CUSTOM8_10;\n";
896
	strText += "28;0;0;0;0;269;11933;0;3396;1;1;0;3396;1000;0;0;SS_WARE_SW_CUSTOM9_10;\n";
897
	strText += "28;0;0;0;0;270;11943;0;4215;1;1;0;4215;1000;0;0;SS_WARE_SW_CUSTOM10_10;\n";
898
	strText += "28;0;0;0;0;271;11953;0;5635;1;1;0;5635;1000;0;0;SS_WARE_SW_CUSTOM11_10;\n";
899
	strText += "28;0;0;0;0;272;11963;0;65735;1;1;0;65735;1000;0;0;SS_WARE_SW_CUSTOM12_10;\n";
900
	strText += "28;0;0;0;0;273;11973;0;17857;1;1;0;17857;1000;0;0;SS_WARE_SW_CUSTOM13_10;\n";
901
	strText += "28;0;0;0;0;274;11983;0;21428;1;1;0;21428;1000;0;0;SS_WARE_SW_CUSTOM14_10;\n";
902
	strText += "28;0;0;0;0;275;11993;0;324515;1;1;0;324515;1000;0;0;SS_WARE_SW_CUSTOM15_10;\n";
903
	strText += "28;0;0;0;0;276;12003;0;338508;1;1;0;638508;1000;0;0;SS_WARE_SW_CUSTOM16_10;\n";
904
	strText += "28;0;0;0;0;277;12013;0;525755;1;1;0;225755;1000;0;0;SS_WARE_SW_CUSTOM17_10;\n";
905
	strText += "28;0;0;0;0;278;12023;0;7931535;1;1;0;7931535;1000;0;0;SS_WARE_SW_CUSTOM18_10;\n";
906
	strText += "28;0;0;0;0;279;12033;0;2209150;1;1;0;2209150;1000;0;0;SS_WARE_SW_CUSTOM19_10;\n";
907
	strText += "28;0;0;0;0;280;12043;0;6727565;1;1;0;6727565;1000;0;0;SS_WARE_SW_CUSTOM20_10;\n";
908
 
909
	strText += "28;0;0;0;0;281;12053;0;35814;1;1;0;35814;3333;0;0;SS_WARE_SW_CUSTOM1_11;\n";
910
	strText += "28;0;0;0;0;282;12063;0;17;1;1;0;17;3333;0;0;SS_WARE_SW_CUSTOM2_11;\n";
911
	strText += "28;0;0;0;0;283;12073;0;14;1;1;0;14;3333;0;0;SS_WARE_SW_CUSTOM3_11;\n";
912
	strText += "28;0;0;0;0;284;12083;0;56;1;1;0;56;3333;0;0;SS_WARE_SW_CUSTOM4_11;\n";
913
	strText += "28;0;0;0;0;285;12093;0;88;1;1;0;88;3333;0;0;SS_WARE_SW_CUSTOM5_11;\n";
914
	strText += "28;0;0;0;0;286;12103;0;283;1;1;0;283;3333;0;0;SS_WARE_SW_CUSTOM6_11;\n";
915
	strText += "28;0;0;0;0;287;12113;0;383;1;1;0;383;3333;0;0;SS_WARE_SW_CUSTOM7_11;\n";
916
	strText += "28;0;0;0;0;288;12123;0;1389;1;1;0;1389;3333;0;0;SS_WARE_SW_CUSTOM8_11;\n";
917
	strText += "28;0;0;0;0;289;12133;0;3396;1;1;0;3396;3333;0;0;SS_WARE_SW_CUSTOM9_11;\n";
918
	strText += "28;0;0;0;0;290;12143;0;4215;1;1;0;4215;3333;0;0;SS_WARE_SW_CUSTOM10_11;\n";
919
	strText += "28;0;0;0;0;291;12153;0;5635;1;1;0;5635;3333;0;0;SS_WARE_SW_CUSTOM11_11;\n";
920
	strText += "28;0;0;0;0;292;12163;0;45735;1;1;0;45735;3333;0;0;SS_WARE_SW_CUSTOM12_11;\n";
921
	strText += "28;0;0;0;0;293;12173;0;17857;1;1;0;17857;3333;0;0;SS_WARE_SW_CUSTOM13_11;\n";
922
	strText += "28;0;0;0;0;294;12183;0;71428;1;1;0;71428;3333;0;0;SS_WARE_SW_CUSTOM14_11;\n";
923
	strText += "28;0;0;0;0;295;12193;0;324515;1;1;0;324515;3333;0;0;SS_WARE_SW_CUSTOM15_11;\n";
924
	strText += "28;0;0;0;0;296;12203;0;638508;1;1;0;638508;3333;0;0;SS_WARE_SW_CUSTOM16_11;\n";
925
	strText += "28;0;0;0;0;297;12213;0;225755;1;1;0;225755;3333;0;0;SS_WARE_SW_CUSTOM17_11;\n";
926
	strText += "28;0;0;0;0;298;12223;0;1931535;1;1;0;1931535;3333;0;0;SS_WARE_SW_CUSTOM18_11;\n";
927
	strText += "28;0;0;0;0;299;12233;0;2209150;1;1;0;2209150;3333;0;0;SS_WARE_SW_CUSTOM19_11;\n";
928
	strText += "28;0;0;0;0;300;12243;0;6727565;1;1;0;6727565;3333;0;0;SS_WARE_SW_CUSTOM20_11;\n";
929
 
930
	strText += "28;0;0;0;0;301;12253;0;35014;1;1;0;35014;10000;0;0;SS_WARE_SW_CUSTOM1_12;\n";
931
	strText += "28;0;0;0;0;302;12263;0;17;1;1;0;17;10000;0;0;SS_WARE_SW_CUSTOM2_12;\n";
932
	strText += "28;0;0;0;0;303;12273;0;14;1;1;0;14;10000;0;0;SS_WARE_SW_CUSTOM3_12;\n";
933
	strText += "28;0;0;0;0;304;12283;0;56;1;1;0;56;10000;0;0;SS_WARE_SW_CUSTOM4_12;\n";
934
	strText += "28;0;0;0;0;305;12293;0;88;1;1;0;88;10000;0;0;SS_WARE_SW_CUSTOM5_12;\n";
935
	strText += "28;0;0;0;0;306;12303;0;283;1;1;0;283;10000;0;0;SS_WARE_SW_CUSTOM6_12;\n";
936
	strText += "28;0;0;0;0;307;12313;0;383;1;1;0;383;10000;0;0;SS_WARE_SW_CUSTOM7_12;\n";
937
	strText += "28;0;0;0;0;308;12323;0;2384;1;1;0;2384;10000;0;0;SS_WARE_SW_CUSTOM8_12;\n";
938
	strText += "28;0;0;0;0;309;12333;0;3396;1;1;0;3396;10000;0;0;SS_WARE_SW_CUSTOM9_12;\n";
939
	strText += "28;0;0;0;0;310;12343;0;4215;1;1;0;4215;10000;0;0;SS_WARE_SW_CUSTOM10_12;\n";
940
	strText += "28;0;0;0;0;311;12353;0;7635;1;1;0;7635;10000;0;0;SS_WARE_SW_CUSTOM11_12;\n";
941
	strText += "28;0;0;0;0;312;12363;0;65735;1;1;0;65735;10000;0;0;SS_WARE_SW_CUSTOM12_12;\n";
942
	strText += "28;0;0;0;0;313;12373;0;17857;1;1;0;17857;10000;0;0;SS_WARE_SW_CUSTOM13_12;\n";
943
	strText += "28;0;0;0;0;314;12383;0;21428;1;1;0;21428;10000;0;0;SS_WARE_SW_CUSTOM14_12;\n";
944
	strText += "28;0;0;0;0;315;12393;0;324515;1;1;0;324515;10000;0;0;SS_WARE_SW_CUSTOM15_12;\n";
945
	strText += "28;0;0;0;0;316;12403;0;638508;1;1;0;638508;10000;0;0;SS_WARE_SW_CUSTOM16_12;\n";
946
	strText += "28;0;0;0;0;317;12413;0;225755;1;1;0;225755;10000;0;0;SS_WARE_SW_CUSTOM17_12;\n";
947
	strText += "28;0;0;0;0;318;12423;0;1931535;1;1;0;1931535;10000;0;0;SS_WARE_SW_CUSTOM18_12;\n";
948
	strText += "28;0;0;0;0;319;12433;0;2209150;1;1;0;2209150;10000;0;0;SS_WARE_SW_CUSTOM19_12;\n";
949
	strText += "28;0;0;0;0;320;12443;0;6727565;1;1;0;6727565;10000;0;0;SS_WARE_SW_CUSTOM20_12;\n";
950
 
951
	strText += "28;0;0;0;0;321;12453;0;35147;1;1;0;35147;33333;0;0;SS_WARE_SW_CUSTOM1_13;\n";
952
	strText += "28;0;0;0;0;322;12463;0;17;1;1;0;17;33333;0;0;SS_WARE_SW_CUSTOM2_13;\n";
953
	strText += "28;0;0;0;0;323;12473;0;14;1;1;0;14;33333;0;0;SS_WARE_SW_CUSTOM3_13;\n";
954
	strText += "28;0;0;0;0;324;12483;0;56;1;1;0;56;33333;0;0;SS_WARE_SW_CUSTOM4_13;\n";
955
	strText += "28;0;0;0;0;325;12493;0;88;1;1;0;88;33333;0;0;SS_WARE_SW_CUSTOM5_13;\n";
956
	strText += "28;0;0;0;0;326;12503;0;740;1;1;0;740;33333;0;0;SS_WARE_SW_CUSTOM6_13;\n";
957
	strText += "28;0;0;0;0;327;12513;0;383;1;1;0;383;33333;0;0;SS_WARE_SW_CUSTOM7_13;\n";
958
	strText += "28;0;0;0;0;328;12523;0;1389;1;1;0;1389;33333;0;0;SS_WARE_SW_CUSTOM8_13;\n";
959
	strText += "28;0;0;0;0;329;12533;0;3396;1;1;0;3396;33333;0;0;SS_WARE_SW_CUSTOM9_13;\n";
960
	strText += "28;0;0;0;0;330;12543;0;4215;1;1;0;4215;33333;0;0;SS_WARE_SW_CUSTOM10_13;\n";
961
	strText += "28;0;0;0;0;331;12553;0;5635;1;1;0;5635;33333;0;0;SS_WARE_SW_CUSTOM11_13;\n";
962
	strText += "28;0;0;0;0;332;12563;0;65735;1;1;0;65735;33333;0;0;SS_WARE_SW_CUSTOM12_13;\n";
963
	strText += "28;0;0;0;0;333;12573;0;17857;1;1;0;17857;33333;0;0;SS_WARE_SW_CUSTOM13_13;\n";
964
	strText += "28;0;0;0;0;334;12583;0;21428;1;1;0;21428;33333;0;0;SS_WARE_SW_CUSTOM14_13;\n";
965
	strText += "28;0;0;0;0;335;12593;0;524515;1;1;0;524515;33333;0;0;SS_WARE_SW_CUSTOM15_13;\n";
966
	strText += "28;0;0;0;0;336;12603;0;638508;1;1;0;638508;33333;0;0;SS_WARE_SW_CUSTOM16_13;\n";
967
	strText += "28;0;0;0;0;337;12613;0;225755;1;1;0;225755;33333;0;0;SS_WARE_SW_CUSTOM17_13;\n";
968
	strText += "28;0;0;0;0;338;12623;0;1931535;1;1;0;1931535;33333;0;0;SS_WARE_SW_CUSTOM18_13;\n";
969
	strText += "28;0;0;0;0;339;12633;0;2209150;1;1;0;2209150;33333;0;0;SS_WARE_SW_CUSTOM19_13;\n";
970
	strText += "28;0;0;0;0;340;12643;0;6727565;1;1;0;6727565;33333;0;0;SS_WARE_SW_CUSTOM20_13;\n";
971
 
972
	strText += "28;0;0;0;0;341;12653;0;35714;1;1;0;35714;100000;0;0;SS_WARE_SW_CUSTOM1_14;\n";
973
	strText += "28;0;0;0;0;342;12663;0;17;1;1;0;17;100000;0;0;SS_WARE_SW_CUSTOM2_14;\n";
974
	strText += "28;0;0;0;0;343;12673;0;14;1;1;0;14;100000;0;0;SS_WARE_SW_CUSTOM3_14;\n";
975
	strText += "28;0;0;0;0;344;12683;0;56;1;1;0;56;100000;0;0;SS_WARE_SW_CUSTOM4_14;\n";
976
	strText += "28;0;0;0;0;345;12693;0;88;1;1;0;88;100000;0;0;SS_WARE_SW_CUSTOM5_14;\n";
977
	strText += "28;0;0;0;0;346;12703;0;620;1;1;0;620;100000;0;0;SS_WARE_SW_CUSTOM6_14;\n";
978
	strText += "28;0;0;0;0;347;12713;0;883;1;1;0;883;100000;0;0;SS_WARE_SW_CUSTOM7_14;\n";
979
	strText += "28;0;0;0;0;348;12723;0;1389;1;1;0;1389;100000;0;0;SS_WARE_SW_CUSTOM8_14;\n";
980
	strText += "28;0;0;0;0;349;12733;0;3396;1;1;0;3396;100000;0;0;SS_WARE_SW_CUSTOM9_14;\n";
981
	strText += "28;0;0;0;0;350;12743;0;9215;1;1;0;9215;100000;0;0;SS_WARE_SW_CUSTOM10_14;\n";
982
	strText += "28;0;0;0;0;351;12753;0;5635;1;1;0;5635;100000;0;0;SS_WARE_SW_CUSTOM11_14;\n";
983
	strText += "28;0;0;0;0;352;12763;0;65735;1;1;0;65735;100000;0;0;SS_WARE_SW_CUSTOM12_14;\n";
984
	strText += "28;0;0;0;0;353;12773;0;17857;1;1;0;17857;100000;0;0;SS_WARE_SW_CUSTOM13_14;\n";
985
	strText += "28;0;0;0;0;354;12783;0;21428;1;1;0;21428;100000;0;0;SS_WARE_SW_CUSTOM14_14;\n";
986
	strText += "28;0;0;0;0;355;12793;0;324515;1;1;0;324515;100000;0;0;SS_WARE_SW_CUSTOM15_14;\n";
987
	strText += "28;0;0;0;0;356;12803;0;638508;1;1;0;638508;100000;0;0;SS_WARE_SW_CUSTOM16_14;\n";
988
	strText += "28;0;0;0;0;357;12813;0;425755;1;1;0;225755;100000;0;0;SS_WARE_SW_CUSTOM17_14;\n";
989
	strText += "28;0;0;0;0;358;12823;0;1931535;1;1;0;1931535;100000;0;0;SS_WARE_SW_CUSTOM18_14;\n";
990
	strText += "28;0;0;0;0;359;12833;0;2209150;1;1;0;2209150;100000;0;0;SS_WARE_SW_CUSTOM19_14;\n";
991
	strText += "28;0;0;0;0;360;12843;0;6727565;1;1;0;6727565;100000;0;0;SS_WARE_SW_CUSTOM20_14;\n";
992
 
993
	strText += "28;0;0;0;0;361;12853;0;35714;1;1;0;35714;333333;0;0;SS_WARE_SW_CUSTOM1_15;\n";
994
	strText += "28;0;0;0;0;362;12863;0;17;1;1;0;17;333333;0;0;SS_WARE_SW_CUSTOM2_15;\n";
995
	strText += "28;0;0;0;0;363;12873;0;14;1;1;0;14;333333;0;0;SS_WARE_SW_CUSTOM3_15;\n";
996
	strText += "28;0;0;0;0;364;12883;0;56;1;1;0;56;333333;0;0;SS_WARE_SW_CUSTOM4_15;\n";
997
	strText += "28;0;0;0;0;365;12893;0;88;1;1;0;88;333333;0;0;SS_WARE_SW_CUSTOM5_15;\n";
998
	strText += "28;0;0;0;0;366;12903;0;283;1;1;0;283;333333;0;0;SS_WARE_SW_CUSTOM6_15;\n";
999
	strText += "28;0;0;0;0;367;12913;0;383;1;1;0;383;333333;0;0;SS_WARE_SW_CUSTOM7_15;\n";
1000
	strText += "28;0;0;0;0;368;12923;0;1396;1;1;0;1396;333333;0;0;SS_WARE_SW_CUSTOM8_15;\n";
1001
	strText += "28;0;0;0;0;369;12933;0;3375;1;1;0;3375;333333;0;0;SS_WARE_SW_CUSTOM9_15;\n";
1002
	strText += "28;0;0;0;0;370;12943;0;4215;1;1;0;4215;333333;0;0;SS_WARE_SW_CUSTOM10_15;\n";
1003
	strText += "28;0;0;0;0;371;12953;0;5635;1;1;0;5635;333333;0;0;SS_WARE_SW_CUSTOM11_15;\n";
1004
	strText += "28;0;0;0;0;372;12963;0;65735;1;1;0;65735;333333;0;0;SS_WARE_SW_CUSTOM12_15;\n";
1005
	strText += "28;0;0;0;0;373;12973;0;17857;1;1;0;17857;333333;0;0;SS_WARE_SW_CUSTOM13_15;\n";
1006
	strText += "28;0;0;0;0;374;12983;0;21428;1;1;0;21428;333333;0;0;SS_WARE_SW_CUSTOM14_15;\n";
1007
	strText += "28;0;0;0;0;375;12993;0;324515;1;1;0;324515;333333;0;0;SS_WARE_SW_CUSTOM15_15;\n";
1008
	strText += "28;0;0;0;0;376;13003;0;638508;1;1;0;638508;333333;0;0;SS_WARE_SW_CUSTOM16_15;\n";
1009
	strText += "28;0;0;0;0;377;13013;0;225755;1;1;0;225755;333333;0;0;SS_WARE_SW_CUSTOM17_15;\n";
1010
	strText += "28;0;0;0;0;378;13023;0;4931535;1;1;0;4931535;333333;0;0;SS_WARE_SW_CUSTOM18_15;\n";
1011
	strText += "28;0;0;0;0;379;13033;0;2209150;1;1;0;2209150;333333;0;0;SS_WARE_SW_CUSTOM19_15;\n";
1012
	strText += "28;0;0;0;0;380;13043;0;6727565;1;1;0;6727565;333333;0;0;SS_WARE_SW_CUSTOM20_15;\n";
1013
 
1014
	strText += "28;0;0;0;0;381;13053;0;35714;1;1;0;35714;1000000;0;0;SS_WARE_SW_CUSTOM1_16;\n";
1015
	strText += "28;0;0;0;0;382;13063;0;17;1;1;0;17;1000000;0;0;SS_WARE_SW_CUSTOM2_16;\n";
1016
	strText += "28;0;0;0;0;383;13073;0;14;1;1;0;14;1000000;0;0;SS_WARE_SW_CUSTOM3_16;\n";
1017
	strText += "28;0;0;0;0;384;13083;0;56;1;1;0;56;1000000;0;0;SS_WARE_SW_CUSTOM4_16;\n";
1018
	strText += "28;0;0;0;0;385;13093;0;88;1;1;0;88;1000000;0;0;SS_WARE_SW_CUSTOM5_16;\n";
1019
	strText += "28;0;0;0;0;386;13103;0;283;1;1;0;283;1000000;0;0;SS_WARE_SW_CUSTOM6_16;\n";
1020
	strText += "28;0;0;0;0;387;13113;0;383;1;1;0;383;1000000;0;0;SS_WARE_SW_CUSTOM7_16;\n";
1021
	strText += "28;0;0;0;0;388;13123;0;1389;1;1;0;1389;1000000;0;0;SS_WARE_SW_CUSTOM8_16;\n";
1022
	strText += "28;0;0;0;0;389;13133;0;3390;1;1;0;3390;1000000;0;0;SS_WARE_SW_CUSTOM9_16;\n";
1023
	strText += "28;0;0;0;0;390;13143;0;4215;1;1;0;4215;1000000;0;0;SS_WARE_SW_CUSTOM10_16;\n";
1024
	strText += "28;0;0;0;0;391;13153;0;5635;1;1;0;5635;1000000;0;0;SS_WARE_SW_CUSTOM11_16;\n";
1025
	strText += "28;0;0;0;0;392;13163;0;65735;1;1;0;65735;1000000;0;0;SS_WARE_SW_CUSTOM12_16;\n";
1026
	strText += "28;0;0;0;0;393;13173;0;17857;1;1;0;17857;1000000;0;0;SS_WARE_SW_CUSTOM13_16;\n";
1027
	strText += "28;0;0;0;0;394;13183;0;21428;1;1;0;21428;1000000;0;0;SS_WARE_SW_CUSTOM14_16;\n";
1028
	strText += "28;0;0;0;0;395;13193;0;324515;1;1;0;324515;1000000;0;0;SS_WARE_SW_CUSTOM15_16;\n";
1029
	strText += "28;0;0;0;0;396;13203;0;638508;1;1;0;638508;1000000;0;0;SS_WARE_SW_CUSTOM16_16;\n";
1030
	strText += "28;0;0;0;0;397;13213;0;225755;1;1;0;225755;1000000;0;0;SS_WARE_SW_CUSTOM17_16;\n";
1031
	strText += "28;0;0;0;0;398;13223;0;1931535;1;1;0;1931535;1000000;0;0;SS_WARE_SW_CUSTOM18_16;\n";
1032
	strText += "28;0;0;0;0;399;13233;0;2209150;1;1;0;2209150;1000000;0;0;SS_WARE_SW_CUSTOM19_16;\n";
1033
	strText += "28;0;0;0;0;400;13243;0;6727565;1;1;0;6727565;1000000;0;0;SS_WARE_SW_CUSTOM20_16;\n";
1034
 
1035
	strText += "28;0;0;0;0;401;13253;0;35714;1;1;0;35714;0;0;0;SS_WARE_SW_CUSTOM1_17;\n";
1036
	strText += "28;0;0;0;0;402;13263;0;17;1;1;0;17;0;0;0;SS_WARE_SW_CUSTOM2_17;\n";
1037
	strText += "28;0;0;0;0;403;13273;0;14;1;1;0;14;0;0;0;SS_WARE_SW_CUSTOM3_17;\n";
1038
	strText += "28;0;0;0;0;404;13283;0;36;1;1;0;36;0;0;0;SS_WARE_SW_CUSTOM4_17;\n";
1039
	strText += "28;0;0;0;0;405;13293;0;78;1;1;0;78;0;0;0;SS_WARE_SW_CUSTOM5_17;\n";
1040
	strText += "28;0;0;0;0;406;13303;0;183;1;1;0;183;0;0;0;SS_WARE_SW_CUSTOM6_17;\n";
1041
	strText += "28;0;0;0;0;407;13313;0;500;1;1;0;500;0;0;0;SS_WARE_SW_CUSTOM7_17;\n";
1042
	strText += "28;0;0;0;0;408;13323;0;1089;1;1;0;1089;0;0;0;SS_WARE_SW_CUSTOM8_17;\n";
1043
	strText += "28;0;0;0;0;409;13333;0;3096;1;1;0;3096;0;0;0;SS_WARE_SW_CUSTOM9_17;\n";
1044
	strText += "28;0;0;0;0;410;13343;0;4215;1;1;0;4215;0;0;0;SS_WARE_SW_CUSTOM10_17;\n";
1045
	strText += "28;0;0;0;0;411;13353;0;5035;1;1;0;5035;0;0;0;SS_WARE_SW_CUSTOM11_17;\n";
1046
	strText += "28;0;0;0;0;412;13363;0;60735;1;1;0;60735;0;0;0;SS_WARE_SW_CUSTOM12_17;\n";
1047
	strText += "28;0;0;0;0;413;13373;0;10857;1;1;0;10857;0;0;0;SS_WARE_SW_CUSTOM13_17;\n";
1048
	strText += "28;0;0;0;0;414;13383;0;20428;1;1;0;20428;0;0;0;SS_WARE_SW_CUSTOM14_17;\n";
1049
	strText += "28;0;0;0;0;415;13393;0;300515;1;1;0;300515;0;0;0;SS_WARE_SW_CUSTOM15_17;\n";
1050
	strText += "28;0;0;0;0;416;13403;0;600508;1;1;0;600508;0;0;0;SS_WARE_SW_CUSTOM16_17;\n";
1051
	strText += "28;0;0;0;0;417;13413;0;200755;1;1;0;200755;0;0;0;SS_WARE_SW_CUSTOM17_17;\n";
1052
	strText += "28;0;0;0;0;418;13423;0;1731535;1;1;0;1731535;0;0;0;SS_WARE_SW_CUSTOM18_17;\n";
1053
	strText += "28;0;0;0;0;419;13433;0;2009150;1;1;0;2009150;0;0;0;SS_WARE_SW_CUSTOM19_17;\n";
1054
	strText += "28;0;0;0;0;420;13443;0;6027565;1;1;0;6027565;0;0;0;SS_WARE_SW_CUSTOM20_17;\n";
1055
 
1056
	strText += "28;0;0;0;0;421;13453;0;35714;1;1;0;35714;0;0;0;SS_WARE_SW_CUSTOM1_18;\n";
1057
	strText += "28;0;0;0;0;422;13463;0;17;1;1;0;17;0;0;0;SS_WARE_SW_CUSTOM2_18;\n";
1058
	strText += "28;0;0;0;0;423;13473;0;14;1;1;0;14;0;0;0;SS_WARE_SW_CUSTOM3_18;\n";
1059
	strText += "28;0;0;0;0;424;13483;0;36;1;1;0;36;0;0;0;SS_WARE_SW_CUSTOM4_18;\n";
1060
	strText += "28;0;0;0;0;425;13493;0;78;1;1;0;78;0;0;0;SS_WARE_SW_CUSTOM5_18;\n";
1061
	strText += "28;0;0;0;0;426;13503;0;183;1;1;0;183;0;0;0;SS_WARE_SW_CUSTOM6_18;\n";
1062
	strText += "28;0;0;0;0;427;13513;0;500;1;1;0;500;0;0;0;SS_WARE_SW_CUSTOM7_18;\n";
1063
	strText += "28;0;0;0;0;428;13523;0;1089;1;1;0;1089;0;0;0;SS_WARE_SW_CUSTOM8_18;\n";
1064
	strText += "28;0;0;0;0;429;13533;0;3096;1;1;0;3096;0;0;0;SS_WARE_SW_CUSTOM9_18;\n";
1065
	strText += "28;0;0;0;0;430;13543;0;4215;1;1;0;4215;0;0;0;SS_WARE_SW_CUSTOM10_18;\n";
1066
	strText += "28;0;0;0;0;431;13553;0;5035;1;1;0;5035;0;0;0;SS_WARE_SW_CUSTOM11_18;\n";
1067
	strText += "28;0;0;0;0;432;13563;0;60735;1;1;0;60735;0;0;0;SS_WARE_SW_CUSTOM12_18;\n";
1068
	strText += "28;0;0;0;0;433;13573;0;10857;1;1;0;10857;0;0;0;SS_WARE_SW_CUSTOM13_18;\n";
1069
	strText += "28;0;0;0;0;434;13583;0;20428;1;1;0;20428;0;0;0;SS_WARE_SW_CUSTOM14_18;\n";
1070
	strText += "28;0;0;0;0;435;13593;0;300515;1;1;0;300515;0;0;0;SS_WARE_SW_CUSTOM15_18;\n";
1071
	strText += "28;0;0;0;0;436;13603;0;600508;1;1;0;600508;0;0;0;SS_WARE_SW_CUSTOM16_18;\n";
1072
	strText += "28;0;0;0;0;437;13613;0;200755;1;1;0;200755;0;0;0;SS_WARE_SW_CUSTOM17_18;\n";
1073
	strText += "28;0;0;0;0;438;13623;0;1731535;1;1;0;1731535;0;0;0;SS_WARE_SW_CUSTOM18_18;\n";
1074
	strText += "28;0;0;0;0;439;13633;0;2009150;1;1;0;2009150;0;0;0;SS_WARE_SW_CUSTOM19_18;\n";
1075
	strText += "28;0;0;0;0;440;13643;0;6027565;1;1;0;6027565;0;0;0;SS_WARE_SW_CUSTOM20_18;\n";
1076
	strText += "28;976;0;0;0;441;7403;5;400;24;7;2;400;-100;0;0;SS_WARE_REPAIR_DRONE;\n";
1077
	strText += "28;408;0;0;0;442;7413;0;4000;5;10;0;4000;-100;0;0;SS_WARE_SALVAGE_LICENSE;";
1078
 
1079
	return strText;
1080
}
1081
 
1082
 
1083
inline CyString GetX3TCEmp()
1084
{
1085
	CyString strtext;
1086
 
1087
	CFileIO File("data\\tcemp");
1088
	bool read = false;
1089
 
1090
	if ( File.Exists() )
1091
	{
1092
		CyStringList *list = File.ReadLinesStr();
1093
		if ( list )
1094
		{
1095
			for ( SStringList *str = list->Head(); str; str = str->next )
1096
			{
1097
				strtext += str->str;
1098
				strtext += "\n";
1099
			}
1100
			read = true;
1101
 
1102
			delete list;
1103
		}
1104
	}
1105
 
1106
	if ( !read )
1107
	{
1108
		strtext += "28;0;0;0;0;81;10053;0;35714;1;1;0;35714;-10000;0;0;SS_WARE_SW_CUSTOM1_1;\n";
1109
		strtext += "28;0;0;0;0;82;10063;0;17;1;1;0;17;-100000;0;0;SS_WARE_SW_CUSTOM2_1;\n";
1110
		strtext += "28;0;0;0;0;83;10073;0;14;1;1;0;14;-100000;0;0;SS_WARE_SW_CUSTOM3_1;\n";
1111
		strtext += "28;0;0;0;0;84;10083;0;56;1;1;0;56;-100000;0;0;SS_WARE_SW_CUSTOM4_1;\n";
1112
		strtext += "28;0;0;0;0;85;10093;0;88;1;1;0;88;-100000;0;0;SS_WARE_SW_CUSTOM5_1;\n";
1113
		strtext += "28;0;0;0;0;86;10103;0;283;1;1;0;283;-100000;0;0;SS_WARE_SW_CUSTOM6_1;\n";
1114
		strtext += "28;0;0;0;0;87;10113;0;383;1;1;0;383;-100000;0;0;SS_WARE_SW_CUSTOM7_1;\n";
1115
		strtext += "28;0;0;0;0;88;10123;0;1389;1;1;0;1389;-100000;0;0;SS_WARE_SW_CUSTOM8_1;\n";
1116
		strtext += "28;0;0;0;0;89;10133;0;3396;1;1;0;3396;-100000;0;0;SS_WARE_SW_CUSTOM9_1;\n";
1117
		strtext += "28;0;0;0;0;90;10143;0;4215;1;1;0;4215;-100000;0;0;SS_WARE_SW_CUSTOM10_1;\n";
1118
		strtext += "28;0;0;0;0;91;10153;0;5635;1;1;0;5635;-100000;0;0;SS_WARE_SW_CUSTOM11_1;\n";
1119
		strtext += "28;0;0;0;0;92;10163;0;65735;1;1;0;65735;-100000;0;0;SS_WARE_SW_CUSTOM12_1;\n";
1120
		strtext += "28;0;0;0;0;93;10173;0;17857;1;1;0;17857;-100000;0;0;SS_WARE_SW_CUSTOM13_1;\n";
1121
		strtext += "28;0;0;0;0;94;10183;0;21428;1;1;0;21428;-100000;0;0;SS_WARE_SW_CUSTOM14_1;\n";
1122
		strtext += "28;0;0;0;0;95;10193;0;324515;1;1;0;324515;-100000;0;0;SS_WARE_SW_CUSTOM15_1;\n";
1123
		strtext += "0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;0;128;\n";
1124
		strtext += "28;0;0;0;0;96;10203;0;638508;1;1;0;638508;-100000;0;0;SS_WARE_SW_CUSTOM16_1;\n";
1125
		strtext += "28;0;0;0;0;97;10213;0;225755;1;1;0;225755;-100000;0;0;SS_WARE_SW_CUSTOM17_1;\n";
1126
		strtext += "28;0;0;0;0;98;10223;0;1931535;1;1;0;1931535;1000;0;0;SS_WARE_SW_CUSTOM18_1;\n";
1127
		strtext += "28;0;0;0;0;99;10233;0;2209150;1;1;0;2209150;-100000;0;0;SS_WARE_SW_CUSTOM19_1;\n";
1128
		strtext += "28;0;0;0;0;100;10243;0;6727565;1;1;0;6727565;-100000;0;0;SS_WARE_SW_CUSTOM20_1;\n";
1129
		strtext += "28;0;0;0;0;101;10253;0;35014;1;1;0;35014;-100;0;0;SS_WARE_SW_CUSTOM1_2;\n";
1130
		strtext += "28;0;0;0;0;102;10263;0;17;1;1;0;17;-100;0;0;SS_WARE_SW_CUSTOM2_2;\n";
1131
		strtext += "28;0;0;0;0;103;10273;0;14;1;1;0;14;-100;0;0;SS_WARE_SW_CUSTOM3_2;\n";
1132
		strtext += "28;0;0;0;0;104;10283;0;46;1;1;0;46;-100;0;0;SS_WARE_SW_CUSTOM4_2;\n";
1133
		strtext += "28;0;0;0;0;105;10293;0;78;1;1;0;78;-100;0;0;SS_WARE_SW_CUSTOM5_2;\n";
1134
		strtext += "28;0;0;0;0;106;10303;0;243;1;1;0;243;-100;0;0;SS_WARE_SW_CUSTOM6_2;\n";
1135
		strtext += "28;0;0;0;0;107;10313;0;343;1;1;0;343;-100;0;0;SS_WARE_SW_CUSTOM7_2;\n";
1136
		strtext += "28;0;0;0;0;108;10323;0;1289;1;1;0;1289;-100;0;0;SS_WARE_SW_CUSTOM8_2;\n";
1137
		strtext += "28;0;0;0;0;109;10333;0;3296;1;1;0;3296;-100;0;0;SS_WARE_SW_CUSTOM9_2;\n";
1138
		strtext += "28;0;0;0;0;110;10343;0;4115;1;1;0;4115;-100;0;0;SS_WARE_SW_CUSTOM10_2;\n";
1139
		strtext += "28;0;0;0;0;111;10353;0;5335;1;1;0;5335;-100;0;0;SS_WARE_SW_CUSTOM11_2;\n";
1140
		strtext += "28;0;0;0;0;112;10363;0;63735;1;1;0;63735;-100;0;0;SS_WARE_SW_CUSTOM12_2;\n";
1141
		strtext += "28;0;0;0;0;113;10373;0;17257;1;1;0;17257;-100;0;0;SS_WARE_SW_CUSTOM13_2;\n";
1142
		strtext += "28;0;0;0;0;114;10383;0;21228;1;1;0;21228;-100;0;0;SS_WARE_SW_CUSTOM14_2;\n";
1143
		strtext += "28;0;0;0;0;115;10393;0;324115;1;1;0;324115;-100;0;0;SS_WARE_SW_CUSTOM15_2;\n";
1144
		strtext += "28;0;0;0;0;116;10403;0;636508;1;1;0;636508;-100;0;0;SS_WARE_SW_CUSTOM16_2;\n";
1145
		strtext += "28;0;0;0;0;117;10413;0;223755;1;1;0;223755;-100;0;0;SS_WARE_SW_CUSTOM17_2;\n";
1146
		strtext += "28;0;0;0;0;118;10423;0;1831535;1;1;0;1831535;-100;0;0;SS_WARE_SW_CUSTOM18_2;\n";
1147
		strtext += "28;0;0;0;0;119;10433;0;2207150;1;1;0;2207150;-100;0;0;SS_WARE_SW_CUSTOM19_2;\n";
1148
		strtext += "28;0;0;0;0;120;10443;0;6726565;1;1;0;6726565;-100;0;0;SS_WARE_SW_CUSTOM20_2;\n";
1149
		strtext += "28;0;0;0;0;121;10453;0;35714;1;1;0;35714;0;0;0;SS_WARE_SW_CUSTOM1_3;\n";
1150
		strtext += "28;0;0;0;0;122;10463;0;18;1;1;0;18;0;0;0;SS_WARE_SW_CUSTOM2_3;\n";
1151
		strtext += "28;0;0;0;0;123;10473;0;10;1;1;0;10;0;0;0;SS_WARE_SW_CUSTOM3_3;\n";
1152
		strtext += "28;0;0;0;0;124;10483;0;53;1;1;0;53;0;0;0;SS_WARE_SW_CUSTOM4_3;\n";
1153
		strtext += "28;0;0;0;0;125;10493;0;89;1;1;0;89;0;0;0;SS_WARE_SW_CUSTOM5_3;\n";
1154
		strtext += "28;0;0;0;0;126;10503;0;289;1;1;0;289;0;0;0;SS_WARE_SW_CUSTOM6_3;\n";
1155
		strtext += "28;0;0;0;0;127;10513;0;373;1;1;0;373;0;0;0;SS_WARE_SW_CUSTOM7_3;\n";
1156
		strtext += "28;0;0;0;0;128;10523;0;1359;1;1;0;1359;0;0;0;SS_WARE_SW_CUSTOM8_3;\n";
1157
		strtext += "28;0;0;0;0;129;10533;0;3496;1;1;0;3496;0;0;0;SS_WARE_SW_CUSTOM9_3;\n";
1158
		strtext += "28;0;0;0;0;130;10543;0;4210;1;1;0;4210;0;0;0;SS_WARE_SW_CUSTOM10_3;\n";
1159
		strtext += "28;0;0;0;0;131;10553;0;5553;1;1;0;5553;0;0;0;SS_WARE_SW_CUSTOM11_3;\n";
1160
		strtext += "28;0;0;0;0;132;10563;0;65375;1;1;0;65375;0;0;0;SS_WARE_SW_CUSTOM12_3;\n";
1161
		strtext += "28;0;0;0;0;133;10573;0;17013;1;1;0;17013;0;0;0;SS_WARE_SW_CUSTOM13_3;\n";
1162
		strtext += "28;0;0;0;0;134;10583;0;21429;1;1;0;21429;0;0;0;SS_WARE_SW_CUSTOM14_3;\n";
1163
		strtext += "28;0;0;0;0;135;10593;0;324835;1;1;0;324835;0;0;0;SS_WARE_SW_CUSTOM15_3;\n";
1164
		strtext += "28;0;0;0;0;136;10603;0;638600;1;1;0;638600;0;0;0;SS_WARE_SW_CUSTOM16_3;\n";
1165
		strtext += "28;0;0;0;0;137;10613;0;225795;1;1;0;225795;0;0;0;SS_WARE_SW_CUSTOM17_3;\n";
1166
		strtext += "28;0;0;0;0;138;10623;0;1933535;1;1;0;1933535;0;0;0;SS_WARE_SW_CUSTOM18_3;\n";
1167
		strtext += "28;0;0;0;0;139;10633;0;2210150;1;1;0;2210150;0;0;0;SS_WARE_SW_CUSTOM19_3;\n";
1168
		strtext += "28;0;0;0;0;140;10643;0;6728565;1;1;0;6728565;0;0;0;SS_WARE_SW_CUSTOM20_3;\n";
1169
		strtext += "28;0;0;0;0;141;10653;0;35714;1;1;0;35714;0;0;0;SS_WARE_SW_CUSTOM1_4;\n";
1170
		strtext += "28;0;0;0;0;142;10663;0;17;1;1;0;17;0;0;0;SS_WARE_SW_CUSTOM2_4;\n";
1171
		strtext += "28;0;0;0;0;143;10673;0;14;1;1;0;14;0;0;0;SS_WARE_SW_CUSTOM3_4;\n";
1172
		strtext += "28;0;0;0;0;144;10683;0;50;1;1;0;50;0;0;0;SS_WARE_SW_CUSTOM4_4;\n";
1173
		strtext += "28;0;0;0;0;145;10693;0;75;1;1;0;75;0;0;0;SS_WARE_SW_CUSTOM5_4;\n";
1174
		strtext += "28;0;0;0;0;146;10703;0;280;1;1;0;280;0;0;0;SS_WARE_SW_CUSTOM6_4;\n";
1175
		strtext += "28;0;0;0;0;147;10713;0;324;1;1;0;324;0;0;0;SS_WARE_SW_CUSTOM7_4;\n";
1176
		strtext += "28;0;0;0;0;148;10723;0;1397;1;1;0;1397;0;0;0;SS_WARE_SW_CUSTOM8_4;\n";
1177
		strtext += "28;0;0;0;0;149;10733;0;3396;1;1;0;3396;0;0;0;SS_WARE_SW_CUSTOM9_4;\n";
1178
		strtext += "28;0;0;0;0;150;10743;0;4215;1;1;0;4215;0;0;0;SS_WARE_SW_CUSTOM10_4;\n";
1179
		strtext += "28;0;0;0;0;151;10753;0;9035;1;1;0;9035;0;0;0;SS_WARE_SW_CUSTOM11_4;\n";
1180
		strtext += "28;0;0;0;0;152;10763;0;65735;1;1;0;65735;0;0;0;SS_WARE_SW_CUSTOM12_4;\n";
1181
		strtext += "28;0;0;0;0;153;10773;0;27857;1;1;0;27857;0;0;0;SS_WARE_SW_CUSTOM13_4;\n";
1182
		strtext += "28;0;0;0;0;154;10783;0;31428;1;1;0;31428;0;0;0;SS_WARE_SW_CUSTOM14_4;\n";
1183
		strtext += "28;0;0;0;0;155;10793;0;424515;1;1;0;424515;0;0;0;SS_WARE_SW_CUSTOM15_4;\n";
1184
		strtext += "28;0;0;0;0;156;10803;0;238508;1;1;0;238508;0;0;0;SS_WARE_SW_CUSTOM16_4;\n";
1185
		strtext += "28;0;0;0;0;157;10813;0;325755;1;1;0;325755;0;0;0;SS_WARE_SW_CUSTOM17_4;\n";
1186
		strtext += "28;0;0;0;0;158;10823;0;1661535;1;1;0;1661535;0;0;0;SS_WARE_SW_CUSTOM18_4;\n";
1187
		strtext += "28;0;0;0;0;159;10833;0;2509150;1;1;0;2509150;0;0;0;SS_WARE_SW_CUSTOM19_4;\n";
1188
		strtext += "28;0;0;0;0;160;10843;0;4720565;1;1;0;4720565;0;0;0;SS_WARE_SW_CUSTOM20_4;\n";
1189
		strtext += "28;0;0;0;0;161;10853;0;43571;1;1;0;43571;0;0;0;SS_WARE_SW_CUSTOM1_5;\n";
1190
		strtext += "28;0;0;0;0;162;10863;0;19;1;1;0;19;0;0;0;SS_WARE_SW_CUSTOM2_5;\n";
1191
		strtext += "28;0;0;0;0;163;10873;0;30;1;1;0;30;0;0;0;SS_WARE_SW_CUSTOM3_5;\n";
1192
		strtext += "28;0;0;0;0;164;10883;0;60;1;1;0;60;0;0;0;SS_WARE_SW_CUSTOM4_5;\n";
1193
		strtext += "28;0;0;0;0;165;10893;0;99;1;1;0;99;0;0;0;SS_WARE_SW_CUSTOM5_5;\n";
1194
		strtext += "28;0;0;0;0;166;10903;0;143;1;1;0;143;0;0;0;SS_WARE_SW_CUSTOM6_5;\n";
1195
		strtext += "28;0;0;0;0;167;10913;0;583;1;1;0;583;0;0;0;SS_WARE_SW_CUSTOM7_5;\n";
1196
		strtext += "28;0;0;0;0;168;10923;0;2050;1;1;0;2050;0;0;0;SS_WARE_SW_CUSTOM8_5;\n";
1197
		strtext += "28;0;0;0;0;169;10933;0;3306;1;1;0;3306;0;0;0;SS_WARE_SW_CUSTOM9_5;\n";
1198
		strtext += "28;0;0;0;0;170;10943;0;4215;1;1;0;4215;0;0;0;SS_WARE_SW_CUSTOM10_5;\n";
1199
		strtext += "28;0;0;0;0;171;10953;0;5635;1;1;0;5635;0;0;0;SS_WARE_SW_CUSTOM11_5;\n";
1200
		strtext += "28;0;0;0;0;172;10963;0;82735;1;1;0;82735;0;0;0;SS_WARE_SW_CUSTOM12_5;\n";
1201
		strtext += "28;0;0;0;0;173;10973;0;97857;1;1;0;97857;0;0;0;SS_WARE_SW_CUSTOM13_5;\n";
1202
		strtext += "28;0;0;0;0;174;10983;0;61428;1;1;0;61428;0;0;0;SS_WARE_SW_CUSTOM14_5;\n";
1203
		strtext += "28;0;0;0;0;175;10993;0;724515;1;1;0;724515;0;0;0;SS_WARE_SW_CUSTOM15_5;\n";
1204
		strtext += "28;0;0;0;0;176;11003;0;438508;1;1;0;438508;0;0;0;SS_WARE_SW_CUSTOM16_5;\n";
1205
		strtext += "28;0;0;0;0;177;11013;0;825755;1;1;0;825755;0;0;0;SS_WARE_SW_CUSTOM17_5;\n";
1206
		strtext += "28;0;0;0;0;178;11023;0;3931535;1;1;0;3931535;0;0;0;SS_WARE_SW_CUSTOM18_5;\n";
1207
		strtext += "28;0;0;0;0;179;11033;0;5209150;1;1;0;5209150;0;0;0;SS_WARE_SW_CUSTOM19_5;\n";
1208
		strtext += "28;0;0;0;0;180;11043;0;6777565;1;1;0;6777565;0;0;0;SS_WARE_SW_CUSTOM20_5;\n";
1209
		strtext += "28;0;0;0;0;181;11053;0;45714;1;1;0;45714;0;0;0;SS_WARE_SW_CUSTOM1_6;\n";
1210
		strtext += "28;0;0;0;0;182;11063;0;17;1;1;0;17;0;0;0;SS_WARE_SW_CUSTOM2_6;\n";
1211
		strtext += "28;0;0;0;0;183;11073;0;14;1;1;0;14;0;0;0;SS_WARE_SW_CUSTOM3_6;\n";
1212
		strtext += "28;0;0;0;0;184;11083;0;56;1;1;0;56;0;0;0;SS_WARE_SW_CUSTOM4_6;\n";
1213
		strtext += "28;0;0;0;0;185;11093;0;88;1;1;0;88;0;0;0;SS_WARE_SW_CUSTOM5_6;\n";
1214
		strtext += "28;0;0;0;0;186;11103;0;283;1;1;0;283;0;0;0;SS_WARE_SW_CUSTOM6_6;\n";
1215
		strtext += "28;0;0;0;0;187;11113;0;383;1;1;0;383;0;0;0;SS_WARE_SW_CUSTOM7_6;\n";
1216
		strtext += "28;0;0;0;0;188;11123;0;1989;1;1;0;1989;0;0;0;SS_WARE_SW_CUSTOM8_6;\n";
1217
		strtext += "28;0;0;0;0;189;11133;0;3006;1;1;0;3006;0;0;0;SS_WARE_SW_CUSTOM9_6;\n";
1218
		strtext += "28;0;0;0;0;190;11143;0;4285;1;1;0;4285;0;0;0;SS_WARE_SW_CUSTOM10_6;\n";
1219
		strtext += "28;0;0;0;0;191;11153;0;5563;1;1;0;5563;0;0;0;SS_WARE_SW_CUSTOM11_6;\n";
1220
		strtext += "28;0;0;0;0;192;11163;0;56573;1;1;0;56573;0;0;0;SS_WARE_SW_CUSTOM12_6;\n";
1221
		strtext += "28;0;0;0;0;193;11173;0;71785;1;1;0;71785;0;0;0;SS_WARE_SW_CUSTOM13_6;\n";
1222
		strtext += "28;0;0;0;0;194;11183;0;82142;1;1;0;82142;0;0;0;SS_WARE_SW_CUSTOM14_6;\n";
1223
		strtext += "28;0;0;0;0;195;11193;0;532451;1;1;0;532451;0;0;0;SS_WARE_SW_CUSTOM15_6;\n";
1224
		strtext += "28;0;0;0;0;196;11203;0;863850;1;1;0;863850;0;0;0;SS_WARE_SW_CUSTOM16_6;\n";
1225
		strtext += "28;0;0;0;0;197;11213;0;522575;1;1;0;522575;0;0;0;SS_WARE_SW_CUSTOM17_6;\n";
1226
		strtext += "28;0;0;0;0;198;11223;0;5193153;1;1;0;5193153;0;0;0;SS_WARE_SW_CUSTOM18_6;\n";
1227
		strtext += "28;0;0;0;0;199;11233;0;2259150;1;1;0;2259150;0;0;0;SS_WARE_SW_CUSTOM19_6;\n";
1228
		strtext += "28;0;0;0;0;200;11243;0;5672756;1;1;0;5672756;0;0;0;SS_WARE_SW_CUSTOM20_6;\n";
1229
		strtext += "28;0;0;0;0;201;11253;0;35014;1;1;0;35014;100;0;0;SS_WARE_SW_CUSTOM1_7;\n";
1230
		strtext += "28;0;0;0;0;202;11263;0;17;1;1;0;17;100;0;0;SS_WARE_SW_CUSTOM2_7;\n";
1231
		strtext += "28;0;0;0;0;203;11273;0;14;1;1;0;14;100;0;0;SS_WARE_SW_CUSTOM3_7;\n";
1232
		strtext += "28;0;0;0;0;204;11283;0;56;1;1;0;56;100;0;0;SS_WARE_SW_CUSTOM4_7;\n";
1233
		strtext += "28;0;0;0;0;205;11293;0;88;1;1;0;88;100;0;0;SS_WARE_SW_CUSTOM5_7;\n";
1234
		strtext += "28;0;0;0;0;206;11303;0;283;1;1;0;283;100;0;0;SS_WARE_SW_CUSTOM6_7;\n";
1235
		strtext += "28;0;0;0;0;207;11313;0;383;1;1;0;383;100;0;0;SS_WARE_SW_CUSTOM7_7;\n";
1236
		strtext += "28;0;0;0;0;208;11323;0;1389;1;1;0;1389;100;0;0;SS_WARE_SW_CUSTOM8_7;\n";
1237
		strtext += "28;0;0;0;0;209;11333;0;3396;1;1;0;3396;100;0;0;SS_WARE_SW_CUSTOM9_7;\n";
1238
		strtext += "28;0;0;0;0;210;11343;0;4215;1;1;0;4215;100;0;0;SS_WARE_SW_CUSTOM10_7;\n";
1239
		strtext += "28;0;0;0;0;211;11353;0;5635;1;1;0;5635;100;0;0;SS_WARE_SW_CUSTOM11_7;\n";
1240
		strtext += "28;0;0;0;0;212;11363;0;65735;1;1;0;65735;100;0;0;SS_WARE_SW_CUSTOM12_7;\n";
1241
		strtext += "28;0;0;0;0;213;11373;0;17857;1;1;0;17857;100;0;0;SS_WARE_SW_CUSTOM13_7;\n";
1242
		strtext += "28;0;0;0;0;214;11383;0;21428;1;1;0;21428;100;0;0;SS_WARE_SW_CUSTOM14_7;\n";
1243
		strtext += "28;0;0;0;0;215;11393;0;324515;1;1;0;324515;100;0;0;SS_WARE_SW_CUSTOM15_7;\n";
1244
		strtext += "28;0;0;0;0;216;11403;0;638508;1;1;0;638508;100;0;0;SS_WARE_SW_CUSTOM16_7;\n";
1245
		strtext += "28;0;0;0;0;217;11413;0;225755;1;1;0;225755;100;0;0;SS_WARE_SW_CUSTOM17_7;\n";
1246
		strtext += "28;0;0;0;0;218;11423;0;1931535;1;1;0;1931535;100;0;0;SS_WARE_SW_CUSTOM18_7;\n";
1247
		strtext += "28;0;0;0;0;219;11433;0;2209150;1;1;0;2209150;100;0;0;SS_WARE_SW_CUSTOM19_7;\n";
1248
		strtext += "28;0;0;0;0;220;11443;0;6727565;1;1;0;6727565;100;0;0;SS_WARE_SW_CUSTOM20_7;\n";
1249
		strtext += "28;0;0;0;0;221;11453;0;35471;1;1;0;35471;100;0;0;SS_WARE_SW_CUSTOM1_8;\n";
1250
		strtext += "28;0;0;0;0;222;11463;0;17;1;1;0;17;100;0;0;SS_WARE_SW_CUSTOM2_8;\n";
1251
		strtext += "28;0;0;0;0;223;11473;0;24;1;1;0;24;100;0;0;SS_WARE_SW_CUSTOM3_8;\n";
1252
		strtext += "28;0;0;0;0;224;11483;0;66;1;1;0;66;100;0;0;SS_WARE_SW_CUSTOM4_8;\n";
1253
		strtext += "28;0;0;0;0;225;11493;0;78;1;1;0;78;100;0;0;SS_WARE_SW_CUSTOM5_8;\n";
1254
		strtext += "28;0;0;0;0;226;11503;0;238;1;1;0;238;100;0;0;SS_WARE_SW_CUSTOM6_8;\n";
1255
		strtext += "28;0;0;0;0;227;11513;0;338;1;1;0;338;100;0;0;SS_WARE_SW_CUSTOM7_8;\n";
1256
		strtext += "28;0;0;0;0;228;11523;0;1938;1;1;0;1938;100;0;0;SS_WARE_SW_CUSTOM8_8;\n";
1257
		strtext += "28;0;0;0;0;229;11533;0;6339;1;1;0;6339;100;0;0;SS_WARE_SW_CUSTOM9_8;\n";
1258
		strtext += "28;0;0;0;0;230;11543;0;5421;1;1;0;5421;100;0;0;SS_WARE_SW_CUSTOM10_8;\n";
1259
		strtext += "28;0;0;0;0;231;11553;0;5563;1;1;0;5563;100;0;0;SS_WARE_SW_CUSTOM11_8;\n";
1260
		strtext += "28;0;0;0;0;232;11563;0;65573;1;1;0;65573;100;0;0;SS_WARE_SW_CUSTOM12_8;\n";
1261
		strtext += "28;0;0;0;0;233;11573;0;81757;1;1;0;81757;100;0;0;SS_WARE_SW_CUSTOM13_8;\n";
1262
		strtext += "28;0;0;0;0;234;11583;0;22148;1;1;0;22148;100;0;0;SS_WARE_SW_CUSTOM14_8;\n";
1263
		strtext += "28;0;0;0;0;235;11593;0;352415;1;1;0;352415;100;0;0;SS_WARE_SW_CUSTOM15_8;\n";
1264
		strtext += "28;0;0;0;0;236;11603;0;653808;1;1;0;653808;100;0;0;SS_WARE_SW_CUSTOM16_8;\n";
1265
		strtext += "28;0;0;0;0;237;11613;0;252575;1;1;0;252575;100;0;0;SS_WARE_SW_CUSTOM17_8;\n";
1266
		strtext += "28;0;0;0;0;238;11623;0;1193535;1;1;0;1193535;100;0;0;SS_WARE_SW_CUSTOM18_8;\n";
1267
		strtext += "28;0;0;0;0;239;11633;0;2091520;1;1;0;2091520;100;0;0;SS_WARE_SW_CUSTOM19_8;\n";
1268
		strtext += "28;0;0;0;0;240;11643;0;7672565;1;1;0;7672565;100;0;0;SS_WARE_SW_CUSTOM20_8;\n";
1269
		strtext += "28;0;0;0;0;241;11653;0;35714;1;1;0;35714;333;0;0;SS_WARE_SW_CUSTOM1_9;\n";
1270
		strtext += "28;0;0;0;0;242;11663;0;17;1;1;0;17;333;0;0;SS_WARE_SW_CUSTOM2_9;\n";
1271
		strtext += "28;0;0;0;0;243;11673;0;14;1;1;0;14;333;0;0;SS_WARE_SW_CUSTOM3_9;\n";
1272
		strtext += "28;0;0;0;0;244;11683;0;56;1;1;0;56;333;0;0;SS_WARE_SW_CUSTOM4_9;\n";
1273
		strtext += "28;0;0;0;0;245;11693;0;88;1;1;0;88;333;0;0;SS_WARE_SW_CUSTOM5_9;\n";
1274
		strtext += "28;0;0;0;0;246;11703;0;283;1;1;0;283;333;0;0;SS_WARE_SW_CUSTOM6_9;\n";
1275
		strtext += "28;0;0;0;0;247;11713;0;383;1;1;0;383;333;0;0;SS_WARE_SW_CUSTOM7_9;\n";
1276
		strtext += "28;0;0;0;0;248;11723;0;1389;1;1;0;1389;333;0;0;SS_WARE_SW_CUSTOM8_9;\n";
1277
		strtext += "28;0;0;0;0;249;11733;0;3396;1;1;0;3396;333;0;0;SS_WARE_SW_CUSTOM9_9;\n";
1278
		strtext += "28;0;0;0;0;250;11743;0;4215;1;1;0;4215;333;0;0;SS_WARE_SW_CUSTOM10_9;\n";
1279
		strtext += "28;0;0;0;0;251;11753;0;5635;1;1;0;5635;333;0;0;SS_WARE_SW_CUSTOM11_9;\n";
1280
		strtext += "28;0;0;0;0;252;11763;0;65735;1;1;0;65735;333;0;0;SS_WARE_SW_CUSTOM12_9;\n";
1281
		strtext += "28;0;0;0;0;253;11773;0;17857;1;1;0;17857;333;0;0;SS_WARE_SW_CUSTOM13_9;\n";
1282
		strtext += "28;0;0;0;0;254;11783;0;21428;1;1;0;21428;333;0;0;SS_WARE_SW_CUSTOM14_9;\n";
1283
		strtext += "28;0;0;0;0;255;11793;0;324515;1;1;0;324515;333;0;0;SS_WARE_SW_CUSTOM15_9;\n";
1284
		strtext += "28;0;0;0;0;256;11803;0;338508;1;1;0;338508;333;0;0;SS_WARE_SW_CUSTOM16_9;\n";
1285
		strtext += "28;0;0;0;0;257;11813;0;825755;1;1;0;825755;333;0;0;SS_WARE_SW_CUSTOM17_9;\n";
1286
		strtext += "28;0;0;0;0;258;11823;0;1931535;1;1;0;1931535;333;0;0;SS_WARE_SW_CUSTOM18_9;\n";
1287
		strtext += "28;0;0;0;0;259;11833;0;2209150;1;1;0;2209150;333;0;0;SS_WARE_SW_CUSTOM19_9;\n";
1288
		strtext += "28;0;0;0;0;260;11843;0;7275656;1;1;0;7275656;333;0;0;SS_WARE_SW_CUSTOM20_9;\n";
1289
		strtext += "28;0;0;0;0;261;11853;0;35714;1;1;0;35714;1000;0;0;SS_WARE_SW_CUSTOM1_10;\n";
1290
		strtext += "28;0;0;0;0;262;11863;0;17;1;1;0;17;1000;0;0;SS_WARE_SW_CUSTOM2_10;\n";
1291
		strtext += "28;0;0;0;0;263;11873;0;14;1;1;0;14;1000;0;0;SS_WARE_SW_CUSTOM3_10;\n";
1292
		strtext += "28;0;0;0;0;264;11883;0;56;1;1;0;56;1000;0;0;SS_WARE_SW_CUSTOM4_10;\n";
1293
		strtext += "28;0;0;0;0;265;11893;0;88;1;1;0;88;1000;0;0;SS_WARE_SW_CUSTOM5_10;\n";
1294
		strtext += "28;0;0;0;0;266;11903;0;283;1;1;0;283;1000;0;0;SS_WARE_SW_CUSTOM6_10;\n";
1295
		strtext += "28;0;0;0;0;267;11913;0;383;1;1;0;383;1000;0;0;SS_WARE_SW_CUSTOM7_10;\n";
1296
		strtext += "28;0;0;0;0;268;11923;0;1389;1;1;0;1389;1000;0;0;SS_WARE_SW_CUSTOM8_10;\n";
1297
		strtext += "28;0;0;0;0;269;11933;0;3396;1;1;0;3396;1000;0;0;SS_WARE_SW_CUSTOM9_10;\n";
1298
		strtext += "28;0;0;0;0;270;11943;0;4215;1;1;0;4215;1000;0;0;SS_WARE_SW_CUSTOM10_10;\n";
1299
		strtext += "28;0;0;0;0;271;11953;0;5635;1;1;0;5635;1000;0;0;SS_WARE_SW_CUSTOM11_10;\n";
1300
		strtext += "28;0;0;0;0;272;11963;0;65735;1;1;0;65735;1000;0;0;SS_WARE_SW_CUSTOM12_10;\n";
1301
		strtext += "28;0;0;0;0;273;11973;0;17857;1;1;0;17857;1000;0;0;SS_WARE_SW_CUSTOM13_10;\n";
1302
		strtext += "28;0;0;0;0;274;11983;0;21428;1;1;0;21428;1000;0;0;SS_WARE_SW_CUSTOM14_10;\n";
1303
		strtext += "28;0;0;0;0;275;11993;0;324515;1;1;0;324515;1000;0;0;SS_WARE_SW_CUSTOM15_10;\n";
1304
		strtext += "28;0;0;0;0;276;12003;0;338508;1;1;0;638508;1000;0;0;SS_WARE_SW_CUSTOM16_10;\n";
1305
		strtext += "28;0;0;0;0;277;12013;0;525755;1;1;0;225755;1000;0;0;SS_WARE_SW_CUSTOM17_10;\n";
1306
		strtext += "28;0;0;0;0;278;12023;0;7931535;1;1;0;7931535;1000;0;0;SS_WARE_SW_CUSTOM18_10;\n";
1307
		strtext += "28;0;0;0;0;279;12033;0;2209150;1;1;0;2209150;1000;0;0;SS_WARE_SW_CUSTOM19_10;\n";
1308
		strtext += "28;0;0;0;0;280;12043;0;6727565;1;1;0;6727565;1000;0;0;SS_WARE_SW_CUSTOM20_10;\n";
1309
		strtext += "28;0;0;0;0;281;12053;0;35814;1;1;0;35814;3333;0;0;SS_WARE_SW_CUSTOM1_11;\n";
1310
		strtext += "28;0;0;0;0;282;12063;0;17;1;1;0;17;3333;0;0;SS_WARE_SW_CUSTOM2_11;\n";
1311
		strtext += "28;0;0;0;0;283;12073;0;14;1;1;0;14;3333;0;0;SS_WARE_SW_CUSTOM3_11;\n";
1312
		strtext += "28;0;0;0;0;284;12083;0;56;1;1;0;56;3333;0;0;SS_WARE_SW_CUSTOM4_11;\n";
1313
		strtext += "28;0;0;0;0;285;12093;0;88;1;1;0;88;3333;0;0;SS_WARE_SW_CUSTOM5_11;\n";
1314
		strtext += "28;0;0;0;0;286;12103;0;283;1;1;0;283;3333;0;0;SS_WARE_SW_CUSTOM6_11;\n";
1315
		strtext += "28;0;0;0;0;287;12113;0;383;1;1;0;383;3333;0;0;SS_WARE_SW_CUSTOM7_11;\n";
1316
		strtext += "28;0;0;0;0;288;12123;0;1389;1;1;0;1389;3333;0;0;SS_WARE_SW_CUSTOM8_11;\n";
1317
		strtext += "28;0;0;0;0;289;12133;0;3396;1;1;0;3396;3333;0;0;SS_WARE_SW_CUSTOM9_11;\n";
1318
		strtext += "28;0;0;0;0;290;12143;0;4215;1;1;0;4215;3333;0;0;SS_WARE_SW_CUSTOM10_11;\n";
1319
		strtext += "28;0;0;0;0;291;12153;0;5635;1;1;0;5635;3333;0;0;SS_WARE_SW_CUSTOM11_11;\n";
1320
		strtext += "28;0;0;0;0;292;12163;0;45735;1;1;0;45735;3333;0;0;SS_WARE_SW_CUSTOM12_11;\n";
1321
		strtext += "28;0;0;0;0;293;12173;0;17857;1;1;0;17857;3333;0;0;SS_WARE_SW_CUSTOM13_11;\n";
1322
		strtext += "28;0;0;0;0;294;12183;0;71428;1;1;0;71428;3333;0;0;SS_WARE_SW_CUSTOM14_11;\n";
1323
		strtext += "28;0;0;0;0;295;12193;0;324515;1;1;0;324515;3333;0;0;SS_WARE_SW_CUSTOM15_11;\n";
1324
		strtext += "28;0;0;0;0;296;12203;0;638508;1;1;0;638508;3333;0;0;SS_WARE_SW_CUSTOM16_11;\n";
1325
		strtext += "28;0;0;0;0;297;12213;0;225755;1;1;0;225755;3333;0;0;SS_WARE_SW_CUSTOM17_11;\n";
1326
		strtext += "28;0;0;0;0;298;12223;0;1931535;1;1;0;1931535;3333;0;0;SS_WARE_SW_CUSTOM18_11;\n";
1327
		strtext += "28;0;0;0;0;299;12233;0;2209150;1;1;0;2209150;3333;0;0;SS_WARE_SW_CUSTOM19_11;\n";
1328
		strtext += "28;0;0;0;0;300;12243;0;6727565;1;1;0;6727565;3333;0;0;SS_WARE_SW_CUSTOM20_11;\n";
1329
		strtext += "28;0;0;0;0;301;12253;0;35014;1;1;0;35014;10000;0;0;SS_WARE_SW_CUSTOM1_12;\n";
1330
		strtext += "28;0;0;0;0;302;12263;0;17;1;1;0;17;10000;0;0;SS_WARE_SW_CUSTOM2_12;\n";
1331
		strtext += "28;0;0;0;0;303;12273;0;14;1;1;0;14;10000;0;0;SS_WARE_SW_CUSTOM3_12;\n";
1332
		strtext += "28;0;0;0;0;304;12283;0;56;1;1;0;56;10000;0;0;SS_WARE_SW_CUSTOM4_12;\n";
1333
		strtext += "28;0;0;0;0;305;12293;0;88;1;1;0;88;10000;0;0;SS_WARE_SW_CUSTOM5_12;\n";
1334
		strtext += "28;0;0;0;0;306;12303;0;283;1;1;0;283;10000;0;0;SS_WARE_SW_CUSTOM6_12;\n";
1335
		strtext += "28;0;0;0;0;307;12313;0;383;1;1;0;383;10000;0;0;SS_WARE_SW_CUSTOM7_12;\n";
1336
		strtext += "28;0;0;0;0;308;12323;0;2384;1;1;0;2384;10000;0;0;SS_WARE_SW_CUSTOM8_12;\n";
1337
		strtext += "28;0;0;0;0;309;12333;0;3396;1;1;0;3396;10000;0;0;SS_WARE_SW_CUSTOM9_12;\n";
1338
		strtext += "28;0;0;0;0;310;12343;0;4215;1;1;0;4215;10000;0;0;SS_WARE_SW_CUSTOM10_12;\n";
1339
		strtext += "28;0;0;0;0;311;12353;0;7635;1;1;0;7635;10000;0;0;SS_WARE_SW_CUSTOM11_12;\n";
1340
		strtext += "28;0;0;0;0;312;12363;0;65735;1;1;0;65735;10000;0;0;SS_WARE_SW_CUSTOM12_12;\n";
1341
		strtext += "28;0;0;0;0;313;12373;0;17857;1;1;0;17857;10000;0;0;SS_WARE_SW_CUSTOM13_12;\n";
1342
		strtext += "28;0;0;0;0;314;12383;0;21428;1;1;0;21428;10000;0;0;SS_WARE_SW_CUSTOM14_12;\n";
1343
		strtext += "28;0;0;0;0;315;12393;0;324515;1;1;0;324515;10000;0;0;SS_WARE_SW_CUSTOM15_12;\n";
1344
		strtext += "28;0;0;0;0;316;12403;0;638508;1;1;0;638508;10000;0;0;SS_WARE_SW_CUSTOM16_12;\n";
1345
		strtext += "28;0;0;0;0;317;12413;0;225755;1;1;0;225755;10000;0;0;SS_WARE_SW_CUSTOM17_12;\n";
1346
		strtext += "28;0;0;0;0;318;12423;0;1931535;1;1;0;1931535;10000;0;0;SS_WARE_SW_CUSTOM18_12;\n";
1347
		strtext += "28;0;0;0;0;319;12433;0;2209150;1;1;0;2209150;10000;0;0;SS_WARE_SW_CUSTOM19_12;\n";
1348
		strtext += "28;0;0;0;0;320;12443;0;6727565;1;1;0;6727565;10000;0;0;SS_WARE_SW_CUSTOM20_12;\n";
1349
		strtext += "28;0;0;0;0;321;12453;0;35147;1;1;0;35147;33333;0;0;SS_WARE_SW_CUSTOM1_13;\n";
1350
		strtext += "28;0;0;0;0;322;12463;0;17;1;1;0;17;33333;0;0;SS_WARE_SW_CUSTOM2_13;\n";
1351
		strtext += "28;0;0;0;0;323;12473;0;14;1;1;0;14;33333;0;0;SS_WARE_SW_CUSTOM3_13;\n";
1352
		strtext += "28;0;0;0;0;324;12483;0;56;1;1;0;56;33333;0;0;SS_WARE_SW_CUSTOM4_13;\n";
1353
		strtext += "28;0;0;0;0;325;12493;0;88;1;1;0;88;33333;0;0;SS_WARE_SW_CUSTOM5_13;\n";
1354
		strtext += "28;0;0;0;0;326;12503;0;740;1;1;0;740;33333;0;0;SS_WARE_SW_CUSTOM6_13;\n";
1355
		strtext += "28;0;0;0;0;327;12513;0;383;1;1;0;383;33333;0;0;SS_WARE_SW_CUSTOM7_13;\n";
1356
		strtext += "28;0;0;0;0;328;12523;0;1389;1;1;0;1389;33333;0;0;SS_WARE_SW_CUSTOM8_13;\n";
1357
		strtext += "28;0;0;0;0;329;12533;0;3396;1;1;0;3396;33333;0;0;SS_WARE_SW_CUSTOM9_13;\n";
1358
		strtext += "28;0;0;0;0;330;12543;0;4215;1;1;0;4215;33333;0;0;SS_WARE_SW_CUSTOM10_13;\n";
1359
		strtext += "28;0;0;0;0;331;12553;0;5635;1;1;0;5635;33333;0;0;SS_WARE_SW_CUSTOM11_13;\n";
1360
		strtext += "28;0;0;0;0;332;12563;0;65735;1;1;0;65735;33333;0;0;SS_WARE_SW_CUSTOM12_13;\n";
1361
		strtext += "28;0;0;0;0;333;12573;0;17857;1;1;0;17857;33333;0;0;SS_WARE_SW_CUSTOM13_13;\n";
1362
		strtext += "28;0;0;0;0;334;12583;0;21428;1;1;0;21428;33333;0;0;SS_WARE_SW_CUSTOM14_13;\n";
1363
		strtext += "28;0;0;0;0;335;12593;0;524515;1;1;0;524515;33333;0;0;SS_WARE_SW_CUSTOM15_13;\n";
1364
		strtext += "28;0;0;0;0;336;12603;0;638508;1;1;0;638508;33333;0;0;SS_WARE_SW_CUSTOM16_13;\n";
1365
		strtext += "28;0;0;0;0;337;12613;0;225755;1;1;0;225755;33333;0;0;SS_WARE_SW_CUSTOM17_13;\n";
1366
		strtext += "28;0;0;0;0;338;12623;0;1931535;1;1;0;1931535;33333;0;0;SS_WARE_SW_CUSTOM18_13;\n";
1367
		strtext += "28;0;0;0;0;339;12633;0;2209150;1;1;0;2209150;33333;0;0;SS_WARE_SW_CUSTOM19_13;\n";
1368
		strtext += "28;0;0;0;0;340;12643;0;6727565;1;1;0;6727565;33333;0;0;SS_WARE_SW_CUSTOM20_13;\n";
1369
		strtext += "28;0;0;0;0;341;12653;0;35714;1;1;0;35714;100000;0;0;SS_WARE_SW_CUSTOM1_14;\n";
1370
		strtext += "28;0;0;0;0;342;12663;0;17;1;1;0;17;100000;0;0;SS_WARE_SW_CUSTOM2_14;\n";
1371
		strtext += "28;0;0;0;0;343;12673;0;14;1;1;0;14;100000;0;0;SS_WARE_SW_CUSTOM3_14;\n";
1372
		strtext += "28;0;0;0;0;344;12683;0;56;1;1;0;56;100000;0;0;SS_WARE_SW_CUSTOM4_14;\n";
1373
		strtext += "28;0;0;0;0;345;12693;0;88;1;1;0;88;100000;0;0;SS_WARE_SW_CUSTOM5_14;\n";
1374
		strtext += "28;0;0;0;0;346;12703;0;620;1;1;0;620;100000;0;0;SS_WARE_SW_CUSTOM6_14;\n";
1375
		strtext += "28;0;0;0;0;347;12713;0;883;1;1;0;883;100000;0;0;SS_WARE_SW_CUSTOM7_14;\n";
1376
		strtext += "28;0;0;0;0;348;12723;0;1389;1;1;0;1389;100000;0;0;SS_WARE_SW_CUSTOM8_14;\n";
1377
		strtext += "28;0;0;0;0;349;12733;0;3396;1;1;0;3396;100000;0;0;SS_WARE_SW_CUSTOM9_14;\n";
1378
		strtext += "28;0;0;0;0;350;12743;0;9215;1;1;0;9215;100000;0;0;SS_WARE_SW_CUSTOM10_14;\n";
1379
		strtext += "28;0;0;0;0;351;12753;0;5635;1;1;0;5635;100000;0;0;SS_WARE_SW_CUSTOM11_14;\n";
1380
		strtext += "28;0;0;0;0;352;12763;0;65735;1;1;0;65735;100000;0;0;SS_WARE_SW_CUSTOM12_14;\n";
1381
		strtext += "28;0;0;0;0;353;12773;0;17857;1;1;0;17857;100000;0;0;SS_WARE_SW_CUSTOM13_14;\n";
1382
		strtext += "28;0;0;0;0;354;12783;0;21428;1;1;0;21428;100000;0;0;SS_WARE_SW_CUSTOM14_14;\n";
1383
		strtext += "28;0;0;0;0;355;12793;0;324515;1;1;0;324515;100000;0;0;SS_WARE_SW_CUSTOM15_14;\n";
1384
		strtext += "28;0;0;0;0;356;12803;0;638508;1;1;0;638508;100000;0;0;SS_WARE_SW_CUSTOM16_14;\n";
1385
		strtext += "28;0;0;0;0;357;12813;0;425755;1;1;0;225755;100000;0;0;SS_WARE_SW_CUSTOM17_14;\n";
1386
		strtext += "28;0;0;0;0;358;12823;0;1931535;1;1;0;1931535;100000;0;0;SS_WARE_SW_CUSTOM18_14;\n";
1387
		strtext += "28;0;0;0;0;359;12833;0;2209150;1;1;0;2209150;100000;0;0;SS_WARE_SW_CUSTOM19_14;\n";
1388
		strtext += "28;0;0;0;0;360;12843;0;6727565;1;1;0;6727565;100000;0;0;SS_WARE_SW_CUSTOM20_14;\n";
1389
		strtext += "28;0;0;0;0;361;12853;0;35714;1;1;0;35714;333333;0;0;SS_WARE_SW_CUSTOM1_15;\n";
1390
		strtext += "28;0;0;0;0;362;12863;0;17;1;1;0;17;333333;0;0;SS_WARE_SW_CUSTOM2_15;\n";
1391
		strtext += "28;0;0;0;0;363;12873;0;14;1;1;0;14;333333;0;0;SS_WARE_SW_CUSTOM3_15;\n";
1392
		strtext += "28;0;0;0;0;364;12883;0;56;1;1;0;56;333333;0;0;SS_WARE_SW_CUSTOM4_15;\n";
1393
		strtext += "28;0;0;0;0;365;12893;0;88;1;1;0;88;333333;0;0;SS_WARE_SW_CUSTOM5_15;\n";
1394
		strtext += "28;0;0;0;0;366;12903;0;283;1;1;0;283;333333;0;0;SS_WARE_SW_CUSTOM6_15;\n";
1395
		strtext += "28;0;0;0;0;367;12913;0;383;1;1;0;383;333333;0;0;SS_WARE_SW_CUSTOM7_15;\n";
1396
		strtext += "28;0;0;0;0;368;12923;0;1396;1;1;0;1396;333333;0;0;SS_WARE_SW_CUSTOM8_15;\n";
1397
		strtext += "28;0;0;0;0;369;12933;0;3375;1;1;0;3375;333333;0;0;SS_WARE_SW_CUSTOM9_15;\n";
1398
		strtext += "28;0;0;0;0;370;12943;0;4215;1;1;0;4215;333333;0;0;SS_WARE_SW_CUSTOM10_15;\n";
1399
		strtext += "28;0;0;0;0;371;12953;0;5635;1;1;0;5635;333333;0;0;SS_WARE_SW_CUSTOM11_15;\n";
1400
		strtext += "28;0;0;0;0;372;12963;0;65735;1;1;0;65735;333333;0;0;SS_WARE_SW_CUSTOM12_15;\n";
1401
		strtext += "28;0;0;0;0;373;12973;0;17857;1;1;0;17857;333333;0;0;SS_WARE_SW_CUSTOM13_15;\n";
1402
		strtext += "28;0;0;0;0;374;12983;0;21428;1;1;0;21428;333333;0;0;SS_WARE_SW_CUSTOM14_15;\n";
1403
		strtext += "28;0;0;0;0;375;12993;0;324515;1;1;0;324515;333333;0;0;SS_WARE_SW_CUSTOM15_15;\n";
1404
		strtext += "28;0;0;0;0;376;13003;0;638508;1;1;0;638508;333333;0;0;SS_WARE_SW_CUSTOM16_15;\n";
1405
		strtext += "28;0;0;0;0;377;13013;0;225755;1;1;0;225755;333333;0;0;SS_WARE_SW_CUSTOM17_15;\n";
1406
		strtext += "28;0;0;0;0;378;13023;0;4931535;1;1;0;4931535;333333;0;0;SS_WARE_SW_CUSTOM18_15;\n";
1407
		strtext += "28;0;0;0;0;379;13033;0;2209150;1;1;0;2209150;333333;0;0;SS_WARE_SW_CUSTOM19_15;\n";
1408
		strtext += "28;0;0;0;0;380;13043;0;6727565;1;1;0;6727565;333333;0;0;SS_WARE_SW_CUSTOM20_15;\n";
1409
		strtext += "28;0;0;0;0;381;13053;0;35714;1;1;0;35714;1000000;0;0;SS_WARE_SW_CUSTOM1_16;\n";
1410
		strtext += "28;0;0;0;0;382;13063;0;17;1;1;0;17;1000000;0;0;SS_WARE_SW_CUSTOM2_16;\n";
1411
		strtext += "28;0;0;0;0;383;13073;0;14;1;1;0;14;1000000;0;0;SS_WARE_SW_CUSTOM3_16;\n";
1412
		strtext += "28;0;0;0;0;384;13083;0;56;1;1;0;56;1000000;0;0;SS_WARE_SW_CUSTOM4_16;\n";
1413
		strtext += "28;0;0;0;0;385;13093;0;88;1;1;0;88;1000000;0;0;SS_WARE_SW_CUSTOM5_16;\n";
1414
		strtext += "28;0;0;0;0;386;13103;0;283;1;1;0;283;1000000;0;0;SS_WARE_SW_CUSTOM6_16;\n";
1415
		strtext += "28;0;0;0;0;387;13113;0;383;1;1;0;383;1000000;0;0;SS_WARE_SW_CUSTOM7_16;\n";
1416
		strtext += "28;0;0;0;0;388;13123;0;1389;1;1;0;1389;1000000;0;0;SS_WARE_SW_CUSTOM8_16;\n";
1417
		strtext += "28;0;0;0;0;389;13133;0;3390;1;1;0;3390;1000000;0;0;SS_WARE_SW_CUSTOM9_16;\n";
1418
		strtext += "28;0;0;0;0;390;13143;0;4215;1;1;0;4215;1000000;0;0;SS_WARE_SW_CUSTOM10_16;\n";
1419
		strtext += "28;0;0;0;0;391;13153;0;5635;1;1;0;5635;1000000;0;0;SS_WARE_SW_CUSTOM11_16;\n";
1420
		strtext += "28;0;0;0;0;392;13163;0;65735;1;1;0;65735;1000000;0;0;SS_WARE_SW_CUSTOM12_16;\n";
1421
		strtext += "28;0;0;0;0;393;13173;0;17857;1;1;0;17857;1000000;0;0;SS_WARE_SW_CUSTOM13_16;\n";
1422
		strtext += "28;0;0;0;0;394;13183;0;21428;1;1;0;21428;1000000;0;0;SS_WARE_SW_CUSTOM14_16;\n";
1423
		strtext += "28;0;0;0;0;395;13193;0;324515;1;1;0;324515;1000000;0;0;SS_WARE_SW_CUSTOM15_16;\n";
1424
		strtext += "28;0;0;0;0;396;13203;0;638508;1;1;0;638508;1000000;0;0;SS_WARE_SW_CUSTOM16_16;\n";
1425
		strtext += "28;0;0;0;0;397;13213;0;225755;1;1;0;225755;1000000;0;0;SS_WARE_SW_CUSTOM17_16;\n";
1426
		strtext += "28;0;0;0;0;398;13223;0;1931535;1;1;0;1931535;1000000;0;0;SS_WARE_SW_CUSTOM18_16;\n";
1427
		strtext += "28;0;0;0;0;399;13233;0;2209150;1;1;0;2209150;1000000;0;0;SS_WARE_SW_CUSTOM19_16;\n";
1428
		strtext += "28;0;0;0;0;400;13243;0;6727565;1;1;0;6727565;1000000;0;0;SS_WARE_SW_CUSTOM20_16;\n";
1429
		strtext += "28;0;0;0;0;401;13253;0;35714;1;1;0;35714;0;0;0;SS_WARE_SW_CUSTOM1_17;\n";
1430
		strtext += "28;0;0;0;0;402;13263;0;17;1;1;0;17;0;0;0;SS_WARE_SW_CUSTOM2_17;\n";
1431
		strtext += "28;0;0;0;0;403;13273;0;14;1;1;0;14;0;0;0;SS_WARE_SW_CUSTOM3_17;\n";
1432
		strtext += "28;0;0;0;0;404;13283;0;36;1;1;0;36;0;0;0;SS_WARE_SW_CUSTOM4_17;\n";
1433
		strtext += "28;0;0;0;0;405;13293;0;78;1;1;0;78;0;0;0;SS_WARE_SW_CUSTOM5_17;\n";
1434
		strtext += "28;0;0;0;0;406;13303;0;183;1;1;0;183;0;0;0;SS_WARE_SW_CUSTOM6_17;\n";
1435
		strtext += "28;0;0;0;0;407;13313;0;500;1;1;0;500;0;0;0;SS_WARE_SW_CUSTOM7_17;\n";
1436
		strtext += "28;0;0;0;0;408;13323;0;1089;1;1;0;1089;0;0;0;SS_WARE_SW_CUSTOM8_17;\n";
1437
		strtext += "28;0;0;0;0;409;13333;0;3096;1;1;0;3096;0;0;0;SS_WARE_SW_CUSTOM9_17;\n";
1438
		strtext += "28;0;0;0;0;410;13343;0;4215;1;1;0;4215;0;0;0;SS_WARE_SW_CUSTOM10_17;\n";
1439
		strtext += "28;0;0;0;0;411;13353;0;5035;1;1;0;5035;0;0;0;SS_WARE_SW_CUSTOM11_17;\n";
1440
		strtext += "28;0;0;0;0;412;13363;0;60735;1;1;0;60735;0;0;0;SS_WARE_SW_CUSTOM12_17;\n";
1441
		strtext += "28;0;0;0;0;413;13373;0;10857;1;1;0;10857;0;0;0;SS_WARE_SW_CUSTOM13_17;\n";
1442
		strtext += "28;0;0;0;0;414;13383;0;20428;1;1;0;20428;0;0;0;SS_WARE_SW_CUSTOM14_17;\n";
1443
		strtext += "28;0;0;0;0;415;13393;0;300515;1;1;0;300515;0;0;0;SS_WARE_SW_CUSTOM15_17;\n";
1444
		strtext += "28;0;0;0;0;416;13403;0;600508;1;1;0;600508;0;0;0;SS_WARE_SW_CUSTOM16_17;\n";
1445
		strtext += "28;0;0;0;0;417;13413;0;200755;1;1;0;200755;0;0;0;SS_WARE_SW_CUSTOM17_17;\n";
1446
		strtext += "28;0;0;0;0;418;13423;0;1731535;1;1;0;1731535;0;0;0;SS_WARE_SW_CUSTOM18_17;\n";
1447
		strtext += "28;0;0;0;0;419;13433;0;2009150;1;1;0;2009150;0;0;0;SS_WARE_SW_CUSTOM19_17;\n";
1448
		strtext += "28;0;0;0;0;420;13443;0;6027565;1;1;0;6027565;0;0;0;SS_WARE_SW_CUSTOM20_17;\n";
1449
		strtext += "28;0;0;0;0;421;13453;0;35714;1;1;0;35714;0;0;0;SS_WARE_SW_CUSTOM1_18;\n";
1450
		strtext += "28;0;0;0;0;422;13463;0;17;1;1;0;17;0;0;0;SS_WARE_SW_CUSTOM2_18;\n";
1451
		strtext += "28;0;0;0;0;423;13473;0;14;1;1;0;14;0;0;0;SS_WARE_SW_CUSTOM3_18;\n";
1452
		strtext += "28;0;0;0;0;424;13483;0;36;1;1;0;36;0;0;0;SS_WARE_SW_CUSTOM4_18;\n";
1453
		strtext += "28;0;0;0;0;425;13493;0;78;1;1;0;78;0;0;0;SS_WARE_SW_CUSTOM5_18;\n";
1454
		strtext += "28;0;0;0;0;426;13503;0;183;1;1;0;183;0;0;0;SS_WARE_SW_CUSTOM6_18;\n";
1455
		strtext += "28;0;0;0;0;427;13513;0;500;1;1;0;500;0;0;0;SS_WARE_SW_CUSTOM7_18;\n";
1456
		strtext += "28;0;0;0;0;428;13523;0;1089;1;1;0;1089;0;0;0;SS_WARE_SW_CUSTOM8_18;\n";
1457
		strtext += "28;0;0;0;0;429;13533;0;3096;1;1;0;3096;0;0;0;SS_WARE_SW_CUSTOM9_18;\n";
1458
		strtext += "28;0;0;0;0;430;13543;0;4215;1;1;0;4215;0;0;0;SS_WARE_SW_CUSTOM10_18;\n";
1459
		strtext += "28;0;0;0;0;431;13553;0;5035;1;1;0;5035;0;0;0;SS_WARE_SW_CUSTOM11_18;\n";
1460
		strtext += "28;0;0;0;0;432;13563;0;60735;1;1;0;60735;0;0;0;SS_WARE_SW_CUSTOM12_18;\n";
1461
		strtext += "28;0;0;0;0;433;13573;0;10857;1;1;0;10857;0;0;0;SS_WARE_SW_CUSTOM13_18;\n";
1462
		strtext += "28;0;0;0;0;434;13583;0;20428;1;1;0;20428;0;0;0;SS_WARE_SW_CUSTOM14_18;\n";
1463
		strtext += "28;0;0;0;0;435;13593;0;300515;1;1;0;300515;0;0;0;SS_WARE_SW_CUSTOM15_18;\n";
1464
		strtext += "28;0;0;0;0;436;13603;0;600508;1;1;0;600508;0;0;0;SS_WARE_SW_CUSTOM16_18;\n";
1465
		strtext += "28;0;0;0;0;437;13613;0;200755;1;1;0;200755;0;0;0;SS_WARE_SW_CUSTOM17_18;\n";
1466
		strtext += "28;0;0;0;0;438;13623;0;1731535;1;1;0;1731535;0;0;0;SS_WARE_SW_CUSTOM18_18;\n";
1467
		strtext += "28;0;0;0;0;439;13633;0;2009150;1;1;0;2009150;0;0;0;SS_WARE_SW_CUSTOM19_18;\n";
1468
		strtext += "28;0;0;0;0;440;13643;0;6027565;1;1;0;6027565;0;0;0;SS_WARE_SW_CUSTOM20_18;\n";
1469
		strtext += "28;0;0;0;0;441;60000;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE1_1;\n";
1470
		strtext += "28;0;0;0;0;442;60010;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE2_1;\n";
1471
		strtext += "28;0;0;0;0;443;60020;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE3_1;\n";
1472
		strtext += "28;0;0;0;0;444;60030;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE4_1;\n";
1473
		strtext += "28;0;0;0;0;445;60040;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE5_1;\n";
1474
		strtext += "28;0;0;0;0;446;60050;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE6_1;\n";
1475
		strtext += "28;0;0;0;0;447;60060;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE7_1;\n";
1476
		strtext += "28;0;0;0;0;448;60070;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE8_1;\n";
1477
		strtext += "28;0;0;0;0;449;60080;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE9_1;\n";
1478
		strtext += "28;0;0;0;0;450;60090;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE10_1;\n";
1479
		strtext += "28;0;0;0;0;451;60100;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE11_1;\n";
1480
		strtext += "28;0;0;0;0;452;60110;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE12_1;\n";
1481
		strtext += "28;0;0;0;0;453;60120;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE13_1;\n";
1482
		strtext += "28;0;0;0;0;454;60130;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE14_1;\n";
1483
		strtext += "28;0;0;0;0;455;60140;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE15_1;\n";
1484
		strtext += "28;0;0;0;0;456;60150;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE16_1;\n";
1485
		strtext += "28;0;0;0;0;457;60160;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE17_1;\n";
1486
		strtext += "28;0;0;0;0;458;60170;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE18_1;\n";
1487
		strtext += "28;0;0;0;0;459;60180;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE19_1;\n";
1488
		strtext += "28;0;0;0;0;460;60190;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE20_1;\n";
1489
		strtext += "28;0;0;0;0;461;60200;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE1_2;\n";
1490
		strtext += "28;0;0;0;0;462;60210;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE2_2;\n";
1491
		strtext += "28;0;0;0;0;463;60220;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE3_2;\n";
1492
		strtext += "28;0;0;0;0;464;60230;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE4_2;\n";
1493
		strtext += "28;0;0;0;0;465;60240;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE5_2;\n";
1494
		strtext += "28;0;0;0;0;466;60250;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE6_2;\n";
1495
		strtext += "28;0;0;0;0;467;60260;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE7_2;\n";
1496
		strtext += "28;0;0;0;0;468;60270;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE8_2;\n";
1497
		strtext += "28;0;0;0;0;469;60280;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE9_2;\n";
1498
		strtext += "28;0;0;0;0;470;60290;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE10_2;\n";
1499
		strtext += "28;0;0;0;0;471;60300;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE11_2;\n";
1500
		strtext += "28;0;0;0;0;472;60310;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE12_2;\n";
1501
		strtext += "28;0;0;0;0;473;60320;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE13_2;\n";
1502
		strtext += "28;0;0;0;0;474;60330;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE14_2;\n";
1503
		strtext += "28;0;0;0;0;475;60340;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE15_2;\n";
1504
		strtext += "28;0;0;0;0;476;60350;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE16_2;\n";
1505
		strtext += "28;0;0;0;0;477;60360;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE17_2;\n";
1506
		strtext += "28;0;0;0;0;478;60370;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE18_2;\n";
1507
		strtext += "28;0;0;0;0;479;60380;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE19_2;\n";
1508
		strtext += "28;0;0;0;0;480;60390;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE20_2;\n";
1509
		strtext += "28;0;0;0;0;481;60400;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE1_3;\n";
1510
		strtext += "28;0;0;0;0;482;60410;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE2_3;\n";
1511
		strtext += "28;0;0;0;0;483;60420;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE3_3;\n";
1512
		strtext += "28;0;0;0;0;484;60430;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE4_3;\n";
1513
		strtext += "28;0;0;0;0;485;60440;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE5_3;\n";
1514
		strtext += "28;0;0;0;0;486;60450;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE6_3;\n";
1515
		strtext += "28;0;0;0;0;487;60460;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE7_3;\n";
1516
		strtext += "28;0;0;0;0;488;60470;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE8_3;\n";
1517
		strtext += "28;0;0;0;0;489;60480;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE9_3;\n";
1518
		strtext += "28;0;0;0;0;490;60490;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE10_3;\n";
1519
		strtext += "28;0;0;0;0;491;60500;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE11_3;\n";
1520
		strtext += "28;0;0;0;0;492;60510;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE12_3;\n";
1521
		strtext += "28;0;0;0;0;493;60520;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE13_3;\n";
1522
		strtext += "28;0;0;0;0;494;60530;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE14_3;\n";
1523
		strtext += "28;0;0;0;0;495;60540;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE15_3;\n";
1524
		strtext += "28;0;0;0;0;496;60550;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE16_3;\n";
1525
		strtext += "28;0;0;0;0;497;60560;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE17_3;\n";
1526
		strtext += "28;0;0;0;0;498;60570;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE18_3;\n";
1527
		strtext += "28;0;0;0;0;499;60580;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE19_3;\n";
1528
		strtext += "28;0;0;0;0;500;60590;0;0;0;0;0;0;0;0;0;SS_WARE_SW_MOD_USE20_3;\n";
1529
		strtext += "28;0;0;0;0;501;60600;1;11;1;1;1;11;0;0;0;SS_WARE_SW_CUSTOM1_19;\n";
1530
		strtext += "28;0;0;0;0;502;60610;1;17;1;1;1;17;0;0;0;SS_WARE_SW_CUSTOM2_19;\n";
1531
		strtext += "28;0;0;0;0;503;60620;1;14;1;1;1;14;0;0;0;SS_WARE_SW_CUSTOM3_19;\n";
1532
		strtext += "28;0;0;0;0;504;60630;1;36;1;1;1;36;0;0;0;SS_WARE_SW_CUSTOM4_19;\n";
1533
		strtext += "28;0;0;0;0;505;60640;1;78;1;1;1;78;0;0;0;SS_WARE_SW_CUSTOM5_19;\n";
1534
		strtext += "28;0;0;0;0;506;60650;1;183;1;1;1;183;0;0;0;SS_WARE_SW_CUSTOM6_19;\n";
1535
		strtext += "28;0;0;0;0;507;60660;1;247;1;1;1;247;0;0;0;SS_WARE_SW_CUSTOM7_19;\n";
1536
		strtext += "28;0;0;0;0;508;60670;1;501;1;1;1;501;0;0;0;SS_WARE_SW_CUSTOM8_19;\n";
1537
		strtext += "28;0;0;0;0;509;60680;1;529;1;1;1;529;0;0;0;SS_WARE_SW_CUSTOM9_19;\n";
1538
		strtext += "28;0;0;0;0;510;60690;2;589;1;1;1;589;0;0;0;SS_WARE_SW_CUSTOM10_19;\n";
1539
		strtext += "28;0;0;0;0;511;60700;2;615;1;1;1;615;0;0;0;SS_WARE_SW_CUSTOM11_19;\n";
1540
		strtext += "28;0;0;0;0;512;60710;2;654;1;1;1;654;0;0;0;SS_WARE_SW_CUSTOM12_19;\n";
1541
		strtext += "28;0;0;0;0;513;60720;3;687;1;1;1;687;0;0;0;SS_WARE_SW_CUSTOM13_19;\n";
1542
		strtext += "28;0;0;0;0;514;60730;3;745;1;1;1;745;0;0;0;SS_WARE_SW_CUSTOM14_19;\n";
1543
		strtext += "28;0;0;0;0;515;60740;3;799;1;1;1;799;0;0;0;SS_WARE_SW_CUSTOM15_19;\n";
1544
		strtext += "28;0;0;0;0;516;60750;3;836;1;1;1;836;0;0;0;SS_WARE_SW_CUSTOM16_19;\n";
1545
		strtext += "28;0;0;0;0;517;60760;4;901;1;1;1;901;0;0;0;SS_WARE_SW_CUSTOM17_19;\n";
1546
		strtext += "28;0;0;0;0;518;60770;4;968;1;1;1;968;0;0;0;SS_WARE_SW_CUSTOM18_19;\n";
1547
		strtext += "28;0;0;0;0;519;60780;5;1001;1;1;1;1001;0;0;0;SS_WARE_SW_CUSTOM19_19;\n";
1548
		strtext += "28;0;0;0;0;520;60790;5;1064;1;1;1;1064;0;0;0;SS_WARE_SW_CUSTOM20_19;\n";
1549
		strtext += "28;0;0;0;0;521;60800;1;603;1;1;1;603;0;0;0;SS_WARE_SW_CUSTOM1_20;\n";
1550
		strtext += "28;0;0;0;0;522;60810;1;614;1;1;1;614;0;0;0;SS_WARE_SW_CUSTOM2_20;\n";
1551
		strtext += "28;0;0;0;0;523;60820;1;689;1;1;1;689;0;0;0;SS_WARE_SW_CUSTOM3_20;\n";
1552
		strtext += "28;0;0;0;0;524;60830;1;721;1;1;1;721;0;0;0;SS_WARE_SW_CUSTOM4_20;\n";
1553
		strtext += "28;0;0;0;0;525;60840;1;767;1;1;1;767;100;0;0;SS_WARE_SW_CUSTOM5_20;\n";
1554
		strtext += "28;0;0;0;0;526;60850;1;864;1;1;1;864;100;0;0;SS_WARE_SW_CUSTOM6_20;\n";
1555
		strtext += "28;0;0;0;0;527;60860;1;933;1;1;1;933;333;0;0;SS_WARE_SW_CUSTOM7_20;\n";
1556
		strtext += "28;0;0;0;0;528;60870;1;1002;1;1;1;1002;1000;0;0;SS_WARE_SW_CUSTOM8_20;\n";
1557
		strtext += "28;0;0;0;0;529;60880;1;1037;1;1;1;1037;3333;0;0;SS_WARE_SW_CUSTOM9_20;\n";
1558
		strtext += "28;0;0;0;0;530;60890;2;1094;1;1;1;1094;100;0;0;SS_WARE_SW_CUSTOM10_20;\n";
1559
		strtext += "28;0;0;0;0;531;60900;2;1125;1;1;1;1125;333;0;0;SS_WARE_SW_CUSTOM11_20;\n";
1560
		strtext += "28;0;0;0;0;532;60910;2;1179;1;1;1;1179;1000;0;0;SS_WARE_SW_CUSTOM12_20;\n";
1561
		strtext += "28;0;0;0;0;533;60920;2;1209;1;1;1;1209;3333;0;0;SS_WARE_SW_CUSTOM13_20;\n";
1562
		strtext += "28;0;0;0;0;534;60930;3;1256;1;1;1;1256;100;0;0;SS_WARE_SW_CUSTOM14_20;\n";
1563
		strtext += "28;0;0;0;0;535;60940;3;1314;1;1;1;1314;333;0;0;SS_WARE_SW_CUSTOM15_20;\n";
1564
		strtext += "28;0;0;0;0;536;60950;3;1352;1;1;1;1352;1000;0;0;SS_WARE_SW_CUSTOM16_20;\n";
1565
		strtext += "28;0;0;0;0;537;60960;3;1386;1;1;1;1386;3333;0;0;SS_WARE_SW_CUSTOM17_20;\n";
1566
		strtext += "28;0;0;0;0;538;60970;4;1421;1;1;1;4121;0;0;0;SS_WARE_SW_CUSTOM18_20;\n";
1567
		strtext += "28;0;0;0;0;539;60980;4;1483;1;1;1;1483;333;0;0;SS_WARE_SW_CUSTOM19_20;\n";
1568
		strtext += "28;0;0;0;0;540;60990;5;1564;1;1;1;1564;1000;0;0;SS_WARE_SW_CUSTOM20_20;\n";
1569
		strtext += "28;0;0;0;0;541;61000;4;1523;1;1;1;1523;0;0;0;SS_WARE_SW_CUSTOM1_21;\n";
1570
		strtext += "28;0;0;0;0;542;61010;5;1645;1;1;1;1645;333;0;0;SS_WARE_SW_CUSTOM2_21;\n";
1571
		strtext += "28;0;0;0;0;543;61020;5;1708;1;1;1;1708;333;0;0;SS_WARE_SW_CUSTOM3_21;\n";
1572
		strtext += "28;0;0;0;0;544;61030;5;1739;1;1;1;1739;1000;0;0;SS_WARE_SW_CUSTOM4_21;\n";
1573
		strtext += "28;0;0;0;0;545;61040;6;1776;1;1;1;1776;0;0;0;SS_WARE_SW_CUSTOM5_21;\n";
1574
		strtext += "28;0;0;0;0;546;61050;6;1814;1;1;1;1814;0;0;0;SS_WARE_SW_CUSTOM6_21;\n";
1575
		strtext += "28;0;0;0;0;547;61060;6;1867;1;1;1;1867;0;0;0;SS_WARE_SW_CUSTOM7_21;\n";
1576
		strtext += "28;0;0;0;0;548;61070;6;1926;1;1;1;1926;100;0;0;SS_WARE_SW_CUSTOM8_21;\n";
1577
		strtext += "28;0;0;0;0;549;61080;6;1968;1;1;1;1968;333;0;0;SS_WARE_SW_CUSTOM9_21;\n";
1578
		strtext += "28;0;0;0;0;550;61090;6;2014;1;1;1;2014;1000;0;0;SS_WARE_SW_CUSTOM10_21;\n";
1579
		strtext += "28;0;0;0;0;551;61100;7;2082;1;1;1;2082;0;0;0;SS_WARE_SW_CUSTOM11_21;\n";
1580
		strtext += "28;0;0;0;0;552;61110;7;2121;1;1;1;2121;0;0;0;SS_WARE_SW_CUSTOM12_21;\n";
1581
		strtext += "28;0;0;0;0;553;61120;7;2169;1;1;1;2169;100;0;0;SS_WARE_SW_CUSTOM13_21;\n";
1582
		strtext += "28;0;0;0;0;554;61130;7;2199;1;1;1;2199;333;0;0;SS_WARE_SW_CUSTOM14_21;\n";
1583
		strtext += "28;0;0;0;0;555;61140;8;2236;1;1;1;2236;0;0;0;SS_WARE_SW_CUSTOM15_21;\n";
1584
		strtext += "28;0;0;0;0;556;61150;8;2289;1;1;1;2289;0;0;0;SS_WARE_SW_CUSTOM16_21;\n";
1585
		strtext += "28;0;0;0;0;557;61160;9;2331;1;1;1;2331;0;0;0;SS_WARE_SW_CUSTOM17_21;\n";
1586
		strtext += "28;0;0;0;0;558;61170;9;2397;1;1;1;2397;0;0;0;SS_WARE_SW_CUSTOM18_21;\n";
1587
		strtext += "28;0;0;0;0;559;61180;10;2427;1;1;1;2427;0;0;0;SS_WARE_SW_CUSTOM19_21;\n";
1588
		strtext += "28;0;0;0;0;560;61190;10;2562;1;1;1;2562;0;0;0;SS_WARE_SW_CUSTOM20_21;\n";
1589
		strtext += "28;0;0;0;0;561;61200;1;184;1;1;2;184;0;0;0;SS_WARE_SW_CUSTOM1_22;\n";
1590
		strtext += "28;0;0;0;0;562;61210;1;192;1;1;2;192;0;0;0;SS_WARE_SW_CUSTOM2_22;\n";
1591
		strtext += "28;0;0;0;0;563;61220;1;222;1;1;2;222;0;0;0;SS_WARE_SW_CUSTOM3_22;\n";
1592
		strtext += "28;0;0;0;0;564;61230;1;267;1;1;2;267;0;0;0;SS_WARE_SW_CUSTOM4_22;\n";
1593
		strtext += "28;0;0;0;0;565;61240;1;294;1;1;2;294;0;0;0;SS_WARE_SW_CUSTOM5_22;\n";
1594
		strtext += "28;0;0;0;0;566;61250;2;313;1;1;2;313;0;0;0;SS_WARE_SW_CUSTOM6_22;\n";
1595
		strtext += "28;0;0;0;0;567;61260;2;365;1;1;2;365;0;0;0;SS_WARE_SW_CUSTOM7_22;\n";
1596
		strtext += "28;0;0;0;0;568;61270;2;381;1;1;2;381;0;0;0;SS_WARE_SW_CUSTOM8_22;\n";
1597
		strtext += "28;0;0;0;0;569;61280;2;407;1;1;2;407;0;0;0;SS_WARE_SW_CUSTOM9_22;\n";
1598
		strtext += "28;0;0;0;0;570;61290;2;435;1;1;2;435;0;0;0;SS_WARE_SW_CUSTOM10_22;\n";
1599
		strtext += "28;0;0;0;0;571;61300;3;478;1;1;2;478;0;0;0;SS_WARE_SW_CUSTOM11_22;\n";
1600
		strtext += "28;0;0;0;0;572;61310;3;501;1;1;2;501;0;0;0;SS_WARE_SW_CUSTOM12_22;\n";
1601
		strtext += "28;0;0;0;0;573;61320;3;555;1;1;2;555;0;0;0;SS_WARE_SW_CUSTOM13_22;\n";
1602
		strtext += "28;0;0;0;0;574;61330;3;568;1;1;2;568;0;0;0;SS_WARE_SW_CUSTOM14_22;\n";
1603
		strtext += "28;0;0;0;0;575;61340;3;713;1;1;2;713;0;0;0;SS_WARE_SW_CUSTOM15_22;\n";
1604
		strtext += "28;0;0;0;0;576;61350;4;747;1;1;2;747;0;0;0;SS_WARE_SW_CUSTOM16_22;\n";
1605
		strtext += "28;0;0;0;0;577;61360;4;781;1;1;2;781;0;0;0;SS_WARE_SW_CUSTOM17_22;\n";
1606
		strtext += "28;0;0;0;0;578;61370;4;907;1;1;2;907;0;0;0;SS_WARE_SW_CUSTOM18_22;\n";
1607
		strtext += "28;0;0;0;0;579;61380;5;945;1;1;2;945;0;0;0;SS_WARE_SW_CUSTOM19_22;\n";
1608
		strtext += "28;0;0;0;0;580;61390;5;987;1;1;2;987;0;0;0;SS_WARE_SW_CUSTOM20_22;\n";
1609
		strtext += "28;0;0;0;0;581;61400;5;1011;1;1;2;1011;100;0;0;SS_WARE_SW_CUSTOM1_23;\n";
1610
		strtext += "28;0;0;0;0;582;61410;5;1035;1;1;2;1035;333;0;0;SS_WARE_SW_CUSTOM2_23;\n";
1611
		strtext += "28;0;0;0;0;583;61420;5;1086;1;1;2;1086;1000;0;0;SS_WARE_SW_CUSTOM3_23;\n";
1612
		strtext += "28;0;0;0;0;584;61430;6;1121;1;1;2;1121;0;0;0;SS_WARE_SW_CUSTOM4_23;\n";
1613
		strtext += "28;0;0;0;0;585;61440;6;1153;1;1;2;1153;0;0;0;SS_WARE_SW_CUSTOM5_23;\n";
1614
		strtext += "28;0;0;0;0;586;61450;6;1176;1;1;2;1176;0;0;0;SS_WARE_SW_CUSTOM6_23;\n";
1615
		strtext += "28;0;0;0;0;587;61460;6;1212;1;1;2;1212;0;0;0;SS_WARE_SW_CUSTOM7_23;\n";
1616
		strtext += "28;0;0;0;0;588;61470;6;1265;1;1;2;1265;100;0;0;SS_WARE_SW_CUSTOM8_23;\n";
1617
		strtext += "28;0;0;0;0;589;61480;6;1301;1;1;2;1301;333;0;0;SS_WARE_SW_CUSTOM9_23;\n";
1618
		strtext += "28;0;0;0;0;590;61490;7;1343;1;1;2;1343;0;0;0;SS_WARE_SW_CUSTOM10_23;\n";
1619
		strtext += "28;0;0;0;0;591;61500;7;1382;1;1;2;1382;0;0;0;SS_WARE_SW_CUSTOM11_23;\n";
1620
		strtext += "28;0;0;0;0;592;61510;7;1421;1;1;2;1421;333;0;0;SS_WARE_SW_CUSTOM12_23;\n";
1621
		strtext += "28;0;0;0;0;593;61520;7;1459;1;1;2;1459;1000;0;0;SS_WARE_SW_CUSTOM13_23;\n";
1622
		strtext += "28;0;0;0;0;594;61530;8;1476;1;1;2;1476;0;0;0;SS_WARE_SW_CUSTOM14_23;\n";
1623
		strtext += "28;0;0;0;0;595;61540;8;1534;1;1;2;1534;0;0;0;SS_WARE_SW_CUSTOM15_23;\n";
1624
		strtext += "28;0;0;0;0;596;61550;8;1589;1;1;2;1589;333;0;0;SS_WARE_SW_CUSTOM16_23;\n";
1625
		strtext += "28;0;0;0;0;597;61560;8;1624;1;1;2;1624;1000;0;0;SS_WARE_SW_CUSTOM17_23;\n";
1626
		strtext += "28;0;0;0;0;598;61570;9;1692;1;1;2;1692;0;0;0;SS_WARE_SW_CUSTOM18_23;\n";
1627
		strtext += "28;0;0;0;0;599;61580;9;1714;1;1;2;1714;0;0;0;SS_WARE_SW_CUSTOM19_23;\n";
1628
		strtext += "28;0;0;0;0;600;61590;9;1757;1;1;2;1757;0;0;0;SS_WARE_SW_CUSTOM20_23;\n";
1629
		strtext += "28;0;0;0;0;601;61600;9;1789;1;1;2;1789;333;0;0;SS_WARE_SW_CUSTOM1_24;\n";
1630
		strtext += "28;0;0;0;0;602;61610;9;1821;1;1;2;1821;1000;0;0;SS_WARE_SW_CUSTOM2_24;\n";
1631
		strtext += "28;0;0;0;0;603;61620;10;1853;1;1;2;1853;0;0;0;SS_WARE_SW_CUSTOM3_24;\n";
1632
		strtext += "28;0;0;0;0;604;61630;10;1922;1;1;2;1922;0;0;0;SS_WARE_SW_CUSTOM4_24;\n";
1633
		strtext += "28;0;0;0;0;605;61640;10;1979;1;1;2;1979;333;0;0;SS_WARE_SW_CUSTOM5_24;\n";
1634
		strtext += "28;0;0;0;0;606;61650;10;2001;1;1;2;2001;1000;0;0;SS_WARE_SW_CUSTOM6_24;\n";
1635
		strtext += "28;0;0;0;0;607;61660;11;2054;1;1;2;2054;0;0;0;SS_WARE_SW_CUSTOM7_24;\n";
1636
		strtext += "28;0;0;0;0;608;61670;11;2087;1;1;2;2087;0;0;0;SS_WARE_SW_CUSTOM8_24;\n";
1637
		strtext += "28;0;0;0;0;609;61680;11;2152;1;1;2;2152;0;0;0;SS_WARE_SW_CUSTOM9_24;\n";
1638
		strtext += "28;0;0;0;0;610;61690;11;2211;1;1;2;2211;333;0;0;SS_WARE_SW_CUSTOM10_24;\n";
1639
		strtext += "28;0;0;0;0;611;61700;12;2259;1;1;2;2259;0;0;0;SS_WARE_SW_CUSTOM11_24;\n";
1640
		strtext += "28;0;0;0;0;612;61710;12;2297;1;1;2;2297;0;0;0;SS_WARE_SW_CUSTOM12_24;\n";
1641
		strtext += "28;0;0;0;0;613;61720;12;2314;1;1;2;2314;333;0;0;SS_WARE_SW_CUSTOM13_24;\n";
1642
		strtext += "28;0;0;0;0;614;61730;13;2356;1;1;2;2356;0;0;0;SS_WARE_SW_CUSTOM14_24;\n";
1643
		strtext += "28;0;0;0;0;615;61740;13;2399;1;1;2;2399;0;0;0;SS_WARE_SW_CUSTOM15_24;\n";
1644
		strtext += "28;0;0;0;0;616;61750;13;2425;1;1;2;2425;0;0;0;SS_WARE_SW_CUSTOM16_24;\n";
1645
		strtext += "28;0;0;0;0;617;61760;14;2494;1;1;2;2494;0;0;0;SS_WARE_SW_CUSTOM17_24;\n";
1646
		strtext += "28;0;0;0;0;618;61770;14;2526;1;1;2;2526;0;0;0;SS_WARE_SW_CUSTOM18_24;\n";
1647
		strtext += "28;0;0;0;0;619;61780;15;2567;1;1;2;2567;0;0;0;SS_WARE_SW_CUSTOM19_24;\n";
1648
		strtext += "28;0;0;0;0;620;61790;15;2641;1;1;2;2641;0;0;0;SS_WARE_SW_CUSTOM20_24;\n";
1649
		strtext += "28;0;0;0;0;621;61800;10;2501;1;1;3;2501;0;0;0;SS_WARE_SW_CUSTOM1_25;\n";
1650
		strtext += "28;0;0;0;0;622;61810;10;2537;1;1;3;2537;0;0;0;SS_WARE_SW_CUSTOM2_25;\n";
1651
		strtext += "28;0;0;0;0;623;61820;10;2596;1;1;3;2596;0;0;0;SS_WARE_SW_CUSTOM3_25;\n";
1652
		strtext += "28;0;0;0;0;624;61830;10;2643;1;1;3;2643;0;0;0;SS_WARE_SW_CUSTOM4_25;\n";
1653
		strtext += "28;0;0;0;0;625;61840;10;2687;1;1;3;2687;333;0;0;SS_WARE_SW_CUSTOM5_25;\n";
1654
		strtext += "28;0;0;0;0;626;61850;10;2721;1;1;3;2721;1000;0;0;SS_WARE_SW_CUSTOM6_25;\n";
1655
		strtext += "28;0;0;0;0;627;61860;11;2756;1;1;3;2756;0;0;0;SS_WARE_SW_CUSTOM7_25;\n";
1656
		strtext += "28;0;0;0;0;628;61870;11;2811;1;1;3;2811;0;0;0;SS_WARE_SW_CUSTOM8_25;\n";
1657
		strtext += "28;0;0;0;0;629;61880;11;2846;1;1;3;2846;0;0;0;SS_WARE_SW_CUSTOM9_25;\n";
1658
		strtext += "28;0;0;0;0;630;61890;11;2902;1;1;3;2902;333;0;0;SS_WARE_SW_CUSTOM10_25;\n";
1659
		strtext += "28;0;0;0;0;631;61900;11;2961;1;1;3;2961;1000;0;0;SS_WARE_SW_CUSTOM11_25;\n";
1660
		strtext += "28;0;0;0;0;632;61910;12;3025;1;1;3;3025;0;0;0;SS_WARE_SW_CUSTOM12_25;\n";
1661
		strtext += "28;0;0;0;0;633;61920;12;3142;1;1;3;3142;0;0;0;SS_WARE_SW_CUSTOM13_25;\n";
1662
		strtext += "28;0;0;0;0;634;61930;12;3231;1;1;3;3231;0;0;0;SS_WARE_SW_CUSTOM14_25;\n";
1663
		strtext += "28;0;0;0;0;635;61940;12;3314;1;1;3;3314;0;0;0;SS_WARE_SW_CUSTOM15_25;\n";
1664
		strtext += "28;0;0;0;0;636;61950;12;3386;1;1;3;3386;333;0;0;SS_WARE_SW_CUSTOM16_25;\n";
1665
		strtext += "28;0;0;0;0;637;61960;12;3425;1;1;3;3425;1000;0;0;SS_WARE_SW_CUSTOM17_25;\n";
1666
		strtext += "28;0;0;0;0;638;61970;13;3576;1;1;3;3576;0;0;0;SS_WARE_SW_CUSTOM18_25;\n";
1667
		strtext += "28;0;0;0;0;639;61980;13;3623;1;1;3;3623;0;0;0;SS_WARE_SW_CUSTOM19_25;\n";
1668
		strtext += "28;0;0;0;0;640;61990;13;3689;1;1;3;3689;1000;0;0;SS_WARE_SW_CUSTOM20_25;\n";
1669
		strtext += "28;0;0;0;0;641;62000;13;3502;1;1;3;3502;3333;0;0;SS_WARE_SW_CUSTOM1_26;\n";
1670
		strtext += "28;0;0;0;0;642;62010;13;3549;1;1;3;3549;10000;0;0;SS_WARE_SW_CUSTOM2_26;\n";
1671
		strtext += "28;0;0;0;0;643;62020;14;3597;1;1;3;3597;0;0;0;SS_WARE_SW_CUSTOM3_26;\n";
1672
		strtext += "28;0;0;0;0;644;62030;14;3624;1;1;3;3624;0;0;0;SS_WARE_SW_CUSTOM4_26;\n";
1673
		strtext += "28;0;0;0;0;645;62040;14;3685;1;1;3;3685;0;0;0;SS_WARE_SW_CUSTOM5_26;\n";
1674
		strtext += "28;0;0;0;0;646;62050;14;3715;1;1;3;3715;1000;0;0;SS_WARE_SW_CUSTOM6_26;\n";
1675
		strtext += "28;0;0;0;0;647;62060;14;3768;1;1;3;3768;3333;0;0;SS_WARE_SW_CUSTOM7_26;\n";
1676
		strtext += "28;0;0;0;0;648;62070;15;3802;1;1;3;3802;0;0;0;SS_WARE_SW_CUSTOM8_26;\n";
1677
		strtext += "28;0;0;0;0;649;62080;15;3851;1;1;3;3851;0;0;0;SS_WARE_SW_CUSTOM9_26;\n";
1678
		strtext += "28;0;0;0;0;650;62090;15;3925;1;1;3;3925;0;0;0;SS_WARE_SW_CUSTOM10_26;\n";
1679
		strtext += "28;0;0;0;0;651;62100;15;3974;1;1;3;3974;1000;0;0;SS_WARE_SW_CUSTOM11_26;\n";
1680
		strtext += "28;0;0;0;0;652;62110;15;4017;1;1;3;4017;3333;0;0;SS_WARE_SW_CUSTOM12_26;\n";
1681
		strtext += "28;0;0;0;0;653;62120;16;4087;1;1;3;4087;0;0;0;SS_WARE_SW_CUSTOM13_26;\n";
1682
		strtext += "28;0;0;0;0;654;62130;16;4127;1;1;3;4127;0;0;0;SS_WARE_SW_CUSTOM14_26;\n";
1683
		strtext += "28;0;0;0;0;655;62140;16;4173;1;1;3;4173;0;0;0;SS_WARE_SW_CUSTOM15_26;\n";
1684
		strtext += "28;0;0;0;0;656;62150;16;4251;1;1;3;4251;1000;0;0;SS_WARE_SW_CUSTOM16_26;\n";
1685
		strtext += "28;0;0;0;0;657;62160;16;4308;1;1;3;4308;3333;0;0;SS_WARE_SW_CUSTOM17_26;\n";
1686
		strtext += "28;0;0;0;0;658;62170;17;4385;1;1;3;4385;0;0;0;SS_WARE_SW_CUSTOM18_26;\n";
1687
		strtext += "28;0;0;0;0;659;62180;17;4434;1;1;3;4434;0;0;0;SS_WARE_SW_CUSTOM19_26;\n";
1688
		strtext += "28;0;0;0;0;660;62190;17;4536;1;1;3;4536;0;0;0;SS_WARE_SW_CUSTOM20_26;\n";
1689
		strtext += "28;0;0;0;0;661;62200;17;4576;1;1;3;4576;0;0;0;SS_WARE_SW_CUSTOM1_27;\n";
1690
		strtext += "28;0;0;0;0;662;62210;17;4635;1;1;3;4635;1000;0;0;SS_WARE_SW_CUSTOM2_27;\n";
1691
		strtext += "28;0;0;0;0;663;62220;17;4597;1;1;3;4597;3333;0;0;SS_WARE_SW_CUSTOM3_27;\n";
1692
		strtext += "28;0;0;0;0;664;62230;18;4627;1;1;3;4527;0;0;0;SS_WARE_SW_CUSTOM4_27;\n";
1693
		strtext += "28;0;0;0;0;665;62240;18;4586;1;1;3;4586;0;0;0;SS_WARE_SW_CUSTOM5_27;\n";
1694
		strtext += "28;0;0;0;0;666;62250;18;4632;1;1;3;4632;0;0;0;SS_WARE_SW_CUSTOM6_27;\n";
1695
		strtext += "28;0;0;0;0;667;62260;18;4682;1;1;3;4682;1000;0;0;SS_WARE_SW_CUSTOM7_27;\n";
1696
		strtext += "28;0;0;0;0;668;62270;18;4715;1;1;3;4715;3333;0;0;SS_WARE_SW_CUSTOM8_27;\n";
1697
		strtext += "28;0;0;0;0;669;62280;19;4783;1;1;3;4783;0;0;0;SS_WARE_SW_CUSTOM9_27;\n";
1698
		strtext += "28;0;0;0;0;670;62290;19;4821;1;1;3;4821;0;0;0;SS_WARE_SW_CUSTOM10_27;\n";
1699
		strtext += "28;0;0;0;0;671;62300;19;4864;1;1;3;4864;0;0;0;SS_WARE_SW_CUSTOM11_27;\n";
1700
		strtext += "28;0;0;0;0;672;62310;19;4943;1;1;3;4943;0;0;0;SS_WARE_SW_CUSTOM12_27;\n";
1701
		strtext += "28;0;0;0;0;673;62320;19;4995;1;1;3;4995;1000;0;0;SS_WARE_SW_CUSTOM13_27;\n";
1702
		strtext += "28;0;0;0;0;674;62330;20;5024;1;1;3;5024;0;0;0;SS_WARE_SW_CUSTOM14_27;\n";
1703
		strtext += "28;0;0;0;0;675;62340;20;5067;1;1;3;5067;0;0;0;SS_WARE_SW_CUSTOM15_27;\n";
1704
		strtext += "28;0;0;0;0;676;62350;20;5118;1;1;3;5118;0;0;0;SS_WARE_SW_CUSTOM16_27;\n";
1705
		strtext += "28;0;0;0;0;677;62360;20;5167;1;1;3;5167;0;0;0;SS_WARE_SW_CUSTOM17_27;\n";
1706
		strtext += "28;0;0;0;0;678;62370;20;5233;1;1;3;5233;0;0;0;SS_WARE_SW_CUSTOM18_27;\n";
1707
		strtext += "28;0;0;0;0;679;62380;20;5498;1;1;3;5498;1000;0;0;SS_WARE_SW_CUSTOM19_27;\n";
1708
		strtext += "28;0;0;0;0;680;62390;20;5563;1;1;3;5563;3333;0;0;SS_WARE_SW_CUSTOM20_27;\n";
1709
		strtext += "28;0;0;0;0;681;62400;30;5421;1;1;4;5421;0;0;0;SS_WARE_SW_CUSTOM1_28;\n";
1710
		strtext += "28;0;0;0;0;682;62410;30;5482;1;1;4;5482;0;0;0;SS_WARE_SW_CUSTOM2_28;\n";
1711
		strtext += "28;0;0;0;0;683;62420;30;5511;1;1;4;5511;0;0;0;SS_WARE_SW_CUSTOM3_28;\n";
1712
		strtext += "28;0;0;0;0;684;62430;30;5587;1;1;4;5587;0;0;0;SS_WARE_SW_CUSTOM4_28;\n";
1713
		strtext += "28;0;0;0;0;685;62440;30;5624;1;1;4;5624;1000;0;0;SS_WARE_SW_CUSTOM5_28;\n";
1714
		strtext += "28;0;0;0;0;686;62450;30;5649;1;1;4;5649;3333;0;0;SS_WARE_SW_CUSTOM6_28;\n";
1715
		strtext += "28;0;0;0;0;687;62460;35;5724;1;1;4;5724;0;0;0;SS_WARE_SW_CUSTOM7_28;\n";
1716
		strtext += "28;0;0;0;0;688;62470;35;5763;1;1;4;5763;0;0;0;SS_WARE_SW_CUSTOM8_28;\n";
1717
		strtext += "28;0;0;0;0;689;62480;35;5821;1;1;4;5821;0;0;0;SS_WARE_SW_CUSTOM9_28;\n";
1718
		strtext += "28;0;0;0;0;690;62490;35;5867;1;1;4;5867;1000;0;0;SS_WARE_SW_CUSTOM10_28;\n";
1719
		strtext += "28;0;0;0;0;691;62500;35;5913;1;1;4;5913;3333;0;0;SS_WARE_SW_CUSTOM11_28;\n";
1720
		strtext += "28;0;0;0;0;692;62510;40;5974;1;1;4;5974;0;0;0;SS_WARE_SW_CUSTOM12_28;\n";
1721
		strtext += "28;0;0;0;0;693;62520;40;6011;1;1;4;6011;0;0;0;SS_WARE_SW_CUSTOM13_28;\n";
1722
		strtext += "28;0;0;0;0;694;62530;40;6054;1;1;4;6054;0;0;0;SS_WARE_SW_CUSTOM14_28;\n";
1723
		strtext += "28;0;0;0;0;695;62540;40;6132;1;1;4;6132;1000;0;0;SS_WARE_SW_CUSTOM15_28;\n";
1724
		strtext += "28;0;0;0;0;696;62550;40;6154;1;1;4;6154;3333;0;0;SS_WARE_SW_CUSTOM16_28;\n";
1725
		strtext += "28;0;0;0;0;697;62560;45;6187;1;1;4;6187;0;0;0;SS_WARE_SW_CUSTOM17_28;\n";
1726
		strtext += "28;0;0;0;0;698;62570;45;6201;1;1;4;6201;0;0;0;SS_WARE_SW_CUSTOM18_28;\n";
1727
		strtext += "28;0;0;0;0;699;62580;45;6235;1;1;4;6235;0;0;0;SS_WARE_SW_CUSTOM19_28;\n";
1728
		strtext += "28;0;0;0;0;700;62590;45;6281;1;1;4;6281;1000;0;0;SS_WARE_SW_CUSTOM20_28;\n";
1729
		strtext += "28;0;0;0;0;701;62600;45;6321;1;1;4;6321;3333;0;0;SS_WARE_SW_CUSTOM1_29;\n";
1730
		strtext += "28;0;0;0;0;702;62610;50;6354;1;1;4;6354;0;0;0;SS_WARE_SW_CUSTOM2_29;\n";
1731
		strtext += "28;0;0;0;0;703;62620;50;6386;1;1;4;6386;0;0;0;SS_WARE_SW_CUSTOM3_29;\n";
1732
		strtext += "28;0;0;0;0;704;62630;50;6421;1;1;4;6421;0;0;0;SS_WARE_SW_CUSTOM4_29;\n";
1733
		strtext += "28;0;0;0;0;705;62640;50;6458;1;1;4;6458;1000;0;0;SS_WARE_SW_CUSTOM5_29;\n";
1734
		strtext += "28;0;0;0;0;706;62650;50;6503;1;1;4;6503;3333;0;0;SS_WARE_SW_CUSTOM6_29;\n";
1735
		strtext += "28;0;0;0;0;707;62660;55;6547;1;1;4;6547;0;0;0;SS_WARE_SW_CUSTOM7_29;\n";
1736
		strtext += "28;0;0;0;0;708;62670;55;6579;1;1;4;6579;0;0;0;SS_WARE_SW_CUSTOM8_29;\n";
1737
		strtext += "28;0;0;0;0;709;62680;55;6627;1;1;4;6627;0;0;0;SS_WARE_SW_CUSTOM9_29;\n";
1738
		strtext += "28;0;0;0;0;710;62690;55;6658;1;1;4;6658;1000;0;0;SS_WARE_SW_CUSTOM10_29;\n";
1739
		strtext += "28;0;0;0;0;711;62700;50;8234;1;1;5;8234;3333;0;0;SS_WARE_SW_CUSTOM11_29;\n";
1740
		strtext += "28;0;0;0;0;712;62710;60;8281;1;1;5;8281;3333;0;0;SS_WARE_SW_CUSTOM12_29;\n";
1741
		strtext += "28;0;0;0;0;713;62720;70;8316;1;1;5;8316;3333;0;0;SS_WARE_SW_CUSTOM13_29;\n";
1742
		strtext += "28;0;0;0;0;714;62730;80;8362;1;1;5;8362;3333;0;0;SS_WARE_SW_CUSTOM14_29;\n";
1743
		strtext += "28;0;0;0;0;715;62740;90;8395;1;1;5;8395;3333;0;0;SS_WARE_SW_CUSTOM15_29;\n";
1744
		strtext += "28;0;0;0;0;716;62750;100;8429;1;1;5;8429;3333;0;0;SS_WARE_SW_CUSTOM16_29;\n";
1745
		strtext += "28;0;0;0;0;717;62760;110;8451;1;1;5;8451;3333;0;0;SS_WARE_SW_CUSTOM17_29;\n";
1746
		strtext += "28;0;0;0;0;718;62770;120;8492;1;1;5;8492;3333;0;0;SS_WARE_SW_CUSTOM18_29;\n";
1747
		strtext += "28;0;0;0;0;719;62780;130;8517;1;1;5;8517;10000;0;0;SS_WARE_SW_CUSTOM19_29;\n";
1748
		strtext += "28;0;0;0;0;720;62790;140;8563;1;1;5;8563;39901;0;0;SS_WARE_SW_CUSTOM20_29;\n";
1749
	}
1750
	return strtext;
1751
}