$(document).ready(function() {
	$('#featurecontainer').flexibleFading();
		
});

