Need anymore help? Get in touch!
+49 (0) 30 1200210-53Monday to Friday: 7am until 6pm
- Umfirmierung: Beendigung des Vertrags; neues Vertragsangebot an den Nachfolger; neue Kundennummer
$(".is-zoomable img").on("click", function(event){ $(this).closest(".is-zoomable").find(".popup-image").css("display", "block"); }); $(".popup-image .popup-image__close").on("click", function(event){ $(this).closest(".is-zoomable").find(".popup-image").css("display", "none"); }); $(".video__play").on("click", function(event){ $(this).closest(".video-xcontainer").find(".video__poster-wrapper").css("display", "none"); $(this).closest(".video-xcontainer").find(".video__wrapper").css("display", "block"); var iframe = $(this).closest(".video-xcontainer").find("iframe").get(0); if(iframe){ try { let video = iframe.contentWindow.document.querySelector('video'); if(video){ video.play(); } else { setUrlToAutoplay(iframe); } } catch (error) { setUrlToAutoplay(iframe); } } else { var localVideo = $(this).closest(".video-xcontainer").find("video").get(0); if(localVideo) { localVideo.play(); } } }); function setUrlToAutoplay(iframe){ var url = new URL(iframe.src); url.searchParams.set("autoplay", "1"); iframe.src = url.toString(); }
Further questions
-
ContractsI have requested a change to my contract. Why did ...
-
ContractsI have given notice of termination of my contract,...
-
ContractsI give up my business. Why do I not have a special...
-
ContractsWhy is the contract bound to a location or venue?
-
ContractsWhy can I not simply transfer a contract?
-
ContractsWhat is the notice period?
-
ContractsHow can I terminate the contract with GEMA?