$(function() {
	$("#wtscroll").css({overflow: "auto", position: "relative", top: 0, height: 350}).jScrollPane();
});