$('body').append("
arrow_upward
");$('#toggle-login-links').css('width', '120px');$('#login-links').load("https://www.mondo-tech.it/FileSito/menu_login_en.js");$('.morph-subheading-text').load("https://www.mondo-tech.it/FileSito/slogan.js"); /* grecaptcha.ready(function() { // do request for recaptcha token // response is promise with passed token grecaptcha.execute('6LfpHR8aAAAAAHahULy7dEwuwttRHeuSAqGe2NWt', {action: 'homepage'}).then(function(token) { // add token to form $('body').prepend(''); $.post("https://www.mondo-tech.it/FileSito/checkRobots.php",{token: token}, function(result) { if(result.success) { } else { $('ads').hide(); } }); });; }); */