	$(function() {
		$("div#controller").jFlow({
			slides: "#slides", width: "530px", height: "320px"
		});
	});
