hs.lang = {
	cssDirection: 'ltr',
	loadingText : 'Loading photo',
	loadingTitle : 'Click to cancel',
	focusTitle : 'Click to move forward',
	fullExpandTitle : 'Enlarge to original size (F)',
	creditsText : 'Powered by <i>Highslide JS</i>',
	creditsTitle : 'Go to the Highslide JS homepage',
	previousText : 'Previous',
	nextText : 'Next', 
	moveText : 'Move',
	closeText : 'Close', 
	closeTitle : 'Close (ESC)', 
	resizeTitle : 'Change size',
	playText : 'Start',
	playTitle : 'Start presentation (SPACE)',
	pauseText : 'Pause',
	pauseTitle : 'Pause presentation (SPACE)',
	previousTitle : 'Previous (left arrow)',
	nextTitle : 'Next (right arrow)',
	moveTitle : 'Move',
	fullExpandText : 'Full size',
	number: 'Photo %1 of %2',
	restoreTitle : 'Click to close the photo. Click and drag to move the photo. Use the keyboard arrows to switch between photos.'
}

