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

