Global Bakuchiol Market 2025–2034
`;
// Replace the old form with the new form
oldForm.outerHTML = newFormHtml;
}
});
document.addEventListener("DOMContentLoaded", function () {
if (window.location.hash === "#methodology") {
// Remove the hash from the URL without reloading the page
history.replaceState(null, null, window.location.pathname + window.location.search);
}
});
-->