		$(function() {
			$('#fW_Content').cycle({ 
			fx:    'fade',
			pager: '#fW_Controls'
 			});
		});
		