/* Author: 

*/

$(document).ready(function() {
    $('.etusivukuva').cycle({
		fx: 'fade'
	});
});





















