// JavaScript Document
$(window).load(function() {
$('#featured').orbit();
});
