
$(document).ready(function()
{
   $('#backstory_copy').jScrollPane({showArrows:true,scrollbarWidth:4});
});


