function init(){
	$("a[rel*=facybox]").facybox();
	$("#featureCarousel").featureCarousel({
		counterStyle:3
	});

}
