/* fr/_leftop.js                                                  ANSI-Format */
/* created: dj 19062009                                                       */
/* */
/* ****************************************************************************/
<!-- vor alten Browsern verstecken
/* alert (client); */
getNrCook();
function dspBsk(mode,ele)
{
 if (mode == "1"){ document.getElementById(ele).style.display="inline"; }
 else            { document.getElementById(ele).style.display="none";   }
}
function dspBrd(mode,ele)
{
 if (mode == "1") { document.getElementById(ele).style.borderBottomColor="#7F0905"; }
 else             { document.getElementById(ele).style.borderBottomColor="#FDFDFD"; } 
}

/* *************************************************************** switchLeft */
function swLeft(IA) 
{
 var leftT = "";
 if (IA == 1)
 { 
  leftT  += '<table class="Left" border="0" width="100%">'
         +  '<tr><td><br>'
         +  '<a href="/opac/fr/index.html.S"  accesskey="L"'
         +  ' title="[L] Informationen zur Nutzung des Online-Kataloges"> Page initiale </a>'
         +  '<a href="/opac/fr/qsim.html.S"   accesskey="E" '
         +  ' title="[E] Einfache Suche mit Autor, Titel, Thema oder Jahr"> Recherche simple </a>'
         +  '<a href="/opac/fr/qsel.html.S"   accesskey="S" '
         +  ' title="[S] Selektive Suche durch die Auswahl verschiedener Suchkriterien"> Recherche s&eacute;lective </a>'
         +  '<a href="/opac/fr/brow.html.S"   accesskey="X" '
         +  ' title="[X] Tabellarische Suche mittels verschiedener Wortlisten"> Index A - Z </a>'
         +  '<a href="javascript:frmLeft(\'fr\',\'top20\')" accesskey="T" '
         +  ' title="[T] Die aktuellen Top 20 Listen"> Top 20 </a>'

         +  '<a href="javascript:dspBsk(\'1\',\'sub1\')" accesskey="K" '
         +  ' title="[K] Der aktuelle Warenkorb"> Panier' + ' (' + djLen + ')' + '</a>'
         +  '<div id="sub1" style="display:none;">'
         +  '<a href="javascript:frmLeft(\'fr\',\'bofg\',\'1\')" accesskey="A" '
         +  ' title="[A] Warenkorb bearbeiten" style="text-align:left;margin-left:20px"> - bearbeiten </a>'
         +  '<a href="javascript:frmLeft(\'fr\',\'bofg\',\'2\')" accesskey="R" '
         +  ' title="[R] Warenkorb reservieren" style="text-align:left;margin-left:20px"> - reservieren </a>'
         +  '<a href="javascript:frmLeft(\'fr\',\'bofg\',\'3\')" accesskey="Y" '
         +  ' title="[Y] Warenkorb download" style="text-align:left;margin-left:20px"> - download </a>'
         +  '<a href="javascript:frmLeft(\'fr\',\'bofg\',\'4\')" accesskey="Q" '
         +  ' title="[Q] Warenkorb speichern" style="text-align:left;margin-left:20px;"> - speichern </a>'
         +  '</div>'

         +  '<a href="javascript:frmLeft(\'fr\',\'nacq\')" accesskey="N" '
         +  ' title="[N] Die aktuellen Neuerwerbungen"> Nouvelle parution </a>'
         +  '<a href="javascript:frmLeft(\'fr\',\'login\')" accesskey="B" '
         +  ' title="[B] Kontofunktionen für registrierte Benutzer"> Fonctions de pr&ecirc;t </a><br><br>'
         +  '<a href="/opac/de/index.html.S" accesskey="1" title="[1] Deutsch">Deutsch</a>'
         +  '<a href="/opac/en/index.html.S" accesskey="2" title="[2] English"> English </a>'
         +  '</td></tr>'
         +  '<tr><td>&nbsp;</td></tr>'
         +  '</table>';                      
 }
 if (IA == 99)
 { 
  leftT  += '<table class="Left "border="0"  width="100%">'
         +  '<tr><td align="center"><br>'
         +  '<a href="javascript:window.close()"  accesskey="0" '
         +  ' title="[0] Kontofunktionen schließen"><font size="3"> Logoff </font></a>'
         +  '<br>&nbsp;'
         +  '<br>&nbsp;'
         +  '<br>&nbsp;'
         +  '<br>&nbsp;'
         +  '<br>&nbsp;'
         +  '<br>&nbsp;'
         +  '<br>&nbsp;'
         +  '<br>&nbsp;'
         +  '<br>&nbsp;'
         +  '<br>&nbsp;'
         +  '<br>&nbsp;'
         +  '<br>&nbsp;'
         +  '<br>&nbsp;'
         +  '<br>&nbsp;'
         +  '<br>&nbsp;'
         +  '<br>&nbsp;'
         +  '<div id="LeftBox1" style="z-index:13; visibility:hidden">'
         +   '<a href="javascript:frmLeft(\'fr\',\'imain\')"  accesskey="1" '
         +   ' title="[1] Fonctions de pr&ecirc;t"><font size="3"> Hauptmenü </font></a>'
         +  '</div>'
         +  '</td></tr>'
         +  '</table>';
 }

document.write(leftT);
}
/* *********************************************************** end switchLeft */

