var contentElement = document.createElement('span'); contentElement.id = 'categorylist'; contentElement.innerHTML = '
Communications (9)
Computer Hardware (19)
Computer Software (19)
Copyright (37)
Devices (21)
Diagnostic (39)
Energy (7)
Imaging (21)
Informatics (26)
Materials (17)
Nanotechnology (11)
Optics (45)
Research Tools (49)
Surgical/Medical Device (13)
Therapeutic (58)
Vaccines (8)
'; var scriptElement = document.getElementById('scriptcategorylist'); scriptElement.parentNode.insertBefore(contentElement, scriptElement);