home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / Chip_2004-04_cd1.bin / opsys / wmakeup / downloads / TheStick2.wmz / TheStick.wms < prev    next >
Text File  |  2004-02-12  |  72KB  |  469 lines

  1. <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">
  2.  
  3.     <!-- Main View, consisting of 2 parts -->
  4.     <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();">
  5.  
  6.         <player OpenState_onchange="OnOpenStateChange();" currentItemChange="UpdateMainMetadata();" playStateChange="OnPlayStateChange();" />
  7.         
  8.         <subview id="svwSkinMorph" top="0" left="0" width="517" height="19" transparencyColor="#FF00FF" />
  9.  
  10.         <!-- Part 1 - LHS -->
  11.         <subview id="svwPart1" backgroundImage="BgPart1.png" transparencyColor="#FF00FF" onEndMove="JScript:finishCloseOpen();" zIndex="10">
  12.  
  13.             <button id="btnLeftLight" left="6" top="1" image="light-b-l-ani.gif" disabledImage="light-b-l-off.png" tabstop="false" enabled="false"/>
  14.  
  15.             <playbutton id="btnPlay" left="12" top="1" image="play.png" hoverImage="play-ani.gif" transparencyColor="#000000" visible="wmpenabled:player.controls.play"/>
  16.             <pausebutton id="btnPause" left="JScript:btnPlay.left" top="1" image="pause.png" hoverImage="pause-ani.gif" transparencyColor="#000000" visible="wmpenabled:player.controls.pause"/>
  17.             <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"/>
  18.             <prevbutton id="btnPrev" left="JScript:btnStop.left+16" top="1" image="prev.png" hoverImage="prev-ani.gif" transparencyColor="#000000" enabled="wmpenabled:player.controls.prev"/>
  19.             <nextbutton id="btnNext" left="JScript:btnPrev.left+16" top="1" image="next.png" hoverImage="next-ani.gif" transparencyColor="#000000" enabled="wmpenabled:player.controls.next"/>
  20.  
  21.             <button id="btnSeek" left="JScript:btnNext.left+16" top="1" image="seek.png" transparencyColor="#000000"/>
  22.             <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;"/>
  23.  
  24.             <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;"/>
  25.             <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;"/>
  26.  
  27.             <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"/>
  28.             <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"/>
  29.             <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"/>
  30.             <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"/>
  31.             
  32.             <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"/>
  33.             <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"/>
  34.             <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"/>
  35.  
  36.         </subview>
  37.  
  38.         <!-- Part 2 - RHS -->
  39.         <subview id="svwPart2" left="JScript:intOffset" backgroundImage="BgPart2.png" transparencyColor="#FF00FF" onEndMove="JScript:finishCloseOpen();" zindex="11">
  40.             <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"/>
  41.             <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"/>
  42.             <button visible="true" id="btnInfoBackground" left="JScript:btnSettings.left+13" top="1" image="info.png" transparencyColor="#FF00FF" onClick="toggleMiniEffects()" tabstop="false" zindex="17"/>
  43.             <button visible="true" id="btnInfoBackgroundBG" left="JScript:btnSettings.left+13" top="2" image="info-bg.png" transparencyColor="#100000" tabstop="false" zindex="14"/>
  44.             
  45.             <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">
  46.                 <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"/>
  47.             </effects>
  48.             
  49.             <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">
  50.                 <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"/>
  51.             </effects>
  52.  
  53.             <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">
  54.                 <bars id="visBar3" displaymode="2" levelwidth="2" levelfallbackspeed="4" showpeaks="false" peakhangtime="6" horizontalspacing="1" transparent="false" levelscale="1" backgroundcolor="#000000" levelcolor="#999999"/>
  55.             </effects>
  56.             
  57.             <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">
  58.                 <bars id="visBar4" displaymode="4" transparent="true" backgroundcolor="#000000" levelcolor="#446699"/>
  59.             </effects>
  60.             <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">
  61.                 <bars id="visBar4b" displaymode="4" transparent="false" backgroundcolor="#000000" levelcolor="#99BBEE"/>
  62.             </effects>
  63.             
  64.             <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">
  65.                 <bars id="visBar5" displaymode="3" transparent="true" backgroundcolor="#000000" levelcolor="#999999"/>
  66.             </effects>
  67.             <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">
  68.                 <bars id="visBar5b" displaymode="3" transparent="false" backgroundcolor="#000000" levelcolor="#EEEEEE"/>
  69.             </effects>
  70.             
  71.             <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"/>
  72.             <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"/>
  73.             <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"/>
  74.             <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"/>
  75.             <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"/>
  76.             <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"/>
  77.             <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"/>
  78.             <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"/>
  79.             <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"/>
  80.             <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"/>
  81.             <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"/>
  82.             <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"/>
  83.         </subview>
  84.  
  85.         <!-- Playlist -->
  86.         <subview id="svwPlaylist" left="JScript:btnPlaylist.left+13" top="-130" width="350" height="130" onEndMove="finishPlaylistMove()" zindex="1">
  87.  
  88.             <!-- Middle part, consisting of left, middle (min-vis/vid) and right sections -->                
  89.             <subview id="svwPlaylistMiddle" top="0" left="0" width="JScript:svwPlaylist.width" height="JScript:svwPlaylist.height-3" verticalAlignment="stretch" horizontalAlignment="stretch" backgroundcolor="#000000">
  90.  
  91.                 <subview id="svwPlaylistL" backgroundImage="l.png" transparencyColor="#FF00FF" top="0" left="0" width="3" height="JScript:svwPlaylistMiddle.height" backgroundTiled="true" horizontalAlignment="left" verticalAlignment="stretch"/>
  92.                 
  93.                 <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" >
  94.                     <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%" />
  95.                 </subview>
  96.                 
  97.                 <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"/>
  98.  
  99.             </subview>            
  100.             
  101.             <!-- Bottom part, consisting of left, middle and right sections -->
  102.             <subview id="svwPlaylistBottom" top="JScript:svwPlaylistMiddle.top+svwPlaylistMiddle.height" left="0" width="JScript:svwPlaylist.width" height="3" verticalAlignment="bottom" horizontalAlignment="stretch" zindex="1">
  103.  
  104.                 <subview id="svwPlaylistBL" backgroundImage="bl.png" transparencyColor="#FF00FF" top="0" left="0" height="3" width="3" backgroundTiled="false" horizontalAlignment="left" verticalAlignment="bottom" />
  105.                 <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" />
  106.                 <subview id="svwPlaylistBR" backgroundImage="br.png" transparencyColor="#FF00FF" top="0" left="JScript:svwPlaylistB.left+svwPlaylistB.width" width="3" backgroundTiled="false" horizontalAlignment="right" verticalAlignment="bottom" />
  107.  
  108.             </subview>
  109.  
  110.         </subview>
  111.  
  112.         <!-- Settings -->
  113.         <subview id="svwSettings" left="JScript:btnPlaylist.left + 13" top="-120" width="350" height="120" onEndMove="JScript:finishSettingsMove();" zindex="3">
  114.         
  115.             <!-- Middle part, consisting of left, middle and right sections -->                
  116.             <subview id="svwSettingsMiddle" top="0" left="0" width="JScript:svwSettings.width" height="JScript:(svwSettings.height - 6);" backgroundcolor="#000000">
  117.  
  118.                 <button id="btnSettingsTitle" left="JScript:((svwSettingsMiddle.width-158)/2)" top="0" image="settings-title.png" transparencyColor="#000000" tabstop="false" />
  119.                 <button id="btnHelp" left="JScript:svwSettings.width-20" top="0" image="btn-help.png" hoverImage="btn-help-hi.png" onClick="theme.openView('vwHelp')" />
  120.                 <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" />
  121.                 <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" />
  122.                 <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" />
  123.                 
  124.                 <subview id="svwSettingsL" backgroundImage="l.png" transparencyColor="#FF00FF" top="0" left="0" width="3" height="JScript:svwSettingsMiddle.height" backgroundTiled="true" horizontalAlignment="left" verticalAlignment="stretch" />
  125.                 
  126.                 <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))">
  127.                 
  128.                     <!-- Player Settings -->
  129.                     <subview id="svwSettings1" top="0" left="0" width="JScript:svwSettingsBody.width" height="JScript:svwSettingsBody.height" verticalAlignment="stretch" horizontalAlignment="stretch" backgroundcolor="#000000"  zindex="1">
  130.                     
  131.                         <!-- LHS -->
  132.                         <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();" />
  133.                         <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" />
  134.                         <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" />
  135.                         
  136.                         <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();" />
  137.                         <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" />
  138.                         <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" />
  139.                         
  140.                         <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();" />
  141.                         <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" />
  142.                         <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" />
  143.                         
  144.                         <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();" />
  145.                         <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" />
  146.                         <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"/>
  147.                         
  148.                         <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();" />
  149.                         <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" />
  150.                         <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"/>
  151.                         
  152.                         <!-- RHS -->
  153.                         <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();" />
  154.                         <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" />
  155.                         <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" />
  156.  
  157.                         <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();" />
  158.                         <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" />
  159.                         <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" />
  160.                                     
  161.                         <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();" />
  162.                         <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" />
  163.                         <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" />
  164.                         
  165.                         <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();" />
  166.                         <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" />
  167.                         <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" />
  168.                         
  169.                         <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();" />
  170.                         <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" />
  171.                         <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" />
  172.                         
  173.                         <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" />
  174.                         <button id="btnFader1" left="JScript:((svwSettings1.width-340)/2)" top="JScript:svwSettings1.height - 17" image="" toolTip="" tabStop="false" zIndex="1"/>
  175.                     </subview>
  176.  
  177.                     <!-- Track Info Settings -->
  178.                     <subview id="svwSettings2" top="0" left="0" width="JScript:svwSettingsBody.width" height="JScript:svwSettingsBody.height" verticalAlignment="stretch" horizontalAlignment="stretch" backgroundcolor="#000000" zindex="0">
  179.                     
  180.                         <!-- LHS -->
  181.                         <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()" />
  182.                         <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" />
  183.                         <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" />
  184.                         
  185.                         <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();" />
  186.                         <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" />
  187.                         <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" />
  188.                         
  189.                         <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"/>                        
  190.                         
  191.                         <!-- RHS -->
  192.                         <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"/>
  193.                         
  194.                         <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"/>
  195.                         <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()"/>
  196.                         <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()"/>
  197.                         <button id="btnPTShow" left="JScript:txtPT.left-16" top="JScript:txtPT.top-1" image="on.png" tooltip="" cursor="hand" onClick="ToggleTrackInfoItem()"/>
  198.  
  199.                         <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"/>
  200.                         <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()"/>
  201.                         <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()"/>
  202.                         <button id="btnTNShow" left="JScript:txtTN.left-16" top="JScript:txtTN.top-1" image="on.png" tooltip="" cursor="hand" onClick="ToggleTrackInfoItem()"/>
  203.                         
  204.                         <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"/>
  205.                         <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()"/>
  206.                         <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()"/>
  207.                         <button id="btnTTShow" left="JScript:txtTT.left-16" top="JScript:txtTT.top-1" image="on.png" tooltip="" cursor="hand" onClick="ToggleTrackInfoItem()"/>
  208.                         
  209.                         <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"/>
  210.                         <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()"/>
  211.                         <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()"/>
  212.                         <button id="btnTAShow" left="JScript:txtTA.left-16" top="JScript:txtTA.top-1" image="on.png" tooltip="" cursor="hand" onClick="ToggleTrackInfoItem()"/>
  213.                         
  214.                         <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"/>
  215.                         <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()"/>
  216.                         <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()"/>
  217.                         <button id="btnATShow" left="JScript:txtAT.left-16" top="JScript:txtAT.top-1" image="on.png" tooltip="" cursor="hand" onClick="ToggleTrackInfoItem()"/>
  218.                         
  219.                         <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"/>
  220.                         <button id="btnFader2" left="JScript:((svwSettings1.width-109)/2)" top="JScript:svwSettings1.height - 17" image="" toolTip="" tabStop="false" zIndex="1"/>
  221.                     </subview>
  222.                 
  223.                     <!-- Sound/Eq Settings -->
  224.                     <subview id="svwSettings3" top="0" left="0" width="JScript:svwSettingsBody.width" height="JScript:svwSettingsBody.height" verticalAlignment="stretch" horizontalAlignment="stretch" backgroundcolor="#000000"  zindex="0">
  225.                         <equalizerSettings id="eqEqualizer" splineTension="wmpprop:eq.splineTension" enableSplineTension="wmpprop:eq.enableSplineTension" />
  226.                         
  227.                         <!-- LHS -->
  228.                         <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()" />
  229.                         <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" />
  230.                         <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" />
  231.                         <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()" />
  232.                         <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" />
  233.                         <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" />
  234.                         <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;" />
  235.                         
  236.                         <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()" />
  237.                         <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" />
  238.                         <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" />
  239.                         <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" />
  240.                         <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)" />
  241.                         <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" />
  242.                         <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)" />
  243.                         
  244.                         <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()" />
  245.                         <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" />
  246.                         <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" />
  247.                         <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" />
  248.                         <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()" />
  249.  
  250.                         <!-- RHS -->
  251.                         <button id="eqScale"  left="JScript:(svwSettings1.width/2)+40" top="4" image="eq-scale.png" tabStop="false" />
  252.                         <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" />
  253.                         <button id="eqBand1"  left="JScript:sliEq1.left"      top="JScript:sliEq1.top+sliEq1.height-2"   image="eq-band.png"         disabledImage="" tabStop="false" />
  254.                         <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" />
  255.                         <button id="eqBand2"  left="JScript:sliEq2.left"      top="JScript:sliEq2.top+sliEq2.height-2"   image="eq-band.png"         disabledImage="" tabStop="false" />
  256.                         <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" />
  257.                         <button id="eqBand3"  left="JScript:sliEq3.left"      top="JScript:sliEq3.top+sliEq3.height-2"   image="eq-band.png"         disabledImage="" tabStop="false" />
  258.                         <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" />
  259.                         <button id="eqBand4"  left="JScript:sliEq4.left"      top="JScript:sliEq4.top+sliEq4.height-2"   image="eq-band.png"         disabledImage="" tabStop="false" />
  260.                         <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" />
  261.                         <button id="eqBand5"  left="JScript:sliEq5.left"      top="JScript:sliEq5.top+sliEq5.height-2"   image="eq-band.png"         disabledImage="" tabStop="false" />
  262.                         <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" />
  263.                         <button id="eqBand6"  left="JScript:sliEq6.left"      top="JScript:sliEq6.top+sliEq6.height-2"   image="eq-band.png"         disabledImage="" tabStop="false" />
  264.                         <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" />
  265.                         <button id="eqBand7"  left="JScript:sliEq7.left"      top="JScript:sliEq7.top+sliEq7.height-2"   image="eq-band.png"         disabledImage="" tabStop="false" />
  266.                         <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" />
  267.                         <button id="eqBand8"  left="JScript:sliEq8.left"      top="JScript:sliEq8.top+sliEq8.height-2"   image="eq-band.png"         disabledImage="" tabStop="false" />
  268.                         <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" />
  269.                         <button id="eqBand9"  left="JScript:sliEq9.left"      top="JScript:sliEq9.top+sliEq9.height-2"   image="eq-band.png"         disabledImage="" tabStop="false" />
  270.                         <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" />
  271.                         <button id="eqBand10" left="JScript:sliEq10.left"     top="JScript:sliEq10.top+sliEq10.height-2" image="eq-band.png"         disabledImage="" tabStop="false" />
  272.                         <button id="eqScale2"  left="JScript:eqScale.left+110" top="4" image="eq-scale.png" tabStop="false" />
  273.                         
  274.                         <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)" />
  275.                         <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" />
  276.                         <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" />
  277.  
  278.                     </subview>
  279.                     
  280.                 </subview>
  281.                 
  282.                 <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" />
  283.  
  284.             </subview>
  285.             
  286.             
  287.             <!-- Bottom part, consisting of left, middle and right sections -->
  288.             <subview id="svwSettingsBottom" top="JScript:svwSettingsMiddle.top + svwSettingsMiddle.height" left="0" width="JScript:svwSettings.width" height="3" verticalAlignment="bottom" horizontalAlignment="stretch">
  289.  
  290.                 <subview id="svwSettingsBL" backgroundImage="bl.png" transparencyColor="#FF00FF" top="0" left="0" height="3" width="3" backgroundTiled="false" horizontalAlignment="left" verticalAlignment="bottom" />
  291.                 <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" />
  292.                 <subview id="svwSettingsBR" backgroundImage="br.png" transparencyColor="#FF00FF" top="0" left="JScript:svwSettingsB.left + svwSettingsB.width" width="3" backgroundTiled="false" horizontalAlignment="right" verticalAlignment="bottom" />
  293.  
  294.             </subview>
  295.  
  296.             
  297.         </subview>
  298.  
  299.         <!-- Mini-video screen -->
  300.         <subview id="svwMiniVis" left="JScript:svwPart1.left + btnPlay.left - 1" top="-120" width="120" height="120" onEndMove="JScript:finishVideoMove()" zindex="1">
  301.         
  302.             <!-- Middle part, consisting of left, middle (min-vis/vid) and right sections -->                
  303.             <subview id="svwMiniVisMiddle" top="0" left="0" width="JScript:svwMiniVis.width" height="JScript:(svwMiniVis.height - 6)" verticalAlignment="stretch" horizontalAlignment="stretch" backgroundcolor="#000000">
  304.             
  305.                 <subview id="svwMiniVisL" backgroundImage="l.png" transparencyColor="#FF00FF" top="0" left="0" width="3" height="JScript:svwMiniVisMiddle.height" backgroundTiled="true" horizontalAlignment="left" verticalAlignment="stretch"/>
  306.                 
  307.                 <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" >
  308.                     <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" />
  309.                     <video id="vidVideo" visible="false" windowless="false" top="10" left="0" width="JScript:svwMiniVisBody.width" height="JScript:svwMiniVisBody.height - 18 - 6" maintainAspectRatio="true" />
  310.                     <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()"/>
  311.                     <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')" />
  312.                     <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()"/>
  313.                 </subview>
  314.                 
  315.                 <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"/>
  316.  
  317.             </subview>
  318.             
  319.             
  320.             <!-- Bottom part, consisting of left, middle and right sections -->
  321.             <subview id="svwMiniVisBottom" top="JScript:svwMiniVisMiddle.top + svwMiniVisMiddle.height" left="0" width="JScript:svwMiniVis.width" height="3" verticalAlignment="bottom" horizontalAlignment="stretch" zindex="1">
  322.  
  323.                 <subview id="svwMiniVisBL" backgroundImage="bl.png" transparencyColor="#FF00FF" top="0" left="0" height="3" width="3" backgroundTiled="false" horizontalAlignment="left" verticalAlignment="bottom" />
  324.                 <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" />
  325.                 <subview id="svwMiniVisBR" backgroundImage="br.png" transparencyColor="#FF00FF" top="0" left="JScript:svwMiniVisB.left + svwMiniVisB.width" width="3" backgroundTiled="false" horizontalAlignment="right" verticalAlignment="bottom" />
  326.  
  327.             </subview>
  328.  
  329.             
  330.         </subview>
  331.  
  332.     </view>
  333.  
  334.     <!-- Video / Visualisation View -->
  335.     <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">
  336.  
  337.         <!-- Top part, consisting of left, middle and right sections -->
  338.         <subview id="svwVideoTop" top="0" left="0" width="JScript:vwVideoBig.width" height="3" verticalAlignment="top" horizontalAlignment="stretch" zindex="2">
  339.             <subview id="svwVideoTL" backgroundImage="tl.png" transparencyColor="#FF00FF" top="0" left="0" backgroundTiled="false" horizontalAlignment="left" verticalAlignment="top" />
  340.             <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" />
  341.             <subview id="svwVideoTR" backgroundImage="tr.png" transparencyColor="#FF00FF" top="0" left="JScript:svwVideoT.left + svwVideoT.width;" width="3" backgroundTiled="false" horizontalAlignment="right" verticalAlignment="top" />
  342.         </subview>
  343.         
  344.         
  345.         <!-- Top Bar - a sort of toolbar with text area -->
  346.         <subview id="svwVideoTopBar" top="JScript:svwVideoTop.height" left="0" width="JScript:vwVideoBig.width" height="18" horizontalAlignment="stretch" verticalAlignment="top" backgroundcolor="#000000" cursor="hand">
  347.             <subview id="svwVideoTBL" backgroundImage="l.png" transparencyColor="#FF00FF" top="0" left="0" width="3" height="JScript:svwVideoTopBar.height" backgroundTiled="true" horizontalAlignment="left" verticalAlignment="stretch"/>
  348.             
  349.  
  350.             <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"/>
  351.             <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"/>
  352.             <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"/>
  353.             
  354.             <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"/>
  355.             <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"/>
  356.             <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"/>
  357.  
  358.             <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"/>
  359.             <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"/>
  360.             <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"/>
  361.  
  362.             <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"/>
  363.         </subview>
  364.  
  365.                 
  366.         <!-- Middle part, consisting of left, middle (video/vis) and right sections -->                
  367.         <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">
  368.  
  369.             <subview id="svwVideoL" backgroundImage="l.png" transparencyColor="#FF00FF" top="0" left="0" width="3" height="JScript:svwVideoMiddle.height" backgroundTiled="true" horizontalAlignment="left" verticalAlignment="stretch"/>
  370.             
  371.             <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" >
  372.                 <wmpvideo id="vidVideoBig" top="0" left="0" width="JScript:svwVideoBig.width;" height="JScript:svwVideoBig.height;" shrinkToFit="true" stretchtofit="true" tooltip="video" maintainAspectRatio="true" />
  373.             </subview>
  374.  
  375.             <subview visible="false" id="svwVideoOSI" top="0" left="0" width="JScript:svwVideoBig.width" height="25" horizontalAlignment="stretch" verticalAlignment="top" backgroundcolor="" zindex="16">
  376.                 <button id="btnOSI" top="4" left="JScript:svwVideoOSI.width-25" image="osi-play.png" verticalAlignment="top" horizontalAlignment="right" transparencyColor="#000000" />
  377.                 <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" />
  378.             </subview>
  379.  
  380.             <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" >
  381.                 <wmpeffects id="effVisuals" top="0" left="0" width="JScript:svwVisBig.width;" height="JScript:svwVisBig.height;" windowed="true" verticalAlignment="stretch" horizontalAlignment="stretch" />
  382.             </subview>
  383.             
  384.             <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"/>
  385.  
  386.         </subview>
  387.         
  388.         
  389.         <!-- Bottom part, consisting of left, middle and right sections -->
  390.         <subview id="svwVideoBottom" top="JScript:svwVideoMiddle.top + svwVideoMiddle.height" left="0" width="JScript:vwVideoBig.width" height="3" verticalAlignment="bottom" horizontalAlignment="stretch">
  391.  
  392.             <subview id="svwVideoBL" backgroundImage="bl.png" transparencyColor="#FF00FF" top="0" left="0" height="3" width="3" backgroundTiled="false" horizontalAlignment="left" verticalAlignment="bottom" />
  393.             <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" />
  394.             <subview id="svwVideoBR" backgroundImage="br.png" transparencyColor="#FF00FF" top="0" left="JScript:svwVideoB.left + svwVideoB.width" width="3" backgroundTiled="false" horizontalAlignment="right" verticalAlignment="bottom" />
  395.  
  396.         </subview>
  397.  
  398.                 
  399.         <!-- Extra bottom part for resize handle -->
  400.         <subview id="svwVideoRH" top="JScript:svwVideoMiddle.top + svwVideoMiddle.height - 3" left="0" width="JScript:vwVideoBig.width" height="6" verticalAlignment="bottom" horizontalAlignment="stretch">
  401.         
  402.             <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">
  403.                 <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" />
  404.             </subview>
  405.  
  406.         </subview>
  407.  
  408.     </view>
  409.  
  410.     
  411.     <!-- Help View -->
  412.     <view id="vwHelp" titleBar="false" resizable="false" width="491" height="299" backgroundColor="none" onLoad="SwitchPage('B')">
  413.             
  414.         <!-- Top part, consisting of left, middle and right sections -->
  415.         <subview id="svwHelpTop" top="0" left="0" width="JScript:vwHelp.width" height="3" verticalAlignment="top" horizontalAlignment="stretch" zindex="2">
  416.             <subview id="svwHelpTL" backgroundImage="tl.png" transparencyColor="#FF00FF" top="0" left="0" backgroundTiled="false" horizontalAlignment="left" verticalAlignment="top" />
  417.             <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" />
  418.             <subview id="svwHelpTR" backgroundImage="tr.png" transparencyColor="#FF00FF" top="0" left="JScript:svwHelpT.left+svwHelpT.width" width="3" backgroundTiled="false" horizontalAlignment="right" verticalAlignment="top" />
  419.         </subview>
  420.         
  421.         <!-- Top Bar - a sort of toolbar with text area -->
  422.         <subview id="svwHelpTopBar" top="JScript:svwHelpTop.height" left="0" width="JScript:vwHelp.width" height="18" horizontalAlignment="stretch" verticalAlignment="top" backgroundcolor="#000000" cursor="hand">
  423.             <subview id="svwHelpTBL" backgroundImage="l.png" transparencyColor="#FF00FF" top="0" left="0" width="3" height="JScript:svwHelpTopBar.height" backgroundTiled="true" horizontalAlignment="left" verticalAlignment="stretch"/>
  424.             
  425.             <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"/>
  426.  
  427.             <button id="btnTitle" top="0" left="JScript:(svwHelpTopBar.width-252)/2" image="title-ani.gif" tooltip="" tabStop="false" zindex="2" />
  428.             <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"/>
  429.  
  430.             <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"/>
  431.         </subview>
  432.  
  433.         <!-- Middle part -->
  434.         <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">
  435.         
  436.             <subview id="svwHelpL" backgroundImage="l.png" transparencyColor="#FF00FF" top="0" left="0" width="3" height="JScript:svwHelpMiddle.height" backgroundTiled="true" horizontalAlignment="left" verticalAlignment="stretch"/>
  437.             
  438.             <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">
  439.                 <button id="btnInfoText" top="0" left="0" image="Help1.png" upTooltip="" />
  440.                 <button id="btnPrevPage" top="JScript:svwHelpMiddle.height-15" left="4" image="left.png" upTooltip="previous page" cursor="hand" zIndex="16" onClick="SwitchPage('B')" />
  441.                 <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')" />
  442.                 <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" />
  443.                 
  444.                 <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="" />
  445.                 <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="" />
  446.                 <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="" />
  447.                 <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')" />
  448.                 <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="" />
  449.                 <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="" />
  450.                 <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()" />
  451.  
  452.             </subview>
  453.             
  454.             <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"/>
  455.  
  456.         </subview>
  457.         
  458.         <!-- Bottom part, consisting of left, middle and right sections -->
  459.         <subview id="svwHelpBottom" top="JScript:svwHelpMiddle.top+svwHelpMiddle.height" left="0" width="JScript:vwHelp.width" height="3" verticalAlignment="bottom" horizontalAlignment="stretch">
  460.  
  461.             <subview id="svwHelpBL" backgroundImage="bl.png" transparencyColor="#FF00FF" top="0" left="0" height="3" width="3" backgroundTiled="false" horizontalAlignment="left" verticalAlignment="bottom" />
  462.             <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" />
  463.             <subview id="svwHelpBR" backgroundImage="br.png" transparencyColor="#FF00FF" top="0" left="JScript:svwHelpB.left+svwHelpB.width" width="3" backgroundTiled="false" horizontalAlignment="right" verticalAlignment="bottom" />
  464.             
  465.         </subview>
  466.  
  467.     </view>
  468.     
  469. </theme>