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