function trigger(url)
{
    var floater=null
    floater=window. open(url, 'triggerwindow' , 'width=735, height=650, resizable=0, status=0, scrollbars=0')
}
function spaztrig(url)
{
    var floater=null
    floater=window. open(url, 'spaztrigwindow' , 'width=735,height=500,resizable=0 status=0 scrollbar=0')
}
function picture(url)
{
    var floater=null
    floater=window.open(url,'picwindow','status=0 scrollbar=0')
}
function spazpic(url)
{
    var floater=null
    floater=window.open(url,'spazpicwindow','width=720,height=430,resizable=0 status=0 scrollbar=0')
}
function help(url)
{
    var floater=null
    floater=window.open(url,'helwindow','width=745,height=515,resizable=0 status=0 scrollbar=0')
}
function kontakt()
{
    var floater=null
    if(navigator.appName=="Netscape")
    	floater=window.open('kontakt1.html')
    else 
        floater=window.open('kontakt.html')
}
function index(url)
{
    var floater=null
    floater=window.open(url,'indexwindow','width=755,height=550,resizable=yes,status=0,scrollbars=yes')
}

function gast(url)
{
    var floater=null
    floater=window.open(url,'gastwindow','width=695,height=540,resizable=yes, status=0, scrollbars=yes')
}

function event(url)
{
    var floater=null
    floater=window.open(url,'eventwindow','width=695,height=540,resizable=yes, status=0, scrollbars=yes')
}

function danc(url)
{
    var floater=null
    floater=window.open(url, 'dancwindow' , 'width=745, height=550, status=0 ,scrollbars=yes,resizable=yes')
}
function dancl(url)
{
    var floater=null
    floater=window.open(url, 'danclwindow' , 'width=450, height=550, status=0 ,scrollbars=yes,resizable=yes')
}
function kgast(url)
{
    var floater=null
    floater=window.open(url,'kgastwindow','width=500,height=100,resizable=0 status=0 scrollbar=0')
}
function vera(url)
{
    var floater=null
    floater=window.open(url,'verawindow','width=510,height=300,resizable=yes,status=0,scrollbars=yes')
}
function picture1(url)
{
    var floater=null
    floater=window.open(url,'picwindow1','width=720,height=434,resizable=0 status=0 scrollbar=0')
}
function map(url)
{
    var floater=null
    floater=window.open(url,'mapwindow','width=500,height=680,resizable=0 status=0 scrollbar=0')
}
function home(url)
{
    var floater=null
    floater=window.open(url,'homewindow', 'width=755, height=550,scrollbars=yes')
}
function listen(url)
{
var floater=null
floater=window.open(url, 'listenwindow' , 'width=755, height=550, status=0 ,scrollbars=yes')
}
function indices(url)
{
var floater=null
floater=window.open(url, 'indiceswindow' , 'width=755, height=550, status=0 ,scrollbars=yes')
}
function tabellen(url)
{
var floater=null
floater=window.open(url, 'tabellenwindow','width=745,height=550,status=0 ,scrollbars=yes')
} 
function prom(url)
{
    var floater=null
    floater=window.open(url,'promwindow','width=745,height=515,resizable=0 status=0 scrollbar=0')
}
function kalender(url)
{
var floater=null
floater=window.open(url, 'kalender' , 'width=745, height=550, status=0 ,scrollbars=yes,resizable=yes')
}
function sorti(url)
{
var floater=null
floater=window.open(url, 'sortiwindow' , 'width=755, height=550, status=0 ,scrollbars=yes,resizable=yes')
}
function druck(url)
{
var floater=null
floater=window.open(url, 'druckwindow' , 'width=670, height=550, status=0 ,scrollbars=yes')
}
function hauptfenster()
{
var floater=null
floater=window.opener()
}
function beenden()
{
    var floater=null
    floater=window.open('../../../ende.html','indexwindow','width=755,height=550,resizable=yes,status=0,scrollbars=yes')
    floater=window.open('../../../ende.html','gastwindow','width=695,height=540, status=0 scrollbars=yes')
    floater=window.open('../../../ende.html','kgastwindow','width=500,height=100,resizable=0 status=0 scrollbar=0')
    floater=window.open('../../../ende.html','verawindow','width=510,height=300,resizable=yes,status=0,scrollbars=yes')
    floater=window.open('../../../ende.html','mapwindow','width=500,height=680,resizable=0 status=0 scrollbar=0')
    floater=window.open('../../../ende.html','spazpicwindow','width=720,height=430,resizable=0 status=0 scrollbar=0')
    floater=window.open('../../../ende.html','spaztrigwindow','width=735,height=500,resizable=0 status=0 scrollbar=0')
    floater=window.open('../../../ende.html','linkhomewindow','width=735,height=500,scrollbars=yes')
    floater=window.close()
}
function linkhome(url)
{
    var floater=null
    floater=window.open(url,'linkhomewindow', 'width=755, height=550,status=yes,scrollbars=yes,resizable=yes,toolbars=yes')
}
