var contentElement = document.createElement('span'); contentElement.id = 'categorylist'; contentElement.innerHTML = '
Biofuels/Industrial Chemicals (2)
Catalyst (2)
Central Nervous System(CNS) (9)
Devices (29)
Diagnostics (19)
Drug Delivery (25)
Drug Discovery Platform (2)
Electrochemistry (1)
Energy (8)
Engineering and Sensors (21)
Environmental (11)
Immunology and Vaccines (1)
Infectious Disease (1)
Instruments (12)
Metabolic diseases (12)
Nanotechnology (16)
Neurodegenerative Disease (3)
Neuroscience (17)
Neurotechnology (6)
Object Tracking (1)
Oncology (19)
Polymers (1)
Research Tools (33)
Robotics (1)
Software (19)
Stem Cells and Regenerative Medicine (13)
Therapeutics (25)
Therapy Targets (8)
'; var scriptElement = document.getElementById('scriptcategorylist'); scriptElement.parentNode.insertBefore(contentElement, scriptElement);