\n'); } var oldchapter; function test_DoFSCommand(command, args) { if (command=="chapter") selectChapter(args); } function selectChapter(chapter){ /* what.className="chapterItemSelected";*/ document.getElementById("chapter"+chapter).className="chapterItemSelected"; if (oldchapter) document.getElementById("chapter"+oldchapter).className="chapterItem"; oldchapter=chapter; } /* und damit ist das Script auch schon zu ende */ /* ]]> */