$(document).ready(function() {

	$('.shuffle').randomImage();
//	$('a:first').click(function () {
//	    location.reload();
//	    return false;
//	});

});

