function putNeuroi()
{
   var x = document.getElementById('contentsHolder')

   x.innerHTML="<div align='center'><table cellpadding='0' cellspacing='0' border='0' style='width:500px'><tr><td class='specTitle'>Neuroimaging</td></tr><tr><td class='specContent'>Neuroimaging (brain imaging) includes the use of various techniques to either directly or indirectly image the structure, function, or pharmacology of the brain. It is a relatively new discipline within medicine and neuroscience. Our high-tech brain scanners are equipped with software that provides sophisticated computational analysis.<br /><br />Kids Hospital’s brain imaging services include:<ul><li>Computer-aided diagnosis.</li><li>CT diffusion scan.</li><li>Magneto encephalography (MEG)</li><li>Magnetic Resonance Imaging (MRI)</li><li>Neurovascular imaging.</li><li>Ultrasound evaluation.</li></ul></td></tr></table></div>"
}