$(document).ready(function() {
			
	$.toc('h2,h3').appendTo('#sub-nav');
	
});
