home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 September (Special)
/
Chip-Special_2004-09_Digitalni-Hudba.bin
/
prehravace
/
jetaudio
/
skin
/
Skin_Moderny_Small.exe
/
Moderny_Small.jsk
/
MAIN.JSC
< prev
Wrap
Text File
|
2004-06-20
|
66KB
|
2,530 lines
<!---
*** GadgetType constants ***
Bitmap Button : 1
Bitmap Static : 2 // Just for display
Text : 10
Text Static : 11 // Just for display
Volume : 30
Slider Horz : 31
Slider Vert : 32
*** Gadget Flag constants ***
Region : 0x0001 (Gadget's boundary is defined by bitmap if bitmap has transparent color) (Transparent color is RGB(255,0,255))
Pulldown : 0x0002 (Display small arrow on right)
Spin : 0x0004 (Currently Not used)
LinkCursor : 0x0008 (Change cursor to "Hand")
Protect Reposition : 0x0010 (???)
Repeat : 0x0020 (For repeat button)
*** Align constants ***
Left Align : 0x00
Center Align : 0x01
Right Align : 0x02
Align Top : 0x00
Align Center : 0x10
Align Bottom : 0x20
*** Description for string ***
"#0:255:0" -> # is for color value (RGB)
"H20" -> H is for hexadecimal value
"B0001" -> B is for binary value
*** Multi-language enabled keywords ***
Writer
Name
AdWindow_URL
DefaultFont
Text
*** Position ***
0:Center, 1:Top, 2:Right, 3:Bottom, 4:Left
--->
<SKIN>
<Skin_Description
Writer_KOR = "T17"
Writer_ENU = "T17"
Name_KOR = "Moderny small"
Name_ENU = "Moderny small"
Version = "1.0"
Preview = "default\preview.bmp"
>
</Skin_Description>
<Main
Background = "default\main\main_back.bmp"
DefaultFont_KOR = "▒╝╕▓"
DefaultFont_ENU = "Arial"
DefaultFont_JPN = "élér éoâSâVâbâN"
>
<System>
<Close
Type = 1
Flag = "H08"
ID = 5000
PosX = 346
PosY = 6
Bitmap0_Normal = "default\main\system\close_normal.bmp"
Bitmap0_Pressed = "default\main\system\close_press.bmp"
Bitmap0_Hovered = "default\main\system\close_hover.bmp"
>
</Close>
<Minimize
Type = 1
Flag = "H08"
ID = 5001
PosX = 329
PosY = 6
Bitmap0_Normal = "default\main\system\minimize_normal.bmp"
Bitmap0_Pressed = "default\main\system\minimize_press.bmp"
Bitmap0_Hovered = "default\main\system\minimize_hover.bmp"
>
</Minimize>
<Tray
Type = 1
Flag = "H08"
ID = 5007
PosX = 312
PosY = 6
Bitmap0_Normal = "default\main\system\tray_normal.bmp"
Bitmap0_Pressed = "default\main\system\tray_press.bmp"
Bitmap0_Hovered = "default\main\system\tray_hover.bmp"
>
</Tray>
<About
Type = 1
Flag = "H08"
ID = 5005
PosX = 295
PosY = 6
Bitmap0_Normal = "default\main\system\about_normal.bmp"
Bitmap0_Pressed = "default\main\system\about_press.bmp"
Bitmap0_Hovered = "default\main\system\about_hover.bmp"
>
</About>
<AlwaysOnTop
Type = 1
Flag = "H08"
ID = 5008
PosX = 16
PosY = 26
NumState = 2
Bitmap0_Normal = "default\main\system\alwaysontop_normal.bmp"
Bitmap0_Hovered = "default\main\system\alwaysontop_hover.bmp"
Bitmap0_Pressed = "default\main\system\alwaysontop_press.bmp"
Bitmap1_Normal = "default\main\system\alwaysontop_on_normal.bmp"
Bitmap1_Hovered = "default\main\system\alwaysontop_on_hover.bmp"
Bitmap1_Pressed = "default\main\system\alwaysontop_on_press.bmp"
>
</AlwaysOnTop>
</System>
<TopMenu>
<Skin
Type = 1
Flag = "H08"
ID = 5502
PosX = 57
PosY = 26
Bitmap0_Normal = "default\main\topmenu\skin_normal.bmp"
Bitmap0_Pressed = "default\main\topmenu\skin_press.bmp"
Bitmap0_Hovered = "default\main\topmenu\skin_hover.bmp"
>
</Skin>
<Preference
Type = 1
Flag = "H08"
ID = 5501
PosX = 29
PosY = 26
Bitmap0_Normal = "default\main\topmenu\prefer_normal.bmp"
Bitmap0_Pressed = "default\main\topmenu\prefer_press.bmp"
Bitmap0_Hovered = "default\main\topmenu\prefer_hover.bmp"
>
</Preference>
</TopMenu>
<Control>
<Previous
Type = 1
ID = 5203
PosX = 35
PosY = 71
Bitmap0_Normal = "default\main\control\previous_normal.bmp"
Bitmap0_Pressed = "default\main\control\previous_press.bmp"
Bitmap0_Hovered = "default\main\control\previous_hover.bmp"
Bitmap0_Disabled = "default\main\control\previous_disable.bmp"
>
</Previous>
<Rewind
Type = 1
Flag = "H20"
ID = 5205
PosX = 10
PosY = 71
Bitmap0_Normal = "default\main\control\rewind_normal.bmp"
Bitmap0_Pressed = "default\main\control\rewind_press.bmp"
Bitmap0_Hovered = "default\main\control\rewind_hover.bmp"
Bitmap0_Disabled = "default\main\control\rewind_disable.bmp"
>
</Rewind>
<Stop
Type = 1
ID = 5200
PosX = 95
PosY = 71
NumState = 2
Bitmap0_Normal = "default\main\control\stop_normal.bmp"
Bitmap0_Pressed = "default\main\control\stop_press.bmp"
Bitmap0_Hovered = "default\main\control\stop_hover.bmp"
Bitmap0_Disabled = "default\main\control\stop_disable.bmp"
Bitmap1_Normal = "default\main\control\stop_normal.bmp"
Bitmap1_Pressed = "default\main\control\stop_press.bmp"
Bitmap1_Hovered = "default\main\control\stop_hover.bmp"
Bitmap1_Disabled = "default\main\control\stop_disable.bmp"
>
</Stop>
<Play
Type = 1
ID = 5202
PosX = 60
PosY = 68
Bitmap0_Normal = "default\main\control\play_normal.bmp"
Bitmap0_Pressed = "default\main\control\play_press.bmp"
Bitmap0_Hovered = "default\main\control\play_hover.bmp"
Bitmap0_Disabled = "default\main\control\play_disable.bmp"
>
</Play>
<FF
Type = 1
Flag = "H20"
ID = 5206
PosX = 145
PosY = 71
Bitmap0_Normal = "default\main\control\ff_normal.bmp"
Bitmap0_Pressed = "default\main\control\ff_press.bmp"
Bitmap0_Hovered = "default\main\control\ff_hover.bmp"
Bitmap0_Disabled = "default\main\control\ff_disable.bmp"
>
</FF>
<Next
Type = 1
ID = 5204
PosX = 120
PosY = 71
Bitmap0_Normal = "default\main\control\next_normal.bmp"
Bitmap0_Pressed = "default\main\control\next_press.bmp"
Bitmap0_Hovered = "default\main\control\next_hover.bmp"
Bitmap0_Disabled = "default\main\control\next_disable.bmp"
>
</Next>
<Open
Type = 1
ID = 5208
PosX = 180
PosY = 71
Bitmap0_Normal = "default\main\control\open_normal.bmp"
Bitmap0_Pressed = "default\main\control\open_press.bmp"
Bitmap0_Hovered = "default\main\control\open_hover.bmp"
Bitmap0_Disabled = "default\main\control\open_disable.bmp"
>
</Open>
<Volume
Type = 31
Flag = "H08"
ID = 5230
PosX = 285
PosY = 22
Bitmap_Background = "default\main\volume\background.bmp"
Bitmap0_Normal = "default\main\volume\indicator_normal.bmp"
Bitmap0_Hovered = "default\main\volume\indicator_hover.bmp"
Bitmap0_Pressed = "default\main\volume\indicator_press.bmp"
>
</Volume>
<VolumeUp
Type = 1
Flag = "H28"
ID = 5233
PosX = 355
PosY = 24
Bitmap0_Normal = "default\main\volume\down.bmp"
Bitmap0_Hovered = "default\main\volume\down.bmp"
Bitmap0_Pressed = "default\main\volume\down.bmp"
>
</VolumeUp>
<VolumeDown
Type = 1
Flag = "H28"
ID = 5232
PosX = 285
PosY = 24
Bitmap0_Normal = "default\main\volume\down.bmp"
Bitmap0_Hovered = "default\main\volume\down.bmp"
Bitmap0_Pressed = "default\main\volume\down.bmp"
>
</VolumeDown>
<VolumeMute
Type = 1
Flag = "H08"
ID = 5231
PosX = 260
PosY = 18
NumState = 2
Bitmap0_Normal = "default\main\volume\mute_normal.bmp"
Bitmap0_Hovered = "default\main\volume\mute_hover.bmp"
Bitmap1_Normal = "default\main\volume\mute_on_normal.bmp"
Bitmap1_Hovered = "default\main\volume\mute_on_hover.bmp"
>
</VolumeMute>
</Control>
<RipCD
Type = 1
ID = 5020
PosX = 255
PosY = 73
Bitmap0_Normal = "default\main\func\ripcd_normal.bmp"
Bitmap0_Pressed = "default\main\func\ripcd_press.bmp"
Bitmap0_Hovered = "default\main\func\ripcd_press.bmp"
>
</RipCD>
<Conversion
Type = 1
ID = 5021
PosX = 270
PosY = 73
Bitmap0_Normal = "default\main\func\conversion_normal.bmp"
Bitmap0_Pressed = "default\main\func\conversion_press.bmp"
Bitmap0_Hovered = "default\main\func\conversion_press.bmp"
>
</Conversion>
<Recording
Type = 1
ID = 5022
PosX = 285
PosY = 73
Bitmap0_Normal = "default\main\func\recording_normal.bmp"
Bitmap0_Pressed = "default\main\func\recording_press.bmp"
Bitmap0_Hovered = "default\main\func\recording_press.bmp"
>
</Recording>
<BurnCD
Type = 1
ID = 5023
PosX = 300
PosY = 73
Bitmap0_Normal = "default\main\func\burn_normal.bmp"
Bitmap0_Pressed = "default\main\func\burn_press.bmp"
Bitmap0_Hovered = "default\main\func\burn_press.bmp"
>
</BurnCD>
<Broadcast
Type = 1
ID = 5024
PosX = 315
PosY = 73
Bitmap0_Normal = "default\main\func\broadcast_normal.bmp"
Bitmap0_Pressed = "default\main\func\broadcast_press.bmp"
Bitmap0_Hovered = "default\main\func\broadcast_press.bmp"
>
</Broadcast>
<InfoViewer
Type = 1
ID = 5025
PosX = 330
PosY = 73
Bitmap0_Normal = "default\main\func\info_normal.bmp"
Bitmap0_Pressed = "default\main\func\info_press.bmp"
Bitmap0_Hovered = "default\main\func\info_press.bmp"
>
</InfoViewer>
<Album
Type = 1
ID = 5170
PosX = 155
PosY = 96
Bitmap0_Normal = "default\main\album_normal.bmp"
Bitmap0_Pressed = "default\main\album_press.bmp"
Bitmap0_Hovered = "default\main\album_hover.bmp"
>
</Album>
<Playlist
Type = 1
ID = 5171
PosX = 185
PosY = 96
Bitmap0_Normal = "default\main\playlist_normal.bmp"
Bitmap0_Pressed = "default\main\playlist_press.bmp"
Bitmap0_Hovered = "default\main\playlist_hover.bmp"
>
</Playlist>
<Panel>
<TitleNumber
Type = 10
Flag = "H08"
ID = 5160
PosX = 12
PosY = 46
DimW = 15
DimH = 15
TextAlignHorz = 1
TextAlignVert = 0
Font_Name = "Arial"
Font_Size = 10
Font_Bold = 1
Font_Italic = 0
Color_Normal = "#128:205:250"
Color_Disabled = "#138:181:245"
Color_Hovered = "#255:255:255"
>
</TitleNumber>
<ChapterNumber
Type = 10
Flag = "H08"
ID = 5161
PosX = 30
PosY = 46
DimW = 15
DimH = 15
TextAlignHorz = 1
TextAlignVert = 0
Font_Name = "Arial"
Font_Size = 10
Font_Bold = 1
Font_Italic = 0
Color_Normal = "#128:205:250"
Color_Disabled = "#138:181:245"
Color_Hovered = "#255:255:255"
>
</ChapterNumber>
<SongTitle
Type = 11
ID = 5030
PosX = 50
PosY = 46
DimW = 200
DimH = 18
TextAlignHorz = 0
TextAlignVert = 1
Color_Normal = "#128:205:250"
>
</SongTitle>
<TrackTime
Type = 10
Flag = "H08"
ID = 5162
PosX = 285
PosY = 49
DimW = 45
DimH = 10
TextAlignHorz = 1
TextAlignVert = 1
Font_Name = "Arial"
Font_Size = 10
Font_Bold = 1
Font_Italic = 0
Color_Normal = "#128:205:250"
Color_Disabled = "#138:181:245"
Color_Hovered = "#255:255:255"
>
</TrackTime>
<RepeatMode
Type = 1
Flag = "H08"
ID = 5150
PosX = 333
PosY = 45
NumState = 3
Bitmap0_Normal = "default\main\panel\playmode_repeat_off_normal.bmp"
Bitmap0_Hovered = "default\main\panel\playmode_repeat_off_hover.bmp"
Bitmap1_Normal = "default\main\panel\playmode_repeat_this_normal.bmp"
Bitmap1_Hovered = "default\main\panel\playmode_repeat_this_hover.bmp"
Bitmap2_Normal = "default\main\panel\playmode_repeat_all_normal.bmp"
Bitmap2_Hovered = "default\main\panel\playmode_repeat_all_hover.bmp"
>
</RepeatMode>
<RandomMode
Type = 1
Flag = "H08"
ID = 5151
PosX = 333
PosY = 53
NumState = 2
Bitmap0_Normal = "default\main\panel\playmode_random_off_normal.bmp"
Bitmap0_Hovered = "default\main\panel\playmode_random_off_hover.bmp"
Bitmap1_Normal = "default\main\panel\playmode_random_on_normal.bmp"
Bitmap1_Hovered = "default\main\panel\playmode_random_on_hover.bmp"
>
</RandomMode>
<ModeDisc
Type = 1
Flag = "H08"
ID = 5040
PosX = 218
PosY = 70
NumState = 2
Bitmap0_Normal = "default\main\panel\mode_disc_off.bmp"
Bitmap0_Hovered = "default\main\panel\mode_disc_hover.bmp"
Bitmap1_Normal = "default\main\panel\mode_disc_on.bmp"
>
</ModeDisc>
<ModeFile
Type = 1
Flag = "H08"
ID = 5041
PosX = 209
PosY = 82
NumState = 2
Bitmap0_Normal = "default\main\panel\mode_file_off.bmp"
Bitmap0_Hovered = "default\main\panel\mode_file_hover.bmp"
Bitmap1_Normal = "default\main\panel\mode_file_on.bmp"
>
</ModeFile>
</Panel>
</Main>
<SlidingWindow
Background = "#191:210:232"
Border_Left = "default\subwindow\border\left.bmp"
Border_LeftBottom = "default\subwindow\border\left_bottom.bmp"
Border_Bottom = "default\subwindow\border\bottom.bmp"
Border_RightBottom = "default\subwindow\border\right_bottom.bmp"
Border_Right = "default\subwindow\border\right.bmp"
Border_RightTop = "default\subwindow\border\right_top.bmp"
Border_Top = "default\subwindow\border\top.bmp"
Border_LeftTop = "default\subwindow\border\left_top.bmp"
>
</SlidingWindow>
<FloatingWindow
Border_Left = "default\floatingwindow\border\left.bmp"
Border_LeftBottom = "default\floatingwindow\border\left_bottom.bmp"
Border_Bottom = "default\floatingwindow\border\bottom.bmp"
Border_RightBottom = "default\floatingwindow\border\right_bottom.bmp"
Border_Right = "default\floatingwindow\border\right.bmp"
Border_RightTop = "default\floatingwindow\border\right_top.bmp"
Border_Top = "default\floatingwindow\border\top.bmp"
Border_LeftTop = "default\floatingwindow\border\left_top.bmp"
Border_Sizing = "default\floatingwindow\border\sizing.bmp"
Border_Short_LeftBottom = "default\floatingwindow\border\short_left_bottom.bmp"
Border_Short_Bottom = "default\floatingwindow\border\short_bottom.bmp"
Border_Short_RightBottom = "default\floatingwindow\border\short_right_bottom.bmp"
>
</FloatingWindow>
<VideoViewer>
<System>
<Close
Type = 1
Flag = "H08"
ID = 5000
PosX = -4
PosY = 4
AlignHorz = 2
Bitmap0_Normal = "default\floatingwindow\system\close_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\system\close_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\system\close_press.bmp"
>
</Close>
<Maximize
Type = 1
Flag = "H08"
ID = 5002
PosX = -18
PosY = 4
AlignHorz = 2
Bitmap0_Normal = "default\floatingwindow\system\maximize_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\system\maximize_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\system\maximize_press.bmp"
>
</Maximize>
<Minimize
Type = 1
Flag = "H08"
ID = 5001
PosX = -33
PosY = 4
AlignHorz = 2
Bitmap0_Normal = "default\floatingwindow\system\minimize_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\system\minimize_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\system\minimize_press.bmp"
>
</Minimize>
<AlwaysOnTop
Type = 1
Flag = "H08"
ID = 5008
PosX = 6
PosY = 5
NumState = 2
Bitmap0_Normal = "default\floatingwindow\system\alwaysontop_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\system\alwaysontop_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\system\alwaysontop_press.bmp"
Bitmap1_Normal = "default\floatingwindow\system\alwaysontop_on_normal.bmp"
Bitmap1_Hovered = "default\floatingwindow\system\alwaysontop_on_hover.bmp"
Bitmap1_Pressed = "default\floatingwindow\system\alwaysontop_on_press.bmp"
>
</AlwaysOnTop>
<Title
Type = 11
ID = 5004
PosX = 35
PosY = 1
DimW = -65
DimH = 20
TextAlignHorz = 1
TextAlignVert = 1
Color_Normal = "#64:64:64"
>
</Title>
</System>
<Control>
<Previous
Type = 1
Flag = "H10"
ID = 5203
PosX = -226
PosY = -13
AlignHorz = 1
AlignVert = 2
Bitmap0_Normal = "default\floatingwindow\control\previous_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\control\previous_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\control\previous_press.bmp"
Bitmap0_Disabled = "default\floatingwindow\control\previous_disable.bmp"
>
</Previous>
<Rewind
Type = 1
Flag = "H30"
ID = 5205
PosX = -202
PosY = -13
AlignHorz = 1
AlignVert = 2
Bitmap0_Normal = "default\floatingwindow\control\rewind_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\control\rewind_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\control\rewind_press.bmp"
Bitmap0_Disabled = "default\floatingwindow\control\rewind_disable.bmp"
>
</Rewind>
<Stop
Type = 1
Flag = "H10"
ID = 5200
PosX = -178
PosY = -13
AlignHorz = 1
AlignVert = 2
NumState = 2
Bitmap0_Normal = "default\floatingwindow\control\stop_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\control\stop_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\control\stop_press.bmp"
Bitmap0_Disabled = "default\floatingwindow\control\stop_disable.bmp"
Bitmap1_Normal = "default\floatingwindow\control\resume_normal.bmp"
Bitmap1_Hovered = "default\floatingwindow\control\resume_hover.bmp"
Bitmap1_Pressed = "default\floatingwindow\control\resume_press.bmp"
Bitmap1_Disabled = "default\floatingwindow\control\resume_disable.bmp"
>
</Stop>
<Play
Type = 1
Flag = "H10"
ID = 5202
PosX = -148
PosY = -4
AlignHorz = 1
AlignVert = 2
Bitmap0_Normal = "default\floatingwindow\control\play_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\control\play_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\control\play_press.bmp"
Bitmap0_Disabled = "default\floatingwindow\control\play_disable.bmp"
>
</Play>
<FF
Type = 1
Flag = "H30"
ID = 5206
PosX = -118
PosY = -13
AlignHorz = 1
AlignVert = 2
Bitmap0_Normal = "default\floatingwindow\control\ff_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\control\ff_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\control\ff_press.bmp"
Bitmap0_Disabled = "default\floatingwindow\control\ff_disable.bmp"
>
</FF>
<Next
Type = 1
Flag = "H10"
ID = 5204
PosX = -94
PosY = -13
AlignHorz = 1
AlignVert = 2
Bitmap0_Normal = "default\floatingwindow\control\next_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\control\next_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\control\next_press.bmp"
Bitmap0_Disabled = "default\floatingwindow\control\next_disable.bmp"
>
</Next>
<GoUp
Type = 1
Flag = "H10"
ID = 5209
PosX = -64
PosY = -13
AlignHorz = 1
AlignVert = 2
Bitmap0_Normal = "default\floatingwindow\control\goup_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\control\goup_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\control\goup_press.bmp"
Bitmap0_Disabled = "default\floatingwindow\control\goup_disable.bmp"
>
</GoUp>
<Default
Type = 1
Flag = "H10"
ID = 5210
PosX = -40
PosY = -13
AlignHorz = 1
AlignVert = 2
Bitmap0_Normal = "default\floatingwindow\control\default_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\control\default_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\control\default_press.bmp"
Bitmap0_Disabled = "default\floatingwindow\control\default_disable.bmp"
>
</Default>
<Slider
Type = 31
Flag = "H18"
ID = 5260
PosX = 145
PosY = -18
AlignHorz = 1
AlignVert = 2
Bitmap_Background = "default\floatingwindow\slider\background.bmp"
Bitmap0_Normal = "default\floatingwindow\slider\indicator_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\slider\indicator_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\slider\indicator_press.bmp"
>
</Slider>
<Volume
Type = 31
Flag = "H18"
ID = 5230
PosX = 215
PosY = -18
AlignHorz = 1
AlignVert = 2
Bitmap_Background = "default\floatingwindow\volume\volume_back.bmp"
Bitmap0_Normal = "default\floatingwindow\volume\indicator_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\volume\indicator_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\volume\indicator_press.bmp"
>
</Volume>
<VolumeMute
Type = 1
Flag = "H18"
ID = 5231
PosX = 266
PosY = -14
AlignHorz = 1
AlignVert = 2
NumState = 2
Bitmap0_Normal = "default\floatingwindow\volume\mute_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\volume\mute_hover.bmp"
Bitmap1_Normal = "default\floatingwindow\volume\mute_on_normal.bmp"
Bitmap1_Hovered = "default\floatingwindow\volume\mute_on_hover.bmp"
>
</VolumeMute>
</Control>
<Panel>
<Background
Type = 2
Flag = "H11"
ID = 0
PosX = 40
PosY = -12
AlignHorz = 1
AlignVert = 2
Bitmap0_Normal = "default\floatingwindow\panel_back.bmp"
>
</Background>
<TitleNumber
Type = 10
Flag = "H18"
ID = 5160
PosX = 0
PosY = -16
DimW = 24
DimH = 16
AlignHorz = 1
AlignVert = 2
TextAlignHorz = 1
TextAlignVert = 0
Font_Name = "Arial"
Font_Size = 9
Font_Bold = 1
Font_Italic = 1
Color_Normal = "#191:210:232"
Color_Hovered = "#255:255:255"
>
</TitleNumber>
<ChapterNumber
Type = 10
Flag = "H18"
ID = 5161
PosX = 27
PosY = -16
DimW = 24
DimH = 16
AlignHorz = 1
AlignVert = 2
TextAlignHorz = 1
TextAlignVert = 0
Font_Name = "Arial"
Font_Size = 9
Font_Bold = 1
Font_Italic = 1
Color_Normal = "#191:210:232"
Color_Hovered = "#255:255:255"
>
</ChapterNumber>
<TrackTime
Type = 10
Flag = "H18"
ID = 5162
PosX = 68
PosY = -16
DimW = 60
DimH = 16
AlignHorz = 1
AlignVert = 2
TextAlignHorz = 1
TextAlignVert = 1
Font_Name = "Arial"
Font_Size = 9
Font_Bold = 1
Font_Italic = 1
Color_Normal = "#191:210:232"
Color_Hovered = "#255:255:255"
>
</TrackTime>
</Panel>
<OpenChild_Down
Type = 1
Flag = "H08"
ID = 5251
PosX = 0
PosY = -3
AlignHorz = 1
AlignVert = 2
NumState = 2
Bitmap0_Normal = "default\floatingwindow\open_down_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\open_down_hover.bmp"
Bitmap1_Normal = "default\floatingwindow\open_down_on.bmp"
Bitmap1_Hovered = "default\floatingwindow\open_down_hover.bmp"
>
</OpenChild_Down>
</VideoViewer>
<VideoViewerExt>
<ScreenMode
Type = 1
ID = 5155
PosX = 20
PosY = 10
Bitmap0_Normal = "default\videoextwindow\screenmode_normal.bmp"
Bitmap0_Hovered = "default\videoextwindow\screenmode_hover.bmp"
Bitmap0_Pressed = "default\videoextwindow\screenmode_press.bmp"
>
</ScreenMode>
<!-----
<Speed_Name
Type = 11
ID = 0
PosX = 40
PosY = 44
DimW = 60
DimH = 12
Color_Normal = "#191:210:232"
Text_ENU = "Speed:"
Text_KOR = "╝╙╡╡:"
>
</Speed_Name>
---->
<Speed
Type = 10
Flag = "H0A"
ID = 5080
PosX = 77
PosY = 38
Bitmap_Background = "default\videoextwindow\dvd_info_back_medium.bmp"
Offset = 8
TextAlignHorz = 1
TextAlignVert = 1
Color_Normal = "#191:210:232"
Color_Hovered = "#255:255:255"
Color_Disabled = "#192:192:192"
>
</Speed>
<File>
<Subtitle_Config
Type = 1
ID = 5705
PosX = 20
PosY = 42
Bitmap0_Normal = "default\videoextwindow\file_subtitle_normal.bmp"
Bitmap0_Hovered = "default\videoextwindow\file_subtitle_hover.bmp"
Bitmap0_Pressed = "default\videoextwindow\file_subtitle_press.bmp"
>
</Subtitle_Config>
<Subtitle_Icon
Type = 2
ID = 3
PosX = 60
PosY = 12
Bitmap_Background = "default\videoextwindow\file_subtitle_icon.bmp"
>
</Subtitle_Icon>
<Subtitle_FontName
Type = 10
Flag = "H02"
ID = 5703
PosX = 77
PosY = 6
Offset = 8
TextAlignHorz = 1
TextAlignVert = 1
Color_Normal = "#191:210:232"
Color_Hovered = "#255:255:255"
Color_Disabled = "#192:192:192"
Bitmap_Background = "default\videoextwindow\dvd_info_back_large.bmp"
>
</Subtitle_FontName>
<Subtitle_FontSize
Type = 10
Flag = "H02"
ID = 5704
PosX = 170
PosY = 6
Offset = 8
TextAlignHorz = 1
TextAlignVert = 1
Color_Normal = "#191:210:232"
Color_Hovered = "#255:255:255"
Color_Disabled = "#192:192:192"
Bitmap_Background = "default\videoextwindow\dvd_info_back_small.bmp"
>
</Subtitle_FontSize>
</File>
<VCD>
<Audio_Icon
Type = 2
ID = 1
PosX = 60
PosY = 12
Bitmap_Background = "default\videoextwindow\dvd_audio_icon.bmp"
>
</Audio_Icon>
<Audio_Info
Type = 10
Flag = "H02"
ID = 9030
PosX = 77
PosY = 6
Offset = 8
TextAlignHorz = 1
TextAlignVert = 1
Color_Normal = "#191:210:232"
Color_Hovered = "#255:255:255"
Color_Disabled = "#192:192:192"
Bitmap_Background = "default\videoextwindow\dvd_info_back_medium.bmp"
>
</Audio_Info>
<Keypad_Number_Back
Type = 2
ID = 1
PosX = 159
PosY = 8
Bitmap_Background = "default\videoextwindow\vcd_keypad_back.bmp"
>
</Keypad_Number_Back>
<Keypad_Number
Type = 10
ID = 9012
PosX = 165
PosY = 16
DimW = 30
DimH = 12
TextAlignHorz = 1
TextAlignVert = 0
Font_Name = "Arial"
Font_Size = 8
Font_Bold = 1
Font_Italic = 1
Color_Normal = "#191:210:232"
Color_Hovered = "#255:255:255"
>
</Keypad_Number>
<Keypad_0
Type = 1
ID = 9020
PosX = 244
PosY = 47
Bitmap0_Normal = "default\videoextwindow\vcd_keypad_0_normal.bmp"
Bitmap0_Hovered = "default\videoextwindow\vcd_keypad_0_hover.bmp"
Bitmap0_Pressed = "default\videoextwindow\vcd_keypad_0_press.bmp"
>
</Keypad_0>
<Keypad_1
Type = 1
ID = 9021
PosX = 206
PosY = 13
Bitmap0_Normal = "default\videoextwindow\vcd_keypad_1_normal.bmp"
Bitmap0_Hovered = "default\videoextwindow\vcd_keypad_1_hover.bmp"
Bitmap0_Pressed = "default\videoextwindow\vcd_keypad_1_press.bmp"
>
</Keypad_1>
<Keypad_2
Type = 1
ID = 9022
PosX = 225
PosY = 13
Bitmap0_Normal = "default\videoextwindow\vcd_keypad_2_normal.bmp"
Bitmap0_Hovered = "default\videoextwindow\vcd_keypad_2_hover.bmp"
Bitmap0_Pressed = "default\videoextwindow\vcd_keypad_2_press.bmp"
>
</Keypad_2>
<Keypad_3
Type = 1
ID = 9023
PosX = 244
PosY = 13
Bitmap0_Normal = "default\videoextwindow\vcd_keypad_3_normal.bmp"
Bitmap0_Hovered = "default\videoextwindow\vcd_keypad_3_hover.bmp"
Bitmap0_Pressed = "default\videoextwindow\vcd_keypad_3_press.bmp"
>
</Keypad_3>
<Keypad_4
Type = 1
ID = 9024
PosX = 263
PosY = 13
Bitmap0_Normal = "default\videoextwindow\vcd_keypad_4_normal.bmp"
Bitmap0_Hovered = "default\videoextwindow\vcd_keypad_4_hover.bmp"
Bitmap0_Pressed = "default\videoextwindow\vcd_keypad_4_press.bmp"
>
</Keypad_4>
<Keypad_5
Type = 1
ID = 9025
PosX = 206
PosY = 30
Bitmap0_Normal = "default\videoextwindow\vcd_keypad_5_normal.bmp"
Bitmap0_Hovered = "default\videoextwindow\vcd_keypad_5_hover.bmp"
Bitmap0_Pressed = "default\videoextwindow\vcd_keypad_5_press.bmp"
>
</Keypad_5>
<Keypad_6
Type = 1
ID = 9026
PosX = 225
PosY = 30
Bitmap0_Normal = "default\videoextwindow\vcd_keypad_6_normal.bmp"
Bitmap0_Hovered = "default\videoextwindow\vcd_keypad_6_hover.bmp"
Bitmap0_Pressed = "default\videoextwindow\vcd_keypad_6_press.bmp"
>
</Keypad_6>
<Keypad_7
Type = 1
ID = 9027
PosX = 244
PosY = 30
Bitmap0_Normal = "default\videoextwindow\vcd_keypad_7_normal.bmp"
Bitmap0_Hovered = "default\videoextwindow\vcd_keypad_7_hover.bmp"
Bitmap0_Pressed = "default\videoextwindow\vcd_keypad_7_press.bmp"
>
</Keypad_7>
<Keypad_8
Type = 1
ID = 9028
PosX = 263
PosY = 30
Bitmap0_Normal = "default\videoextwindow\vcd_keypad_8_normal.bmp"
Bitmap0_Hovered = "default\videoextwindow\vcd_keypad_8_hover.bmp"
Bitmap0_Pressed = "default\videoextwindow\vcd_keypad_8_press.bmp"
>
</Keypad_8>
<Keypad_9
Type = 1
ID = 9029
PosX = 225
PosY = 47
Bitmap0_Normal = "default\videoextwindow\vcd_keypad_9_normal.bmp"
Bitmap0_Hovered = "default\videoextwindow\vcd_keypad_9_hover.bmp"
Bitmap0_Pressed = "default\videoextwindow\vcd_keypad_9_press.bmp"
>
</Keypad_9>
<Keypad_Cancel
Type = 1
ID = 9011
PosX = 206
PosY = 47
Bitmap0_Normal = "default\videoextwindow\vcd_keypad_cancel_normal.bmp"
Bitmap0_Hovered = "default\videoextwindow\vcd_keypad_cancel_hover.bmp"
Bitmap0_Pressed = "default\videoextwindow\vcd_keypad_cancel_press.bmp"
>
</Keypad_Cancel>
<Keypad_Enter
Type = 1
ID = 9010
PosX = 263
PosY = 47
Bitmap0_Normal = "default\videoextwindow\vcd_keypad_enter_normal.bmp"
Bitmap0_Hovered = "default\videoextwindow\vcd_keypad_enter_hover.bmp"
Bitmap0_Pressed = "default\videoextwindow\vcd_keypad_enter_press.bmp"
>
</Keypad_Enter>
</VCD>
<DVD>
<Navigate
Type = 1
ID = 7000
PosX = 20
PosY = 42
Bitmap0_Normal = "default\videoextwindow\dvd_menu_normal.bmp"
Bitmap0_Hovered = "default\videoextwindow\dvd_menu_hover.bmp"
Bitmap0_Pressed = "default\videoextwindow\dvd_menu_press.bmp"
>
</Navigate>
<Audio_Icon
Type = 2
ID = 2
PosX = 75
PosY = 12
Bitmap_Background = "default\videoextwindow\dvd_audio_icon.bmp"
>
</Audio_Icon>
<Audio_Info
Type = 10
Flag = "H02"
ID = 7002
PosX = 92
PosY = 6
Offset = 8
TextAlignHorz = 1
TextAlignVert = 1
Color_Normal = "#191:210:232"
Color_Hovered = "#255:255:255"
Color_Disabled = "#192:192:192"
Bitmap_Background = "default\videoextwindow\dvd_info_back_large.bmp"
>
</Audio_Info>
<Subtitle_Icon
Type = 2
ID = 2
PosX = 75
PosY = 44
Bitmap_Background = "default\videoextwindow\dvd_subtitle_icon.bmp"
>
</Subtitle_Icon>
<Subtitle_Info
Type = 10
Flag = "H02"
ID = 7004
PosX = 92
PosY = 38
Offset = 8
TextAlignHorz = 1
TextAlignVert = 1
Color_Normal = "#191:210:232"
Color_Hovered = "#255:255:255"
Color_Disabled = "#192:192:192"
Bitmap_Background = "default\videoextwindow\dvd_info_back_large.bmp"
>
</Subtitle_Info>
<Angle_Icon
Type = 2
ID = 2
PosX = 195
PosY = 12
Bitmap_Background = "default\videoextwindow\dvd_angle_icon.bmp"
>
</Angle_Icon>
<Angle_Info
Type = 10
Flag = "H02"
ID = 7005
PosX = 212
PosY = 6
Offset = 8
TextAlignHorz = 1
TextAlignVert = 1
Color_Normal = "#191:210:232"
Color_Hovered = "#255:255:255"
Color_Disabled = "#192:192:192"
Bitmap_Background = "default\videoextwindow\dvd_info_back_small.bmp"
>
</Angle_Info>
<!---
<Karaoke_Icon
Type = 2
ID = 2
PosX = 115
PosY = 44
Bitmap_Background = "default\videoextwindow\dvd_angle_icon.bmp"
>
</Karaoke_Icon>
<Karaoke_Info
Type = 10
Flag = "H02"
ID = 7006
PosX = 132
PosY = 38
Offset = 8
TextAlignHorz = 0
TextAlignVert = 1
Color_Normal = "#191:210:232"
Color_Hovered = "#255:255:255"
Bitmap_Background = "default\videoextwindow\dvd_info_back_large.bmp"
>
</Karaoke_Info>
--->
<CC_Icon
Type = 2
ID = 2
PosX = 195
PosY = 44
Bitmap_Background = "default\videoextwindow\dvd_cc_icon.bmp"
>
</CC_Icon>
<CC_Info
Type = 10
Flag = "H02"
ID = 7001
PosX = 212
PosY = 38
Offset = 4
TextAlignHorz = 1
TextAlignVert = 1
Color_Normal = "#191:210:232"
Color_Hovered = "#255:255:255"
Color_Disabled = "#192:192:192"
Bitmap_Background = "default\videoextwindow\dvd_info_back_small.bmp"
>
</CC_Info>
</DVD>
</VideoViewerExt>
<VideoViewerFS
Background = "default\videofullscreen\background.bmp"
ExtColor_Hilight = "#145:145:255"
ExtColor_Face = "#191:210:232"
>
<Control>
<Previous
Type = 1
ID = 5203
PosX = 16
PosY = 34
Bitmap0_Normal = "default\videofullscreen\control\previous_normal.bmp"
Bitmap0_Hovered = "default\videofullscreen\control\previous_hover.bmp"
Bitmap0_Pressed = "default\videofullscreen\control\previous_press.bmp"
Bitmap0_Disabled = "default\videofullscreen\control\previous_disable.bmp"
>
</Previous>
<Rewind
Type = 1
Flag = "H20"
ID = 5205
PosX = 40
PosY = 34
Bitmap0_Normal = "default\videofullscreen\control\rewind_normal.bmp"
Bitmap0_Hovered = "default\videofullscreen\control\rewind_hover.bmp"
Bitmap0_Pressed = "default\videofullscreen\control\rewind_press.bmp"
Bitmap0_Disabled = "default\videofullscreen\control\rewind_disable.bmp"
>
</Rewind>
<Play
Type = 1
ID = 5202
PosX = 68
PosY = 30
Bitmap0_Normal = "default\videofullscreen\control\play_normal.bmp"
Bitmap0_Hovered = "default\videofullscreen\control\play_hover.bmp"
Bitmap0_Pressed = "default\videofullscreen\control\play_press.bmp"
Bitmap0_Disabled = "default\videofullscreen\control\play_disable.bmp"
>
</Play>
<Stop
Type = 1
ID = 5200
PosX = 100
PosY = 34
NumState = 2
Bitmap0_Normal = "default\videofullscreen\control\stop_normal.bmp"
Bitmap0_Hovered = "default\videofullscreen\control\stop_hover.bmp"
Bitmap0_Pressed = "default\videofullscreen\control\stop_press.bmp"
Bitmap0_Disabled = "default\videofullscreen\control\stop_disable.bmp"
Bitmap1_Normal = "default\videofullscreen\control\resume_normal.bmp"
Bitmap1_Hovered = "default\videofullscreen\control\resume_hover.bmp"
Bitmap1_Pressed = "default\videofullscreen\control\resume_press.bmp"
Bitmap1_Disabled = "default\videofullscreen\control\resume_disable.bmp"
>
</Stop>
<FF
Type = 1
Flag = "H20"
ID = 5206
PosX = 127
PosY = 34
Bitmap0_Normal = "default\videofullscreen\control\ff_normal.bmp"
Bitmap0_Hovered = "default\videofullscreen\control\ff_hover.bmp"
Bitmap0_Pressed = "default\videofullscreen\control\ff_press.bmp"
Bitmap0_Disabled = "default\videofullscreen\control\ff_disable.bmp"
>
</FF>
<Next
Type = 1
ID = 5204
PosX = 150
PosY = 34
Bitmap0_Normal = "default\videofullscreen\control\next_normal.bmp"
Bitmap0_Hovered = "default\videofullscreen\control\next_hover.bmp"
Bitmap0_Pressed = "default\videofullscreen\control\next_press.bmp"
Bitmap0_Disabled = "default\videofullscreen\control\next_disable.bmp"
>
</Next>
<GoUp
Type = 1
ID = 5209
PosX = 180
PosY = 34
Bitmap0_Normal = "default\videofullscreen\control\goup_normal.bmp"
Bitmap0_Hovered = "default\videofullscreen\control\goup_hover.bmp"
Bitmap0_Pressed = "default\videofullscreen\control\goup_press.bmp"
Bitmap0_Disabled = "default\videofullscreen\control\goup_disable.bmp"
>
</GoUp>
<Default
Type = 1
ID = 5210
PosX = 204
PosY = 34
Bitmap0_Normal = "default\videofullscreen\control\default_normal.bmp"
Bitmap0_Hovered = "default\videofullscreen\control\default_hover.bmp"
Bitmap0_Pressed = "default\videofullscreen\control\default_press.bmp"
Bitmap0_Disabled = "default\videofullscreen\control\default_disable.bmp"
>
</Default>
<Slider
Type = 31
Flag = "H08"
ID = 5260
PosX = 17
PosY = 12
Offset = 3
Bitmap_Background = "default\videofullscreen\slider\slider_back.bmp"
Bitmap0_Normal = "default\videofullscreen\slider\indicator_normal.bmp"
Bitmap0_Hovered = "default\videofullscreen\slider\indicator_hover.bmp"
Bitmap0_Pressed = "default\videofullscreen\slider\indicator_press.bmp"
>
</Slider>
<Volume
Type = 31
Flag = "H08"
ID = 5230
PosX = 252
PosY = 40
Bitmap_Background = "default\videofullscreen\volume\volume_back.bmp"
Bitmap0_Normal = "default\videofullscreen\volume\indicator_normal.bmp"
Bitmap0_Hovered = "default\videofullscreen\volume\indicator_hover.bmp"
Bitmap0_Pressed = "default\videofullscreen\volume\indicator_press.bmp"
>
</Volume>
<VolumeDown
Type = 1
Flag = "H08"
ID = 5232
PosX = 238
PosY = 40
Bitmap0_Normal = "default\videofullscreen\volume\down_normal.bmp"
Bitmap0_Hovered = "default\videofullscreen\volume\down_hover.bmp"
Bitmap0_Pressed = "default\videofullscreen\volume\down_press.bmp"
>
</VolumeDown>
<VolumeUp
Type = 1
Flag = "H08"
ID = 5233
PosX = 325
PosY = 40
Bitmap0_Normal = "default\videofullscreen\volume\up_normal.bmp"
Bitmap0_Hovered = "default\videofullscreen\volume\up_hover.bmp"
Bitmap0_Pressed = "default\videofullscreen\volume\up_press.bmp"
>
</VolumeUp>
<VolumeMute
Type = 1
Flag = "H08"
ID = 5231
PosX = 343
PosY = 39
NumState = 2
Bitmap0_Normal = "default\videofullscreen\volume\mute_normal.bmp"
Bitmap0_Hovered = "default\videofullscreen\volume\mute_hover.bmp"
Bitmap1_Normal = "default\videofullscreen\volume\mute_on_normal.bmp"
Bitmap1_Hovered = "default\videofullscreen\volume\mute_on_hover.bmp"
>
</VolumeMute>
</Control>
<Panel>
<Background
Type = 2
Flag = 1
ID = 0
PosX = 238
PosY = 8
Bitmap0_Normal = "default\videofullscreen\panel_back.bmp"
>
</Background>
<TitleNumber
Type = 10
Flag = "H08"
ID = 5160
PosX = 247
PosY = 13
DimW = 24
DimH = 16
TextAlignHorz = 1
TextAlignVert = 0
Font_Name = "Arial"
Font_Size = 9
Font_Bold = 1
Font_Italic = 1
Color_Normal = "#191:210:232"
Color_Hovered = "#255:255:255"
>
</TitleNumber>
<ChapterNumber
Type = 10
Flag = "H08"
ID = 5161
PosX = 275
PosY = 13
DimW = 24
DimH = 16
TextAlignHorz = 1
TextAlignVert = 0
Font_Name = "Arial"
Font_Size = 9
Font_Bold = 1
Font_Italic = 1
Color_Normal = "#191:210:232"
Color_Hovered = "#255:255:255"
>
</ChapterNumber>
<TrackTime
Type = 10
Flag = "H08"
ID = 5162
PosX = 300
PosY = 13
DimW = 60
DimH = 16
TextAlignHorz = 1
TextAlignVert = 1
Font_Name = "Arial"
Font_Size = 9
Font_Bold = 1
Font_Italic = 1
Color_Normal = "#191:210:232"
Color_Hovered = "#255:255:255"
>
</TrackTime>
</Panel>
<ExtendedControls>
<ScreenMode
Type = 1
ID = 5155
PosX = 390
PosY = 10
Bitmap0_Normal = "default\videoextwindow\screenmode_normal.bmp"
Bitmap0_Hovered = "default\videoextwindow\screenmode_hover.bmp"
Bitmap0_Pressed = "default\videoextwindow\screenmode_press.bmp"
>
</ScreenMode>
<Speed
Type = 10
Flag = "H0A"
ID = 5080
PosX = 430
PosY = 6
Bitmap_Background = "default\videoextwindow\dvd_info_back_medium.bmp"
Offset = 8
TextAlignHorz = 1
TextAlignVert = 1
Color_Normal = "#191:210:232"
Color_Hovered = "#255:255:255"
Color_Disabled = "#192:192:192"
>
</Speed>
<File>
<Subtitle_Config
Type = 1
ID = 5705
PosX = 390
PosY = 42
Bitmap0_Normal = "default\videoextwindow\file_subtitle_normal.bmp"
Bitmap0_Hovered = "default\videoextwindow\file_subtitle_hover.bmp"
Bitmap0_Pressed = "default\videoextwindow\file_subtitle_press.bmp"
>
</Subtitle_Config>
<Subtitle_Icon
Type = 2
ID = 3
PosX = 525
PosY = 12
Bitmap_Background = "default\videoextwindow\file_subtitle_icon.bmp"
>
</Subtitle_Icon>
<Subtitle_FontName
Type = 10
Flag = "H02"
ID = 5703
PosX = 542
PosY = 6
Offset = 8
TextAlignHorz = 1
TextAlignVert = 1
Color_Normal = "#191:210:232"
Color_Hovered = "#255:255:255"
Color_Disabled = "#192:192:192"
Bitmap_Background = "default\videoextwindow\dvd_info_back_large.bmp"
>
</Subtitle_FontName>
<Subtitle_FontSize
Type = 10
Flag = "H02"
ID = 5704
PosX = 635
PosY = 6
Offset = 8
TextAlignHorz = 1
TextAlignVert = 1
Color_Normal = "#191:210:232"
Color_Hovered = "#255:255:255"
Color_Disabled = "#192:192:192"
Bitmap_Background = "default\videoextwindow\dvd_info_back_small.bmp"
>
</Subtitle_FontSize>
</File>
<VCD>
<Audio_Icon
Type = 2
ID = 1
PosX = 665
PosY = 12
Bitmap_Background = "default\videoextwindow\dvd_audio_icon.bmp"
>
</Audio_Icon>
<Audio_Info
Type = 10
Flag = "H02"
ID = 9030
PosX = 682
PosY = 6
Offset = 8
TextAlignHorz = 1
TextAlignVert = 1
Color_Normal = "#191:210:232"
Color_Hovered = "#255:255:255"
Color_Disabled = "#192:192:192"
Bitmap_Background = "default\videoextwindow\dvd_info_back_large.bmp"
>
</Audio_Info>
<Keypad_Number_Back
Type = 2
ID = 1
PosX = 524
PosY = 8
Bitmap_Background = "default\videoextwindow\vcd_keypad_back.bmp"
>
</Keypad_Number_Back>
<Keypad_Number
Type = 10
ID = 9012
PosX = 530
PosY = 16
DimW = 30
DimH = 12
TextAlignHorz = 1
TextAlignVert = 0
Font_Name = "Arial"
Font_Size = 8
Font_Bold = 1
Font_Italic = 1
Color_Normal = "#191:210:232"
Color_Hovered = "#255:255:255"
>
</Keypad_Number>
<Keypad_0
Type = 1
ID = 9020
PosX = 609
PosY = 47
Bitmap0_Normal = "default\videoextwindow\vcd_keypad_0_normal.bmp"
Bitmap0_Hovered = "default\videoextwindow\vcd_keypad_0_hover.bmp"
Bitmap0_Pressed = "default\videoextwindow\vcd_keypad_0_press.bmp"
>
</Keypad_0>
<Keypad_1
Type = 1
ID = 9021
PosX = 571
PosY = 13
Bitmap0_Normal = "default\videoextwindow\vcd_keypad_1_normal.bmp"
Bitmap0_Hovered = "default\videoextwindow\vcd_keypad_1_hover.bmp"
Bitmap0_Pressed = "default\videoextwindow\vcd_keypad_1_press.bmp"
>
</Keypad_1>
<Keypad_2
Type = 1
ID = 9022
PosX = 590
PosY = 13
Bitmap0_Normal = "default\videoextwindow\vcd_keypad_2_normal.bmp"
Bitmap0_Hovered = "default\videoextwindow\vcd_keypad_2_hover.bmp"
Bitmap0_Pressed = "default\videoextwindow\vcd_keypad_2_press.bmp"
>
</Keypad_2>
<Keypad_3
Type = 1
ID = 9023
PosX = 609
PosY = 13
Bitmap0_Normal = "default\videoextwindow\vcd_keypad_3_normal.bmp"
Bitmap0_Hovered = "default\videoextwindow\vcd_keypad_3_hover.bmp"
Bitmap0_Pressed = "default\videoextwindow\vcd_keypad_3_press.bmp"
>
</Keypad_3>
<Keypad_4
Type = 1
ID = 9024
PosX = 628
PosY = 13
Bitmap0_Normal = "default\videoextwindow\vcd_keypad_4_normal.bmp"
Bitmap0_Hovered = "default\videoextwindow\vcd_keypad_4_hover.bmp"
Bitmap0_Pressed = "default\videoextwindow\vcd_keypad_4_press.bmp"
>
</Keypad_4>
<Keypad_5
Type = 1
ID = 9025
PosX = 571
PosY = 30
Bitmap0_Normal = "default\videoextwindow\vcd_keypad_5_normal.bmp"
Bitmap0_Hovered = "default\videoextwindow\vcd_keypad_5_hover.bmp"
Bitmap0_Pressed = "default\videoextwindow\vcd_keypad_5_press.bmp"
>
</Keypad_5>
<Keypad_6
Type = 1
ID = 9026
PosX = 590
PosY = 30
Bitmap0_Normal = "default\videoextwindow\vcd_keypad_6_normal.bmp"
Bitmap0_Hovered = "default\videoextwindow\vcd_keypad_6_hover.bmp"
Bitmap0_Pressed = "default\videoextwindow\vcd_keypad_6_press.bmp"
>
</Keypad_6>
<Keypad_7
Type = 1
ID = 9027
PosX = 609
PosY = 30
Bitmap0_Normal = "default\videoextwindow\vcd_keypad_7_normal.bmp"
Bitmap0_Hovered = "default\videoextwindow\vcd_keypad_7_hover.bmp"
Bitmap0_Pressed = "default\videoextwindow\vcd_keypad_7_press.bmp"
>
</Keypad_7>
<Keypad_8
Type = 1
ID = 9028
PosX = 628
PosY = 30
Bitmap0_Normal = "default\videoextwindow\vcd_keypad_8_normal.bmp"
Bitmap0_Hovered = "default\videoextwindow\vcd_keypad_8_hover.bmp"
Bitmap0_Pressed = "default\videoextwindow\vcd_keypad_8_press.bmp"
>
</Keypad_8>
<Keypad_9
Type = 1
ID = 9029
PosX = 590
PosY = 47
Bitmap0_Normal = "default\videoextwindow\vcd_keypad_9_normal.bmp"
Bitmap0_Hovered = "default\videoextwindow\vcd_keypad_9_hover.bmp"
Bitmap0_Pressed = "default\videoextwindow\vcd_keypad_9_press.bmp"
>
</Keypad_9>
<Keypad_Cancel
Type = 1
ID = 9011
PosX = 571
PosY = 47
Bitmap0_Normal = "default\videoextwindow\vcd_keypad_cancel_normal.bmp"
Bitmap0_Hovered = "default\videoextwindow\vcd_keypad_cancel_hover.bmp"
Bitmap0_Pressed = "default\videoextwindow\vcd_keypad_cancel_press.bmp"
>
</Keypad_Cancel>
<Keypad_Enter
Type = 1
ID = 9010
PosX = 628
PosY = 47
Bitmap0_Normal = "default\videoextwindow\vcd_keypad_enter_normal.bmp"
Bitmap0_Hovered = "default\videoextwindow\vcd_keypad_enter_hover.bmp"
Bitmap0_Pressed = "default\videoextwindow\vcd_keypad_enter_press.bmp"
>
</Keypad_Enter>
</VCD>
<DVD>
<Navigate
Type = 1
ID = 7000
PosX = 390
PosY = 42
Bitmap0_Normal = "default\videoextwindow\dvd_menu_normal.bmp"
Bitmap0_Hovered = "default\videoextwindow\dvd_menu_hover.bmp"
Bitmap0_Pressed = "default\videoextwindow\dvd_menu_press.bmp"
>
</Navigate>
<Audio_Icon
Type = 2
ID = 2
PosX = 445
PosY = 12
Bitmap_Background = "default\videoextwindow\dvd_audio_icon.bmp"
>
</Audio_Icon>
<Audio_Info
Type = 10
Flag = "H02"
ID = 7002
PosX = 462
PosY = 6
Offset = 8
TextAlignHorz = 1
TextAlignVert = 1
Color_Normal = "#191:210:232"
Color_Hovered = "#255:255:255"
Color_Disabled = "#192:192:192"
Bitmap_Background = "default\videoextwindow\dvd_info_back_large.bmp"
>
</Audio_Info>
<Subtitle_Icon
Type = 2
ID = 2
PosX = 445
PosY = 44
Bitmap_Background = "default\videoextwindow\dvd_subtitle_icon.bmp"
>
</Subtitle_Icon>
<Subtitle_Info
Type = 10
Flag = "H02"
ID = 7004
PosX = 462
PosY = 38
Offset = 8
TextAlignHorz = 1
TextAlignVert = 1
Color_Normal = "#191:210:232"
Color_Hovered = "#255:255:255"
Color_Disabled = "#192:192:192"
Bitmap_Background = "default\videoextwindow\dvd_info_back_large.bmp"
>
</Subtitle_Info>
<Angle_Icon
Type = 2
ID = 2
PosX = 565
PosY = 12
Bitmap_Background = "default\videoextwindow\dvd_angle_icon.bmp"
>
</Angle_Icon>
<Angle_Info
Type = 10
Flag = "H02"
ID = 7005
PosX = 582
PosY = 6
Offset = 8
TextAlignHorz = 1
TextAlignVert = 1
Color_Normal = "#191:210:232"
Color_Hovered = "#255:255:255"
Color_Disabled = "#192:192:192"
Bitmap_Background = "default\videoextwindow\dvd_info_back_small.bmp"
>
</Angle_Info>
<CC_Icon
Type = 2
ID = 2
PosX = 565
PosY = 44
Bitmap_Background = "default\videoextwindow\dvd_cc_icon.bmp"
>
</CC_Icon>
<CC_Info
Type = 10
Flag = "H02"
ID = 7001
PosX = 582
PosY = 38
Offset = 4
TextAlignHorz = 1
TextAlignVert = 1
Color_Normal = "#191:210:232"
Color_Hovered = "#255:255:255"
Color_Disabled = "#192:192:192"
Bitmap_Background = "default\videoextwindow\dvd_info_back_small.bmp"
>
</CC_Info>
</DVD>
</ExtendedControls>
</VideoViewerFS>
<Playlist>
<System>
<Close
Type = 1
Flag = "H08"
ID = 5000
PosX = -4
PosY = 4
AlignHorz = 2
Bitmap0_Normal = "default\floatingwindow\system\close_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\system\close_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\system\close_press.bmp"
>
</Close>
<Minimize
Type = 1
Flag = "H08"
ID = 5001
PosX = -19
PosY = 4
AlignHorz = 2
Bitmap0_Normal = "default\floatingwindow\system\minimize_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\system\minimize_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\system\minimize_press.bmp"
>
</Minimize>
<Menu
Type = 1
Flag = "H08"
ID = 5003
PosX = 6
PosY = 5
Bitmap0_Normal = "default\floatingwindow\system\menu_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\system\menu_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\system\menu_press.bmp"
>
</Menu>
<AlwaysOnTop
Type = 1
Flag = "H08"
ID = 5008
PosX = 24
PosY = 5
NumState = 2
Bitmap0_Normal = "default\floatingwindow\system\alwaysontop_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\system\alwaysontop_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\system\alwaysontop_press.bmp"
Bitmap1_Normal = "default\floatingwindow\system\alwaysontop_on_normal.bmp"
Bitmap1_Hovered = "default\floatingwindow\system\alwaysontop_on_hover.bmp"
Bitmap1_Pressed = "default\floatingwindow\system\alwaysontop_on_press.bmp"
>
</AlwaysOnTop>
<Title
Type = 11
ID = 5004
PosX = 42
PosY = 1
DimW = -35
DimH = 20
TextAlignVert = 1
Color_Normal = "#64:64:64"
>
</Title>
</System>
<Control>
<Previous
Type = 1
Flag = "H10"
ID = 5203
PosX = -226
PosY = -13
AlignHorz = 1
AlignVert = 2
Bitmap0_Normal = "default\floatingwindow\control\previous_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\control\previous_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\control\previous_press.bmp"
Bitmap0_Disabled = "default\floatingwindow\control\previous_disable.bmp"
>
</Previous>
<Rewind
Type = 1
Flag = "H30"
ID = 5205
PosX = -202
PosY = -13
AlignHorz = 1
AlignVert = 2
Bitmap0_Normal = "default\floatingwindow\control\rewind_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\control\rewind_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\control\rewind_press.bmp"
Bitmap0_Disabled = "default\floatingwindow\control\rewind_disable.bmp"
>
</Rewind>
<Stop
Type = 1
Flag = "H10"
ID = 5200
PosX = -172
PosY = -13
AlignHorz = 1
AlignVert = 2
Bitmap0_Normal = "default\floatingwindow\control\stop_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\control\stop_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\control\stop_press.bmp"
Bitmap0_Disabled = "default\floatingwindow\control\stop_disable.bmp"
>
</Stop>
<Play
Type = 1
Flag = "H10"
ID = 5202
PosX = -148
PosY = -13
AlignHorz = 1
AlignVert = 2
Bitmap0_Normal = "default\floatingwindow\control\play2_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\control\play2_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\control\play2_press.bmp"
Bitmap0_Disabled = "default\floatingwindow\control\play2_disable.bmp"
>
</Play>
<Pause
Type = 1
Flag = "H10"
ID = 5201
PosX = -124
PosY = -13
AlignHorz = 1
AlignVert = 2
Bitmap0_Normal = "default\floatingwindow\control\pause_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\control\pause_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\control\pause_press.bmp"
Bitmap0_Disabled = "default\floatingwindow\control\pause_disable.bmp"
>
</Pause>
<FF
Type = 1
Flag = "H30"
ID = 5206
PosX = -94
PosY = -13
AlignHorz = 1
AlignVert = 2
Bitmap0_Normal = "default\floatingwindow\control\ff_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\control\ff_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\control\ff_press.bmp"
Bitmap0_Disabled = "default\floatingwindow\control\ff_disable.bmp"
>
</FF>
<Next
Type = 1
Flag = "H10"
ID = 5204
PosX = -70
PosY = -13
AlignHorz = 1
AlignVert = 2
Bitmap0_Normal = "default\floatingwindow\control\next_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\control\next_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\control\next_press.bmp"
Bitmap0_Disabled = "default\floatingwindow\control\next_disable.bmp"
>
</Next>
<Slider
Type = 31
Flag = "H18"
ID = 5260
PosX = 115
PosY = -18
AlignHorz = 1
AlignVert = 2
Bitmap_Background = "default\floatingwindow\slider\background.bmp"
Bitmap0_Normal = "default\floatingwindow\slider\indicator_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\slider\indicator_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\slider\indicator_press.bmp"
>
</Slider>
<Volume
Type = 31
Flag = "H18"
ID = 5230
PosX = 185
PosY = -18
AlignHorz = 1
AlignVert = 2
Bitmap_Background = "default\floatingwindow\volume\volume_back.bmp"
Bitmap0_Normal = "default\floatingwindow\volume\indicator_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\volume\indicator_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\volume\indicator_press.bmp"
>
</Volume>
<VolumeMute
Type = 1
Flag = "H18"
ID = 5231
PosX = 226
PosY = -14
AlignHorz = 1
AlignVert = 2
NumState = 2
Bitmap0_Normal = "default\floatingwindow\volume\mute_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\volume\mute_hover.bmp"
Bitmap1_Normal = "default\floatingwindow\volume\mute_on_normal.bmp"
Bitmap1_Hovered = "default\floatingwindow\volume\mute_on_hover.bmp"
>
</VolumeMute>
</Control>
<Panel>
<Background
Type = 2
Flag = "H11"
ID = 0
PosX = 10
PosY = -12
AlignHorz = 1
AlignVert = 2
Bitmap0_Normal = "default\floatingwindow\panel_back.bmp"
>
</Background>
<TitleNumber
Type = 10
Flag = "H18"
ID = 5160
PosX = -30
PosY = -16
DimW = 24
DimH = 16
AlignHorz = 1
AlignVert = 2
TextAlignHorz = 1
TextAlignVert = 0
Font_Name = "Arial"
Font_Size = 9
Font_Bold = 1
Font_Italic = 1
Color_Normal = "#191:210:232"
Color_Hovered = "#255:255:255"
>
</TitleNumber>
<ChapterNumber
Type = 10
Flag = "H18"
ID = 5161
PosX = -3
PosY = -16
DimW = 24
DimH = 16
AlignHorz = 1
AlignVert = 2
TextAlignHorz = 1
TextAlignVert = 0
Font_Name = "Arial"
Font_Size = 9
Font_Bold = 1
Font_Italic = 1
Color_Normal = "#191:210:232"
Color_Hovered = "#255:255:255"
>
</ChapterNumber>
<TrackTime
Type = 10
Flag = "H18"
ID = 5162
PosX = 40
PosY = -16
DimW = 60
DimH = 16
AlignHorz = 1
AlignVert = 2
TextAlignHorz = 1
TextAlignVert = 1
Font_Name = "Arial"
Font_Size = 9
Font_Bold = 1
Font_Italic = 1
Color_Normal = "#191:210:232"
Color_Hovered = "#255:255:255"
>
</TrackTime>
</Panel>
</Playlist>
<TrackNumberWindow
NormalColor_Back = "#191:231:253"
NormalColor_Border = "#80:158:201"
NormalColor_Text = "#15:99:156"
ActiveColor_Back = "#15:99:156"
ActiveColor_Border = "#15:99:156"
ActiveColor_Text = "#127:205:250"
HoveredColor_Back = "#255:255:255"
HoveredColor_Border = "#80:158:201"
HoveredColor_Text = "#15:99:156"
ArrowColor_Normal = "#15:99:156"
ArrowColor_Hovered = "#80:158:201"
>
</TrackNumberWindow>
<LyricViewer>
<System>
<Close
Type = 1
Flag = "H08"
ID = 5000
PosX = -4
PosY = 4
AlignHorz = 2
Bitmap0_Normal = "default\floatingwindow\system\close_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\system\close_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\system\close_press.bmp"
>
</Close>
<Minimize
Type = 1
Flag = "H08"
ID = 5001
PosX = -19
PosY = 4
AlignHorz = 2
Bitmap0_Normal = "default\floatingwindow\system\minimize_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\system\minimize_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\system\minimize_press.bmp"
>
</Minimize>
<AlwaysOnTop
Type = 1
Flag = "H08"
ID = 5008
PosX = 6
PosY = 5
NumState = 2
Bitmap0_Normal = "default\floatingwindow\system\alwaysontop_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\system\alwaysontop_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\system\alwaysontop_press.bmp"
Bitmap1_Normal = "default\floatingwindow\system\alwaysontop_on_normal.bmp"
Bitmap1_Hovered = "default\floatingwindow\system\alwaysontop_on_hover.bmp"
Bitmap1_Pressed = "default\floatingwindow\system\alwaysontop_on_press.bmp"
>
</AlwaysOnTop>
<Title
Type = 11
ID = 5004
PosX = 25
PosY = 1
DimW = -35
DimH = 20
TextAlignVert = 1
Color_Normal = "#64:64:64"
>
</Title>
</System>
<Control>
<!----
<FileOpen
Type = 1
ID = 5208
PosX = 6
PosY = -10
AlignVert = 2
Bitmap0_Normal = "default\floatingwindow\control\open_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\control\open_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\control\open_press.bmp"
Bitmap0_Disabled = "default\floatingwindow\control\open_disable.bmp"
>
</FileOpen>
--->
<Font
Type = 1
ID = 5950
PosX = 6
PosY = -10
AlignVert = 2
Bitmap0_Normal = "default\floatingwindow\control\font_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\control\font_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\control\font_press.bmp"
Bitmap0_Disabled = "default\floatingwindow\control\font_disable.bmp"
>
</Font>
<Color
Type = 1
ID = 5951
PosX = 30
PosY = -10
AlignVert = 2
Bitmap0_Normal = "default\floatingwindow\control\color_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\control\color_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\control\color_press.bmp"
Bitmap0_Disabled = "default\floatingwindow\control\color_disable.bmp"
>
</Color>
</Control>
</LyricViewer>
<InfoViewer>
<System>
<Close
Type = 1
Flag = "H08"
ID = 5000
PosX = -4
PosY = 4
AlignHorz = 2
Bitmap0_Normal = "default\floatingwindow\system\close_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\system\close_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\system\close_press.bmp"
>
</Close>
<Minimize
Type = 1
Flag = "H08"
ID = 5001
PosX = -19
PosY = 4
AlignHorz = 2
Bitmap0_Normal = "default\floatingwindow\system\minimize_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\system\minimize_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\system\minimize_press.bmp"
>
</Minimize>
<AlwaysOnTop
Type = 1
Flag = "H08"
ID = 5008
PosX = 6
PosY = 5
NumState = 2
Bitmap0_Normal = "default\floatingwindow\system\alwaysontop_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\system\alwaysontop_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\system\alwaysontop_press.bmp"
Bitmap1_Normal = "default\floatingwindow\system\alwaysontop_on_normal.bmp"
Bitmap1_Hovered = "default\floatingwindow\system\alwaysontop_on_hover.bmp"
Bitmap1_Pressed = "default\floatingwindow\system\alwaysontop_on_press.bmp"
>
</AlwaysOnTop>
<Title
Type = 11
ID = 5004
PosX = 25
PosY = 1
DimW = -35
DimH = 20
TextAlignVert = 1
Color_Normal = "#64:64:64"
>
</Title>
</System>
<Control>
<Previous
Type = 1
ID = 5900
PosX = 6
PosY = -10
AlignHorz = 0
AlignVert = 2
Bitmap0_Normal = "default\floatingwindow\control\back_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\control\back_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\control\back_press.bmp"
Bitmap0_Disabled = "default\floatingwindow\control\back_disable.bmp"
>
</Previous>
<Next
Type = 1
ID = 5901
PosX = 30
PosY = -10
AlignHorz = 0
AlignVert = 2
Bitmap0_Normal = "default\floatingwindow\control\forward_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\control\forward_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\control\forward_press.bmp"
Bitmap0_Disabled = "default\floatingwindow\control\forward_disable.bmp"
>
</Next>
<Refresh
Type = 1
ID = 5902
PosX = 60
PosY = -10
AlignHorz = 0
AlignVert = 2
Bitmap0_Normal = "default\floatingwindow\control\refresh_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\control\refresh_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\control\refresh_press.bmp"
Bitmap0_Disabled = "default\floatingwindow\control\refresh_disable.bmp"
>
</Refresh>
<Goto_Info
Type = 1
ID = 5910
PosX = 90
PosY = -10
AlignHorz = 0
AlignVert = 2
Bitmap0_Normal = "default\floatingwindow\control\info_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\control\info_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\control\info_press.bmp"
Bitmap0_Disabled = "default\floatingwindow\control\info_disable.bmp"
>
</Goto_Info>
<Goto_Broadcast
Type = 1
ID = 5911
PosX = 114
PosY = -10
AlignHorz = 0
AlignVert = 2
Bitmap0_Normal = "default\floatingwindow\control\broadcast_normal.bmp"
Bitmap0_Hovered = "default\floatingwindow\control\broadcast_hover.bmp"
Bitmap0_Pressed = "default\floatingwindow\control\broadcast_press.bmp"
Bitmap0_Disabled = "default\floatingwindow\control\broadcast_disable.bmp"
>
</Goto_Broadcast>
</Control>
</InfoViewer>
</SKIN>