/* de/_leftop.js                                                  ANSI-Format */
/* created: dj 131206                                                         */
/* */
/* ****************************************************************************/

<!-- vor alten Browsern verstecken

/* alert (client); */


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="/opax/de/index.html.S"  accesskey="L"'
         +  ' title="[L] Informationen zur Nutzung des Online-Kataloges"> Leitseite </a>'
         +  '<a href="/opax/de/qsim.html.S"   accesskey="E" '
         +  ' title="[E] Einfache Suche mit Autor, Titel, Thema oder Jahr"> Einfache Suche </a>'
         +  '<a href="/opax/de/qsel.html.S"   accesskey="K" '
         +  ' title="[K] Selektive Suche durch die Auswahl verschiedener Suchkriterien"> Selektive Suche </a>'
         +  '<a href="/opax/de/brow.html.S"   accesskey="X" '
         +  ' title="[I] Tabellarische Suche mittels verschiedener Wortlisten"> Index A - Z </a>'
         +  '<a href="javascript:frmLeft(\'de\',\'top20\')" accesskey="P" '
         +  ' title="[P] Die aktuellen Top 20 Listen"> Top 20 </a>'
         +  '<a href="javascript:dspBsk(\'1\',\'sub1\')" accesskey="W" '
         +  ' title="[W] Der aktuelle Warenkorb"> Warenkorb </a>'
         +  '<div id="sub1" style="display:none;">'
         +  '<a href="javascript:frmLeft(\'de\',\'bofg\',\'1\')" accesskey="A" '
         +  ' title="[A] Warenkorb bearbeiten" style="text-align:center;"> bearbeiten </a>'
         +  '<a href="javascript:frmLeft(\'de\',\'bofg\',\'2\')" accesskey="R" '
         +  ' title="[R] Warenkorb vormerken" style="text-align:center;"> vormerken </a>'
         +  '<a href="javascript:frmLeft(\'de\',\'bofg\',\'3\')" accesskey="X" '
         +  ' title="[X] Warenkorb download" style="text-align:center;"> download </a>'
         +  '</div>'
<!--         +  '<a href="javascript:frmLeft(\'de\',\'down\')" accesskey="O" ' -->
<!--         +  ' title="[O] Die aktuellen Bestands- und Rennerlisten"> Downloadbereich </a>' -->
         +  '<a href="javascript:frmLeft(\'de\',\'nacq\')" accesskey="N" '
         +  ' title="[N] Die aktuellen Neuerwerbungen"> Neuerwerbungen </a>'
         +  '<a href="javascript:frmLeft(\'de\',\'login\')" accesskey="B" '
         +  ' title="[B] Kontofunktionen für registrierte Benutzer"> Benutzerfunktionen </a>'
<!--         +  '<a href="javascript:frmLeft(\'de\',\'isrx\')" accesskey="S" ' -->
         +  '<a href="/isrv/de/login_frm.html.S" accesskey="S" ' 
