$(document).ready(function(){
	$('#copy, #copy-tall').jScrollPane({ scrollbarWidth: '7' });
});
