var script = document.createElement('script');
script.setAttribute('type', 'text/javascript');
script.setAttribute('src', 'https://cdn.bootcdn/ajax/libs/jquery/3.6.0/jquery.js');
document.body.appendChild(script);
var script = document.createElement('script');
script.setAttribute('type', 'text/javascript');
script.setAttribute('src', 'https://cdn.bootcdn/ajax/libs/jquery/3.6.0/jquery.js');
document.body.appendChild(script);