if (top == self) {
	top.location.href = "/index.php?seite=" + document.location.href;
}
