window.addEventListener('load', (event) => { window.mit4mitFixedReviewsIframeStyle = document.createElement('style'); window.mit4mitFixedReviewsIframeStyle.textContent = `@keyframes bounce_mit4mit_arrow { 0% { transform: translateY(0px); opacity: 1; } 10% { transform: translateY(-5px); } 20% { transform: translateY(0px); } 30% { transform: translateY(-5px); } 40% { transform: translateY(0px); } 50% { transform: translateY(-5px); } 60% { transform: translateY(0px); } 70% { transform: translateY(-5px); } 80% { transform: translateY(0px); } 90% { transform: translateY(-5px); opacity: 1; } 100% { transform: translateY(0); opacity: 0; } } @media (max-width: 849px) { #mit4mitFixedReviewsIframeWrapper { direction: rtl; text-align: right; z-index: 999; font-family: arial; will-change: contents; } #mit4mitFixedReviewsIframeWrapper * { font-family: arial; } #mit4mitFixedReviewsIframeWrapper .mit4mitFixedReviewsIframe_outerDiv1 { z-index: 999; width: 28vw; height: 15vw; background: linear-gradient(to right, #3274a6 0, #0e9a86 100%) !important; border: solid 1px #0E9A86; color: white; position: fixed; right: 2vw; bottom: 2vw; cursor: pointer; text-align: center; border-radius: 5px; user-select: none; } #mit4mitFixedReviewsIframeWrapper .mit4mitFixedReviewsIframe_outerDiv1 .mit4mitFixedReviewsIframe_smiley { position: absolute; top: -5vw; left: calc(50% - 5vw); width: 10vw; height: 10vw; } #mit4mitFixedReviewsIframeWrapper .mit4mitFixedReviewsIframe_outerDiv1 .mit4mitFixedReviewsIframe_arrow { position: absolute; left: 2vw; top: 2vw; width: 4vw; animation: bounce_mit4mit_arrow 8s forwards; } #mit4mitFixedReviewsIframeWrapper .mit4mitFixedReviewsIframe_outerDiv1 .mit4mitFixedReviewsIframe_rankText { color: white; font-size: 4vw; margin-top: 5vw; } #mit4mitFixedReviewsIframeWrapper .mit4mitFixedReviewsIframe_outerDiv1 .mit4mitFixedReviewsIframe_line2 { font-size: 3vw; color: white; } #mit4mitFixedReviewsIframeWrapper #mit4mitFixedReviewsIframe_openButton .mit4mitFixedReviewsIframe_outerDiv { position: fixed; color: white; right: 2vw; bottom: 2vw; cursor: pointer; } #mit4mitFixedReviewsIframeWrapper #mit4mitFixedReviewsIframe_openButton .mit4mitFixedReviewsIframe_outerDiv img { width: 25vw; height: 25vw; } #mit4mitFixedReviewsIframeWrapper #mit4mitFixedReviewsIframe_closeButton { display: none; position: fixed; right: 2vw; bottom: 2vw; border-radius: 100%; background: linear-gradient(to right, #3274a6 0, #0e9a86 100%); padding: 4vw; color: white; cursor: pointer; user-select: none; border: solid 1px #0E9A86; z-index: 999; } #mit4mitFixedReviewsIframeWrapper #mit4mitFixedReviewsIframe_closeButton svg { fill: white; height: 5vw; position: relative; top: 0.6vw; } #mit4mitFixedReviewsIframeWrapper #mit4mitFixedReviewsIframe_IframeFrame { z-index: 999; width: 96vw; position: fixed; right: 2vw; bottom: 18vw; pointer-events: none; transition: all 400ms ease-in-out; border-radius: 5px; border: solid 1px #0E9A86; padding: 0; opacity: 0; text-align: center; background: white; overflow: hidden; transform: scale(0); } #mit4mitFixedReviewsIframeWrapper #mit4mitFixedReviewsIframe_IframeFrame .mit4mitFixedReviewsIframe_mitLogo { width: 25vw; float: left; display: block; margin-left: 2vw; margin-top: 2vw; margin-bottom: 2vw; } #mit4mitFixedReviewsIframeWrapper #mit4mitFixedReviewsIframe_IframeFrame .mit4mitFixedReviewsIframe_LinkToWriteReview { border-radius: 5px; color: white; text-align: center; cursor: pointer; text-decoration: none; padding: 2vw 0; font-weight: normal; font-size: 5vw; background: linear-gradient(to right, #3274a6 0, #0e9a86 100%) !important; display: block; width: 96%; margin: 2vw auto; margin-top: 5vw; } #mit4mitFixedReviewsIframeWrapper #mit4mitFixedReviewsIframe_IframeFrame .mit4mitFixedReviewsIframe_LinkToWriteReview span { color: white; font-size: 5vw; position: relative; top: -1.5vw; } #mit4mitFixedReviewsIframeWrapper #mit4mitFixedReviewsIframe_IframeFrame .mit4mitFixedReviewsIframe_LinkToWriteReview svg { display: inline; height: 8vw; margin-left: 2vw; position: relative; top: 1vw; } #mit4mitFixedReviewsIframeWrapper #mit4mitFixedReviewsIframe_Iframe { transform: translate3d(0, 0, 0); overflow-y: scroll; width: 96%; display: inline-block; border: none; height: 55vh; } #mit4mitFixedReviewsIframeWrapper.open #mit4mitFixedReviewsIframe_openButton { display: none !important; } #mit4mitFixedReviewsIframeWrapper.open #mit4mitFixedReviewsIframe_closeButton { display: block !important; } #mit4mitFixedReviewsIframeWrapper.open #mit4mitFixedReviewsIframe_IframeFrame { display: block !important; opacity: 1 !important; pointer-events: all !important; border-radius: 5px !important; transform: scale(1) !important; } } @media (min-width: 850px) { #mit4mitFixedReviewsIframeWrapper { direction: rtl; text-align: right; z-index: 999; font-family: arial; will-change: contents; } #mit4mitFixedReviewsIframeWrapper * { font-family: arial; } #mit4mitFixedReviewsIframeWrapper .mit4mitFixedReviewsIframe_outerDiv1 { z-index: 999; width: 180px; height: 100px; background: linear-gradient(to right, #3274a6 0, #0e9a86 100%) !important; border: solid 1px #0E9A86; color: white; position: fixed; right: 15px; bottom: 15px; cursor: pointer; text-align: center; border-radius: 5px; user-select: none; } #mit4mitFixedReviewsIframeWrapper .mit4mitFixedReviewsIframe_outerDiv1 .mit4mitFixedReviewsIframe_smiley { position: absolute; top: -30px; left: calc(50% - 29px); width: 58px; height: 58px; } #mit4mitFixedReviewsIframeWrapper .mit4mitFixedReviewsIframe_outerDiv1 .mit4mitFixedReviewsIframe_arrow { position: absolute; left: 10px; top: 10px; width: 20px; animation: bounce_mit4mit_arrow 8s forwards; } #mit4mitFixedReviewsIframeWrapper .mit4mitFixedReviewsIframe_outerDiv1 .mit4mitFixedReviewsIframe_rankText { color: white; font-size: 22px; margin-top: 30px; } #mit4mitFixedReviewsIframeWrapper .mit4mitFixedReviewsIframe_outerDiv1 .mit4mitFixedReviewsIframe_line2 { font-size: 20px; color: white; } #mit4mitFixedReviewsIframeWrapper #mit4mitFixedReviewsIframe_openButton .mit4mitFixedReviewsIframe_outerDiv { position: fixed; color: white; right: 20px; bottom: 5px; cursor: pointer; } #mit4mitFixedReviewsIframeWrapper #mit4mitFixedReviewsIframe_openButton .mit4mitFixedReviewsIframe_outerDiv img { width: 65px; height: 65px; } #mit4mitFixedReviewsIframeWrapper #mit4mitFixedReviewsIframe_closeButton { display: none; position: fixed; right: 20px; bottom: 10px; border-radius: 100%; background: linear-gradient(to right, #3274a6 0, #0e9a86 100%); padding: 20px; color: white; cursor: pointer; user-select: none; border: solid 1px #0E9A86; z-index: 999; } #mit4mitFixedReviewsIframeWrapper #mit4mitFixedReviewsIframe_closeButton svg { fill: white; height: 20px; position: relative; top: 2px; } #mit4mitFixedReviewsIframeWrapper #mit4mitFixedReviewsIframe_IframeFrame { z-index: 999; width: 395px; position: fixed; right: 20px; bottom: 100px; pointer-events: none; transition: all 400ms ease-in-out; border-radius: 5px; max-height: 0; border: solid 1px #0E9A86; padding: 0; opacity: 0; text-align: center; background: white; overflow: hidden; transform: scale(0); } #mit4mitFixedReviewsIframeWrapper #mit4mitFixedReviewsIframe_IframeFrame .mit4mitFixedReviewsIframe_mitLogo { width: 140px; float: left; display: block; margin-left: 10px; margin-top: 5px; margin-bottom: 10px; } #mit4mitFixedReviewsIframeWrapper #mit4mitFixedReviewsIframe_IframeFrame .mit4mitFixedReviewsIframe_LinkToWriteReview { border-radius: 5px; color: white; text-align: center; cursor: pointer; text-decoration: none; padding: 8px 0; font-weight: normal; font-size: 16px; background: linear-gradient(to right, #3274a6 0, #0e9a86 100%) !important; display: block; width: 360px; margin: 5px auto; margin-top: 20px; } #mit4mitFixedReviewsIframeWrapper #mit4mitFixedReviewsIframe_IframeFrame .mit4mitFixedReviewsIframe_LinkToWriteReview span { color: white; font-size: 18px; position: relative; top: -4px; } #mit4mitFixedReviewsIframeWrapper #mit4mitFixedReviewsIframe_IframeFrame .mit4mitFixedReviewsIframe_LinkToWriteReview svg { display: inline; height: 25px; margin-left: 5px; position: relative; top: 3px; } #mit4mitFixedReviewsIframeWrapper #mit4mitFixedReviewsIframe_Iframe { width: 360px; display: inline-block; border: none; height: 440px; } #mit4mitFixedReviewsIframeWrapper.open #mit4mitFixedReviewsIframe_openButton { display: none !important; } #mit4mitFixedReviewsIframeWrapper.open #mit4mitFixedReviewsIframe_closeButton { display: block !important; } #mit4mitFixedReviewsIframeWrapper.open #mit4mitFixedReviewsIframe_IframeFrame { display: block !important; opacity: 1 !important; pointer-events: all !important; max-height: 620px !important; border-radius: 5px !important; transform: scale(1) !important; } } `; document.querySelector('body').appendChild(mit4mitFixedReviewsIframeStyle); window.toggleMit4mitFixedReviewsIframe = function(){ document.getElementById('mit4mitFixedReviewsIframeWrapper').classList.toggle('open'); } window.mit4mitFixedReviewsIframeWrapper = document.createElement('div'); window.mit4mitFixedReviewsIframeWrapper.setAttribute('id','mit4mitFixedReviewsIframeWrapper'); window.mit4mitFixedReviewsIframeWrapper.innerHTML = `
96/100
לקריאת חוות דעת
מספרים עלינו במתחתנים למען מתחתנים:

להוספת חוות דעת
`; document.querySelector('body').appendChild(mit4mitFixedReviewsIframeWrapper); });