if (!this.dictionnary) {	
	this.dictionnary = {
		next: 'next page',
		previous: 'previous page'
	};
}
