
	$(function()
	{
		$('#job_list_index').ScrollableList();
		$('#news_list_index').ScrollableList();
	});
