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