function LadeInhaltFrame(URLB) { parent.Indexframe.location.href = URLB; } function NeuesFensterUndFrames(URLneu,URLin) { open(URLneu,"NeuWin","width=450,height=300"); parent.Indexframe.location = URLin; } function NeuesFenster(URLwin) { open(URLwin,"NeuFenster","width=450,height=500"); } function AktionFenster(URLwin) { open(URLwin,"Aktion","width=300,height=300"); } function HinweisFenster(URLwin) { open(URLwin,"HinFenster","width=450,height=300" ); } function Drucken() { window.print() } function Bildwechsel(Bildnr,Bildobjekt) { window.document.images[Bildnr].src = Bildobjekt.src; } Normal0 = new Image(); Normal0.src = "../../a_media/book.gif"; Normal0.border = "0"; Highlight0 = new Image(); Highlight0.src = "../../a_media/bookprev.gif"; Highlight0.border = "0"; Highlight1 = new Image(); Highlight1.src = "../../a_media/booknext.gif"; Highlight1.border = "0";