$(document).ready(
function ()
{
	$('.art_open').jScrollPane({showArrows:true , scrollbarWidth:22, scrollbarMargin:7 });
});
