Südwestfriedhof - Wien (2025)

');var gadscodesrc = $('');if (!$('#gadscodesrccheck').length > 0) {//$("#gadscodesrccheck").remove();//$("#gadscodesrc").remove();$("head").append(gadscodesrc);}}/* Cookiebotfunction gadsinit() {//gadsloadcode();var gads = $(".adsbygoogle");if(typeof gads[0] !== 'undefined') {gadsloadcode();} else {//alert('No-Ads');}}*/function gadsinit() {if ($.cookie('ccu')) {var ccucontent = $.cookie('ccu');var ccusplit = $.cookie('ccu').split('-');} else {var ccucontent = '';var ccusplit = [];}//alert(ccucontent.indexOf("persads:n"));//if (userid != '' || (ccusplit[0] == 'y' && ccusplit[1] != 'n')) {if (userid != '' || (ccusplit[0] == 'y' && ccucontent.indexOf("persads:n") < 0)) {var gads = $(".adsbygoogle");if(typeof gads[0] !== 'undefined') {gadsloadcode();} else {//alert('No-Ads');}}}function gmapsloadcode() { //callback = (typeof callback != 'undefined') ? callback : {}; $.ajax({ type: "GET", url: "https://maps.googleapis.com/maps/api/js?key=AIzaSyCx58x7HNK9YpWlTUU5t-x_khWDhOPkgEg", success: function(){gmapsloadcodeadd(); }, dataType: "script", cache: true //cache: false }); }function gmapsloadcodeadd() { $.ajax({ type: "GET", url: "/skin1/infobox.js", success: function(){if (typeof initializemapgen === "function") {initializemapgen();} }, dataType: "script", cache: true //cache: false }); }function gloginloadcode() { //callback = (typeof callback != 'undefined') ? callback : {}; $.ajax({ type: "GET", url: "https://accounts.google.com/gsi/client", success: function(){ }, dataType: "script", cache: true //cache: false }); }/* Cookiebotfunction thirdpartyinit() {if (userid == '') {gloginloadcode();}if ($("#map_canvas").length) {gmapsloadcode();}var reteembeds = $(".rete-embeds");if(typeof reteembeds[0] !== 'undefined') {$.each(reteembeds, function(i,item){var embedtype = $(item).attr('data-embedstype');if (embedtype == 'map-static') {var mapimg = 'Südwestfriedhof - Wien (1)';$(item).html(mapimg);}});} else {}}*/function thirdpartyinit(gloginonly) {if ($.cookie('ccu')) {var ccucontent = $.cookie('ccu');var ccusplit = $.cookie('ccu').split('-');} else {var ccucontent = '';var ccusplit = [];}//if (userid != '' || (ccusplit[0] == 'y' && ccusplit[3] != 'n')) {if (userid != '' || (ccusplit[0] == 'y' && ccucontent.indexOf("thirdparty:n") < 0)) {if (gloginonly == 'y') {if (userid == '') {gloginloadcode();}} else {if ($("#map_canvas").length) {gmapsloadcode();}var reteembeds = $(".rete-embeds");if(typeof reteembeds[0] !== 'undefined') {$.each(reteembeds, function(i,item){var embedtype = $(item).attr('data-embedstype');if (embedtype == 'map-static') {var mapimg = 'Südwestfriedhof - Wien (2)';$(item).html(mapimg);}});} else {}}}}function setccuCookie(cvalue, exdays) { var d = new Date(); d.setTime(d.getTime() + (exdays*24*60*60*1000)); var expires = "expires="+ d.toUTCString(); document.cookie = "ccu=" + cvalue + ";" + expires + ";path=/";}function acceptCookies(cvalue, exdaysall, exdaysset, tscreate) {var cookiebotpreferences = false;var cookiebotstatistics = false;var cookiebotmarketing = false;if (cvalue != 'all') {cvalue = 'set';}if (exdaysall === 'undefined') {exdaysall = 7;}if (exdaysset === 'undefined') {exdaysset = 1;}if (tscreate === 'undefined') {tscreate = 0;}var ccuexdays = 7;var cookiesettingsstring = 'y-' + cvalue + '-tsaccept:' + Math.round(new Date().getTime()/1000) + '-tscreate:' + tscreate;var cookiesettingsarray = [];if (cvalue == 'all') {ccuexdays = exdaysall;$('#cookiemsgsettings').find('input').val('y');}if (cvalue == 'set') {ccuexdays = exdaysset;}$('#cookiemsgsettings').find('input').each(function() {var itemname = $(this).attr('name');var thisval = $(this).val();if (thisval != 'y') {var thisval = 'n';}if (itemname == 'persads') {if (thisval == 'y') {cookiebotmarketing = true;}cookiesettingsarray[0] = $(this).val();cookiesettingsstring += '-persads:' + thisval;}/*if (itemname == 'nonpersads') {cookiesettingsarray[1] = $(this).val();cookiesettingsstring += '-nonpersads:' + thisval;}*/if (itemname == 'thirdparty') {if (thisval == 'y') {cookiebotpreferences = true;}cookiesettingsarray[2] = $(this).val();cookiesettingsstring += '-thirdparty:' + thisval;}});/*if (cvalue == 'all') {Cookiebot.submitConsent();}if (cvalue == 'set') {Cookiebot.submitCustomConsent(cookiebotpreferences,cookiebotstatistics,cookiebotmarketing);}*/setccuCookie(cookiesettingsstring, ccuexdays);//$('#cookiemsg').css('display','none');$('body').removeClass('cookiemsgdisplay');gadsinit();thirdpartyinit();$.ajax({type: 'POST',url: '/ccu.php',data: {action:'consent',ccu:cookiesettingsstring},success: function(status){//if ($.parseJSON(status).status == 'Y') {//}}});}function revokeCookies(host) {if (host === 'undefined') {host = 'undefined';}document.cookie='CookieConsent=;expires=Thu, 01 Jan 1970 00:00:00 UTC;domain=.' + host + ';path=/';document.cookie='CookieConsent=;expires=Thu, 01 Jan 1970 00:00:00 UTC;path=/';document.cookie='ccu=;expires=Thu, 01 Jan 1970 00:00:00 UTC;domain=.' + host + ';path=/';document.cookie='ccu=;expires=Thu, 01 Jan 1970 00:00:00 UTC;path=/';$.ajax({type: 'POST',url: '/ccu.php',data: {action:'revoke',ccu:'revoked'},success: function(status){//if ($.parseJSON(status).status == 'Y') {//}}});}function cookieswitch(thisobj, switchonoff) { var cookieval = 'n'; if (switchonoff == 'on' || switchonoff == 'off') { if (switchonoff == 'on') {var cookieval = 'n';} if (switchonoff == 'off') {var cookieval = 'y';} } else {var cookieval = $(thisobj).find('input').first().val(); } //alert(cookieval); if (cookieval == 'y' || cookieval == 'n') { if (cookieval == 'n') { $(thisobj).find('input').val('y'); $(thisobj).addClass('cookieswitchon'); } if (cookieval == 'y') { $(thisobj).find('input').val('n'); $(thisobj).removeClass('cookieswitchon'); } } else { $(thisobj).find('input').val('n'); $(thisobj).removeClass('cookieswitchon'); }}var locerrortxt = "Standort konnte nicht erkannt werden.";function init_explore() { $('#searchsubmit').addClass('searching'); if (navigator.geolocation) { navigator.geolocation.getCurrentPosition(init_search_location, LocationDataError); } else {$('#searchsubmit').removeClass('searching');alert(locerrortxt); return false; }}function init_search_location(position) {$.ajax({type: 'POST',url: '/ajax_search_loc.php',data: {search_loc_set:'Y'},success: function(status){if ($.parseJSON(status).status == 'Y') {// Do somethingdel_searchstr_cookie();if ($("#productsearchform").length > 0) {var substring_id_val = encodeURIComponent($("#substring_id").val());var search_latlng_input = $('');$("#search_latlng").remove();$("#productsearchform").append(search_latlng_input);$('#searchsubmit').addClass('searching');document.getElementById("productsearchform").submit();} else {var substring_id_val = '';//var substring_id_val = encodeURI($("#substring_id").val());history.replaceState('', '', '/search.php?mode=search&ns=y&filter%5Bsubstring%5D=' + substring_id_val + '&filter%5Blatlng%5D=' + position.coords.latitude + ',' + position.coords.longitude);location.reload();}} else {alert(locerrortxt);}}});}function LocationDataError(error) {var locerrortxt2 = " - Standortbestimmung fehlgeschlagen";$('#searchsubmit').removeClass('searching'); switch(error.code) { case error.PERMISSION_DENIED: alert(locerrortxt) return false; break; case error.POSITION_UNAVAILABLE: alert(locerrortxt) return false; break; case error.TIMEOUT: alert("Timeout" + locerrortxt2) return false; break; case error.UNKNOWN_ERROR: alert("Unbekannter Fehler" + locerrortxt2) return false; break; }}function end_search_location() {$.ajax({type: 'POST',url: '/ajax_search_loc.php',data: {search_loc_clear:'Y'},success: function(status){if ($.parseJSON(status).status == 'Y') {// Do something}}});$('#search_latlng').remove();$('#search_near_note').remove();//$('.ajaxSearchLoccont').removeClass('dis-none');$('#searchmmainwrap').addClass('ajaxSearchLoccontdisplay');if ($("#substring_id").length > 0) {var substringidval=$('#substring_id').val();$('#substring_id').val('');$('#substring_id').val(substringidval);$('#substring_id').focus();}}function update_posting(thisobj, delposting) {if (delposting == 'y') {var agree = confirm("Löschen bestätigen");if (agree) {//return true;} else {return false;}update_posting_ajax(thisobj, delposting);} else {var thisobjmain = $(thisobj).closest('.posting-update-cont');$(thisobjmain).addClass('posting-updatenow');var msgpre = $(thisobjmain).find('.posting-update-msgpre').html();$(thisobjmain).find('textarea[name=postingupdatemsg]').val(msgpre);}}function update_posting_cancel(thisobj) {var thisobjmain = $(thisobj).closest('.posting-update-cont');$(thisobjmain).removeClass('posting-updatenow');}function update_posting_ajax(thisobj, delposting) {if (delposting == 'y') {var mode = 'delete';} else {var mode = 'update';}var thisobjmain = $(thisobj).closest('.posting-update-cont');var id = $(thisobjmain).find('.posting-update-id').html();var type = $(thisobjmain).find('.posting-update-type').html();var typeidaddclass = type + '-' + id;var msg = $(thisobjmain).find('textarea[name=postingupdatemsg]').val();var msgpre = $(thisobjmain).find('.posting-update-msgpre').html();var msginter = '';var msginsert = '';var msginsertupdate = '';if (mode == 'update') {var msginter = 'Updating ...';}if (mode == 'delete') {var msginter = 'Deleting ...';}$('.posting-update-msg-'+typeidaddclass).html(msginter);//$(thisobjmain).find('.posting-update-link').addClass('dis-none');//$('.posting-update-link').addClass('dis-none');$('.posting-update-link').css('visibility','hidden');update_posting_cancel(thisobj);$.ajax({type: 'POST',url: '/update_postings.php',data: {id:id,type:type,msg:msg,mode:mode},success: function(status){if ($.parseJSON(status).status == 'Y') {$('.posting-update-msgpre-'+typeidaddclass).html(msg);//$('.posting-update-link').removeClass('dis-none');$('.posting-update-link').css('visibility','visible');$('.posting-update-msg-'+typeidaddclass).each(function() {if (mode == 'update') {if ($(this).hasClass('posting-update-msgnl2br')) {var msginsertupdate = nl2br(msg);} else {var msginsertupdate = msg;}$(this).html(msginsertupdate);}if (mode == 'delete') {//$(this).closest('.posting-update-cont').find('.posting-update-link').addClass('dis-none');$(this).closest('.posting-update-cont').find('.posting-update-link').css('visibility','hidden');}});if (mode == 'delete') {$('.posting-update-msg-'+typeidaddclass).html('Gelöscht!');$('.posting-update-msgpre-'+typeidaddclass).html('');}} else {//$('.posting-update-msg-'+type+'-'+id).html(msgpre);alert('Update failed');}}});}function social_share_stats() {$('.shariff').on('click', '.shariff-button', function() { var service = $(this).attr('class');var shareurl = location.pathname+location.search+location.hash;$.ajax({type: 'POST',url: '/social_share_stats.php',data: {service:service,shareurl:shareurl},success: function(status){ if (status == 'Y') {//do nothing} else {//do nothing}}});});$('.spotcontact-top-wrap .spotcontact-share').on('click', function() {//if ($('.spotcontact-top-wrap .spotcontact-sharecont').css('display') == 'none') { var service = $(this).attr('class');var shareurl = location.pathname+location.search+location.hash;$.ajax({type: 'POST',url: '/social_share_stats.php',data: {service:service,shareurl:shareurl},success: function(status){ if (status == 'Y') {//do nothing} else {//do nothing}}});//}});}function contacts_handler() {$('.contactsaside .profile-friends-right-list > a').click(function(e){e.preventDefault();});$('.contactsaside .contactsaside-header').on('click', function() {var mode = 'vis';$('.contactsaside').toggleClass('contactsaside-vis');if($('.contactsaside').hasClass('contactsaside-vis')) {var contactsvisstate = 'Y';} else {var contactsvisstate = 'N';}$.ajax({type: 'POST',url: '/contacts_handler.php',data: {mode:mode,contactsvisstate:contactsvisstate},success: function(status){ if (status == 'Y') {//do nothing} else {//do nothing}}});});$('.contactsaside .profile-friends-right-list').on('click', 'a', function() {var mode = 'click';var user = $(this).attr('data-user');$.ajax({type: 'POST',url: '/contacts_handler.php',data: {mode:mode,user:user},success: function(status){ if (status == 'Y') {//do nothing} else {//do nothing}}});window.location='/profile.php?member=' + user;});}function topbar_scrolled_top() {if($('.topbarbg').length) { var scrollTop = $(this).scrollTop(); var topDistance = $('.topbarbg').offset().top; if ( topDistance <= scrollTop ) { //$('.topbarbgwide, .topbarsearchinput, .topbarlogowrap .topbarlogo').css('display','block'); $('#topbarbg').addClass('topbarbgscrtop'); $('#topbarsearchinput').val($('#substring_id').val()); } else { //$('.topbarbgwide, .topbarsearchinput, .topbarlogowrap .topbarlogo').css('display','none'); $('#topbarbg').removeClass('topbarbgscrtop');}$(window).on('scroll', function() { var scrollTop = $(this).scrollTop(); var topDistance = $('.topbarbg').offset().top; if ( topDistance <= scrollTop ) { //$('.topbarbgwide, .topbarsearchinput, .topbarlogowrap .topbarlogo').css('display','block'); $('#topbarbg').addClass('topbarbgscrtop'); $('#topbarsearchinput').val($('#substring_id').val()); } else { //$('.topbarbgwide, .topbarsearchinput, .topbarlogowrap .topbarlogo').css('display','none'); $('#topbarbg').removeClass('topbarbgscrtop');}});}}function searchinput_focus() {//$('html, body').animate({scrollTop:0},'fast');//$('html, body').animate({scrollTop:0},'medium');substring_idkp='';doLoadSearch(1);$("html,body").animate({scrollTop:0}, 200, 'swing', function() {$('#substring_id').focus();var substringidval = $('#substring_id').val(); //store the value of the element$('#substring_id').val(''); //clear the value of the element$('#substring_id').val(substringidval);});/*$('#substring_id').focus();var substringidval = $('#substring_id').val(); //store the value of the element$('#substring_id').val(''); //clear the value of the element$('#substring_id').val(substringidval);substring_idkp='';doLoadSearch(1);*/}function fb_login_init() {window.fbAsyncInit = function() { FB.init({ appId : '193011552587', xfbml : false, cookie : true, version : 'v2.8' }); //FB.AppEvents.logPageView();FB.login(function(response) {if (response.status === 'connected') {//$('.loginloaderframe').eq(0).removeClass('dis-none');//$('.loginloaderframe').removeClass('dis-none');$('body').addClass('loaderframe');window.location='/login_facebook.php';} else { //alert('Login Failed');//$('.loginloaderframe').removeClass('dis-none');$('body').addClass('loaderframe');window.location='/register.php?section=aboutme';}}); }; (function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = '//connect.facebook.net/de_DE/sdk.js'; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));}// Imgviewer Startvar winscale = 'n';var winscalemin = 1.1;//var swipetransinit = (parseInt($('#photoswipewrap .photoswipewrap2').width()) / 2);var swipetransinit = 0;var swipetransinitfast = 10;var swipedurationlimit = 500;var swipeenabled = 0;var swipeing = 0;var swipeleftinit = 0;//var imgaxwidth = {/literal}{$widthphoto|default:"1000"}{literal};var imgaxwidth = 1000;function get_translateX(thisobj) {thisobjpre = $(thisobj).css('transform').split(/[()]/)[1];thisobjpre2 = parseInt(thisobjpre.split(',')[4]);return thisobjpre2;}function getDecimalPart(num, returnnostring=false) { if (Number.isInteger(num)) { return 0; } const decimalStr = num.toString().split('.')[1]; if (returnnostring) { return Number(decimalStr); } else { return decimalStr; }}function imgaximgswipepos(urlsearchtring=false, imageid=false, preloadprevnext=false) {var imageidstr = false;if (urlsearchtring) {var SearchString = urlsearchtring.substring(1);var VariableArray = SearchString.split('&');$.each(VariableArray, function(i,item){var KeyValuePair = VariableArray[i].split('=');if (KeyValuePair[0] == 'imageid') {imageidstr = KeyValuePair[1];}});} else if(imageid) {imageidstr = imageid;}if (imageidstr) {//var imageobj = $('.photoswipewrap2 .img-' + imageidstr);var imageobj = $('#photoswipewrap .photoswipewrap2 div[data-i="' + imageidstr + '"]');var indeximgstr = $(imageobj).index();$('#photoswipewrap .photoswipewrap2').css('transform', 'translateX(-' + ($('#photoswipewrap .photoswipewrap2').width() * (indeximgstr)) + 'px' + ')');swipeleftinit = parseInt(get_translateX($('#photoswipewrap .photoswipewrap2')));//var imgaddobjindex = indeximgstr - 3 and while (i < 7) would be 3 images before and after the mainimage for a total of 7 images//var imgaddobjindex = indeximgstr - 2 and while (i < 5) would be 2 images before and after the mainimage for a total of 5 imagesif (preloadprevnext) {//var imgaddobjindex = indeximgstr - 2;var imgaddobjindex = indeximgstr - 1;let i = 0;//while (i < 5) {while (i < 3) {if (imgaddobjindex >= 0) {var imgaddobj = $('#photoswipewrap .photoswipewrap2 div').eq(imgaddobjindex);//if (!$(imgaddobj).html())//if ($(imgaddobj).is(':empty') && !$(imgaddobj).attr('data-done'))if (!$(imgaddobj).attr('data-done')) {if (parseInt($(imgaddobj).attr('data-i')) > 0 && !$(imgaddobj).attr('data-s')) {var imgaximageid = parseInt($(imgaddobj).attr('data-i'));$.ajax({type: 'POST',url: '/tmbnloadergen.php',data: {imageid:imgaximageid,width:imgaxwidth,pinnwand:'N',ratio:'none',imgaxgallery:'N'},success: function(status){if (JSON.parse(status).status == 'Y') {var imgaxhtml = 'Südwestfriedhof - Wien (3)';var imgaddobjadd = $('#photoswipewrap .photoswipewrap2 div[data-i="' + JSON.parse(status).imageid + '"]');$(imgaddobjadd).attr('data-done','1');$(imgaddobjadd).attr('data-s',JSON.parse(status).imageurl);$(imgaddobjadd).html(imgaxhtml);} else {$(imgaddobjadd).html('');}},error: function() {$(imgaddobjadd).html('');}});} else if($(imgaddobj).attr('data-s')) {$(imgaddobj).attr('data-done','1');$(imgaddobj).html('Südwestfriedhof - Wien (4)');}}}imgaddobjindex++;i++;}}}}function imgaximgpresetsrc(imgaxwidthpreset=imgaxwidth) {var imgaximageidpreset = $('#photoswipewrap .photoswipewrap2 div:not([data-s])');var imgaximageidpresetarr = [];if (userid != 'disabled') {$.each(imgaximageidpreset, function(i,item){imgaximageidpresetarr.push($(this).attr('data-i'));});//if (userid == 14 && imgaximageidpresetarr.length) {//alert(imgaximageidpresetarr.length);//}if (imgaximageidpresetarr.length > 0) {imgaximageidpresetarr = imgaximageidpresetarr.toString();$.ajax({type: 'POST',url: '/tmbnloadergen.php',data: {imageid:imgaximageidpresetarr,width:imgaxwidthpreset,pinnwand:'N',ratio:'none',imgaxgallery:'N'},success: function(status){if (JSON.parse(status).status == 'Y') {if (typeof JSON.parse(status).images !== 'undefined' && JSON.parse(status).images !== null) {$.each(JSON.parse(status).images, function(i,item){$('#photoswipewrap .photoswipewrap2 div[data-i="' + item.imageid + '"]').attr('data-s',item.imageurl);});}}},error: function() {}});}}}function imgaximgswipeload(imgaxhref=false) {if (imgaxhref) {//history.replaceState('', 'New URL: '+imgaxhref, imgaxhref+'&imgv');history.replaceState('', 'New URL: '+imgaxhref, imgaxhref);imgaxgetimg(imgaxhref ,false, false, true);}}function startswipe() {var containerlen = $('#photoswipewrap .photoswipewrap2').children().length;if (winscale != 'n' && winscale <= winscalemin && swipeenabled == 0 && containerlen > 1) {swipeenabled = 1;swipeing = 0;var swipeddistance = 0;var swipeddirection = 'none';$('#photoswipewrap .photoswipewrap2').removeClass('photoswipewrap2trans');swipeleftinit = parseInt(get_translateX($('#photoswipewrap .photoswipewrap2')));$("#photoswipewrap .photoswipewrap2").on("transitionend webkitTransitionEnd oTransitionEnd MSTransitionEnd", function() {$('#photoswipewrap .photoswipewrap2').removeClass('photoswipewrap2trans');swipeing = 0;swipeddirection = 'none';swipeleftinit = parseInt(get_translateX($('#photoswipewrap .photoswipewrap2')));});//$('#photoswipewrap .photoswipewrap2').removeClass('photoswipewrap2trans');//$('.offsetval').html('swipeenabled'); //Enable swiping... $('#photoswipewrap').swipe( { swipeStatus:function(event, phase, direction, distance, duration, fingers, fingerData, currentDirection) {if (phase == 'start') {swipeddistance = 0;}//else if (phase == 'move' && (swipeing == 0 || duration > 100)) {//else if (phase == 'move' && swipeing == 0) {else if (phase == 'move' && !$('#photoswipewrap .photoswipewrap2').hasClass('photoswipewrap2trans')) {swipeddistance = 0;//$('.offsetval').html('MOVE swipeleftinit:' + swipeleftinit + ' | swipeing:' + swipeing + ' | Event:' + event + ' | Dist:' + distance + ' | Phase:' + phase + ' | swipeenabled:' + swipeenabled + ' | direction:' + direction + ' | currentDirection:' + currentDirection + ' | FN Phases:' + $.fn.swipe.phases.PHASE_START + ' ,' + $.fn.swipe.phases.PHASE_MOVE);if (direction == 'left') {$('#photoswipewrap .photoswipewrap2').css('transform', 'translateX(' + (swipeleftinit - distance) + 'px' + ')');} else if(direction == 'right') {$('#photoswipewrap .photoswipewrap2').css('transform', 'translateX(' + (swipeleftinit + distance) + 'px' + ')');}//} else if ((phase == 'end' || phase == 'cancel') && swipeing == 0) {} else if ((phase == 'end' || phase == 'cancel') && !$('#photoswipewrap .photoswipewrap2').hasClass('photoswipewrap2trans')) {var photoswipewrap2width = $('#photoswipewrap .photoswipewrap2').width();var swipeleftcurrent = parseInt(get_translateX($('#photoswipewrap .photoswipewrap2')));swipeddistance = parseInt(Math.abs(swipeleftcurrent - swipeleftinit));var initobjmovedperc = Number('0.' + getDecimalPart(swipeleftcurrent / photoswipewrap2width));if (swipeleftcurrent < swipeleftinit) {swipeddirection = 'left';var initobjindex = Math.round(Math.abs(swipeleftcurrent) / photoswipewrap2width);if (initobjmovedperc >= 0.5) {var initobjindex = initobjindex - 1;}} else if(swipeleftcurrent > swipeleftinit) {swipeddirection = 'right';//var initobjindex = parseInt(Math.abs(swipeleftcurrent) / photoswipewrap2width);var initobjindex = Math.round(Math.abs(swipeleftcurrent) / photoswipewrap2width);if (initobjmovedperc < 0.5) {var initobjindex = initobjindex + 1;}} else {//swipeing = 0;swipeddirection = 'none';swipeddistance = 0;if (fingers == 1) {$('#imgaxfwbwwrapswipe').toggleClass('imgaxfwbwwrapswipevis');}}//$('.offsetval').html('SWIPING swipeleftinit:' + swipeleftinit + ' | Dist:' + distance + ' | Phase:' + phase + ' | FN Phases:' + $.fn.swipe.phases.PHASE_START);if (swipeddirection == 'left' || swipeddirection == 'right') {swipeing = 1;$('#photoswipewrap .photoswipewrap2').addClass('photoswipewrap2trans');$('#imgaxfwbwwrapswipe').addClass('imgaxfwbwwrapswipevis');if (swipeddirection == 'left') {//if (photoswipeconttab != 'last' && swipeddistance >= swipetransinit) if ((swipeddistance >= swipetransinit) || (swipeddistance >= swipetransinitfast && duration <= swipedurationlimit)) {//var imgaxhrefswipeobj = $('#photoswipewrap .photoswipewrap2 div:nth-child(' + (initobjindex + 2) + ')');var imgaxhrefswipeobj = $('#photoswipewrap .photoswipewrap2 div').eq(initobjindex + 1);if ($(imgaxhrefswipeobj).attr('data-i')) {var imgaxhrefswipe = '/photo.php?imageid=' + $(imgaxhrefswipeobj).attr('data-i');imgaximgswipeload(imgaxhrefswipe);}}} else {//if (photoswipeconttab != 'first' && swipeddistance >= swipetransinit) if ((swipeddistance >= swipetransinit) || (swipeddistance >= swipetransinitfast && duration <= swipedurationlimit)) {//var imgaxhrefswipeobj = $('#photoswipewrap .photoswipewrap2 div:nth-child(' + (initobjindex) + ')');var imgaxhrefswipeobj = $('#photoswipewrap .photoswipewrap2 div').eq(initobjindex - 1);if ($(imgaxhrefswipeobj).attr('data-i')) {var imgaxhrefswipe = '/photo.php?imageid=' + $(imgaxhrefswipeobj).attr('data-i');imgaximgswipeload(imgaxhrefswipe);}}}//imgaximgswipepos(window.location.search, false, true);}imgaximgswipepos(window.location.search, false, true);//$('.offsetval').html('PHASEEND or PHASECANCEL swipeleftinit:' + swipeleftinit + ' | Dist:' + distance + ' | Phase:' + phase + ' | swipeenabled:' + swipeenabled + ' | direction:' + direction);} else {// This is Start Phase - moved up first//swipeleftinit = parseInt(get_translateX($('#photoswipewrap .photoswipewrap2')));//imgaximgswipepos(window.location.search, false);//$('.offsetval').html('TYPELAST swipeleftinit:' + swipeleftinit + ' | Dist:' + distance + ' | Phase:' + phase + ' | swipeenabled:' + swipeenabled + ' | direction:' + direction + ' | swipeing:' + swipeing);}}, //Default is 75px, set to 0 for demo so any distance triggers swipe threshold:0 }); }}function stopswipe() {//$('.offsetval').html('swipedisabled');//$('#photoswipewrap').swipe("disable");$('#photoswipewrap').swipe("destroy");swipeenabled = 0;swipeing = 0;$('#photoswipewrap .photoswipewrap2').removeClass('photoswipewrap2trans');$("#photoswipewrap .photoswipewrap2").off("transitionend webkitTransitionEnd oTransitionEnd MSTransitionEnd");}function initimgviewer(mainimagespotid=0, mainimageimageid=0, mainimageback, mainimageplus, mainimagewidth=1000) {try {if (typeof window.visualViewport.scale !== 'undefined' || window.visualViewport.scale !== null) {winscale = window.visualViewport.scale;} else {winscale = 'n';}}catch(err) {winscale = 'n';}if (winscale == 'n') {$('#imgaxfwbwwrapswipe').css('display','block');}// populate galleryvar gallerycontent = '';var galleryimgages = $('#photoswipewrap .photoswipewrap2 > div');var totalimgages = $(galleryimgages).length;//$('#photoswipewrap .photoswipewrap2 > div').each(function(index) {$(galleryimgages).each(function(index) {gallerycontent += '';});//$('#imgaxgallerycontent').append(gallerycontent);$('#imgaxgallerycontent').html(gallerycontent);bindimgaxlinksimg();bindimgaxclose();bindimgaxclosegallery();bindimgaxbuttonsbottom();$(document).on("keydown", imgaxkeydown);imgaxkeydowntainit();imgaxwidth = mainimagewidth;//imgaxbrowsing has to be set to 1 to make gallery working with onpostate in commonxxx.js. otherwise mainimg or gallery are always reloaded if using browser back or fwimgaxbrowsing = 1;swipetransinit = (parseInt($('#photoswipewrap .photoswipewrap2').width()) / 2);if (mainimageback == 'n') {$('#imgaxbwwrap').css('display','none');}if (mainimageplus == 'n') {$('#imgaxfwwrap').css('display','none');}// init gallery startimgaxgalleryproductid = mainimagespotid;checkimgaxgvistime=setInterval(checkimgaxgvis,100);const elementtoscroll = $('#imgaxgallerycontent > button[data-i="' + mainimageimageid + '"]');$(elementtoscroll).addClass('imgaxgalleryimgsel');if (!$('#imgaxoverlay').hasClass('imgaxgalleryshow')) {if (!$(elementtoscroll).visible(false,true,'vertical',$('#imgaxgallerycontent'))) {// behavior:"smooth" or "auto" or "instant" - block:"start" or "end"elementtoscroll[0].scrollIntoView({behavior:"instant",block:"start"});}}bindimgaxgallerylinks();// init gallery end//var winscalemin = 1.1;$('#photoswipewrap').on({ 'touchmove' : function() {if (winscale != 'n') {//$('.offsetval').html(window.visualViewport.scale);winscale = window.visualViewport.scale;if (winscale <= winscalemin) {startswipe();} else {//$('.offsetval').html('swipedisabled');stopswipe();}} else {$('#photoswipewrap').off('touchmove');}}});imgaximgswipepos(window.location.search, false, true);imgaximgpresetsrc();$(window).resize(function() {swipetransinit = (parseInt($('#photoswipewrap .photoswipewrap2').width()) / 2);imgaximgswipepos(window.location.search, false);});startswipe();$('#imgaxoverlay').trigger('focus');}// Imgviewer End-->

