D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
ensad
/
.trash
/
Filename :
user.php
back
Copy
<!DOCTYPE html> <html lang="tr" data-theme="dark"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Jojobet Giriş 2026 | Yeni Güncel Link (Üsteki Sahte Sitelere Tıklamayın)</title> <meta name="description" content="Jojobet - Jojobet Giriş 2026. Jojobet'in 2026 resmî giriş adresine hoş geldiniz. Türkiye'nin lider lisanslı bahis ve casino platformu; yüksek oranlı spor bahisleri, 10.000+ slot, 500+ canlı masa ve dakika bazlı çekim altyapısıyla tek çatı altında."> <meta name="keywords" content="jojobet, jojobet giriş, jojobet güncel adres, jojobet casino, jojobet canlı bahis, jojobet yeni link, vip bahis"> <meta name="author" content="Jojobet Tech Team"> <meta name="robots" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1"> <meta property="article:published_time" content="2026-04-26T12:00:00+03:00"> <meta property="article:modified_time" content="2026-04-26T12:00:00+03:00"> <link rel="canonical" href="https://dialogos.ensad.edu.pe/"> <link rel="alternate" hreflang="tr" href="https://tr.jojobetqirisi.co/"> <link rel="alternate" hreflang="en" href="https://tr.jojobetqirisi.co/"> <link rel="alternate" hreflang="az" href="https://tr.jojobetqirisi.co/"> <link rel="alternate" hreflang="pt" href="https://tr.jojobetqirisi.co/"> <link rel="alternate" hreflang="uk" href="https://tr.jojobetqirisi.co/"> <link rel="alternate" hreflang="kk" href="https://tr.jojobetqirisi.co/"> <link rel="alternate" hreflang="ar" href="https://tr.jojobetqirisi.co/"> <link rel="alternate" hreflang="ru" href="https://tr.jojobetqirisi.co/"> <link rel="alternate" hreflang="es" href="https://tr.jojobetqirisi.co/"> <link rel="alternate" hreflang="pl" href="https://tr.jojobetqirisi.co/"> <link rel="alternate" hreflang="x-default" href="https://tr.jojobetqirisi.co/"> <meta property="og:type" content="article"> <meta property="og:url" content="https://dialogos.ensad.edu.pe/"> <meta property="og:title" content="Jojobet - Jojobet Giriş 2026"> <meta property="og:description" content="Türkiye'nin lider lisanslı bahis ve casino platformu; yüksek oranlı spor bahisleri, 10.000+ slot ve dakika bazlı çekim altyapısı."> <meta property="og:image" content="https://resmim.net/cdn/2026/04/15/ClpbLR.png"> <meta name="twitter:card" content="summary_large_image"> <link rel="icon" type="image/png" sizes="32x32" href="https://resmim.net/cdn/2026/04/15/ClpbLR.png"> <style> @import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;800;900&display=swap'); :root { /* DARK TEMA (Varsayılan) */ --bg-body: #050507; --bg-surface: #12131A; --bg-surface-hover: #1A1C26; --border-color: #232633; --text-primary: #FFFFFF; --text-secondary: #8B949E; --accent: #EAB308; /* VIP Gold */ --accent-glow: rgba(234, 179, 8, 0.2); --live-color: #F43F5E; --live-glow: rgba(244, 63, 94, 0.3); --success: #10B981; --sidebar-width: 260px; } [data-theme="light"] { /* LIGHT TEMA */ --bg-body: #F3F4F6; --bg-surface: #FFFFFF; --bg-surface-hover: #F9FAFB; --border-color: #E5E7EB; --text-primary: #111827; --text-secondary: #6B7280; --accent: #2563EB; /* Güven Mavi */ --accent-glow: rgba(37, 99, 235, 0.2); } [data-theme="reading"] { /* OKUMA MODU */ --bg-body: #FDF6E3; --bg-surface: #F5EEDC; --bg-surface-hover: #EBE3CC; --border-color: #D3CABB; --text-primary: #2D2D2D; --text-secondary: #555555; --accent: #D33682; /* Okuma modunda UI elemanlarını gizle */ --hide-on-read: none; } * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: 'Inter', sans-serif; background-color: var(--bg-body); color: var(--text-primary); transition: background 0.3s, color 0.3s; overflow-x: hidden; } a { text-decoration: none; color: inherit; } ul { list-style: none; } /* Dashboard Layout */ .app-container { display: flex; min-height: 100vh; } /* Sidebar Navigasyon */ .sidebar { width: var(--sidebar-width); background: var(--bg-surface); border-right: 1px solid var(--border-color); position: fixed; height: 100vh; padding: 20px 0; display: flex; flex-direction: column; transition: 0.3s; display: var(--hide-on-read, flex); z-index: 100;} .brand { font-size: 26px; font-weight: 900; padding: 0 25px 30px; letter-spacing: -1px; display: flex; align-items: center; gap: 10px; } .brand span { color: var(--accent); } .brand-icon { width: 32px; height: 32px; background: var(--accent); border-radius: 8px; color: #000; display: flex; justify-content: center; align-items: center; font-size: 18px; } .nav-menu li a { display: flex; align-items: center; gap: 15px; padding: 15px 25px; color: var(--text-secondary); font-weight: 600; transition: 0.2s; border-left: 3px solid transparent; } .nav-menu li a:hover, .nav-menu li a.active { background: var(--bg-surface-hover); color: var(--text-primary); border-left-color: var(--accent); } .nav-icon { font-size: 18px; } /* Main Content Area */ .main-content { flex: 1; margin-left: var(--hide-on-read, var(--sidebar-width)); padding: 0; transition: margin 0.3s; } /* Topbar */ .topbar { background: rgba(var(--bg-surface), 0.9); backdrop-filter: blur(10px); border-bottom: 1px solid var(--border-color); padding: 15px 40px; display: flex; justify-content: space-between; align-items: center; position: sticky; top: 0; z-index: 90; } .topbar-left { display: flex; align-items: center; gap: 20px; font-weight: 600; color: var(--text-secondary); font-size: 14px;} .theme-controls { display: flex; gap: 10px; } .btn-icon { background: var(--bg-body); border: 1px solid var(--border-color); color: var(--text-primary); width: 40px; height: 40px; border-radius: 8px; cursor: pointer; display: flex; justify-content: center; align-items: center; font-size: 16px; transition: 0.2s; } .btn-icon:hover { border-color: var(--accent); color: var(--accent); } .btn-primary { background: var(--accent); color: #000; padding: 10px 25px; border-radius: 8px; font-weight: 800; border: none; cursor: pointer; transition: 0.2s; } .btn-primary:hover { box-shadow: 0 0 15px var(--accent-glow); transform: translateY(-2px); } /* Content Padding */ .content-wrapper { padding: 40px; max-width: 1100px; margin: 0 auto; } /* ⭐️ ÖNE ÇIKAN SNIPPET & HERO ALANI ⭐️ */ .snippet-hero { background: var(--bg-surface); border: 1px solid var(--border-color); border-radius: 16px; padding: 40px; margin-bottom: 40px; position: relative; overflow: hidden; box-shadow: 0 10px 30px rgba(0,0,0,0.2); } .snippet-hero::before { content: ''; position: absolute; left: 0; top: 0; height: 100%; width: 4px; background: var(--accent); } .publish-date { display: inline-flex; align-items: center; gap: 8px; font-size: 13px; color: var(--text-secondary); background: var(--bg-body); padding: 6px 15px; border-radius: 50px; margin-bottom: 20px; border: 1px solid var(--border-color); } .publish-date::before { content: '⏱'; } .snippet-hero h1 { font-size: 32px; font-weight: 900; margin-bottom: 15px; letter-spacing: -1px; } .snippet-hero h2 { font-size: 22px; color: var(--accent); margin-bottom: 15px; display: none; /* Google botu okur, tasarımı bozmaz */ } .snippet-hero p { font-size: 18px; line-height: 1.7; color: var(--text-secondary); font-weight: 400; max-width: 800px; margin-bottom: 30px; } /* Dinamik Widget Alanları */ .widget-row { display: var(--hide-on-read, grid); grid-template-columns: 2fr 1fr; gap: 30px; margin-bottom: 40px; } /* Canlı Maçlar Widget */ .widget { background: var(--bg-surface); border: 1px solid var(--border-color); border-radius: 16px; padding: 25px; } .widget-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 20px; } .widget-title { font-size: 18px; font-weight: 800; display: flex; align-items: center; gap: 10px; } .live-dot { width: 10px; height: 10px; background: var(--live-color); border-radius: 50%; box-shadow: 0 0 10px var(--live-glow); animation: pulse 1.5s infinite; } @keyframes pulse { 0% { opacity: 1; } 50% { opacity: 0.4; } 100% { opacity: 1; } } .match-list { display: flex; flex-direction: column; gap: 15px; } .match-item { background: var(--bg-body); border: 1px solid var(--border-color); padding: 15px; border-radius: 10px; display: flex; align-items: center; justify-content: space-between; transition: 0.2s; } .match-item:hover { border-color: var(--accent); } .match-teams { flex: 1; font-weight: 700; } .match-score { font-size: 20px; font-weight: 900; color: var(--accent); margin: 0 20px; letter-spacing: 2px;} .match-odds { display: flex; gap: 8px; } .odd-btn { background: var(--bg-surface); border: 1px solid var(--border-color); padding: 8px 12px; border-radius: 6px; font-size: 14px; font-weight: 800; color: var(--text-primary); cursor: pointer; transition: 0.2s; min-width: 60px; text-align: center; } .odd-btn.flash-green { background: rgba(16, 185, 129, 0.2); border-color: var(--success); color: var(--success); } .odd-btn.flash-red { background: rgba(244, 63, 94, 0.2); border-color: var(--live-color); color: var(--live-color); } /* SEO Makale & SSS Alanı */ .article-section { background: var(--bg-surface); border: 1px solid var(--border-color); border-radius: 16px; padding: 40px; margin-bottom: 40px; } .article-section h3 { font-size: 24px; margin-bottom: 20px; color: var(--text-primary); } .article-section p { font-size: 16px; line-height: 1.8; color: var(--text-secondary); margin-bottom: 20px; } .faq-item { border-bottom: 1px solid var(--border-color); padding: 20px 0; } .faq-q { font-weight: 700; font-size: 16px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; } .faq-q::after { content: '▾'; font-size: 20px; color: var(--accent); transition: 0.3s; } .faq-item.open .faq-q::after { transform: rotate(180deg); } .faq-a { max-height: 0; overflow: hidden; transition: 0.3s ease; color: var(--text-secondary); line-height: 1.6; margin-top: 0; } .faq-item.open .faq-a { max-height: 300px; margin-top: 15px; } /* Footer */ .footer { padding: 40px; text-align: center; border-top: 1px solid var(--border-color); color: var(--text-secondary); font-size: 14px; } @media (max-width: 992px) { .sidebar { transform: translateX(-100%); } .main-content { margin-left: 0 !important; } .widget-row { grid-template-columns: 1fr; } .topbar { padding: 15px 20px; } .content-wrapper { padding: 20px; } .match-item { flex-direction: column; gap: 15px; } } </style> </head> <body> <div class="app-container"> <aside class="sidebar"> <a href="https://dialogos.ensad.edu.pe/" class="brand"> <div class="brand-icon">J</div> JOJO<span>BET</span> </a> <ul class="nav-menu"> <li><a href="https://dialogos.ensad.edu.pe/" class="active"><span class="nav-icon">🏠</span> Ana Sayfa (Giriş)</a></li> <li><a href="https://dialogos.ensad.edu.pe/"><span class="nav-icon">⚽</span> Spor Bahisleri</a></li> <li><a href="https://dialogos.ensad.edu.pe/"><span class="nav-icon">🔴</span> Canlı Bahis</a></li> <li><a href="https://dialogos.ensad.edu.pe/"><span class="nav-icon">🎰</span> Slot Casino</a></li> <li><a href="https://dialogos.ensad.edu.pe/"><span class="nav-icon">🎁</span> Promosyonlar</a></li> </ul> </aside> <main class="main-content"> <header class="topbar"> <div class="topbar-left hide-on-read"> <span>🌍 Resmi Bağlantı</span> <span id="live-clock" style="font-family: monospace; letter-spacing: 1px; color: var(--accent);">--:--:--</span> </div> <div class="theme-controls"> <button class="btn-icon" id="theme-btn" title="Gece/Gündüz Modu">🌓</button> <button class="btn-icon" id="read-btn" title="Okuma Modu">📖</button> <a href="https://dialogos.ensad.edu.pe/" class="btn-primary hide-on-read">Giriş Yap</a> </div> </header> <div class="content-wrapper"> <article class="snippet-hero" id="main-snippet"> <time class="publish-date" datetime="2026-04-26T12:00:00+03:00">Son Güncelleme: 26 Nisan 2026</time> <h2>Jojobet - Jojobet Giriş 2026</h2> <h1>Jojobet Vip <span style="color: var(--accent);">Giriş Portalı</span></h1> <p>Jojobet'in 2026 resmî giriş adresine hoş geldiniz. Türkiye'nin lider lisanslı bahis ve casino platformu; yüksek oranlı spor bahisleri, 10.000+ slot, 500+ canlı masa ve dakika bazlı çekim altyapısıyla tek çatı altında.</p> <a href="https://dialogos.ensad.edu.pe/" class="btn-primary hide-on-read" style="padding: 15px 40px; font-size: 16px;">Güvenli Linke Git</a> </article> <div class="widget-row"> <div class="widget"> <div class="widget-header"> <div class="widget-title"><div class="live-dot"></div> Canlı Bülten</div> <a href="https://dialogos.ensad.edu.pe/" style="color: var(--accent); font-size: 14px; font-weight: 600;">Tümünü Gör</a> </div> <div class="match-list"> <div class="match-item"> <div class="match-teams">Real Madrid <br> Man City</div> <div class="match-score">2-1</div> <div class="match-odds"> <div class="odd-btn dyn-odd">1.85</div> <div class="odd-btn dyn-odd">3.40</div> <div class="odd-btn dyn-odd">4.20</div> </div> </div> <div class="match-item"> <div class="match-teams">Galatasaray <br> Fenerbahçe</div> <div class="match-score">0-0</div> <div class="match-odds"> <div class="odd-btn dyn-odd">2.10</div> <div class="odd-btn dyn-odd">3.10</div> <div class="odd-btn dyn-odd">2.85</div> </div> </div> <div class="match-item"> <div class="match-teams">Lakers <br> Warriors</div> <div style="color: var(--text-secondary); font-size: 13px; text-align: center;">1. Çeyrek<br>03:00</div> <div class="match-odds"> <div class="odd-btn dyn-odd">1.90</div> <div class="odd-btn" style="background: transparent; border: none;">-</div> <div class="odd-btn dyn-odd">1.90</div> </div> </div> </div> </div> <div class="widget"> <div class="widget-header"> <div class="widget-title">🔥 Popüler Oyunlar</div> </div> <div style="display: flex; flex-direction: column; gap: 15px;"> <div style="background: var(--bg-body); padding: 15px; border-radius: 10px; display: flex; align-items: center; gap: 15px; border: 1px solid var(--border-color);"> <div style="width: 40px; height: 40px; background: #EAB308; border-radius: 8px;"></div> <div><div style="font-weight: 700;">Sweet Bonanza</div><div style="font-size: 12px; color: var(--text-secondary);">Pragmatic Play</div></div> </div> <div style="background: var(--bg-body); padding: 15px; border-radius: 10px; display: flex; align-items: center; gap: 15px; border: 1px solid var(--border-color);"> <div style="width: 40px; height: 40px; background: #F43F5E; border-radius: 8px;"></div> <div><div style="font-weight: 700;">Gates of Olympus</div><div style="font-size: 12px; color: var(--text-secondary);">Pragmatic Play</div></div> </div> <a href="https://dialogos.ensad.edu.pe/" class="btn-primary" style="text-align: center; margin-top: 10px;">Casinoya Gir</a> </div> </div> </div> <section class="article-section"> <h3>Jojobet Altyapısı ve Güvenlik Standartları</h3> <p>Uluslararası lisans protokolleri ile yönetilen Jojobet, üyelerine şeffaf ve manipülasyondan uzak bir bahis ortamı sunar. Sitenin alan adının (domain) zaman zaman değişmesi, Türkiye'deki telekomünikasyon politikalarından kaynaklanmaktadır. Ancak <strong>Jojobet güncel giriş</strong> altyapısı bu değişiklikleri anında algılayarak, kullanıcıyı mağdur etmeden yeni sunucuya yönlendirir.</p> <h3 style="margin-top: 30px; margin-bottom: 20px;">Sık Sorulan Sorular</h3> <div class="faq-container"> <div class="faq-item"> <div class="faq-q">Jojobet yeni adresine nasıl ulaşırım?</div> <div class="faq-a">Yer imlerinize eklediğiniz bu onaylı sayfa üzerinden, sistemdeki butonlara tıklayarak her zaman güvenli bağlantıya otomatik yönlendirilirsiniz.</div> </div> <div class="faq-item"> <div class="faq-q">VIP üyelik şartları nelerdir?</div> <div class="faq-a">Aylık belirli bir yatırım ve oyun hacmine ulaşan kullanıcılar otomatik olarak VIP kulübüne dahil edilir. Özel müşteri temsilcisi ve limitsiz çekim hakkı tanınır.</div> </div> <div class="faq-item"> <div class="faq-q">Belge göndermem gerekiyor mu?</div> <div class="faq-a">Hayır, risk birimi tarafından şüpheli bir işlem tespit edilmediği sürece standart yatırım ve çekim işlemleriniz belgesiz olarak gerçekleşir.</div> </div> </div> </section> <footer class="footer"> <p>© 2026 Jojobet Kurumsal. 18+ Bilinçli Oyun Kuralları Geçerlidir.</p> </footer> </div> </main> </div> <script type="application/ld+json"> { "@context": "https://schema.org", "@graph": [ { "@type": "Organization", "@id": "https://dialogos.ensad.edu.pe//#organization", "name": "Jojobet Official", "url": "https://dialogos.ensad.edu.pe/", "logo": { "@type": "ImageObject", "url": "https://resmim.net/cdn/2026/04/15/ClpbLR.png" } }, { "@type": "WebSite", "@id": "https://dialogos.ensad.edu.pe/#website", "url": "https://dialogos.ensad.edu.pe/", "name": "Jojobet Güncel Giriş", "publisher": {"@id": "https://dialogos.ensad.edu.pe/#organization"} }, { "@type": "WebPage", "@id": "https://dialogos.ensad.edu.pe/#webpage", "url": "https://dialogos.ensad.edu.pe/", "name": "Jojobet - Jojobet Giriş 2026", "isPartOf": {"@id": "https://dialogos.ensad.edu.pe/#website"}, "description": "Jojobet'in 2026 resmî giriş adresine hoş geldiniz. Türkiye'nin lider lisanslı bahis ve casino platformu; yüksek oranlı spor bahisleri, 10.000+ slot, 500+ canlı masa ve dakika bazlı çekim altyapısıyla tek çatı altında.", "datePublished": "2026-04-26T12:00:00+03:00", "dateModified": "2026-04-26T12:00:00+03:00" }, { "@type": "Article", "@id": "https://dialogos.ensad.edu.pe/#article", "isPartOf": {"@id": "https://dialogos.ensad.edu.pe/#webpage"}, "mainEntityOfPage": {"@id": "https://dialogos.ensad.edu.pe/#webpage"}, "headline": "Jojobet - Jojobet Giriş 2026", "datePublished": "2026-04-26T12:00:00+03:00", "dateModified": "2026-04-26T12:00:00+03:00", "publisher": {"@id": "https://dialogos.ensad.edu.pe/#organization"} }, { "@type": "BreadcrumbList", "@id": "https://dialogos.ensad.edu.pe/#breadcrumb", "itemListElement": [ {"@type": "ListItem", "position": 1, "name": "Ana Sayfa", "item": "https://dialogos.ensad.edu.pe/"}, {"@type": "ListItem", "position": 2, "name": "Giriş Portalı", "item": "https://dialogos.ensad.edu.pe/giris"} ] }, { "@type": "SportsEvent", "@id": "https://tr.jojobeguncelqiris.vip/#event", "name": "Canlı Bahis Merkezi: Real Madrid vs Manchester City", "description": "Jojobet canlı bahis merkezinde yüksek oranlarla Real Madrid ve Manchester City karşılaşmasına bahis yapın.", "image": "https://resmim.net/cdn/2026/04/15/ClpbLR.png", "sport": "Soccer", "eventStatus": "https://schema.org/EventInProgress", "startDate": "2026-04-26T21:45:00+03:00", "endDate": "2026-04-26T23:30:00+03:00", "location": { "@type": "Place", "name": "Santiago Bernabéu Stadyumu", "address": { "@type": "PostalAddress", "addressLocality": "Madrid", "addressCountry": "ES" } }, "homeTeam": { "@type": "SportsTeam", "name": "Real Madrid" }, "awayTeam": { "@type": "SportsTeam", "name": "Manchester City" }, "organizer": { "@type": "Organization", "name": "Jojobet Sportsbook", "url": "https://tr.jojobeguncelqiris.vip/" }, "offers": { "@type": "Offer", "url": "https://tr.jojobeguncelqiris.vip/", "price": "0", "priceCurrency": "TRY", "availability": "https://schema.org/InStock", "validFrom": "2026-04-26T12:00:00+03:00" } }, { "@type": "Offer", "@id": "https://dialogos.ensad.edu.pe/#offer", "name": "VIP Hoş Geldin Paketi", "price": "0", "priceCurrency": "TRY", "category": "Bonus" }, { "@type": "FAQPage", "@id": "https://dialogos.ensad.edu.pe/#faq", "mainEntity": [ { "@type": "Question", "name": "Jojobet yeni adresine nasıl ulaşırım?", "acceptedAnswer": {"@type": "Answer", "text": "Yer imlerinize eklediğiniz bu onaylı sayfa üzerinden her zaman güvenli bağlantıya yönlendirilirsiniz."} }, { "@type": "Question", "name": "Belge göndermem gerekiyor mu?", "acceptedAnswer": {"@type": "Answer", "text": "Hayır, standart yatırım ve çekim işlemleriniz belgesiz olarak gerçekleşir."} } ] } ] } </script> <script> document.addEventListener('DOMContentLoaded', () => { const html = document.documentElement; const themeBtn = document.getElementById('theme-btn'); const readBtn = document.getElementById('read-btn'); // --- 1. TEMA YÖNETİMİ --- const savedTheme = localStorage.getItem('jojobet-ui-theme') || 'dark'; html.setAttribute('data-theme', savedTheme); themeBtn.addEventListener('click', () => { let current = html.getAttribute('data-theme'); if(current === 'reading') current = 'light'; const nextTheme = current === 'dark' ? 'light' : 'dark'; html.setAttribute('data-theme', nextTheme); localStorage.setItem('jojobet-ui-theme', nextTheme); }); readBtn.addEventListener('click', () => { if(html.getAttribute('data-theme') !== 'reading') { html.setAttribute('data-theme', 'reading'); } else { html.setAttribute('data-theme', localStorage.getItem('jojobet-ui-theme') || 'dark'); } }); // --- 2. CANLI SAAT --- const clockEl = document.getElementById('live-clock'); setInterval(() => { clockEl.innerText = new Date().toLocaleTimeString('tr-TR'); }, 1000); // --- 3. AKORDEON SSS --- document.querySelectorAll('.faq-item').forEach(item => { item.querySelector('.faq-q').addEventListener('click', () => { const isOpen = item.classList.contains('open'); document.querySelectorAll('.faq-item').forEach(el => el.classList.remove('open')); if(!isOpen) item.classList.add('open'); }); }); // --- 4. DİNAMİK CANLI ORAN SİMÜLASYONU --- // Borsa/Bahis hissiyatı vermek için oranların arka planını rastgele yeşil/kırmızı yakar const odds = document.querySelectorAll('.dyn-odd'); setInterval(() => { const randomOdd = odds[Math.floor(Math.random() * odds.length)]; const currentVal = parseFloat(randomOdd.innerText); if(Math.random() > 0.6) { const change = (Math.random() * 0.1 - 0.05); let newVal = (currentVal + change).toFixed(2); if(newVal < 1.01) newVal = 1.01; randomOdd.innerText = newVal; const flashClass = change > 0 ? 'flash-green' : 'flash-red'; randomOdd.classList.add(flashClass); setTimeout(() => randomOdd.classList.remove(flashClass), 600); } }, 1500); }); </script> </body> </html>