jQuery(function($){
	$('.tx-lbnicetoknow-pi1 ul').innerfade({
		animationtype: 'fade',
		speed: 'slow',
		timeout: 7000,
		type: 'random'
	});
});
