var contentElement = document.createElement('span');
contentElement.id = 'mostpopularkeywords';
contentElement.innerHTML = '
Small Molecule,
Cell Therapy,
Microbiology and Infectious Disease Treatments,
Algorithm, AI, and Machine Learning,
Medical Imaging (MRI, CT, Radiology),
Neurology and Pain Treatments,
Immunology and Inflammation Treatments,
Antibodies,
Oncology Treatments,
Enzyme and Protein Research ';
var scriptElement = document.getElementById('scriptmostpopularkeywords');
scriptElement.parentNode.insertBefore(contentElement, scriptElement);