$(document).ready(function(){
	$('#banners').innerfade({
		speed: 1500,
		timeout: 6000,
		containerheight: '340px',
	});
})
