function ShowIndex(){
	PageTemplate();
	
	document.getElementById('titlearea').innerHTML = "<img src='illustraties/banner2.gif' />";

	GoToPage(0,0);

	ShowMenu();

}
