The Wedding Of

Adam & Hawa

01.01.2020

Dear,

Tamu Undangan

Dan di antara tanda-tanda (kebesaran)-Nya ialah Dia menciptakan pasangan-pasangan untukmu dari jenismu sendiri, agar kamu cenderung dan merasa tenteram kepadanya, dan Dia menjadikan di antaramu rasa kasih dan sayang. Sungguh, pada yang demikian itu benar-benar terdapat tanda-tanda (kebesaran Allah) bagi kaum yang berpikir.

Surah Ar Ruum : 21

Hari
Jam
Menit
Detik

Groom & Bride

Adam Ibrahim

Putra Kedua
Dari Bapak Yunus & Ibu Yasmin

Siti Hawa

Putra Kedua
Dari Bapak Yunus & Ibu Yasmin

Akad Nikah

Minggu

01

Januari 2023

Pukul : 07.00 - 07.30 WIB

Jl Syafiul Ikhwan, Jati Cempaka,
Pondok Gede-Bekasi

Resepsi

Minggu

01

Januari 2023

Pukul : 07.00 - 07.30 WIB

Jl Syafiul Ikhwan, Jati Cempaka,
Pondok Gede-Bekasi

Live Streaming

Temui kami secara virtual untuk menyaksikan acara pernikahan kami yang insyaaAllah akan disiarkan langsung melalui akun instagram berikut ini.

Instagram FIlter

Abadikan momen spesial ini dengan menggunakan filter Instagram yang telah kami sediakan untuk postingan di Instagram Stories dengan mengklik tombol di bawah ini.

Wedding Gift

Terima kasih telah menambah semangat kegembiraan pernikahan kami dengan kehadiran dan hadiah indah Anda.

QR-Code

Tunjukan QR code untuk check in ke lokasi untuk di scan petugas karena data sudah terintegrasi dengan sistem buku tamu digital. Klik tombol berikut untuk mengunduh kode QR.

Our Love Story

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when

Protokol Kesehatan

Tidak Bersalaman

Tidak Berkerumun

Disenfektan

Rsvp Via Whatsapp

Thank You

Adam & Hawa

Designed By Momenkuinvita.com

@2023 Momenkuinvitation - All Rights Reserved

