// JavaScript Document
$(document).ready(function() {
$('.Video-Scroller').jScrollPane({showArrows:true, scrollbarWidth: 20});
						   });
