// JavaScript Document
$(document).ready(
	function() {
		contentList.init('history');
	}
);