//Script Custom Nama Tamu by Andy dari WeddingPress var urlParams = new URLSearchParams(window.location.search); if (urlParams) { var textElement = document.getElementById('namatamu'); var defaultText = textElement.innerHTML; var newText = defaultText; if (urlParams.has('to')) { var toValue = urlParams.get('to'); newText = newText.replace(/Tamu Undangan/g, toValue); } if (urlParams.has('dear')) { var dearValue = urlParams.get('dear'); newText = newText.replace(/Tamu Undangan/g, dearValue); } if (urlParams.has('kepada')) { var kepadaValue = urlParams.get('kepada'); newText = newText.replace(/Tamu Undangan/g, kepadaValue); } textElement.innerHTML = newText; }
window.onbeforeunload=function(){ window.scrollTo(0,0) }; disableScrolling(); document.body.style.overflowY="hidden"; document.body.style.heigth="100vh"; document.getElementById("tombol-buka").onclick=function(){ this.style.visibility="hidden"; myFunction() }; function myFunction(){ document.body.style.overflowY="unset"; enableScrolling(); playAudio() } function disableScrolling(){ var x=window.scrollX; var y=window.scrollY; window.onscroll=function(){ window.scrollTo(x,y) } } function enableScrolling(){ window.onscroll=function(){ } } function playAudio(){ var isYT = false; if(document.body.contains(document.getElementById("song"))) { document.getElementById("song").play(); isYT = false; } else { isYT = true; player.playVideo(); } }
#hid{ overflow: visible; } .circle{ width: 100px; height: 100px; position:absolute; top:0; bottom:0; left:0;right:0; margin:auto; animation: circle 10s linear infinite; } .goyang-1 img { animation-name: goyang1; animation-duration: 7s; animation-iteration-count: infinite; animation-timing-function: linear: } .goyang-2 img { animation-name: goyang2; animation-duration: 5s; animation-iteration-count: infinite; animation-timing-function: linear: } .goyang-3 img { animation-name: goyang3; animation-duration: 3s; animation-iteration-count: infinite; animation-timing-function: linear: } .goyang-4 img { animation-name: goyang4; animation-duration: 5s; animation-iteration-count: infinite; animation-timing-function: linear: } .zoom-1 { transform: scale(1); animation: zoom 3s infinite; } .zoom-2 { transform: scale(1); animation: zoom 2s infinite; } .zoom-2 img { transform: scale(1); animation: zoom 2s infinite; } .naik-turun { animation-name: naikturun; animation-duration: 2s; animation-iteration-count: infinite; animation-timing-function: linear: } .naik-turun-goyang { animation-name: naikturungoyang; animation-duration: 4s; animation-iteration-count: infinite; animation-timing-function: linear: } @keyframes goyang1 { 0%{ transform: rotate(0deg) scale(1); } 50%{ transform: rotate(6deg) scale(1.18); } 100%{ transform: rotate(0deg) scale(1); } } @keyframes goyang2 { 0%{ transform: rotate(0deg) scale(1); } 25%{ transform: rotate(-4deg) scale(1.05); } 50%{ transform: rotate(-8deg) scale(1.1); } 75%{ transform: rotate(-4deg) scale(1.05); } 100%{ transform: rotate(0deg) scale(1); } } @keyframes goyang3 { 0%{ transform: rotate(0deg) scale(1); } 25%{ transform: rotate(-4deg) scale(1.1); } 50%{ transform: rotate(0deg) scale(1); } 75%{ transform: rotate(4deg) scale(1.1); } 100%{ transform: rotate(0deg) scale(1); } } @keyframes goyang4 { 0%{ transform: rotate(0deg); } 25%{ transform: rotate(-4deg); } 75%{ transform: rotate(4deg); } 100%{ transform: rotate(0deg); } } @keyframes zoom { 0%{ transform: scale(0.95); } 60%{ transform: scale(1); } 100%{ transform: scale(0.95); } } @keyframe naikturun { 0% { transform: translate(0px, 0px); } 50% { transform: translate(0px, 10px); } 100% { transform: translate(0px, 0px); } } @keyframe naikturungoyang { 0% { transform: scale(1.1); } 25% { transform: scale(1.15) translate(0px, -10px); } 75% { transform: scale(1.1) translate(0px, 5px); } 100% { transform: scale(1.1); } } @keyframes circle{ 0%{ transform:rotate(0deg) translate(30px) rotate(0deg); } 100%{ transform:rotate(360deg) translate(30px) rotate(-360deg); }
function toggleFullscreen(elem) { elem = elem || document.documentElement; if (!document.fullscreenElement && !document.mozFullScreenElement && !document.webkitFullscreenElement && !document.msFullscreenElement) { if (elem.requestFullscreen) { elem.requestFullscreen(); } else if (elem.msRequestFullscreen) { elem.msRequestFullscreen(); } else if (elem.mozRequestFullScreen) { elem.mozRequestFullScreen(); } else if (elem.webkitRequestFullscreen) { elem.webkitRequestFullscreen(Element.ALLOW_KEYBOARD_INPUT); } } else { if (document.exitFullscreen) { document.exitFullscreen(); } else if (document.msExitFullscreen) { document.msExitFullscreen(); } else if (document.mozCancelFullScreen) { document.mozCancelFullScreen(); } else if (document.webkitExitFullscreen) { document.webkitExitFullscreen(); } } } document.getElementById('btnFullscreen').addEventListener('click', function() { toggleFullscreen(); }); document.getElementsByClassName("wdp-button-wrapper").addEventListener('click', function() { toggleFullscreen(); });

Bismilah Bisa