$(document).ready(function() {
	$('.datatable,#datatable').dataTable();
});