function Fenster(url)
{
open(url, "Panorama", "resizable=0, status=0, scrollbars=1, width=560, height=230");
}

