if (window.parent.location == location && parseInt(navigator.appVersion) >= 4){

    top.location="http://www.formstecherei.de";
}

