$(document).ready(function () {
	createLastUpdateText("#navLastUpdate");
	createFooter();
});

