$(document).ready(function()
{
	$('.right_col_content').jScrollPane();
});