$(document).ready(function() {
	$('.shuffle').randomImage({path: 'assets/'});
});

