$(document).ready(function(){
  
 	$('#image_slide').cycle('fade');
  });