$(document).ready(function() {
	$("table td." + ID_PAGE + " a").addClass("active");
});
