$(document).ready(function () {
	$('table').fixedtableheader();
});
