var contentElement = document.createElement('span'); contentElement.id = 'categorylist'; contentElement.innerHTML = '
Agricultural (4)
Chemistry (21)
Communications (2)
Diagnostics (8)
Education & Training (18)
Engineering (15)
Imaging (8)
Information Technology (4)
Materials Science (20)
Medical Devices (4)
Multimedia (2)
Nanoscience & Microtechnologies (24)
Physical Science (23)
Research Tools (14)
Software (5)
Speech & Language (1)
Sustainability & Cleantechnologies (4)
Therapeutics (8)
Veterinary Science (2)
'; var scriptElement = document.getElementById('scriptcategorylist'); scriptElement.parentNode.insertBefore(contentElement, scriptElement);