function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function verbandsportal() {
  window.open("http://www.beranet.de/verband/module/diakonie/","Verband","width=797,height=600,menu=no,toolbar=yes,scrollbars=yes,status=yes");
}