<!-- SKIN0 through SKIN39 are required unless JavaScript in the file "ZoomifyImageViewer.js" is 
      changed.  Skin file names such as "toolbarBackground.gif" may be changed in this file as long 
      as they match the names of the skin graphic files.  This is useful, for example, for international
      localization.  Supported file formats include those commonly supported by popular browsers:
      PNG, GIF, and JPG.  SKINMODE can be used to enable an alternative graphics fileset
      and is useful for supporting mobile devices with small screens. SKINMODE values
      include: 0 = auto-select folder based on mobile device detection (default);  1 = always use
      FOLDERSTANDARD files; 2 = always use FOLDERLARGE files. Filenames within the
      folders are assumed to be the same, as listed in the XML FILES tag.  Overrides note: toolbar 
      contents will be automatically validated as fitting within the toolbar width. If it does not, toolbar
      elements will be hidden, beginning with the toolbar slider, then the progress display, and lastly
      the logo and minimize / expand buttons. -->

<SKINDATA>	
	<SETUP 
		SKINMODE="0" 
		FOLDERSTANDARD="standard"
		FOLDERLARGE="large" />
	<SIZESSTANDARD
		TOOLBARW="-1"
		TOOLBARH="20"
		LOGOW="24"
		LOGOH="20"
		DIVIDERW="4"
		DIVIDERH="18"
		BUTTONW="15"
		BUTTONH="15"
		BUTTONSPAN="22"
		SLIDERBUTTONW="13"
		SLIDERBUTTONH="13"
		SLIDERTRACKW="116"
		SLIDERTRACKH="15"
		SLIDERSPAN="120"
		PROGRESSW="40" 
		PROGRESSH="20"
		PROGRESSFONTSIZE="12" />
	<SIZESLARGE
		TOOLBARW="-1"
		TOOLBARH="50"
		LOGOW="72"
		LOGOH="60"
		DIVIDERW="9"
		DIVIDERH="45"
		BUTTONW="40"
		BUTTONH="40"
		BUTTONSPAN="52"
		SLIDERBUTTONW="33"
		SLIDERBUTTONH="39"
		SLIDERTRACKW="180"
		SLIDERTRACKH="45"
		SLIDERSPAN="184"
		PROGRESSW="80" 
		PROGRESSH="40"
		PROGRESSFONTSIZE="24" />
	<FILES
		SKIN0="toolbarBackground.gif"
		SKIN1="toolbarLogo.gif"
		SKIN2="logoDivider.gif"
		SKIN3="toolbarMinimizeUp.gif"
		SKIN4="toolbarMinimizeOver.gif"
		SKIN5="toolbarMinimizeDown.gif"
		SKIN6="toolbarExpandUp.gif"
		SKIN7="toolbarExpandOver.gif"
		SKIN8="toolbarExpandDown.gif"
		SKIN9="zoomOutUp.gif"
		SKIN10="zoomOutOver.gif"
		SKIN11="zoomOutDown.gif"
		SKIN12="sliderTrack.gif"
		SKIN13="sliderTick.gif"
		SKIN14="sliderThumbUp.gif"
		SKIN15="sliderThumbOver.gif"
		SKIN16="sliderThumbDown.gif"
		SKIN17="zoomInUp.gif"
		SKIN18="zoomInOver.gif"
		SKIN19="zoomInDown.gif"
		SKIN20="zoomPanDivider.gif"
		SKIN21="panLeftUp.gif"
		SKIN22="panLeftOver.gif"
		SKIN23="panLeftDown.gif"
		SKIN24="panUpUp.gif"
		SKIN25="panUpOver.gif"
		SKIN26="panUpDown.gif"
		SKIN27="panDownUp.gif"
		SKIN28="panDownOver.gif"
		SKIN29="panDownDown.gif"
		SKIN30="panRightUp.gif"
		SKIN31="panRightOver.gif"
		SKIN32="panRightDown.gif"
		SKIN33="resetUp.gif"
		SKIN34="resetOver.gif"
		SKIN35="resetDown.gif"
		SKIN36="fullPageDivider.gif"
		SKIN37="fullPageUp.gif"
		SKIN38="fullPageOver.gif"
		SKIN39="fullPageDown.gif" />
</SKINDATA>