document.write('<div id="title">' +
               '<p>The Jewish Electronic Library</p>' +
               '</div>' +
               '<div id="nav">' +
               '<p><a href="../../../../index.html">Home</a> ' +
                  '<a href="../../../../Topics/History.html">History</a> ' +
                  '<a href="../../../../Topics/Religion.html">Religion</a> ' +
                  '<a href="../../../../Topics/Zionism.html">Zionism</a></p>' +
               '</div>')

// Explicit spaces are needed between the links because the line breaks are not recognized.
