function MakePayoffClickable()
{
	document.getElementById("menutop").onclick = function () { Goto("http://www.joz.nl/De+grondlegger/Grondlegger"); };
}
