$()

in js/script.js [9:11]


	$(".aRight").click(function() {
		moveReel("next");
	});