/* **************************************************************** switchTop */
function swToop(IA) 
{
 var topT = "";
 if (client == "ms") topT = '<table border="0" style="border-collapse:collapse"> ';
 if (client != "ms") topT = '<table border="0" style="border-spacing:0px"> ';
 if (IA == 0)
 { 
  topT   += '<tr valign="bottom" align="center"> '
         +  ' <td class="Top" id="G" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:smFrm2(\'fr\',\'top\')"          accesskey="G" '
         +  '  title="[G] Ex&eacute;cution" '
         +  '  onMouseOver="dspBrd(\'0\',\'G\')" onMouseOut="dspBrd(\'1\',\'G\')"> '
         +  '  <font class="p01">GO !</font><br>Ex&eacute;cution </a></td> '
         +  ' <td class="Top" id="M" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:slAll2()"                        accesskey="M" '
         +  '  title="[M] Tout s&eacute;lectionner" '
         +  '  onMouseOver="dspBrd(\'0\',\'M\')" onMouseOut="dspBrd(\'1\',\'M\')"> '
         +  '  Tout<br>s&eacute;lectionner </a></td> '
         +  ' <td class="Top" id="F" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:rsMark2()"                       accesskey="F" '
         +  '  title="[F] Effacer la s&eacute;lection" ' 
         +  '  onMouseOver="dspBrd(\'0\',\'F\')" onMouseOut="dspBrd(\'1\',\'F\')"> '
         +  '  Effacer<br>la s&eacute;lection </a></td> '
         +  ' <td class="Top" id="Z" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:bwFrm2()"                        accesskey="Z" '
         +  '  title="[Z] En arri&egrave;re" ' 
         +  '  onMouseOver="dspBrd(\'0\',\'Z\')" onMouseOut="dspBrd(\'1\',\'Z\')"> '
         +  '  <br>En arri&egrave;re </a></td> '
         +  ' <td class="Top" id="V" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:fwFrm2()"                        accesskey="V" '
         +  '  title="[V] En avant" ' 
         +  '  onMouseOver="dspBrd(\'0\',\'V\')" onMouseOut="dspBrd(\'1\',\'V\')"> '
         +  '  <br>En avant </a></td> '
         +  ' <td class="Top" id="U" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:rsFrm2()"                        accesskey="U" ' 
         +  '  title="[U] Nouvelle entr&eacute;e" '
         +  '  onMouseOver="dspBrd(\'0\',\'U\')" onMouseOut="dspBrd(\'1\',\'U\')"> '
         +  '  Nouvelle<br>entr&eacute;e </a></td> '
         +  ' <td class="Top" id="D" style="border-width:0px 0px 1px 1px"> '
         +  ' <a href="javascript:prFrm2(\'fr\')"                   accesskey="D" '
         +  '  title="[D] Imprimer" '
         +  '  onMouseOver="dspBrd(\'0\',\'D\')" onMouseOut="dspBrd(\'1\',\'D\')"> '
         +  '  <br>Imprimer</a></td> '
         +  ' <td class="Top" id="H" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:opWin2(\'1\')"                   accesskey="H" '
         +  '  title="[H] Aide" ' 
         +  '  onMouseOver="dspBrd(\'0\',\'H\')" onMouseOut="dspBrd(\'1\',\'H\')"> '
         +  '  <br>Aide </a></td> '
         +  '</tr>'
         +  '</table>';
 }
 if (IA == 1)
 { 
  topT   +=  '<tr valign="bottom" align="center"> '
         +  ' <td class="Top" id="G" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:smFrm2(\'fr\',\'top\')"          accesskey="G" '
         +  '  title="[G] Ex&eacute;cution" '
         +  '  onMouseOver="dspBrd(\'0\',\'G\')" onMouseOut="dspBrd(\'1\',\'G\')"> '
         +  '  <font class="p01">GO !</font><br>Ex&eacute;cution </a></td> '
         +  ' <td class="Top1" id="M" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:oLe()" '
         +  '  title=" Tout s&eacute;lectionner"> Tout<br>s&eacute;lectionner </a></td> '
         +  ' <td class="Top1" id="F" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:oLe()" '
         +  '  title=" Effacer la s&eacute;lection"> Effacer<br>la s&eacute;lection </a></td> '
         +  ' <td class="Top" id="Z" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:bwFrm2()"                        accesskey="Z" '
         +  '  title="[Z] En arri&egrave;re" ' 
         +  '  onMouseOver="dspBrd(\'0\',\'Z\')" onMouseOut="dspBrd(\'1\',\'Z\')"> '
         +  '  <br>En arri&egrave;re </a></td> '
         +  ' <td class="Top" id="V" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:fwFrm2()"                        accesskey="V" '
         +  '  title="[V] En avant" ' 
         +  '  onMouseOver="dspBrd(\'0\',\'V\')" onMouseOut="dspBrd(\'1\',\'V\')"> '
         +  '  <br>En avant </a></td> '
         +  ' <td class="Top" id="U" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:rsFrm2()"                        accesskey="U" ' 
         +  '  title="[U] Nouvelle entr&eacute;e" '
         +  '  onMouseOver="dspBrd(\'0\',\'U\')" onMouseOut="dspBrd(\'1\',\'U\')"> '
         +  '  Nouvelle<br>entr&eacute;e </a></td> '
         +  ' <td class="Top" id="D" style="border-width:0px 0px 1px 1px"> '
         +  ' <a href="javascript:prFrm2(\'fr\')"                   accesskey="D" '
         +  '  title="[D] Imprimer" '
         +  '  onMouseOver="dspBrd(\'0\',\'D\')" onMouseOut="dspBrd(\'1\',\'D\')"> '
         +  '  <br>Imprimer</a></td> '
         +  ' <td class="Top" id="H" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:opWin2(\'1\')"                   accesskey="H" '
         +  '  title="[H] Aide" ' 
         +  '  onMouseOver="dspBrd(\'0\',\'H\')" onMouseOut="dspBrd(\'1\',\'H\')"> '
         +  '  <br>Aide </a></td> '
         +  '</tr>'
         +  '</table>';
 }
 if (IA == 2)
 { 
  topT   += '<tr valign="bottom" align="center"> '
         +  ' <td class="Top" id="G" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:smFrm2(\'fr\',\'top\')"          accesskey="G" '
         +  '  title="[G] Ex&eacute;cution" '
         +  '  onMouseOver="dspBrd(\'0\',\'G\')" onMouseOut="dspBrd(\'1\',\'G\')"> '
         +  '  <font class="p01">GO !</font><br>Ex&eacute;cution </a></td> '
         +  ' <td class="Top1" id="M" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:oLe()" '
         +  '  title=" Tout s&eacute;lectionner"> Tout<br>s&eacute;lectionner </a></td> '
         +  ' <td class="Top1" id="F" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:oLe()" '
         +  '  title=" Effacer la s&eacute;lection"> Effacer<br>la s&eacute;lection </a></td> '
         +  ' <td class="Top1" id="Z" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:oLe()" '
         +  '  title="[Z] En arri&egrave;re"> <br>En arri&egrave;re </a></td> '
         +  ' <td class="Top1" id="V" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:oLe()" '
         +  '  title=" En avant"> <br>En avant </a></td> '
         +  ' <td class="Top" id="U" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:rsFrm2()"                        accesskey="U" ' 
         +  '  title="[U] Nouvelle entr&eacute;e" '
         +  '  onMouseOver="dspBrd(\'0\',\'U\')" onMouseOut="dspBrd(\'1\',\'U\')"> '
         +  '  Nouvelle<br>entr&eacute;e </a></td> '
         +  ' <td class="Top" id="D" style="border-width:0px 0px 1px 1px"> '
         +  ' <a href="javascript:prFrm2(\'fr\')"                   accesskey="D" '
         +  '  title="[D] Imprimer" '
         +  '  onMouseOver="dspBrd(\'0\',\'D\')" onMouseOut="dspBrd(\'1\',\'D\')"> '
         +  '  <br>Imprimer</a></td> '
         +  ' <td class="Top" id="H" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:opWin2(\'1\')"                   accesskey="H" '
         +  '  title="[H] Aide" ' 
         +  '  onMouseOver="dspBrd(\'0\',\'H\')" onMouseOut="dspBrd(\'1\',\'H\')"> '
         +  '  <br>Aide </a></td> '
         +  '</tr>'
         +  '</table>';
 }
 if (IA == 99)
 { 
  topT   += '<tr valign="bottom" align="center"> '
         +  ' <td class="Top1" id="G" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:oLe()" '
         +  '  title=" Ex&eacute;cution"><font class="p31">GO !</font><br>Ex&eacute;cution </a></td> '
         +  ' <td class="Top1" id="M" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:oLe()" '
         +  '  title=" Tout s&eacute;lectionner"> Tout<br>s&eacute;lectionner </a></td> '
         +  ' <td class="Top1" id="F" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:oLe()" '
         +  '  title=" Effacer la s&eacute;lection"> Effacer<br>la s&eacute;lection </a></td> '
         +  ' <td class="Top" id="Z" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:bwFrm2()"                        accesskey="Z" '
         +  '  title="[Z] En arri&egrave;re" ' 
         +  '  onMouseOver="dspBrd(\'0\',\'Z\')" onMouseOut="dspBrd(\'1\',\'Z\')"> '
         +  '  <br>En arri&egrave;re </a></td> '
         +  ' <td class="Top1" id="V" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:oLe()" '
         +  '  title=" En avant"> <br>En avant </a></td> '
         +  ' <td class="Top1" id="U" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:oLe()" ' 
         +  '  title=" Nouvelle entr&eacute;e"> Nouvelle<br>entr&eacute;e </a></td> '
         +  ' <td class="Top" id="D" style="border-width:0px 0px 1px 1px"> '
         +  ' <a href="javascript:prFrm2(\'fr\')"                   accesskey="D" '
         +  '  title="[D] Imprimer" '
         +  '  onMouseOver="dspBrd(\'0\',\'D\')" onMouseOut="dspBrd(\'1\',\'D\')"> '
         +  '  <br>Imprimer</a></td> '
         +  ' <td class="Top" id="H" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:opWin2(\'1\')"                   accesskey="H" '
         +  '  title="[H] Aide" ' 
         +  '  onMouseOver="dspBrd(\'0\',\'H\')" onMouseOut="dspBrd(\'1\',\'H\')"> '
         +  '  <br>Aide </a></td> '
         +  '</tr>'
         +  '</table>';
 }

document.write(topT);
}
/* ************************************************************ end switchTop */
function oLe() { }
/* ****************************************************************************/

// -->

