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

00d 00h 00m 00s
// ------------------------------- // Configuration Variables // ------------------------------- // Initial default end date (only used once) var defaultEndDateStr = "2025-03-28 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; var countdownDate = getEndDate(defaultEndDateStr).getTime(); var countdownFunction = setInterval(function () { var now = new Date().getTime(); var distance = countdownDate - now; // If countdown is over, extend by 49 hours and restart if (distance < 0) { defaultEndDateStr = addHoursToDate(defaultEndDateStr, 49); countdownDate = getEndDate(defaultEndDateStr).getTime(); distance = countdownDate - now; } var days = Math.floor(distance / (1000 * 60 * 60 * 24)); var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)); var minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60)); var seconds = Math.floor((distance % (1000 * 60)) / 1000); 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 45

 

Aluminium Fensterprofil MB 45 Querschnitte

MB-45 Fenster Festverglasung
MB-45 Fenster Rahmen mit Flügel
MB-45 Fenster mit Pfosten
MB-45 Fenster mit Stulp
MB-45 Pfosten mit Dreh-Kipp/Fest

 

Aluminiumfenster Sprossenarten


Innenliegende SZR Sprossen / Helima Sprossen

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

 


Glasteilende Sprossen - Kämpfer

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

 

Aluminiumprofil MB-45 Rahmenverbreiterung

MB-45 Rahmenverbreiterung 29mm
MB-45 Rahmenverbreiterung 56mm

 

Aluminiumprofil MB-45 Kopplungen

MB-45 H-Kopplung mit Rundschnur
MB-45 Kopplungsdehnungsprofil
MB-45 Eckkopplung 90°
MB-45 Eckkopplung 135°
MB-45 Eckkopplung Variabel
MB-45 Eckkopplung Variabel Tabelle

 

Aluminium MB-45 Balkontür

 


Öffnungsrichtung nach innen

MB-45 Balkontür nach innen
MB-45 Balkontür nach innen mit Pfosten Dreh-Kipp/Fest
MB-45 Balkontür nach innen mit statischem Pfosten

 


Öffnungsrichtung nach aussen

MB-45 Balkontür nach außen
MB-45 Balkontür nach außen mit Pfosten Dreh-Kipp/Fest
MB-45 Balkontür nach außen mit statischem Pfosten

 

Aluminium MB-45 Schiebetür

MB-45 Schiebetür Flügel Boden
MB-45 Schiebetür Flügel Oben
MB-45 Schiebetür Treffpunkt der Flügel

 

Aluminium MB-45 Schwingtür

MB-45 Schwingtür Flügel Boden
MB-45 Schwingtür Flügel Oben
MB-45 Schwingtür Treffpunkt der Flügel

 

Aluminium MB-45 Tür

 


Öffnungsrichtung nach innen

MB-45 Tür nach innen Rahmenprofil
MB-45 Tür nach innen Schwelle mit Wölbung
MB-45 Tür mit Stulp

 


Öffnungsrichtung nach außen

MB-45 Tür nach außen Rahmenprofil
MB-45 Tür nach außen Schwelle mit Wölbung