$(function() {
	$('#banner').innerfade({ speed: 'slow', timeout: 4000, type: 'random', containerheight: '264px' }); 
});