home *** CD-ROM | disk | FTP | other *** search
Wrap
<!-- http://www.theskinsfactory.com --> <!-- a_roman@mindspring.com --> <!-- nicely packed and labeled... --> <!-- painfully survived the MS certification process --> <theme id="TheUnit" title="The Unit" author="Alfonso Roman of TheSkinsFactory.com" copyright="E-monee.com, Inc" version="v3 revision 1" currentViewID="unit1"> <view id="unit1" width="530" height="347" backgroundColor="none" titleBar="false" scriptFile="unit.js;res://wmploc.dll/RT_TEXT/#132;" onLoad="onPlayStateChange();"> <player PlayState_onchange="onPlayStateChange();" OpenState_onchange="onPlayStateChange()"> <controls currentPosition_onchange = "progress.value=player.controls.currentPosition; " /> </player> <video visible="false" enabled="true" onvideostart="theme.openview( 'videoUnit' );" /> <subview zIndex="1" id="mainbody" left="0" top="0" backgroundImage="mainbody.png" transparencyColor="#ff00ff"> <!-- min/max/close buttons --> <button id="min" left="101" top="15" image="min_n.gif" hoverImage="min_h.gif" downImage="min_d.gif" upToolTip="Minimize" onClick="view.minimize();"/> <button id="fullmode" left="128" top="25" image="fullmode_n.gif" hoverImage="fullmode_h.gif" downImage="fullmode_d.gif" upToolTip="Return to Full Mode" onClick="view.returnToMediaCenter();"/> <button id="close" left="153" top="45" image="close_n.gif" hoverImage="close_h.gif" downImage="close_d.gif" upToolTip="Close" onClick="view.close();"/> <!-- eq/pl/content buttons --> <button id="infobutton" left="244" top="203" image="info_i.gif" hoverImage="info_h.gif" downImage="info_d.gif" onClick="toggleStarfish();" /> <button id="eqbutton" left="284" top="222" image="eq_i.gif" hoverImage="eq_h.gif" downImage="eq_d.gif" onClick="showeq()" /> <button id="plbutton" left="323" top="233" image="pl_i.gif" hoverImage="pl_h.gif" downImage="pl_d.gif" onClick="jscript:theme.openview('playlist');" upToolTip="Show Playlist"/> <button id="elink" left="175" top="274" image="e_link_i.gif" hoverImage="e_link_h.gif" downImage="e_link_d.gif" cursor="hand" upToolTip="E-moneeNtertainment Info" onClick="jscript:theme.openview('contentunit');"/> </subview> <!-- volume --> <subview zIndex="-3" left="209" top="123" backgroundImage="volback.png" transparencyColor="#ff00ff"> <CustomSlider zIndex="1" left="0" top="0" min="0" max="100" borderSize="10" toolTip="Volume" image="volstrip.png" transparencyColor="#ff00ff" positionImage="volmap.gif" enabled="true" value="wmpprop:player.settings.volume" value_onchange="player.settings.volume = value" cursor="hand"/> </subview> <subview zIndex="-6" id="anim" left="274" top="101" backgroundImage="eanim2.gif" transparencyColor="#ff00ff" passthrough="true"> </subview> <subview zIndex="-6" id="gears" left="274" top="101" backgroundImage="eanim4.gif" transparencyColor="#ff00ff" visible="false"> </subview> <subview zIndex="-7" id="screenMain" left="266" top="95" backgroundImage="screenbodymain.png" transparencyColor="#ff00ff"> <subview zIndex="10" id="timeback" left="42" top="4" backgroundImage="timeback.png" transparencyColor="#ff00ff"> <text zIndex="8" id="time" left="57" top="6" width="50" fontSize="7" scrolling="false" fontSmoothing="true" foregroundColor="#95c8fb" scrolingDelay="85" scrollingAmmount="1" fontStyle="bold" justification="center" value="wmpprop:player.controls.currentPositionString" /> </subview> <text id="metadata" zIndex="5" left="56" top="116" width="135" height="17" value="wmpprop:player.currentmedia.name" fontSize="7" fontSmoothing="true" fontFace="Verdana" foregroundColor="#95c8fb" textwidth_onchange="JScript:scrolling=(textwidth>width);" scrollingDelay="2" scrollingAmount="1" justification="center" fontStyle="bold" scrolling="true"/> <subview zIndex="7" id="progressbarBack" left="47" top="25" backgroundImage="progressbar_back.png" visible="true"> <progressbar zIndex="1" left="10" top="1" width="130" height="8" id="progress" min="0" slide="false" borderSize="10" max="wmpprop:player.currentMedia.duration" onmouseup="player.controls.currentPosition=progress.value;" transparencyColor="#ff00ff" thumbImage="progress1.png" thumbHoverImage="progress2.png" toolTip="Seek"/> </subview> <button id="visnext" left="212" top="38" image="vis_next_i.gif" hoverImage="vis_next_h.gif" downImage="vis_next_d.gif" onClick="Jscript:vis.next();visBig.next();" visible="true" upToolTip="next visualization"/> <button id="visprev" left="212" top="74" image="vis_prev_i.gif" hoverImage="vis_prev_h.gif" downImage="vis_prev_d.gif" onClick="jscript:visBig.previous();vis.previous();" visible="true" upToolTip="previous visualization"/> <button id="randomb" left="21" top="85" image="random_off.gif" hoverImage="random_on.gif" downImage="random_on.gif" sticky="true" upTooltip="Enable Shuffle" downTooltip="Disable Shuffle" down="jscript:player.settings.getMode('shuffle');" onClick="player.settings.setMode('shuffle',down);"/> <button id="repeatb" left="19" top="38" image="repeat_off.gif" hoverImage="repeat_on.gif" downImage="repeat_on.gif" sticky="true" upTooltip="Enable Repeat" downTooltip="Disable Repeat" down="jscript:player.settings.getMode('loop');" onClick="player.settings.setMode('loop',down);"/> <button id="eqnext" left="212" top="38" image="vis_next_i.gif" hoverImage="vis_next_h.gif" downImage="vis_next_d.gif" onClick="Jscript:eq.nextPreset();" visible="false" upToolTip="Next EQ Preset"/> <button id="eqprev" left="212" top="74" image="vis_prev_i.gif" hoverImage="vis_prev_h.gif" downImage="vis_prev_d.gif" onClick="jscript:eq.previousPreset();" visible="false" upToolTip="Previous EQ Preset"/> <subview zIndex="1" id="visback" left="51" top="34" visible="false" backgroundImage="visback.png"> <effects zIndex="4" id="vis" left="1" top="1" visible="true" width="142" height="75" backgroundImage="" transparencyColor="#ff0000" currentEffectType="jscript:mediacenter.effectType();" currentPreset="jscript:mediacenter.effectPreset();" windowed="false" onClick="gotobig()"> </effects> </subview> <effects zIndex="20" id="visBig" left="8" top="6" visible="false" width="231" height="124" backgroundImage="" transparencyColor="#ff0000" currentEffectType="jscript:mediacenter.effectType();" currentPreset="jscript:mediacenter.effectPreset();" windowed="false" onClick="gotogears();"> </effects> <subview zIndex="1" left="39" top="49" id="emoneebanner" backgroundImage="emonee.png" visible="true"></subview> <subview zIndex="2" left="65" top="26" id="eqlayer" backgroundImage="eq_main.png" visible="false"> <text zIndex="8" id="eqpreset" left="30" top="2" width="50" fontSize="8" scrolling="false" fontSmoothing="true" foregroundColor="#95c8fb" scrolingDelay="85" scrollingAmmount="1" fontStyle="bold" justification="center" value="wmpprop:eq.currentPresetTitle"/> <equalizerSettings id="eq" enable="true" /> <slider slide="false" foregroundImage="eqslider_hover.png" id="eq1" borderSize="4" left="5" top ="21" width="8" height="59" toolTip="Equaliser Adjustment" thumbImage="thumb.png" thumbDownImage="thumb2.png" min="-14" max="14" value="wmpprop:eq.gainLevel1" value_onchange="eq.gainLevel1=value;" direction="vertical" /> <slider slide="false" foregroundImage="eqslider_hover.png" id="eq2" borderSize="4" left="16" top="21" width="8" height="59" toolTip="Equaliser Adjustment" thumbImage="thumb.png" thumbDownImage="thumb2.png" min="-14" max="14" value="wmpprop:eq.gainLevel2" value_onchange="eq.gainLevel2=value;" direction="vertical" /> <slider slide="false" foregroundImage="eqslider_hover.png" id="eq3" borderSize="4" left="27" top="21" width="8" height="59" toolTip="Equaliser Adjustment" thumbImage="thumb.png" thumbDownImage="thumb2.png" min="-14" max="14" value="wmpprop:eq.gainLevel3" value_onchange="eq.gainLevel3=value;" direction="vertical" /> <slider slide="false" foregroundImage="eqslider_hover.png" id="eq4" borderSize="4" left="38" top="21" width="8" height="59" toolTip="Equaliser Adjustment" thumbImage="thumb.png" thumbDownImage="thumb2.png" min="-14" max="14" value="wmpprop:eq.gainLevel4" value_onchange="eq.gainLevel4=value;" direction="vertical" /> <slider slide="false" foregroundImage="eqslider_hover.png" id="eq5" borderSize="4" left="49" top="21" width="8" height="59" toolTip="Equaliser Adjustment" thumbImage="thumb.png" thumbDownImage="thumb2.png" min="-14" max="14" value="wmpprop:eq.gainLevel5" value_onchange="eq.gainLevel5=value;" direction="vertical" /> <slider slide="false" foregroundImage="eqslider_hover.png" id="eq6" borderSize="4" left="60" top="21" width="8" height="59" toolTip="Equaliser Adjustment" thumbImage="thumb.png" thumbDownImage="thumb2.png" min="-14" max="14" value="wmpprop:eq.gainLevel6" value_onchange="eq.gainLevel6=value;" direction="vertical" /> <slider slide="false" foregroundImage="eqslider_hover.png" id="eq7" borderSize="4" left="71" top="21" width="8" height="59" toolTip="Equaliser Adjustment" thumbImage="thumb.png" thumbDownImage="thumb2.png" min="-14" max="14" value="wmpprop:eq.gainLevel7" value_onchange="eq.gainLevel7=value;" direction="vertical" /> <slider slide="false" foregroundImage="eqslider_hover.png" id="eq8" borderSize="4" left="82" top="21" width="8" height="59" toolTip="Equaliser Adjustment" thumbImage="thumb.png" thumbDownImage="thumb2.png" min="-14" max="14" value="wmpprop:eq.gainLevel8" value_onchange="eq.gainLevel8=value;" direction="vertical" /> <slider slide="false" foregroundImage="eqslider_hover.png" id="eq9" borderSize="4" left="93" top="21" width="8" height="59" toolTip="Equaliser Adjustment" thumbImage="thumb.png" thumbDownImage="thumb2.png" min="-14" max="14" value="wmpprop:eq.gainLevel9" value_onchange="eq.gainLevel9=value;" direction="vertical" /> <slider slide="false" foregroundImage="eqslider_hover.png" id="eq10" borderSize="4" left="104" top="21" width="8" height="59" toolTip="Equaliser Adjustment" thumbImage="thumb.png" thumbDownImage="thumb2.png" min="-14" max="14" value="wmpprop:eq.gainLevel10" value_onchange="eq.gainLevel10=value;" direction="vertical" /> </subview> </subview> <!-- playbuttons --> <subview zIndex="-5" left="28" top="52" backgroundImage="buttonback.png"> <stopbutton left="23" top="77" image="stop_d.gif" hoverImage="stop_h.gif" downImage="stop_d.gif" onclick="jscript:player.controls.stop();"/> <playbutton left="41" top="41" image="play_d.gif" hoverImage="play_h.gif" downImage="play_d.gif" onclick="jscript:player.controls.play();"/> <pausebutton left="41" top="41" image="pause_d.gif" hoverImage="pause_h.gif" downImage="pause_d.gif" visible="wmpenabled:player.controls.pause"/> <button id="open" left="23" top="6" image="open_d.gif" hoverImage="open_h.gif" downImage="open_d.gif" onclick="JScript:player.URL=theme.openDialog('FILE_OPEN','FILES_ALL');" upToolTip="Open Files"/> <prevbutton id="prev" left="6" top="48" image="prev_d.gif" hoverImage="prev_h.gif" downImage="prev_d.gif" onclick="jscript:player.controls.previous()" /> <nextbutton id="next" left="77" top="24" image="next_d.gif" hoverImage="next_h.gif" downImage="next_d.gif" onclick="jscript:player.controls.next()" /> </subview> </view> <!-- the video view --> <view id="videoUnit" resizable="True" minwidth="364" minheight="350" backgroundColor="none" titleBar="false" width="364" height="350" onLoad="OnLoadVideo();" onClose="OnCloseVideo();"> <player OpenState_onchange="SnapToVideo();"> <controls currentPosition_onchange = "progress.value=player.controls.currentPosition; " /> </player> <!-- the top portion --> <subview zIndex="2" left="0" top="0" verticalAlignment="top" horizontalAlignment="left" backgroundImage="top_left.png" transparencyColor="#ff00ff"> </subview> <subview zIndex="2" left="37" top="0" verticalAlignment="top" horizontalAlignment="left" backgroundImage="top.png" transparencyColor="#ff00ff"> </subview> <!-- the tiled image --> <subview zIndex="2" left="312" top="0" verticalAlignment="top=" horizontalAlignment="stretch" backgroundImage="top_stretch.png" backgroundTiled="true" transparencyColor="#ff00ff"> </subview> <!-- align right --> <subview zIndex="2" left="jscript:view.width-35" top="0" verticalAlignment="top" horizontalAlignment="right" backgroundImage="top2.png" transparencyColor="#ff00ff"> <button id="topright_resize2" uptooltip="Resize Screen - Top Right" zindex="8" top="0" left="0" transparencyColor="#FF00FF" image="top2.png" onmousedown="AllowResizeVideo();view.size( 'topright' );g_fUserHasSized=true;" cursor="sizetopright.cur"/> </subview> <!-- stretching corner --> <subview zIndex="2" left="jscript:view.width-7" top="0" verticalAlignment="top" horizontalAlignment="right" backgroundImage="top_right.png" transparencyColor="#ff00ff"> <button id="topright_resize" uptooltip="Resize Screen - Top Right" zindex="8" top="0" left="0" transparencyColor="#FF00FF" image="top_right.png" onmousedown="AllowResizeVideo();view.size( 'topright' );g_fUserHasSized=true;" cursor="sizetopright.cur"/> </subview> <!-- the middle left portion --> <subview zIndex="2" left="0" top="9" verticalAlignment="top" horizontalAlignment="left" backgroundImage="left2.png" transparencyColor="#ff00ff"> </subview> <!-- the tiled image --> <subview zIndex="2" left="0" top="31" verticalAlignment="stretch" horizontalAlignment="left" backgroundImage="left_stretch.png" backgroundTiled="true" transparencyColor="#ff00ff"> </subview> <subview zIndex="2" left="0" top="jscript:view.height-307" verticalAlignment="bottom" horizontalAlignment="left" backgroundImage="left.png" transparencyColor="#ff00ff"> <button id="close" left="16" top="140" image="close_view2_n.gif" hoverImage="close_view2_h.gif" downImage="close_d2.gif" upToolTip="Close Video Window" onClick="jscript:videoUnit.close();player.controls.stop();"/> </subview> <subview zIndex="2" left="0" top="jscript:view.height-101" verticalAlignment="bottom" horizontalAlignment="left" backgroundImage="bottom_left.png" transparencyColor="#ff00ff"> </subview> <!-- /////////////////////// --> <!-- the middle video --> <subview zIndex="3" id="VideoRgn" left="37" top="9" width="jscript:view.width-44" height="jscript:view.height-110" backgroundColor="#333333" horizontalAlignment="stretch" verticalAlignment="stretch"> <wmpVideo zIndex="3" id="VideoWin" windowless="false" width="jscript:VideoRgn.width" height="jscript:VideoRgn.height" horizontalAlignment="stretch" verticalAlignment="stretch" onvideostart="SnapToVideo();" backgroundColor="black" onclick="ZoomVideo();" OnDblClick="" fullScreen="true"> </wmpVideo> </subview> <!-- the settings drawer --> <subview zIndex="-1" id="vid_settings" left="jscript:view.width-150" top="jscript:view.height-200" backgroundImage="viddrawer.png" verticalAlignment="bottom" horizontalalignment="right" transparencyColor="#ff00ff"> <videosettings id="vidset" enable="true" /> <slider id="brightness" toolTip="Brightness" left="15" top="23" width="99" height="8" borderSize="9" direction="horizontal" thumbImage="thumbvid.png" thumbDownImage="thumbvid2.png" transparencyColor="#ff00ff" min="-127" max="127" value="wmpprop:vidset.brightness" value_onchange="vidset.brightness=value;" /> <slider id="contrast" toolTip="Contrast" left="15" top="39" width="99" height="8" borderSize="9" direction="horizontal" slide="false" thumbImage="thumbvid.png" thumbDownImage="thumbvid2.png" min="-127" max="127" value="wmpprop:vidset.contrast" value_onchange="vidset.contrast=value;" transparencyColor="#ff00ff"/> <slider id="hue" toolTip="Hue" left="15" top="55" width="99" height="8" borderSize="9" direction="horizontal" slide="false" thumbImage="thumbvid.png" thumbDownImage="thumbvid2.png" min="-127" max="127" value="wmpprop:vidset.hue" value_onchange="vidset.hue=value;" transparencyColor="#ff00ff"/> <slider id="saturation" toolTip="Saturation" left="15" top="71" width="99" height="8" borderSize="9" min="-127" max="127" direction="horizontal" thumbImage="thumbvid.png" thumbDownImage="thumbvid2.png" min="-127" max="127" value="wmpprop:vidset.saturation" value_onchange="vidset.saturation=value;" transparencyColor="#ff00ff"/> <button id="resetvidsettings" left="44" top="89" image="reset_off.png" hoverImage="reset_on.png" downImage="reset_off.png" onClick="vidset.reset();" cursor="hand" upToolTip="Reset Video Settings"/> </subview> <!-- the middle right portion --> <subview zIndex="2" left="jscript:view.width-7" top="9" verticalAlignment="top" horizontalAlignment="right" backgroundImage="right2.png" transparencyColor="#ff00ff"> <button id="topright_resize3" uptooltip="Resize Screen - Top Right" zindex="8" top="0" left="0" transparencyColor="#FF00FF" image="right2.png" onmousedown="AllowResizeVideo();view.size( 'topright' );g_fUserHasSized=true;" cursor="sizetopright.cur"/> </subview> <subview zIndex="2" left="jscript:view.width-7" top="31" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="right_stretch.png" transparencyColor="#ff00ff" backgroundTiled="true"> </subview> <subview zIndex="2" left="jscript:view.width-7" top="jscript:view.height-307" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="right.png" transparencyColor="#ff00ff"> </subview> <subview zIndex="2" left="jscript:view.width-7" top="jscript:view.height-101" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="bottom_right.png" transparencyColor="#ff00ff"> </subview> <!-- the bottom portion --> <subview zIndex="2" left="37" top="jscript:view.height-101" verticalAlignment="bottom" horizontalAlignment="left" backgroundImage="bottom.png" transparencyColor="#ff00ff"> <!-- video progressbar --> <progressbar zIndex="1" left="98" top="4" width="170" height="8" id="progress" min="0" slide="false" borderSize="10" max="wmpprop:player.currentMedia.duration" onmouseup="player.controls.currentPosition=progress.value;" transparencyColor="#ff00ff" thumbImage="thumbvid.png" thumbHoverImage="thumbvid2.png" toolTip="Seek"/> <subview zIndex="10" left="10" top="29" backgroundImage="e_link_rotate.gif" passThrough="true"> </subview> </subview> <subview zIndex="2" left="312" top="jscript:view.height-101" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="bottom_stretch.png" backgroundTiled="true" transparencyColor="#ff00ff"> </subview> <subview zIndex="2" left="jscript:view.width-35" top="jscript:view.height-101" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="bottom2.png" transparencyColor="#ff00ff"> <button id="vidsettings" left="2" top="0" image="setdrawer_n.gif" hoverImage="setdrawer_h.gif" downImage="setdrawer_n.gif" onClick="jscript:showsettings();"/> </subview> </view> <!-- the playlist view --> <view id="playlist" resizable="True" minwidth="364" minheight="323" backgroundColor="none" titleBar="false" width="364" height="323" > <!-- the top portion --> <subview zIndex="2" left="0" top="0" verticalAlignment="top" horizontalAlignment="left" backgroundImage="top_left_pl.png" transparencyColor="#ff00ff"> </subview> <subview zIndex="2" left="37" top="0" verticalAlignment="top" horizontalAlignment="left" backgroundImage="top_pl.png" transparencyColor="#ff00ff"> </subview> <!-- the tiled image --> <subview zIndex="2" left="312" top="0" verticalAlignment="top=" horizontalAlignment="stretch" backgroundImage="top_stretch_pl.png" backgroundTiled="true" transparencyColor="#ff00ff"> </subview> <!-- align right --> <subview zIndex="2" left="jscript:view.width-49" top="0" verticalAlignment="top" horizontalAlignment="right" backgroundImage="top2_pl.png" transparencyColor="#ff00ff"> <button id="topright_resize2" uptooltip="Resize Screen - Top Right" zindex="8" top="0" left="0" transparencyColor="#FF00FF" image="top2_pl.png" onmousedown="view.size( 'topright' );" cursor="sizetopright.cur"/> </subview> <!-- stretching corner --> <subview zIndex="2" left="jscript:view.width-7" top="0" verticalAlignment="top" horizontalAlignment="right" backgroundImage="top_right_pl.png" transparencyColor="#ff00ff"> <button id="topright_resize" uptooltip="Resize Screen - Top Right" zindex="8" top="0" left="0" transparencyColor="#FF00FF" image="top_right_pl.png" onmousedown="view.size( 'topright' );" cursor="sizetopright.cur"/> </subview> <!-- the middle left portion --> <subview zIndex="2" left="0" top="11" verticalAlignment="top" horizontalAlignment="left" backgroundImage="left2_pl.png" transparencyColor="#ff00ff"> </subview> <!-- the tiled image --> <subview zIndex="2" left="0" top="41" verticalAlignment="stretch" horizontalAlignment="left" backgroundImage="left_stretch_pl.png" backgroundTiled="true" transparencyColor="#ff00ff"> </subview> <subview zIndex="2" left="0" top="jscript:view.height-280" verticalAlignment="bottom" horizontalAlignment="left" backgroundImage="left_pl.png" transparencyColor="#ff00ff"> <button id="close" left="16" top="113" image="close_view2_n.gif" hoverImage="close_view2_h.gif" downImage="close_d2.gif" upToolTip="Close Playlist" onClick="playlist.close()"/> </subview> <subview zIndex="2" left="0" top="jscript:view.height-101" verticalAlignment="bottom" horizontalAlignment="left" backgroundImage="bottom_left.png" transparencyColor="#ff00ff"> </subview> <!-- /////////////////////// --> <!-- the middle playlist --> <subview id="playlistview" zIndex="4" left="37" top="11" width="jscript:view.width-44" height="jscript:view.height-112" backgroundColor="#333333" horizontalAlignment="stretch" verticalAlignment="stretch"> <playlist onLoad="pl.setColumnWidth(100, 100);" id="pl" width="jscript:playlistview.width" height="jscript:playlistview.height" backgroundColor="#323f4f" backgroundImage="" foregroundcolor="#95c8fb" itemPlayingColor="#1d4692" itemPlayingBackgroundColor="#8bb9f1" disabledItemColor="#000000" columnCount="3" columns="artist=Artist;album=Album;name=Name;duration=Time;" playlistItemsVisible="true" backgroundTiled="false" dropDownVisible="true" font="Verdana" fontSize="7" horizontalAlignment="stretch" verticalAlignment="stretch" allowItemEditing="true" columnsVisible="true" allowColumnSorting="true"/> </subview> <!-- the middle right portion --> <subview zIndex="2" left="jscript:view.width-7" top="11" verticalAlignment="top" horizontalAlignment="right" backgroundImage="right2_pl.png" transparencyColor="#ff00ff"> <button id="topright_resize3" uptooltip="Resize Screen - Top Right" zindex="8" top="0" left="0" transparencyColor="#FF00FF" image="right2_pl.png" onmousedown="view.size( 'topright' );" cursor="sizetopright.cur"/> </subview> <subview zIndex="2" left="jscript:view.width-7" top="31" verticalAlignment="stretch" horizontalAlignment="right" backgroundImage="right_stretch.png" transparencyColor="#ff00ff" backgroundTiled="true"> </subview> <subview zIndex="2" left="jscript:view.width-7" top="jscript:view.height-280" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="right_pl.png" transparencyColor="#ff00ff"> </subview> <subview zIndex="2" left="jscript:view.width-7" top="jscript:view.height-101" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="bottom_right.png" transparencyColor="#ff00ff"> </subview> <!-- the bottom portion --> <subview zIndex="2" left="37" top="jscript:view.height-101" verticalAlignment="bottom" horizontalAlignment="left" backgroundImage="bottom_pl.png" transparencyColor="#ff00ff"> <subview zIndex="10" left="10" top="29" backgroundImage="e_link_rotate.gif" passThrough="true"> </subview> </subview> <subview zIndex="2" left="312" top="jscript:view.height-101" verticalAlignment="bottom" horizontalAlignment="stretch" backgroundImage="bottom_stretch.png" backgroundTiled="true" transparencyColor="#ff00ff"> </subview> <subview zIndex="2" left="jscript:view.width-35" top="jscript:view.height-101" verticalAlignment="bottom" horizontalAlignment="right" backgroundImage="bottom2_pl.png" transparencyColor="#ff00ff"> </subview> </view> <view id="contentunit" width="379" height="287" backgroundColor="none" titleBar="false" onLoad=""> <subview zIndex="4" left="0" top="0" backgroundImage="contentbody.png" transparencyColor="#ff00ff"> <subview zIndex="10" left="47" top="24" backgroundImage="e_link_rotate.gif" passThrough="true"> </subview> <button id="elink" left="46" top="214" image="e_link_i.gif" hoverImage="e_link_h.gif" downImage="e_link_d.gif" cursor="hand" upToolTip="E-moneeNtertainment Website" onClick="jscript:player.launchURL('http://www.e-moneentertainment.com')"/> <button id="closeinfomode" left="113" top="16" onClick="view.close()" image="infomode_close_d.gif" hoverImage="infomode_close_h.gif" downImage="infomode_close_dd.gif" upToolTip="Close InfoMode"/> <button id="aboutmode" left="176" top="198" image="aboutmode_d.gif" hoverImage="aboutmode_h.gif" downImage="aboutmode_d.gif" onClick="maintext.visible=false;mode3.visible=true;" upToolTip="Credits" cursor="hand"/> </subview> <subview zIndex="1" id="textholder" left="94" top="27" backgroundImage="contentbody_screen.png" transparencyColor="#ff00ff"> <subview zIndex="1" id="mode3" left="0" top="0" backgroundImage="aboutmode.gif" transparencyColor="#ff00ff" visible="false"> <button id="aas" left="98" top="1" image="text_up_d.gif" hoverImage="text_up_h.gif" downImage="text_up_d.gif" cursor="hand" upToolTip="" onClick="mode3.visible=false;maintext.visible=true;"/> <button left="63" top="21" image="sf_link_d.gif" hoverImage="sf_link_h.gif" downImage="sf_link_d.gif" onClick="player.launchURL('http://www.theskinsfactory.com/')" upToolTip="visit The Skins Factory Website" cursor="hand"/> <button left="40" top="111" image="infoemail_d.gif" hoverImage="infoemail_h.gif" downImage="infoemail_d.gif" onClick="player.launchURL('mailto:info@theskinsfactory.com?subject=SkinsFactory Info')" upToolTip="For more information - info@theskinsfactory.com" cursor="hand"/> </subview> <!-- main E --> <subview zIndex="1" id="maintext" left="0" top="0" backgroundImage="maintext.gif" transparencyColor="#ff00ff" visible="true"> <button id="information" left="62" top="62" image="information_d.gif" hoverImage="information_h.gif" downImage="information_d.gif" onClick="maintext.visible=false;text1.visible=true;" cursor="hand" upToolTip="Information"/> <button id="links" left="75" top="80" image="link_d.gif" hoverImage="links_h.gif" downImage="link_d.gif" onClick="maintext.visible=false;mainlinks.visible=true;" cursor="hand" upToolTip="Links"/> <button id="contact" left="98" top="99" image="contact_d.gif" hoverImage="contact_h.gif" downImage="contact_d.gif" onClick="jscript:player.launchURL('mailto:Entertainment@multicredit.com?subject=E-moneeNtertainment Skin')" cursor="hand" upToolTip="Contact E-moneeNtertainment"/> </subview> <!-- links --> <subview zIndex="1" id="mainlinks" left="0" top="0" backgroundImage="maintextlinks.gif" transparencyColor="#ff00ff" visible="false"> <button id="aadss" left="98" top="1" image="text_up_d.gif" hoverImage="text_up_h.gif" downImage="text_up_d.gif" cursor="hand" upToolTip="" onClick="mainlinks.visible=false;maintext.visible=true;"/> <button left="53" top="66" image="l_homepage_d.gif" hoverImage="l_homepage_h.gif" downImage="l_homepage_d.gif" onClick="jscript:player.launchURL('http://www.e-moneentertainment.com')" cursor="hand" upToolTip="visit the E-moneeNtertainment Home Page"/> <button left="65" top="81" image="l_emonee_d.gif" hoverImage="l_emonee_h.gif" downImage="l_emonee_d.gif" onClick="jscript:player.launchURL('http://www.e-monee.com')" cursor="hand" upToolTip="visit the E-monee website"/> <button left="76" top="96" image="l_eplaza_d.gif" hoverImage="l_eplaza_h.gif" downImage="l_eplaza_d.gif" onClick="jscript:player.launchURL('http://www.e-moneeplaza.com')" cursor="hand" upToolTip="visit the E-monee Plaza website"/> <button left="89" top="111" image="l_cc_d.gif" hoverImage="l_cc_h.gif" downImage="l_cc_d.gif" onClick="jscript:player.launchURL('http://www.collegebycollege.com')" cursor="hand" upToolTip="visit the College by College website"/> </subview> <!-- text 1 --> <subview zIndex="1" id="text1" left="0" top="0" backgroundImage="text1.gif" transparencyColor="#ff00ff" visible="false"> <button id="aasfdg" left="98" top="1" image="text_up_d.gif" hoverImage="text_up_h.gif" downImage="text_up_d.gif" cursor="hand" upToolTip="" onClick="text1.visible=false;maintext.visible=true;"/> <button id="a" left="98" top="137" image="text_down_d.gif" hoverImage="text_down_h.gif" downImage="text_down_d.gif" cursor="hand" upToolTip="" onClick="text1.visible=false;text2.visible=true;" /> </subview> <!-- text 2 --> <subview zIndex="2" id="text2" left="0" top="0" backgroundImage="text2.gif" transparencyColor="#ff00ff" visible="false"> <button id="b" left="98" top="1" image="text_up_d.gif" hoverImage="text_up_h.gif" downImage="text_up_d.gif" cursor="hand" upToolTip="" onClick="text2.visible=false;text1.visible=true;"/> <button id="c" left="98" top="137" image="text_down_d.gif" hoverImage="text_down_h.gif" downImage="text_down_d.gif" cursor="hand" upToolTip="" onClick="text3.visible=true;text2.visible=false;"/> </subview> <!-- text 3 --> <subview zIndex="3" id="text3" left="0" top="0" backgroundImage="text3.gif" transparencyColor="#ff00ff" visible="false"> <button id="d" left="98" top="1" image="text_up_d.gif" hoverImage="text_up_h.gif" downImage="text_up_d.gif" cursor="hand" upToolTip="" onClick="text3.visible=false;text2.visible=true;"/> <button id="exg" left="98" top="137" image="text_down_d.gif" hoverImage="text_down_h.gif" downImage="text_down_d.gif" cursor="hand" upToolTip="" onClick="text3.visible=false;text4.visible=true;"/> </subview> <subview zIndex="4" id="text4" left="0" top="0" backgroundImage="text4.gif" transparencyColor="#ff00ff" visible="false"> <button id="faxbfs" left="98" top="1" image="text_up_d.gif" hoverImage="text_up_h.gif" downImage="text_up_d.gif" cursor="hand" upToolTip="" onClick="text4.visible=false;text3.visible=true;"/> <button id="exdsg" left="98" top="137" image="text_down_d.gif" hoverImage="text_down_h.gif" downImage="text_down_d.gif" cursor="hand" upToolTip="" onClick="text4.visible=false;maintext.visible=true;"/> </subview> </subview> </view> </theme>