var xlatDictionary = {
	'locale': 'it_it',
	'words' : {
		'previous': 'Precedente',
		'next': 'Seguente',
		'close': 'CHIUDI FINESTRA',
		'of': '/'
	}
};
