let menuCatId=parseInt("926");
Jetzt bis zu 30% sparen! Aktion endet in:

00d 00h 00m 00s
// ------------------------------- // Configuration Variables // ------------------------------- // Initial default end date (only used once) var defaultEndDateStr = "2025-04-23 16:00:00"; // Set the countdown message text var countdownText = "Jetzt bis zu 30% sparen! Aktion endet in: "; // Function to parse the given end date function getEndDate(dateStr) { return new Date(dateStr.replace(" ", "T")); } // Function to add a number of hours to a date string function addHoursToDate(dateStr, hours) { let date = new Date(dateStr.replace(" ", "T")); // Ensure compatibility if (isNaN(date.getTime())) { console.error("Invalid date format. Use 'YYYY-MM-DD HH:MM:SS'"); return null; } date.setHours(date.getHours() + hours); // Add hours return date.toISOString().replace("T", " ").slice(0, 19); // Return in the "YYYY-MM-DD HH:MM:SS" format } // Function to update the countdown function updateCountdown() { document.getElementById("countdown-text").innerHTML = countdownText; // Parse initial end date let countdownDate = getEndDate(defaultEndDateStr).getTime(); // Check on load if already expired — extend once immediately if (countdownDate - Date.now() < 0) { defaultEndDateStr = addHoursToDate(defaultEndDateStr, 50); countdownDate = getEndDate(defaultEndDateStr).getTime(); } setInterval(function () { const now = new Date().getTime(); let distance = countdownDate - now; // If expired, extend by 49 hours and skip rendering this tick if (distance < 0) { defaultEndDateStr = addHoursToDate(defaultEndDateStr, 50); countdownDate = getEndDate(defaultEndDateStr).getTime(); return; // :achteckiges_schild: Don't render this frame to avoid negative numbers } // Time calculations const days = Math.floor(distance / (1000 * 60 * 60 * 24)); const hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)); const minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60)); const seconds = Math.floor((distance % (1000 * 60)) / 1000); // Render countdown document.getElementById("days").innerHTML = days < 10 ? "0" + days : days; document.getElementById("hours").innerHTML = hours < 10 ? "0" + hours : hours; document.getElementById("minutes").innerHTML = minutes < 10 ? "0" + minutes : minutes; document.getElementById("seconds").innerHTML = seconds < 10 ? "0" + seconds : seconds; }, 1000); } // Initialize the countdown updateCountdown();

Details und Zeichnungen Aluminium MB 70

 

Aluminium Fensterprofil MB 70 Querschnitte

MB-70 Fenster Rahmen mit Flügel
MB-70 Flügel mit Wasserschenkel
MB-70 Fenster Festverglasung
MB-70 Fenster mit Pfosten
MB-70 Fenster mit Stulp
MB-70 Pfosten mit Dreh-Kipp/Fest
MB-70 Fenster Anschlussprofil
MB-70 Festverglasung Anschlussprofil

 

Aluminiumfenster Sprossenarten


Innenliegende SZR Sprossen / Helima Sprossen

Innenliegende Sprosse 8mm
Innenliegende Sprosse 18mm
Innenliegende Sprosse 26mm
Innenliegende Sprosse 45mm

 


Glasteilende Sprossen - Kämpfer

MB-70 Glasteilende Sprosse/Kämpfer
MB-70 Kämpfer mit statischem Profil innen
MB-70 Kämpfer mit statischem Profil außen

 

Aluminiumprofil MB-70 Rahmenverbreiterung

MB-70 Rahmenverbreiterung 34mm
MB-70 Rahmenverbreiterung 56mm

 

Aluminiumprofil MB-70 Kopplungen

MB-70 H-Kopplung mit Rundschnur
MB-70 Statische Kopplung innen
MB-70 Statische Kopplung außen
MB-70 Kopplungsdehnungsprofil
MB-70 Eckkopplung 90°
MB-70 Eckkopplung 135°
MB-70 Eckkopplung Variabel innen
MB-70 Eckkopplung Variabel außen
MB-70 Eckkopplung Variabel Tabelle

 

Aluminium MB-70 PSK-Tür

MB-70 PSK-Tür unterer Rahmen
MB-70 PSK-Tür oberer Rahmen

 

Aluminium MB-70 Balkontür

 


Öffnungsrichtung nach innen

MB-70 Balkontür nach innen
MB-70 Balkontür nach innen mit Seitenteil Fest
MB-70 Balkontür nach innen mit statischem Pfosten

 


Öffnungsrichtung nach aussen

MB-70 Balkontür nach außen
MB-70 Balkontür nach außen mit Seitenteil
MB-70 Balkontür nach außen mit statischem Pfosten

 

Aluminium MB-70 Tür

 


Öffnungsrichtung nach innen

MB-70 Tür nach innen Rahmenprofil
MB-70 Tür nach innen mit Schwelle
MB-70 Tür mit Stulp

 


Öffnungsrichtung nach außen

MB-70 Tür nach außen Rahmenprofil
MB-70 Tür nach außen mit Schwelle