var contentElement = document.createElement('span'); contentElement.id = 'categorylist'; contentElement.innerHTML = '
Delivery of Drugs/Molecules (2)
Diagnostic/Prognostic (5)
Gene/Cell Therapy (2)
Imaging - Medical (3)
Laboratory Equipment & Imaging (1)
Medical Devices (5)
Nanotechnology (1)
Regenerative Medicine (2)
Research Tools, Bioanalytics & Assays (4)
Semiconductors (1)
Sensors (3)
Software - Medical (1)
Software - non-medical (3)
Surgery (2)
Telecommunications (2)
Therapeutic (3)
'; var scriptElement = document.getElementById('scriptcategorylist'); scriptElement.parentNode.insertBefore(contentElement, scriptElement);