home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 February
/
Chip_2003-02_cd1.bin
/
zkuste
/
wmakeup
/
download
/
WWNxp.wmz
/
skin.wms
< prev
next >
Wrap
Text File
|
2002-04-30
|
28KB
|
300 lines
<!-- http://www.theskinsfactory.com -->
<!-- info@theskinsfactory.com -->
<!-- designed for WindowsXP -->
<theme id="wwnXP" title="WWN for WindowsXP" author="TheSkinsFactory.com" copyright="World Wrestling Network" >
<view id="mediaSwitcherView" width="400" height="263" titlebar="false" resizable="false" backgroundImage="preview.jpg" scriptFile="skin.js;res://wmploc.dll/RT_TEXT/#132;"
onload="checkMediaOnLoad();">
</view>
<view id="mainView" titlebar="false" backgroundColor="none" width="392" height="245" scriptFile="skin.js;res://wmploc.dll/RT_TEXT/#132;"
onLoad="mainLoader()" onClose="mainCloser()" onKeyPress="viewHotKeys();">
<player PlayState_onchange="checkPlayerState();" OpenState_onchange="checkPlayerMediaGlobal()" currentPlaylist_onChange="" status_onChange="updateMetadata();">
<controls currentPosition_onchange="progressMain.value=player.controls.currentPosition;updateSeekToolTip();" />
</player>
<video visible="false" enabled="true" onvideostart="theme.currentViewID='videoView'" />
<!-- mainbody -->
<subview zIndex="0" left="0" top="0" backgroundImage="mainback.png" transparencyColor="#ff00ff"/>
<!-- vis covers -->
<subview id="visCover" zIndex="30" left="31" top="31" backgroundImage="vis_cover.png" transparencyColor="#ff00ff" passthrough="true"/>
<subview id="mainIntro" zIndex="25" left="49" top="65" backgroundImage="main_intro.gif" passthrough="true"/>
<subview id="visPlayback" zIndex="18" left="49" top="65" backgroundImage="vis_playback.gif" passthrough="true" visible="false"/>
<subview id="visGlass" zIndex="0" left="42" top="56" backgroundImage="vis_glass.png" passThrough="true"/>
<subview id="visMask" zIndex="1" left="46" top="68" width="210" height="80" visible="true">
<effects id="visEffects" left="0" top="0" width="jscript:visMask.width" height="jscript:visMask.height" windowed="false"
currentEffectType="jscript:mediacenter.effectType();" currentPreset="jscript:mediacenter.effectPreset();" visible="true"/>
</subview>
<!-- metadata & such -->
<subview zIndex="45" left="69" top="57" backgroundImage="meta_filter.png"/>
<subview id="metaTime" zIndex="44" left="35" top="30" width="220" height="100">
<text id="metadata" zIndex="5" left="38" top="29" width="172" height="14" fontSize="7" fontSmoothing="true" fontFace="tahoma" foregroundColor="#ffffff"
scrollingDelay="7" scrollingAmount="2" justification="center" scrolling="true"/>
<text id="time" zIndex="5" left="122" top="15" width="50" fontSize="9" scrolling="false" fontSmoothing="true" foregroundColor="#ffffff" scrolingDelay="50"
scrollingAmmount="1" fontStyle="bold" justification="center"value="wmpprop:player.controls.currentPositionString" fontFace="arial,tahoma,verdana" />
</subview>
<!-- vis Enabled Buttons -->
<subview id="buttonsVisEnabled" zIndex="33" left="133" top="116" width="104" height="51">
<prevbutton left="0" top="27" image="prev_no.gif" hoverImage="prev_hov.gif" downImage="prev_do.gif"/>
<playbutton left="24" top="22" image="play_no.gif" hoverImage="play_hov.gif" downImage="play_do.gif" id="playMe"/>
<pausebutton left="24" top="22" image="pause_no.gif" hoverImage="pause_hov.gif" downImage="pause_do.gif" visible="wmpenabled:player.controls.pause"/>
<nextbutton left="43" top="16" image="next_no.gif" hoverImage="next_hov.gif" downImage="next_do.gif"/>
<stopbutton left="65" top="7" image="stop_no.gif" hoverImage="stop_hov.gif" downImage="stop_do.gif"/>
<button left="82" top="0" image="open_no.gif" hoverImage="open_hov.gif" downImage="open_do.gif" upToolTip="Open File"
onClick="jscript:player.URL=theme.openDialog('FILE_OPEN','FILES_ALLMEDIA');"/>
</subview>
<subview id="pleqVis" zIndex="47" left="109" top="46" width="53" height="30" >
<button id="eqButton" left="0" top="0" image="eq_no.gif" hoverImage="eq_hov.gif" downImage="eq_do.gif" upToolTip="EQ Settings"
onClick="toggleEQ();"/>
<button id="visButton" left="20" top="0" image="vis_no.gif" hoverImage="vis_hov.gif" downImage="vis_do.gif" upToolTip="Vis Effects"
onClick="toggleVis(visOn++);"/>
<button id="plButton" left="36" top="0" image="pl_no.gif" hoverImage="pl_hov.gif" downImage="pl_do.gif" upToolTip="Playlist"
onClick="togglePL();"/>
</subview>
<!-- vol & seek -->
<subview zIndex="50" left="147" top="0" width="119" height="46">
<CustomSlider id="progressMain" zIndex="55" left="0" top="0" min="0" max="wmpprop:player.currentMedia.duration" borderSize="0" image="seek.png"
positionImage="seek_map.gif" enabled="true" cursor="hand" onmouseup="player.controls.currentPosition=progressMain.value;" onKeyDown="seekUpDown(event);"/>
</subview>
<subview zIndex="50" left="127" top="156" width="124" height="46">
<CustomSlider id="volume" zIndex="55" left="0" top="0" min="0" max="100" borderSize="0" image="vol.png" positionImage="vol_map.gif" enabled="true"
value="wmpprop:player.settings.volume" value_onchange="wmpprop:player.settings.volume = value;updateVolToolTip();" cursor="hand" transparencyColor="#ff00ff"
onkeydown="volUpDown(event);"/>
</subview>
<subview zIndex="53" left="207" top="39" width="53" height="30">
<button id="minButton" left="0" top="0" image="min_no.gif" hoverImage="min_hov.gif" downImage="min_do.gif" upToolTip="Minimize"
onClick="view.minimize();" />
<button id="fullmodeButton" left="15" top="0" image="fullmode_no.gif" hoverImage="fullmode_hov.gif" downImage="fullmode_do.gif" upToolTip="Return To Full Mode"
onClick="view.returnToMediaCenter();"/>
<button id="closeButton" left="33" top="5" image="close_no.gif" hoverImage="close_hov.gif" downImage="close_do.gif" upToolTip="Close"
onClick="view.close();"/>
</subview>
<!-- vis Area Buttons -->
<subview id="visButtonBack" zIndex="19" left="39" top="112" backgroundImage="vis_back.png">
<button id="visPrev" left="13" top="8" image="vis_prev_no.png" hoverImage="vis_prev_hov.png" downImage="vis_prev_do.png" onClick="visEffects.previous();" upToolTip="Previous Vis Effect" />
<button id="visNext" left="29" top="21" image="vis_next_no.png" hoverImage="vis_next_hov.png" downImage="vis_next_do.png" onClick="visEffects.next();" upToolTip="Next Vis Effect" />
</subview>
<subview zIndex="40" left="264" top="55" width="85" height="85">
<button id="wwnLogo" left="0" top="0" image="wwn_logo_no.gif" hoverImage="wwn_logo_hov.gif" downImage="wwn_logo_do.gif" upToolTip="Visit the World Wrestling Network Website"
cursor="hand" onClick="jscript:player.launchURL('http://worldwrestlingnetwork.tv')"/>
<!-- onClick="jscript:player.launchURL('http://www.worldwrestlingnetwork.tv')" -->
</subview>
<subview zIndex="50" left="249" top="103" backgroundImage="wwn_patch.png" transparencyColor="#ff00ff" passThrough="true"/>
</view>
<!-- the video -->
<!-- 500, 281 -->
<!-- width="player.currentMedia.imageSourceWidth+196" height="player.currentMedia.imageSourceHeight+41" -->
<!-- checkPlayerState(); -->
<view id="videoView" width="500" height="281" minWidth="500" minHeight="281" resizAble="true" titleBar="false" backgroundColor="#000000" scriptFile="skin.js;res://wmploc.dll/RT_TEXT/#132;"
onLoad="SnapToVideo();loadVidPrefs();" onClose="saveVidPrefs();" onKeyPress="viewHotKeys();">
<player OpenState_onchange="checkPlayerMediaGlobal();SnapToVideo();" PlayState_onchange="">
<controls currentPosition_onchange = "progressMain.value=player.controls.currentPosition; updateSeekToolTip();" />
</player>
<subview zIndex="6" left="jscript:view.width-27" top="jscript:view.height-27" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="v_sizer.png"
transparencyColor="#ff00ff">
<button left="0" top="0" image="v_sizer.png" onMouseDown="view.size( 'bottomright' );" cursor="hand" upToolTip="Resize - [use mouse or arrow keys]" transparencyColor="#ff00ff"
onkeydown="viewResizer(event);"/>
</subview>
<subview zIndex="6" left="28" top="0" width="99" height="21">
<button left="0" top="0" image="v_eq_no.png" hoverImage="v_eq_hov.png" downImage="v_eq_do.png" onClick="toggleEQ()" upToolTip="Equalizer Settings"/>
<button left="32" top="0" image="v_pl_no.png" hoverImage="v_pl_hov.png" downImage="v_pl_do.png" onClick="togglePL()" upToolTip="Playlist"/>
<button id="vidZoom" left="64" top="0" image="v_zoom_no.png" hoverImage="v_zoom_hov.png" downImage="v_zoom_do.png" onClick="videoZoom();" upToolTip="Zoom"/>
</subview>
<subview zIndex="6" left="jscript:view.width-125" top="0" verticalAlignment="top" horizontalAlignment="right" width="97" height="21">
<button left="2" top="0" image="v_min_no.png" hoverImage="v_min_hov.png" downImage="v_min_do.png" onClick="view.minimize();" upToolTip="Minimize"/>
<button left="34" top="0" image="v_full_no.png" hoverImage="v_full_hov.png" downImage="v_full_do.png" onClick="view.returnToMediaCenter()" upToolTip="Return To Full Mode"/>
<button left="66" top="0" image="v_close_no.png" hoverImage="v_close_hov.png" downImage="v_close_do.png" onClick="view.close()" upToolTip="Close"/>
</subview>
<subview zIndex="5" left="0" top="0" verticalAlignment="top" horizontalAlignment="left" backgroundImage="v_top_left.png"/>
<subview zIndex="4" left="0" top="106" verticalAlignment="stretch" horizontalAlignment="left" backgroundImage="v_left_s.png" backgroundTiled="true"/>
<subview zIndex="5" left="0" top="jscript:view.height-173" verticalAlignment="bottom" horizontalAlignment="left" backgroundImage="v_left.png"/>
<subview zIndex="1" left="0" top="jscript:view.height-169" verticalAlignment="bottom" horizontalAlignment="left" backgroundImage="v_bot_left.png">
<subview id="leftDrTop" zIndex="3" left="20" top="0" backgroundImage="v_dr_left_top.png"/>
<subview id="leftDrBot" zIndex="2" left="20" top="82" backgroundImage="v_dr_left_bot.png" onEndMove="moveLeftVidDrawerTop();">
<button id="leftDrOpener" left="20" top="46" width="40" height="20" image="shim2.gif" onClick="moveLeftVidDrawer()" cursor="hand" upToolTip="Open Video Play Button Panel"/>
</subview>
<subview id="vidButtons" zIndex="1" left="21" top="20" width="77" height="132" visible="false">
<buttongroup left="0" top="0" image="v_buttons_no.png" hoverImage="v_buttons_hov.png" downImage="v_buttons_do.png" disabledImage="v_buttons_dis.png" mappingImage="v_buttons_map.png">
<playelement mappingColor="#ccff00"/>
<pauseelement mappingColor="#ccff33"/>
<stopelement mappingColor="#ccff66"/>
<nextelement mappingColor="#ccff99"/>
<prevelement mappingColor="#ccffcc"/>
<buttonelement mappingColor="#ccffff" onClick="jscript:player.URL=theme.openDialog('FILE_OPEN','FILES_ALLMEDIA');" upToolTip="Open File" />
</buttongroup>
</subview>
</subview>
<subview zIndex="5" left="98" top="jscript:view.height-20" verticalAlignment="bottom" horizontalAlignment="left" backgroundImage="v_bot.png"/>
<subview zIndex="4" left="395" top="jscript:view.height-20" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="v_bot_s.png" backgroundTiled="true"/>
<subview zIndex="1" left="jscript:view.width-98" top="jscript:view.height-169" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="v_bot_right.png">
<subview id="rightDrTop" zIndex="3" left="0" top="0" backgroundImage="v_dr_right_top.png"/>
<subview id="rightDrBot" zIndex="2" left="0" top="82" backgroundImage="v_dr_right_bot.png" onEndMove="moveRightVidDrawerTop();">
<button id="rightDrOpener" left="20" top="46" width="40" height="20" image="shim2.gif" onClick="moveRighVidDrawer()" cursor="hand" upToolTip="Open Video Control Panel" />
</subview>
<subview id="sliderDrawer" zIndex="1" left="0" top="0" width="77" height="150">
<slider id="progressMain" left="10" top="22" width="67" height="9" bordersize="9" direction="horizontal" min="0" max="wmpprop:player.currentMedia.duration"
thumbImage="v_thumb_a.png" thumbDownImage="v_thumb_a.png" onmouseup="player.controls.currentPosition=progressMain.value;" enabled="true" />
<slider id="volume" left="10" top="43" width="67" height="9" bordersize="9" direction="horizontal" min="0" max="100"
thumbImage="v_thumb_a.png" thumbDownImage="v_thumb_a.png" value="wmpprop:player.settings.volume" value_onchange="wmpprop:player.settings.volume = value;updateVolToolTip();"/>
<videosettings id="vidset" enable="true" />
<slider id="brightness" left="10" top="63" width="67" height="9" toolTip="Brightness" borderSize="9" direction="horizontal"
thumbImage="v_thumb_b.png" thumbDownImage="v_thumb_b.png" min="-127" max="127" value="wmpprop:vidset.brightness" value_onchange="vidset.brightness=value;" />
<button left="10" top="75" width="60" height="8" image="shim.gif" onClick="JScript:vidset.brightness=0;" upTooltip="Reset Brightness" cursor="hand"/>
<slider id="contrast" left="10" top="84" width="67" height="9" toolTip="Contrast" borderSize="9" direction="horizontal" slide="false"
thumbImage="v_thumb_b.png" thumbDownImage="v_thumb_b.png" min="-127" max="127" value="wmpprop:vidset.contrast" value_onchange="vidset.contrast=value;"/>
<button left="10" top="97" width="60" height="8" image="shim.gif" onClick="JScript:vidset.contrast=0;" upTooltip="Reset Contrast" cursor="hand"/>
<slider id="hue" left="10" top="106" width="67" height="9" toolTip="Hue" borderSize="9" direction="horizontal" slide="false" thumbImage="v_thumb_b.png"
thumbDownImage="v_thumb_b.png" min="-127" max="127" value="wmpprop:vidset.hue" value_onchange="vidset.hue=value;"/>
<button left="10" top="118" width="60" height="8" image="shim.gif" onClick="JScript:vidset.hue=0;" upTooltip="Reset Hue" cursor="hand"/>
<slider id="saturation" left="10" top="127" width="67" height="9" toolTip="Saturation" borderSize="9" min="-127" max="127" direction="horizontal"
thumbImage="v_thumb_b.png" thumbDownImage="v_thumb_b.png" min="-127" max="127" value="wmpprop:vidset.saturation" value_onchange="vidset.saturation=value;"/>
<button left="10" top="139" width="60" height="8" image="shim.gif" onClick="JScript:vidset.saturation=0;" upTooltip="Reset Saturation" cursor="hand"/>
</subview>
</subview>
<subview zIndex="5" left="jscript:view.width-98" top="jscript:view.height-173" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="v_right.png"/>
<subview zIndex="4" left="jscript:view.width-98" top="106" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="v_right_s.png" backgroundTiled="true"/>
<subview zIndex="5" left="jscript:view.width-98" top="0" verticalAlignment="top" horizontalAlignment="right" backgroundImage="v_top_right.png"/>
<subview zIndex="4" left="395" top="0" verticalAlignment="top" horizontalAlignment="stretch" backgroundImage="v_top_s.png" backgroundTiled="true"/>
<subview zIndex="5" left="98" top="0" verticalAlignment="top" horizontalAlignment="left" backgroundImage="v_top.png" />
<subview zIndex="7" top="jscript:view.height-20" verticalAlignment="bottom" horizontalAlignment="center" backgroundImage="v_wwn_mid.png">
<button left="0" top="0" image="v_wwn_mid.png" hoverImage="v_wwn_mid_hov.png" downImage="v_wwn_mid.png" onClick="jscript:player.launchURL('http://worldwrestlingnetwork.tv')"
upToolTip="Visit the World Wrestling Network Website" cursor="hand"/>
</subview>
<subview id="centerBox" zIndex="6" left="98" top="22" verticalAlignment="stretch" horizontalAlignment="stretch" width="jscript:view.width-196" height="jscript:view.height-43"
backgroundColor="#000000">
<video zIndex="8" id="videoWin" windowless="false" width="jscript:centerBox.width" height="jscript:centerBox.height"
horizontalAlignment="stretch" verticalAlignment="stretch" onvideostart="SnapToVideo();" backgroundcolor="black" onvideoend=""
onclick="" OnDblClick="videoWin.fullScreen=true" fullScreen="true" maintainAspectRatio="true" stretchToFit="true" shrinkToFit="true"
tabstop="false"/>
</subview>
</view>
<!-- playlist (global) -->
<view id="plView" width="500" height="281" minWidth="500" minHeight="281" resizAble="true" titleBar="false" backgroundColor="#000000" scriptFile="skin.js;res://wmploc.dll/RT_TEXT/#132;"
onLoad="loadPlPrefs()" onClose="savePlPrefs();" onKeyPress="viewHotKeys();">
<subview zIndex="6" left="jscript:view.width-27" top="jscript:view.height-27" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="v_sizer.png"
transparencyColor="#ff00ff">
<button left="0" top="0" image="v_sizer.png" onMouseDown="view.size( 'bottomright' );" cursor="hand" upToolTip="Resize - [use mouse or arrow keys]" transparencyColor="#ff00ff"
onkeydown="viewResizer(event);"/>
</subview>
<subview zIndex="6" left="28" top="0" width="99" height="21">
<button left="0" top="0" image="v_shuff_no.png" hoverImage="v_shuff_hov.png" downImage="v_shuff_do.png" hoverDownImage="v_shuff_hov.png"
sticky="true" upTooltip="Enable Shuffle" downTooltip="Disable Shuffle" down="jscript:player.settings.getMode('shuffle');" onClick="player.settings.setMode('shuffle',down);" />
<button left="32" top="0" image="v_rep_no.png" hoverImage="v_rep_hov.png" downImage="v_rep_do.png" hoverDownImage="v_rep_hov.png"
sticky="true" upTooltip="Enable Repeat" downTooltip="Disable Repeat" down="jscript:player.settings.getMode('loop');" onClick="player.settings.setMode('loop',down);" />
</subview>
<subview zIndex="5" left="0" top="0" verticalAlignment="top" horizontalAlignment="left" backgroundImage="v_top_left.png"/>
<subview zIndex="4" left="0" top="106" verticalAlignment="stretch" horizontalAlignment="left" backgroundImage="v_left_s.png" backgroundTiled="true"/>
<subview zIndex="5" left="0" top="jscript:view.height-173" verticalAlignment="bottom" horizontalAlignment="left" backgroundImage="v_left.png"/>
<subview zIndex="1" left="0" top="jscript:view.height-169" verticalAlignment="bottom" horizontalAlignment="left" backgroundImage="v_bot_left.png">
</subview>
<subview zIndex="5" left="98" top="jscript:view.height-20" verticalAlignment="bottom" horizontalAlignment="left" backgroundImage="v_bot.png"/>
<subview zIndex="4" left="395" top="jscript:view.height-20" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="v_bot_s.png" backgroundTiled="true"/>
<subview zIndex="1" left="jscript:view.width-98" top="jscript:view.height-169" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="v_bot_right.png"/>
<subview zIndex="5" left="jscript:view.width-98" top="jscript:view.height-173" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="v_right.png"/>
<subview zIndex="4" left="jscript:view.width-98" top="106" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="v_right_s.png" backgroundTiled="true"/>
<subview zIndex="5" left="jscript:view.width-98" top="0" verticalAlignment="top" horizontalAlignment="right" backgroundImage="v_top_right.png">
<button left="38" top="0" image="v_close_no.png" hoverImage="v_close_hov.png" downImage="v_close_do.png" onClick="theme.savePreference('plViewer', 'false'); view.close();" upToolTip="Close Playlist"/>
</subview>
<subview zIndex="4" left="395" top="0" verticalAlignment="top" horizontalAlignment="stretch" backgroundImage="v_top_s.png" backgroundTiled="true"/>
<subview zIndex="5" left="98" top="0" verticalAlignment="top" horizontalAlignment="left" backgroundImage="v_top.png" />
<subview zIndex="7" top="jscript:view.height-20" verticalAlignment="bottom" horizontalAlignment="center" backgroundImage="v_wwn_mid.png"/>
<subview id="plcenterBox" zIndex="6" left="21" top="21" verticalAlignment="stretch" horizontalAlignment="stretch" width="jscript:view.width-42" height="jscript:view.height-42"
backgroundColor="#000000">
<playlist id="plFrame" width="jscript:plcenterBox.width" height="jscript:plcenterBox.height"
backgroundColor="#800f0f" foregroundcolor="#ffffff" itemPlayingColor="#800f0f" itemPlayingBackgroundColor="#ffffff"
disabledItemColor="#556382" columns="name=Name;artist=Artist;album=Album;duration=Time;" playlistItemsVisible="true" dropDownVisible="true"
horizontalAlignment="stretch" verticalAlignment="stretch" allowItemEditing="true" columnsVisible="true" allowColumnSorting="true"
editbuttonsvisible="false" movebuttonsvisible="false" checkboxesVisible="false"/>
</subview>
</view>
<!-- eq view (global) -->
<view id="eqView" width="254" height="128" resizAble="false" titleBar="false" backgroundColor="#000000" scriptFile="skin.js;res://wmploc.dll/RT_TEXT/#132;"
onLoad="theme.savePreference( 'eqViewer', 'true' )" onClose="" onKeyPress="viewHotKeys();">
<subview zIndex="5" left="0" top="0" backgroundImage="eq_back.png">
<button left="201" top="0" image="eq_close_no.png" hoverImage="eq_close_hov.png" downImage="eq_close_do.png" onClick="theme.savePreference('eqViewer', 'false'); view.close();" upToolTip="Close Equalizer"/>
</subview>
<subview zIndex="6" left="0" top="0" width="254" height="128">
<equalizerSettings id="eq" enable="true" enableSplineTension="true" splineTension="3"/>
<slider id="eq1" borderSize="8" left="27" top ="20" width="10" height="65" toolTip="Equaliser Adjustment" thumbImage="eq_thumb.png" thumbDownImage="eq_thumb.png" min="-14" max="14" value="wmpprop:eq.gainLevel1" value_onchange="eq.gainLevel1=value;" direction="vertical" toolTip="31hz" transparencycolor="#FF00FF"/>
<slider id="eq2" borderSize="8" left="48" top="20" width="10" height="65" toolTip="Equaliser Adjustment" thumbImage="eq_thumb.png" thumbDownImage="eq_thumb.png" min="-14" max="14" value="wmpprop:eq.gainLevel2" value_onchange="eq.gainLevel2=value;" direction="vertical" toolTip="63hz" transparencycolor="#FF00FF"/>
<slider id="eq3" borderSize="8" left="69" top="20" width="10" height="65" toolTip="Equaliser Adjustment" thumbImage="eq_thumb.png" thumbDownImage="eq_thumb.png" min="-14" max="14" value="wmpprop:eq.gainLevel3" value_onchange="eq.gainLevel3=value;" direction="vertical" toolTip="125hz" transparencycolor="#FF00FF"/>
<slider id="eq4" borderSize="8" left="90" top="20" width="10" height="65" toolTip="Equaliser Adjustment" thumbImage="eq_thumb.png" thumbDownImage="eq_thumb.png" min="-14" max="14" value="wmpprop:eq.gainLevel4" value_onchange="eq.gainLevel4=value;" direction="vertical" toolTip="250hz" transparencycolor="#FF00FF"/>
<slider id="eq5" borderSize="8" left="111" top="20" width="10" height="65" toolTip="Equaliser Adjustment" thumbImage="eq_thumb.png" thumbDownImage="eq_thumb.png" min="-14" max="14" value="wmpprop:eq.gainLevel5" value_onchange="eq.gainLevel5=value;" direction="vertical" toolTip="500hz" transparencycolor="#FF00FF"/>
<slider id="eq6" borderSize="8" left="132" top="20" width="10" height="65" toolTip="Equaliser Adjustment" thumbImage="eq_thumb.png" thumbDownImage="eq_thumb.png" min="-14" max="14" value="wmpprop:eq.gainLevel6" value_onchange="eq.gainLevel6=value;" direction="vertical" toolTip="1khz" transparencycolor="#FF00FF"/>
<slider id="eq7" borderSize="8" left="153" top="20" width="10" height="65" toolTip="Equaliser Adjustment" thumbImage="eq_thumb.png" thumbDownImage="eq_thumb.png" min="-14" max="14" value="wmpprop:eq.gainLevel7" value_onchange="eq.gainLevel7=value;" direction="vertical" toolTip="2khz" transparencycolor="#FF00FF"/>
<slider id="eq8" borderSize="8" left="174" top="20" width="10" height="65" toolTip="Equaliser Adjustment" thumbImage="eq_thumb.png" thumbDownImage="eq_thumb.png" min="-14" max="14" value="wmpprop:eq.gainLevel8" value_onchange="eq.gainLevel8=value;" direction="vertical" toolTip="4khz" transparencycolor="#FF00FF"/>
<slider id="eq9" borderSize="8" left="196" top="20" width="10" height="65" toolTip="Equaliser Adjustment" thumbImage="eq_thumb.png" thumbDownImage="eq_thumb.png" min="-14" max="14" value="wmpprop:eq.gainLevel9" value_onchange="eq.gainLevel9=value;" direction="vertical" toolTip="8khz" transparencycolor="#FF00FF"/>
<slider id="eq10" borderSize="8" left="217" top="20" width="10" height="65" toolTip="Equaliser Adjustment" thumbImage="eq_thumb.png" thumbDownImage="eq_thumb.png" min="-14" max="14" value="wmpprop:eq.gainLevel10" value_onchange="eq.gainLevel10=value;" direction="vertical" toolTip="16khz" transparencycolor="#FF00FF"/>
<!-- foregroundColor="#ba1717" -->
<text zIndex="50" id="eqPresetText" left="71" top="106" width="113" height="12" fontSize="7" scrolling="false" fontSmoothing="true" fontFace="verdana" foregroundColor="#cccccc"
scrolingDelay="85" scrollingAmmount="1" fontStyle="bold" justification="center"value="wmpprop:eq.currentPresetTitle" visible="true"/>
<button left="17" top="106" image="eq_prev_no.png" hoverImage="eq_prev_hov.png" downImage="eq_prev_do.png" onClick="eq.previousPreset();" upToolTip="Previous EQ Setting"/>
<button left="40" top="106" image="eq_next_no.png" hoverImage="eq_next_hov.png" downImage="eq_next_do.png" onClick="eq.nextPreset();" upToolTip="Next EQ Setting"/>
<button left="192" top="106" image="eq_reset_no.png" hoverImage="eq_reset_hov.png" downImage="eq_reset_do.png" onClick="eq.reset();" upToolTip="Reset EQ SEttings"/>
</subview>
</view>
<!-- content (global) -->
<view id="contentView" width="500" height="281" minWidth="500" minHeight="281" resizAble="true" titleBar="false" backgroundColor="#000000" scriptFile="skin.js;res://wmploc.dll/RT_TEXT/#132;"
onLoad="theme.savePreference( 'contentViewer', 'true' )" onClose=";" onKeyPress="viewHotKeys();">
<subview zIndex="5" left="0" top="0" verticalAlignment="top" horizontalAlignment="left" backgroundImage="v_top_left.png"/>
<subview zIndex="4" left="0" top="106" verticalAlignment="stretch" horizontalAlignment="left" backgroundImage="v_left_s.png" backgroundTiled="true"/>
<subview zIndex="5" left="0" top="jscript:view.height-173" verticalAlignment="bottom" horizontalAlignment="left" backgroundImage="v_left.png"/>
<subview zIndex="1" left="0" top="jscript:view.height-169" verticalAlignment="bottom" horizontalAlignment="left" backgroundImage="v_bot_left.png">
</subview>
<subview zIndex="5" left="98" top="jscript:view.height-20" verticalAlignment="bottom" horizontalAlignment="left" backgroundImage="v_bot.png"/>
<subview zIndex="4" left="395" top="jscript:view.height-20" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="v_bot_s.png" backgroundTiled="true"/>
<subview zIndex="1" left="jscript:view.width-98" top="jscript:view.height-169" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="v_bot_right.png"/>
<subview zIndex="5" left="jscript:view.width-98" top="jscript:view.height-173" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="v_right.png"/>
<subview zIndex="4" left="jscript:view.width-98" top="106" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="v_right_s.png" backgroundTiled="true"/>
<subview zIndex="5" left="jscript:view.width-98" top="0" verticalAlignment="top" horizontalAlignment="right" backgroundImage="v_top_right.png">
<button left="38" top="0" image="v_close_no.png" hoverImage="v_close_hov.png" downImage="v_close_do.png" onClick="theme.savePreference('contentViewer', 'false'); view.close();" upToolTip="Close Content Mode"/>
</subview>
<subview zIndex="4" left="395" top="0" verticalAlignment="top" horizontalAlignment="stretch" backgroundImage="v_top_s.png" backgroundTiled="true"/>
<subview zIndex="5" left="98" top="0" verticalAlignment="top" horizontalAlignment="left" backgroundImage="v_top.png" />
<subview zIndex="7" top="jscript:view.height-20" verticalAlignment="bottom" horizontalAlignment="center" backgroundImage="v_wwn_mid.png"/>
<subview id="plcenterBox" zIndex="6" left="21" top="21" verticalAlignment="stretch" horizontalAlignment="stretch" width="jscript:view.width-42" height="jscript:view.height-42"
backgroundColor="#000000">
</subview>
</view>
</theme>