$(document).ready(function(){

});
$(function(){
	$('.autoscrolltxt').jScrollPane();
});
