$(document).ready(function() {

	$('#home-feat').hide().fadeIn(2000);

});