$(document).ready(function(){function o(){var o=$(window).width(),t=$(document).height(),l=$(window).scrollTop();return $(".popup-box").css({width:"800px",left:(o-800)/2+"px",top:l+150+"px"}),$("#blackout").css({width:o+"px",height:t+"px"}),!1}$(window).resize(o),$(window).scroll(o),o(),$("[class*=popup-link]").click(function(o){o.preventDefault(),o.stopPropagation();var t=$(this).attr("class"),l=t[t.length-1],p=$(window).scrollTop();$("#popup-box-"+l).show(),$("#blackout").show(),$("html,body").css("overflow","hidden"),$("html").scrollTop(p)}),$("[class*=popup-box]").click(function(o){o.stopPropagation()}),$("html").click(function(){var o=$(window).scrollTop();$("[id^=popup-box-]").hide(),$("#blackout").hide(),$("html,body").css("overflow","auto"),$("html").scrollTop(o)}),$(".close").click(function(){document.location.href="https://www.ress.at/profil/member29081.html"})});