
$(function()
{
	$('#newsbox-wraper').jScrollPane();
});

