$(document).ready(function() {
	$('#Slideshow').slider({
		width : 541,
		height: 360,
		wait : 3000
	});
});
