$(function($) {
	$('.jclock').jclock();
	$('.scroll-pane').jScrollPane({showArrows:true, scrollbarWidth:17, dragMaxHeight:122});
});
