$(document).ready(function() {
						   
	$('#slider').jqFancyTransitions({ width: 656, height: 440});
	$(document).pngFix();

});
