var contentElement = document.createElement('span'); contentElement.id = 'categorylist'; contentElement.innerHTML = '
Advanced Materials (1)
Biomedical Sciences (11)
Biotechnology (1)
Defence and Security (1)
Diagnostics (2)
Easy Access IP (7)
Electronics (10)
ICT, Robotics and Devices (9)
Mechanical (3)
Medical Devices - Instrumentation (3)
Miscellaneous (4)
Next Generation Materials (6)
Photovoltaics (5)
Renewable Energy & Environment (3)
Therapeutics (11)
'; var scriptElement = document.getElementById('scriptcategorylist'); scriptElement.parentNode.insertBefore(contentElement, scriptElement);