$( document ).ready(function() {
    $('.be-ix-link-block').insertBefore('.footer');
});
