lichtkrant();
function lichtkrant() {
window.status="Laatste update op = 10/06/2010 18:45:24";
setTimeout("lichtkrant()",100);
}
