vor 9 Min.
Sogar der Verkündigungs-Engel in der Dillinger Basilika-Sakristei (von Johann Michael Fischer aus dem 18. Jahrhundert) hat nach dem Champions-League-Sieg seine FC-Bayern-Fanklamotten ausgepackt. Oder steckt da doch weltliches Kirchenpersonal dahinter? Mesner Klaus Probst und einige Ministranten sind jedenfalls große FC-Bayern-Fans … Mehr Fanbilder und ein Video gibt es auch unter www.donau-zeitung.de(dz)
Jetzt bestellen! Das neue iPad inkl. e-Paper.
“);
google_ad_client = “ca-pub-8780390774800539”;
google_ad_channel = “3846174335”;
google_ad_slot = “1400390463”;
google_ad_width = 572;
google_ad_height = 160;
google_ad_type = “text”;
google_font_face =”arial”;
google_tfs = 15;
google_color_link = “#19517F”;
google_color_text = “#4B4A4A”;
google_color_url =”#BCBCBC”;
google_ui_version = 1;
google_override_format = true;
Artikel kommentieren
‘ +
aa.substituteSmilieShortcuts(tinyMCE.getInstanceById(“bodyCommentForm”).getContent()) +
”
).appendTo(commentsArea);
}
} catch (ex) {
}
return false;
}
);
}
}
);
/* ~~~~ send CommentForm ~~~ */
function checkFields(submitBtn) {
//
if(aa.substituteSmilieShortcuts(tinyMCE.getInstanceById(“bodyCommentForm”).getContent()) == “”){
$j(“#commentFormError”).html(“Das Feld Text darf nicht leer sein.”);
$j(“#commentFormError”).show();
return false;
}
if(aa.substituteSmilieShortcuts(tinyMCE.getInstanceById(“bodyCommentForm”).getContent()).length10000 ){
$j(“#commentFormError”).html(“Das Feld Text darf nicht mehr als 10000 Zeichen enthalten.”);
$j(“#commentFormError”).show();
return false;
}
if ($j(“#titleCommentForm”).val() == “”) {
$j(“#titleCommentForm”).val(“##NOTITLE##”)
}
var form = $j(submitBtn.form);
$j(“#bodyCommentForm”).val(aa.substituteSmilieShortcuts(tinyMCE.getInstanceById(“bodyCommentForm”).getContent()));
$j.post(
form.attr(“action”),
form.serialize(),
function (data, txtStatus, xhr) {
if (txtStatus === “success”) {
//
if (data.indexOf(“Error”) -1) { // an error occurred!
$j(“#kommentieren”).html(‘
Es ist ein Fehler aufgetreten. Bitte versuchen Sie es zu einem späteren Zeitpunkt noch einmal.
‘);
} else {
var countCurrentComments = 0;
//
if ($j(“#comments .nav_sub_links_right A.more_all”).size() 0) {
countCurrentComments = $j(“#comments .nav_sub_links_right A.more_all”).html().replace(/^[^0-9]*([0-9]*)[^0-9]*$/, “$1″)
}
myThreadId=-1;
if ( data.indexOf(‘!’)=0 data.indexOf(‘:TID’)=0 ) myThreadId = data.substring(data.indexOf(‘!’)+1, data.indexOf(‘:TID’));
countCurrentComments = parseInt(countCurrentComments) + 1;
var selfHref = self.location.href.replace(/#.*$/, ”).replace(/?t=[0-9]*.*/, “”).replace(/t=[0-9]*.*/, “”).replace(/ccc=[0-9]*.*/, “”);
if(selfHref.indexOf(‘?’) 0) {
self.location.href = selfHref + “t=” + (new Date()).getTime() + “tid=”+myThreadId+”ccc=” + countCurrentComments + “#comments”;
} else {
self.location.href = selfHref + “?t=” + (new Date()).getTime() + “tid=”+myThreadId+”ccc=” + countCurrentComments + “#comments”;
}
}
}
}
);
$j(submitBtn).hide();
return false;
}
/*]]*/
Open all references in tabs: [1 – 4]