$(document).ready(function() {
	$('#main_photo').jshowoff({ 
		speed:4500,
		changeSpeed:3500,
		controls:false,
		links: false
	});
});
