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