var contentElement = document.createElement('span'); contentElement.id = 'categorylist'; contentElement.innerHTML = '
Agricultural (46)
Bio Technology (1)
Biological Materials (76)
Chemical (31)
Chemistry (41)
Communications (6)
Database (2)
Dental (6)
Device (58)
Diagnostics (58)
Education & Training (36)
Engineering (81)
Imaging (39)
Information Technology (13)
Materials Science (51)
Medical Devices (13)
Multimedia (5)
Nanoscience & Microtechnologies (58)
Physical Science (55)
Proteomics (3)
Research Tools (95)
Software (41)
Speech & Language (2)
Sustainability & Cleantechnologies (25)
Therapeutics (65)
Transportation (5)
Vaccines (4)
Veterinary Science (2)
'; var scriptElement = document.getElementById('scriptcategorylist'); scriptElement.parentNode.insertBefore(contentElement, scriptElement);