$(document).ready(function() {
	$('div.slideshow').cycle({timeout: 4000});
});
