$(document).ready(function() {
	$('.photos').cycle();
});
