var contentElement = document.createElement('span'); contentElement.id = 'categorylist'; contentElement.innerHTML = '
Advanced Materials (23)
Biomedical and Life Sciences (141)
Chemistry and Biochemistry (116)
Energy (71)
Engineering and Physical Sciences (229)
Environmental and Sustainability (29)
Health Sciences (119)
Nanotechnology (44)
Research Tools (11)
Software and Computing (42)
'; var scriptElement = document.getElementById('scriptcategorylist'); scriptElement.parentNode.insertBefore(contentElement, scriptElement);