/*
	$(function() {
		$('.hoverscroll').hoverscroll({
			vertical:		true,
			width:			166,
			height:			174,
			arrows:			true,
			arrowsOpacity:	0.7,
			fixedArrows:	false,
			rtl:			false
		});
	});
*/
