


// Maustaste Rechts ausschalten
var message = "";
function clickIE() {
    if(document.all) {
            (message);
            return false;
        }
}
function clickNS(e) {
    if(document.layers || (document.getElementById && !document.all)) {
        if(e.which == 2 || e.which == 3) {
                    (message);
                        return false;
                }
        }
}
if(document.layers) {
    document.captureEvents(Event.MOUSEDOWN);
        document.onmousedown = clickNS;
} else {
    document.onmouseup = clickNS;
        document.oncontextmenu = clickIE;
}
document.oncontextmenu = new Function("return false");


function printMenue() {
  document.write("<BR> ");
  document.write("<TABLE WIDTH=\"90\" BORDER=\"0\"> ");
  document.write("  <TR>");
  document.write("      <TD ALIGN=\"Center\" CLASS=\"kopf\">Home</TD>");
  document.write("      <TD ALIGN=\"Center\" CLASS=\"kopf\">Marokko</TD>");
  document.write("      <TD ALIGN=\"Center\" CLASS=\"kopf\">Algerien</TD>");
  document.write("      <TD ALIGN=\"Center\" CLASS=\"kopf\">Tunesien</TD>");
  document.write("      <TD ALIGN=\"Center\" CLASS=\"kopf\">International</TD>");
  document.write("      <TD ALIGN=\"Center\" CLASS=\"kopf\">Französischunterricht</TD>");
  document.write("      <TD ALIGN=\"Center\" CLASS=\"kopf\">Autoren</TD>");
  document.write("      <TD ALIGN=\"Center\" CLASS=\"kopf\">Bestellung</TD>");
  document.write("      <TD ALIGN=\"Center\" CLASS=\"kopf\">Impressum</TD>");
  document.write("      <TD ALIGN=\"Center\" CLASS=\"kopf\">News</TD>");
  document.write("      <TD ALIGN=\"Center\" CLASS=\"kopf\">Suche</TD>");
  document.write("   </TR>");
  document.write("  <TR>");
  document.write("      <TD ALIGN=\"Center\" VALIGN=\"TOP\"><A HREF=\"index.htm\"><IMG SRC=\"menu/home_k.jpg\" BORDER=\"0\" ONMOUSEOVER=\"this.src='menu/home_g.jpg'\" ONMOUSEOUT=\"this.src='menu/home_k.jpg'\" ALT=\"Startseite\"></A></TD>");
  document.write("      <TD ALIGN=\"Center\" VALIGN=\"TOP\"><A HREF=\"marokko.htm\"><IMG SRC=\"menu/marokko_k.jpg\" BORDER=\"0\" ONMOUSEOVER=\"this.src='menu/marokko_g.jpg'\" ONMOUSEOUT=\"this.src='menu/marokko_k.jpg'\" ALT=\"Marokko\"></A></TD>");
  document.write("      <TD ALIGN=\"Center\" VALIGN=\"TOP\"><A HREF=\"algerien.htm\"><IMG SRC=\"menu/algerien_k.jpg\" BORDER=\"0\" ONMOUSEOVER=\"this.src='menu/algerien_g.jpg'\" ONMOUSEOUT=\"this.src='menu/algerien_k.jpg'\" ALT=\"Algerien\"></A></TD>");
  document.write("      <TD ALIGN=\"Center\" VALIGN=\"TOP\"><A HREF=\"tunesien.htm\"><IMG SRC=\"menu/tunesien_k.jpg\" BORDER=\"0\" ONMOUSEOVER=\"this.src='menu/tunesien_g.jpg'\" ONMOUSEOUT=\"this.src='menu/tunesien_k.jpg'\" ALT=\"Tunesien\"></A></TD>");
  document.write("      <TD ALIGN=\"Center\" VALIGN=\"TOP\"><A HREF=\"international.htm\"><IMG SRC=\"menu/welt_k.jpg\" BORDER=\"0\" ONMOUSEOVER=\"this.src='menu/welt_g.jpg'\" ONMOUSEOUT=\"this.src='menu/welt_k.jpg'\" ALT=\"International\"></A></TD>");
  document.write("      <TD ALIGN=\"Center\" VALIGN=\"TOP\"><A HREF=\"franz.htm\"><IMG SRC=\"menu/stunde_k.jpg\" BORDER=\"0\" ONMOUSEOVER=\"this.src='menu/stunde_g.jpg'\" ONMOUSEOUT=\"this.src='menu/stunde_k.jpg'\" ALT=\"für den Französischunterricht\"></A></TD>");
  document.write("      <TD ALIGN=\"Center\" VALIGN=\"TOP\"><A HREF=\"autoren.htm\"><IMG SRC=\"menu/fueller_k.jpg\" BORDER=\"0\" ONMOUSEOVER=\"this.src='menu/fueller_g.jpg'\" ONMOUSEOUT=\"this.src='menu/fueller_k.jpg'\" ALT=\"Autoren\"></A></TD>");
  document.write("      <TD ALIGN=\"Center\" VALIGN=\"TOP\"><A HREF=\"bestell.htm\"><IMG SRC=\"menu/kasse_k.jpg\" ONMOUSEOVER=\"this.src='menu/kasse_g.jpg'\" ONMOUSEOUT=\"this.src='menu/kasse_k.jpg'\" BORDER=\"0\" ALT=\"Bestellung\"></A></TD>");
  document.write("      <TD ALIGN=\"Center\" VALIGN=\"TOP\"><A HREF=\"impressum.htm\"><IMG SRC=\"menu/impressum_k.jpg\" ONMOUSEOVER=\"this.src='menu/impressum_g.jpg'\" ONMOUSEOUT=\"this.src='menu/impressum_k.jpg'\" BORDER=\"0\" ALT=\"Impressum\"></A></TD>");
  document.write("      <TD ALIGN=\"Center\" VALIGN=\"TOP\"><A HREF=\"news.htm\"><IMG SRC=\"menu/brief_k.jpg\" ONMOUSEOVER=\"this.src='menu/brief_g.jpg'\" ONMOUSEOUT=\"this.src='menu/brief_k.jpg'\" BORDER=\"0\" ALT=\"Impressum\"></A></TD>");
  document.write("      <TD ALIGN=\"Center\" VALIGN=\"TOP\"><IMG SRC=\"menu/suche_k.jpg\" style=\"cursor:hand\" ONMOUSEOVER=\"this.src='menu/suche_g.jpg'\" ONMOUSEOUT=\"this.src='menu/suche_k.jpg'\" onClick=\"window.open('suche.html','titel','width=500, height=310, scrollbars=no, status=no, toolbar=no, resizable=no, top=100, left=100');\" BORDER=\"0\" ALT=\"Suche nach Titeln\"></TD>");
  document.write("   </TR>");
  document.write(" </TABLE>");
}


