function setLoginFocus() {
	document.login.benutzer.focus();
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

function menueintrag_loeschen(link) {
    var Wahl;
    Wahl=confirm("Diesen Menüeintrag wirklich löschen?");
    if (Wahl) {
        window.location.href=link;
        }
}
function benutzer_loeschen(link) {
    var Wahl;
    Wahl=confirm("Diesen Benutzer wirklich löschen?");
    if (Wahl) {
        window.location.href=link;
        }
}
function benutzergruppe_loeschen(link) {
    var Wahl;
    Wahl=confirm("Diese Benutzergruppe wirklich löschen?");
    if (Wahl) {
        window.location.href=link;
        }
}
function neues_passwort(link) {
    var Wahl;
    Wahl=confirm("Soll jetzt ein neues Passwort generiert und an den Benutzer verschickt werden?");
    if (Wahl) {
        window.location.href=link;
        }
}
function neuerdatensatz(link) {
    var Wahl;
    Wahl=confirm("Möchten Sie einen neuen Datensatz anlegen?");
    if (Wahl) {
        window.location.href=link;
        }
}
function newsletter_versenden(link) {
    var Wahl;
    Wahl=confirm("Soll dieser Newsletter jetzt versendet werden?");
    if (Wahl) {
        window.location.href=link;
        }
}
function newsletter_test(link) {
    var Wahl;
    Wahl=confirm("Soll dieser Newsletter jetzt zum Test an die eigene Adresse verschickt werden?");
    if (Wahl) {
        window.location.href=link;
        }
}

function bildeintrag_loeschen(link) {
    var Wahl;
	Wahl=confirm( "Soll dieses Bild wirklich als verknüpftes Bild des Benutzers gelöscht werden? Wenn der Benutzer das Bild erneut herunterlädt, wird ein neuer Vorgang angelegt und eine eMail als Beleg generiert." );
    if (Wahl) {
        window.location.href=link;
        }
}

function popUpMiddle(URL, breite, hoehe) {
	var scr_breite=screen.width;
	var scr_hoehe=screen.height;
	var left=(scr_breite-breite)/2;
	var top=(scr_hoehe-hoehe)/2;
	var day = new Date();
	var id = day.getTime();
	eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,"
	   + "statusbar=0,menubar=0,resizable=0,left=" + left + ",top=" + top + ",width="
	   + breite + ",height=" + hoehe + "');");
}

function popUpBrief(URL) {
	var hoehe=screen.height;
	var breite=screen.height/1.41;
	var scr_breite=screen.width;
	var scr_hoehe=screen.height;
	var left=(scr_breite-breite)/2;
	var top=(scr_hoehe-hoehe)/2;
	var day = new Date();
	var id = day.getTime();
	eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=1,location=0,"
	   + "statusbar=0,menubar=1,resizable=0,left=" + left + ",top=" + top + ",width="
	   + breite + ",height=" + hoehe + "');");
}

function popUpMiddle_scroll(URL, breite, hoehe) {
	var scr_breite=screen.width;
	var scr_hoehe=screen.height;
	var left=(scr_breite-breite)/2;
	var top=(scr_hoehe-hoehe)/2;
	var day = new Date();
	var id = day.getTime();
	eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=1,location=0,"
	   + "statusbar=0,menubar=0,resizable=0,left=" + left + ",top=" + top + ",width="
	   + breite + ",height=" + hoehe + "');");
}

function sicherheitsabfrage(link) {
    var Wahl;
    Wahl=confirm("Logdatei wirklich löschen?");
    if (Wahl) {
        window.location.href=link;
        }
}

function sicherheitsabfrage_bild(link) {
    var Wahl;
	Wahl=confirm( "Soll das ausgewählte Bild wirklich gelöscht werden?" );
    if (Wahl) {
        window.location.href=link;
        }
}

function sicherheitsabfrage_text(link) {
    var Wahl;
	Wahl=confirm( "Soll der ausgewählte Text wirklich gelöscht werden?" );
    if (Wahl) {
        window.location.href=link;
        }
}

function sicherheitsabfrage_text_kopie(link) {
    var Wahl;
	Wahl=confirm( "Soll der ausgewählte Text wirklich kopiert werden?" );
    if (Wahl) {
        window.location.href=link;
        }
}

