var thisScript = document.scripts[document.scripts.length - 1];var iframe = document.createElement("iframe");iframe.src = "https://employer.jobsgo.vn/site/show-apply-button?job_id=54284&id=54284&seid=8303&subemployer_id=8303&action_type=view_job&rd=109648357";iframe.width = 250;iframe.height = 60;iframe.scrolling = "no";iframe.sandbox = "allow-scripts allow-popups allow-top-navigation allow-forms";iframe.frameBorder = 0;iframe.overflow = "hidden";iframe.style="overflow:hidden;";var parent = thisScript.parentElement;parent.replaceChild(iframe, thisScript);