When this option is set to Hide, only the Lightbox tab will be shown.
'); break; case 'lb_ss_speed': $title=WT_I18N::translate('Slide Show speed'); $text=WT_I18N::translate('This option determines the length of time each image should be displayed before the Slide Show displays the next image in the sequence.
'); break; case 'lb_music_file': $title=WT_I18N::translate('Slideshow sound track'); $text=WT_I18N::translate('This option lets you specify a sound track to be played whenever the slide show is active. When you leave this field blank, no sound will play during the slide show.

This feature only supports files in the mp3 format.
'); break; case 'lb_transition': $title=WT_I18N::translate('Image Transition speed'); $text=WT_I18N::translate('This option lets you specify the transition speed when the image changes. This selection is applied during the slideshow. It is also applied when you move to the next or previous image when the slideshow is not running.

The None option eliminates image transitions so that the new image immediately replaces the old without visible adjustment of the new image\'s dimensions.
'); break; case 'lb_url_dimensions': $title=WT_I18N::translate('URL Window dimensions'); $text=WT_I18N::translate('When clicking on a URL image thumbnail, this option lets you specify the Lightbox URL Window dimensions in pixels.

This should normally be less than your current browser window dimensions, and certainly less than your screen resolution.
'); break; }