function change_frames(datei1,datei2) {
parent.frames[1].location.href=datei1
parent.frames[3].location.href=datei2
}
