$(document).ready(function() {
	$('#slideshow').cycle();
	$('#spotlightImage').cycle({
		'width': 212
	});
});
