if (!parent.Hauptframe){
	if(!parent.mainFrame){ 
  		location.href="index.htm?" + location.pathname;
		}
	}
