END-TO-END
TEXTILE SOLUTIONS

MANUFACTURING & SUPPLY

DAR DOKUMA / ÖZEL ÜRETİM
ÜRETİM TALEBİ OLUŞTUR
0,3–60 mm · Pamuk · Polyester · Dikiş ipliği · Özel hammadde

01 — TALEP TÜRÜ

Bir talep türü seç.

02 — ÜRÜN / HİZMET

Bir seçim yap.

03 — TEKNİK DETAYLAR

Zorunlu alanları kontrol et.

04 — TALEP ÖZETİ

BÜYÜKADA 21K

YARI MARATON

26
GÜN
06
SAAT
20
DAKİKA
00
SANİYE

HAFTALIK KOŞU

0/ 30 KM
0%
HEDEFE 30 KMDEVAM ET
GÜNCELLENDİ01.09.2026 · 02:40
TEMMUZ140 KM · 39 · 34 · 30 · 37
AĞUSTOS126 KM · 35 · 30 · 30 · 31

AĞUSTOS - EKİM RUSH

126 KM
KOŞU
16 ANTRENMAN
AĞIRLIK

BİR ŞEY ÖNER

MASAMDA
Arthur Schopenhauer
The World as Will and Representation
AKLIMDA
The longer you think you’re too late, the later you become.
KULAĞIMDA
Cigarettes After Sex
Apocalypse
← ANA SAYFA
(function () { var raceTime = new Date("2026-09-27T09:00:00+03:00").getTime(); function pad(n) { return String(Math.max(n, 0)).padStart(2, "0"); } function updateBigadaCountdown() { var diff = Math.max(raceTime - Date.now(), 0); var days = Math.floor(diff / 86400000); var hours = Math.floor((diff % 86400000) / 3600000); var minutes = Math.floor((diff % 3600000) / 60000); var seconds = Math.floor((diff % 60000) / 1000); var dayEl = document.getElementById("gb-days"); var hourEl = document.getElementById("gb-hours"); var minuteEl = document.getElementById("gb-minutes"); var secondEl = document.getElementById("gb-seconds"); if (dayEl) dayEl.textContent = pad(days); if (hourEl) hourEl.textContent = pad(hours); if (minuteEl) minuteEl.textContent = pad(minutes); if (secondEl) secondEl.textContent = pad(seconds); } updateBigadaCountdown(); setInterval(updateBigadaCountdown, 1000); })(); (function () { /* Güncellemek istediğinde yalnızca bu bölümdeki değerleri değiştirmen yeterli. */ var CONFIG = { raceDate: "2026-09-27T09:00:00+03:00", currentKm: 0, targetKm: 30, updated: "01.09.2026 · 02:40", julyTotal: "140 KM", julyWeeks: "39 · 34 · 30 · 37", augustTotal: "126 KM", augustWeeks: "35 · 30 · 30 · 31", monthKm: 126, strengthWorkouts: 16, bookAuthor: "Arthur Schopenhauer", bookTitle: "The World as Will and Representation", note: "The longer you think you’re too late, the later you become.", songArtist: "Cigarettes After Sex", songTitle: "Apocalypse" }; var currentKm = Number(CONFIG.currentKm) || 0; var targetKm = Math.max(Number(CONFIG.targetKm) || 1, 1); var rawPercent = Math.round( (currentKm / targetKm) * 100 ); var progressPercent = Math.min(rawPercent, 100); var remaining = Math.max(targetKm - currentKm, 0); var overTarget = Math.max(currentKm - targetKm, 0); function animateCount(element, target, duration) { if (!element) { return; } var reduceMotion = window.matchMedia && window.matchMedia("(prefers-reduced-motion: reduce)").matches; if (reduceMotion || target <= 0) { element.textContent = Math.round(target); return; } var startTime = null; element.textContent = "0"; function countFrame(timestamp) { if (!startTime) { startTime = timestamp; } var elapsed = Math.min((timestamp - startTime) / duration, 1); var eased = elapsed < 0.5 ? 4 * elapsed * elapsed * elapsed : 1 - Math.pow(-2 * elapsed + 2, 3) / 2; element.textContent = Math.round(target * eased); if (elapsed < 1) { requestAnimationFrame(countFrame); } } requestAnimationFrame(countFrame); } animateCount( document.getElementById("gb-current-km"), currentKm, 2200 ); document.getElementById("gb-target-km").textContent = targetKm; document.getElementById("gb-percent").textContent = rawPercent + "%"; document.getElementById("gb-updated").textContent = CONFIG.updated; document.getElementById("gb-july-total").textContent = CONFIG.julyTotal; document.getElementById("gb-july-weeks").textContent = CONFIG.julyWeeks; document.getElementById("gb-august-total").textContent = CONFIG.augustTotal; document.getElementById("gb-august-weeks").textContent = CONFIG.augustWeeks; animateCount( document.getElementById("gb-month-km"), Number(CONFIG.monthKm) || 0, 3000 ); animateCount( document.getElementById("gb-strength-workouts"), Number(CONFIG.strengthWorkouts) || 0, 2200 ); document.getElementById("gb-book-author").textContent = CONFIG.bookAuthor; document.getElementById("gb-book-title").textContent = CONFIG.bookTitle; document.getElementById("gb-note").textContent = CONFIG.note; document.getElementById("gb-song-artist").textContent = CONFIG.songArtist; document.getElementById("gb-song-title").textContent = CONFIG.songTitle; document.getElementById("gb-target-text").textContent = remaining > 0 ? "HEDEFE " + remaining + " KM" : overTarget > 0 ? "+" + overTarget + " KM OVER TARGET" : "H
göreceğin bir şey kalmadı, yorulmadın mı?
Geç de olsa her şeyin farkındayım. Benim yapabileceğim bu kadar. Evimizi bu hafta dağıtıyorum. Kendine dikkat et.
(function () { const ekran = document.getElementById('ozlem-ekrani'); const alan = document.getElementById('ozlem-alani'); const evet = document.getElementById('evet-butonu'); const hayir = document.getElementById('hayir-butonu'); let taraf = 'sag'; function hayiriKacir(event) { if (event) event.preventDefault(); const bosluk = 8; const enSag = alan.clientWidth - hayir.offsetWidth - bosluk; hayir.style.top = '72px'; if (taraf === 'sag') { hayir.style.left = bosluk + 'px'; taraf = 'sol'; } else { hayir.style.left = enSag + 'px'; taraf = 'sag'; } } hayir.addEventListener('mouseenter', hayiriKacir); hayir.addEventListener('pointerdown', hayiriKacir); hayir.addEventListener('click', hayiriKacir); evet.addEventListener('click', function () { ekran.classList.add('cevaplandi'); }); })();