Südwestfriedhof - Wien

So, 6. Jul 2025

Restaurants und Lokale in der Nähe von Südwestfriedhof, Wien 1120 - Meidling

Zum ObermüllerHervicusgasse 25, Wien 1120018046577Wiener Küche, Österreichische Küche0.2 Km
HervicushofHervicusgasse 21, Wien 1120018046701Österreichische Küche, Wiener Küche0.3 Km
Al Capriccio Pizzeria1 BewertungMona-Lisa-Steiner Weg 10 (Wildgarten Wohnpark), Wien 1120Italienisch0.5 Km
Lee´s WokBreitenfurterstraße 201, Wien 1230018048784Asiatisch, Sushi, Chinesisch, Japanisch, Thailändisch0.6 Km
Quattro DueBreitenfurterstraße 116, Wien 123006508013638Italienisch0.6 Km
Quattro InnBreitenfurterstrasse 116, Wien 1230018045230Italienisch, Pizza0.6 Km
BurgermeBreitenfurter Straße 189, Wien 123001361595595Amerikanisch0.6 Km
Wiener BörgerBreitenfurter Straße 189, Wien 123001361906090Amerikanisch0.6 Km
Pizzeria San CarinoKirchfeldgasse 61, Wien 1230018049227Pizza0.6 Km
Zu den 3 Linden2 BewertungenAtzgersdorfer Straße 161, Wien 1230018044115Wiener Küche, Balkan Küche0.7 Km
Zur HirtinHervicusgasse 13, Wien 1120069911734919Wiener Küche, Österreichische Küche0.7 Km
Kao FongBreitenfurter Straße 171, Wien 1120018041681Asiatisch, Sushi0.7 Km
Purzl's ParadiesgartlWiegelestraße 26, Wien 1230018903838Österreichische Küche, Internationale Küche0.8 Km
Gasthaus HaschkaPremlechnergasse 22, Wien 1120018043134Wiener Küche0.8 Km
AnkerHetzendorfer Str. 83, Wien 1120018028083Snacks0.9 Km
Al CastelloHetzendorfer Straße 77-79, Wien 1120013186078Italienisch0.9 Km
BierstöcklHetzendorferstr. 79, Wien 1120018032134Österreichische Küche, Wiener Küche0.9 Km
VinsonHetzendorferstraße 79, Wien 1120018040496Snacks0.9 Km
Marias CafeRosenhügelstrasse 22, Wien 11200.9 Km
ro:ses disco - bar - karaokeRosenhügelstraße 22, Wien 1120 06643834985Snacks0.9 Km
RosesRosenhügelstraße 22, Wien 112006643834985Snacks0.9 Km
Schlossheuriger HetzendorfHetzendorfer Straße 79, Wien 1120018032134Österreichische Küche0.9 Km
McDonald'sBreitenfurterstr. 245, Wien 12300180364640Amerikanisch0.9 Km
TizianoSchönbrunner Allee 66, Wien 1120019201488Italienisch, Pizza0.9 Km
Cafe Konditorei WeissHetzendorfer Straße 135, Wien 1120018035758Eis, Snacks0.9 Km
HetzendorfHetzendorfer Straße 139, Wien 1120018023170Asiatisch, Chinesisch1.0 Km
Wokji HetzendorfHetzendorfer Straße139, Wien 1120018023170Chinesisch, Asiatisch1.0 Km
Cafe-Restaurant BeethovenHetzendorfer Straße 75A, Wien 1120069918000101Ungarisch, Wiener Küche1.0 Km
Picco´s BeislHetzendorfer Strasse 80, Wien 1120Wiener Küche1.0 Km
the VillaKaulbachstrasse 12, Wien 1120069915202015Antipasti1.0 Km
StröckBiedermanngasse 29, Wien 1120Brötchen, Snacks1.0 Km
StröckBiedermanngasse 29, Wien 1120018022002Snacks1.0 Km
StröckBiedermanngasse 29, Wien 1120018022002Snacks, Keine Info1.0 Km
Il DelfinoHetzendorferstrasse 149, Wien 1120018020570Italienisch, Pizza1.0 Km
Pizzeria RianoHetzendorfer Strasse 149, Wien 1120018020570Pizza1.0 Km
SiranHetzendorfer Strasse 56, Wien 1120Pizza, Kebab1.1 Km
Dolce VitaBreitenfurter Straße 58, Wien 1120018048000Pizza, Amerikanisch, Italienisch1.1 Km
Pizzeria CornerHetzendorfer Straße 51, Wien 1120018048000Italienisch, Pizza, Indisch, Thailändisch, Wiener Küche1.1 Km
HousecafeHetzendorfer Strasse 50, Wien 1120018047711Österreichische Küche, Wiener Küche1.1 Km
Restaurant SPLIT1 BewertungHetzendorferstraße 165, Wien 1130018040915Fisch Spezialitäten, Dalmatinisch, Italienisch, Internationale Küche, Kroatisch, Pizza1.1 Km
HendlkönigBreitenfurter Straße 263, Wien 12300800201240Wiener Küche1.2 Km
Wild Bean CafeAltmannsdorfer Str. 94 (BP Tankstelle), Wien 1120Snacks1.2 Km
DominosBreitenfurter Straße 107, Wien 1120057499212Pizza, Italienisch1.2 Km
Otto - BiergasthofAltmannsdorfer Straße 101, Wien 1120018047650Österreichische Küche, Internationale Küche, Wiener Küche1.3 Km
Pizzahaus PaolaAltmannsdorferstrasse 111, Wien 1120018048877Pizza, Italienisch, Wiener Küche1.3 Km
May311 BewertungMaygasse 31, Wien 1130Italienisch1.3 Km
The Dining RoomMaygasse 31, Wien 1130018048586Mediterran, Österreichische Küche1.3 Km
PIZZA PLUS im Kaufpark Alt ErlaaAnton-Baumgartner-Straße 44 (Kaufpark), Wien 1230016679229Italienisch, Wiener Küche1.3 Km
FasangartenstubenFasangartengasse 76, Wien 1130018048766Österreichische Küche1.3 Km

