Merge pull request #4314 from MartijnKaijser/beta1
[vuplus_xbmc] / addons / skin.confluence / 720p / script-globalsearch-main.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <window>
3         <allowoverlay>no</allowoverlay>
4         <defaultcontrol>9000</defaultcontrol>
5         <coordinates>
6                 <system>1</system>
7                 <left>0</left>
8                 <top>0</top>
9         </coordinates>
10         <controls>
11                 <control type="group" id="100">
12                         <include>VisibleFadeEffect</include>
13                         <!-- control type="image">
14                                 <left>0</left>
15                                 <top>0</top>
16                                 <width>1280</width>
17                                 <height>720</height>
18                                 <texture background="true">$INFO[Container(111).ListItem.Property(Fanart_Image)]</texture>
19                                 <aspectratio>scale</aspectratio>
20                                 <fadetime>200</fadetime>
21                                 <animation effect="fade" time="200">Visible</animation>
22                                 <animation effect="fade" time="200">Hidden</animation>
23                                 <visible>Control.HasFocus(111)</visible>
24                         </control>
25                         <control type="image">
26                                 <left>0</left>
27                                 <top>0</top>
28                                 <width>1280</width>
29                                 <height>720</height>
30                                 <texture background="true">$INFO[Container(121).ListItem.Property(Fanart_Image)]</texture>
31                                 <aspectratio>scale</aspectratio>
32                                 <fadetime>200</fadetime>
33                                 <animation effect="fade" time="200">Visible</animation>
34                                 <animation effect="fade" time="200">Hidden</animation>
35                                 <visible>Control.HasFocus(121)</visible>
36                         </control>
37                         <control type="image">
38                                 <left>0</left>
39                                 <top>0</top>
40                                 <width>1280</width>
41                                 <height>720</height>
42                                 <texture background="true">$INFO[Container(131).ListItem.Property(Fanart_Image)]</texture>
43                                 <aspectratio>scale</aspectratio>
44                                 <fadetime>200</fadetime>
45                                 <animation effect="fade" time="200">Visible</animation>
46                                 <animation effect="fade" time="200">Hidden</animation>
47                                 <visible>Control.HasFocus(131)</visible>
48                         </control>
49                         <control type="image">
50                                 <left>0</left>
51                                 <top>0</top>
52                                 <width>1280</width>
53                                 <height>720</height>
54                                 <texture background="true">$INFO[Container(141).ListItem.Property(Fanart_Image)]</texture>
55                                 <aspectratio>scale</aspectratio>
56                                 <fadetime>200</fadetime>
57                                 <animation effect="fade" time="200">Visible</animation>
58                                 <animation effect="fade" time="200">Hidden</animation>
59                                 <visible>Control.HasFocus(141)</visible>
60                         </control>
61                         <control type="image">
62                                 <left>0</left>
63                                 <top>0</top>
64                                 <width>1280</width>
65                                 <height>720</height>
66                                 <texture background="true">$INFO[Container(151).ListItem.Property(Fanart_Image)]</texture>
67                                 <aspectratio>scale</aspectratio>
68                                 <fadetime>200</fadetime>
69                                 <animation effect="fade" time="200">Visible</animation>
70                                 <animation effect="fade" time="200">Hidden</animation>
71                                 <visible>Control.HasFocus(151)</visible>
72                         </control>
73                         <control type="image">
74                                 <left>0</left>
75                                 <top>0</top>
76                                 <width>1280</width>
77                                 <height>720</height>
78                                 <texture background="true">$INFO[Container(161).ListItem.Property(Fanart_Image)]</texture>
79                                 <aspectratio>scale</aspectratio>
80                                 <fadetime>200</fadetime>
81                                 <animation effect="fade" time="200">Visible</animation>
82                                 <animation effect="fade" time="200">Hidden</animation>
83                                 <visible>Control.HasFocus(161)</visible>
84                         </control>
85                         <control type="image">
86                                 <left>0</left>
87                                 <top>0</top>
88                                 <width>1280</width>
89                                 <height>720</height>
90                                 <texture background="true">$INFO[Container(171).ListItem.Property(Fanart_Image)]</texture>
91                                 <aspectratio>scale</aspectratio>
92                                 <fadetime>200</fadetime>
93                                 <animation effect="fade" time="200">Visible</animation>
94                                 <animation effect="fade" time="200">Hidden</animation>
95                                 <visible>Control.HasFocus(171)</visible>
96                         </control>
97                         <control type="image">
98                                 <left>0</left>
99                                 <top>0</top>
100                                 <width>1280</width>
101                                 <height>720</height>
102                                 <texture background="true">$INFO[Container(181).ListItem.Property(Fanart_Image)]</texture>
103                                 <aspectratio>scale</aspectratio>
104                                 <fadetime>200</fadetime>
105                                 <animation effect="fade" time="200">Visible</animation>
106                                 <animation effect="fade" time="200">Hidden</animation>
107                                 <visible>Control.HasFocus(181)</visible>
108                         </control -->
109                         <control type="image">
110                                 <left>0</left>
111                                 <top>0</top>
112                                 <width>1280</width>
113                                 <height>720</height>
114                                 <texture>black-back.png</texture>
115                                 <animation effect="fade" time="400">WindowOpen</animation>
116                                 <animation effect="fade" time="200">WindowClose</animation>
117                         </control>
118                         <control type="group">
119                                 <left>90</left>
120                                 <top>30</top>
121                                 <animation type="WindowOpen" reversible="false">
122                                         <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300"/>
123                                         <effect type="fade" start="0" end="100" time="300"/>
124                                 </animation>
125                                 <animation type="WindowClose" reversible="false">
126                                         <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300"/>
127                                         <effect type="fade" start="100" end="0" time="300"/>
128                                 </animation>
129                                 <control type="image">
130                                         <left>5</left>
131                                         <top>5</top>
132                                         <width>1090</width>
133                                         <height>630</height>
134                                         <texture border="15">ContentPanel.png</texture>
135                                 </control>
136                                 <control type="image">
137                                         <left>5</left>
138                                         <top>5</top>
139                                         <width>1090</width>
140                                         <height>630</height>
141                                         <texture border="15">ContentPanel.png</texture>
142                                 </control>
143                                 <control type="button">
144                                         <description>Close Window button</description>
145                                         <left>980</left>
146                                         <top>11</top>
147                                         <width>64</width>
148                                         <height>32</height>
149                                         <label>-</label>
150                                         <font>-</font>
151                                         <onclick>PreviousMenu</onclick>
152                                         <texturefocus>DialogCloseButton-focus.png</texturefocus>
153                                         <texturenofocus>DialogCloseButton.png</texturenofocus>
154                                         <onleft>1</onleft>
155                                         <onright>1</onright>
156                                         <onup>1</onup>
157                                         <ondown>1</ondown>
158                                         <visible>system.getbool(input.enablemouse)</visible>
159                                 </control>
160                                 <control type="image">
161                                         <description>LOGO</description>
162                                         <left>30</left>
163                                         <top>10</top>
164                                         <width>220</width>
165                                         <height>80</height>
166                                         <aspectratio>keep</aspectratio>
167                                         <texture>Confluence_Logo.png</texture>
168                                 </control>
169                                 <control type="list" id="9000">
170                                         <left>10</left>
171                                         <top>80</top>
172                                         <width>260</width>
173                                         <height>540</height>
174                                         <onleft>9010</onleft>
175                                         <onright>101</onright>
176                                         <onup>9000</onup>
177                                         <ondown>9000</ondown>
178                                         <pagecontrol>-</pagecontrol>
179                                         <scrolltime>300</scrolltime>
180                                         <itemlayout height="60" width="260">
181                                                 <control type="image">
182                                                         <left>0</left>
183                                                         <top>0</top>
184                                                         <width>260</width>
185                                                         <height>61</height>
186                                                         <texture border="5">MenuItemNF.png</texture>
187                                                 </control>
188                                                 <control type="label">
189                                                         <left>250</left>
190                                                         <top>4</top>
191                                                         <width>380</width>
192                                                         <height>25</height>
193                                                         <font>font24_title</font>
194                                                         <textcolor>grey3</textcolor>
195                                                         <align>right</align>
196                                                         <aligny>center</aligny>
197                                                         <label>$INFO[ListItem.Label]</label>
198                                                 </control>
199                                                 <control type="label">
200                                                         <left>250</left>
201                                                         <top>32</top>
202                                                         <width>870</width>
203                                                         <height>20</height>
204                                                         <font>font13</font>
205                                                         <textcolor>grey2</textcolor>
206                                                         <align>right</align>
207                                                         <aligny>center</aligny>
208                                                         <label>$INFO[ListItem.Label2]</label>
209                                                 </control>
210                                         </itemlayout>
211                                         <focusedlayout height="60" width="260">
212                                                 <control type="image">
213                                                         <left>0</left>
214                                                         <top>0</top>
215                                                         <width>260</width>
216                                                         <height>61</height>
217                                                         <texture border="5">MenuItemFO.png</texture>
218                                                         <animation effect="fade" start="100" end="50" time="100" condition="!Control.HasFocus(9000)">Conditional</animation>
219                                                 </control>
220                                                 <control type="label">
221                                                         <left>250</left>
222                                                         <top>4</top>
223                                                         <width>380</width>
224                                                         <height>25</height>
225                                                         <font>font24_title</font>
226                                                         <textcolor>white</textcolor>
227                                                         <align>right</align>
228                                                         <aligny>center</aligny>
229                                                         <label>$INFO[ListItem.Label]</label>
230                                                 </control>
231                                                 <control type="label">
232                                                         <left>250</left>
233                                                         <top>32</top>
234                                                         <width>870</width>
235                                                         <height>20</height>
236                                                         <font>font13</font>
237                                                         <textcolor>grey2</textcolor>
238                                                         <align>right</align>
239                                                         <aligny>center</aligny>
240                                                         <label>$INFO[ListItem.Label2]</label>
241                                                 </control>
242                                         </focusedlayout>
243                                         <content>
244                                                 <item id="1">
245                                                         <label>$LOCALIZE[342]</label>
246                                                         <label2>$LOCALIZE[31206] $INFO[Control.GetLabel(110)] $LOCALIZE[31025]</label2>
247                                                         <onclick>noop</onclick>
248                                                         <visible>Control.IsVisible(119)</visible>
249                                                 </item>
250                                                 <item id="2">
251                                                         <label>$LOCALIZE[20343]</label>
252                                                         <label2>$LOCALIZE[31206] $INFO[Control.GetLabel(120)] $LOCALIZE[31025]</label2>
253                                                         <onclick>noop</onclick>
254                                                         <visible>Control.IsVisible(129)</visible>
255                                                 </item>
256                                                 <item id="3">
257                                                         <label>$LOCALIZE[33054]</label>
258                                                         <label2>$LOCALIZE[31206] $INFO[Control.GetLabel(130)] $LOCALIZE[31025]</label2>
259                                                         <onclick>noop</onclick>
260                                                         <visible>Control.IsVisible(139)</visible>
261                                                 </item>
262                                                 <item id="4">
263                                                         <label>$LOCALIZE[20360]</label>
264                                                         <label2>$LOCALIZE[31206] $INFO[Control.GetLabel(140)] $LOCALIZE[31025]</label2>
265                                                         <onclick>noop</onclick>
266                                                         <visible>Control.IsVisible(149)</visible>
267                                                 </item>
268                                                 <item id="5">
269                                                         <label>$LOCALIZE[20389]</label>
270                                                         <label2>$LOCALIZE[31206] $INFO[Control.GetLabel(150)] $LOCALIZE[31025]</label2>
271                                                         <onclick>noop</onclick>
272                                                         <visible>Control.IsVisible(159)</visible>
273                                                 </item>
274                                                 <item id="6">
275                                                         <label>$LOCALIZE[133]</label>
276                                                         <label2>$LOCALIZE[31206] $INFO[Control.GetLabel(160)] $LOCALIZE[31025]</label2>
277                                                         <onclick>noop</onclick>
278                                                         <visible>Control.IsVisible(169)</visible>
279                                                 </item>
280                                                 <item id="7">
281                                                         <label>$LOCALIZE[132]</label>
282                                                         <label2>$LOCALIZE[31206] $INFO[Control.GetLabel(170)] $LOCALIZE[31025]</label2>
283                                                         <onclick>noop</onclick>
284                                                         <visible>Control.IsVisible(179)</visible>
285                                                 </item>
286                                                 <item id="8">
287                                                         <label>$LOCALIZE[134]</label>
288                                                         <label2>$LOCALIZE[31206] $INFO[Control.GetLabel(180)] $LOCALIZE[31025]</label2>
289                                                         <onclick>noop</onclick>
290                                                         <visible>Control.IsVisible(189)</visible>
291                                                 </item>
292                                                 <item id="10">
293                                                         <label>[COLOR=blue]$INFO[Control.GetLabel(198)][/COLOR]</label>
294                                                         <label2>$LOCALIZE[31207]</label2>
295                                                         <onclick>Control.Setfocus(9000,0)</onclick>
296                                                         <onclick>SendClick(198)</onclick>
297                                                         <visible>Control.IsVisible(198)</visible>
298                                                 </item>
299                                         </content>
300                                 </control>
301                                 <control type="image">
302                                         <left>268</left>
303                                         <top>10</top>
304                                         <width>790</width>
305                                         <height>618</height>
306                                         <texture border="5">black-back2.png</texture>
307                                 </control>
308                                 <control type="image">
309                                         <left>268</left>
310                                         <top>10</top>
311                                         <width>804</width>
312                                         <height>52</height>
313                                         <texture>dialogheader.png</texture>
314                                 </control>
315                                 <control type="label">
316                                         <description>header label Finished Searching</description>
317                                         <left>300</left>
318                                         <top>20</top>
319                                         <width>740</width>
320                                         <height>30</height>
321                                         <font>font16</font>
322                                         <label>$INFO[Container(9000).ListItem.Label]</label>
323                                         <align>center</align>
324                                         <aligny>center</aligny>
325                                         <textcolor>white</textcolor>
326                                         <shadowcolor>black</shadowcolor>
327                                         <visible>Control.IsVisible(198)</visible>
328                                 </control>
329                                 <control type="label">
330                                         <description>header Label Still Searching</description>
331                                         <left>300</left>
332                                         <top>20</top>
333                                         <width>740</width>
334                                         <height>30</height>
335                                         <font>font16</font>
336                                         <label>$INFO[Control.GetLabel(190)] $INFO[Control.GetLabel(191)]</label>
337                                         <align>center</align>
338                                         <aligny>center</aligny>
339                                         <textcolor>blue</textcolor>
340                                         <shadowcolor>black</shadowcolor>
341                                         <visible>!Control.IsVisible(198)</visible>
342                                 </control>
343                                 <control type="label" id="190">
344                                         <!-- Hide this Control off the screen because we use the label above instead -->
345                                         <left>2000</left>
346                                         <top>2000</top>
347                                         <width>100</width>
348                                         <height>0</height>
349                                         <label>-</label>
350                                         <font>-</font>
351                                         <textcolor>-</textcolor>
352                                 </control>
353                                 <control type="label" id="191">
354                                         <!-- Hide this Control off the screen because we use the label above instead -->
355                                         <left>2000</left>
356                                         <top>2000</top>
357                                         <width>100</width>
358                                         <height>0</height>
359                                         <label>-</label>
360                                         <font>-</font>
361                                 </control>
362                                 <control type="label" id="199">
363                                         <left>40</left>
364                                         <top>358</top>
365                                         <width>1200</width>
366                                         <height>20</height>
367                                         <label>[B]$LOCALIZE[284][/B]</label>
368                                         <font>font16caps</font>
369                                         <textcolor>white</textcolor>
370                                         <align>center</align>
371                                         <aligny>center</aligny>
372                                 </control>
373                         </control>
374                         <control type="group">
375                                 <animation type="WindowOpen" reversible="false">
376                                         <effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300"/>
377                                         <effect type="fade" start="0" end="100" time="300"/>
378                                 </animation>
379                                 <animation type="WindowClose" reversible="false">
380                                         <effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300"/>
381                                         <effect type="fade" start="100" end="0" time="300"/>
382                                 </animation>
383                                 <left>380</left>
384                                 <top>90</top>
385                                 <control type="button" id="198">
386                                         <!-- Hide this button  off the screen because we use the list above to pass to it instead -->
387                                         <left>2000</left>
388                                         <top>2000</top>
389                                         <width>10</width>
390                                         <height>10</height>
391                                         <label>-</label>
392                                         <font>font10</font>
393                                         <textcolor>white</textcolor>
394                                         <align>center</align>
395                                         <aligny>center</aligny>
396                                         <texturefocus border="5">button-focus.png</texturefocus>
397                                         <texturenofocus border="5">button-nofocus.png</texturenofocus>
398                                         <onup>101</onup>
399                                         <ondown>101</ondown>
400                                         <onleft>101</onleft>
401                                         <onright>101</onright>
402                                 </control>
403                                 <control type="group" id="101">
404                                         <top>4</top>
405                                         <control type="group" id="119">
406                                                 <left>0</left>
407                                                 <top>0</top>
408                                                 <width>750</width>
409                                                 <height>530</height>
410                                                 <control type="label" id="110">
411                                                         <!-- Hide this Control off the screen because we use the list above to pass to it instead -->
412                                                         <left>2000</left>
413                                                         <top>2000</top>
414                                                         <width>100</width>
415                                                         <height>0</height>
416                                                         <label>-</label>
417                                                         <font>-</font>
418                                                         <textcolor>-</textcolor>
419                                                 </control>
420                                                 <control type="panel" id="111">
421                                                         <visible>Container(9000).HasFocus(1)</visible>
422                                                         <include>VisibleFadeEffect</include>
423                                                         <left>0</left>
424                                                         <top>0</top>
425                                                         <width>750</width>
426                                                         <height>530</height>
427                                                         <onleft>9000</onleft>
428                                                         <onright>118</onright>
429                                                         <onup>111</onup>
430                                                         <ondown>111</ondown>
431                                                         <viewtype label="535">panel</viewtype>
432                                                         <preloaditems>2</preloaditems>
433                                                         <pagecontrol>118</pagecontrol>
434                                                         <itemlayout width="375" height="130">
435                                                                 <control type="image">
436                                                                         <left>0</left>
437                                                                         <top>0</top>
438                                                                         <width>370</width>
439                                                                         <height>125</height>
440                                                                         <texture border="5">button-nofocus.png</texture>
441                                                                 </control>
442                                                                 <control type="image">
443                                                                         <left>5</left>
444                                                                         <top>5</top>
445                                                                         <width>80</width>
446                                                                         <height>115</height>
447                                                                         <texture background="true">$INFO[ListItem.Icon]</texture>
448                                                                 </control>
449                                                                 <control type="image">
450                                                                         <left>50</left>
451                                                                         <top>70</top>
452                                                                         <width>30</width>
453                                                                         <height>30</height>
454                                                                         <texture>OverlayWatched.png</texture>
455                                                                         <visible>IntegerGreaterThan(ListItem.Property(PlayCount),0)</visible>
456                                                                 </control>
457                                                                 <control type="label">
458                                                                         <left>100</left>
459                                                                         <top>10</top>
460                                                                         <width>265</width>
461                                                                         <height>12</height>
462                                                                         <label>[B]$INFO[ListItem.Label][/B]</label>
463                                                                         <font>font12</font>
464                                                                         <textcolor>white</textcolor>
465                                                                         <aligny>center</aligny>
466                                                                 </control>
467                                                                 <control type="label">
468                                                                         <left>100</left>
469                                                                         <top>30</top>
470                                                                         <width>265</width>
471                                                                         <height>15</height>
472                                                                         <label>$INFO[ListItem.Property(Year),, - ]$INFO[ListItem.Property(Duration),, $LOCALIZE[12391]]</label>
473                                                                         <font>font12</font>
474                                                                         <textcolor>grey2</textcolor>
475                                                                         <aligny>center</aligny>
476                                                                         <visible>!SubString(ListItem.Property(Duration),min)</visible>
477                                                                 </control>
478                                                                 <control type="label">
479                                                                         <left>100</left>
480                                                                         <top>30</top>
481                                                                         <width>265</width>
482                                                                         <height>15</height>
483                                                                         <label>$INFO[ListItem.Property(Year),, - ]$INFO[ListItem.Property(Duration)]</label>
484                                                                         <font>font12</font>
485                                                                         <textcolor>grey2</textcolor>
486                                                                         <aligny>center</aligny>
487                                                                         <visible>SubString(ListItem.Property(Duration),min)</visible>
488                                                                 </control>
489                                                                 <control type="textbox">
490                                                                         <left>100</left>
491                                                                         <top>45</top>
492                                                                         <width>265</width>
493                                                                         <height>75</height>
494                                                                         <label>$INFO[ListItem.Property(Tagline)]</label>
495                                                                         <font>font10</font>
496                                                                         <textcolor>white</textcolor>
497                                                                 </control>
498                                                                 <control type="textbox">
499                                                                         <left>100</left>
500                                                                         <top>45</top>
501                                                                         <width>265</width>
502                                                                         <height>75</height>
503                                                                         <label>$INFO[ListItem.Property(PlotOutline)]</label>
504                                                                         <font>font10</font>
505                                                                         <textcolor>white</textcolor>
506                                                                         <visible>IsEmpty(ListItem.Property(TagLine))</visible>
507                                                                 </control>
508                                                                 <control type="textbox">
509                                                                         <left>100</left>
510                                                                         <top>45</top>
511                                                                         <width>265</width>
512                                                                         <height>75</height>
513                                                                         <label>$INFO[ListItem.Property(Plot)]</label>
514                                                                         <font>font10</font>
515                                                                         <textcolor>white</textcolor>
516                                                                         <visible>IsEmpty(ListItem.Property(TagLine)) + IsEmpty(ListItem.Property(PlotOutline))</visible>
517                                                                 </control>
518                                                         </itemlayout>
519                                                         <focusedlayout width="375" height="130">
520                                                                 <control type="image">
521                                                                         <left>0</left>
522                                                                         <top>0</top>
523                                                                         <width>370</width>
524                                                                         <height>125</height>
525                                                                         <texture border="5">button-focus2.png</texture>
526                                                                 </control>
527                                                                 <control type="image">
528                                                                         <left>5</left>
529                                                                         <top>5</top>
530                                                                         <width>80</width>
531                                                                         <height>115</height>
532                                                                         <texture background="true">$INFO[ListItem.Icon]</texture>
533                                                                 </control>
534                                                                 <control type="image">
535                                                                         <left>50</left>
536                                                                         <top>70</top>
537                                                                         <width>30</width>
538                                                                         <height>30</height>
539                                                                         <texture>OverlayWatched.png</texture>
540                                                                         <visible>IntegerGreaterThan(ListItem.Property(PlayCount),0)</visible>
541                                                                 </control>
542                                                                 <control type="label">
543                                                                         <left>100</left>
544                                                                         <top>10</top>
545                                                                         <width>265</width>
546                                                                         <height>12</height>
547                                                                         <label>[B]$INFO[ListItem.Label][/B]</label>
548                                                                         <font>font12</font>
549                                                                         <textcolor>white</textcolor>
550                                                                         <aligny>center</aligny>
551                                                                 </control>
552                                                                 <control type="label">
553                                                                         <left>100</left>
554                                                                         <top>30</top>
555                                                                         <width>265</width>
556                                                                         <height>15</height>
557                                                                         <label>$INFO[ListItem.Property(Year),, - ]$INFO[ListItem.Property(Duration),, $LOCALIZE[12391]]</label>
558                                                                         <font>font12</font>
559                                                                         <textcolor>grey2</textcolor>
560                                                                         <aligny>center</aligny>
561                                                                         <visible>!SubString(ListItem.Property(Duration),min)</visible>
562                                                                 </control>
563                                                                 <control type="label">
564                                                                         <left>100</left>
565                                                                         <top>30</top>
566                                                                         <width>265</width>
567                                                                         <height>15</height>
568                                                                         <label>$INFO[ListItem.Property(Year),, - ]$INFO[ListItem.Property(Duration)]</label>
569                                                                         <font>font12</font>
570                                                                         <textcolor>grey2</textcolor>
571                                                                         <aligny>center</aligny>
572                                                                         <visible>SubString(ListItem.Property(Duration),min)</visible>
573                                                                 </control>
574                                                                 <control type="textbox">
575                                                                         <left>100</left>
576                                                                         <top>45</top>
577                                                                         <width>265</width>
578                                                                         <height>75</height>
579                                                                         <label>$INFO[ListItem.Property(Tagline)]</label>
580                                                                         <font>font10</font>
581                                                                         <textcolor>white</textcolor>
582                                                                 </control>
583                                                                 <control type="textbox">
584                                                                         <left>100</left>
585                                                                         <top>45</top>
586                                                                         <width>265</width>
587                                                                         <height>75</height>
588                                                                         <label>$INFO[ListItem.Property(PlotOutline)]</label>
589                                                                         <font>font10</font>
590                                                                         <textcolor>white</textcolor>
591                                                                         <visible>IsEmpty(ListItem.Property(TagLine))</visible>
592                                                                 </control>
593                                                                 <control type="textbox">
594                                                                         <left>100</left>
595                                                                         <top>45</top>
596                                                                         <width>265</width>
597                                                                         <height>75</height>
598                                                                         <label>$INFO[ListItem.Property(Plot)]</label>
599                                                                         <font>font10</font>
600                                                                         <textcolor>white</textcolor>
601                                                                         <visible>IsEmpty(ListItem.Property(TagLine)) + IsEmpty(ListItem.Property(PlotOutline))</visible>
602                                                                 </control>
603                                                         </focusedlayout>
604                                                 </control>
605                                                 <control type="scrollbar" id="118">
606                                                         <left>770</left>
607                                                         <top>0</top>
608                                                         <width>25</width>
609                                                         <height>530</height>
610                                                         <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
611                                                         <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
612                                                         <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
613                                                         <textureslidernib>ScrollBarNib.png</textureslidernib>
614                                                         <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
615                                                         <onleft>111</onleft>
616                                                         <onright>9000</onright>
617                                                         <showonepage>false</showonepage>
618                                                         <orientation>vertical</orientation>
619                                                         <visible>Container(9000).Hasfocus(1)</visible>
620                                                 </control>
621                                                 <control type="label">
622                                                         <description>number of files/pages in list text label</description>
623                                                         <left>250</left>
624                                                         <top>530</top>
625                                                         <width>500</width>
626                                                         <height>35</height>
627                                                         <font>font12</font>
628                                                         <align>right</align>
629                                                         <aligny>center</aligny>
630                                                         <scroll>true</scroll>
631                                                         <textcolor>grey</textcolor>
632                                                         <label>([COLOR=blue]$INFO[Container(111).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(111).CurrentPage]/$INFO[Container(111).NumPages][/COLOR])</label>
633                                                         <visible>Container(9000).Hasfocus(1)</visible>
634                                                 </control>
635
636                                         </control>
637                                         <control type="group" id="129">
638                                                 <left>0</left>
639                                                 <top>0</top>
640                                                 <width>750</width>
641                                                 <height>530</height>
642                                                 <control type="label" id="120">
643                                                         <!-- Hide this Control off the screen because we use the list above to pass to it instead -->
644                                                         <left>2000</left>
645                                                         <top>2000</top>
646                                                         <width>100</width>
647                                                         <height>0</height>
648                                                         <label>-</label>
649                                                         <font>-</font>
650                                                         <textcolor>-</textcolor>
651                                                 </control>
652                                                 <control type="panel" id="121">
653                                                         <visible>Container(9000).HasFocus(2)</visible>
654                                                         <include>VisibleFadeEffect</include>
655                                                         <left>0</left>
656                                                         <top>0</top>
657                                                         <width>750</width>
658                                                         <height>530</height>
659                                                         <onleft>9000</onleft>
660                                                         <onright>128</onright>
661                                                         <onup>121</onup>
662                                                         <ondown>121</ondown>
663                                                         <viewtype label="535">panel</viewtype>
664                                                         <preloaditems>2</preloaditems>
665                                                         <pagecontrol>128</pagecontrol>
666                                                         <itemlayout width="375" height="175">
667                                                                 <control type="image">
668                                                                         <left>0</left>
669                                                                         <top>0</top>
670                                                                         <width>370</width>
671                                                                         <height>170</height>
672                                                                         <texture border="5">button-nofocus.png</texture>
673                                                                 </control>
674                                                                 <control type="image">
675                                                                         <left>5</left>
676                                                                         <top>5</top>
677                                                                         <width>360</width>
678                                                                         <height>65</height>
679                                                                         <texture background="true">$INFO[ListItem.Icon]</texture>
680                                                                 </control>
681                                                                 <control type="image">
682                                                                         <left>330</left>
683                                                                         <top>70</top>
684                                                                         <width>30</width>
685                                                                         <height>30</height>
686                                                                         <texture>OverlayWatched.png</texture>
687                                                                         <visible>IntegerGreaterThan(ListItem.Property(PlayCount),0)</visible>
688                                                                 </control>
689                                                                 <control type="label">
690                                                                         <left>187</left>
691                                                                         <top>75</top>
692                                                                         <width>360</width>
693                                                                         <height>15</height>
694                                                                         <label>[B]$INFO[ListItem.Label][/B]</label>
695                                                                         <font>font12</font>
696                                                                         <textcolor>white</textcolor>
697                                                                         <align>center</align>
698                                                                         <aligny>center</aligny>
699                                                                 </control>
700                                                                 <control type="label">
701                                                                         <left>187</left>
702                                                                         <top>95</top>
703                                                                         <width>360</width>
704                                                                         <height>15</height>
705                                                                         <label>$INFO[ListItem.Property(Premiered)]</label>
706                                                                         <font>font12</font>
707                                                                         <textcolor>grey2</textcolor>
708                                                                         <align>center</align>
709                                                                         <aligny>center</aligny>
710                                                                 </control>
711                                                                 <control type="textbox">
712                                                                         <left>5</left>
713                                                                         <top>110</top>
714                                                                         <width>360</width>
715                                                                         <height>55</height>
716                                                                         <label>$INFO[ListItem.Property(Plot)]</label>
717                                                                         <font>font10</font>
718                                                                         <textcolor>white</textcolor>
719                                                                         <align>justify</align>
720                                                                 </control>
721                                                         </itemlayout>
722                                                         <focusedlayout width="375" height="175">
723                                                                 <control type="image">
724                                                                         <left>0</left>
725                                                                         <top>0</top>
726                                                                         <width>370</width>
727                                                                         <height>170</height>
728                                                                         <texture border="5">button-focus2.png</texture>
729                                                                 </control>
730                                                                 <control type="image">
731                                                                         <left>5</left>
732                                                                         <top>5</top>
733                                                                         <width>360</width>
734                                                                         <height>65</height>
735                                                                         <texture background="true">$INFO[ListItem.Icon]</texture>
736                                                                 </control>
737                                                                 <control type="image">
738                                                                         <left>330</left>
739                                                                         <top>70</top>
740                                                                         <width>30</width>
741                                                                         <height>30</height>
742                                                                         <texture>OverlayWatched.png</texture>
743                                                                         <visible>IntegerGreaterThan(ListItem.Property(PlayCount),0)</visible>
744                                                                 </control>
745                                                                 <control type="label">
746                                                                         <left>187</left>
747                                                                         <top>75</top>
748                                                                         <width>360</width>
749                                                                         <height>15</height>
750                                                                         <label>[B]$INFO[ListItem.Label][/B]</label>
751                                                                         <font>font12</font>
752                                                                         <textcolor>white</textcolor>
753                                                                         <align>center</align>
754                                                                         <aligny>center</aligny>
755                                                                 </control>
756                                                                 <control type="label">
757                                                                         <left>187</left>
758                                                                         <top>95</top>
759                                                                         <width>360</width>
760                                                                         <height>15</height>
761                                                                         <label>$INFO[ListItem.Property(Premiered)]</label>
762                                                                         <font>font12</font>
763                                                                         <textcolor>grey2</textcolor>
764                                                                         <align>center</align>
765                                                                         <aligny>center</aligny>
766                                                                 </control>
767                                                                 <control type="textbox">
768                                                                         <left>5</left>
769                                                                         <top>110</top>
770                                                                         <width>360</width>
771                                                                         <height>55</height>
772                                                                         <label>$INFO[ListItem.Property(Plot)]</label>
773                                                                         <font>font10</font>
774                                                                         <textcolor>white</textcolor>
775                                                                         <align>justify</align>
776                                                                 </control>
777                                                         </focusedlayout>
778                                                 </control>
779                                                 <control type="scrollbar" id="128">
780                                                         <left>770</left>
781                                                         <top>0</top>
782                                                         <width>25</width>
783                                                         <height>530</height>
784                                                         <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
785                                                         <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
786                                                         <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
787                                                         <textureslidernib>ScrollBarNib.png</textureslidernib>
788                                                         <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
789                                                         <onleft>121</onleft>
790                                                         <onright>9000</onright>
791                                                         <showonepage>false</showonepage>
792                                                         <orientation>vertical</orientation>
793                                                         <visible>Container(9000).Hasfocus(2)</visible>
794                                                 </control>
795                                                 <control type="label">
796                                                         <description>number of files/pages in list text label</description>
797                                                         <left>250</left>
798                                                         <top>530</top>
799                                                         <width>500</width>
800                                                         <height>35</height>
801                                                         <font>font12</font>
802                                                         <align>right</align>
803                                                         <aligny>center</aligny>
804                                                         <scroll>true</scroll>
805                                                         <textcolor>grey</textcolor>
806                                                         <label>([COLOR=blue]$INFO[Container(121).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(121).CurrentPage]/$INFO[Container(121).NumPages][/COLOR])</label>
807                                                         <visible>Container(9000).Hasfocus(2)</visible>
808                                                 </control>
809                                         </control>
810                                         <control type="group" id="139">
811                                                 <left>0</left>
812                                                 <top>0</top>
813                                                 <width>750</width>
814                                                 <height>530</height>
815                                                 <control type="label" id="130">
816                                                         <!-- Hide this Control off the screen because we use the list above to pass to it instead -->
817                                                         <left>2000</left>
818                                                         <top>2000</top>
819                                                         <width>100</width>
820                                                         <height>0</height>
821                                                         <label>-</label>
822                                                         <font>-</font>
823                                                         <textcolor>-</textcolor>
824                                                 </control>
825                                                 <control type="panel" id="131">
826                                                         <visible>Container(9000).HasFocus(3)</visible>
827                                                         <include>VisibleFadeEffect</include>
828                                                         <left>0</left>
829                                                         <top>0</top>
830                                                         <width>750</width>
831                                                         <height>530</height>
832                                                         <onleft>9000</onleft>
833                                                         <onright>138</onright>
834                                                         <onup>131</onup>
835                                                         <ondown>131</ondown>
836                                                         <viewtype label="535">panel</viewtype>
837                                                         <preloaditems>2</preloaditems>
838                                                         <pagecontrol>138</pagecontrol>
839                                                         <itemlayout width="375" height="130">
840                                                                 <control type="image">
841                                                                         <left>0</left>
842                                                                         <top>0</top>
843                                                                         <width>370</width>
844                                                                         <height>125</height>
845                                                                         <texture border="5">button-nofocus.png</texture>
846                                                                 </control>
847                                                                 <control type="image">
848                                                                         <left>5</left>
849                                                                         <top>5</top>
850                                                                         <width>80</width>
851                                                                         <height>115</height>
852                                                                         <texture background="true">$INFO[ListItem.Icon]</texture>
853                                                                 </control>
854                                                                 <control type="label">
855                                                                         <left>100</left>
856                                                                         <top>10</top>
857                                                                         <width>260</width>
858                                                                         <height>15</height>
859                                                                         <label>$INFO[ListItem.Label]</label>
860                                                                         <font>font12_title</font>
861                                                                         <textcolor>white</textcolor>
862                                                                         <aligny>center</aligny>
863                                                                 </control>
864                                                                 <control type="textbox">
865                                                                         <left>100</left>
866                                                                         <top>30</top>
867                                                                         <width>260</width>
868                                                                         <height>120</height>
869                                                                         <label>$INFO[ListItem.Property(TvShowTitle)]</label>
870                                                                         <font>font12</font>
871                                                                         <textcolor>grey2</textcolor>
872                                                                 </control>
873                                                         </itemlayout>
874                                                         <focusedlayout width="375" height="130">
875                                                                 <control type="image">
876                                                                         <left>0</left>
877                                                                         <top>0</top>
878                                                                         <width>370</width>
879                                                                         <height>125</height>
880                                                                         <texture border="5">button-focus2.png</texture>
881                                                                 </control>
882                                                                 <control type="image">
883                                                                         <left>5</left>
884                                                                         <top>5</top>
885                                                                         <width>80</width>
886                                                                         <height>115</height>
887                                                                         <texture background="true">$INFO[ListItem.Icon]</texture>
888                                                                 </control>
889                                                                 <control type="label">
890                                                                         <left>100</left>
891                                                                         <top>10</top>
892                                                                         <width>260</width>
893                                                                         <height>15</height>
894                                                                         <label>$INFO[ListItem.Label]</label>
895                                                                         <font>font12_title</font>
896                                                                         <textcolor>white</textcolor>
897                                                                         <aligny>center</aligny>
898                                                                 </control>
899                                                                 <control type="textbox">
900                                                                         <left>100</left>
901                                                                         <top>30</top>
902                                                                         <width>260</width>
903                                                                         <height>120</height>
904                                                                         <label>$INFO[ListItem.Property(TvShowTitle)]</label>
905                                                                         <font>font12</font>
906                                                                         <textcolor>grey2</textcolor>
907                                                                 </control>
908                                                         </focusedlayout>
909                                                 </control>
910                                                 <control type="scrollbar" id="138">
911                                                         <left>770</left>
912                                                         <top>0</top>
913                                                         <width>25</width>
914                                                         <height>530</height>
915                                                         <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
916                                                         <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
917                                                         <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
918                                                         <textureslidernib>ScrollBarNib.png</textureslidernib>
919                                                         <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
920                                                         <onleft>131</onleft>
921                                                         <onright>9000</onright>
922                                                         <showonepage>false</showonepage>
923                                                         <orientation>vertical</orientation>
924                                                         <visible>Container(9000).Hasfocus(3)</visible>
925                                                 </control>
926                                                 <control type="label">
927                                                         <description>number of files/pages in list text label</description>
928                                                         <left>250</left>
929                                                         <top>530</top>
930                                                         <width>500</width>
931                                                         <height>35</height>
932                                                         <font>font12</font>
933                                                         <align>right</align>
934                                                         <aligny>center</aligny>
935                                                         <scroll>true</scroll>
936                                                         <textcolor>grey</textcolor>
937                                                         <label>([COLOR=blue]$INFO[Container(131).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(131).CurrentPage]/$INFO[Container(131).NumPages][/COLOR])</label>
938                                                         <visible>Container(9000).Hasfocus(3)</visible>
939                                                 </control>
940                                         </control>
941                                         <control type="group" id="149">
942                                                 <left>0</left>
943                                                 <top>0</top>
944                                                 <width>750</width>
945                                                 <height>530</height>
946                                                 <control type="label" id="140">
947                                                         <!-- Hide this Control off the screen because we use the list above to pass to it instead -->
948                                                         <left>2000</left>
949                                                         <top>2000</top>
950                                                         <width>100</width>
951                                                         <height>0</height>
952                                                         <label>-</label>
953                                                         <font>-</font>
954                                                         <textcolor>-</textcolor>
955                                                 </control>
956                                                 <control type="panel" id="141">
957                                                         <visible>Container(9000).HasFocus(4)</visible>
958                                                         <left>0</left>
959                                                         <top>0</top>
960                                                         <width>750</width>
961                                                         <height>530</height>
962                                                         <onleft>9000</onleft>
963                                                         <onright>148</onright>
964                                                         <onup>141</onup>
965                                                         <ondown>141</ondown>
966                                                         <viewtype label="535">panel</viewtype>
967                                                         <preloaditems>2</preloaditems>
968                                                         <pagecontrol>148</pagecontrol>
969                                                         <itemlayout width="750" height="106">
970                                                                 <control type="image">
971                                                                         <left>0</left>
972                                                                         <top>0</top>
973                                                                         <width>750</width>
974                                                                         <height>101</height>
975                                                                         <texture border="5">button-nofocus.png</texture>
976                                                                 </control>
977                                                                 <control type="image">
978                                                                         <left>5</left>
979                                                                         <top>5</top>
980                                                                         <width>150</width>
981                                                                         <height>90</height>
982                                                                         <aspectratio>scale</aspectratio>
983                                                                         <texture background="true">$INFO[ListItem.Icon]</texture>
984                                                                 </control>
985                                                                 <control type="image">
986                                                                         <left>120</left>
987                                                                         <top>70</top>
988                                                                         <width>30</width>
989                                                                         <height>30</height>
990                                                                         <texture>OverlayWatched.png</texture>
991                                                                         <visible>IntegerGreaterThan(ListItem.Property(PlayCount),0)</visible>
992                                                                 </control>
993                                                                 <control type="label">
994                                                                         <left>160</left>
995                                                                         <top>10</top>
996                                                                         <width>585</width>
997                                                                         <height>15</height>
998                                                                         <label>[B]$INFO[ListItem.Label][/B]</label>
999                                                                         <font>font12</font>
1000                                                                         <textcolor>white</textcolor>
1001                                                                         <aligny>center</aligny>
1002                                                                 </control>
1003                                                                 <control type="label">
1004                                                                         <left>160</left>
1005                                                                         <top>30</top>
1006                                                                         <width>585</width>
1007                                                                         <height>15</height>
1008                                                                         <label>$INFO[ListItem.Property(TvShowTitle)]</label>
1009                                                                         <font>font12</font>
1010                                                                         <textcolor>grey2</textcolor>
1011                                                                         <aligny>center</aligny>
1012                                                                 </control>
1013                                                                 <control type="textbox">
1014                                                                         <left>160</left>
1015                                                                         <top>50</top>
1016                                                                         <width>585</width>
1017                                                                         <height>45</height>
1018                                                                         <label>$INFO[ListItem.Property(Plot)]</label>
1019                                                                         <font>font10</font>
1020                                                                         <textcolor>white</textcolor>
1021                                                                 </control>
1022                                                         </itemlayout>
1023                                                         <focusedlayout width="750" height="106">
1024                                                                 <control type="image">
1025                                                                         <left>0</left>
1026                                                                         <top>0</top>
1027                                                                         <width>750</width>
1028                                                                         <height>101</height>
1029                                                                         <texture border="5">button-focus2.png</texture>
1030                                                                 </control>
1031                                                                 <control type="image">
1032                                                                         <left>5</left>
1033                                                                         <top>5</top>
1034                                                                         <width>150</width>
1035                                                                         <height>90</height>
1036                                                                         <aspectratio>scale</aspectratio>
1037                                                                         <texture background="true">$INFO[ListItem.Icon]</texture>
1038                                                                 </control>
1039                                                                 <control type="image">
1040                                                                         <left>120</left>
1041                                                                         <top>70</top>
1042                                                                         <width>30</width>
1043                                                                         <height>30</height>
1044                                                                         <texture>OverlayWatched.png</texture>
1045                                                                         <visible>IntegerGreaterThan(ListItem.Property(PlayCount),0)</visible>
1046                                                                 </control>
1047                                                                 <control type="label">
1048                                                                         <left>160</left>
1049                                                                         <top>10</top>
1050                                                                         <width>585</width>
1051                                                                         <height>15</height>
1052                                                                         <label>[B]$INFO[ListItem.Label][/B]</label>
1053                                                                         <font>font12</font>
1054                                                                         <textcolor>white</textcolor>
1055                                                                         <aligny>center</aligny>
1056                                                                 </control>
1057                                                                 <control type="label">
1058                                                                         <left>160</left>
1059                                                                         <top>30</top>
1060                                                                         <width>585</width>
1061                                                                         <height>15</height>
1062                                                                         <label>$INFO[ListItem.Property(TvShowTitle)]</label>
1063                                                                         <font>font12</font>
1064                                                                         <textcolor>grey2</textcolor>
1065                                                                         <aligny>center</aligny>
1066                                                                 </control>
1067                                                                 <control type="textbox">
1068                                                                         <left>160</left>
1069                                                                         <top>50</top>
1070                                                                         <width>585</width>
1071                                                                         <height>45</height>
1072                                                                         <label>$INFO[ListItem.Property(Plot)]</label>
1073                                                                         <font>font10</font>
1074                                                                         <textcolor>white</textcolor>
1075                                                                 </control>
1076                                                         </focusedlayout>
1077                                                 </control>
1078                                                 <control type="scrollbar" id="148">
1079                                                         <left>770</left>
1080                                                         <top>0</top>
1081                                                         <width>25</width>
1082                                                         <height>530</height>
1083                                                         <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
1084                                                         <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
1085                                                         <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
1086                                                         <textureslidernib>ScrollBarNib.png</textureslidernib>
1087                                                         <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
1088                                                         <onleft>141</onleft>
1089                                                         <onright>9000</onright>
1090                                                         <showonepage>false</showonepage>
1091                                                         <orientation>vertical</orientation>
1092                                                         <visible>Container(9000).Hasfocus(4)</visible>
1093                                                 </control>
1094                                                 <control type="label">
1095                                                         <description>number of files/pages in list text label</description>
1096                                                         <left>250</left>
1097                                                         <top>530</top>
1098                                                         <width>500</width>
1099                                                         <height>35</height>
1100                                                         <font>font12</font>
1101                                                         <align>right</align>
1102                                                         <aligny>center</aligny>
1103                                                         <scroll>true</scroll>
1104                                                         <textcolor>grey</textcolor>
1105                                                         <label>([COLOR=blue]$INFO[Container(141).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(141).CurrentPage]/$INFO[Container(141).NumPages][/COLOR])</label>
1106                                                         <visible>Container(9000).Hasfocus(4)</visible>
1107                                                 </control>
1108                                         </control>
1109                                         <control type="group" id="159">
1110                                                 <left>0</left>
1111                                                 <top>0</top>
1112                                                 <width>750</width>
1113                                                 <height>530</height>
1114                                                 <control type="label" id="150">
1115                                                         <!-- Hide this Control off the screen because we use the list above to pass to it instead -->
1116                                                         <left>2000</left>
1117                                                         <top>2000</top>
1118                                                         <width>100</width>
1119                                                         <height>0</height>
1120                                                         <label>-</label>
1121                                                         <font>-</font>
1122                                                         <textcolor>-</textcolor>
1123                                                 </control>
1124                                                 <control type="panel" id="151">
1125                                                         <visible>Container(9000).HasFocus(5)</visible>
1126                                                         <include>VisibleFadeEffect</include>
1127                                                         <left>0</left>
1128                                                         <top>0</top>
1129                                                         <width>750</width>
1130                                                         <height>530</height>
1131                                                         <onleft>9000</onleft>
1132                                                         <onright>158</onright>
1133                                                         <onup>151</onup>
1134                                                         <ondown>151</ondown>
1135                                                         <viewtype label="535">panel</viewtype>
1136                                                         <preloaditems>2</preloaditems>
1137                                                         <pagecontrol>158</pagecontrol>
1138                                                         <itemlayout width="375" height="106">
1139                                                                 <control type="image">
1140                                                                         <left>0</left>
1141                                                                         <top>0</top>
1142                                                                         <width>370</width>
1143                                                                         <height>101</height>
1144                                                                         <texture border="5">button-nofocus.png</texture>
1145                                                                 </control>
1146                                                                 <control type="image">
1147                                                                         <left>5</left>
1148                                                                         <top>5</top>
1149                                                                         <width>120</width>
1150                                                                         <height>90</height>
1151                                                                         <texture background="true">$INFO[ListItem.Icon]</texture>
1152                                                                 </control>
1153                                                                 <control type="image">
1154                                                                         <left>100</left>
1155                                                                         <top>65</top>
1156                                                                         <width>30</width>
1157                                                                         <height>30</height>
1158                                                                         <texture>OverlayWatched.png</texture>
1159                                                                         <visible>IntegerGreaterThan(ListItem.Property(PlayCount),0)</visible>
1160                                                                 </control>
1161                                                                 <control type="label">
1162                                                                         <left>135</left>
1163                                                                         <top>10</top>
1164                                                                         <width>230</width>
1165                                                                         <height>15</height>
1166                                                                         <label>[B]$INFO[ListItem.Label][/B]</label>
1167                                                                         <font>font12</font>
1168                                                                         <textcolor>white</textcolor>
1169                                                                         <aligny>center</aligny>
1170                                                                 </control>
1171                                                                 <control type="label">
1172                                                                         <left>135</left>
1173                                                                         <top>30</top>
1174                                                                         <width>230</width>
1175                                                                         <height>15</height>
1176                                                                         <label>$INFO[ListItem.Property(Artist)]</label>
1177                                                                         <font>font12</font>
1178                                                                         <textcolor>white</textcolor>
1179                                                                         <aligny>center</aligny>
1180                                                                 </control>
1181                                                                 <control type="label">
1182                                                                         <left>135</left>
1183                                                                         <top>55</top>
1184                                                                         <width>230</width>
1185                                                                         <height>15</height>
1186                                                                         <label>$INFO[ListItem.Property(Year)]</label>
1187                                                                         <font>font12</font>
1188                                                                         <textcolor>grey2</textcolor>
1189                                                                         <aligny>center</aligny>
1190                                                                 </control>
1191                                                                 <control type="label">
1192                                                                         <left>135</left>
1193                                                                         <top>75</top>
1194                                                                         <width>230</width>
1195                                                                         <height>15</height>
1196                                                                         <label>$INFO[ListItem.Property(Duration)]</label>
1197                                                                         <font>font12</font>
1198                                                                         <textcolor>grey2</textcolor>
1199                                                                         <aligny>center</aligny>
1200                                                                 </control>
1201                                                         </itemlayout>
1202                                                         <focusedlayout width="375" height="106">
1203                                                                 <control type="image">
1204                                                                         <left>0</left>
1205                                                                         <top>0</top>
1206                                                                         <width>370</width>
1207                                                                         <height>101</height>
1208                                                                         <texture border="5">button-focus2.png</texture>
1209                                                                 </control>
1210                                                                 <control type="image">
1211                                                                         <left>5</left>
1212                                                                         <top>5</top>
1213                                                                         <width>120</width>
1214                                                                         <height>90</height>
1215                                                                         <texture background="true">$INFO[ListItem.Icon]</texture>
1216                                                                 </control>
1217                                                                 <control type="image">
1218                                                                         <left>100</left>
1219                                                                         <top>65</top>
1220                                                                         <width>30</width>
1221                                                                         <height>30</height>
1222                                                                         <texture>OverlayWatched.png</texture>
1223                                                                         <visible>IntegerGreaterThan(ListItem.Property(PlayCount),0)</visible>
1224                                                                 </control>
1225                                                                 <control type="label">
1226                                                                         <left>135</left>
1227                                                                         <top>10</top>
1228                                                                         <width>230</width>
1229                                                                         <height>15</height>
1230                                                                         <label>[B]$INFO[ListItem.Label][/B]</label>
1231                                                                         <font>font12</font>
1232                                                                         <textcolor>white</textcolor>
1233                                                                         <aligny>center</aligny>
1234                                                                 </control>
1235                                                                 <control type="label">
1236                                                                         <left>135</left>
1237                                                                         <top>30</top>
1238                                                                         <width>230</width>
1239                                                                         <height>15</height>
1240                                                                         <label>$INFO[ListItem.Property(Artist)]</label>
1241                                                                         <font>font12</font>
1242                                                                         <textcolor>white</textcolor>
1243                                                                         <aligny>center</aligny>
1244                                                                 </control>
1245                                                                 <control type="label">
1246                                                                         <left>135</left>
1247                                                                         <top>55</top>
1248                                                                         <width>230</width>
1249                                                                         <height>15</height>
1250                                                                         <label>$INFO[ListItem.Property(Year)]</label>
1251                                                                         <font>font12</font>
1252                                                                         <textcolor>grey2</textcolor>
1253                                                                         <aligny>center</aligny>
1254                                                                 </control>
1255                                                                 <control type="label">
1256                                                                         <left>135</left>
1257                                                                         <top>75</top>
1258                                                                         <width>230</width>
1259                                                                         <height>15</height>
1260                                                                         <label>$INFO[ListItem.Property(Duration)]</label>
1261                                                                         <font>font12</font>
1262                                                                         <textcolor>grey2</textcolor>
1263                                                                         <aligny>center</aligny>
1264                                                                 </control>
1265                                                         </focusedlayout>
1266                                                 </control>
1267                                                 <control type="scrollbar" id="158">
1268                                                         <left>770</left>
1269                                                         <top>0</top>
1270                                                         <width>25</width>
1271                                                         <height>530</height>
1272                                                         <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
1273                                                         <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
1274                                                         <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
1275                                                         <textureslidernib>ScrollBarNib.png</textureslidernib>
1276                                                         <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
1277                                                         <onleft>151</onleft>
1278                                                         <onright>9000</onright>
1279                                                         <showonepage>false</showonepage>
1280                                                         <orientation>vertical</orientation>
1281                                                         <visible>Container(9000).Hasfocus(5)</visible>
1282                                                 </control>
1283                                                 <control type="label">
1284                                                         <description>number of files/pages in list text label</description>
1285                                                         <left>250</left>
1286                                                         <top>530</top>
1287                                                         <width>500</width>
1288                                                         <height>35</height>
1289                                                         <font>font12</font>
1290                                                         <align>right</align>
1291                                                         <aligny>center</aligny>
1292                                                         <scroll>true</scroll>
1293                                                         <textcolor>grey</textcolor>
1294                                                         <label>([COLOR=blue]$INFO[Container(151).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(151).CurrentPage]/$INFO[Container(151).NumPages][/COLOR])</label>
1295                                                         <visible>Container(9000).Hasfocus(5)</visible>
1296                                                 </control>
1297                                         </control>
1298                                         <control type="group" id="169">
1299                                                 <left>0</left>
1300                                                 <top>0</top>
1301                                                 <width>750</width>
1302                                                 <height>530</height>
1303                                                 <control type="label" id="160">
1304                                                         <!-- Hide this Control off the screen because we use the list above to pass to it instead -->
1305                                                         <left>2000</left>
1306                                                         <top>2000</top>
1307                                                         <width>100</width>
1308                                                         <height>0</height>
1309                                                         <label>-</label>
1310                                                         <font>-</font>
1311                                                         <textcolor>-</textcolor>
1312                                                 </control>
1313                                                 <control type="panel" id="161">
1314                                                         <visible>Container(9000).HasFocus(6)</visible>
1315                                                         <include>VisibleFadeEffect</include>
1316                                                         <left>0</left>
1317                                                         <top>0</top>
1318                                                         <width>750</width>
1319                                                         <height>530</height>
1320                                                         <onleft>9000</onleft>
1321                                                         <onright>168</onright>
1322                                                         <onup>161</onup>
1323                                                         <ondown>161</ondown>
1324                                                         <viewtype label="535">list</viewtype>
1325                                                         <preloaditems>2</preloaditems>
1326                                                         <pagecontrol>168</pagecontrol>
1327                                                         <itemlayout width="750" height="106">
1328                                                                 <control type="image">
1329                                                                         <left>0</left>
1330                                                                         <top>0</top>
1331                                                                         <width>750</width>
1332                                                                         <height>101</height>
1333                                                                         <texture border="5">button-nofocus.png</texture>
1334                                                                 </control>
1335                                                                 <control type="image">
1336                                                                         <left>5</left>
1337                                                                         <top>5</top>
1338                                                                         <width>150</width>
1339                                                                         <height>90</height>
1340                                                                         <aspectratio>keep</aspectratio>
1341                                                                         <texture background="true">$INFO[ListItem.Icon]</texture>
1342                                                                 </control>
1343                                                                 <control type="label">
1344                                                                         <left>160</left>
1345                                                                         <top>10</top>
1346                                                                         <width>580</width>
1347                                                                         <height>15</height>
1348                                                                         <label>[B]$INFO[ListItem.Label][/B]</label>
1349                                                                         <font>font12</font>
1350                                                                         <textcolor>white</textcolor>
1351                                                                         <aligny>center</aligny>
1352                                                                 </control>
1353                                                                 <control type="label">
1354                                                                         <left>160</left>
1355                                                                         <top>30</top>
1356                                                                         <width>585</width>
1357                                                                         <height>15</height>
1358                                                                         <label>$INFO[ListItem.Property(Artist_Genre)]</label>
1359                                                                         <font>font12</font>
1360                                                                         <textcolor>grey2</textcolor>
1361                                                                         <aligny>center</aligny>
1362                                                                 </control>
1363                                                                 <control type="textbox">
1364                                                                         <left>160</left>
1365                                                                         <top>50</top>
1366                                                                         <width>585</width>
1367                                                                         <height>45</height>
1368                                                                         <label>$INFO[ListItem.Property(Artist_Description)]</label>
1369                                                                         <font>font10</font>
1370                                                                         <textcolor>white</textcolor>
1371                                                                 </control>
1372                                                         </itemlayout>
1373                                                         <focusedlayout width="400" height="110">
1374                                                                 <control type="image">
1375                                                                         <left>0</left>
1376                                                                         <top>0</top>
1377                                                                         <width>750</width>
1378                                                                         <height>101</height>
1379                                                                         <texture border="5">button-focus2.png</texture>
1380                                                                 </control>
1381                                                                 <control type="image">
1382                                                                         <left>5</left>
1383                                                                         <top>5</top>
1384                                                                         <width>150</width>
1385                                                                         <height>90</height>
1386                                                                         <aspectratio>keep</aspectratio>
1387                                                                         <texture background="true">$INFO[ListItem.Icon]</texture>
1388                                                                 </control>
1389                                                                 <control type="label">
1390                                                                         <left>160</left>
1391                                                                         <top>10</top>
1392                                                                         <width>580</width>
1393                                                                         <height>15</height>
1394                                                                         <label>[B]$INFO[ListItem.Label][/B]</label>
1395                                                                         <font>font12</font>
1396                                                                         <textcolor>white</textcolor>
1397                                                                         <aligny>center</aligny>
1398                                                                 </control>
1399                                                                 <control type="label">
1400                                                                         <left>160</left>
1401                                                                         <top>30</top>
1402                                                                         <width>585</width>
1403                                                                         <height>15</height>
1404                                                                         <label>$INFO[ListItem.Property(Artist_Genre)]</label>
1405                                                                         <font>font12</font>
1406                                                                         <textcolor>grey2</textcolor>
1407                                                                         <aligny>center</aligny>
1408                                                                 </control>
1409                                                                 <control type="textbox">
1410                                                                         <left>160</left>
1411                                                                         <top>50</top>
1412                                                                         <width>585</width>
1413                                                                         <height>45</height>
1414                                                                         <label>$INFO[ListItem.Property(Artist_Description)]</label>
1415                                                                         <font>font10</font>
1416                                                                         <textcolor>white</textcolor>
1417                                                                 </control>
1418                                                         </focusedlayout>
1419                                                 </control>
1420                                                 <control type="scrollbar" id="168">
1421                                                         <left>770</left>
1422                                                         <top>0</top>
1423                                                         <width>25</width>
1424                                                         <height>530</height>
1425                                                         <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
1426                                                         <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
1427                                                         <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
1428                                                         <textureslidernib>ScrollBarNib.png</textureslidernib>
1429                                                         <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
1430                                                         <onleft>161</onleft>
1431                                                         <onright>9000</onright>
1432                                                         <showonepage>false</showonepage>
1433                                                         <orientation>vertical</orientation>
1434                                                         <visible>Container(9000).Hasfocus(6)</visible>
1435                                                 </control>
1436                                                 <control type="label">
1437                                                         <description>number of files/pages in list text label</description>
1438                                                         <left>250</left>
1439                                                         <top>530</top>
1440                                                         <width>500</width>
1441                                                         <height>35</height>
1442                                                         <font>font12</font>
1443                                                         <align>right</align>
1444                                                         <aligny>center</aligny>
1445                                                         <scroll>true</scroll>
1446                                                         <textcolor>grey</textcolor>
1447                                                         <label>([COLOR=blue]$INFO[Container(161).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(161).CurrentPage]/$INFO[Container(161).NumPages][/COLOR])</label>
1448                                                         <visible>Container(9000).Hasfocus(6)</visible>
1449                                                 </control>
1450                                         </control>
1451                                         <control type="group" id="179">
1452                                                 <left>0</left>
1453                                                 <top>0</top>
1454                                                 <width>750</width>
1455                                                 <height>530</height>
1456                                                 <control type="label" id="170">
1457                                                         <!-- Hide this Control off the screen because we use the list above to pass to it instead -->
1458                                                         <left>2000</left>
1459                                                         <top>2000</top>
1460                                                         <width>100</width>
1461                                                         <height>0</height>
1462                                                         <label>-</label>
1463                                                         <font>-</font>
1464                                                         <textcolor>-</textcolor>
1465                                                 </control>
1466                                                 <control type="panel" id="171">
1467                                                         <visible>Container(9000).HasFocus(7)</visible>
1468                                                         <include>VisibleFadeEffect</include>
1469                                                         <left>0</left>
1470                                                         <top>0</top>
1471                                                         <width>750</width>
1472                                                         <height>530</height>
1473                                                         <onleft>9000</onleft>
1474                                                         <onright>178</onright>
1475                                                         <onup>171</onup>
1476                                                         <ondown>171</ondown>
1477                                                         <viewtype label="535">list</viewtype>
1478                                                         <preloaditems>2</preloaditems>
1479                                                         <pagecontrol>178</pagecontrol>
1480                                                         <itemlayout width="750" height="106">
1481                                                                 <control type="image">
1482                                                                         <left>0</left>
1483                                                                         <top>0</top>
1484                                                                         <width>750</width>
1485                                                                         <height>101</height>
1486                                                                         <texture border="5">button-nofocus.png</texture>
1487                                                                 </control>
1488                                                                 <control type="image">
1489                                                                         <left>5</left>
1490                                                                         <top>5</top>
1491                                                                         <width>100</width>
1492                                                                         <height>90</height>
1493                                                                         <aspectratio>keep</aspectratio>
1494                                                                         <texture background="true">$INFO[ListItem.Icon]</texture>
1495                                                                 </control>
1496                                                                 <control type="label">
1497                                                                         <left>110</left>
1498                                                                         <top>10</top>
1499                                                                         <width>630</width>
1500                                                                         <height>15</height>
1501                                                                         <label>[B]$INFO[ListItem.Label][/B]</label>
1502                                                                         <font>font12</font>
1503                                                                         <textcolor>white</textcolor>
1504                                                                         <aligny>center</aligny>
1505                                                                 </control>
1506                                                                 <control type="label">
1507                                                                         <left>110</left>
1508                                                                         <top>30</top>
1509                                                                         <width>630</width>
1510                                                                         <height>15</height>
1511                                                                         <label>$INFO[ListItem.Property(Artist)]</label>
1512                                                                         <font>font12</font>
1513                                                                         <textcolor>grey2</textcolor>
1514                                                                         <aligny>center</aligny>
1515                                                                 </control>
1516                                                                 <control type="textbox">
1517                                                                         <left>110</left>
1518                                                                         <top>50</top>
1519                                                                         <width>630</width>
1520                                                                         <height>45</height>
1521                                                                         <label>$INFO[ListItem.Property(Album_Description)]</label>
1522                                                                         <font>font10</font>
1523                                                                         <textcolor>white</textcolor>
1524                                                                 </control>
1525                                                         </itemlayout>
1526                                                         <focusedlayout width="400" height="110">
1527                                                                 <control type="image">
1528                                                                         <left>0</left>
1529                                                                         <top>0</top>
1530                                                                         <width>750</width>
1531                                                                         <height>101</height>
1532                                                                         <texture border="5">button-focus2.png</texture>
1533                                                                 </control>
1534                                                                 <control type="image">
1535                                                                         <left>5</left>
1536                                                                         <top>5</top>
1537                                                                         <width>100</width>
1538                                                                         <height>90</height>
1539                                                                         <aspectratio>keep</aspectratio>
1540                                                                         <texture background="true">$INFO[ListItem.Icon]</texture>
1541                                                                 </control>
1542                                                                 <control type="label">
1543                                                                         <left>110</left>
1544                                                                         <top>10</top>
1545                                                                         <width>630</width>
1546                                                                         <height>15</height>
1547                                                                         <label>[B]$INFO[ListItem.Label][/B]</label>
1548                                                                         <font>font12</font>
1549                                                                         <textcolor>white</textcolor>
1550                                                                         <aligny>center</aligny>
1551                                                                 </control>
1552                                                                 <control type="label">
1553                                                                         <left>110</left>
1554                                                                         <top>30</top>
1555                                                                         <width>630</width>
1556                                                                         <height>15</height>
1557                                                                         <label>$INFO[ListItem.Property(Artist)]</label>
1558                                                                         <font>font12</font>
1559                                                                         <textcolor>grey2</textcolor>
1560                                                                         <aligny>center</aligny>
1561                                                                 </control>
1562                                                                 <control type="textbox">
1563                                                                         <left>110</left>
1564                                                                         <top>50</top>
1565                                                                         <width>630</width>
1566                                                                         <height>45</height>
1567                                                                         <label>$INFO[ListItem.Property(Album_Description)]</label>
1568                                                                         <font>font10</font>
1569                                                                         <textcolor>white</textcolor>
1570                                                                 </control>
1571                                                         </focusedlayout>
1572                                                 </control>
1573                                                 <control type="scrollbar" id="178">
1574                                                         <left>770</left>
1575                                                         <top>0</top>
1576                                                         <width>25</width>
1577                                                         <height>530</height>
1578                                                         <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
1579                                                         <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
1580                                                         <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
1581                                                         <textureslidernib>ScrollBarNib.png</textureslidernib>
1582                                                         <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
1583                                                         <onleft>171</onleft>
1584                                                         <onright>9000</onright>
1585                                                         <showonepage>false</showonepage>
1586                                                         <orientation>vertical</orientation>
1587                                                         <visible>Container(9000).Hasfocus(7)</visible>
1588                                                 </control>
1589                                                 <control type="label">
1590                                                         <description>number of files/pages in list text label</description>
1591                                                         <left>250</left>
1592                                                         <top>530</top>
1593                                                         <width>500</width>
1594                                                         <height>35</height>
1595                                                         <font>font12</font>
1596                                                         <align>right</align>
1597                                                         <aligny>center</aligny>
1598                                                         <scroll>true</scroll>
1599                                                         <textcolor>grey</textcolor>
1600                                                         <label>([COLOR=blue]$INFO[Container(171).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(171).CurrentPage]/$INFO[Container(171).NumPages][/COLOR])</label>
1601                                                         <visible>Container(9000).Hasfocus(7)</visible>
1602                                                 </control>
1603                                         </control>
1604                                         <control type="group" id="189">
1605                                                 <left>0</left>
1606                                                 <top>0</top>
1607                                                 <width>750</width>
1608                                                 <height>530</height>
1609                                                 <control type="label" id="180">
1610                                                         <!-- Hide this Control off the screen because we use the list above to pass to it instead -->
1611                                                         <left>2000</left>
1612                                                         <top>2000</top>
1613                                                         <width>100</width>
1614                                                         <height>0</height>
1615                                                         <label>-</label>
1616                                                         <font>-</font>
1617                                                         <textcolor>-</textcolor>
1618                                                 </control>
1619                                                 <control type="panel" id="181">
1620                                                         <visible>Container(9000).HasFocus(8)</visible>
1621                                                         <include>VisibleFadeEffect</include>
1622                                                         <left>0</left>
1623                                                         <top>0</top>
1624                                                         <width>750</width>
1625                                                         <height>530</height>
1626                                                         <onleft>9000</onleft>
1627                                                         <onright>188</onright>
1628                                                         <onup>181</onup>
1629                                                         <ondown>181</ondown>
1630                                                         <viewtype label="535">list</viewtype>
1631                                                         <preloaditems>2</preloaditems>
1632                                                         <pagecontrol>188</pagecontrol>
1633                                                         <itemlayout width="375" height="106">
1634                                                                 <control type="image">
1635                                                                         <left>0</left>
1636                                                                         <top>0</top>
1637                                                                         <width>370</width>
1638                                                                         <height>101</height>
1639                                                                         <texture border="5">button-nofocus.png</texture>
1640                                                                 </control>
1641                                                                 <control type="image">
1642                                                                         <left>5</left>
1643                                                                         <top>5</top>
1644                                                                         <width>90</width>
1645                                                                         <height>90</height>
1646                                                                         <texture background="true">$INFO[ListItem.Icon]</texture>
1647                                                                 </control>
1648                                                                 <control type="label">
1649                                                                         <left>110</left>
1650                                                                         <top>10</top>
1651                                                                         <width>255</width>
1652                                                                         <height>15</height>
1653                                                                         <label>[B]$INFO[ListItem.Label][/B]</label>
1654                                                                         <font>font12</font>
1655                                                                         <textcolor>white</textcolor>
1656                                                                         <aligny>center</aligny>
1657                                                                 </control>
1658                                                                 <control type="label">
1659                                                                         <left>110</left>
1660                                                                         <top>30</top>
1661                                                                         <width>255</width>
1662                                                                         <height>15</height>
1663                                                                         <label>$INFO[ListItem.Property(Artist)]</label>
1664                                                                         <font>font12</font>
1665                                                                         <textcolor>white</textcolor>
1666                                                                         <aligny>center</aligny>
1667                                                                 </control>
1668                                                                 <control type="label">
1669                                                                         <left>110</left>
1670                                                                         <top>50</top>
1671                                                                         <width>255</width>
1672                                                                         <height>15</height>
1673                                                                         <label>$INFO[ListItem.Property(Genre)]</label>
1674                                                                         <font>font12</font>
1675                                                                         <textcolor>grey2</textcolor>
1676                                                                         <aligny>center</aligny>
1677                                                                 </control>
1678                                                                 <control type="label">
1679                                                                         <left>110</left>
1680                                                                         <top>75</top>
1681                                                                         <width>255</width>
1682                                                                         <height>15</height>
1683                                                                         <label>$INFO[ListItem.Property(Duration)]</label>
1684                                                                         <font>font12</font>
1685                                                                         <textcolor>white</textcolor>
1686                                                                         <aligny>center</aligny>
1687                                                                 </control>
1688                                                         </itemlayout>
1689                                                         <focusedlayout width="375" height="106">
1690                                                                 <control type="image">
1691                                                                         <left>0</left>
1692                                                                         <top>0</top>
1693                                                                         <width>370</width>
1694                                                                         <height>101</height>
1695                                                                         <texture border="5">button-focus2.png</texture>
1696                                                                 </control>
1697                                                                 <control type="image">
1698                                                                         <left>5</left>
1699                                                                         <top>5</top>
1700                                                                         <width>90</width>
1701                                                                         <height>90</height>
1702                                                                         <texture background="true">$INFO[ListItem.Icon]</texture>
1703                                                                 </control>
1704                                                                 <control type="label">
1705                                                                         <left>110</left>
1706                                                                         <top>10</top>
1707                                                                         <width>255</width>
1708                                                                         <height>15</height>
1709                                                                         <label>[B]$INFO[ListItem.Label][/B]</label>
1710                                                                         <font>font12</font>
1711                                                                         <textcolor>white</textcolor>
1712                                                                         <aligny>center</aligny>
1713                                                                 </control>
1714                                                                 <control type="label">
1715                                                                         <left>110</left>
1716                                                                         <top>30</top>
1717                                                                         <width>255</width>
1718                                                                         <height>15</height>
1719                                                                         <label>$INFO[ListItem.Property(Artist)]</label>
1720                                                                         <font>font12</font>
1721                                                                         <textcolor>white</textcolor>
1722                                                                         <aligny>center</aligny>
1723                                                                 </control>
1724                                                                 <control type="label">
1725                                                                         <left>110</left>
1726                                                                         <top>50</top>
1727                                                                         <width>255</width>
1728                                                                         <height>15</height>
1729                                                                         <label>$INFO[ListItem.Property(Genre)]</label>
1730                                                                         <font>font12</font>
1731                                                                         <textcolor>grey2</textcolor>
1732                                                                         <aligny>center</aligny>
1733                                                                 </control>
1734                                                                 <control type="label">
1735                                                                         <left>110</left>
1736                                                                         <top>75</top>
1737                                                                         <width>255</width>
1738                                                                         <height>15</height>
1739                                                                         <label>$INFO[ListItem.Property(Duration)]</label>
1740                                                                         <font>font12</font>
1741                                                                         <textcolor>white</textcolor>
1742                                                                         <aligny>center</aligny>
1743                                                                 </control>
1744                                                         </focusedlayout>
1745                                                 </control>
1746                                                 <control type="scrollbar" id="188">
1747                                                         <left>770</left>
1748                                                         <top>0</top>
1749                                                         <width>25</width>
1750                                                         <height>530</height>
1751                                                         <texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
1752                                                         <texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
1753                                                         <texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
1754                                                         <textureslidernib>ScrollBarNib.png</textureslidernib>
1755                                                         <textureslidernibfocus>ScrollBarNib.png</textureslidernibfocus>
1756                                                         <onleft>181</onleft>
1757                                                         <onright>9000</onright>
1758                                                         <showonepage>false</showonepage>
1759                                                         <orientation>vertical</orientation>
1760                                                         <visible>Container(9000).Hasfocus(8)</visible>
1761                                                 </control>
1762                                                 <control type="label">
1763                                                         <description>number of files/pages in list text label</description>
1764                                                         <left>250</left>
1765                                                         <top>530</top>
1766                                                         <width>500</width>
1767                                                         <height>35</height>
1768                                                         <font>font12</font>
1769                                                         <align>right</align>
1770                                                         <aligny>center</aligny>
1771                                                         <scroll>true</scroll>
1772                                                         <textcolor>grey</textcolor>
1773                                                         <label>([COLOR=blue]$INFO[Container(181).NumItems][/COLOR]) $LOCALIZE[31025] - $LOCALIZE[31024] ([COLOR=blue]$INFO[Container(181).CurrentPage]/$INFO[Container(181).NumPages][/COLOR])</label>
1774                                                         <visible>Container(9000).Hasfocus(8)</visible>
1775                                                 </control>
1776                                         </control>
1777                                 </control>
1778                         </control>
1779                 </control>
1780                 <include>BehindDialogFadeOut</include>
1781         </controls>
1782 </window>