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

