$(function(){
	$('#shopImage')
		.css('display','inline')
		.cycle();
});

/*
{
			timeout:200,
			random:1,
			speed:500,
		}
*/
