/* */
startok=true;
kopfda=false;
navida=false;

linkziel='';
linkziel=window.location.search.slice(1);

stelle="start.htm";
sitzakt="";
zeitlogout=false; //wird für den Block in intern.htm benötigt
function sitzungneu(aktuell,quelle)
{
  if (aktuell!=sitzakt)
  {
    Navi.location.href="navi.htm?sitzung="+aktuell;
    Kopf.location.href="kopf.htm?sitzung="+aktuell;
    if(quelle=="ab")
    {
      Inhalt.location.href=stelle+"?sitzung="+aktuell;
    }
    sitzakt=aktuell;
  }
} 

/*Galerie:*/
galeriepos=0;
postrans=new Array();
//Index von postrans ist id von Infos, Wert ist Index von galerie auf galerie.htm - bei Wert <0 keine Änderung von galeriepos
postrans[0]=2;
postrans[1]=-1;
postrans[2]=1;
