$(document).ready(function() { 
	$('.images').hide().fadeIn(900);
});