function sicherheitsabfrage_termin(link) {
    var Wahl;
	Wahl=confirm( "Soll der ausgewählte Termin wirklich gelöscht werden?" );
    if (Wahl) {
        window.location.href=link;
        }
}

function sicherheitsabfrage_termin_kopie(link) {
    var Wahl;
	Wahl=confirm( "Soll der ausgewählte Termin wirklich kopiert werden?" );
    if (Wahl) {
        window.location.href=link;
        }
}

function sicherheitsabfrage_download(link) {
    var Wahl;
	Wahl=confirm( "Soll die ausgewählte Datei wirklich gelöscht werden?" );
    if (Wahl) {
        window.location.href=link;
        }
}

function sicherheitsabfrage_selected(link) {
    var Wahl;
	Wahl=confirm( "Sollen wirklich alle ausgewählten Bilder jetzt gelöscht werden?" );
    if (Wahl) {
        window.location.href=link;
        }
}

function sicherheitsabfrage_selected_texte(link) {
    var Wahl;
	Wahl=confirm( "Sollen wirklich alle ausgewählten Texte jetzt gelöscht werden?" );
    if (Wahl) {
        window.location.href=link;
        }
}

function sicherheitsabfrage_selected_download(link) {
    var Wahl;
	Wahl=confirm( "Sollen wirklich alle ausgewählten Dateien jetzt gelöscht werden?" );
    if (Wahl) {
        window.location.href=link;
        }
}

function sicherheitsabfrage_reset_counter(link) {
    var Wahl;
	Wahl=confirm( "Sollen wirklich alle Einträge unwiderruflich gelöscht werden?" );
    if (Wahl) {
        window.location.href=link;
        }
}


function change_hauptfarbe (color) {
      //alert('Farbwert: ' + color );
      document.getElementById( 'select_hauptfarbe' ).style.backgroundColor = color; 
      //alert('c2: ' + document.getElementById( 'area'+num ).style.backgroundColor );
   }
   function reset_hauptfarbe (hintergrundfarbe) {
      //alert('r: ' + document.getElementById( 'select_color' ).style.backgroundColor );
      document.getElementById( 'select_hauptfarbe' ).style.backgroundColor = hintergrundfarbe;
      //alert('r2: ' + document.getElementById( 'area1' ).style.backgroundColor );
   }
   
   function change_textfarbe (color) {
      //alert('Farbwert: ' + color );
      document.getElementById( 'select_textfarbe' ).style.backgroundColor = color; 
      //alert('c2: ' + document.getElementById( 'area'+num ).style.backgroundColor );
   }
   function reset_textfarbe (hintergrundfarbe) {
      //alert('r: ' + document.getElementById( 'select_color' ).style.backgroundColor );
      document.getElementById( 'select_textfarbe' ).style.backgroundColor = hintergrundfarbe;
      //alert('r2: ' + document.getElementById( 'area1' ).style.backgroundColor );
   }

   function change_linkfarbe (color) {
      //alert('Farbwert: ' + color );
      document.getElementById( 'select_linkfarbe' ).style.backgroundColor = color; 
      //alert('c2: ' + document.getElementById( 'area'+num ).style.backgroundColor );
   }
   function reset_linkfarbe (hintergrundfarbe) {
      //alert('r: ' + document.getElementById( 'select_color' ).style.backgroundColor );
      document.getElementById( 'select_linkfarbe' ).style.backgroundColor = hintergrundfarbe;
      //alert('r2: ' + document.getElementById( 'area1' ).style.backgroundColor );
   }

   function change_hintergrundfarbe (color) {
      //alert('Farbwert: ' + color );
      document.getElementById( 'select_hintergrundfarbe' ).style.backgroundColor = color; 
      //alert('c2: ' + document.getElementById( 'area'+num ).style.backgroundColor );
   }
   function reset_hintergrundfarbe (hintergrundfarbe) {
      //alert('r: ' + document.getElementById( 'select_color' ).style.backgroundColor );
      document.getElementById( 'select_hintergrundfarbe' ).style.backgroundColor = hintergrundfarbe;
      //alert('r2: ' + document.getElementById( 'area1' ).style.backgroundColor );
   }

