function framebefreiung(){
	if(top.frames.length < 3){
		top.location.href="index.htm";}
}

