$(document).ready(function() {
   //Cycle News
   $('#s4').cycle( {
    fx : 'fade', speed : '12000', timeout : 8000, pause : 1 }); 
});
