<!--
// Framekontrolle
function ladeframenach() {
if(!parent.MainFrame)
location.href="../Layout/SVA_Vorlage.php?" + location.pathname;
}

//-->