/**
 * JavaScript for SchoolSuccess
 */
$(document).ready(function() {
	TC.data.load();
});

