Container: Children: Background@MAINMENU_BG: Id:MAINMENU_BG X:(WINDOW_RIGHT - WIDTH)/2 Y:(WINDOW_BOTTOM - HEIGHT)/2 Width:250 Height:250 Delegate:MainMenuButtonsDelegate Children: Label@MAINMENU_LABEL_TITLE: Id:MAINMENU_LABEL_TITLE X:0 Y:20 Width:250 Height:25 Text:OpenRA Main Menu Align:Center Bold:True Button@MAINMENU_BUTTON_JOIN: Id:MAINMENU_BUTTON_JOIN X:45 Y:70 Width:160 Height:25 Text:Join Game Bold:True Button@MAINMENU_BUTTON_CREATE: Id:MAINMENU_BUTTON_CREATE X:45 Y:110 Width:160 Height:25 Text:Create Game Bold:True Button@MAINMENU_BUTTON_SETTINGS: Id:MAINMENU_BUTTON_SETTINGS X:45 Y:150 Width:160 Height:25 Text:Settings Bold:True Button@MAINMENU_BUTTON_QUIT: Id:MAINMENU_BUTTON_QUIT X:45 Y:190 Width:160 Height:25 Text:Quit Bold:True Label@VERSION_STRING: Id:VERSION_STRING X:WINDOW_RIGHT - PARENT_LEFT - WIDTH - 15 Y:WINDOW_BOTTOM - PARENT_TOP - 25 Width:400 Height:35 Text: Align:Right Bold:True Background@CREATESERVER_BG: Id:CREATESERVER_BG Delegate:CreateServerMenuDelegate X:(WINDOW_RIGHT - WIDTH)/2 Y:(WINDOW_BOTTOM - HEIGHT)/2 Width:400 Height:210 Visible:false Children: Label@LABEL_TITLE: Id:LABEL_TITLE X:0 Y:20 Width:400 Height:25 Text:Create Server Align:Center Bold:True Label@GAME_TITLE_LABEL: Id:GAME_TITLE_LABEL X:50 Y:59 Width:95 Height:25 Align: Right Text:Game Title: TextField@GAME_TITLE: Id:GAME_TITLE X:150 Y:60 Width:210 MaxLength:50 Height:25 Text:OpenRA Game Label@EXTERNAL_PORT_LABEL: Id:EXTERNAL_PORT_LABEL X:50 Y:94 Width:95 Height:25 Align: Right Text:External Port: TextField@EXTERNAL_PORT: Id:EXTERNAL_PORT X:150 Y:95 Width:50 MaxLength:5 Height:25 Text:OpenRA Game Label@LISTEN_PORT_LABEL: Id:LISTEN_PORT_LABEL X:210 Y:94 Width:95 Height:25 Align: Right Text:Listen Port: TextField@LISTEN_PORT: Id:LISTEN_PORT X:310 Y:95 Width:50 MaxLength:5 Height:25 Checkbox@CHECKBOX_ONLINE: Id:CHECKBOX_ONLINE X:165 Y:130 Width:300 Height:20 Text:Advertise game Online Button@BUTTON_START: Id:BUTTON_START X:130 Y:PARENT_BOTTOM - 45 Width:120 Height:25 Text:Create Bold:True Button@BUTTON_CANCEL: Id:BUTTON_CANCEL X:260 Y:PARENT_BOTTOM - 45 Width:120 Height:25 Text:Cancel Bold:True Background@SETTINGS_MENU: Id:SETTINGS_MENU Delegate:SettingsMenuDelegate X:(WINDOW_RIGHT - WIDTH)/2 Y:(WINDOW_BOTTOM- HEIGHT)/2 Width: 450 Height: 350 Visible: false Children: Label@SETTINGS_LABEL_TITLE: Id:SETTINGS_LABEL_TITLE X:0 Y:20 Width:450 Height:25 Text:Settings Align:Center Bold:True Button@BUTTON_CLOSE: Id:BUTTON_CLOSE X:PARENT_RIGHT - 180 Y:PARENT_BOTTOM - 45 Width:160 Height:25 Text:Close Bold:True Container@TAB_CONTAINER: Id:TAB_CONTAINER X:0 Y:50 Width:PARENT_RIGHT Height:25 Children: Button@GENERAL: Id:GENERAL X:45 Y:0 Width:90 Height:25 Text:General Bold:True Button@AUDIO: Id:AUDIO X:135 Y:0 Width:90 Height:25 Text:Audio Bold:True Button@DISPLAY: Id:DISPLAY X:225 Y:0 Width:90 Height:25 Text:Display Bold:True Button@DEBUG: Id:DEBUG X:315 Y:0 Width:90 Height:25 Text:Debug Bold:True Container@GENERAL_PANE: Id:GENERAL_PANE X:37 Y:100 Width:PARENT_RIGHT - 37 Height:PARENT_BOTTOM - 100 Visible: true Children: Label@SETTINGS_PLAYER_NAME: Id:SETTINGS_PLAYER_NAME X:0 Y:0 Text: Player Name Label@SETTINGS_DOWNLOAD_MAPS: Id:SETTINGS_DOWNLOAD_MAPS X:0 Y:30 Text: Download Maps Container@AUDIO_PANE: Id:AUDIO_PANE X:37 Y:100 Width:PARENT_RIGHT - 37 Height:PARENT_BOTTOM - 100 Visible: false Children: Label@SOUND_VOLUME_LABEL: Id:SOUND_VOLUME_LABEL X:0 Y:0 Text: Sound Volume Label@MUSIC_VOLUME_LABEL: Id:MUSIC_VOLUME_LABEL X:0 Y:30 Text: Music Volume Checkbox@MUSICPLAYER_CHECKBOX: Id:MUSICPLAYER_CHECKBOX X:0 Y:60 Width:300 Height:20 Text:Show Music Player Container@DISPLAY_PANE: Id:DISPLAY_PANE X:37 Y:100 Width:PARENT_RIGHT - 37 Height:PARENT_BOTTOM - 100 Visible: false Children: Checkbox@FULLSCREEN_CHECKBOX: Id:FULLSCREEN_CHECKBOX X:0 Y:0 Width:300 Height:20 Text:Fullscreen (Requires restart) Label@RESOLUTION_LABEL: Id:RESOLUTION_LABEL X:0 Y:40 Text: Screen Resolution: Container@DEBUG_PANE: Id:DEBUG_PANE X:37 Y:100 Width:PARENT_RIGHT - 37 Height:PARENT_BOTTOM - 100 Visible: false Children: Checkbox@PERFDEBUG_CHECKBOX: Id:PERFDEBUG_CHECKBOX X:0 Y:0 Width:300 Height:20 Text:Show Performance Information Checkbox@SYNCREPORTS_CHECKBOX: Id:SYNCREPORTS_CHECKBOX X:0 Y:30 Width:300 Height:20 Text:Collect Sync Reports Checkbox@UNITDEBUG_CHECKBOX: Id:UNITDEBUG_CHECKBOX X:0 Y:60 Width:300 Height:20 Text:Show Occupied Cells Checkbox@PATHDEBUG_CHECKBOX: Id:PATHDEBUG_CHECKBOX X:0 Y:90 Width:300 Height:20 Text:Show Unit Paths Checkbox@INDEXDEBUG_CHECKBOX: Id:INDEXDEBUG_CHECKBOX X:0 Y:120 Width:300 Height:20 Text:Show Spatial Index Debug Background@JOINSERVER_BG: Id:JOINSERVER_BG Delegate:ServerBrowserDelegate X:(WINDOW_RIGHT - WIDTH)/2 Y:(WINDOW_BOTTOM - HEIGHT)/2 Width:450 Height:400 Visible:false Children: Label@JOINSERVER_LABEL_TITLE: Id:JOINSERVER_LABEL_TITLE X:0 Y:20 Width:450 Height:25 Text:Quick'n'dirty Server Browser Align:Center Bold:True Label@JOINSERVER_PROGRESS_TITLE: Id:JOINSERVER_PROGRESS_TITLE X:0 Y:PARENT_BOTTOM / 2 - HEIGHT Width:450 Height:25 Text:Fetching games... Align:Center Button@JOINSERVER_BUTTON_DIRECTCONNECT: Id:JOINSERVER_BUTTON_DIRECTCONNECT X:PARENT_RIGHT - 140 - 130 - 130 Y:PARENT_BOTTOM - 45 Width:120 Height:25 Text:Direct Connect Bold:True Button@JOINSERVER_BUTTON_REFRESH: Id:JOINSERVER_BUTTON_REFRESH X:PARENT_RIGHT - 140 - 130 Y:PARENT_BOTTOM - 45 Width:120 Height:25 Text:Refresh Bold:True Button@JOINSERVER_BUTTON_CANCEL: Id:JOINSERVER_BUTTON_CANCEL X:PARENT_RIGHT - 140 Y:PARENT_BOTTOM - 45 Width:120 Height:25 Text:Cancel Bold:True Background@DIRECTCONNECT_BG: Id:DIRECTCONNECT_BG Delegate:ServerBrowserDelegate X:(WINDOW_RIGHT - WIDTH)/2 Y:(WINDOW_BOTTOM - HEIGHT)/2 Width:400 Height:155 Visible:false Children: Label@DIRECTCONNECT_LABEL_TITLE: Id:DIRECTCONNECT_LABEL_TITLE X:0 Y:20 Width:400 Height:25 Text:Direct Connect Align:Center Bold:True Label@ADDRESS_LABEL: Id:ADDRESS_LABEL X:50 Y:59 Width:95 Height:25 Align:Right Text:Server Address: TextField@SERVER_ADDRESS: Id:SERVER_ADDRESS X:150 Y:60 Width:200 MaxLength:50 Height:25 Button@BUTTON_START: Id:BUTTON_START X:130 Y:PARENT_BOTTOM - 45 Width:120 Height:25 Text:Join Bold:True Button@BUTTON_CANCEL: Id:BUTTON_CANCEL X:260 Y:PARENT_BOTTOM - 45 Width:120 Height:25 Text:Cancel Bold:True Background@CONNECTION_FAILED_BG: Id:CONNECTION_FAILED_BG Delegate:ConnectionDialogsDelegate X:(WINDOW_RIGHT - WIDTH)/2 Y:(WINDOW_BOTTOM - HEIGHT)/2 Width:450 Height:150 Visible:false Children: Label@CONNECTION_FAILED_TITLE: Id:CONNECTION_FAILED_TITLE X:0 Y:20 Width:450 Height:25 Text:Connection Failed Align:Center Bold:True Label@CONNECTION_FAILED_DESC: Id:CONNECTION_FAILED_DESC X:0 Y:60 Width:PARENT_RIGHT Height:25 Text:Could not connect to AAA.BBB.CCC.DDD:EEEE Align:Center Button@CONNECTION_BUTTON_RETRY: Id:CONNECTION_BUTTON_RETRY X:PARENT_RIGHT - 360 Y:PARENT_BOTTOM - 45 Width:160 Height:25 Text:Retry Bold:True Button@CONNECTION_BUTTON_CANCEL: Id:CONNECTION_BUTTON_CANCEL X:PARENT_RIGHT - 180 Y:PARENT_BOTTOM - 45 Width:160 Height:25 Text:Cancel Bold:True Background@CONNECTING_BG: Id:CONNECTING_BG Delegate:ConnectionDialogsDelegate X:(WINDOW_RIGHT - WIDTH)/2 Y:(WINDOW_BOTTOM - HEIGHT)/2 Width:450 Height:150 Visible:false Children: Label@CONNECTING_TITLE: Id:CONNECTING_TITLE X:0 Y:20 Width:450 Height:25 Text:Connecting Align:Center Bold:True Label@CONNECTING_DESC: Id:CONNECTING_DESC X:0 Y:60 Width:PARENT_RIGHT Height:25 Text:Connecting to AAA.BBB.CCC.DDD:EEEE... Align:Center Button@CONNECTION_BUTTON_ABORT: Id:CONNECTION_BUTTON_ABORT X:PARENT_RIGHT - 180 Y:PARENT_BOTTOM - 45 Width:160 Height:25 Text:Abort Bold:True Background@SERVER_LOBBY: Id:SERVER_LOBBY Delegate:LobbyDelegate X:(WINDOW_RIGHT - WIDTH)/2 Y:(WINDOW_BOTTOM - HEIGHT)/2 Width:800 Height:600 Visible:false Children: Label@LOBBY_TITLE: X:0 Y:20 Align:Center Width:800 Height:20 Bold:True Text:OpenRA Multiplayer Lobby Background@LOBBY_MAP_BG: X:PARENT_RIGHT-268 Y:39 Width:252 Height:252 Background:dialog3 Children: MapPreview@LOBBY_MAP_PREVIEW: Id:LOBBY_MAP_PREVIEW X:4 Y:4 Width:244 Height:244 Container@PLAYERS: Id:PLAYERS X:30 Y:75 Width:500 Height:200 Children: Container@TEMPLATE_LOCAL: Id:TEMPLATE_LOCAL X:0 Y:0 Width:500 Height:30 Visible:false Children: TextField@NAME: Id:NAME Text:Name Width:139 Height:25 X:0 Y:0 MaxLength:16 Button@COLOR: Id:COLOR Width:65 Height:25 X:159 Y:0 Children: ColorBlock@COLORBLOCK: Id:COLORBLOCK X:5 Y:7 Width:PARENT_RIGHT-10 Height:PARENT_BOTTOM-12 Button@FACTION: Id:FACTION Width:110 Height:25 X:244 Y:0 Children: Image@FACTIONFLAG: Id:FACTIONFLAG Width:30 Height:15 X:5 Y:5 Label@FACTIONNAME: Id:FACTIONNAME Text:Faction Width:60 Height:25 X:40 Y:0 Button@TEAM: Id:TEAM Text:Team Width:25 Height:25 X:374 Y:0 Checkbox@STATUS: Id:STATUS X:455 Width:25 Height:25 Container@TEMPLATE_REMOTE: Id:TEMPLATE_REMOTE X:0 Y:0 Width:500 Height:30 Visible:false Children: Label@NAME: Id:NAME Text:Name Width:139 Height:25 X:0 Y:0 ColorBlock@COLOR: Id:COLOR X:164 Y:7 Width:55 Height:13 Label@FACTION: Id:FACTION Width:110 Height:25 X:244 Y:0 Children: Image@FACTIONFLAG: Id:FACTIONFLAG Width:30 Height:15 X:5 Y:5 Label@FACTIONNAME: Id:FACTIONNAME Text:Faction Width:60 Height:25 X:40 Y:0 Label@TEAM: Id:TEAM Text:Team Width:70 Height:25 X:351 Y:0 Align:Center Bold: false Checkbox@STATUS: Id:STATUS X:455 Width:25 Height:25 Container@LABEL_CONTAINER: X:30 Y:45 Children: Label@LABEL_LOBBY_NAME: Id:LABEL_LOBBY_NAME Width:139 Height:25 X:0 Y:0 Text:Name Align:Center Bold:True Label@LABEL_LOBBY_COLOR: Id:LABEL_LOBBY_COLOR Width:65 Height:25 X:159 Y:0 Text:Color Align:Center Bold:True Label@LABEL_LOBBY_FACTION: Id:LABEL_LOBBY_FACTION Width:110 Height:25 X:244 Y:0 Text:Faction Align:Center Bold:True Label@LABEL_LOBBY_TEAM: Id:LABEL_LOBBY_TEAM Width:70 Height:25 X:351 Y:0 Text:Team Align:Center Bold:True Label@LABEL_LOBBY_STATUS: Id:LABEL_LOBBY_STATUS X:432 Y:0 Width:70 Height:25 Text:Ready Align:Center Bold:True Button@CHANGEMAP_BUTTON: Id:CHANGEMAP_BUTTON Visible:true X:PARENT_RIGHT-140 Y:300 Width:120 Height:25 Text:Change Map Bold:True ChatDisplay@CHAT_DISPLAY: Id:CHAT_DISPLAY Visible:true X:20 Y:PARENT_BOTTOM - 269 Width:PARENT_RIGHT - 40 Height:190 Notification: beepy2.aud Label@LABEL_CHATTYPE: Id:LABEL_CHATTYPE Width:65 Height:25 X:0 Y:PARENT_BOTTOM - 75 Text:Chat: Align:Right TextField@CHAT_TEXTFIELD: Id:CHAT_TEXTFIELD Visible:true X:70 Y:PARENT_BOTTOM - 74 Width:710 Height:25 Button@DISCONNECT_BUTTON: Id:DISCONNECT_BUTTON Visible:true X:PARENT_RIGHT-140 Y:PARENT_BOTTOM-43 Width:120 Height:25 Text:Disconnect Bold:True Checkbox@LOCKTEAMS_CHECKBOX: Id:LOCKTEAMS_CHECKBOX Visible: true X: PARENT_RIGHT-300 Y: PARENT_BOTTOM-38 Width: 80 Height: 20 Text: Lock Teams Background@MAP_CHOOSER: Id:MAP_CHOOSER X:(WINDOW_RIGHT - WIDTH)/2 Y:(WINDOW_BOTTOM - HEIGHT)/2 Delegate:MapChooserDelegate Width:800 Height:600 Visible:false Children: Label@MAPCHOOSER_TITLE: X:0 Y:20 Align:Center Width:800 Height:20 Text:Choose Map Bold:True ListBox@MAP_LIST: Id:MAP_LIST X:20 Y:50 Width:500 Height:480 Children: Label@MAP_TEMPLATE: Id:MAP_TEMPLATE Width:PARENT_RIGHT-28 Height:25 ClickThrough:false X:2 Y:0 Visible:false Label@CURMAP_TITLE_LABEL: Id:CURMAP_TITLE_LABEL X:PARENT_RIGHT - 200 - WIDTH Y:311 Align:Right Width:70 Height:20 Text:Title: Bold:True Label@CURMAP_TITLE: Id:CURMAP_TITLE X:PARENT_RIGHT - 195 Y:311 Align:Left Width:70 Height:20 Label@CURMAP_SIZE_LABEL: Id:CURMAP_SIZE_LABEL X:PARENT_RIGHT - 200 - WIDTH Y:331 Align:Right Width:70 Height:20 Text:Size: Bold:True Label@CURMAP_SIZE: Id:CURMAP_SIZE X:PARENT_RIGHT - 195 Y:331 Align:Left Width:70 Height:20 Label@CURMAP_THEATER_LABEL: Id:CURMAP_THEATER_LABEL X:PARENT_RIGHT - 200 - WIDTH Y:351 Align:Right Width:70 Height:20 Text:Theater: Bold:True Label@CURMAP_THEATER: Id:CURMAP_THEATER X:PARENT_RIGHT - 195 Y:351 Align:Left Width:70 Height:20 Label@CURMAP_PLAYERS_LABEL: Id:CURMAP_PLAYERS_LABEL X:PARENT_RIGHT - 200 - WIDTH Y:371 Align:Right Width:70 Height:20 Text:Players: Bold:True Label@CURMAP_PLAYERS: Id:CURMAP_PLAYERS X:PARENT_RIGHT - 195 Y:371 Align:Left Width:70 Height:20 Background@MAPCHOOSER_MAP_BG: X:PARENT_RIGHT-268 Y:50 Width:252 Height:252 Background:dialog3 Children: MapPreview@MAPCHOOSER_MAP_PREVIEW: Id:MAPCHOOSER_MAP_PREVIEW X:4 Y:4 Width:244 Height:244 Button@BUTTON_OK: Id:BUTTON_OK X:PARENT_RIGHT - 360 Y:PARENT_BOTTOM - 45 Width:160 Height:25 Text:Ok Bold:True Button@BUTTON_CANCEL: Id:BUTTON_CANCEL X:PARENT_RIGHT - 180 Y:PARENT_BOTTOM - 45 Width:160 Height:25 Text:Cancel Bold:True Container@INGAME_ROOT: Id:INGAME_ROOT Delegate:IngameChromeDelegate Visible:false Children: PostGame@POSTGAME_TEXT: Id:POSTGAME_TEXT X:0 Y:0 Width: WINDOW_RIGHT Height: WINDOW_BOTTOM SpecialPowerBin@INGAME_POWERS_BIN: Id:INGAME_POWERS_BIN X:0 Y:25 BuildPalette@INGAME_BUILD_PALETTE: Id:INGAME_BUILD_PALETTE X:WINDOW_RIGHT - 250 Y:280 Width:250 Height:500 Button@INGAME_OPTIONS_BUTTON: Id:INGAME_OPTIONS_BUTTON X:0 Y:0 Width:160 Height:25 Text:Options Bold:True Button@INGAME_DIPLOMACY_BUTTON: Id:INGAME_DIPLOMACY_BUTTON X:162 Y:0 Width:160 Height:25 Text:Diplomacy Bold:True WorldTooltip@INGAME_WORLD_TOOLTIP: Id:INGAME_WORLD_TOOLTIP RadarBin@INGAME_RADAR_BIN: Id:INGAME_RADAR_BIN PowerBin@INGAME_POWER_BIN: Id:INGAME_POWER_BIN MoneyBin@INGAME_MONEY_BIN: Id:INGAME_MONEY_BIN X:WINDOW_RIGHT - WIDTH Y:0 Width:320 Height: 32 SplitOreAndCash: yes Background@INGAME_OPTIONS_BG: Id:INGAME_OPTIONS_BG X:(WINDOW_RIGHT - WIDTH)/2 Y:(WINDOW_BOTTOM - HEIGHT)/2 Width:300 Height:280 Visible:false Children: Label@LABEL_TITLE: Id:LABEL_TITLE X:(PARENT_RIGHT - WIDTH)/2 Y:20 Width:250 Height:25 Text:Options Align:Center Bold:True Button@BUTTON_RESUME: Id:BUTTON_RESUME X:(PARENT_RIGHT - WIDTH)/2 Y:60 Width:160 Height:25 Text:Resume Bold:True Button@BUTTON_SURRENDER: Id:BUTTON_SURRENDER X:(PARENT_RIGHT - WIDTH)/2 Y:100 Width:160 Height:25 Text:Surrender Bold:True Button@BUTTON_SETTINGS: Id:BUTTON_SETTINGS X:(PARENT_RIGHT - WIDTH)/2 Y:140 Width:160 Height:25 Text:Settings Bold:True Button@BUTTON_DISCONNECT: Id:BUTTON_DISCONNECT X:(PARENT_RIGHT - WIDTH)/2 Y:180 Width:160 Height:25 Text:Disconnect Bold:True Button@BUTTON_QUIT: Id:BUTTON_QUIT X:(PARENT_RIGHT - WIDTH)/2 Y:220 Width:160 Height:25 Text:Quit Bold:True Background@DIPLOMACY_BG: Id:DIPLOMACY_BG Delegate:DiplomacyDelegate X:(WINDOW_RIGHT - WIDTH)/2 Y:(WINDOW_BOTTOM - HEIGHT)/2 Width:450 Height:400 Visible:false Children: Label@LABEL_TITLE: Id:LABEL_TITLE X:(PARENT_RIGHT - WIDTH)/2 Y:20 Width:250 Height:25 Text:Diplomacy Align:Center Bold:True Background@PERF_BG: ClickThrough:true Id:PERF_BG Background:dialog4 Delegate:PerfDebugDelegate X:10 Y:WINDOW_BOTTOM - 250 Width: 210 Height: 250 Children: PerfGraph@GRAPH: Id:GRAPH X:5 Y:5 Width:200 Height:200 Label@TEXT: Id:TEXT Bold: false X:20 Y:205 Width:170 Height:40 Background@MUSIC_BG: Id:MUSIC_BG Delegate:MusicPlayerDelegate X:WINDOW_RIGHT - 175 Y:WINDOW_BOTTOM - 95 Width: 160 Height: 55 Visible: true Children: Button@BUTTON_PLAY: Id:BUTTON_PLAY Visible:false X:50 Y:15 Width:25 Height:25 Children: Image@IMAGE_PLAY: Id:IMAGE_PLAY X:0 Y:0 Width:25 Height:25 ImageCollection:music ImageName:play Button@BUTTON_PAUSE: Id:BUTTON_PAUSE X:50 Y:15 Width:25 Height:25 Children: Image@IMAGE_PAUSE: Id:IMAGE_PAUSE X:0 Y:0 Width:25 Height:25 ImageCollection:music ImageName:pause Button@BUTTON_STOP: Id:BUTTON_STOP X:85 Y:15 Width:25 Height:25 Children: Image@IMAGE_STOP: Id:IMAGE_STOP X:0 Y:0 Width:25 Height:25 ImageCollection:music ImageName:stop Button@BUTTON_NEXT: Id:BUTTON_NEXT X:120 Y:15 Width:25 Height:25 Children: Image@IMAGE_NEXT: Id:IMAGE_NEXT X:0 Y:0 Width:25 Height:25 ImageCollection:music ImageName:next Button@BUTTON_PREV: Id:BUTTON_PREV X:15 Y:15 Width:25 Height:25 Children: Image@IMAGE_PREV: Id:IMAGE_PREV X:0 Y:0 Width:25 Height:25 ImageCollection:music ImageName:prev