$(document).ready(function() {	

$('.homePics').cycle();
	          	 
});