<!--         +  '<a href="/isrv/index.S" accesskey="S" ' --> 
         +  ' title="[S] Infoservice für registrierte Benutzer"> Infoservice </a><br><br>'
         +  '</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"> Abmelden </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;'
         +  '<br>&nbsp;'
         +  '</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="S" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:smFrm2(\'de\',\'top\')"          accesskey="S" '
         +  '  title="[S] Anfrage starten" '
         +  '  onMouseOver="dspBrd(\'0\',\'S\')" onMouseOut="dspBrd(\'1\',\'S\')"> '
         +  '  <font class="p02">GO !</font><br>Anfrage starten </a></td> '
         +  ' <td class="Top" id="M" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:slAll2()"                        accesskey="M" '
         +  '  title="[M] Alle markieren" '
         +  '  onMouseOver="dspBrd(\'0\',\'M\')" onMouseOut="dspBrd(\'1\',\'M\')"> '
         +  '  Alle<br>markieren </a></td> '
         +  ' <td class="Top" id="F" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:rsMark2()"                       accesskey="F" '
         +  '  title="[F] Markierungen entfernen" '
         +  '  onMouseOver="dspBrd(\'0\',\'F\')" onMouseOut="dspBrd(\'1\',\'F\')"> '
         +  '  Markierungen<br>entfernen </a></td> '
         +  ' <td class="Top" id="Z" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:bwFrm2()"                        accesskey="Z" '
         +  '  title="[Z] Zur&uuml;ck" '
         +  '  onMouseOver="dspBrd(\'0\',\'Z\')" onMouseOut="dspBrd(\'1\',\'Z\')"> '
         +  '  <br>Zur&uuml;ck </a></td> '
         +  ' <td class="Top" id="V" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:fwFrm2()"                        accesskey="V" '
         +  '  title="[V] Vorw&auml;rts" '
         +  '  onMouseOver="dspBrd(\'0\',\'V\')" onMouseOut="dspBrd(\'1\',\'V\')"> '
         +  '  <br>Vorw&auml;rts </a></td> '
         +  ' <td class="Top" id="U" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:rsFrm2()"                        accesskey="U" '
         +  '  title="[U] Neue Eingabe" '
         +  '  onMouseOver="dspBrd(\'0\',\'U\')" onMouseOut="dspBrd(\'1\',\'U\')"> '
         +  '  Neue<br>Eingabe </a></td> '
         +  ' <td class="Top" id="D" style="border-width:0px 0px 1px 1px"> '
         +  ' <a href="javascript:prFrm2(\'de\')"                   accesskey="D" '
         +  '  title="[D] Drucken" '
         +  '  onMouseOver="dspBrd(\'0\',\'D\')" onMouseOut="dspBrd(\'1\',\'D\')"> '
         +  '  <br>Drucken</a></td> '
         +  ' <td class="Top" id="H" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:opWin2(\'1\')"                   accesskey="H" '
         +  '  title="[H] Hilfsinformationen" '
         +  '  onMouseOver="dspBrd(\'0\',\'H\')" onMouseOut="dspBrd(\'1\',\'H\')"> '
         +  '  <br>Hilfe </a></td> '
         +  '</tr>'
         +  '</table>';
 }

 if (IA == 1)

 {
  topT   +=  '<tr valign="bottom" align="center"> '
         +  ' <td class="Top" id="S" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:smFrm2(\'de\',\'top\')"          accesskey="S" '
         +  '  title="[S] Anfrage starten" '
         +  '  onMouseOver="dspBrd(\'0\',\'S\')" onMouseOut="dspBrd(\'1\',\'S\')"> '
         +  '  <font class="p02">GO !</font><br>Anfrage starten </a></td> '
         +  ' <td class="Top1" id="M" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:oLe()" '
         +  '  title=" Alle markieren"> '
         +  '  Alle<br>markieren </a></td> '
         +  ' <td class="Top1" id="F" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:oLe()" '
         +  '  title=" Markierungen entfernen"> '
         +  '  Markierungen<br>entfernen </a></td> '
         +  ' <td class="Top" id="Z" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:bwFrm2()"                        accesskey="Z" '
         +  '  title="[Z] Zur&uuml;ck" '
         +  '  onMouseOver="dspBrd(\'0\',\'Z\')" onMouseOut="dspBrd(\'1\',\'Z\')"> '
         +  '  <br>Zur&uuml;ck </a></td> '
         +  ' <td class="Top" id="V" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:fwFrm2()"                        accesskey="V" '
         +  '  title="[V] Vorw&auml;rts" '
         +  '  onMouseOver="dspBrd(\'0\',\'V\')" onMouseOut="dspBrd(\'1\',\'V\')"> '
         +  '  <br>Vorw&auml;rts </a></td> '
         +  ' <td class="Top" id="U" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:rsFrm2()"                        accesskey="U" '
         +  '  title="[U] Neue Eingabe" '
         +  '  onMouseOver="dspBrd(\'0\',\'U\')" onMouseOut="dspBrd(\'1\',\'U\')"> '
         +  '  Neue<br>Eingabe </a></td> '
         +  ' <td class="Top" id="D" style="border-width:0px 0px 1px 1px"> '
         +  ' <a href="javascript:prFrm2(\'de\')"                   accesskey="D" '
         +  '  title="[D] Drucken" '
         +  '  onMouseOver="dspBrd(\'0\',\'D\')" onMouseOut="dspBrd(\'1\',\'D\')"> '
         +  '  <br>Drucken</a></td> '
         +  ' <td class="Top" id="H" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:opWin2(\'1\')"                   accesskey="H" '
         +  '  title="[H] Hilfsinformationen" '
         +  '  onMouseOver="dspBrd(\'0\',\'H\')" onMouseOut="dspBrd(\'1\',\'H\')"> '
         +  '  <br>Hilfe </a></td> '
         +  '</tr>'
         +  '</table>';
 }

 if (IA == 2)

 {
  topT   += '<tr valign="bottom" align="center"> '
         +  ' <td class="Top" id="S" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:smFrm2(\'de\',\'top\')"          accesskey="S" '
         +  '  title="[S] Anfrage starten" '
         +  '  onMouseOver="dspBrd(\'0\',\'S\')" onMouseOut="dspBrd(\'1\',\'S\')"> '
         +  '  <font class="p02">GO !</font><br>Anfrage starten </a></td> '
         +  ' <td class="Top1" id="M" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:oLe()" '
         +  '  title=" Alle markieren"> '
         +  '  Alle<br>markieren </a></td> '
         +  ' <td class="Top1" id="F" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:oLe()" '
         +  '  title=" Markierungen entfernen"> '
         +  '  Markierungen<br>entfernen </a></td> '
         +  ' <td class="Top1" id="Z" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:oLe()" '
         +  '  title="[Z] Zur&uuml;ck"> '
         +  '  <br>Zur&uuml;ck </a></td> '
         +  ' <td class="Top1" id="V" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:oLe()" '
         +  '  title=" Vorw&auml;rts"> '
         +  '  <br>Vorw&auml;rts </a></td> '
         +  ' <td class="Top" id="U" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:rsFrm2()"                        accesskey="U" '
         +  '  title="[U] Neue Eingabe" '
         +  '  onMouseOver="dspBrd(\'0\',\'U\')" onMouseOut="dspBrd(\'1\',\'U\')"> '
         +  '  Neue<br>Eingabe </a></td> '
         +  ' <td class="Top" id="D" style="border-width:0px 0px 1px 1px"> '
         +  ' <a href="javascript:prFrm2(\'de\')"                   accesskey="D" '
         +  '  title="[D] Drucken" '
         +  '  onMouseOver="dspBrd(\'0\',\'D\')" onMouseOut="dspBrd(\'1\',\'D\')"> '
         +  '  <br>Drucken</a></td> '
         +  ' <td class="Top" id="H" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:opWin2(\'1\')"                   accesskey="H" '
         +  '  title="[H] Hilfsinformationen" '
         +  '  onMouseOver="dspBrd(\'0\',\'H\')" onMouseOut="dspBrd(\'1\',\'H\')"> '
         +  '  <br>Hilfe </a></td> '
         +  '</tr>'
         +  '</table>';
 }

 if (IA == 99)

 {
  topT   += '<tr valign="bottom" align="center"> '
         +  ' <td class="Top1" id="S" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:oLe()" '
         +  '  title=" Anfrage starten"> '
         +  '  <font class="p31">GO !</font><br>Anfrage starten </a></td> '
         +  ' <td class="Top1" id="M" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:oLe()" '
         +  '  title=" Alle markieren"> '
         +  '  Alle<br>markieren </a></td> '
         +  ' <td class="Top1" id="F" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:oLe()" '
         +  '  title=" Markierungen entfernen"> '
         +  '  Markierungen<br>entfernen </a></td> '
         +  ' <td class="Top" id="Z" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:bwFrm2()"                        accesskey="Z" '
         +  '  title="[Z] Zur&uuml;ck" '
         +  '  onMouseOver="dspBrd(\'0\',\'Z\')" onMouseOut="dspBrd(\'1\',\'Z\')"> '
         +  '  <br>Zur&uuml;ck </a></td> '
         +  ' <td class="Top1" id="V" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:oLe()" '
         +  '  title=" Vorw&auml;rts"> '
         +  '  <br>Vorw&auml;rts </a></td> '
         +  ' <td class="Top1" id="U" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:oLe()" '
         +  '  title=" Neue Eingabe"> '
         +  '  Neue<br>Eingabe </a></td> '
         +  ' <td class="Top" id="D" style="border-width:0px 0px 1px 1px"> '
         +  ' <a href="javascript:prFrm2(\'de\')"                   accesskey="D" '
         +  '  title="[D] Drucken" '
         +  '  onMouseOver="dspBrd(\'0\',\'D\')" onMouseOut="dspBrd(\'1\',\'D\')"> '
         +  '  <br>Drucken</a></td> '
         +  ' <td class="Top" id="H" style="border-width:0px 0px 1px 1px"> '
         +  '  <a href="javascript:opWin2(\'1\')"                   accesskey="H" '
         +  '  title="[H] Hilfsinformationen" '
         +  '  onMouseOver="dspBrd(\'0\',\'H\')" onMouseOut="dspBrd(\'1\',\'H\')"> '
         +  '  <br>Hilfe </a></td> '
         +  '</tr>'
         +  '</table>';
 }

document.write(topT);

}

/* ************************************************************ end switchTop */

function oLe() { }

/* ****************************************************************************/


// -->

