$(document).ready(function() {


	$("#featuredRef").featuredbox( {
		width : 270,
		height : 50,
		slidesAnimation : "fade"
	});
});
