var contentElement = document.createElement('span'); contentElement.id = 'categorylist'; contentElement.innerHTML = '
Biotechnology/Pharmaceuticals (175)
Ceramics/Material Sciences (2)
Chemistry (57)
Computer Science and Information Technology (71)
Computers and Software (1)
Energy and CleanTech (5)
Material Sciences (1)
Materials (46)
Mechanical Engineering and Robotics (7)
Mechanical/Electrical Engineering (112)
Medical Devices/Diagnostics (66)
Plasma/Fusion (3)
Quantum Computing and Electrical Engineering (5)
'; var scriptElement = document.getElementById('scriptcategorylist'); scriptElement.parentNode.insertBefore(contentElement, scriptElement);