function printHead(){
   document.write("<div id=\"overDiv\" style=\"position:absolute; visibility:hidden; z-index:1000;\"></div> ");
   document.write("<IMG SRC=\"bilder/grad_blue.jpg\" WIDTH=\"90%\" HEIGHT=\"5\" BORDER=\"0\">");

   document.write(" <IMG style=\"cursor:text\" SRC=\"bilder/verlag.gif\" ALT=\"Weiterempfehlung der Seite\" BORDER=\"0\">");

   document.write("<BR><IMG SRC=\"bilder/grad_blue.jpg\" WIDTH=\"60%\" HEIGHT=\"5\" BORDER=\"0\"><BR>");

   printMenue();

   document.write("<BR><BR>");
}


function printChanges() {
    var datum = document.lastModified;

    datum = datum + " Uhr";
    datum = datum.replace(/\//g, ".");
    var teile = datum.split(".");
    document.write("<FONT  face=\"Arial\" STYLE=\"font-size: 10pt\" color=\"#888888\" > ");
    document.write("<P ALIGN=\"CENTER\">Zuletzt Aktualisiert am " + teile[1] +"."+ teile[0]+"."+ teile[2] +"</P>");
    document.write("</FONT> ");
    document.write("<br>");
}

function printFoot(){
    document.write("  <IMG SRC=\"bilder/grad_blue.jpg\" WIDTH=\"90%\" HEIGHT=\"5\" BORDER=\"0\"> ");

    document.write("  <P ALIGN=\"CENTER\">&copy; Verlag Donata Kinzelbach</P> ");

    printChanges();
}


function printBody(titel){

   document.write(" <FONT FACE=\"Arial\" SIZE=\"+1\"><STRONG>&nbsp;<U>" + titel + "</U></STRONG></FONT>");
   document.write(" <BR>");
   document.write(" <BR>");
   document.write(" <CENTER>");
   document.write("    <TABLE WIDTH=\"80%\" BORDER=\"0\" CELLSPACING=\"10\" CELLPADDING=\"10\" BGCOLOR=\"#FBFBFB\">");

   printBooks ( getRegion() );

   document.write("   </TABLE>");
   document.write("</CENTER>");
}