/*Objekt enthält Kommentare in JSON-Codierung:*/
var komm_arr = [];
/*Ausgabe der Kommentare in HTML-Format:*/
kommentar_fieldsets(komm_arr);
