$(document).ready(function(){
	$('#description').jScrollPane();
	$('#dimensions').jScrollPane();
});
