var contentElement = document.createElement('span');
contentElement.id = 'mostpopularkeywords';
contentElement.innerHTML = '
Chemicals,
Veterinary Medicine,
Pharma,
Automotive,
Human Health,
Biomedical,
Agriculture,
Aquaculture,
Pain,
Nanotechnology and Nanoscience,
Remote Sensing/GIS,
Research,
Electronics,
Design,
Fisheries,
Biofuels,
Military or Defense,
Water Treatment,
Hazardous Waste Treatment,
Aerospace,
Food,
Instruments,
Materials,
Plants,
Ophthalmology,
Forestry,
Medical Devices,
Software,
Energy & Environmental,
Nutrition ';
var scriptElement = document.getElementById('scriptmostpopularkeywords');
scriptElement.parentNode.insertBefore(contentElement, scriptElement);