Ihre Privatsphäre ist uns wichtig

Wir und unsere Partner (Drittanbieter) erheben Daten und verwenden Cookies und andere Technologien, um personalisierte Anzeigen und Inhalte einzublenden und Messwerte zu erfassen. Außerdem erhalten unsere Partner für soziale Medien, Werbung und Analysen Informationen zu Ihrer Verwendung unserer Website. Unsere Partner führen diese Informationen möglicherweise mit weiteren Daten zusammen, die Sie ihnen bereitgestellt haben oder die sie im Rahmen Ihrer Nutzung der Dienste gesammelt haben. Mit der Nutzung dieser Website stimmen Sie der Verwendung von Cookies und anderen Technologien zu. Sie können Ihre Zustimmung jederzeit widerrufen. Mehr Info

Einstellungen

Unbedingt erforderliche Cookies

Immer aktiv

Diese Cookies sind für den Betrieb der Website technisch notwendig und für bestimmte Funktionen (z.B. Speichern von Einstellungen, Anmeldung, Erleichterte Navigation) unbedingt erforderlich. Die meisten dieser Cookies werden bei von Ihnen getätigten Aktionen gesetzt. Sie können diese Cookies in Ihren Browsereinstellungen deaktivieren. Beachten Sie bitte, dass Ihnen in diesem Fall das Angebot der Webseite nur mehr eingeschränkt zur Verfügung steht.

