$(document).ready(function() {
	$('#slideshowHolder').jqFancyTransitions({ width: 362, height: 485, navigation: true});
  });
