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