﻿$(function() {
	$('#main_top #slideshow-wrap').cycle({ fx: 'fade', speed: '300', timeout: '5000', random: 1 });
});
