function FrameUpdate(URL1, URL2, URL3)	{	parent.linksb_rechts.location.href = URL1	parent.boven_2.location.href = URL2	parent.body.location.href = URL3	}
