// JavaScript Document
	function ToonPag (pag) {
		showPage('pagina.php?titel=' + pag,'content');
	}
