function zweiframeschange(url1,url2)  {
	parent.liste.location.href= url1;
	parent.main.location.href= url2;
	}