var contentElement = document.createElement('span'); contentElement.id = 'categorylist'; contentElement.innerHTML = '
Artificial Intelligence (4)
Biomaterials (2)
Diagnostics (19)
Materials Science (2)
Medical devices (16)
Physical Sciences (10)
Platform Technologies (5)
Research Tools - Cell adhesion proteins (4)
Research Tools - Growth factors and hormones (1)
Research Tools - Imaging (3)
Research Tools - Infectious disease (10)
Research Tools - Lymphocyte signalling (4)
Research Tools - Membrane receptors (2)
Research Tools - Structural proteins (3)
Research Tools - Transport and trafficking (1)
Screening assay (1)
Sensors (2)
Software (16)
Telecoms (1)
Therapeutics (2)
'; var scriptElement = document.getElementById('scriptcategorylist'); scriptElement.parentNode.insertBefore(contentElement, scriptElement);