Inhalte und Dienste von Drittanbietern (z.B. Google Maps)

Wir binden auf der Website Inhalte oder Dienste von Drittanbietern ein, um unsere Inhalte mit den Inhalten der Drittanbieter zu ergänzen (z.B. mit Landkarten) oder um die Funktionen dieser Website zu erweitern. Wenn diese Option ausgeschaltet ist, stehen diese Inhalte und Dienste nicht oder nur eingeschränkt zur Verfügung. Drittanbieter verarbeiten Daten und verwenden Cookies oder vergleichbare Technologien.

Personalisierte Anzeigen

Wir verwenden Werbenetzwerke (z.B. Google Adsense), um Ihnen für Sie relevante personalisierte Anzeigen auf der Website einzublenden. Wenn diese Option ausgeschaltet ist, werden Ihnen keine personalisierten Anzeigen gezeigt. Werbenetzwerke verarbeiten Daten und verwenden Cookies oder vergleichbare Technologien.

Konto erstellen

Schon Mitglied?

Indem Sie fortfahren, erklären Sie sich mit unseren Nutzungsbedingungen und Datenschutzerklärung einverstanden.

Südwestfriedhof - Wien (2025)
Top Articles
Latest Posts
Recommended Articles
Article information

Author: Rev. Leonie Wyman

Last Updated:

Views: 5915

Rating: 4.9 / 5 (79 voted)

Reviews: 86% of readers found this page helpful

Author information

Name: Rev. Leonie Wyman

Birthday: 1993-07-01

Address: Suite 763 6272 Lang Bypass, New Xochitlport, VT 72704-3308

Phone: +22014484519944

Job: Banking Officer

Hobby: Sailing, Gaming, Basketball, Calligraphy, Mycology, Astronomy, Juggling

Introduction: My name is Rev. Leonie Wyman, I am a colorful, tasty, splendid, fair, witty, gorgeous, splendid person who loves writing and wants to share my knowledge and understanding with you.