﻿var fseite = "index.php";
if (top.location.href.lastIndexOf(fseite)<0)
top.document.location.href="../"+fseite+"?seite="+document.location.href;

