522
522
var div = document.createElement("div");
524
524
div.setAttribute("class", "padding");
526
526
var par1 = dom_make_text_elem("p",
527
527
"The file " + path + " is a binary file. To download this file, " +
528
528
"click the following link:");