home *** CD-ROM | disk | FTP | other *** search
Wrap
<theme id="TheStick" title="The Stick v2.0" author="R. Al-Rawi - Email your comments to raada@hotmail.com" copyright="⌐2003 R. Al-Rawi, All Rights Reserved
Hi Everybody! Inspired by the 'tBar' skin." authorVersion="2.0" currentViewID="vwMain"> <!-- Main View, consisting of 2 parts --> <view id="vwMain" titleBar="false" width="540" backgroundColor="none" resizable="false" scriptFile="TheStick.js;res://wmploc.dll/RT_TEXT/#132;" onTimer="ViewTimer()" timerInterval="1000" onLoad="Startup();" onclose="Shutdown();"> <player OpenState_onchange="OnOpenStateChange();" currentItemChange="UpdateMainMetadata();" playStateChange="OnPlayStateChange();" /> <subview id="svwSkinMorph" top="0" left="0" width="517" height="19" transparencyColor="#FF00FF" /> <!-- Part 1 - LHS --> <subview id="svwPart1" backgroundImage="BgPart1.png" transparencyColor="#FF00FF" onEndMove="JScript:finishCloseOpen();" zIndex="10"> <button id="btnLeftLight" left="6" top="1" image="light-b-l-ani.gif" disabledImage="light-b-l-off.png" tabstop="false" enabled="false"/> <playbutton id="btnPlay" left="12" top="1" image="play.png" hoverImage="play-ani.gif" transparencyColor="#000000" visible="wmpenabled:player.controls.play"/> <pausebutton id="btnPause" left="JScript:btnPlay.left" top="1" image="pause.png" hoverImage="pause-ani.gif" transparencyColor="#000000" visible="wmpenabled:player.controls.pause"/> <stopbutton id="btnStop" left="JScript:btnPlay.left+16" top="1" image="stop.png" hoverImage="stop-ani.gif" disabledimage="stop-off.png" transparencyColor="#000000" enabled="wmpenabled:player.controls.stop"/> <prevbutton id="btnPrev" left="JScript:btnStop.left+16" top="1" image="prev.png" hoverImage="prev-ani.gif" transparencyColor="#000000" enabled="wmpenabled:player.controls.prev"/> <nextbutton id="btnNext" left="JScript:btnPrev.left+16" top="1" image="next.png" hoverImage="next-ani.gif" transparencyColor="#000000" enabled="wmpenabled:player.controls.next"/> <button id="btnSeek" left="JScript:btnNext.left+16" top="1" image="seek.png" transparencyColor="#000000"/> <slider id="sliSeek" left="JScript:btnSeek.left+btnSeek.width + 0" top="JScript:btnSeek.top" toolTip="Seek" direction="horizontal" slide="false" borderSize="3" foregroundImage="seek-bar-fg.png" backgroundImage="seek-bar-bg.png" thumbImage="seek-btn.png" transparencyColor="#000000" min="0" max="wmpprop:player.currentMedia.duration" value="wmpprop:player.controls.currentPosition" onDragEnd="player.controls.currentposition=value;"/> <button id="btnMute" left="JScript:btnSeek.left" top="9" image="mute.png" hoverImage="mute-hi.png" downimage="mute-on.png" transparencyColor="#000000" sticky="true" upTooltip="Mute" downToolTip="Mute Off" down="wmpprop:player.settings.mute" onClick="Beep(); player.settings.mute=down;"/> <slider id="sliVolume" left="JScript:sliSeek.left" top="JScript:btnMute.top + 1" toolTip="Volume" direction="horizontal" slide="false" borderSize="3" foregroundImage="vol-bar-fg.png" backgroundImage="vol-bar-bg.png" thumbImage="vol-btn.png" transparencyColor="#000000" min="0" max="100" value="wmpprop:player.settings.volume" value_onchange="JScript:player.settings.volume=value;"/> <button id="btnPlaylist" left="JScript:sliSeek.left+sliSeek.width+1" top="1" toolTip="Playlist" image="playlist-info.png" hoverImage="playlist-info-hi.png" zindex="11"/> <button id="btnDispPlaylist" left="JScript:btnPlaylist.left+btnPlaylist.width" top="JScript:btnPlaylist.top" upTooltip="Display Playlist" image="playlist-btn-open.png" hoverImage="playlist-btn-open-ani.gif" transparencyColor="#000000" onMouseOver="btnPlaylist.image=getControlImage('playlist-info-hi.png')" onMouseOut="btnPlaylist.image=getControlImage('playlist-info.png')" onClick="JScript:movePlaylist();" zindex="14"/> <text id="txtPlaylistShadow" visible="true" left="JScript:btnPlaylist.left+7" top="5" width="84" fontFace="Verdana" fontSize="7" fontstyle="Bold" fontSmoothing="true" justification="center" scrollingDelay="160" scrollingAmount="1" justification="Left" foregroundColor="#556699" value="wmpprop:txtPlaylist.value" scrolling="wmpprop:txtPlaylist.scrolling" zindex="12"/> <text id="txtPlaylist" visible="true" left="JScript:txtPlaylistShadow.left-2" top="JScript:txtPlaylistShadow.top-2" width="84" fontFace="Verdana" fontSize="7" fontstyle="Bold" fontSmoothing="true" justification="center" scrollingDelay="160" scrollingAmount="1" justification="Left" foregroundColor="#000000" value="" onClick="UpdatePlaylistScrolling();" zindex="13"/> <button id="btnVolKnob" visible="false" left="JScript:btnMute.left+8" top="1" toolTip="Volume" image="vol-dial.png" hoverImage="vol-dial-hi.png" transparencyColor="#000000" zindex="19"/> <customslider id="csliVolume" visible="false" left="JScript:btnVolKnob.left+4" top="3" min="0" max="100" toolTip="Volume" image="vol-dial-led.gif" positionImage="vol-dial-map.bmp" transparencyColor="#000000" value="wmpprop:player.settings.volume" value_onchange="player.settings.volume=value;player.settings.mute=false;" zindex="20"/> <text id="txtVolume" visible="false" left="JScript:btnVolKnob.left-9" top="7" width="12" justification="right" fontface="Arial" fontsize="5" foregroundColor="#FFFFFF" value = "wmpprop:player.settings.volume" zindex="20"/> </subview> <!-- Part 2 - RHS --> <subview id="svwPart2" left="JScript:intOffset" backgroundImage="BgPart2.png" transparencyColor="#FF00FF" onEndMove="JScript:finishCloseOpen();" zindex="11"> <button id="btnVideo" left="0" top="1" image="vis.png" hoverImage="vis-hi.png" upTooltip="Show Mini-Video" transparencyColor="#000000" onClick="Beep(); moveMiniVis()" zindex="21"/> <button id="btnSettings" left="JScript:btnVideo.left+15" top="1" image="settings.png" hoverImage="settings-hi.png" upTooltip="Settings" transparencyColor="#000000" onClick="Beep(); moveSettings()" zindex="21"/> <button visible="true" id="btnInfoBackground" left="JScript:btnSettings.left+13" top="1" image="info.png" transparencyColor="#FF00FF" onClick="toggleMiniEffects()" tabstop="false" zindex="17"/> <button visible="true" id="btnInfoBackgroundBG" left="JScript:btnSettings.left+13" top="2" image="info-bg.png" transparencyColor="#100000" tabstop="false" zindex="14"/> <effects id="effBg1" visible="false" left="JScript:btnInfoBackground.left" top="JScript:btnInfoBackground.top+2" width="JScript:btnInfoBackground.width - 40" height="JScript:btnInfoBackground.height - 2" fullscreen="false" allowall="false" zindex="16"> <bars id="visBar1" displaymode="2" levelwidth="1" levelfallbackspeed="4" showpeaks="true" peakhangtime="8" horizontalspacing="0" transparent="false" fademode="1" levelscale="0.4" backgroundcolor="#000000" levelcolor="#999999" peakcolor="#FFFFFF"/> </effects> <effects id="effBg2" visible="false" left="JScript:btnInfoBackground.left" top="JScript:btnInfoBackground.top+2" width="JScript:btnInfoBackground.width - 40" height="JScript:btnInfoBackground.height - 2" fullscreen="false" allowall="false" zindex="16"> <bars id="visBar2" displaymode="2" levelwidth="1" levelfallbackspeed="5" showpeaks="true" peakhangtime="10" horizontalspacing="0" transparent="false" fademode="1" levelscale="0.8" backgroundcolor="#000000" levelcolor="#000000" peakcolor="#99BBEE"/> </effects> <effects id="effBg3" visible="false" left="JScript:btnInfoBackground.left" top="JScript:btnInfoBackground.top+2" width="JScript:btnInfoBackground.width - 40" height="JScript:btnInfoBackground.height - 2" fullscreen="false" allowall="false" zindex="16"> <bars id="visBar3" displaymode="2" levelwidth="2" levelfallbackspeed="4" showpeaks="false" peakhangtime="6" horizontalspacing="1" transparent="false" levelscale="1" backgroundcolor="#000000" levelcolor="#999999"/> </effects> <effects id="effBg4" visible="false" left="JScript:btnInfoBackground.left" top="JScript:btnInfoBackground.top+2" width="JScript:btnInfoBackground.width - 40" height="JScript:btnInfoBackground.height - 2" fullscreen="false" allowall="false" zindex="16"> <bars id="visBar4" displaymode="4" transparent="true" backgroundcolor="#000000" levelcolor="#446699"/> </effects> <effects id="effBg4b" visible="wmpprop:effBg4.visible" left="JScript:btnInfoBackground.left" top="JScript:btnInfoBackground.top+1" width="wmpprop:effBg4.width" height="JScript:btnInfoBackground.height - 2" fullscreen="false" allowall="false" zindex="15"> <bars id="visBar4b" displaymode="4" transparent="false" backgroundcolor="#000000" levelcolor="#99BBEE"/> </effects> <effects id="effBg5" visible="false" left="JScript:btnInfoBackground.left" top="JScript:btnInfoBackground.top+2" width="JScript:btnInfoBackground.width - 40" height="JScript:btnInfoBackground.height - 2" fullscreen="false" allowall="false" zindex="16"> <bars id="visBar5" displaymode="3" transparent="true" backgroundcolor="#000000" levelcolor="#999999"/> </effects> <effects id="effBg5b" visible="wmpprop:effBg5.visible" left="JScript:btnInfoBackground.left" top="JScript:btnInfoBackground.top+1" width="wmpprop:effBg5.width" height="JScript:btnInfoBackground.height - 2" fullscreen="false" allowall="false" zindex="15"> <bars id="visBar5b" displaymode="3" transparent="false" backgroundcolor="#000000" levelcolor="#EEEEEE"/> </effects> <text id="txtInfo" visible="true" value=":No Media Loaded:" left="JScript:btnInfoBackground.left+5" top="5" width="117" fontFace="Verdana" fontSize="6" justification="center" foregroundColor="#EEEEEE" scrollingDelay="45" scrollingAmount="1" fontstyle="bold" fontSmoothing="true" passthrough="true" zindex="20"/> <text id="txtInfoShadow" visible="true" value="wmpprop:txtInfo.value" left="JScript:txtInfo.left+1" top="JScript:txtInfo.top + 1;" width="wmpprop:txtInfo.width" fontFace="Verdana" fontSize="6" justification="center" foregroundColor="#000000" scrollingDelay="45" scrollingAmount="1" fontstyle="bold" fontSmoothing="true" scrolling="wmpprop:txtInfo.scrolling" passthrough="true" zindex="19"/> <text id="txtInfoB" visible="true" left="JScript:txtInfo.left + txtInfo.width" top="5" width="35" justification="right" fontFace="Verdana" fontSize="6" fontStyle="Bold" fontSmoothing="true" foregroundColor="#FFFFFF" value="ûû:ûû" onClick="JScript:ToggleTrackInfo();" zindex="20"/> <text id="txtInfoC" visible="false" tooltip="Current Time" left="JScript:txtInfo.left+txtInfo.width" top="5" width="35" justification="right" fontFace="Verdana" fontSize="6" fontStyle="Bold" fontSmoothing="true" foregroundColor="#99BBFF" backgroundcolor="#000000" value="wmpprop:player.controls.currentpositionstring" onClick="JScript:ToggleTrackInfo();" value_onchange="UpdateTrackMetadata()" zindex="21"/> <text id="txtInfoD" visible="false" tooltip="Time Remaining" left="JScript:txtInfo.left+txtInfo.width" top="5" width="35" justification="right" fontFace="Verdana" fontSize="6" fontStyle="Bold" fontSmoothing="true" foregroundColor="#EE4459" backgroundcolor="#000000" value="" onClick="JScript:ToggleTrackInfo();" zindex="21"/> <text id="txtInfoT" visible="false" tooltip="Total Time" left="JScript:txtInfo.left+txtInfo.width" top="5" width="35" justification="right" fontFace="Verdana" fontSize="6" fontStyle="Bold" fontSmoothing="true" foregroundColor="#FFFFAA" backgroundcolor="#000000" value="wmpprop:player.currentmedia.durationstring" onClick="JScript:ToggleTrackInfo()" zindex="21"/> <button id="btnRepeat" left="JScript:btnInfoBackground.left+btnInfoBackground.width" top="1" sticky="true" upTooltip="Repeat Mode is Off" downToolTip="" image="repeat.png" downImage="" hoverImage="repeat-hi.png" transparencyColor="#000000" onClick="JScript:Beep(); toggleRepeatMode();" zindex="21"/> <shufflebutton id="btnShuffle" left="JScript:btnRepeat.left+btnRepeat.width" top="1" upTooltip="Shuffle Mode On" downtooltip="Shuffle Mode Off" image="shuffle.png" hoverImage="shuffle-hi.png" downimage="shuffle-on.png" transparencyColor="#000000" onClick="jscript:Beep(); player.settings.setMode('shuffle',down);" zindex="21"/> <button id="btnClose" left="JScript:btnShuffle.left+btnShuffle.width" top="1" upTooltip="Close Media Player" image="close.png" hoverImage="close-hi.png" transparencyColor="#000000" onClick="closePlayer()" zindex="21"/> <button id="btnFullMode" left="JScript:btnClose.left+btnClose.width" top="1" upTooltip="Return to Full Mode" image="restore.png" hoverImage="restore-hi.png" transparencyColor="#000000" onClick="Beep(); view.returnToMediaCenter();" zindex="21"/> <button id="btnOpenClose" left="JScript:btnFullMode.left+btnFullMode.width" top="1" upTooltip="Shrink Player" image="shrink.png" hoverImage="shrink-ani.gif" transparencyColor="#000000" onClick="Beep(); JScript:switchPlayerMode();" zindex="21"/> <button id="btnRightLight" left="JScript:svwPart2.width-12" top="1" image="light-b-r-ani.gif" disabledImage="light-b-r-off.png" enabled="false" tabstop="false" zindex="21"/> </subview> <!-- Playlist --> <subview id="svwPlaylist" left="JScript:btnPlaylist.left+13" top="-130" width="350" height="130" onEndMove="finishPlaylistMove()" zindex="1"> <!-- Middle part, consisting of left, middle (min-vis/vid) and right sections --> <subview id="svwPlaylistMiddle" top="0" left="0" width="JScript:svwPlaylist.width" height="JScript:svwPlaylist.height-3" verticalAlignment="stretch" horizontalAlignment="stretch" backgroundcolor="#000000"> <subview id="svwPlaylistL" backgroundImage="l.png" transparencyColor="#FF00FF" top="0" left="0" width="3" height="JScript:svwPlaylistMiddle.height" backgroundTiled="true" horizontalAlignment="left" verticalAlignment="stretch"/> <subview id="svwPlaylistBody" top="0" left="JScript:svwPlaylistL.left+svwPlaylistL.width" width="JScript:svwPlaylistMiddle.width-(svwPlaylistL.width*2)" height="JScript:svwPlaylistMiddle.height" verticalAlignment="stretch" horizontalAlignment="stretch" backgroundcolor="#000000" zindex="15" > <playlist id="plyPlaylist" left="0" top="0" width="JScript:svwPlaylistBody.width" height="JScript:svwPlaylistBody.height" foregroundColor="#44BBEE" backgroundColor="#000000" itemplayingbackgroundcolor="#55CCFF" itemplayingcolor="#000000" visible="false" columns="WM/TrackNumber=#;name=Title;artist=Artist;album=Album;FileType=Type;duration=Length;" playlistItemsVisible="true" dropDownVisible="true" allowItemEditing="true" columnsVisible="true" allowColumnSorting="true" leftStatus="Items: %Count%" rightStatus="%DurationString%" /> </subview> <subview id="svwPlaylistR" backgroundImage="r.png" transparencyColor="#FF00FF" top="0" left="JScript:svwPlaylistMiddle.width-3" width="3" height="JScript:svwPlaylistMiddle.height" backgroundTiled="true" horizontalAlignment="right" verticalAlignment="stretch"/> </subview> <!-- Bottom part, consisting of left, middle and right sections --> <subview id="svwPlaylistBottom" top="JScript:svwPlaylistMiddle.top+svwPlaylistMiddle.height" left="0" width="JScript:svwPlaylist.width" height="3" verticalAlignment="bottom" horizontalAlignment="stretch" zindex="1"> <subview id="svwPlaylistBL" backgroundImage="bl.png" transparencyColor="#FF00FF" top="0" left="0" height="3" width="3" backgroundTiled="false" horizontalAlignment="left" verticalAlignment="bottom" /> <subview id="svwPlaylistB" backgroundImage="b.png" transparencyColor="#FF00FF" top="0" left="JScript:svwPlaylistBL.width;" width="JScript:svwPlaylist.width-(svwPlaylistBL.width*2)" backgroundTiled="true" horizontalAlignment="stretch" verticalAlignment="bottom" /> <subview id="svwPlaylistBR" backgroundImage="br.png" transparencyColor="#FF00FF" top="0" left="JScript:svwPlaylistB.left+svwPlaylistB.width" width="3" backgroundTiled="false" horizontalAlignment="right" verticalAlignment="bottom" /> </subview> </subview> <!-- Settings --> <subview id="svwSettings" left="JScript:btnPlaylist.left + 13" top="-120" width="350" height="120" onEndMove="JScript:finishSettingsMove();" zindex="3"> <!-- Middle part, consisting of left, middle and right sections --> <subview id="svwSettingsMiddle" top="0" left="0" width="JScript:svwSettings.width" height="JScript:(svwSettings.height - 6);" backgroundcolor="#000000"> <button id="btnSettingsTitle" left="JScript:((svwSettingsMiddle.width-158)/2)" top="0" image="settings-title.png" transparencyColor="#000000" tabstop="false" /> <button id="btnHelp" left="JScript:svwSettings.width-20" top="0" image="btn-help.png" hoverImage="btn-help-hi.png" onClick="theme.openView('vwHelp')" /> <button id="btnSettings1" enabled="false" cursor="hand" left="JScript:(((svwSettingsMiddle.width/3))-73)/2" top="JScript:btnSettingsTitle.height+1" image="playersettings.png" hoverImage="playersettings-on.png" disabledImage="playersettings-hi.png" tooltip="" transparencyColor="#000000" onClick="toggleSettings(1)" zindex="3" /> <button id="btnSettings2" enabled="true" cursor="hand" left="JScript:(((svwSettingsMiddle.width/3)-86)/2)+((svwSettingsMiddle.width/3)*1)" top="JScript:btnSettingsTitle.height+1" image="trackinfosettings.png" hoverImage="trackinfosettings-on.png" disabledImage="trackinfosettings-hi.png" tooltip="" transparencyColor="#000000" onClick="toggleSettings(2)" zindex="3" /> <button id="btnSettings3" enabled="true" cursor="hand" left="JScript:(((svwSettingsMiddle.width/3)-72)/2)+((svwSettingsMiddle.width/3)*2)" top="JScript:btnSettingsTitle.height+1" image="soundsettings.png" hoverImage="soundsettings-on.png" disabledImage="soundsettings-hi.png" tooltip="" transparencyColor="#000000" onClick="toggleSettings(3)" zindex="3" /> <subview id="svwSettingsL" backgroundImage="l.png" transparencyColor="#FF00FF" top="0" left="0" width="3" height="JScript:svwSettingsMiddle.height" backgroundTiled="true" horizontalAlignment="left" verticalAlignment="stretch" /> <subview id="svwSettingsBody" top="JScript:(btnSettings1.top+btnSettings1.height+1)" left="JScript:svwSettingsL.left + svwSettingsL.width;" width="JScript:svwSettings.width - (2 * svwSettingsL.width)" height="JScript:(svwSettingsMiddle.height-(btnSettings1.top+btnSettings1.height+1))"> <!-- Player Settings --> <subview id="svwSettings1" top="0" left="0" width="JScript:svwSettingsBody.width" height="JScript:svwSettingsBody.height" verticalAlignment="stretch" horizontalAlignment="stretch" backgroundcolor="#000000" zindex="1"> <!-- LHS --> <text id="txtPlayerSkin" left="10" top="JScript:intY;intY=1+3;" width="98" value="Player skin mode:" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#66AAFF" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true" cursor="hand" onClick="toggleViewSkin();" /> <button id="btnPlayerSkin" left="JScript:txtPlayerSkin.left+txtPlayerSkin.width" top="JScript:txtPlayerSkin.top-3" image="night.png" transparencyColor="#000000" upTooltip="click to switch skins" cursor="hand" onClick="toggleViewSkin();" tabStop="false" /> <text id="txtPlayerSkinV" left="JScript:btnPlayerSkin.left+btnPlayerSkin.width+3" top="JScript:txtPlayerSkin.top" value="" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#AAAAAA" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true" /> <text id="txtAutoPlay" left="10" top="JScript:intY;intY=intY+12;" width="98" value="Auto-play on startup:" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#FFFFFF" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true" cursor="hand" onClick="toggleAutoPlay();" /> <button id="btnAutoPlay" left="JScript:txtAutoPlay.left+txtAutoPlay.width+1" top="JScript:txtAutoPlay.top-1" image="on.png" transparencyColor="#000000" upTooltip="" cursor="hand" onClick="toggleAutoPlay();" tabStop="false" /> <text id="txtAutoPlayV" left="JScript:btnAutoPlay.left+btnAutoPlay.width+6" top="JScript:txtAutoPlay.top" value="" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#AAAAAA" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true" tabStop="false" /> <text id="txtRestorePlaylist" left="10" top="JScript:intY;intY=intY+12" width="98" value="Restore last playlist:" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#FFFFFF" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true" cursor="hand" onClick="toggleRestorePlaylist();" /> <button id="btnRestorePlaylist" left="JScript:txtRestorePlaylist.left+txtRestorePlaylist.width+1" top="JScript:txtRestorePlaylist.top-1" image="on.png" transparencyColor="#000000" upTooltip="" cursor="hand" onClick="toggleRestorePlaylist();" tabStop="false" /> <text id="txtRestorePlaylistV" left="JScript:btnRestorePlaylist.left+btnRestorePlaylist.width+6" top="JScript:txtRestorePlaylist.top" value="" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#AAAAAA" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true" tabStop="false" /> <text id="txtUseSoundFx" left="10" top="JScript:intY;intY=intY+12;" width="98" value="Play sound effects:" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#FFFFFF" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true" cursor="hand" onClick="toggleUseSoundFx();" /> <button id="btnUseSoundFx" left="JScript:txtUseSoundFx.left+txtUseSoundFx.width+1" top="JScript:txtUseSoundFx.top-1" image="on.png" transparencyColor="#000000" upTooltip="sound effects are on" cursor="hand" onClick="toggleUseSoundFx();" tabStop="false" /> <text id="txtUseSoundFxV" left="JScript:btnUseSoundFx.left+btnUseSoundFx.width+6" top="JScript:txtUseSoundFx.top" value="" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#AAAAAA" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true" tabStop="false"/> <text id="txtOnScreenIcons" left="10" top="JScript:intY;intY=intY+12;" width="98" value="On-screen icons:" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#66AAFF" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true" cursor="hand" onClick="toggleOnScreenIcons();" /> <button id="btnOnScreenIcons" left="JScript:txtOnScreenIcons.left+txtOnScreenIcons.width+1" top="JScript:txtOnScreenIcons.top-1" image="on.png" transparencyColor="#000000" upTooltip="On-screen icons are shown" cursor="hand" onClick="toggleOnScreenIcons();" tabStop="false" /> <text id="txtOnScreenIconsV" left="JScript:btnOnScreenIcons.left+btnOnScreenIcons.width+6" top="JScript:txtOnScreenIcons.top" value="" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#AAAAAA" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true" tabStop="false"/> <!-- RHS --> <text id="txtDisplayVideo" left="JScript:(svwSettings1.width/2)+10" top="JScript:1;intY=1+3" width="98" value="Display video/visuals:" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#66AAFF" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true" cursor="hand" onClick="toggleDisplayVideo();" /> <button id="btnDisplayVideo" left="JScript:txtDisplayVideo.left+txtDisplayVideo.width+1" top="JScript:txtDisplayVideo.top-1" image="on.png" transparencyColor="#000000" upTooltip="" cursor="hand" onClick="toggleDisplayVideo();" tabStop="false" /> <text id="txtDisplayVideoV" left="JScript:btnDisplayVideo.left+btnDisplayVideo.width+6" top="JScript:txtDisplayVideo.top" value="" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#AAAAAA" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true" tabStop="false" /> <text id="txtPlayerMode" left="JScript:(svwSettings1.width/2)+10" top="JScript:intY;intY=intY+12" width="98" value="Player size mode:" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#FFFFFF" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true" cursor="hand" onClick="togglePlayerMode();" /> <button id="btnPlayerMode" left="JScript:txtPlayerMode.left+txtPlayerMode.width+1" top="JScript:txtPlayerMode.top" image="open.png" transparencyColor="#000000" upTooltip="" cursor="hand" onClick="togglePlayerMode();" tabStop="false" /> <text id="txtPlayerModeV" left="JScript:btnPlayerMode.left+btnPlayerMode.width-2" top="JScript:txtPlayerMode.top" value="" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#AAAAAA" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true" tabStop="false" /> <text id="txtExpandMode" left="JScript:(svwSettings1.width/2)+10" top="JScript:intY;intY=intY+12" width="98" value="Side to expand player:" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#FFFFFF" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true" cursor="hand" onClick="toggleExpandMode();" /> <button id="btnExpandMode" left="JScript:txtExpandMode.left+txtExpandMode.width+1" top="JScript:txtExpandMode.top" image="left.png" transparencyColor="#000000" upTooltip="" cursor="hand" onClick="toggleExpandMode();" tabStop="false" /> <text id="txtExpandModeV" left="JScript:btnExpandMode.left+btnExpandMode.width+5" top="JScript:txtExpandMode.top" value="left" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#AAAAAA" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true" tabStop="false" /> <text id="txtMiniEffect" left="JScript:(svwSettings1.width/2)+10" top="JScript:intY;intY=intY+12" width="98" value="Current mini-effect:" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#FFFFFF" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true" cursor="hand" onClick="toggleMiniEffects();" /> <button id="btnMiniEffect" left="JScript:txtMiniEffect.left+txtMiniEffect.width+1" top="JScript:txtMiniEffect.top" image="on.png" transparencyColor="#000000" upTooltip="" cursor="hand" onClick="toggleMiniEffects();" tabStop="false" /> <text id="txtMiniEffectV" left="JScript:btnMiniEffect.left+btnMiniEffect.width+6" top="JScript:txtMiniEffect.top" value="" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#AAAAAA" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true" tabStop="false" /> <text id="txtSaveSettings" left="JScript:(svwSettings1.width/2)+10" top="JScript:intY;intY=intY+12" width="98" value="Save settings on exit:" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#66AAFF" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true" cursor="hand" onClick="toggleSaveOnExit();" /> <button id="btnSaveSettings" left="JScript:txtSaveSettings.left+txtSaveSettings.width+1" top="JScript:txtSaveSettings.top-1" image="on.png" transparencyColor="#000000" upTooltip="" cursor="hand" onClick="toggleSaveOnExit();" tabStop="false" /> <text id="txtSaveSettingsV" left="JScript:btnSaveSettings.left+btnSaveSettings.width+6" top="JScript:txtSaveSettings.top" value="" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#AAAAAA" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true" tabStop="false" /> <text id="txtSettingMessage" visible="true" left="0" top="JScript:svwSettings1.height - 13" width="JScript:svwSettings1.width" value="" tooltip="" fontFace="Verdana" fontSize="6" justification="center" foregroundColor="#FFFFAA" scrollingDelay="45" scrollingAmount="1" fontstyle="Bold" fontSmoothing="true" value_onChange="FadeSettingMessage(1)" tabStop="false" /> <button id="btnFader1" left="JScript:((svwSettings1.width-340)/2)" top="JScript:svwSettings1.height - 17" image="" toolTip="" tabStop="false" zIndex="1"/> </subview> <!-- Track Info Settings --> <subview id="svwSettings2" top="0" left="0" width="JScript:svwSettingsBody.width" height="JScript:svwSettingsBody.height" verticalAlignment="stretch" horizontalAlignment="stretch" backgroundcolor="#000000" zindex="0"> <!-- LHS --> <text id="txtTrackInfoMode" left="10" top="JScript:intY;intY=1+3;" width="98" value="Track info mode:" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#FFFFFF" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true" cursor="hand" onClick="toggleTitleMode()" /> <button id="btnTrackInfoMode" left="JScript:txtTrackInfoMode.left+txtTrackInfoMode.width+1" top="JScript:txtTrackInfoMode.top-1" image="on.png" transparencyColor="#000000" upTooltip="" cursor="hand" onClick="toggleTitleMode()" tabStop="false" /> <text id="txtTrackInfoModeV" left="JScript:btnTrackInfoMode.left+btnTrackInfoMode.width+6" top="JScript:txtTrackInfoMode.top" value="" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#AAAAAA" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true" tabStop="false" /> <text id="txtShowTextOnMiniVis" left="10" top="JScript:intY;intY=intY+12" width="98" value="Track text on mini-vis:" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#FFFFFF" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true" cursor="hand" onClick="toggleTextOnEffect();" /> <button id="btnShowTextOnMiniVis" left="JScript:txtShowTextOnMiniVis.left+txtShowTextOnMiniVis.width+1" top="JScript:txtShowTextOnMiniVis.top-1" image="on.png" transparencyColor="#000000" upTooltip="" cursor="hand" onClick="toggleTextOnEffect();" tabStop="false" /> <text id="txtShowTextOnMiniVisV" left="JScript:btnShowTextOnMiniVis.left+btnShowTextOnMiniVis.width+6" top="JScript:txtShowTextOnMiniVis.top" value="" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#AAAAAA" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true" /> <text id="txtDebug" visible="true" left="0" top="JScript:intY;intY=intY+12" width="JScript:(svwSettings2.width/2)" value="" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#EEEEEE" scrolling="true" scrollingDelay="45" scrollingAmount="1" fontstyle="Bold" fontSmoothing="true"/> <!-- RHS --> <text id="txtCustomMode" left="JScript:(svwSettings2.width/2)+10" top="JScript:1;intY=1+3;" width="98" value="Custom mode options:" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#FFFFFF" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true"/> <text id="txtPT" left="JScript:(svwSettings1.width/2)+40" top="JScript:intY;intY=intY+12;" width="60" value="Playlist Title" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#AAFFFF" disabledforegroundColor="#BBBBBB" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true"/> <button id="btnPTUp" left="JScript:txtPT.left+txtPT.width+8" top="JScript:txtPT.top-1" image="up.png" disabledImage="up-off.png" transparencyColor="#000000" cursor="hand" onClick="MoveTrackInfoItem()"/> <button id="btnPTDown" left="JScript:btnPTUp.left+10" top="JScript:txtPT.top-1" image="down.png" disabledImage="down-off.png" transparencyColor="#000000" cursor="hand" onClick="MoveTrackInfoItem()"/> <button id="btnPTShow" left="JScript:txtPT.left-16" top="JScript:txtPT.top-1" image="on.png" tooltip="" cursor="hand" onClick="ToggleTrackInfoItem()"/> <text id="txtTN" left="JScript:(svwSettings2.width/2)+40" top="JScript:intY;intY=intY+9;" width="60" value="Track Number" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#AAFFFF" disabledforegroundColor="#BBBBBB" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true"/> <button id="btnTNUp" left="JScript:txtTN.left+txtTN.width+8" top="JScript:txtTN.top-1" image="up.png" disabledImage="up-off.png" transparencyColor="#000000" cursor="hand" onClick="MoveTrackInfoItem()"/> <button id="btnTNDown" left="JScript:btnTNUp.left+10" top="JScript:txtTN.top-1" image="down.png" disabledImage="down-off.png" transparencyColor="#000000" cursor="hand" onClick="MoveTrackInfoItem()"/> <button id="btnTNShow" left="JScript:txtTN.left-16" top="JScript:txtTN.top-1" image="on.png" tooltip="" cursor="hand" onClick="ToggleTrackInfoItem()"/> <text id="txtTT" left="JScript:(svwSettings1.width/2)+40" top="JScript:intY;intY=intY+9;" width="60" value="Track Title" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#AAFFFF" disabledforegroundColor="#BBBBBB" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true"/> <button id="btnTTUp" left="JScript:txtTT.left+txtTT.width+8" top="JScript:txtTT.top-1" image="up.png" disabledImage="up-off.png" transparencyColor="#000000" cursor="hand" onClick="MoveTrackInfoItem()"/> <button id="btnTTDown" left="JScript:btnTTUp.left+10" top="JScript:txtTT.top-1" image="down.png" disabledImage="down-off.png" transparencyColor="#000000" cursor="hand" onClick="MoveTrackInfoItem()"/> <button id="btnTTShow" left="JScript:txtTT.left-16" top="JScript:txtTT.top-1" image="on.png" tooltip="" cursor="hand" onClick="ToggleTrackInfoItem()"/> <text id="txtTA" left="JScript:(svwSettings1.width/2)+40" top="JScript:intY;intY=intY+9;" width="60" value="Track Artist" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#AAFFFF" disabledforegroundColor="#BBBBBB" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true"/> <button id="btnTAUp" left="JScript:txtTA.left+txtTA.width+8" top="JScript:txtTA.top-1" image="up.png" disabledImage="up-off.png" transparencyColor="#000000" cursor="hand" onClick="MoveTrackInfoItem()"/> <button id="btnTADown" left="JScript:btnTAUp.left+10" top="JScript:txtTA.top-1" image="down.png" disabledImage="down-off.png" transparencyColor="#000000" cursor="hand" onClick="MoveTrackInfoItem()"/> <button id="btnTAShow" left="JScript:txtTA.left-16" top="JScript:txtTA.top-1" image="on.png" tooltip="" cursor="hand" onClick="ToggleTrackInfoItem()"/> <text id="txtAT" left="JScript:(svwSettings1.width/2)+40" top="JScript:intY;intY=intY+9;" width="60" value="Album Title" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#AAFFFF" disabledforegroundColor="#BBBBBB" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true"/> <button id="btnATUp" left="JScript:txtAT.left+txtAT.width+8" top="JScript:txtAT.top-1" image="up.png" disabledImage="up-off.png" transparencyColor="#000000" cursor="hand" onClick="MoveTrackInfoItem()"/> <button id="btnATDown" left="JScript:btnATUp.left+10" top="JScript:txtAT.top-1" image="down.png" disabledImage="down-off.png" transparencyColor="#000000" cursor="hand" onClick="MoveTrackInfoItem()"/> <button id="btnATShow" left="JScript:txtAT.left-16" top="JScript:txtAT.top-1" image="on.png" tooltip="" cursor="hand" onClick="ToggleTrackInfoItem()"/> <text id="txtInfoSample" visible="true" left="0" top="JScript:svwSettings2.height-13" width="JScript:svwSettings2.width" value="wmpprop:btnInfoBackground.upTooltip" tooltip="" fontFace="Verdana" fontSize="6" justification="center" foregroundColor="#EEEEEE" scrollingDelay="45" scrollingAmount="1" fontstyle="Bold" fontSmoothing="true"/> <button id="btnFader2" left="JScript:((svwSettings1.width-109)/2)" top="JScript:svwSettings1.height - 17" image="" toolTip="" tabStop="false" zIndex="1"/> </subview> <!-- Sound/Eq Settings --> <subview id="svwSettings3" top="0" left="0" width="JScript:svwSettingsBody.width" height="JScript:svwSettingsBody.height" verticalAlignment="stretch" horizontalAlignment="stretch" backgroundcolor="#000000" zindex="0"> <equalizerSettings id="eqEqualizer" splineTension="wmpprop:eq.splineTension" enableSplineTension="wmpprop:eq.enableSplineTension" /> <!-- LHS --> <text id="txtEqualizer" left="10" top="JScript:1;intY=1+3" width="98" value="Equalizer mode:" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#FFFFFF" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true" cursor="hand" onClick="toggleEqualizer()" /> <button id="btnEqualizer" left="JScript:txtEqualizer.left+txtEqualizer.width+1" top="JScript:txtEqualizer.top-1" sticky="true" down="JScript:!eqEqualizer.bypass" image="off.png" downImage="on.png" upTooltip="Equalizer is off" downTooltip="Equalizer is on" transparencyColor="#000000" cursor="hand" onClick="toggleEqualizer()" tabStop="false" /> <text id="txtEqualizerV" left="JScript:btnEqualizer.left+btnEqualizer.width+6" top="JScript:txtEqualizer.top" value="JScript:(eqEqualizer.bypass ? 'off' : 'on');" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#AAAAAA" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true" tabStop="false" /> <text id="txtPreset" left="10" top="JScript:intY;intY=intY+9" width="98" value=" ò Preset" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#CCFFFF" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true" cursor="hand" onClick="popPreset.show()" /> <button id="btnPreset" left="JScript:txtPreset.left+txtPreset.width+1" top="JScript:txtPreset.top-1" sticky="false" image="auto.png" upTooltip="Equalizer preset" transparencyColor="#000000" cursor="hand" onClick="popPreset.show()" tabStop="false" /> <text id="txtPresetV" left="JScript:btnPreset.left+btnPreset.width+6" top="JScript:txtPreset.top" value="wmpprop:eqEqualizer.currentPresetTitle" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#AAAAAA" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true" tabStop="false" /> <popup id="popPreset" left="JScript:txtPresetV.left-2" top="JScript:txtPresetV.top" border="false" fontFace="Verdana" fontSize="7" foregroundColor="#FFFFFF" backgroundcolor="#000000" fontstyle="Normal" selectedItem_onchange="JScript:eqEqualizer.currentPreset=popPreset.selectedItem;" /> <text id="txtSRSEffects" left="10" top="JScript:intY;intY=intY+14" width="98" value="SRS/WOW mode:" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#FFFFFF" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true" cursor="hand" onClick="toggleSRS()" /> <button id="btnSRSEffects" left="JScript:txtSRSEffects.left+txtSRSEffects.width+1" top="JScript:txtSRSEffects.top-1" sticky="true" down="JScript:eqEqualizer.enhancedAudio" image="off.png" downImage="on.png" upTooltip="SRS/WOW is off" downTooltip="SRS/WOW is on" transparencyColor="#000000" cursor="hand" onClick="toggleSRS()" tabStop="false" /> <text id="txtSRSEffectsV" left="JScript:btnSRSEffects.left+btnSRSEffects.width+6" top="JScript:txtSRSEffects.top" value="JScript:(eqEqualizer.enhancedAudio ? 'on' : 'off');" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#AAAAAA" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true" tabStop="false" /> <text id="txtTrubass" left="10" top="JScript:intY;intY=intY+9" width="98" value=" ò Trubass" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#CCFFFF" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true" /> <slider id="sliTrubass" left="JScript:txtTrubass.left+txtTrubass.width+3" top="JScript:txtTrubass.top" direction="horizontal" tiled="false" slide="false" foregroundImage="horiz-scale.png" backgroundImage="horiz-scale.png" thumbImage="horiz-scale-btn.png" transparencyColor="#FF00FF" borderSize="4" min="0" max="100" value="wmpprop:eqEqualizer.truBassLevel" toolTip="JScript:Math.floor(value)" onPositionChange="JScript:eqEqualizer.truBassLevel=value; tooltip=Math.floor(value)" /> <text id="txtWOW" left="10" top="JScript:intY;intY=intY+8" width="98" value=" ò WOW" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#CCFFFF" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true" /> <slider id="sliWOW" left="JScript:txtWOW.left+txtWOW.width+3" top="JScript:txtWOW.top" direction="horizontal" tiled="false" slide="false" foregroundImage="horiz-scale.png" backgroundImage="horiz-scale.png" thumbImage="horiz-scale-btn.png" transparencyColor="#FF00FF" borderSize="4" min="0" max="100" value="wmpprop:eqEqualizer.wowLevel" toolTip="JScript:Math.floor(value)" onPositionChange="JScript:eqEqualizer.wowLevel=value; tooltip=Math.floor(value)" /> <text id="txtCrossfade" left="10" top="JScript:intY;intY=intY+14" width="98" value="Crossfade mode:" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#FFFFFF" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true" cursor="hand" onClick="toggleCrossfade()" /> <button id="btnCrossfade" left="JScript:txtCrossfade.left+txtCrossfade.width+1" top="JScript:txtCrossfade.top-1" sticky="true" down="JScript:eqEqualizer.crossFade" image="off.png" downImage="on.png" upTooltip="Crossfade is off" downTooltip="Crossfade is on" transparencyColor="#000000" cursor="hand" onClick="toggleCrossfade()" tabStop="false" /> <text id="txtCrossfadeV" left="JScript:btnCrossfade.left+btnCrossfade.width+6" top="JScript:txtCrossfade.top" value="JScript:(eqEqualizer.crossFade ? 'on' : 'off');" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#AAAAAA" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true" tabStop="false" /> <text id="txtCrossfadeWindow" left="10" top="JScript:intY;intY=intY+9" width="98" value=" ò C/fade Window" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#CCFFFF" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true" /> <slider id="sliCrossfadeWindow" left="JScript:txtCrossfadeWindow.left+txtCrossfadeWindow.width+3" top="JScript:txtCrossfadeWindow.top" direction="horizontal" tiled="false" slide="false" foregroundImage="horiz-scale.png" backgroundImage="horiz-scale.png" thumbImage="horiz-scale-btn.png" transparencyColor="#FF00FF" borderSize="4" min="1" max="6" value="" onPositionChange="CrossfadeWindow()" /> <!-- RHS --> <button id="eqScale" left="JScript:(svwSettings1.width/2)+40" top="4" image="eq-scale.png" tabStop="false" /> <slider id="sliEq1" left="JScript:eqScale.left+10" top="JScript:eqScale.top" tiled="false" thumbImage="eq-thumb.png" transparencyColor="#FF00FF" foregroundImage="eq-fgslider.png" backgroundImage="eq-bgslider.png" slide="false" borderSize="3" min="-14" max="14" value="wmpprop:eqEqualizer.gainLevel1" value_onchange="eqEqualizer.gainLevel1=value;" toolTip="31Hz" direction="vertical" /> <button id="eqBand1" left="JScript:sliEq1.left" top="JScript:sliEq1.top+sliEq1.height-2" image="eq-band.png" disabledImage="" tabStop="false" /> <slider id="sliEq2" left="JScript:eqScale.left+20" top="JScript:eqScale.top" tiled="false" thumbImage="eq-thumb.png" transparencyColor="#FF00FF" foregroundImage="eq-fgslider.png" backgroundImage="eq-bgslider.png" slide="false" borderSize="2" min="-14" max="14" value="wmpprop:eqEqualizer.gainLevel2" value_onchange="eqEqualizer.gainLevel2=value;" toolTip="63Hz" direction="vertical" /> <button id="eqBand2" left="JScript:sliEq2.left" top="JScript:sliEq2.top+sliEq2.height-2" image="eq-band.png" disabledImage="" tabStop="false" /> <slider id="sliEq3" left="JScript:eqScale.left+30" top="JScript:eqScale.top" tiled="false" thumbImage="eq-thumb.png" transparencyColor="#FF00FF" foregroundImage="eq-fgslider.png" backgroundImage="eq-bgslider.png" slide="false" borderSize="2" min="-14" max="14" value="wmpprop:eqEqualizer.gainLevel3" value_onchange="eqEqualizer.gainLevel3=value;" toolTip="125Hz" direction="vertical" /> <button id="eqBand3" left="JScript:sliEq3.left" top="JScript:sliEq3.top+sliEq3.height-2" image="eq-band.png" disabledImage="" tabStop="false" /> <slider id="sliEq4" left="JScript:eqScale.left+40" top="JScript:eqScale.top" tiled="false" thumbImage="eq-thumb.png" transparencyColor="#FF00FF" foregroundImage="eq-fgslider.png" backgroundImage="eq-bgslider.png" slide="false" borderSize="2" min="-14" max="14" value="wmpprop:eqEqualizer.gainLevel4" value_onchange="eqEqualizer.gainLevel4=value;" toolTip="250Hz" direction="vertical" /> <button id="eqBand4" left="JScript:sliEq4.left" top="JScript:sliEq4.top+sliEq4.height-2" image="eq-band.png" disabledImage="" tabStop="false" /> <slider id="sliEq5" left="JScript:eqScale.left+50" top="JScript:eqScale.top" tiled="false" thumbImage="eq-thumb.png" transparencyColor="#FF00FF" foregroundImage="eq-fgslider.png" backgroundImage="eq-bgslider.png" slide="false" borderSize="2" min="-14" max="14" value="wmpprop:eqEqualizer.gainLevel5" value_onchange="eqEqualizer.gainLevel5=value;" toolTip="500Hz" direction="vertical" /> <button id="eqBand5" left="JScript:sliEq5.left" top="JScript:sliEq5.top+sliEq5.height-2" image="eq-band.png" disabledImage="" tabStop="false" /> <slider id="sliEq6" left="JScript:eqScale.left+60" top="JScript:eqScale.top" tiled="false" thumbImage="eq-thumb.png" transparencyColor="#FF00FF" foregroundImage="eq-fgslider.png" backgroundImage="eq-bgslider.png" slide="false" borderSize="2" min="-14" max="14" value="wmpprop:eqEqualizer.gainLevel6" value_onchange="eqEqualizer.gainLevel6=value;" toolTip="1KHz" direction="vertical" /> <button id="eqBand6" left="JScript:sliEq6.left" top="JScript:sliEq6.top+sliEq6.height-2" image="eq-band.png" disabledImage="" tabStop="false" /> <slider id="sliEq7" left="JScript:eqScale.left+70" top="JScript:eqScale.top" tiled="false" thumbImage="eq-thumb.png" transparencyColor="#FF00FF" foregroundImage="eq-fgslider.png" backgroundImage="eq-bgslider.png" slide="false" borderSize="2" min="-14" max="14" value="wmpprop:eqEqualizer.gainLevel7" value_onchange="eqEqualizer.gainLevel7=value;" toolTip="2KHz" direction="vertical" /> <button id="eqBand7" left="JScript:sliEq7.left" top="JScript:sliEq7.top+sliEq7.height-2" image="eq-band.png" disabledImage="" tabStop="false" /> <slider id="sliEq8" left="JScript:eqScale.left+80" top="JScript:eqScale.top" tiled="false" thumbImage="eq-thumb.png" transparencyColor="#FF00FF" foregroundImage="eq-fgslider.png" backgroundImage="eq-bgslider.png" slide="false" borderSize="2" min="-14" max="14" value="wmpprop:eqEqualizer.gainLevel8" value_onchange="eqEqualizer.gainLevel8=value;" toolTip="4KHz" direction="vertical" /> <button id="eqBand8" left="JScript:sliEq8.left" top="JScript:sliEq8.top+sliEq8.height-2" image="eq-band.png" disabledImage="" tabStop="false" /> <slider id="sliEq9" left="JScript:eqScale.left+90" top="JScript:eqScale.top" tiled="false" thumbImage="eq-thumb.png" transparencyColor="#FF00FF" foregroundImage="eq-fgslider.png" backgroundImage="eq-bgslider.png" slide="false" borderSize="2" min="-14" max="14" value="wmpprop:eqEqualizer.gainLevel9" value_onchange="eqEqualizer.gainLevel9=value;" toolTip="8KHz" direction="vertical" /> <button id="eqBand9" left="JScript:sliEq9.left" top="JScript:sliEq9.top+sliEq9.height-2" image="eq-band.png" disabledImage="" tabStop="false" /> <slider id="sliEq10" left="JScript:eqScale.left+100" top="JScript:eqScale.top" tiled="false" thumbImage="eq-thumb.png" transparencyColor="#FF00FF" foregroundImage="eq-fgslider.png" backgroundImage="eq-bgslider.png" slide="false" borderSize="2" min="-14" max="14" value="wmpprop:eqEqualizer.gainLevel10" value_onchange="eqEqualizer.gainLevel10=value;" toolTip="16KHz" direction="vertical" /> <button id="eqBand10" left="JScript:sliEq10.left" top="JScript:sliEq10.top+sliEq10.height-2" image="eq-band.png" disabledImage="" tabStop="false" /> <button id="eqScale2" left="JScript:eqScale.left+110" top="4" image="eq-scale.png" tabStop="false" /> <slider id="sliBalance" left="JScript:eqScale.left+30" top="JScript:eqBand10.top+7" direction="horizontal" tiled="false" slide="false" foregroundImage="horiz-scale.png" backgroundImage="horiz-scale.png" thumbImage="horiz-scale-btn.png" transparencyColor="#FF00FF" borderSize="4" min="-100" max="100" toolTip="JScript:value" value="wmpprop:player.settings.balance" onPositionChange="JScript:player.settings.balance=Math.floor(value); tooltip=Math.floor(value)" /> <text id="txtBalL" left="JScript:sliBalance.left-10" top="JScript:sliBalance.top" value="L" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#FFFFFF" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true" tabStop="false" /> <text id="txtBalR" left="JScript:sliBalance.left+sliBalance.width+6" top="JScript:sliBalance.top" value="R" tooltip="" fontFace="Verdana" fontSize="6" justification="left" foregroundColor="#FFFFFF" scrollingDelay="45" scrollingAmount="1" fontstyle="Normal" fontSmoothing="true" tabStop="false" /> </subview> </subview> <subview id="svwSettingsR" backgroundImage="r.png" transparencyColor="#FF00FF" top="0" left="JScript:svwSettingsMiddle.width - 3" width="3" height="JScript:svwSettingsMiddle.height" backgroundTiled="true" horizontalAlignment="right" verticalAlignment="stretch" /> </subview> <!-- Bottom part, consisting of left, middle and right sections --> <subview id="svwSettingsBottom" top="JScript:svwSettingsMiddle.top + svwSettingsMiddle.height" left="0" width="JScript:svwSettings.width" height="3" verticalAlignment="bottom" horizontalAlignment="stretch"> <subview id="svwSettingsBL" backgroundImage="bl.png" transparencyColor="#FF00FF" top="0" left="0" height="3" width="3" backgroundTiled="false" horizontalAlignment="left" verticalAlignment="bottom" /> <subview id="svwSettingsB" backgroundImage="b.png" transparencyColor="#FF00FF" top="0" left="JScript:svwSettingsBL.width;" width="JScript:svwSettings.width - (svwSettingsBL.width * 2)" backgroundTiled="true" horizontalAlignment="stretch" verticalAlignment="bottom" /> <subview id="svwSettingsBR" backgroundImage="br.png" transparencyColor="#FF00FF" top="0" left="JScript:svwSettingsB.left + svwSettingsB.width" width="3" backgroundTiled="false" horizontalAlignment="right" verticalAlignment="bottom" /> </subview> </subview> <!-- Mini-video screen --> <subview id="svwMiniVis" left="JScript:svwPart1.left + btnPlay.left - 1" top="-120" width="120" height="120" onEndMove="JScript:finishVideoMove()" zindex="1"> <!-- Middle part, consisting of left, middle (min-vis/vid) and right sections --> <subview id="svwMiniVisMiddle" top="0" left="0" width="JScript:svwMiniVis.width" height="JScript:(svwMiniVis.height - 6)" verticalAlignment="stretch" horizontalAlignment="stretch" backgroundcolor="#000000"> <subview id="svwMiniVisL" backgroundImage="l.png" transparencyColor="#FF00FF" top="0" left="0" width="3" height="JScript:svwMiniVisMiddle.height" backgroundTiled="true" horizontalAlignment="left" verticalAlignment="stretch"/> <subview id="svwMiniVisBody" top="0" left="JScript:svwMiniVisL.left + svwMiniVisL.width" width="JScript:svwMiniVisMiddle.width - (svwMiniVisL.width * 2)" height="JScript:svwMiniVisMiddle.height" verticalAlignment="stretch" horizontalAlignment="stretch" backgroundColor="#000000" zindex="15" > <text id="txtMiniVisTitle" left="0" top="0" width="JScript:svwMiniVisBody.width" value="Visuals" tooltip="" fontFace="Verdana" fontSize="6" justification="center" foregroundColor="#FFFFFF" scrollingDelay="45" scrollingAmount="1" fontstyle="Bold" fontSmoothing="true" /> <video id="vidVideo" visible="false" windowless="false" top="10" left="0" width="JScript:svwMiniVisBody.width" height="JScript:svwMiniVisBody.height - 18 - 6" maintainAspectRatio="true" /> <wmpeffects id="effVis" visible="false" windowless="false" top="10" left="0" width="JScript:svwMiniVisBody.width;" height="JScript:svwMiniVisBody.height - 18 - 6" verticalAlignment="stretch" horizontalAlignment="stretch" onClick="effVis.next()"/> <button id="btnDetachVid" top="JScript:(svwMiniVis.height - 18 - 2)" left="0" image="btn-detach.png" hoverImage="btn-detach-hi.png" transparencyColor="#FF00FF" upTooltip="Show Visuals/Video Screen" onClick="JScript:moveMiniVis(); theme.openView('vwVideoBig')" /> <button id="btnCloseVid" top="JScript:(svwMiniVis.height - 18 - 2)" left="JScript:(svwMiniVis.width - 18 - 3)" image="btn-close.png" hoverImage="btn-close-hi.png" transparencyColor="#FF00FF" upTooltip="Hide Mini-Video" onClick="moveMiniVis()"/> </subview> <subview id="svwMiniVisR" backgroundImage="r.png" transparencyColor="#FF00FF" top="0" left="JScript:svwMiniVisMiddle.width - 3" width="3" height="JScript:svwMiniVisMiddle.height" backgroundTiled="true" horizontalAlignment="right" verticalAlignment="stretch"/> </subview> <!-- Bottom part, consisting of left, middle and right sections --> <subview id="svwMiniVisBottom" top="JScript:svwMiniVisMiddle.top + svwMiniVisMiddle.height" left="0" width="JScript:svwMiniVis.width" height="3" verticalAlignment="bottom" horizontalAlignment="stretch" zindex="1"> <subview id="svwMiniVisBL" backgroundImage="bl.png" transparencyColor="#FF00FF" top="0" left="0" height="3" width="3" backgroundTiled="false" horizontalAlignment="left" verticalAlignment="bottom" /> <subview id="svwMiniVisB" backgroundImage="b.png" transparencyColor="#FF00FF" top="0" left="JScript:svwMiniVisBL.width;" width="JScript:svwMiniVis.width - (svwMiniVisBL.width * 2)" backgroundTiled="true" horizontalAlignment="stretch" verticalAlignment="bottom" /> <subview id="svwMiniVisBR" backgroundImage="br.png" transparencyColor="#FF00FF" top="0" left="JScript:svwMiniVisB.left + svwMiniVisB.width" width="3" backgroundTiled="false" horizontalAlignment="right" verticalAlignment="bottom" /> </subview> </subview> </view> <!-- Video / Visualisation View --> <view id="vwVideoBig" titleBar="false" resizable="true" width="350" maxWidth="800" minWidth="160" height="262" maxHeight="600" minHeight="120" backgroundColor="none" onKeyUp="JScript: if(strVidMode == 'VID') { VideoKeyUp(); }" onLoad="InitVideoView()" onClose="SaveVideoView()" onTimer="VideoViewTimer()" timerInterval="0"> <!-- Top part, consisting of left, middle and right sections --> <subview id="svwVideoTop" top="0" left="0" width="JScript:vwVideoBig.width" height="3" verticalAlignment="top" horizontalAlignment="stretch" zindex="2"> <subview id="svwVideoTL" backgroundImage="tl.png" transparencyColor="#FF00FF" top="0" left="0" backgroundTiled="false" horizontalAlignment="left" verticalAlignment="top" /> <subview id="svwVideoT" backgroundImage="t.png" transparencyColor="#FF00FF" top="0" left="JScript:svwVideoTL.left + svwVideoTL.width" width="JScript:vwVideoBig.width - (svwVideoTL.width * 2)" backgroundTiled="true" horizontalAlignment="stretch" verticalAlignment="top" /> <subview id="svwVideoTR" backgroundImage="tr.png" transparencyColor="#FF00FF" top="0" left="JScript:svwVideoT.left + svwVideoT.width;" width="3" backgroundTiled="false" horizontalAlignment="right" verticalAlignment="top" /> </subview> <!-- Top Bar - a sort of toolbar with text area --> <subview id="svwVideoTopBar" top="JScript:svwVideoTop.height" left="0" width="JScript:vwVideoBig.width" height="18" horizontalAlignment="stretch" verticalAlignment="top" backgroundcolor="#000000" cursor="hand"> <subview id="svwVideoTBL" backgroundImage="l.png" transparencyColor="#FF00FF" top="0" left="0" width="3" height="JScript:svwVideoTopBar.height" backgroundTiled="true" horizontalAlignment="left" verticalAlignment="stretch"/> <button id="btnToggleVidVis" top="0" left="1" image="btn-vid.png" hoverImage="btn-vid-hi.png" upTooltip="show video" transparencyColor="#FF00FF" enabled="true" onClick="toggleBigVidVis()" verticalAlignment="top" horizontalAlignment="left" zindex="10"/> <button id="btnVisPrev" top="0" left="JScript:btnToggleVidVis.left+btnToggleVidVis.width-1" image="btn-prev.png" hoverImage="btn-prev-hi.png" upTooltip="previous visualisation" transparencyColor="#FF00FF" visible="wmpprop:svwVisBig.visible" onClick="effVisuals.previous()" verticalAlignment="top" horizontalAlignment="left" zindex="10"/> <button id="btnVisNext" top="0" left="JScript:btnVisPrev.left+btnVisPrev.width-1" image="btn-next.png" hoverImage="btn-next-hi.png" upTooltip="next visualisation" transparencyColor="#FF00FF" visible="wmpprop:svwVisBig.visible" onClick="effVisuals.next()" verticalAlignment="top" horizontalAlignment="left" zindex="10"/> <button id="btnCloseMe" top="0" left="JScript:svwVideoTopBar.width-17-1" image="btn-close.png" hoverImage="btn-close-hi.png" upTooltip="close" transparencyColor="#FF00FF" onClick="CloseVideoView(true)" verticalAlignment="top" horizontalAlignment="right" zindex="10"/> <button id="btnMax" top="0" left="JScript:btnCloseMe.left-btnCloseMe.width+1" image="btn-max.png" hoverImage="btn-max-hi.png" upTooltip="resize to fit screen" transparencyColor="#FF00FF" onClick="ZoomVideo(-1)" verticalAlignment="top" horizontalAlignment="right" zindex="10"/> <button id="btnFS" top="0" left="JScript:btnMax.left-btnMax.width+1" image="btn-fs.png" hoverImage="btn-fs-hi.png" upTooltip="full screen" transparencyColor="#FF00FF" onClick="SwitchToFullScreen()" verticalAlignment="top" horizontalAlignment="right" zindex="10"/> <text id="txtVisTitle" top="0" visible="true" left="0;" value="wmpprop:effVisuals.currentEffectTitle" width="JScript:svwVideoTop.width" height="JScript:svwVideoTopBar.height" tooltip="" fontFace="Arial" fontSize="8" justification="center" foregroundColor="#FFFFFF" scrollingDelay="45" scrollingAmount="1" fontstyle="bold" fontSmoothing="true" verticalAlignment="top" horizontalAlignment="stretch" zindex="2"/> <text id="txtVidTitle" top="0" visible="false" left="0" value="" width="JScript:txtVisTitle.width" height="JScript:txtTitleVis.height" tooltip="" fontFace="Arial" fontSize="8" justification="center" foregroundColor="#000000" scrollingDelay="45" scrollingAmount="1" fontstyle="Bold" fontSmoothing="true" verticalAlignment="top" horizontalAlignment="stretch" zindex="2"/> <text id="txtTopBarGrab" top="0" left="0" value=" " justification="center" width="JScript:svwVideoTopBar.width" height="JScript:svwVideoTopBar.height" cursor="sizeall" tooltip="" verticalAlignment="top" horizontalAlignment="stretch" zindex="5"/> <subview id="svwVideoTBR" backgroundImage="r.png" transparencyColor="#FF00FF" top="0" left="JScript:svwVideoTopBar.width - 3" width="3" height="JScript:svwVideoTopBar.height" backgroundTiled="true" horizontalAlignment="right" verticalAlignment="stretch"/> </subview> <!-- Middle part, consisting of left, middle (video/vis) and right sections --> <subview id="svwVideoMiddle" top="JScript:svwVideoTopBar.top + svwVideoTopBar.height" left="0" width="JScript:vwVideoBig.width" height="JScript:(vwVideoBig.height - svwVideoTop.height - svwVideoTopBar.height - 6);" verticalAlignment="stretch" horizontalAlignment="stretch" backgroundcolor="#000000"> <subview id="svwVideoL" backgroundImage="l.png" transparencyColor="#FF00FF" top="0" left="0" width="3" height="JScript:svwVideoMiddle.height" backgroundTiled="true" horizontalAlignment="left" verticalAlignment="stretch"/> <subview id="svwVideoBig" visible="false" top="0" left="JScript:svwVideoL.left + svwVideoL.width" width="JScript:svwVideoMiddle.width - (svwVideoL.width * 2)" height="JScript:svwVideoMiddle.height" verticalAlignment="stretch" horizontalAlignment="stretch" backgroundcolor="#000000" zindex="15" > <wmpvideo id="vidVideoBig" top="0" left="0" width="JScript:svwVideoBig.width;" height="JScript:svwVideoBig.height;" shrinkToFit="true" stretchtofit="true" tooltip="video" maintainAspectRatio="true" /> </subview> <subview visible="false" id="svwVideoOSI" top="0" left="0" width="JScript:svwVideoBig.width" height="25" horizontalAlignment="stretch" verticalAlignment="top" backgroundcolor="" zindex="16"> <button id="btnOSI" top="4" left="JScript:svwVideoOSI.width-25" image="osi-play.png" verticalAlignment="top" horizontalAlignment="right" transparencyColor="#000000" /> <text id="txtOSI" top="0" left="0" width="JScript:svwVideoOSI.width-btnOSI.width-5" height="JScript:svwVideoOSI.width" value="play" fontFace="Arial" fontSize="16" justification="right" foregroundColor="#00FF00" scrollingDelay="45" scrollingAmount="1" fontstyle="Bold" fontSmoothing="true" verticalAlignment="top" horizontalAlignment="stretch" /> </subview> <subview id="svwVisBig" visible="false" top="0" left="JScript:svwVideoL.left + svwVideoL.width" width="JScript:svwVideoMiddle.width - (svwVideoL.width * 2)" height="JScript:svwVideoMiddle.height" verticalAlignment="stretch" horizontalAlignment="stretch" backgroundcolor="#000000" zindex="15" > <wmpeffects id="effVisuals" top="0" left="0" width="JScript:svwVisBig.width;" height="JScript:svwVisBig.height;" windowed="true" verticalAlignment="stretch" horizontalAlignment="stretch" /> </subview> <subview id="svwVideoR" backgroundImage="r.png" transparencyColor="#FF00FF" top="0" left="JScript:svwVideoMiddle.width - 3" width="3" height="JScript:svwVideoMiddle.height" backgroundTiled="true" horizontalAlignment="right" verticalAlignment="stretch"/> </subview> <!-- Bottom part, consisting of left, middle and right sections --> <subview id="svwVideoBottom" top="JScript:svwVideoMiddle.top + svwVideoMiddle.height" left="0" width="JScript:vwVideoBig.width" height="3" verticalAlignment="bottom" horizontalAlignment="stretch"> <subview id="svwVideoBL" backgroundImage="bl.png" transparencyColor="#FF00FF" top="0" left="0" height="3" width="3" backgroundTiled="false" horizontalAlignment="left" verticalAlignment="bottom" /> <subview id="svwVideoB" backgroundImage="b.png" transparencyColor="#FF00FF" top="0" left="JScript:svwVideoBL.width;" width="JScript:vwVideoBig.width - (svwVideoTL.width * 2)" backgroundTiled="true" horizontalAlignment="stretch" verticalAlignment="bottom" /> <subview id="svwVideoBR" backgroundImage="br.png" transparencyColor="#FF00FF" top="0" left="JScript:svwVideoB.left + svwVideoB.width" width="3" backgroundTiled="false" horizontalAlignment="right" verticalAlignment="bottom" /> </subview> <!-- Extra bottom part for resize handle --> <subview id="svwVideoRH" top="JScript:svwVideoMiddle.top + svwVideoMiddle.height - 3" left="0" width="JScript:vwVideoBig.width" height="6" verticalAlignment="bottom" horizontalAlignment="stretch"> <subview id="svwVideoRHB" top="0" left="JScript:svwVideoRH.width - svwVideoRH.height" width="JScript:svwVideoRH.height" height="JScript:svwVideoRH.height" backgroundTiled="false" horizontalAlignment="right" verticalAlignment="bottom" backgroundcolor="#000000"> <button id="btnResize" image="rh.png" hoverImage="rh-hi.png" left="0" top="0" horizontalAlignment="bottom" verticalAlignment="right" onmousedown="jscript:vwVideoBig.size('bottomright');" cursor="sizenwse" transparencyColor="#FF00FF" tabStop="false" /> </subview> </subview> </view> <!-- Help View --> <view id="vwHelp" titleBar="false" resizable="false" width="491" height="299" backgroundColor="none" onLoad="SwitchPage('B')"> <!-- Top part, consisting of left, middle and right sections --> <subview id="svwHelpTop" top="0" left="0" width="JScript:vwHelp.width" height="3" verticalAlignment="top" horizontalAlignment="stretch" zindex="2"> <subview id="svwHelpTL" backgroundImage="tl.png" transparencyColor="#FF00FF" top="0" left="0" backgroundTiled="false" horizontalAlignment="left" verticalAlignment="top" /> <subview id="svwHelpT" backgroundImage="t.png" transparencyColor="#FF00FF" top="0" left="JScript:svwHelpTL.left+svwHelpTL.width" width="JScript:vwHelp.width-(svwHelpTL.width*2)" backgroundTiled="true" horizontalAlignment="stretch" verticalAlignment="top" /> <subview id="svwHelpTR" backgroundImage="tr.png" transparencyColor="#FF00FF" top="0" left="JScript:svwHelpT.left+svwHelpT.width" width="3" backgroundTiled="false" horizontalAlignment="right" verticalAlignment="top" /> </subview> <!-- Top Bar - a sort of toolbar with text area --> <subview id="svwHelpTopBar" top="JScript:svwHelpTop.height" left="0" width="JScript:vwHelp.width" height="18" horizontalAlignment="stretch" verticalAlignment="top" backgroundcolor="#000000" cursor="hand"> <subview id="svwHelpTBL" backgroundImage="l.png" transparencyColor="#FF00FF" top="0" left="0" width="3" height="JScript:svwHelpTopBar.height" backgroundTiled="true" horizontalAlignment="left" verticalAlignment="stretch"/> <button id="btnCloseMe" top="0" left="JScript:svwHelpTopBar.width - 15 - 3" image="btn-close.png" hoverImage="btn-close-hi.png" upTooltip="close" transparencyColor="#000000" onClick="view.close()" verticalAlignment="top" horizontalAlignment="right" zindex="10"/> <button id="btnTitle" top="0" left="JScript:(svwHelpTopBar.width-252)/2" image="title-ani.gif" tooltip="" tabStop="false" zindex="2" /> <text id="txtTopBarGrab" top="0" left="3" value=" " justification="center" width="JScript:svwHelpTopBar.width - (3*2)" height="JScript:svwHelpTopBar.height" cursor="sizeall" tooltip="" verticalAlignment="top" horizontalAlignment="stretch" zindex="5"/> <subview id="svwHelpTBR" backgroundImage="r.png" transparencyColor="#FF00FF" top="0" left="JScript:svwHelpTopBar.width - 3" width="3" height="JScript:svwHelpTopBar.height" backgroundTiled="true" horizontalAlignment="right" verticalAlignment="stretch"/> </subview> <!-- Middle part --> <subview id="svwHelpMiddle" top="JScript:svwHelpTopBar.top+svwHelpTopBar.height" left="0" width="JScript:vwHelp.width" height="JScript:vwHelp.height-svwHelpTop.height-svwHelpTop.height-svwHelpTopBar.height" verticalAlignment="bottom" horizontalAlignment="stretch"> <subview id="svwHelpL" backgroundImage="l.png" transparencyColor="#FF00FF" top="0" left="0" width="3" height="JScript:svwHelpMiddle.height" backgroundTiled="true" horizontalAlignment="left" verticalAlignment="stretch"/> <subview id="svwHelpText" top="0" left="JScript:svwHelpL.left + svwHelpTL.width" width="JScript:svwHelpMiddle.width - (svwHelpL.width * 2)" height="JScript:svwHelpMiddle.height" verticalAlignment="stretch" horizontalAlignment="stretch" backgroundColor="#000000" zindex="15"> <button id="btnInfoText" top="0" left="0" image="Help1.png" upTooltip="" /> <button id="btnPrevPage" top="JScript:svwHelpMiddle.height-15" left="4" image="left.png" upTooltip="previous page" cursor="hand" zIndex="16" onClick="SwitchPage('B')" /> <button id="btnNextPage" top="JScript:btnPrevPage.top" left="JScript:btnPrevPage.left+btnPrevPage.width+5" image="right.png" upTooltip="next page" cursor="hand" zIndex="16" onClick="SwitchPage('F')" /> <text id="txtPage" top="JScript:btnPrevPage.top-2" left="0" width="JScript:btnInfoText.width-5" value="Page 1/1" justification="right" tooltip="" fontFace="Verdana" fontSize="7" foregroundColor="#66BBFF" scrollingDelay="45" scrollingAmount="1" fontstyle="Bold" fontSmoothing="true" /> <button id="btnHelp1" visible="false" top="0" left="0" width="0" height="0" image="clear.png" tiled="true" transparencyColor="#000000" upTooltip="" cursor="hand" tabStop="false" onClick="" /> <button id="btnHelp2" visible="false" top="0" left="0" width="0" height="0" image="clear.png" tiled="true" transparencyColor="#000000" upTooltip="" cursor="hand" tabStop="false" onClick="" /> <button id="btnHelp3" visible="false" top="0" left="0" width="0" height="0" image="clear.png" tiled="true" transparencyColor="#000000" upTooltip="" cursor="hand" tabStop="false" onClick="" /> <button id="btnHelp4" visible="false" top="230" left="0" width="70" height="15" image="clear.png" tiled="true" transparencyColor="#000000" upTooltip="" cursor="hand" tabStop="false" onClick="intCurrentHelpPage=3; SwitchPage('B')" /> <button id="btnHelp5" visible="false" top="0" left="0" width="0" height="0" image="clear.png" tiled="true" transparencyColor="#000000" upTooltip="" cursor="hand" tabStop="false" onClick="" /> <button id="btnHelp6" visible="false" top="0" left="0" width="0" height="0" image="clear.png" tiled="true" transparencyColor="#000000" upTooltip="" cursor="hand" tabStop="false" onClick="" /> <button id="btnHelp7" visible="false" top="142" left="78" width="35" height="15" image="clear.png" tiled="true" transparencyColor="#000000" upTooltip="" cursor="hand" tabStop="false" onClick="checkPage()" /> </subview> <subview id="svwHelpR" backgroundImage="r.png" transparencyColor="#FF00FF" top="0" left="JScript:svwHelpMiddle.width - 3" width="3" height="JScript:svwHelpMiddle.height" backgroundTiled="true" horizontalAlignment="right" verticalAlignment="stretch"/> </subview> <!-- Bottom part, consisting of left, middle and right sections --> <subview id="svwHelpBottom" top="JScript:svwHelpMiddle.top+svwHelpMiddle.height" left="0" width="JScript:vwHelp.width" height="3" verticalAlignment="bottom" horizontalAlignment="stretch"> <subview id="svwHelpBL" backgroundImage="bl.png" transparencyColor="#FF00FF" top="0" left="0" height="3" width="3" backgroundTiled="false" horizontalAlignment="left" verticalAlignment="bottom" /> <subview id="svwHelpB" backgroundImage="b.png" transparencyColor="#FF00FF" top="0" left="JScript:svwHelpBL.width" width="JScript:vwHelp.width-(svwHelpTL.width*2)" backgroundTiled="true" horizontalAlignment="stretch" verticalAlignment="bottom" /> <subview id="svwHelpBR" backgroundImage="br.png" transparencyColor="#FF00FF" top="0" left="JScript:svwHelpB.left+svwHelpB.width" width="3" backgroundTiled="false" horizontalAlignment="right" verticalAlignment="bottom" /> </subview> </view> </theme>