<a id="efeedback" class="button-feedback" href="#feedback">Оставить отзыв!</a>
<script type="text/javascript">
BX.ajax.onload_943827 = function() {
setTimeout(function() {
document.getElementById('efeedback').click();
}, 3000);
};
</script>
window.onload = function() {
setTimeout(function() {
document.getElementById('efeedback').click();
}, 3000);
};