try{
	lightgallery.setLangVars({
		next : 'Next',
		prev : 'Previous',
		zoomIn : 'Zoom In',
		zoomOut : 'Zoom Out',
		fullSize: 'Full Size',
		fitScreen: 'Fit screen',
		close : 'Close',
		image : 'Image',
		of : 'of'
	})
}catch(e){}
