var contentElement = document.createElement('span'); contentElement.id = 'categorylist'; contentElement.innerHTML = '
Agricultural (41)
Biological Materials (13)
Chemical (26)
Chemistry (10)
Communications (1)
Database (1)
Device (30)
Diagnostics (17)
Education & Training (1)
Engineering (57)
Imaging (3)
Information Technology (7)
Materials Science (26)
Medical Devices (8)
Nanoscience & Microtechnologies (27)
Physical Science (30)
Research Tools (19)
Software (9)
Sustainability & Cleantechnologies (16)
Therapeutics (22)
Transportation (5)
Vaccines (3)
'; var scriptElement = document.getElementById('scriptcategorylist'); scriptElement.parentNode.insertBefore(contentElement, scriptElement);