모차르트 하우스의 콘서트
독일 과수원의 수도원에서
1010 비엔나
전화 번호: 0043 1 911 9077
팩스: 0043 1 512 5620
konzerte@mozarthaus.at
살라 테 레나의 콘서트 1
사무실-스티치 3, 파라 테 르
document.addEventListener("DOMContentLoaded", function() {
setTimeout(function() {
const tripadvisorLink = document.querySelector('.regiondo-tripadvisor');
if (tripadvisorLink) {
tripadvisorLink.addEventListener('click', function(event) {
event.preventDefault();
tripadvisorLink.style.pointerEvents = 'none';
tripadvisorLink.style.cursor = 'default';
});
}
}, 2000); // Warte 2 Sekunden
});