jQuery(document).ready(function($) {
	$('#home-slideshow').cycle();
});