function removeImage(e,a){var o=(o=$("#removeImages").val())?o+","+a:a;allowedImages+=1,$("#image-"+a).remove(),$("#removeImages").val(o)}function isEmpty(e){return!$.trim(e.html())}$("#profileImages").on("change",function(){for(var e=$("#profileImages")[0].files,a=$("#profileImages").get(0).files.length,o=!0,i=["jpg","jpeg","bmp","gif","png"],l=0;l<a;l++){var t=(f=e[l]).name.split(".").pop().toLowerCase();if(-1==$.inArray(t,i)){o=!1;break}}o||($("#myModal").modal("show"),$("#myModal").find(".modal-header h4").text("Profilbild bearbeiten"),$("#myModal").find(".modal-body p").text(invalidImages+" "+i.join(", ")),$("#profileImages").val("")),$("#profileImages")[0].files.length>allowedImages&&($("#myModal").modal("show"),$("#myModal").find(".modal-header h4").text("Profilbild bearbeiten"),$("#myModal").find(".modal-body p").text(allowedImagesMessage),$("#profileImages").val(""))}),$("#profileImages").attr("onchange",'$("#upload-file-info").html($(this).val());'),isEmpty($("#flashMessages .modal-body"))?$("#flashMessages").modal("hide"):($("#flashMessages").modal("show"),$("#flashMessages").find(".modal-header h4").text("Benutzerprofil bearbeiten")),$("a.img-delete").click(function(){$(this).text("Gelöscht")}),$("#filename").on("change",function(){""==$(this).val()&&($("#uploadMessages").find(".modal-header h4").text("Bitte korrigieren Sie:"),$("#uploadMessages").find(".modal-body p").text("Sie haben kein Datei hochgeladen "),$("#uploadMessages").modal("show"))}),$(".c-portal").each(function(){$(this).find(".countryselect-toggle").removeClass("countryselect-toggle").addClass("c-portal-login").find("a").attr("href","/mitmachen/registrieren/")}),$(".media-icon").hover(function(){$(this).find("i.fa").tooltip("show")},function(){$(this).find("i.fa").tooltip("hide")});