$(document).ready(function() {
	$('#slideshow').jqFancyTransitions({ width: 940, height: 270 });
});

