// Main javascript for monkey template

window.onload = function () {
	makeDefinitionLinks();
	makeCommentLinks();
	tableruler();
}


