var contentElement = document.createElement('span'); contentElement.id = 'categorylist'; contentElement.innerHTML = '
Agricultural (32)
Biological Materials (44)
Chemistry (10)
Device (9)
Diagnostics (17)
Education & Training (41)
Engineering (12)
Imaging (5)
Information Technology (4)
Materials Science (7)
Medical Devices (3)
Multimedia (2)
Nanoscience & Microtechnologies (20)
Physical Science (7)
Research Tools (30)
Software (23)
Speech & Language (35)
Sustainability & Cleantechnologies (5)
Therapeutics (28)
Transportation (4)
Vaccines (5)
Veterinary Science (2)
'; var scriptElement = document.getElementById('scriptcategorylist'); scriptElement.parentNode.insertBefore(contentElement, scriptElement);