    $(function() {

		$('#gallery1').jqFancyTransitions({ 
			width: 816, 
			height: 292, 
			effect:'random', 
			strips:28 
		});
	
});
