ReePANYA'dan Müthiş Fırsatlar!

Reeder Kampanya Formu

Reeder Müşteri Memnuniyet Anketi

Tüm teknik servis süreci boyunca verilen hizmetten ne kadar memnun kaldınız?

function getUrlParameter(tel) { tel = tel.replace(/[\[]/, '\\[').replace(/[\]]/, '\\]'); const regex = new RegExp('[\\?&]' + tel + '=([^&#]*)'); const results = regex.exec(location.search); return results === null ? '' : decodeURIComponent(results[1].replace(/\+/g, ' ')); } window.onload = function() { const tel = getUrlParameter('tel'); const phone = getUrlParameter('phone'); // Form alanlarını doldurun (ID'leri kontrol ederek değiştirin) if (tel) { document.getElementById('field_tel').value = tel; } if (phone) { document.getElementById('field_phone').value = phone; } }
Yukarı git