var notifications={
	NOCATS: 'Sorry, there are no matching entries for this category.',
	PLEASEWAIT: 'Please wait as I process your request',
	langs:
	{
		es:{
			NOCATS: 'Lo sentimos, no hay ninguna entrada coincidente para esta categor&#237;a.',
			PLEASEWAIT: 'Un momento, por favor.'
		}
	}
};
