var contentElement = document.createElement('span'); contentElement.id = 'categorylist'; contentElement.innerHTML = '
Biotechnology (34)
Chemicals (18)
Clean Energy (11)
Communications & internet (13)
Computers (13)
Devices (24)
Devices & sensors (24)
Diagnostic technology (9)
Electronics (22)
Engineering (48)
Environmental (13)
Food technology & plant science (10)
Healthcare (41)
Life Sciences (42)
Material science (54)
Nanotechnology (36)
Physical Science (37)
Research tools (35)
Software & information technology (13)
Therapeutics & prevention (23)
'; var scriptElement = document.getElementById('scriptcategorylist'); scriptElement.parentNode.insertBefore(contentElement, scriptElement);