$(document).ready(function() {
	$('#smallbanner').fadeIn('slow');
});

