$(document).ready(function()
	{

		$('#dreams').cycle({cleartype:  1});

	}
);
