<!--
if (parent.location.href == self.location.href) {
    if (window.location.replace)
        window.location.replace('../kontakt/paradiese.shtml');
    else
        window.location.href = '../kontakt/paradiese.shtml';
}
//  -->

