/*browser immer im top */
if(top!=self){
	top.location=self.location;
}