<!--

function FrameUpdate(URL1, URL2) {
parent.maanden.location.href = URL1;
parent.dagen.location.href = URL2;
}

//-->
