/* Laden einer Einzel-Inhaltsseite im vollstaendigen Frameset */

if (self == top) {
    window.location = "http://www.freunde-der-nationalgalerie.org/website/mainset.php?page=" + window.location;
}

