$(function() {
	$('#fade').cycle();
	$('#header-images').cycle();
});

