// Copyright Marcus Haas
if (self != top) {
	top.location.href=self.location.href;
}