
function fenster1()
{
var hans;
hans=window.open("beteiligung.html","hansi","width=390,height=300,resizable=yes,toolbar=no,location=no,directories=no,scrollbars=yes,top=100,left=300");
}
function fenster2()
{
var hans;
hans=window.open("entmachtung.html","hansi","width=390,height=300,resizable=yes,toolbar=no,location=no,directories=no,scrollbars=yes,top=100,left=300");
}
function fenster3()
{
var hans;
hans=window.open("system_offen.html","hansi","width=390,height=300,resizable=yes,toolbar=no,location=no,directories=no,scrollbars=yes,top=100,left=300");
}
function fenster4()
{
var hans;
hans=window.open("gesetze_weg.html","hansi","width=390,height=300,resizable=yes,toolbar=no,location=no,directories=no,scrollbars=yes,top=100,left=300");
}

