$(window).load(function() {
     $('#featured').orbit({
	  'bullets' : false
     });
});
