diff --git a/deploy/app.js b/deploy/app.js
index 7f77c725f5eaed6f71cc70dbc79466ebf24e61e0..e2260239c9dc507b9079e7a510b2750c20c5d27d 100644
--- a/deploy/app.js
+++ b/deploy/app.js
@@ -55,11 +55,13 @@ const templateRouter = require('./templates')
 const nehubaConfigRouter = require('./nehubaConfig')
 const datasetRouter = require('./datasets')
 const pluginRouter = require('./plugins')
+const previewRouter = require('./preview')
 
 app.use('/templates', templateRouter)
 app.use('/nehubaConfig', nehubaConfigRouter)
 app.use('/datasets', datasetRouter)
 app.use('/plugins', pluginRouter)
+app.use('/preview', previewRouter)
 
 const catchError = require('./catchError')
 app.use(catchError)
diff --git a/deploy/datasets/index.js b/deploy/datasets/index.js
index 420a2d251539240302c3e472dba1bf95f045ad5f..bb43d6d033e9cba9ce9010212940d912d259d7e2 100644
--- a/deploy/datasets/index.js
+++ b/deploy/datasets/index.js
@@ -3,6 +3,8 @@ const path = require('path')
 const fs = require('fs')
 const datasetsRouter = express.Router()
 const { init, getDatasets, getPreview } = require('./query')
+const url = require('url')
+const qs = require('querystring')
 
 const bodyParser = require('body-parser')
 datasetsRouter.use(bodyParser.urlencoded({ extended: false }))
@@ -56,7 +58,10 @@ datasetsRouter.get('/parcellationName/:parcellationName', (req, res, next) => {
 
 datasetsRouter.get('/preview/:datasetName', (req, res, next) => {
   const { datasetName } = req.params
-  getPreview({ datasetName })
+  const ref = url.parse(req.headers.referer)
+  const { templateSelected, parcellationSelected } = qs.parse(ref.query)
+  
+  getPreview({ datasetName, templateSelected })
     .then(preview => {
       if (preview) {
         res.status(200).json(preview)
diff --git a/deploy/datasets/query.js b/deploy/datasets/query.js
index 96a2236607c9c6b559ce5faa8afe22a6ee47701a..17ee2c7b7832b51017d247ea667c9ccffe57d91d 100644
--- a/deploy/datasets/query.js
+++ b/deploy/datasets/query.js
@@ -189,7 +189,7 @@ exports.init = async () => {
 exports.getDatasets = ({ templateName, parcellationName, user }) => getDs({ user })
     .then(json => filter(json, {templateName, parcellationName}))
 
-exports.getPreview = ({ datasetName }) => getPreviewFile({ datasetName })
+exports.getPreview = ({ datasetName, templateSelected }) => getPreviewFile({ datasetName, templateSelected })
 
 /**
  * TODO
diff --git a/deploy/datasets/supplements/data/pmapJuBrainV17Preview.json b/deploy/datasets/supplements/data/pmapJuBrainV17Preview.json
new file mode 100644
index 0000000000000000000000000000000000000000..b75b00c83a118e77f837d3c76282e328ffb7819e
--- /dev/null
+++ b/deploy/datasets/supplements/data/pmapJuBrainV17Preview.json
@@ -0,0 +1,3599 @@
+[
+  [
+    "Probabilistic cytoarchitectonic map of Area Fp2 (FPole) (v2.4)",
+    [
+      {
+        "filename": "Area Fp2 (FPole) [v2.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area Fp2 (FPole) [v2.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/FrontalPole_Fp2_l_N10_nlin2MNI152ASYM2009C_2.4_publicP_b8d8440ba6ff4ee72e8184b4a71d44d2.nii.gz"
+      },
+      {
+        "filename": "Area Fp2 (FPole) [v2.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area Fp2 (FPole) [v2.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/FrontalPole_Fp2_l_N10_nlin2Stdcolin27_2.4_publicP_15ceb771b7ce41cf5db287ca4d09ef13.nii.gz"
+      },
+      {
+        "filename": "Area Fp2 (FPole) [v2.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area Fp2 (FPole) [v2.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/FrontalPole_Fp2_r_N10_nlin2MNI152ASYM2009C_2.4_publicP_78d77928de1e288d9fc00d23eee7de12.nii.gz"
+      },
+      {
+        "filename": "Area Fp2 (FPole) [v2.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area Fp2 (FPole) [v2.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/FrontalPole_Fp2_r_N10_nlin2Stdcolin27_2.4_publicP_8590239cbabdbb022a92cf2d783b5525.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area Fp1 (FPole) (v2.4)",
+    [
+      {
+        "filename": "Area Fp1 (FPole) [v2.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area Fp1 (FPole) [v2.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/FrontalPole_Fp1_l_N10_nlin2MNI152ASYM2009C_2.4_publicP_21db93ae699b350d3f7fe2e9637a09d3.nii.gz"
+      },
+      {
+        "filename": "Area Fp1 (FPole) [v2.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area Fp1 (FPole) [v2.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/FrontalPole_Fp1_l_N10_nlin2Stdcolin27_2.4_publicP_649d51f8daede7444548e13722b688ef.nii.gz"
+      },
+      {
+        "filename": "Area Fp1 (FPole) [v2.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area Fp1 (FPole) [v2.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/FrontalPole_Fp1_r_N10_nlin2MNI152ASYM2009C_2.4_publicP_640c94e1dcb94d8921a6e6236ea90243.nii.gz"
+      },
+      {
+        "filename": "Area Fp1 (FPole) [v2.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area Fp1 (FPole) [v2.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/FrontalPole_Fp1_r_N10_nlin2Stdcolin27_2.4_publicP_aaf0923c7315332fd3c14bbe15360aca.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area hIP1 (IPS) (v6.1)",
+    [
+      {
+        "filename": "Area hIP1 (IPS) [v6.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area hIP1 (IPS) [v6.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/AIPS_IP1_l_N10_nlin2MNI152ASYM2009C_6.1_publicP_5c0b00a1393dc8c54505db7207f1097c.nii.gz"
+      },
+      {
+        "filename": "Area hIP1 (IPS) [v6.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area hIP1 (IPS) [v6.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/AIPS_IP1_l_N10_nlin2Stdcolin27_6.1_publicP_828db42625a675c3a954c6be2e2b3b88.nii.gz"
+      },
+      {
+        "filename": "Area hIP1 (IPS) [v6.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area hIP1 (IPS) [v6.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/AIPS_IP1_r_N10_nlin2MNI152ASYM2009C_6.1_publicP_a411667d98b0ebc9b772565131414de1.nii.gz"
+      },
+      {
+        "filename": "Area hIP1 (IPS) [v6.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area hIP1 (IPS) [v6.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/AIPS_IP1_r_N10_nlin2Stdcolin27_6.1_publicP_667c85bcddc6c019b2bdd45fc499737a.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area hIP2 (IPS) (v6.1)",
+    [
+      {
+        "filename": "Area hIP2 (IPS) [v6.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area hIP2 (IPS) [v6.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/AIPS_IP2_l_N10_nlin2MNI152ASYM2009C_6.1_publicP_1ae25994cd5faa62178a54a4110cac1e.nii.gz"
+      },
+      {
+        "filename": "Area hIP2 (IPS) [v6.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area hIP2 (IPS) [v6.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/AIPS_IP2_l_N10_nlin2Stdcolin27_6.1_publicP_1c0b051794d33c3042124e8ff29838a0.nii.gz"
+      },
+      {
+        "filename": "Area hIP2 (IPS) [v6.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area hIP2 (IPS) [v6.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/AIPS_IP2_r_N10_nlin2MNI152ASYM2009C_6.1_publicP_fff0207eaabf4a9e3e019f94a7782922.nii.gz"
+      },
+      {
+        "filename": "Area hIP2 (IPS) [v6.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area hIP2 (IPS) [v6.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/AIPS_IP2_r_N10_nlin2Stdcolin27_6.1_publicP_ddcac02713410823e3545a59be530553.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area hIP3 (IPS) (v8.4)",
+    [
+      {
+        "filename": "Area hIP3 (IPS) [v8.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area hIP3 (IPS) [v8.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/AIPS_IP3_l_N10_nlin2MNI152ASYM2009C_8.4_publicP_b125d0e714a3b435ecb517fb1af63842.nii.gz"
+      },
+      {
+        "filename": "Area hIP3 (IPS) [v8.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area hIP3 (IPS) [v8.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/AIPS_IP3_l_N10_nlin2Stdcolin27_8.4_publicP_5894ab3681e1b909971d902f17707d8a.nii.gz"
+      },
+      {
+        "filename": "Area hIP3 (IPS) [v8.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area hIP3 (IPS) [v8.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/AIPS_IP3_r_N10_nlin2MNI152ASYM2009C_8.4_publicP_2d3134fd35e30da41ab4395a8f120b31.nii.gz"
+      },
+      {
+        "filename": "Area hIP3 (IPS) [v8.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area hIP3 (IPS) [v8.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/AIPS_IP3_r_N10_nlin2Stdcolin27_8.4_publicP_c74eb8ebcf63468f544e4086d2b21348.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of CM (Amygdala) (v6.4)",
+    [
+      {
+        "filename": "CM (Amygdala) [v6.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "CM (Amygdala) [v6.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Amygdala_CM_l_N10_nlin2MNI152ASYM2009C_6.4_publicP_7f0156fe3f198f6502765e260d0fc906.nii.gz"
+      },
+      {
+        "filename": "CM (Amygdala) [v6.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "CM (Amygdala) [v6.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Amygdala_CM_l_N10_nlin2Stdcolin27_6.4_publicP_8d55f13bab6c2faa29a1d3754369254a.nii.gz"
+      },
+      {
+        "filename": "CM (Amygdala) [v6.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "CM (Amygdala) [v6.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Amygdala_CM_r_N10_nlin2MNI152ASYM2009C_6.4_publicP_eb34fb429d4eb1a6d86d0afda626e456.nii.gz"
+      },
+      {
+        "filename": "CM (Amygdala) [v6.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "CM (Amygdala) [v6.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Amygdala_CM_r_N10_nlin2Stdcolin27_6.4_publicP_77b53c30c9eeccd49eacfeabf1b1749b.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area Id6 (Insula) (v3.1)",
+    [
+      {
+        "filename": "Area Id6 (Insula) [v3.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area Id6 (Insula) [v3.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Insula_Id6_l_N10_nlin2MNI152ASYM2009C_3.1_publicDOI_f9be3b6ea62c4a0e9ee3b360c504be5b.nii.gz"
+      },
+      {
+        "filename": "Area Id6 (Insula) [v3.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area Id6 (Insula) [v3.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Insula_Id6_l_N10_nlin2Stdcolin27_3.1_publicDOI_faf17b46bcdda12944790fc12f5f91ff.nii.gz"
+      },
+      {
+        "filename": "Area Id6 (Insula) [v3.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area Id6 (Insula) [v3.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Insula_Id6_r_N10_nlin2MNI152ASYM2009C_3.1_publicDOI_dc6814386bbab79325bc1bfb4ca9aa1e.nii.gz"
+      },
+      {
+        "filename": "Area Id6 (Insula) [v3.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area Id6 (Insula) [v3.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Insula_Id6_r_N10_nlin2Stdcolin27_3.1_publicDOI_13a51145c04f8ff160009f50c312b834.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area Id7 (Insula) (v6.1)",
+    [
+      {
+        "filename": "Area Id7 (Insula) [v6.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area Id7 (Insula) [v6.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Insula_Id7_l_N10_nlin2MNI152ASYM2009C_6.1_publicDOI_ff4f0b96f9355bd5e924191a126e7faa.nii.gz"
+      },
+      {
+        "filename": "Area Id7 (Insula) [v6.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area Id7 (Insula) [v6.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Insula_Id7_l_N10_nlin2Stdcolin27_6.1_publicDOI_f2f17c06c0a643ce49d98b126a619601.nii.gz"
+      },
+      {
+        "filename": "Area Id7 (Insula) [v6.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area Id7 (Insula) [v6.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Insula_Id7_r_N10_nlin2MNI152ASYM2009C_6.1_publicDOI_02b5d10dbbb00b886a864301521bdd9c.nii.gz"
+      },
+      {
+        "filename": "Area Id7 (Insula) [v6.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area Id7 (Insula) [v6.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Insula_Id7_r_N10_nlin2Stdcolin27_6.1_publicDOI_683c76c33eaea809fcf576f4e8dcbbb3.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of IF (Amygdala) (v6.4)",
+    [
+      {
+        "filename": "IF (Amygdala) [v6.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "IF (Amygdala) [v6.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Amygdala_IF_l_N10_nlin2MNI152ASYM2009C_6.4_publicP_7ed573bb867fd5b59b89ff3fe66f934a.nii.gz"
+      },
+      {
+        "filename": "IF (Amygdala) [v6.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "IF (Amygdala) [v6.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Amygdala_IF_l_N10_nlin2Stdcolin27_6.4_publicP_84f75af1298ba054b19f5c5b437cd279.nii.gz"
+      },
+      {
+        "filename": "IF (Amygdala) [v6.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "IF (Amygdala) [v6.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Amygdala_IF_r_N10_nlin2MNI152ASYM2009C_6.4_publicP_74b5ee9c4204b0512afa6ce3199a033a.nii.gz"
+      },
+      {
+        "filename": "IF (Amygdala) [v6.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "IF (Amygdala) [v6.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Amygdala_IF_r_N10_nlin2Stdcolin27_6.4_publicP_547c4687931539b4eab1883219f1eeed.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area Ig1 (Insula) (v13.1)",
+    [
+      {
+        "filename": "Area Ig1 (Insula) [v13.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area Ig1 (Insula) [v13.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Insula_Ig1_l_N10_nlin2MNI152ASYM2009C_13.1_publicP_b659cb9b754d41229061b52f2dbeeff0.nii.gz"
+      },
+      {
+        "filename": "Area Ig1 (Insula) [v13.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area Ig1 (Insula) [v13.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Insula_Ig1_l_N10_nlin2Stdcolin27_13.1_publicP_c2f1f49fa6544f1c6386897250d0b3cf.nii.gz"
+      },
+      {
+        "filename": "Area Ig1 (Insula) [v13.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area Ig1 (Insula) [v13.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Insula_Ig1_r_N10_nlin2MNI152ASYM2009C_13.1_publicP_1bf5001025e34de9da6ff59cd3ba048e.nii.gz"
+      },
+      {
+        "filename": "Area Ig1 (Insula) [v13.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area Ig1 (Insula) [v13.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Insula_Ig1_r_N10_nlin2Stdcolin27_13.1_publicP_3143abb5953077f77f51e2f2231e557e.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of LB (Amygdala) (v6.4)",
+    [
+      {
+        "filename": "LB (Amygdala) [v6.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "LB (Amygdala) [v6.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Amygdala_LB_l_N10_nlin2MNI152ASYM2009C_6.4_publicP_b636640a2282a29523d1e1d531b866d3.nii.gz"
+      },
+      {
+        "filename": "LB (Amygdala) [v6.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "LB (Amygdala) [v6.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Amygdala_LB_l_N10_nlin2Stdcolin27_6.4_publicP_c0f3b866f2fbd0e69e19594e2b49bc87.nii.gz"
+      },
+      {
+        "filename": "LB (Amygdala) [v6.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "LB (Amygdala) [v6.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Amygdala_LB_r_N10_nlin2MNI152ASYM2009C_6.4_publicP_2f610b4be8af8aff267024117f550ddf.nii.gz"
+      },
+      {
+        "filename": "LB (Amygdala) [v6.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "LB (Amygdala) [v6.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Amygdala_LB_r_N10_nlin2Stdcolin27_6.4_publicP_d5f2f1207c0d4990e06267f0c8262d53.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area Ig2 (Insula) (v13.1)",
+    [
+      {
+        "filename": "Area Ig2 (Insula) [v13.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area Ig2 (Insula) [v13.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Insula_Ig2_l_N10_nlin2MNI152ASYM2009C_13.1_publicP_e1defc10cb006c64ad31bf10ddb5b1a1.nii.gz"
+      },
+      {
+        "filename": "Area Ig2 (Insula) [v13.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area Ig2 (Insula) [v13.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Insula_Ig2_l_N10_nlin2Stdcolin27_13.1_publicP_f02dd3446cff31f94e4f75b1dd145122.nii.gz"
+      },
+      {
+        "filename": "Area Ig2 (Insula) [v13.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area Ig2 (Insula) [v13.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Insula_Ig2_r_N10_nlin2MNI152ASYM2009C_13.1_publicP_cf1b3cc5b32d89ea8937c189f218f726.nii.gz"
+      },
+      {
+        "filename": "Area Ig2 (Insula) [v13.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area Ig2 (Insula) [v13.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Insula_Ig2_r_N10_nlin2Stdcolin27_13.1_publicP_d7cbe960f4d01de62a6621ba53084fae.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of MF (Amygdala) (v6.4)",
+    [
+      {
+        "filename": "MF (Amygdala) [v6.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "MF (Amygdala) [v6.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Amygdala_MF_l_N10_nlin2MNI152ASYM2009C_6.4_publicP_f7f3ec6cff03ca0a9e6556fab15e0d86.nii.gz"
+      },
+      {
+        "filename": "MF (Amygdala) [v6.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "MF (Amygdala) [v6.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Amygdala_MF_l_N10_nlin2Stdcolin27_6.4_publicP_68bfc4e1ca51ebd1e8f37cd28b43a2c1.nii.gz"
+      },
+      {
+        "filename": "MF (Amygdala) [v6.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "MF (Amygdala) [v6.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Amygdala_MF_r_N10_nlin2MNI152ASYM2009C_6.4_publicP_ef50d13c143d16b3e1f06cfdd57badbc.nii.gz"
+      },
+      {
+        "filename": "MF (Amygdala) [v6.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "MF (Amygdala) [v6.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Amygdala_MF_r_N10_nlin2Stdcolin27_6.4_publicP_39ae43f234d7908175c30bda61f59d55.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area 4a (PreCG) (v9.4)",
+    [
+      {
+        "filename": "Area 4a (PreCG) [v9.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 4a (PreCG) [v9.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Motor_4a_l_N10_nlin2MNI152ASYM2009C_9.4_publicP_01413787435fa644af34b2913b9771ed.nii.gz"
+      },
+      {
+        "filename": "Area 4a (PreCG) [v9.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 4a (PreCG) [v9.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Motor_4a_l_N10_nlin2Stdcolin27_9.4_publicP_967ad34852b2b9fe3c92d8c17097a66a.nii.gz"
+      },
+      {
+        "filename": "Area 4a (PreCG) [v9.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 4a (PreCG) [v9.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Motor_4a_r_N10_nlin2MNI152ASYM2009C_9.4_publicP_f91dc988bd91110bcc58057f905dfd3c.nii.gz"
+      },
+      {
+        "filename": "Area 4a (PreCG) [v9.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 4a (PreCG) [v9.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Motor_4a_r_N10_nlin2Stdcolin27_9.4_publicP_a8ae6146c4f0e1a7062686fd8828c149.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of SF (Amygdala) (v6.4)",
+    [
+      {
+        "filename": "SF (Amygdala) [v6.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "SF (Amygdala) [v6.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Amygdala_SF_l_N10_nlin2MNI152ASYM2009C_6.4_publicP_e0f70d4f3183532bad53cc9b7ab096dd.nii.gz"
+      },
+      {
+        "filename": "SF (Amygdala) [v6.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "SF (Amygdala) [v6.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Amygdala_SF_l_N10_nlin2Stdcolin27_6.4_publicP_a9119350394bdd2f70dfebe720f5128b.nii.gz"
+      },
+      {
+        "filename": "SF (Amygdala) [v6.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "SF (Amygdala) [v6.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Amygdala_SF_r_N10_nlin2MNI152ASYM2009C_6.4_publicP_7e65240d20a4c28139b3012d401c3bb0.nii.gz"
+      },
+      {
+        "filename": "SF (Amygdala) [v6.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "SF (Amygdala) [v6.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Amygdala_SF_r_N10_nlin2Stdcolin27_6.4_publicP_abd7559e74f7167161273c1c394027d4.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area 4p (PreCG) (v9.4)",
+    [
+      {
+        "filename": "Area 4p (PreCG) [v9.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 4p (PreCG) [v9.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Motor_4p_l_N10_nlin2MNI152ASYM2009C_9.4_publicP_647ca28e87fc9be073617bbe8b5bad86.nii.gz"
+      },
+      {
+        "filename": "Area 4p (PreCG) [v9.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 4p (PreCG) [v9.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Motor_4p_l_N10_nlin2Stdcolin27_9.4_publicP_fae2f48dfd8b980f3818a7145d0d4dde.nii.gz"
+      },
+      {
+        "filename": "Area 4p (PreCG) [v9.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 4p (PreCG) [v9.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Motor_4p_r_N10_nlin2MNI152ASYM2009C_9.4_publicP_2725e886a126b53cfe63447ade13fa56.nii.gz"
+      },
+      {
+        "filename": "Area 4p (PreCG) [v9.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 4p (PreCG) [v9.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Motor_4p_r_N10_nlin2Stdcolin27_9.4_publicP_b99378d72b97c81ef4f4f2f9e7c6ac19.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of VTM (Amygdala) (v6.4)",
+    [
+      {
+        "filename": "VTM (Amygdala) [v6.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "VTM (Amygdala) [v6.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Amygdala_VTM_l_N10_nlin2MNI152ASYM2009C_6.4_publicP_3b1ee29b8db55ee9a9bf4229bf24d656.nii.gz"
+      },
+      {
+        "filename": "VTM (Amygdala) [v6.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "VTM (Amygdala) [v6.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Amygdala_VTM_l_N10_nlin2Stdcolin27_6.4_publicP_e9cc71b8b7cadcb07a9fb45099934d06.nii.gz"
+      },
+      {
+        "filename": "VTM (Amygdala) [v6.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "VTM (Amygdala) [v6.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Amygdala_VTM_r_N10_nlin2MNI152ASYM2009C_6.4_publicP_8607d965d235dfa99b8c3f060676bd14.nii.gz"
+      },
+      {
+        "filename": "VTM (Amygdala) [v6.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "VTM (Amygdala) [v6.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Amygdala_VTM_r_N10_nlin2Stdcolin27_6.4_publicP_dbfa70d00d5a54048d9ca8d94aadd1c2.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area Fo1 (OFC) (v3.4)",
+    [
+      {
+        "filename": "Area Fo1 (OFC) [v3.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area Fo1 (OFC) [v3.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/OFC_Fo1_l_N10_nlin2MNI152ASYM2009C_3.4_publicP_b76752e4ec43a64644f4a66658fed730.nii.gz"
+      },
+      {
+        "filename": "Area Fo1 (OFC) [v3.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area Fo1 (OFC) [v3.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/OFC_Fo1_l_N10_nlin2Stdcolin27_3.4_publicP_960a53948ed107f3d09f6adf79cbb80a.nii.gz"
+      },
+      {
+        "filename": "Area Fo1 (OFC) [v3.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area Fo1 (OFC) [v3.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/OFC_Fo1_r_N10_nlin2MNI152ASYM2009C_3.4_publicP_dc994a89413230daa7a59d4104903cb9.nii.gz"
+      },
+      {
+        "filename": "Area Fo1 (OFC) [v3.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area Fo1 (OFC) [v3.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/OFC_Fo1_r_N10_nlin2Stdcolin27_3.4_publicP_aaa29c0e90498575ad47fb91c00248ad.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area STS1 (STS) (v3.1)",
+    [
+      {
+        "filename": "Area STS1 (STS) [v3.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area STS1 (STS) [v3.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Auditory_STS1_l_N10_nlin2MNI152ASYM2009C_3.1_publicDOI_35e08e97ab66dad36d8f02ac0c9b1dd5.nii.gz"
+      },
+      {
+        "filename": "Area STS1 (STS) [v3.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area STS1 (STS) [v3.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Auditory_STS1_l_N10_nlin2Stdcolin27_3.1_publicDOI_08e75c6446f93d9bc7c39fa4a2a715da.nii.gz"
+      },
+      {
+        "filename": "Area STS1 (STS) [v3.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area STS1 (STS) [v3.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Auditory_STS1_r_N10_nlin2MNI152ASYM2009C_3.1_publicDOI_e3f43aa517e0b1ccee53510ac28d73f7.nii.gz"
+      },
+      {
+        "filename": "Area STS1 (STS) [v3.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area STS1 (STS) [v3.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Auditory_STS1_r_N10_nlin2Stdcolin27_3.1_publicDOI_63fc6556f6555e1eb5cf57200a7a6677.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area Fo2 (OFC) (v3.4)",
+    [
+      {
+        "filename": "Area Fo2 (OFC) [v3.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area Fo2 (OFC) [v3.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/OFC_Fo2_l_N10_nlin2MNI152ASYM2009C_3.4_publicP_9057b123cfeca54e02e5e9efc5a04dc9.nii.gz"
+      },
+      {
+        "filename": "Area Fo2 (OFC) [v3.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area Fo2 (OFC) [v3.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/OFC_Fo2_l_N10_nlin2Stdcolin27_3.4_publicP_51dd6cb82eb566bb0a87a2bd61ba549f.nii.gz"
+      },
+      {
+        "filename": "Area Fo2 (OFC) [v3.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area Fo2 (OFC) [v3.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/OFC_Fo2_r_N10_nlin2MNI152ASYM2009C_3.4_publicP_abfaca459f6612336d3c6bda36e4d1db.nii.gz"
+      },
+      {
+        "filename": "Area Fo2 (OFC) [v3.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area Fo2 (OFC) [v3.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/OFC_Fo2_r_N10_nlin2Stdcolin27_3.4_publicP_2993d715ed11871738e21953c1b93134.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area STS2 (STS) (v3.1)",
+    [
+      {
+        "filename": "Area STS2 (STS) [v3.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area STS2 (STS) [v3.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Auditory_STS2_l_N10_nlin2MNI152ASYM2009C_3.1_publicDOI_9863d498fad2329d136af9b25e10a93f.nii.gz"
+      },
+      {
+        "filename": "Area STS2 (STS) [v3.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area STS2 (STS) [v3.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Auditory_STS2_l_N10_nlin2Stdcolin27_3.1_publicDOI_4bab85dc8ab1547e1dcf842a06ed1efa.nii.gz"
+      },
+      {
+        "filename": "Area STS2 (STS) [v3.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area STS2 (STS) [v3.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Auditory_STS2_r_N10_nlin2MNI152ASYM2009C_3.1_publicDOI_7a0524e4cf9b00435a6a8171436b8100.nii.gz"
+      },
+      {
+        "filename": "Area STS2 (STS) [v3.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area STS2 (STS) [v3.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Auditory_STS2_r_N10_nlin2Stdcolin27_3.1_publicDOI_cd667b25d5535ff74ce57baecd64a272.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area Fo3 (OFC) (v3.4)",
+    [
+      {
+        "filename": "Area Fo3 (OFC) [v3.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area Fo3 (OFC) [v3.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/OFC_Fo3_l_N10_nlin2MNI152ASYM2009C_3.4_publicP_b35caf53bd38ac05bc10de2a73ec516a.nii.gz"
+      },
+      {
+        "filename": "Area Fo3 (OFC) [v3.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area Fo3 (OFC) [v3.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/OFC_Fo3_l_N10_nlin2Stdcolin27_3.4_publicP_e314f4e0944f6f0dc273af9a69645b35.nii.gz"
+      },
+      {
+        "filename": "Area Fo3 (OFC) [v3.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area Fo3 (OFC) [v3.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/OFC_Fo3_r_N10_nlin2MNI152ASYM2009C_3.4_publicP_c326c00231994112cd4d31e430e76ae5.nii.gz"
+      },
+      {
+        "filename": "Area Fo3 (OFC) [v3.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area Fo3 (OFC) [v3.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/OFC_Fo3_r_N10_nlin2Stdcolin27_3.4_publicP_765b825bdf19beaade700c86b65a27ac.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area TE 1.0 (HESCHL) (v5.1)",
+    [
+      {
+        "filename": "Area TE 1.0 (HESCHL) [v5.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area TE 1.0 (HESCHL) [v5.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Auditory_Te10_l_N10_nlin2MNI152ASYM2009C_5.1_publicP_f5231652a1e4874e2b5aefb147324d99.nii.gz"
+      },
+      {
+        "filename": "Area TE 1.0 (HESCHL) [v5.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area TE 1.0 (HESCHL) [v5.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Auditory_Te10_l_N10_nlin2Stdcolin27_5.1_publicP_be05cf2a0b23ccd1cdf2271345cbe45d.nii.gz"
+      },
+      {
+        "filename": "Area TE 1.0 (HESCHL) [v5.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area TE 1.0 (HESCHL) [v5.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Auditory_Te10_r_N10_nlin2MNI152ASYM2009C_5.1_publicP_6c782e3d47b34522a2c7c86736785154.nii.gz"
+      },
+      {
+        "filename": "Area TE 1.0 (HESCHL) [v5.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area TE 1.0 (HESCHL) [v5.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Auditory_Te10_r_N10_nlin2Stdcolin27_5.1_publicP_12e3532cc654e44a531eadb30caf0051.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area Fo4 (OFC) (v2.1)",
+    [
+      {
+        "filename": "Area Fo4 (OFC) [v2.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area Fo4 (OFC) [v2.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/OFC_Fo4_l_N10_nlin2MNI152ASYM2009C_2.1_publicDOI_859db429081144422ef1ebe055725a08.nii.gz"
+      },
+      {
+        "filename": "Area Fo4 (OFC) [v2.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area Fo4 (OFC) [v2.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/OFC_Fo4_l_N10_nlin2Stdcolin27_2.1_publicDOI_2df70e06cfd5cfa015ca9558ff732dae.nii.gz"
+      },
+      {
+        "filename": "Area Fo4 (OFC) [v2.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area Fo4 (OFC) [v2.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/OFC_Fo4_r_N10_nlin2MNI152ASYM2009C_2.1_publicDOI_71a978cf4004bbc4a5e82338412b2e08.nii.gz"
+      },
+      {
+        "filename": "Area Fo4 (OFC) [v2.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area Fo4 (OFC) [v2.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/OFC_Fo4_r_N10_nlin2Stdcolin27_2.1_publicDOI_b61321e1759cee1e45c2208e678a3943.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area TE 1.1 (HESCHL) (v5.1)",
+    [
+      {
+        "filename": "Area TE 1.1 (HESCHL) [v5.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area TE 1.1 (HESCHL) [v5.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Auditory_Te11_l_N10_nlin2MNI152ASYM2009C_5.1_publicP_581d86297fa5d38371013e6c8fd0dddf.nii.gz"
+      },
+      {
+        "filename": "Area TE 1.1 (HESCHL) [v5.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area TE 1.1 (HESCHL) [v5.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Auditory_Te11_l_N10_nlin2Stdcolin27_5.1_publicP_7bb30fe3a0a0cf415780103440b15dbe.nii.gz"
+      },
+      {
+        "filename": "Area TE 1.1 (HESCHL) [v5.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area TE 1.1 (HESCHL) [v5.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Auditory_Te11_r_N10_nlin2MNI152ASYM2009C_5.1_publicP_ecf57e88c589320863218aa0e19dd47f.nii.gz"
+      },
+      {
+        "filename": "Area TE 1.1 (HESCHL) [v5.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area TE 1.1 (HESCHL) [v5.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Auditory_Te11_r_N10_nlin2Stdcolin27_5.1_publicP_6eb19b3b79d6ff1f27500016ed215dc1.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area Fo5 (OFC) (v2.1)",
+    [
+      {
+        "filename": "Area Fo5 (OFC) [v2.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area Fo5 (OFC) [v2.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/OFC_Fo5_l_N10_nlin2MNI152ASYM2009C_2.1_publicDOI_80964dd50cce23aa6e01dfe8e0467452.nii.gz"
+      },
+      {
+        "filename": "Area Fo5 (OFC) [v2.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area Fo5 (OFC) [v2.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/OFC_Fo5_l_N10_nlin2Stdcolin27_2.1_publicDOI_74ea50aa11cb4d70f5f8e76e595c2e30.nii.gz"
+      },
+      {
+        "filename": "Area Fo5 (OFC) [v2.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area Fo5 (OFC) [v2.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/OFC_Fo5_r_N10_nlin2MNI152ASYM2009C_2.1_publicDOI_6e4b48db27652889ee3d45efbe0b0465.nii.gz"
+      },
+      {
+        "filename": "Area Fo5 (OFC) [v2.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area Fo5 (OFC) [v2.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/OFC_Fo5_r_N10_nlin2Stdcolin27_2.1_publicDOI_d31f76f366fcbce1ecefd0d1c681c0fe.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area TE 1.2 (HESCHL) (v5.1)",
+    [
+      {
+        "filename": "Area TE 1.2 (HESCHL) [v5.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area TE 1.2 (HESCHL) [v5.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Auditory_Te12_l_N10_nlin2MNI152ASYM2009C_5.1_publicP_bda66ce8906251c75ef771084941709f.nii.gz"
+      },
+      {
+        "filename": "Area TE 1.2 (HESCHL) [v5.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area TE 1.2 (HESCHL) [v5.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Auditory_Te12_l_N10_nlin2Stdcolin27_5.1_publicP_ae0c6a3a2c11d13f70e25df33dde9f86.nii.gz"
+      },
+      {
+        "filename": "Area TE 1.2 (HESCHL) [v5.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area TE 1.2 (HESCHL) [v5.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Auditory_Te12_r_N10_nlin2MNI152ASYM2009C_5.1_publicP_c4445d58dc84a7f8214f0888cf46c153.nii.gz"
+      },
+      {
+        "filename": "Area TE 1.2 (HESCHL) [v5.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area TE 1.2 (HESCHL) [v5.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Auditory_Te12_r_N10_nlin2Stdcolin27_5.1_publicP_1e94be7f543a6aa668fb776361b6e58a.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area Fo6 (OFC) (v2.1)",
+    [
+      {
+        "filename": "Area Fo6 (OFC) [v2.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area Fo6 (OFC) [v2.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/OFC_Fo6_l_N10_nlin2MNI152ASYM2009C_2.1_publicDOI_374b5da5692230b1dde61b8f24e5a869.nii.gz"
+      },
+      {
+        "filename": "Area Fo6 (OFC) [v2.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area Fo6 (OFC) [v2.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/OFC_Fo6_l_N10_nlin2Stdcolin27_2.1_publicDOI_e0280f196fcc134583b19342a2b4b407.nii.gz"
+      },
+      {
+        "filename": "Area Fo6 (OFC) [v2.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area Fo6 (OFC) [v2.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/OFC_Fo6_r_N10_nlin2MNI152ASYM2009C_2.1_publicDOI_af30bdb7baf3287cd9f417c9e70992e2.nii.gz"
+      },
+      {
+        "filename": "Area Fo6 (OFC) [v2.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area Fo6 (OFC) [v2.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/OFC_Fo6_r_N10_nlin2Stdcolin27_2.1_publicDOI_db7ea44b1acf9a9a11c471874ae702cf.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area TE 3 (STG) (v5.1)",
+    [
+      {
+        "filename": "Area TE 3 (STG) [v5.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area TE 3 (STG) [v5.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Auditory_Te3_l_N10_nlin2MNI152ASYM2009C_5.1_publicP_20343504909e5d586f6c6afb53aede2d.nii.gz"
+      },
+      {
+        "filename": "Area TE 3 (STG) [v5.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area TE 3 (STG) [v5.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Auditory_Te3_l_N10_nlin2Stdcolin27_5.1_publicP_ee94f5c173aaf6496d93f5ebc621a740.nii.gz"
+      },
+      {
+        "filename": "Area TE 3 (STG) [v5.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area TE 3 (STG) [v5.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Auditory_Te3_r_N10_nlin2MNI152ASYM2009C_5.1_publicP_7f5ec1e2a1b9f2ce861d5b99273925b6.nii.gz"
+      },
+      {
+        "filename": "Area TE 3 (STG) [v5.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area TE 3 (STG) [v5.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Auditory_Te3_r_N10_nlin2Stdcolin27_5.1_publicP_83d1cf7a0c3717f030a7c8920887bc00.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area Fo7 (OFC) (v2.1)",
+    [
+      {
+        "filename": "Area Fo7 (OFC) [v2.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area Fo7 (OFC) [v2.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/OFC_Fo7_l_N10_nlin2MNI152ASYM2009C_2.1_publicDOI_964a532cb5853aa4d2c7a059559902cc.nii.gz"
+      },
+      {
+        "filename": "Area Fo7 (OFC) [v2.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area Fo7 (OFC) [v2.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/OFC_Fo7_l_N10_nlin2Stdcolin27_2.1_publicDOI_297152bbde864baaf7a26011d61a93df.nii.gz"
+      },
+      {
+        "filename": "Area Fo7 (OFC) [v2.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area Fo7 (OFC) [v2.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/OFC_Fo7_r_N10_nlin2MNI152ASYM2009C_2.1_publicDOI_233826baa502af5501d24aa815fa91ee.nii.gz"
+      },
+      {
+        "filename": "Area Fo7 (OFC) [v2.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area Fo7 (OFC) [v2.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/OFC_Fo7_r_N10_nlin2Stdcolin27_2.1_publicDOI_14d60086cddf17c0923499b5197b374a.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Ch 123 (Basal Forebrain) (v4.2)",
+    [
+      {
+        "filename": "Ch 123 (Basal Forebrain) [v4.2, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Ch 123 (Basal Forebrain) [v4.2, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Bforebrain_123_l_N10_nlin2MNI152ASYM2009C_4.2_publicP_2ee34ae3e4b3d88ead80c2ca66cbd91a.nii.gz"
+      },
+      {
+        "filename": "Ch 123 (Basal Forebrain) [v4.2, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Ch 123 (Basal Forebrain) [v4.2, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Bforebrain_123_l_N10_nlin2Stdcolin27_4.2_publicP_276e61aa375a96aa30727b96fdbcb359.nii.gz"
+      },
+      {
+        "filename": "Ch 123 (Basal Forebrain) [v4.2, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Ch 123 (Basal Forebrain) [v4.2, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Bforebrain_123_r_N10_nlin2MNI152ASYM2009C_4.2_publicP_5150e72146b5a751407c4dc28ba1703b.nii.gz"
+      },
+      {
+        "filename": "Ch 123 (Basal Forebrain) [v4.2, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Ch 123 (Basal Forebrain) [v4.2, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Bforebrain_123_r_N10_nlin2Stdcolin27_4.2_publicP_08a22f59a0ef477bcd6839aa94654d41.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Ch 4 (Basal Forebrain) (v4.2)",
+    [
+      {
+        "filename": "Ch 4 (Basal Forebrain) [v4.2, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Ch 4 (Basal Forebrain) [v4.2, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Bforebrain_4_l_N10_nlin2MNI152ASYM2009C_4.2_publicP_29a2440c314f295d548cbb0996fe3252.nii.gz"
+      },
+      {
+        "filename": "Ch 4 (Basal Forebrain) [v4.2, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Ch 4 (Basal Forebrain) [v4.2, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Bforebrain_4_l_N10_nlin2Stdcolin27_4.2_publicP_b92bf6270f6426059d719a6ff4d46aa7.nii.gz"
+      },
+      {
+        "filename": "Ch 4 (Basal Forebrain) [v4.2, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Ch 4 (Basal Forebrain) [v4.2, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Bforebrain_4_r_N10_nlin2MNI152ASYM2009C_4.2_publicP_aca0b12b3a3f42b5ae08fb7d1e8d43c5.nii.gz"
+      },
+      {
+        "filename": "Ch 4 (Basal Forebrain) [v4.2, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Ch 4 (Basal Forebrain) [v4.2, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Bforebrain_4_r_N10_nlin2Stdcolin27_4.2_publicP_a38a48076577c2c94ed7aad80c625952.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area OP1 (POperc) (v9.4)",
+    [
+      {
+        "filename": "Area OP1 (POperc) [v9.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area OP1 (POperc) [v9.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Operculum_OP1_l_N10_nlin2MNI152ASYM2009C_9.4_publicP_09f37b8616fa6fa74f59826ece9ba380.nii.gz"
+      },
+      {
+        "filename": "Area OP1 (POperc) [v9.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area OP1 (POperc) [v9.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Operculum_OP1_l_N10_nlin2Stdcolin27_9.4_publicP_45c04bd91a3a2027b2d3c6c266bb90e7.nii.gz"
+      },
+      {
+        "filename": "Area OP1 (POperc) [v9.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area OP1 (POperc) [v9.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Operculum_OP1_r_N10_nlin2MNI152ASYM2009C_9.4_publicP_8b2c48b662c5e6df1958feb0fc6976c3.nii.gz"
+      },
+      {
+        "filename": "Area OP1 (POperc) [v9.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area OP1 (POperc) [v9.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Operculum_OP1_r_N10_nlin2Stdcolin27_9.4_publicP_30c32326b70316dcb9ddea7b64c3adfe.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area 44 (IFG) (v7.4)",
+    [
+      {
+        "filename": "Area 44 (IFG) [v7.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 44 (IFG) [v7.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Broca_44_l_N10_nlin2MNI152ASYM2009C_7.4_publicP_1a7ee2bd006ecd2b0afec1294b1edc4f.nii.gz"
+      },
+      {
+        "filename": "Area 44 (IFG) [v7.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 44 (IFG) [v7.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Broca_44_l_N10_nlin2Stdcolin27_7.4_publicP_e59cf54b21c0c5b6bc9f28238caca480.nii.gz"
+      },
+      {
+        "filename": "Area 44 (IFG) [v7.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 44 (IFG) [v7.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Broca_44_r_N10_nlin2MNI152ASYM2009C_7.4_publicP_ecd680988f3750c6003e02836832a9c9.nii.gz"
+      },
+      {
+        "filename": "Area 44 (IFG) [v7.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 44 (IFG) [v7.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Broca_44_r_N10_nlin2Stdcolin27_7.4_publicP_a654ac4a5ffb29e71ea8ba6607d8d636.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area OP2 (POperc) (v9.4)",
+    [
+      {
+        "filename": "Area OP2 (POperc) [v9.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area OP2 (POperc) [v9.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Operculum_OP2_l_N10_nlin2MNI152ASYM2009C_9.4_publicP_8eb1862721707ee0a0d09c3492b947ca.nii.gz"
+      },
+      {
+        "filename": "Area OP2 (POperc) [v9.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area OP2 (POperc) [v9.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Operculum_OP2_l_N10_nlin2Stdcolin27_9.4_publicP_1e664b1d4576c31315365aad04e9dc25.nii.gz"
+      },
+      {
+        "filename": "Area OP2 (POperc) [v9.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area OP2 (POperc) [v9.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Operculum_OP2_r_N10_nlin2MNI152ASYM2009C_9.4_publicP_9ab95451711065d019b3a27312213d18.nii.gz"
+      },
+      {
+        "filename": "Area OP2 (POperc) [v9.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area OP2 (POperc) [v9.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Operculum_OP2_r_N10_nlin2Stdcolin27_9.4_publicP_ede1b5a176315095e131e0791a00f1f5.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area 45 (IFG) (v7.4)",
+    [
+      {
+        "filename": "Area 45 (IFG) [v7.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 45 (IFG) [v7.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Broca_45_l_N10_nlin2MNI152ASYM2009C_7.4_publicP_6d43de9c7bb9817691ec792334a3152c.nii.gz"
+      },
+      {
+        "filename": "Area 45 (IFG) [v7.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 45 (IFG) [v7.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Broca_45_l_N10_nlin2Stdcolin27_7.4_publicP_08da4129fea7c04d5608bded93dfda10.nii.gz"
+      },
+      {
+        "filename": "Area 45 (IFG) [v7.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 45 (IFG) [v7.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Broca_45_r_N10_nlin2MNI152ASYM2009C_7.4_publicP_45869e9e77064496f151048475e0716d.nii.gz"
+      },
+      {
+        "filename": "Area 45 (IFG) [v7.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 45 (IFG) [v7.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Broca_45_r_N10_nlin2Stdcolin27_7.4_publicP_b9da1fa5cada59f4d42bac9f59e8eafe.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area OP3 (POperc) (v9.4)",
+    [
+      {
+        "filename": "Area OP3 (POperc) [v9.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area OP3 (POperc) [v9.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Operculum_OP3_l_N10_nlin2MNI152ASYM2009C_9.4_publicP_4ce38061bc18f309b8195c6dcf1ef1be.nii.gz"
+      },
+      {
+        "filename": "Area OP3 (POperc) [v9.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area OP3 (POperc) [v9.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Operculum_OP3_l_N10_nlin2Stdcolin27_9.4_publicP_c92d37026fafed1a509eb680c6503d7c.nii.gz"
+      },
+      {
+        "filename": "Area OP3 (POperc) [v9.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area OP3 (POperc) [v9.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Operculum_OP3_r_N10_nlin2MNI152ASYM2009C_9.4_publicP_56be809cb09e6ec59bf5331f228a2ae1.nii.gz"
+      },
+      {
+        "filename": "Area OP3 (POperc) [v9.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area OP3 (POperc) [v9.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Operculum_OP3_r_N10_nlin2Stdcolin27_9.4_publicP_d42f39d7978a6678b4778dba5fae7718.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Dorsal Dentate Nucleus (Cerebellum) (v6.2)",
+    [
+      {
+        "filename": "Dorsal Dentate Nucleus (Cerebellum) [v6.2, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Dorsal Dentate Nucleus (Cerebellum) [v6.2, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Cerebellum_Ndentd_l_N10_nlin2MNI152ASYM2009C_6.2_publicP_3a764725c01a90a232d8cf70bdbc7add.nii.gz"
+      },
+      {
+        "filename": "Dorsal Dentate Nucleus (Cerebellum) [v6.2, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Dorsal Dentate Nucleus (Cerebellum) [v6.2, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Cerebellum_Ndentd_l_N10_nlin2Stdcolin27_6.2_publicP_e4005dbb191bf6e7d186a59d7054f585.nii.gz"
+      },
+      {
+        "filename": "Dorsal Dentate Nucleus (Cerebellum) [v6.2, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Dorsal Dentate Nucleus (Cerebellum) [v6.2, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Cerebellum_Ndentd_r_N10_nlin2MNI152ASYM2009C_6.2_publicP_4211130f95a204cfd747f2cbed179536.nii.gz"
+      },
+      {
+        "filename": "Dorsal Dentate Nucleus (Cerebellum) [v6.2, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Dorsal Dentate Nucleus (Cerebellum) [v6.2, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Cerebellum_Ndentd_r_N10_nlin2Stdcolin27_6.2_publicP_1f16cdf30a2b987c7f6dd013b08b73ad.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area OP4 (POperc) (v9.4)",
+    [
+      {
+        "filename": "Area OP4 (POperc) [v9.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area OP4 (POperc) [v9.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Operculum_OP4_l_N10_nlin2MNI152ASYM2009C_9.4_publicP_0a5b380ef43ab7bc87198206a1a02353.nii.gz"
+      },
+      {
+        "filename": "Area OP4 (POperc) [v9.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area OP4 (POperc) [v9.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Operculum_OP4_l_N10_nlin2Stdcolin27_9.4_publicP_d23daf7663d8febb3aa0d092e350f570.nii.gz"
+      },
+      {
+        "filename": "Area OP4 (POperc) [v9.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area OP4 (POperc) [v9.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Operculum_OP4_r_N10_nlin2MNI152ASYM2009C_9.4_publicP_748101beb3152bc7f2991094971c1f3a.nii.gz"
+      },
+      {
+        "filename": "Area OP4 (POperc) [v9.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area OP4 (POperc) [v9.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Operculum_OP4_r_N10_nlin2Stdcolin27_9.4_publicP_82f74a89a06e43d8e64ffec0b6ef473f.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Ventral Dentate Nucleus (Cerebellum) (v6.2)",
+    [
+      {
+        "filename": "Ventral Dentate Nucleus (Cerebellum) [v6.2, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Ventral Dentate Nucleus (Cerebellum) [v6.2, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Cerebellum_Ndentv_l_N10_nlin2MNI152ASYM2009C_6.2_publicP_0cb86cca6476c331a50318f46208a2a9.nii.gz"
+      },
+      {
+        "filename": "Ventral Dentate Nucleus (Cerebellum) [v6.2, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Ventral Dentate Nucleus (Cerebellum) [v6.2, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Cerebellum_Ndentv_l_N10_nlin2Stdcolin27_6.2_publicP_66c0eabf5055063dc9c4e26745bc39d0.nii.gz"
+      },
+      {
+        "filename": "Ventral Dentate Nucleus (Cerebellum) [v6.2, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Ventral Dentate Nucleus (Cerebellum) [v6.2, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Cerebellum_Ndentv_r_N10_nlin2MNI152ASYM2009C_6.2_publicP_fc8be37b4b948d2aa1a7e94d00e3310e.nii.gz"
+      },
+      {
+        "filename": "Ventral Dentate Nucleus (Cerebellum) [v6.2, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Ventral Dentate Nucleus (Cerebellum) [v6.2, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Cerebellum_Ndentv_r_N10_nlin2Stdcolin27_6.2_publicP_0a940b0c0455d9073942ab515304ead9.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area OP8 (Frontal Operculum) (v5.1)",
+    [
+      {
+        "filename": "Area OP8 (Frontal Operculum) [v5.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area OP8 (Frontal Operculum) [v5.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Operculum_OP8_l_N10_nlin2MNI152ASYM2009C_5.1_publicDOI_cac2827254edba301e8dc491d78df49a.nii.gz"
+      },
+      {
+        "filename": "Area OP8 (Frontal Operculum) [v5.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area OP8 (Frontal Operculum) [v5.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Operculum_OP8_l_N10_nlin2Stdcolin27_5.1_publicDOI_1d25df23892ebedebbf9ffe115a0f202.nii.gz"
+      },
+      {
+        "filename": "Area OP8 (Frontal Operculum) [v5.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area OP8 (Frontal Operculum) [v5.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Operculum_OP8_r_N10_nlin2MNI152ASYM2009C_5.1_publicDOI_3ca7868161d7378b7b3493e7b9eab16d.nii.gz"
+      },
+      {
+        "filename": "Area OP8 (Frontal Operculum) [v5.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area OP8 (Frontal Operculum) [v5.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Operculum_OP8_r_N10_nlin2Stdcolin27_5.1_publicDOI_a3118794ab13bf97592444a1eeca8f9f.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Fastigial Nucleus (Cerebellum) (v6.2)",
+    [
+      {
+        "filename": "Fastigial Nucleus (Cerebellum) [v6.2, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Fastigial Nucleus (Cerebellum) [v6.2, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Cerebellum_Nfast_l_N10_nlin2MNI152ASYM2009C_6.2_publicP_d42e05acf865e8478e5fe97385a78d00.nii.gz"
+      },
+      {
+        "filename": "Fastigial Nucleus (Cerebellum) [v6.2, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Fastigial Nucleus (Cerebellum) [v6.2, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Cerebellum_Nfast_l_N10_nlin2Stdcolin27_6.2_publicP_c18475ec9af75fe8a1f5dce004278e55.nii.gz"
+      },
+      {
+        "filename": "Fastigial Nucleus (Cerebellum) [v6.2, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Fastigial Nucleus (Cerebellum) [v6.2, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Cerebellum_Nfast_r_N10_nlin2MNI152ASYM2009C_6.2_publicP_6d0b43f4d2b4981735164ac4d52a4d6d.nii.gz"
+      },
+      {
+        "filename": "Fastigial Nucleus (Cerebellum) [v6.2, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Fastigial Nucleus (Cerebellum) [v6.2, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Cerebellum_Nfast_r_N10_nlin2Stdcolin27_6.2_publicP_6745e48df4cef0ef4cd9c1e9f9d114b3.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Interposed Nucleus (Cerebellum) (v6.2)",
+    [
+      {
+        "filename": "Interposed Nucleus (Cerebellum) [v6.2, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Interposed Nucleus (Cerebellum) [v6.2, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Cerebellum_Ninterp_l_N10_nlin2MNI152ASYM2009C_6.2_publicP_be17425dcfd546aaf5ec80e315d642d9.nii.gz"
+      },
+      {
+        "filename": "Interposed Nucleus (Cerebellum) [v6.2, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Interposed Nucleus (Cerebellum) [v6.2, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Cerebellum_Ninterp_l_N10_nlin2Stdcolin27_6.2_publicP_2f9237309b1e61c190196401e9a11c7f.nii.gz"
+      },
+      {
+        "filename": "Interposed Nucleus (Cerebellum) [v6.2, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Interposed Nucleus (Cerebellum) [v6.2, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Cerebellum_Ninterp_r_N10_nlin2MNI152ASYM2009C_6.2_publicP_793abbe42c2a952e6e728f8250f1f54c.nii.gz"
+      },
+      {
+        "filename": "Interposed Nucleus (Cerebellum) [v6.2, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Interposed Nucleus (Cerebellum) [v6.2, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Cerebellum_Ninterp_r_N10_nlin2Stdcolin27_6.2_publicP_58293b82b27045ef76bc1a0ef3428afc.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area OP9 (Frontal Operculum) (v5.1)",
+    [
+      {
+        "filename": "Area OP9 (Frontal Operculum) [v5.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area OP9 (Frontal Operculum) [v5.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Operculum_OP9_l_N10_nlin2MNI152ASYM2009C_5.1_publicDOI_45982890da26f7e740fc6bc2e9325ff3.nii.gz"
+      },
+      {
+        "filename": "Area OP9 (Frontal Operculum) [v5.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area OP9 (Frontal Operculum) [v5.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Operculum_OP9_l_N10_nlin2Stdcolin27_5.1_publicDOI_ec9bf05b99fa3460ea63073a38693826.nii.gz"
+      },
+      {
+        "filename": "Area OP9 (Frontal Operculum) [v5.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area OP9 (Frontal Operculum) [v5.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Operculum_OP9_r_N10_nlin2MNI152ASYM2009C_5.1_publicDOI_1ec9370a2dc7b55a2a26d86da01d88e5.nii.gz"
+      },
+      {
+        "filename": "Area OP9 (Frontal Operculum) [v5.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area OP9 (Frontal Operculum) [v5.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Operculum_OP9_r_N10_nlin2Stdcolin27_5.1_publicDOI_6f622eda1620ccab62d46c4d95b396bb.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area 25 (sACC) (v16.1)",
+    [
+      {
+        "filename": "Area 25 (sACC) [v16.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 25 (sACC) [v16.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Cingulum_25_l_N10_nlin2MNI152ASYM2009C_16.1_publicP_bc3b69f445a7d6db586b15476c88b2de.nii.gz"
+      },
+      {
+        "filename": "Area 25 (sACC) [v16.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 25 (sACC) [v16.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Cingulum_25_l_N10_nlin2Stdcolin27_16.1_publicP_84abfca40abffa2dffd2e7743f8a6ab3.nii.gz"
+      },
+      {
+        "filename": "Area 25 (sACC) [v16.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 25 (sACC) [v16.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Cingulum_25_r_N10_nlin2MNI152ASYM2009C_16.1_publicP_6e2e70f1c2693df95f1f8c65d9ab6cef.nii.gz"
+      },
+      {
+        "filename": "Area 25 (sACC) [v16.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 25 (sACC) [v16.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Cingulum_25_r_N10_nlin2Stdcolin27_16.1_publicP_976b0f40ea5674a178c1c4560b4d56e7.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area 33 (ACC) (v16.1)",
+    [
+      {
+        "filename": "Area 33 (ACC) [v16.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 33 (ACC) [v16.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Cingulum_33_l_N10_nlin2MNI152ASYM2009C_16.1_publicP_9832e9c4ee8ed764f11c12e68e84f790.nii.gz"
+      },
+      {
+        "filename": "Area 33 (ACC) [v16.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 33 (ACC) [v16.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Cingulum_33_l_N10_nlin2Stdcolin27_16.1_publicP_9effbeac2461fdf77b2d49619f168d75.nii.gz"
+      },
+      {
+        "filename": "Area 33 (ACC) [v16.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 33 (ACC) [v16.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Cingulum_33_r_N10_nlin2MNI152ASYM2009C_16.1_publicP_0a2943971f268fce0cc9e5f59e6fe55c.nii.gz"
+      },
+      {
+        "filename": "Area 33 (ACC) [v16.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 33 (ACC) [v16.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Cingulum_33_r_N10_nlin2Stdcolin27_16.1_publicP_94750db9a4bede8ee6b6970d7ccd8f17.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area hIP4 (IPS) (v7.1)",
+    [
+      {
+        "filename": "Area hIP4 (IPS) [v7.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area hIP4 (IPS) [v7.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/PIPS_hIP4_l_N10_nlin2MNI152ASYM2009C_7.1_publicP_95a503dc474773d76ea6bc295bb14cb1.nii.gz"
+      },
+      {
+        "filename": "Area hIP4 (IPS) [v7.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area hIP4 (IPS) [v7.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/PIPS_hIP4_l_N10_nlin2Stdcolin27_7.1_publicP_511ed7fad34d51f367f33e8938e47ba4.nii.gz"
+      },
+      {
+        "filename": "Area hIP4 (IPS) [v7.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area hIP4 (IPS) [v7.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/PIPS_hIP4_r_N10_nlin2MNI152ASYM2009C_7.1_publicP_0c36e58e56b65c803270b83dc677c35e.nii.gz"
+      },
+      {
+        "filename": "Area hIP4 (IPS) [v7.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area hIP4 (IPS) [v7.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/PIPS_hIP4_r_N10_nlin2Stdcolin27_7.1_publicP_6fd00fe205e860d895e79132747d2713.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area p24ab (pACC) (v16.1)",
+    [
+      {
+        "filename": "Area p24ab (pACC) [v16.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area p24ab (pACC) [v16.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Cingulum_p24ab_l_N10_nlin2MNI152ASYM2009C_16.1_publicP_b004997e409abb7655a9f4a52d352e6c.nii.gz"
+      },
+      {
+        "filename": "Area p24ab (pACC) [v16.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area p24ab (pACC) [v16.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Cingulum_p24ab_l_N10_nlin2Stdcolin27_16.1_publicP_444aa7585813722d798a82dbe79e1c9a.nii.gz"
+      },
+      {
+        "filename": "Area p24ab (pACC) [v16.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area p24ab (pACC) [v16.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Cingulum_p24ab_r_N10_nlin2MNI152ASYM2009C_16.1_publicP_d5ca48b6f8408bcc485e957c01499681.nii.gz"
+      },
+      {
+        "filename": "Area p24ab (pACC) [v16.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area p24ab (pACC) [v16.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Cingulum_p24ab_r_N10_nlin2Stdcolin27_16.16c52469cebca3f350d92d20020c62e87.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area hIP5 (IPS) (v7.1)",
+    [
+      {
+        "filename": "Area hIP5 (IPS) [v7.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area hIP5 (IPS) [v7.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/PIPS_hIP5_l_N10_nlin2MNI152ASYM2009C_7.1_publicP_76c140b3be6a72b8c969ee82d3427019.nii.gz"
+      },
+      {
+        "filename": "Area hIP5 (IPS) [v7.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area hIP5 (IPS) [v7.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/PIPS_hIP5_l_N10_nlin2Stdcolin27_7.1_publicP_f4d4897056aa0e68c6f79d32dd059b0d.nii.gz"
+      },
+      {
+        "filename": "Area hIP5 (IPS) [v7.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area hIP5 (IPS) [v7.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/PIPS_hIP5_r_N10_nlin2MNI152ASYM2009C_7.1_publicP_dd7a3a18d34fa1294a1c0691a9540d9a.nii.gz"
+      },
+      {
+        "filename": "Area hIP5 (IPS) [v7.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area hIP5 (IPS) [v7.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/PIPS_hIP5_r_N10_nlin2Stdcolin27_7.1_publicP_70cec9386200f81db1eca7667ce0e208.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area p24c (pACC) (v16.1)",
+    [
+      {
+        "filename": "Area p24c (pACC) [v16.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area p24c (pACC) [v16.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Cingulum_p24c_l_N10_nlin2MNI152ASYM2009C_16.1_publicP_e440a4a4eee9203abcc4aac8f6381216.nii.gz"
+      },
+      {
+        "filename": "Area p24c (pACC) [v16.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area p24c (pACC) [v16.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Cingulum_p24c_l_N10_nlin2Stdcolin27_16.1_publicP_9c9d82fb9bfe36b1bce38672bdb4740a.nii.gz"
+      },
+      {
+        "filename": "Area p24c (pACC) [v16.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area p24c (pACC) [v16.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Cingulum_p24c_r_N10_nlin2MNI152ASYM2009C_16.1_publicP_795c9d7ed029f33449d4d41098cd51dc.nii.gz"
+      },
+      {
+        "filename": "Area p24c (pACC) [v16.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area p24c (pACC) [v16.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Cingulum_p24c_r_N10_nlin2Stdcolin27_16.1_publicP_beb8c3fb63fe05540e87a2007acc40af.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area hIP6 (IPS) (v7.1)",
+    [
+      {
+        "filename": "Area hIP6 (IPS) [v7.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area hIP6 (IPS) [v7.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/PIPS_hIP6_l_N10_nlin2MNI152ASYM2009C_7.1_publicP_1032d08a95d8735b03b41de55118631a.nii.gz"
+      },
+      {
+        "filename": "Area hIP6 (IPS) [v7.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area hIP6 (IPS) [v7.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/PIPS_hIP6_l_N10_nlin2Stdcolin27_7.1_publicP_ba9a8054c3e2430d74d51b88da896aef.nii.gz"
+      },
+      {
+        "filename": "Area hIP6 (IPS) [v7.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area hIP6 (IPS) [v7.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/PIPS_hIP6_r_N10_nlin2MNI152ASYM2009C_7.1_publicP_c339fe027afa1f985af1f062b0a03014.nii.gz"
+      },
+      {
+        "filename": "Area hIP6 (IPS) [v7.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area hIP6 (IPS) [v7.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/PIPS_hIP6_r_N10_nlin2Stdcolin27_7.1_publicP_e268e88709a2c36a2861204c3566f63b.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area p32 (pACC) (v16.1)",
+    [
+      {
+        "filename": "Area p32 (pACC) [v16.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area p32 (pACC) [v16.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Cingulum_p32_l_N10_nlin2MNI152ASYM2009C_16.1_publicP_bce14f798627873c1f117df0141f35ca.nii.gz"
+      },
+      {
+        "filename": "Area p32 (pACC) [v16.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area p32 (pACC) [v16.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Cingulum_p32_l_N10_nlin2Stdcolin27_16.1_publicP_0f60df84cc5f99ea1dd97d1b025707a6.nii.gz"
+      },
+      {
+        "filename": "Area p32 (pACC) [v16.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area p32 (pACC) [v16.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Cingulum_p32_r_N10_nlin2MNI152ASYM2009C_16.1_publicP_0431a46ee288499cc60db2685889b56d.nii.gz"
+      },
+      {
+        "filename": "Area p32 (pACC) [v16.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area p32 (pACC) [v16.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Cingulum_p32_r_N10_nlin2Stdcolin27_16.1_publicP_84d50c4187b65ff997e92bd334553f98.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area s24 (sACC) (v16.1)",
+    [
+      {
+        "filename": "Area s24 (sACC) [v16.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area s24 (sACC) [v16.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Cingulum_s24_l_N10_nlin2MNI152ASYM2009C_16.1_publicP_6194d2467924e498b62b367a118db468.nii.gz"
+      },
+      {
+        "filename": "Area s24 (sACC) [v16.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area s24 (sACC) [v16.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Cingulum_s24_l_N10_nlin2Stdcolin27_16.1_publicP_4c14280cc9c6d43bb5b7c25981828311.nii.gz"
+      },
+      {
+        "filename": "Area s24 (sACC) [v16.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area s24 (sACC) [v16.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Cingulum_s24_r_N10_nlin2MNI152ASYM2009C_16.1_publicP_cc3351d4b652a47f4e23c9fe980f55ed.nii.gz"
+      },
+      {
+        "filename": "Area s24 (sACC) [v16.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area s24 (sACC) [v16.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Cingulum_s24_r_N10_nlin2Stdcolin27_16.1_publicP_ae32c2acd10da0c3cba50800ced302e6.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area hIP7 (IPS) (v7.1)",
+    [
+      {
+        "filename": "Area hIP7 (IPS) [v7.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area hIP7 (IPS) [v7.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/PIPS_hIP7_l_N10_nlin2MNI152ASYM2009C_7.1_publicP_01279b11f7257b593960584b6e3a567a.nii.gz"
+      },
+      {
+        "filename": "Area hIP7 (IPS) [v7.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area hIP7 (IPS) [v7.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/PIPS_hIP7_l_N10_nlin2Stdcolin27_7.1_publicP_7e7b8d7878cc99b15f8f1515966166e1.nii.gz"
+      },
+      {
+        "filename": "Area hIP7 (IPS) [v7.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area hIP7 (IPS) [v7.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/PIPS_hIP7_r_N10_nlin2MNI152ASYM2009C_7.1_publicP_77a72d8d813cf367572aa6841e360f00.nii.gz"
+      },
+      {
+        "filename": "Area hIP7 (IPS) [v7.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area hIP7 (IPS) [v7.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/PIPS_hIP7_r_N10_nlin2Stdcolin27_7.1_publicP_07b80edd2afed887351766ddc6cfbcfa.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area s32 (sACC) (v16.1)",
+    [
+      {
+        "filename": "Area s32 (sACC) [v16.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area s32 (sACC) [v16.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Cingulum_s32_l_N10_nlin2MNI152ASYM2009C_16.1_publicP_c123300e746ae0b2a68198747b7c8b39.nii.gz"
+      },
+      {
+        "filename": "Area s32 (sACC) [v16.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area s32 (sACC) [v16.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Cingulum_s32_l_N10_nlin2Stdcolin27_16.1_publicP_cfdb1e6e4d0f7f0636e30669917bd3b8.nii.gz"
+      },
+      {
+        "filename": "Area s32 (sACC) [v16.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area s32 (sACC) [v16.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Cingulum_s32_r_N10_nlin2MNI152ASYM2009C_16.1_publicP_670b2d5859f33ce2264adf0864930347.nii.gz"
+      },
+      {
+        "filename": "Area s32 (sACC) [v16.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area s32 (sACC) [v16.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Cingulum_s32_r_N10_nlin2Stdcolin27_16.1_publicP_af05582934888efe929b28dda1b672ec.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area hIP8 (IPS) (v7.1)",
+    [
+      {
+        "filename": "Area hIP8 (IPS) [v7.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area hIP8 (IPS) [v7.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/PIPS_hIP8_l_N10_nlin2MNI152ASYM2009C_7.1_publicP_a759b709141aecb734964c73df1cce45.nii.gz"
+      },
+      {
+        "filename": "Area hIP8 (IPS) [v7.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area hIP8 (IPS) [v7.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/PIPS_hIP8_l_N10_nlin2Stdcolin27_7.1_publicP_7defaa4bb2de378b12a92982ffaabfa9.nii.gz"
+      },
+      {
+        "filename": "Area hIP8 (IPS) [v7.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area hIP8 (IPS) [v7.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/PIPS_hIP8_r_N10_nlin2MNI152ASYM2009C_7.1_publicP_57d552da2aaefda7bb6c70e40ca43aab.nii.gz"
+      },
+      {
+        "filename": "Area hIP8 (IPS) [v7.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area hIP8 (IPS) [v7.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/PIPS_hIP8_r_N10_nlin2Stdcolin27_7.1_publicP_cd21b04dab60b31f1b7c409a60bd8144.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of CA (Hippocampus) (v11.1)",
+    [
+      {
+        "filename": "CA (Hippocampus) [v11.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "CA (Hippocampus) [v11.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Hippocampus_CA_l_N10_nlin2MNI152ASYM2009C_11.1_publicP_fd49776deee300e6dd94db513592d716.nii.gz"
+      },
+      {
+        "filename": "CA (Hippocampus) [v11.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "CA (Hippocampus) [v11.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Hippocampus_CA_l_N10_nlin2Stdcolin27_11.1_publicP_171cb45e2e19686d663f24ede52ef4d5.nii.gz"
+      },
+      {
+        "filename": "CA (Hippocampus) [v11.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "CA (Hippocampus) [v11.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Hippocampus_CA_r_N10_nlin2MNI152ASYM2009C_11.1_publicP_15fe605957c7968f858481c082673d8f.nii.gz"
+      },
+      {
+        "filename": "CA (Hippocampus) [v11.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "CA (Hippocampus) [v11.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Hippocampus_CA_r_N10_nlin2Stdcolin27_11.1_publicP_0852971ef836a0f321ed9f16ef1a26db.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area hPO1 (POS) (v7.1)",
+    [
+      {
+        "filename": "Area hPO1 (POS) [v7.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area hPO1 (POS) [v7.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/PIPS_hPO1_l_N10_nlin2MNI152ASYM2009C_7.1_publicP_20a70c234cb120fb4a7ed16b9a23cdfb.nii.gz"
+      },
+      {
+        "filename": "Area hPO1 (POS) [v7.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area hPO1 (POS) [v7.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/PIPS_hPO1_l_N10_nlin2Stdcolin27_7.1_publicP_1756f24793fb8a34d206aa15ae8c1031.nii.gz"
+      },
+      {
+        "filename": "Area hPO1 (POS) [v7.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area hPO1 (POS) [v7.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/PIPS_hPO1_r_N10_nlin2MNI152ASYM2009C_7.1_publicP_f137efe6e7e30006a286764b0708afd4.nii.gz"
+      },
+      {
+        "filename": "Area hPO1 (POS) [v7.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area hPO1 (POS) [v7.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/PIPS_hPO1_r_N10_nlin2Stdcolin27_7.1_publicP_4dbcc62e2fb44101eb2c4d032be1ba5b.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of DG (Hippocampus) (v11.1)",
+    [
+      {
+        "filename": "DG (Hippocampus) [v11.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "DG (Hippocampus) [v11.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Hippocampus_DG_l_N10_nlin2MNI152ASYM2009C_11.1_publicP_f56d6af9b18d378060c91acd2189f5b2.nii.gz"
+      },
+      {
+        "filename": "DG (Hippocampus) [v11.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "DG (Hippocampus) [v11.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Hippocampus_DG_l_N10_nlin2Stdcolin27_11.1_publicP_4d4162b28b535e77fe7ef3d85ee658cb.nii.gz"
+      },
+      {
+        "filename": "DG (Hippocampus) [v11.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "DG (Hippocampus) [v11.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Hippocampus_DG_r_N10_nlin2MNI152ASYM2009C_11.1_publicP_6fe4e1ff07604e82573426ff9d507757.nii.gz"
+      },
+      {
+        "filename": "DG (Hippocampus) [v11.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "DG (Hippocampus) [v11.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Hippocampus_DG_r_N10_nlin2Stdcolin27_11.1_publicP_e3fa939acecddade8c39c1c55a421c28.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area 1 (PostCG) (v8.4)",
+    [
+      {
+        "filename": "Area 1 (PostCG) [v8.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 1 (PostCG) [v8.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/PSC_1_l_N10_nlin2MNI152ASYM2009C_8.4_publicP_a9fedffac41cadad59359dc8b602ef95.nii.gz"
+      },
+      {
+        "filename": "Area 1 (PostCG) [v8.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 1 (PostCG) [v8.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/PSC_1_l_N10_nlin2Stdcolin27_8.4_publicP_8ffb7eeab7118f647e972259c9d3247d.nii.gz"
+      },
+      {
+        "filename": "Area 1 (PostCG) [v8.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 1 (PostCG) [v8.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/PSC_1_r_N10_nlin2MNI152ASYM2009C_8.4_publicP_e8d32d9779cbacab28b0a21d92e5c098.nii.gz"
+      },
+      {
+        "filename": "Area 1 (PostCG) [v8.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 1 (PostCG) [v8.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/PSC_1_r_N10_nlin2Stdcolin27_8.4_publicP_9456a4c195570c19d6d8cf9fd9e964d1.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Entorhinal Cortex (v11.1)",
+    [
+      {
+        "filename": "Entorhinal Cortex [v11.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Entorhinal Cortex [v11.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Hippocampus_EC_l_N10_nlin2MNI152ASYM2009C_11.1_publicP_67c7cc903d9847c1e0ba7b2bd042de48.nii.gz"
+      },
+      {
+        "filename": "Entorhinal Cortex [v11.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Entorhinal Cortex [v11.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Hippocampus_EC_l_N10_nlin2Stdcolin27_11.1_publicP_dc4cead53434d7d9cc2545815a575a37.nii.gz"
+      },
+      {
+        "filename": "Entorhinal Cortex [v11.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Entorhinal Cortex [v11.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Hippocampus_EC_r_N10_nlin2MNI152ASYM2009C_11.1_publicP_239306c24449da501573917ad567a9de.nii.gz"
+      },
+      {
+        "filename": "Entorhinal Cortex [v11.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Entorhinal Cortex [v11.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Hippocampus_EC_r_N10_nlin2Stdcolin27_11.1_publicP_63cabbcc6e81767942bee38595ebb234.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area 2 (PostCS) (v3.4)",
+    [
+      {
+        "filename": "Area 2 (PostCS) [v3.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 2 (PostCS) [v3.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/PSC_2_l_N9_nlin2MNI152ASYM2009C_3.4_publicP_7526b786324a9bc0d0cf4b2942cacad7.nii.gz"
+      },
+      {
+        "filename": "Area 2 (PostCS) [v3.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 2 (PostCS) [v3.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/PSC_2_l_N9_nlin2Stdcolin27_3.4_publicP_e6e0da89a546443ab761cc23fafdaa92.nii.gz"
+      },
+      {
+        "filename": "Area 2 (PostCS) [v3.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 2 (PostCS) [v3.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/PSC_2_r_N9_nlin2MNI152ASYM2009C_3.4_publicP_c529c51f6c6e6ed10e8b2f46ebb8550a.nii.gz"
+      },
+      {
+        "filename": "Area 2 (PostCS) [v3.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 2 (PostCS) [v3.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/PSC_2_r_N9_nlin2Stdcolin27_3.4_publicP_6494012cddba7185bab87cb36ea8f69c.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of HATA (Hippocampus) (v11.1)",
+    [
+      {
+        "filename": "HATA (Hippocampus) [v11.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "HATA (Hippocampus) [v11.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Hippocampus_HATA_l_N10_nlin2MNI152ASYM2009C_11.1_publicP_cd1178d271dfb2a4fe7c26cd21c76cab.nii.gz"
+      },
+      {
+        "filename": "HATA (Hippocampus) [v11.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "HATA (Hippocampus) [v11.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Hippocampus_HATA_l_N10_nlin2Stdcolin27_11.1_publicP_69c99510ed9618dcf2dec7f75c7097e5.nii.gz"
+      },
+      {
+        "filename": "HATA (Hippocampus) [v11.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "HATA (Hippocampus) [v11.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Hippocampus_HATA_r_N10_nlin2MNI152ASYM2009C_11.1_publicP_b68796684358ad9cec6b7ca719575e48.nii.gz"
+      },
+      {
+        "filename": "HATA (Hippocampus) [v11.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "HATA (Hippocampus) [v11.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Hippocampus_HATA_r_N10_nlin2Stdcolin27_11.1_publicP_e32109435541023150892d6244db83a8.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area 3a (PostCG) (v8.4)",
+    [
+      {
+        "filename": "Area 3a (PostCG) [v8.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 3a (PostCG) [v8.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/PSC_3a_l_N10_nlin2MNI152ASYM2009C_8.4_publicP_21c814255639c5a26e2e67ee4201f3a3.nii.gz"
+      },
+      {
+        "filename": "Area 3a (PostCG) [v8.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 3a (PostCG) [v8.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/PSC_3a_l_N10_nlin2Stdcolin27_8.4_publicP_9312aac3b742096e56db0acecf0dfd37.nii.gz"
+      },
+      {
+        "filename": "Area 3a (PostCG) [v8.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 3a (PostCG) [v8.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/PSC_3a_r_N10_nlin2MNI152ASYM2009C_8.4_publicP_4a0f0ebb63caf309c661bd550229a26e.nii.gz"
+      },
+      {
+        "filename": "Area 3a (PostCG) [v8.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 3a (PostCG) [v8.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/PSC_3a_r_N10_nlin2Stdcolin27_8.4_publicP_207f7b2221c3112d391d19c3932ec0f2.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area 3b (PostCG) (v8.4)",
+    [
+      {
+        "filename": "Area 3b (PostCG) [v8.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 3b (PostCG) [v8.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/PSC_3b_l_N10_nlin2MNI152ASYM2009C_8.4_publicP_e77fb21b2a8fa6b90a791acdd0c8f690.nii.gz"
+      },
+      {
+        "filename": "Area 3b (PostCG) [v8.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 3b (PostCG) [v8.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/PSC_3b_l_N10_nlin2Stdcolin27_8.4_publicP_5286409024d66bf87a9033052b3169bf.nii.gz"
+      },
+      {
+        "filename": "Area 3b (PostCG) [v8.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 3b (PostCG) [v8.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/PSC_3b_r_N10_nlin2MNI152ASYM2009C_8.4_publicP_789bbc4124edc3f32b9058473b70ce62.nii.gz"
+      },
+      {
+        "filename": "Area 3b (PostCG) [v8.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 3b (PostCG) [v8.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/PSC_3b_r_N10_nlin2Stdcolin27_8.4_publicP_4b88129088fd1b5dabcab0dffc15a2e7.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Subiculum (Hippocampus) (v11.1)",
+    [
+      {
+        "filename": "Subiculum (Hippocampus) [v11.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Subiculum (Hippocampus) [v11.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Hippocampus_Subc_l_N10_nlin2MNI152ASYM2009C_11.1_publicP_febae932d584834b5365ece4a3a311cc.nii.gz"
+      },
+      {
+        "filename": "Subiculum (Hippocampus) [v11.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Subiculum (Hippocampus) [v11.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Hippocampus_Subc_l_N10_nlin2Stdcolin27_11.1_publicP_b049e4690de44f9cf0e0091f2f1ae328.nii.gz"
+      },
+      {
+        "filename": "Subiculum (Hippocampus) [v11.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Subiculum (Hippocampus) [v11.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Hippocampus_Subc_r_N10_nlin2MNI152ASYM2009C_11.1_publicP_e6c2e76f622d20d65d1021f6d1a89eef.nii.gz"
+      },
+      {
+        "filename": "Subiculum (Hippocampus) [v11.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Subiculum (Hippocampus) [v11.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Hippocampus_Subc_r_N10_nlin2Stdcolin27_11.1_publicP_386adc58f1ebd7a13ef6eb64978fef65.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area 6d1 (PreCG) (v4.1)",
+    [
+      {
+        "filename": "Area 6d1 (PreCG) [v4.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 6d1 (PreCG) [v4.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Premotor_6d1_l_N10_nlin2MNI152ASYM2009C_4.1_publicDOI_13de44a2c2d75bdc01f4e4f3c33ab70c.nii.gz"
+      },
+      {
+        "filename": "Area 6d1 (PreCG) [v4.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 6d1 (PreCG) [v4.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Premotor_6d1_l_N10_nlin2Stdcolin27_4.1_publicDOI_d53dd5b69506097a3c256cdd50ffd0a6.nii.gz"
+      },
+      {
+        "filename": "Area 6d1 (PreCG) [v4.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 6d1 (PreCG) [v4.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Premotor_6d1_r_N10_nlin2MNI152ASYM2009C_4.1_publicDOI_2a4509c2f0c6bdc52863e376049c3fde.nii.gz"
+      },
+      {
+        "filename": "Area 6d1 (PreCG) [v4.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 6d1 (PreCG) [v4.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Premotor_6d1_r_N10_nlin2Stdcolin27_4.1_publicDOI_4d0ff72e36020299b349d8a494917373.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area ifj1 (IFS/PreCS) (v2.2)",
+    [
+      {
+        "filename": "Area ifj1 (IFS/PreCS) [v2.2, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area ifj1 (IFS/PreCS) [v2.2, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/IFS_ifj1_l_N10_nlin2MNI152ASYM2009C_2.2_publicDOI_51cf544971b79d4b9a10fe5b9da00576.nii.gz"
+      },
+      {
+        "filename": "Area ifj1 (IFS/PreCS) [v2.2, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area ifj1 (IFS/PreCS) [v2.2, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/IFS_ifj1_l_N10_nlin2Stdcolin27_2.2_publicDOI_cb45fad7eaa1423aa4dd807529a3f689.nii.gz"
+      },
+      {
+        "filename": "Area ifj1 (IFS/PreCS) [v2.2, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area ifj1 (IFS/PreCS) [v2.2, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/IFS_ifj1_r_N10_nlin2MNI152ASYM2009C_2.2_publicDOI_00c617b20263b7e98ba4f25e5cf11a1f.nii.gz"
+      },
+      {
+        "filename": "Area ifj1 (IFS/PreCS) [v2.2, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area ifj1 (IFS/PreCS) [v2.2, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/IFS_ifj1_r_N10_nlin2Stdcolin27_2.2_publicDOI_c09b6c65860aecdd6c7243bf89270e75.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area ifj2 (IFS/PreCS) (v2.2)",
+    [
+      {
+        "filename": "Area ifj2 (IFS/PreCS) [v2.2, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area ifj2 (IFS/PreCS) [v2.2, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/IFS_ifj2_l_N10_nlin2MNI152ASYM2009C_2.2_publicDOI_0c3fa7a162ff6d09b5d7127d68750969.nii.gz"
+      },
+      {
+        "filename": "Area ifj2 (IFS/PreCS) [v2.2, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area ifj2 (IFS/PreCS) [v2.2, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/IFS_ifj2_l_N10_nlin2Stdcolin27_2.2_publicDOI_86b9e91d54b288198f3604075196534f.nii.gz"
+      },
+      {
+        "filename": "Area ifj2 (IFS/PreCS) [v2.2, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area ifj2 (IFS/PreCS) [v2.2, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/IFS_ifj2_r_N10_nlin2MNI152ASYM2009C_2.2_publicDOI_a988cbde839a0399e767be7ef02cc95c.nii.gz"
+      },
+      {
+        "filename": "Area ifj2 (IFS/PreCS) [v2.2, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area ifj2 (IFS/PreCS) [v2.2, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/IFS_ifj2_r_N10_nlin2Stdcolin27_2.2_publicDOI_346dca14e393e290b70807d4e30cd835.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area 6d2 (PreCG) (v4.1)",
+    [
+      {
+        "filename": "Area 6d2 (PreCG) [v4.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 6d2 (PreCG) [v4.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Premotor_6d2_l_N10_nlin2MNI152ASYM2009C_4.1_publicDOI_e8a157e7d4005c001c54b0ea29378393.nii.gz"
+      },
+      {
+        "filename": "Area 6d2 (PreCG) [v4.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 6d2 (PreCG) [v4.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Premotor_6d2_l_N10_nlin2Stdcolin27_4.1_publicDOI_3ace355865b7a75fb43f17e1d6807219.nii.gz"
+      },
+      {
+        "filename": "Area 6d2 (PreCG) [v4.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 6d2 (PreCG) [v4.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Premotor_6d2_r_N10_nlin2MNI152ASYM2009C_4.1_publicDOI_d027403f16747e0ac6f67dc3649f84a8.nii.gz"
+      },
+      {
+        "filename": "Area 6d2 (PreCG) [v4.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 6d2 (PreCG) [v4.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Premotor_6d2_r_N10_nlin2Stdcolin27_4.1_publicDOI_8a089876227dcbbd0b5223446ac46263.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area ifs1 (IFS) (v2.2)",
+    [
+      {
+        "filename": "Area ifs1 (IFS) [v2.2, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area ifs1 (IFS) [v2.2, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/IFS_ifs1_l_N10_nlin2MNI152ASYM2009C_2.2_publicDOI_77901443edc477e83f2bb6b47a363873.nii.gz"
+      },
+      {
+        "filename": "Area ifs1 (IFS) [v2.2, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area ifs1 (IFS) [v2.2, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/IFS_ifs1_l_N10_nlin2Stdcolin27_2.2_publicDOI_2fbed54a956057637fdba19857b48e9f.nii.gz"
+      },
+      {
+        "filename": "Area ifs1 (IFS) [v2.2, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area ifs1 (IFS) [v2.2, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/IFS_ifs1_r_N10_nlin2MNI152ASYM2009C_2.2_publicDOI_144113cffdeb98e2b16d713a6b7502e4.nii.gz"
+      },
+      {
+        "filename": "Area ifs1 (IFS) [v2.2, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area ifs1 (IFS) [v2.2, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/IFS_ifs1_r_N10_nlin2Stdcolin27_2.2_publicDOI_baf7f7a7c7d00a2044f409b92b78b926.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area 6d3 (SFS) (v4.1)",
+    [
+      {
+        "filename": "Area 6d3 (SFS) [v4.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 6d3 (SFS) [v4.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Premotor_6d3_l_N10_nlin2MNI152ASYM2009C_4.1_publicDOI_285f0f08aca736a967a265f27b78f267.nii.gz"
+      },
+      {
+        "filename": "Area 6d3 (SFS) [v4.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 6d3 (SFS) [v4.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Premotor_6d3_l_N10_nlin2Stdcolin27_4.1_publicDOI_20d31470e7af79c7af8918d842904696.nii.gz"
+      },
+      {
+        "filename": "Area 6d3 (SFS) [v4.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 6d3 (SFS) [v4.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Premotor_6d3_r_N10_nlin2MNI152ASYM2009C_4.1_publicDOI_49949fbd2006bb6a9f3f6032f79fc1e7.nii.gz"
+      },
+      {
+        "filename": "Area 6d3 (SFS) [v4.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 6d3 (SFS) [v4.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Premotor_6d3_r_N10_nlin2Stdcolin27_4.1_publicDOI_1087f075fb1d7c254046f74f77f67bc5.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area ifs2 (IFS) (v2.2)",
+    [
+      {
+        "filename": "Area ifs2 (IFS) [v2.2, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area ifs2 (IFS) [v2.2, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/IFS_ifs2_l_N10_nlin2MNI152ASYM2009C_2.2_publicDOI_3b1bdcf898eaa037f9cfed73620493e0.nii.gz"
+      },
+      {
+        "filename": "Area ifs2 (IFS) [v2.2, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area ifs2 (IFS) [v2.2, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/IFS_ifs2_l_N10_nlin2Stdcolin27_2.2_publicDOI_5ca6ef9bbc75f8785f3ca7701919d6d2.nii.gz"
+      },
+      {
+        "filename": "Area ifs2 (IFS) [v2.2, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area ifs2 (IFS) [v2.2, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/IFS_ifs2_r_N10_nlin2MNI152ASYM2009C_2.2_publicDOI_022d278402aab813fcb610330f53c4e7.nii.gz"
+      },
+      {
+        "filename": "Area ifs2 (IFS) [v2.2, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area ifs2 (IFS) [v2.2, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/IFS_ifs2_r_N10_nlin2Stdcolin27_2.2_publicDOI_fa175bc55a78d67a6b90011fecd7ade5.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area ifs3 (IFS) (v2.2)",
+    [
+      {
+        "filename": "Area ifs3 (IFS) [v2.2, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area ifs3 (IFS) [v2.2, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/IFS_ifs3_l_N10_nlin2MNI152ASYM2009C_2.2_publicDOI_163dfd8bdc1ea401267827a07fe3c938.nii.gz"
+      },
+      {
+        "filename": "Area ifs3 (IFS) [v2.2, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area ifs3 (IFS) [v2.2, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/IFS_ifs3_l_N10_nlin2Stdcolin27_2.2_publicDOI_a6839437711ba9eb50fd17baf7c6a562.nii.gz"
+      },
+      {
+        "filename": "Area ifs3 (IFS) [v2.2, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area ifs3 (IFS) [v2.2, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/IFS_ifs3_r_N10_nlin2MNI152ASYM2009C_2.2_publicDOI_e664da66c465b00af07d0d53e6300b17.nii.gz"
+      },
+      {
+        "filename": "Area ifs3 (IFS) [v2.2, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area ifs3 (IFS) [v2.2, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/IFS_ifs3_r_N10_nlin2Stdcolin27_2.2_publicDOI_634ba65855c32e73a6d9848f6512f62a.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area 5Ci (SPL) (v8.4)",
+    [
+      {
+        "filename": "Area 5Ci (SPL) [v8.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 5Ci (SPL) [v8.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/SPL_5Ci_l_N10_nlin2MNI152ASYM2009C_8.4_publicP_c87b6ceb439d4f1598d5c77cb8479a1e.nii.gz"
+      },
+      {
+        "filename": "Area 5Ci (SPL) [v8.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 5Ci (SPL) [v8.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/SPL_5Ci_l_N10_nlin2Stdcolin27_8.4_publicP_19a32582858cc57b7fe1834b22bd118a.nii.gz"
+      },
+      {
+        "filename": "Area 5Ci (SPL) [v8.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 5Ci (SPL) [v8.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/SPL_5Ci_r_N10_nlin2MNI152ASYM2009C_8.4_publicP_6b7ea73932bf60acbe2bf9c395381f55.nii.gz"
+      },
+      {
+        "filename": "Area 5Ci (SPL) [v8.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 5Ci (SPL) [v8.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/SPL_5Ci_r_N10_nlin2Stdcolin27_8.4_publicP_b9fefdaa91a8382c7839fd5182e37f5c.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area ifs4 (IFS) (v2.2)",
+    [
+      {
+        "filename": "Area ifs4 (IFS) [v2.2, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area ifs4 (IFS) [v2.2, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/IFS_ifs4_l_N10_nlin2MNI152ASYM2009C_2.2_publicDOI_57c4832619f167ab18995996c02d8295.nii.gz"
+      },
+      {
+        "filename": "Area ifs4 (IFS) [v2.2, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area ifs4 (IFS) [v2.2, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/IFS_ifs4_l_N10_nlin2Stdcolin27_2.2_publicDOI_9c0d663426f3c3fe44dc19c2e4c524f7.nii.gz"
+      },
+      {
+        "filename": "Area ifs4 (IFS) [v2.2, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area ifs4 (IFS) [v2.2, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/IFS_ifs4_r_N10_nlin2MNI152ASYM2009C_2.2_publicDOI_0d57128ee2cd1878ec1c0b36a390ea82.nii.gz"
+      },
+      {
+        "filename": "Area ifs4 (IFS) [v2.2, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area ifs4 (IFS) [v2.2, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/IFS_ifs4_r_N10_nlin2Stdcolin27_2.2_publicDOI_9dc7b73fc32e0ace1895b041827fa134.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area 5L (SPL) (v8.4)",
+    [
+      {
+        "filename": "Area 5L (SPL) [v8.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 5L (SPL) [v8.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/SPL_5L_l_N10_nlin2MNI152ASYM2009C_8.4_publicP_ee264b92d11f2a43b0ed49f9e7bfffd4.nii.gz"
+      },
+      {
+        "filename": "Area 5L (SPL) [v8.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 5L (SPL) [v8.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/SPL_5L_l_N10_nlin2Stdcolin27_8.4_publicP_b200762900ac415160ab4f0ea4c97ff8.nii.gz"
+      },
+      {
+        "filename": "Area 5L (SPL) [v8.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 5L (SPL) [v8.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/SPL_5L_r_N10_nlin2MNI152ASYM2009C_8.4_publicP_86b905ed83404e843f135f497cf484a9.nii.gz"
+      },
+      {
+        "filename": "Area 5L (SPL) [v8.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 5L (SPL) [v8.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/SPL_5L_r_N10_nlin2Stdcolin27_8.4_publicP_51222bf8c65bb707a787a659fbdbc655.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area PF (IPL) (v9.4)",
+    [
+      {
+        "filename": "Area PF (IPL) [v9.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area PF (IPL) [v9.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/IPL_PF_l_N10_nlin2MNI152ASYM2009C_9.4_publicP_a10eb8515cb0f7b434137ce6f04eb00b.nii.gz"
+      },
+      {
+        "filename": "Area PF (IPL) [v9.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area PF (IPL) [v9.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/IPL_PF_l_N10_nlin2Stdcolin27_9.4_publicP_74d941df6a0b70295896125e27f1072b.nii.gz"
+      },
+      {
+        "filename": "Area PF (IPL) [v9.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area PF (IPL) [v9.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/IPL_PF_r_N10_nlin2MNI152ASYM2009C_9.4_publicP_d8f88811f56dbc28045070aaf370d0ed.nii.gz"
+      },
+      {
+        "filename": "Area PF (IPL) [v9.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area PF (IPL) [v9.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/IPL_PF_r_N10_nlin2Stdcolin27_9.4_publicP_d715b06e48a51a04939d084ce5a3d7c1.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area 5M (SPL) (v8.4)",
+    [
+      {
+        "filename": "Area 5M (SPL) [v8.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 5M (SPL) [v8.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/SPL_5M_l_N10_nlin2MNI152ASYM2009C_8.4_publicP_b8d9fc804f57f2a6bd1116f02acffec8.nii.gz"
+      },
+      {
+        "filename": "Area 5M (SPL) [v8.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 5M (SPL) [v8.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/SPL_5M_l_N10_nlin2Stdcolin27_8.4_publicP_3531d80a4f71b30b4c45468af8fa3307.nii.gz"
+      },
+      {
+        "filename": "Area 5M (SPL) [v8.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 5M (SPL) [v8.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/SPL_5M_r_N10_nlin2MNI152ASYM2009C_8.4_publicP_21ee1551a3c30324f42ca0bb903eaae1.nii.gz"
+      },
+      {
+        "filename": "Area 5M (SPL) [v8.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 5M (SPL) [v8.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/SPL_5M_r_N10_nlin2Stdcolin27_8.4_publicP_e6d90903b848aebfa656c909f1766a66.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area PFcm (IPL) (v9.4)",
+    [
+      {
+        "filename": "Area PFcm (IPL) [v9.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area PFcm (IPL) [v9.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/IPL_PFcm_l_N10_nlin2MNI152ASYM2009C_9.4_publicP_e4c354cb14a007545e1c43189fb196e2.nii.gz"
+      },
+      {
+        "filename": "Area PFcm (IPL) [v9.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area PFcm (IPL) [v9.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/IPL_PFcm_l_N10_nlin2Stdcolin27_9.4_publicP_de6698f167f750bb781dc1d94ac9c428.nii.gz"
+      },
+      {
+        "filename": "Area PFcm (IPL) [v9.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area PFcm (IPL) [v9.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/IPL_PFcm_r_N10_nlin2MNI152ASYM2009C_9.4_publicP_e83b1b144fa6d3e72e61b29a4757001d.nii.gz"
+      },
+      {
+        "filename": "Area PFcm (IPL) [v9.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area PFcm (IPL) [v9.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/IPL_PFcm_r_N10_nlin2Stdcolin27_9.4_publicP_da886451f173415a44331d3eb80a2386.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area PFm (IPL) (v9.4)",
+    [
+      {
+        "filename": "Area PFm (IPL) [v9.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area PFm (IPL) [v9.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/IPL_PFm_l_N10_nlin2MNI152ASYM2009C_9.4_publicP_c82d509502b39957d20e5aa6989c8ca0.nii.gz"
+      },
+      {
+        "filename": "Area PFm (IPL) [v9.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area PFm (IPL) [v9.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/IPL_PFm_l_N10_nlin2Stdcolin27_9.4_publicP_e1feae26309f20f208adf341fe5db53f.nii.gz"
+      },
+      {
+        "filename": "Area PFm (IPL) [v9.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area PFm (IPL) [v9.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/IPL_PFm_r_N10_nlin2MNI152ASYM2009C_9.4_publicP_7758af8727da3ced2d840afdef6f2495.nii.gz"
+      },
+      {
+        "filename": "Area PFm (IPL) [v9.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area PFm (IPL) [v9.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/IPL_PFm_r_N10_nlin2Stdcolin27_9.4_publicP_99fefc475d6c934e896cb0a5055f8c1b.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area 7A (SPL) (v8.4)",
+    [
+      {
+        "filename": "Area 7A (SPL) [v8.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 7A (SPL) [v8.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/SPL_7A_l_N10_nlin2MNI152ASYM2009C_8.4_publicP_0120e6ac53deea83a5203a7368a35b31.nii.gz"
+      },
+      {
+        "filename": "Area 7A (SPL) [v8.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 7A (SPL) [v8.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/SPL_7A_l_N10_nlin2Stdcolin27_8.4_publicP_8d57d1cf5be46a085868adc403ad297f.nii.gz"
+      },
+      {
+        "filename": "Area 7A (SPL) [v8.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 7A (SPL) [v8.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/SPL_7A_r_N10_nlin2MNI152ASYM2009C_8.4_publicP_b5a68034a7ab7caabf5fe1909cbb87dd.nii.gz"
+      },
+      {
+        "filename": "Area 7A (SPL) [v8.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 7A (SPL) [v8.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/SPL_7A_r_N10_nlin2Stdcolin27_8.4_publicP_1c5f7d8bdc2a3fcce61ed23e3ed2e292.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area PFop (IPL) (v9.4)",
+    [
+      {
+        "filename": "Area PFop (IPL) [v9.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area PFop (IPL) [v9.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/IPL_PFop_l_N10_nlin2MNI152ASYM2009C_9.4_publicP_35417f04bfb29680c7afe881261e9105.nii.gz"
+      },
+      {
+        "filename": "Area PFop (IPL) [v9.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area PFop (IPL) [v9.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/IPL_PFop_l_N10_nlin2Stdcolin27_9.4_publicP_9088f650ae3c0cc599550c9ad9e7c2fa.nii.gz"
+      },
+      {
+        "filename": "Area PFop (IPL) [v9.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area PFop (IPL) [v9.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/IPL_PFop_r_N10_nlin2MNI152ASYM2009C_9.4_publicP_bd4eaecba1988bc31a745cf4e1f85ef5.nii.gz"
+      },
+      {
+        "filename": "Area PFop (IPL) [v9.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area PFop (IPL) [v9.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/IPL_PFop_r_N10_nlin2Stdcolin27_9.4_publicP_08ee99acfb5bc508cfbf18685554bd3d.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area 7M (SPL) (v8.4)",
+    [
+      {
+        "filename": "Area 7M (SPL) [v8.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 7M (SPL) [v8.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/SPL_7M_l_N10_nlin2MNI152ASYM2009C_8.4_publicP_46e88581204e26ce7ba9e597c08f9901.nii.gz"
+      },
+      {
+        "filename": "Area 7M (SPL) [v8.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 7M (SPL) [v8.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/SPL_7M_l_N10_nlin2Stdcolin27_8.4_publicP_28a7a8c33070d0e9b3c1d5dcf17e85e3.nii.gz"
+      },
+      {
+        "filename": "Area 7M (SPL) [v8.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 7M (SPL) [v8.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/SPL_7M_r_N10_nlin2MNI152ASYM2009C_8.4_publicP_9bd981fd9aae90aa1751a39c62cb1f57.nii.gz"
+      },
+      {
+        "filename": "Area 7M (SPL) [v8.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 7M (SPL) [v8.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/SPL_7M_r_N10_nlin2Stdcolin27_8.4_publicP_a9c108b2081c8086b63d247c2f8942ef.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area PFt (IPL) (v9.4)",
+    [
+      {
+        "filename": "Area PFt (IPL) [v9.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area PFt (IPL) [v9.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/IPL_PFt_l_N10_nlin2MNI152ASYM2009C_9.4_publicP_2f30461bc406dfda445b68b5edd8950f.nii.gz"
+      },
+      {
+        "filename": "Area PFt (IPL) [v9.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area PFt (IPL) [v9.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/IPL_PFt_l_N10_nlin2Stdcolin27_9.4_publicP_ae4814e8e10a39f2226cbe0e40d5898d.nii.gz"
+      },
+      {
+        "filename": "Area PFt (IPL) [v9.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area PFt (IPL) [v9.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/IPL_PFt_r_N10_nlin2MNI152ASYM2009C_9.4_publicP_28f7d67ec4042c21c459d44566c13c5c.nii.gz"
+      },
+      {
+        "filename": "Area PFt (IPL) [v9.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area PFt (IPL) [v9.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/IPL_PFt_r_N10_nlin2Stdcolin27_9.4_publicP_fbac57b455b0c33989a35f2201126cb2.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area PGa (IPL) (v9.4)",
+    [
+      {
+        "filename": "Area PGa (IPL) [v9.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area PGa (IPL) [v9.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/IPL_PGa_l_N10_nlin2MNI152ASYM2009C_9.4_publicP_aefd1d612523c56e9d11b1b33d2d1373.nii.gz"
+      },
+      {
+        "filename": "Area PGa (IPL) [v9.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area PGa (IPL) [v9.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/IPL_PGa_l_N10_nlin2Stdcolin27_9.4_publicP_655596fcf8594262ae9c7f305b2b4b30.nii.gz"
+      },
+      {
+        "filename": "Area PGa (IPL) [v9.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area PGa (IPL) [v9.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/IPL_PGa_r_N10_nlin2MNI152ASYM2009C_9.4_publicP_a381916e2df422a0c89db5471c9c4d41.nii.gz"
+      },
+      {
+        "filename": "Area PGa (IPL) [v9.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area PGa (IPL) [v9.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/IPL_PGa_r_N10_nlin2Stdcolin27_9.4_publicP_4e7ecd6470da24e8ec1545022ba7bf4c.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area 7PC (SPL) (v8.4)",
+    [
+      {
+        "filename": "Area 7PC (SPL) [v8.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 7PC (SPL) [v8.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/SPL_7PC_l_N10_nlin2MNI152ASYM2009C_8.4_publicP_cad4c9dd53f23303d2a4528613035cd7.nii.gz"
+      },
+      {
+        "filename": "Area 7PC (SPL) [v8.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 7PC (SPL) [v8.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/SPL_7PC_l_N10_nlin2Stdcolin27_8.4_publicP_483e2a5a539829e9649282df4d175613.nii.gz"
+      },
+      {
+        "filename": "Area 7PC (SPL) [v8.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 7PC (SPL) [v8.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/SPL_7PC_r_N10_nlin2MNI152ASYM2009C_8.4_publicP_d49e9f09d2c83787b8b287b7799b2288.nii.gz"
+      },
+      {
+        "filename": "Area 7PC (SPL) [v8.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 7PC (SPL) [v8.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/SPL_7PC_r_N10_nlin2Stdcolin27_8.4_publicP_00436b9550b3a0706826b44a31e38b01.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area PGp (IPL) (v9.4)",
+    [
+      {
+        "filename": "Area PGp (IPL) [v9.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area PGp (IPL) [v9.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/IPL_PGp_l_N10_nlin2MNI152ASYM2009C_9.4_publicP_65aec0498dabf336f51f1ab5a5e1e173.nii.gz"
+      },
+      {
+        "filename": "Area PGp (IPL) [v9.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area PGp (IPL) [v9.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/IPL_PGp_l_N10_nlin2Stdcolin27_9.4_publicP_147e4c8a390add242ab474108811d45e.nii.gz"
+      },
+      {
+        "filename": "Area PGp (IPL) [v9.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area PGp (IPL) [v9.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/IPL_PGp_r_N10_nlin2MNI152ASYM2009C_9.4_publicP_94fab0bde3d23f23ff0554b7d426c912.nii.gz"
+      },
+      {
+        "filename": "Area PGp (IPL) [v9.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area PGp (IPL) [v9.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/IPL_PGp_r_N10_nlin2Stdcolin27_9.4_publicP_43784aadc4d7a4f7f853ed4a09253161.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area 7P (SPL) (v8.4)",
+    [
+      {
+        "filename": "Area 7P (SPL) [v8.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 7P (SPL) [v8.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/SPL_7P_l_N10_nlin2MNI152ASYM2009C_8.4_publicP_39e6e34f2218b19b39dc7fae4d00b548.nii.gz"
+      },
+      {
+        "filename": "Area 7P (SPL) [v8.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 7P (SPL) [v8.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/SPL_7P_l_N10_nlin2Stdcolin27_8.4_publicP_273286deb524b6db60c55aef828b39b7.nii.gz"
+      },
+      {
+        "filename": "Area 7P (SPL) [v8.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 7P (SPL) [v8.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/SPL_7P_r_N10_nlin2MNI152ASYM2009C_8.4_publicP_bc14a93165a26089f5ca0150f3116b02.nii.gz"
+      },
+      {
+        "filename": "Area 7P (SPL) [v8.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 7P (SPL) [v8.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/SPL_7P_r_N10_nlin2Stdcolin27_8.4_publicP_4985145e131f3b2db24765767d8ad833.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area Ia (Insula) (v3.1)",
+    [
+      {
+        "filename": "Area Ia (Insula) [v3.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area Ia (Insula) [v3.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Insula_Ia_l_N10_nlin2MNI152ASYM2009C_3.1_publicDOI_3ecba4e28455cd52544127ad4efce4ca.nii.gz"
+      },
+      {
+        "filename": "Area Ia (Insula) [v3.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area Ia (Insula) [v3.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Insula_Ia_l_N10_nlin2Stdcolin27_3.1_publicDOI_a1dc222eaef902176bb1a87e51cb57a9.nii.gz"
+      },
+      {
+        "filename": "Area Ia (Insula) [v3.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area Ia (Insula) [v3.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Insula_Ia_r_N10_nlin2MNI152ASYM2009C_3.1_publicDOI_190a0e68cec5c6c22f8afca48aa861c8.nii.gz"
+      },
+      {
+        "filename": "Area Ia (Insula) [v3.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area Ia (Insula) [v3.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Insula_Ia_r_N10_nlin2Stdcolin27_3.1_publicDOI_75c6474e570337081abb1929e73752a2.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area 6ma (preSMA, mesial SFG) (v9.1)",
+    [
+      {
+        "filename": "Area 6ma (preSMA, mesial SFG) [v9.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 6ma (preSMA, mesial SFG) [v9.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Supplementarymotor_presma_l_N10_nlin2MNI152ASYM2009C_9.1_publicP_64a7846e7444bfc427baffe0d5dd606f.nii.gz"
+      },
+      {
+        "filename": "Area 6ma (preSMA, mesial SFG) [v9.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 6ma (preSMA, mesial SFG) [v9.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Supplementarymotor_presma_l_N10_nlin2Stdcolin27_9.1_publicP_c4e110a68942904a829ce1a6abb28bd1.nii.gz"
+      },
+      {
+        "filename": "Area 6ma (preSMA, mesial SFG) [v9.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 6ma (preSMA, mesial SFG) [v9.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Supplementarymotor_presma_r_N10_nlin2MNI152ASYM2009C_9.1_publicP_e6a4f1fe3062ba205a426d5f759a95f9.nii.gz"
+      },
+      {
+        "filename": "Area 6ma (preSMA, mesial SFG) [v9.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 6ma (preSMA, mesial SFG) [v9.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Supplementarymotor_presma_r_N10_nlin2Stdcolin27_9.1_publicP_d7e68149ee548516d2e3f63158253c5f.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area Id1 (Insula) (v13.1)",
+    [
+      {
+        "filename": "Area Id1 (Insula) [v13.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area Id1 (Insula) [v13.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Insula_Id1_l_N10_nlin2MNI152ASYM2009C_13.1_publicP_d5d83b0e83b5f1315d7c452f48475a08.nii.gz"
+      },
+      {
+        "filename": "Area Id1 (Insula) [v13.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area Id1 (Insula) [v13.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Insula_Id1_l_N10_nlin2Stdcolin27_13.1_publicP_4849992227f5c257e1a9f7666fe1ad7b.nii.gz"
+      },
+      {
+        "filename": "Area Id1 (Insula) [v13.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area Id1 (Insula) [v13.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Insula_Id1_r_N10_nlin2MNI152ASYM2009C_13.1_publicP_91c85673b4f142ddaca21d81c9b487ec.nii.gz"
+      },
+      {
+        "filename": "Area Id1 (Insula) [v13.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area Id1 (Insula) [v13.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Insula_Id1_r_N10_nlin2Stdcolin27_13.1_publicP_a053eee829eb22d5266c402ad29f98cb.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area Id4 (Insula) (v3.1)",
+    [
+      {
+        "filename": "Area Id4 (Insula) [v3.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area Id4 (Insula) [v3.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Insula_Id4_l_N10_nlin2MNI152ASYM2009C_3.1_publicDOI_e96ae430032349aac6a4a61aaee79b4d.nii.gz"
+      },
+      {
+        "filename": "Area Id4 (Insula) [v3.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area Id4 (Insula) [v3.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Insula_Id4_l_N10_nlin2Stdcolin27_3.1_publicDOI_f18ef7c60cb32c3641014f0909f93e02.nii.gz"
+      },
+      {
+        "filename": "Area Id4 (Insula) [v3.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area Id4 (Insula) [v3.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Insula_Id4_r_N10_nlin2MNI152ASYM2009C_3.1_publicDOI_5389bc4c23b416171b9f8defacac1a0a.nii.gz"
+      },
+      {
+        "filename": "Area Id4 (Insula) [v3.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area Id4 (Insula) [v3.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Insula_Id4_r_N10_nlin2Stdcolin27_3.1_publicDOI_2a6668950e5a00f4a74bf38acca581aa.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area 6mp (SMA, mesial SFG) (v9.1)",
+    [
+      {
+        "filename": "Area 6mp (SMA, mesial SFG) [v9.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 6mp (SMA, mesial SFG) [v9.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Supplementarymotor_sma_l_N10_nlin2MNI152ASYM2009C_9.1_publicP_70b04cf0590767ac0261524c4f4c791a.nii.gz"
+      },
+      {
+        "filename": "Area 6mp (SMA, mesial SFG) [v9.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 6mp (SMA, mesial SFG) [v9.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Supplementarymotor_sma_l_N10_nlin2Stdcolin27_9.1_publicP_1d38ab9abb3e1e48cca85f22de5b6336.nii.gz"
+      },
+      {
+        "filename": "Area 6mp (SMA, mesial SFG) [v9.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area 6mp (SMA, mesial SFG) [v9.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Supplementarymotor_sma_r_N10_nlin2MNI152ASYM2009C_9.1_publicP_9f44531c44b109bd3899ee4c5c654a12.nii.gz"
+      },
+      {
+        "filename": "Area 6mp (SMA, mesial SFG) [v9.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area 6mp (SMA, mesial SFG) [v9.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Supplementarymotor_sma_r_N10_nlin2Stdcolin27_9.1_publicP_a587671b8f0fbf0a2b8f3ae5d75ec32a.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area Id5 (Insula) (v3.1)",
+    [
+      {
+        "filename": "Area Id5 (Insula) [v3.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area Id5 (Insula) [v3.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Insula_Id5_l_N10_nlin2MNI152ASYM2009C_3.1_publicDOI_c4cac3c40faf5b360f496c93d228a5f7.nii.gz"
+      },
+      {
+        "filename": "Area Id5 (Insula) [v3.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area Id5 (Insula) [v3.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Insula_Id5_l_N10_nlin2Stdcolin27_3.1_publicDOI_b2b955819205633599cce414a0175604.nii.gz"
+      },
+      {
+        "filename": "Area Id5 (Insula) [v3.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area Id5 (Insula) [v3.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Insula_Id5_r_N10_nlin2MNI152ASYM2009C_3.1_publicDOI_9c6734478af4d58b09478ea8a0f4f2ca.nii.gz"
+      },
+      {
+        "filename": "Area Id5 (Insula) [v3.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area Id5 (Insula) [v3.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Insula_Id5_r_N10_nlin2Stdcolin27_3.1_publicDOI_2baf1d46de3dc9859c78fc1b034d1855.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area FG1 (FusG) (v1.4)",
+    [
+      {
+        "filename": "Area FG1 (FusG) [v1.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area FG1 (FusG) [v1.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Visual_FG1_l_N10_nlin2MNI152ASYM2009C_1.4_publicP_bce8572815ce38ebf2348113c526316b.nii.gz"
+      },
+      {
+        "filename": "Area FG1 (FusG) [v1.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area FG1 (FusG) [v1.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Visual_FG1_l_N10_nlin2Stdcolin27_1.4_publicP_f15aef925b85cdda07a24cd5df5bb2fa.nii.gz"
+      },
+      {
+        "filename": "Area FG1 (FusG) [v1.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area FG1 (FusG) [v1.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Visual_FG1_r_N10_nlin2MNI152ASYM2009C_1.4_publicP_0d97288189f30b47b6d46a4641c6aaca.nii.gz"
+      },
+      {
+        "filename": "Area FG1 (FusG) [v1.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area FG1 (FusG) [v1.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Visual_FG1_r_N10_nlin2Stdcolin27_1.4_publicP_db04aa33e7871003968694b1876d0a54.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area FG2 (FusG) (v1.4)",
+    [
+      {
+        "filename": "Area FG2 (FusG) [v1.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area FG2 (FusG) [v1.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Visual_FG2_l_N10_nlin2MNI152ASYM2009C_1.4_publicP_f4ec7bdd50b94de8e24d588f921fe24f.nii.gz"
+      },
+      {
+        "filename": "Area FG2 (FusG) [v1.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area FG2 (FusG) [v1.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Visual_FG2_l_N10_nlin2Stdcolin27_1.4_publicP_795615fc9a62df9aabc1b4184fc26b60.nii.gz"
+      },
+      {
+        "filename": "Area FG2 (FusG) [v1.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area FG2 (FusG) [v1.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Visual_FG2_r_N10_nlin2MNI152ASYM2009C_1.4_publicP_c1ec4350fea589df56fdcdc451202997.nii.gz"
+      },
+      {
+        "filename": "Area FG2 (FusG) [v1.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area FG2 (FusG) [v1.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Visual_FG2_r_N10_nlin2Stdcolin27_1.4_publicP_b6d8306c22a2872d2010aaaed2a09e7a.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area FG3 (FusG) (v6.1)",
+    [
+      {
+        "filename": "Area FG3 (FusG) [v6.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area FG3 (FusG) [v6.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Visual_FG3_l_N10_nlin2MNI152ASYM2009C_6.1_publicP_821be84fb0820b15066242a2e9bfd144.nii.gz"
+      },
+      {
+        "filename": "Area FG3 (FusG) [v6.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area FG3 (FusG) [v6.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Visual_FG3_l_N10_nlin2Stdcolin27_6.1_publicP_cf55dcdaad33d8a1b493fb6e74b44588.nii.gz"
+      },
+      {
+        "filename": "Area FG3 (FusG) [v6.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area FG3 (FusG) [v6.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Visual_FG3_r_N10_nlin2MNI152ASYM2009C_6.1_publicP_6471455ff336127c39e73465265c8dae.nii.gz"
+      },
+      {
+        "filename": "Area FG3 (FusG) [v6.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area FG3 (FusG) [v6.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Visual_FG3_r_N10_nlin2Stdcolin27_6.1_publicP_06d27f91c81bee534e4fe646b1cbbbc1.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area FG4 (FusG) (v6.1)",
+    [
+      {
+        "filename": "Area FG4 (FusG) [v6.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area FG4 (FusG) [v6.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Visual_FG4_l_N10_nlin2MNI152ASYM2009C_6.1_publicP_2cd9d3a99ed5b800e8c27ab6dd33a5de.nii.gz"
+      },
+      {
+        "filename": "Area FG4 (FusG) [v6.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area FG4 (FusG) [v6.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Visual_FG4_l_N10_nlin2Stdcolin27_6.1_publicP_1c321f02425aa7828dce7a5b042bda82.nii.gz"
+      },
+      {
+        "filename": "Area FG4 (FusG) [v6.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area FG4 (FusG) [v6.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Visual_FG4_r_N10_nlin2MNI152ASYM2009C_6.1_publicP_f0a0c573824a033925bd4af891146e5c.nii.gz"
+      },
+      {
+        "filename": "Area FG4 (FusG) [v6.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area FG4 (FusG) [v6.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Visual_FG4_r_N10_nlin2Stdcolin27_6.1_publicP_683f9ce4bb17648f79caaafb95e3a967.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area hOc1 (V1, 17, CalcS) (v2.4)",
+    [
+      {
+        "filename": "Area hOc1 (V1, 17, CalcS) [v2.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area hOc1 (V1, 17, CalcS) [v2.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Visual_hOc1_l_N10_nlin2MNI152ASYM2009C_2.4_publicP_d3045ee3c0c4de9820eb1516d2cc72bb.nii.gz"
+      },
+      {
+        "filename": "Area hOc1 (V1, 17, CalcS) [v2.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area hOc1 (V1, 17, CalcS) [v2.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Visual_hOc1_l_N10_nlin2Stdcolin27_2.4_publicP_788fe1ea663b1fa4e7e9a8b5cf26c5d6.nii.gz"
+      },
+      {
+        "filename": "Area hOc1 (V1, 17, CalcS) [v2.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area hOc1 (V1, 17, CalcS) [v2.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Visual_hOc1_r_N10_nlin2MNI152ASYM2009C_2.4_publicP_a48ca5d938781ebaf1eaa25f59df74d0.nii.gz"
+      },
+      {
+        "filename": "Area hOc1 (V1, 17, CalcS) [v2.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area hOc1 (V1, 17, CalcS) [v2.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Visual_hOc1_r_N10_nlin2Stdcolin27_2.4_publicP_b3b742528b1d1a933c89b2604d23028d.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area hOc2 (V2, 18) (v2.4)",
+    [
+      {
+        "filename": "Area hOc2 (V2, 18) [v2.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area hOc2 (V2, 18) [v2.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Visual_hOc2_l_N10_nlin2MNI152ASYM2009C_2.4_publicP_df81c453f3cf5b8092f52723b348b1e9.nii.gz"
+      },
+      {
+        "filename": "Area hOc2 (V2, 18) [v2.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area hOc2 (V2, 18) [v2.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Visual_hOc2_l_N10_nlin2Stdcolin27_2.4_publicP_107c22563c6a2e866be63e0fa46dc438.nii.gz"
+      },
+      {
+        "filename": "Area hOc2 (V2, 18) [v2.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area hOc2 (V2, 18) [v2.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Visual_hOc2_r_N10_nlin2MNI152ASYM2009C_2.4_publicP_ce802616d4367d2869dd4bbd3f11f1cb.nii.gz"
+      },
+      {
+        "filename": "Area hOc2 (V2, 18) [v2.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area hOc2 (V2, 18) [v2.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Visual_hOc2_r_N10_nlin2Stdcolin27_2.4_publicP_a06dd5eab4720f7e81c5940c36f9af41.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area hOc3d (Cuneus) (v2.4)",
+    [
+      {
+        "filename": "Area hOc3d (Cuneus) [v2.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area hOc3d (Cuneus) [v2.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Visual_hOc3d_l_N10_nlin2MNI152ASYM2009C_2.4_publicP_a79ba6482dee871a17b26451912fc724.nii.gz"
+      },
+      {
+        "filename": "Area hOc3d (Cuneus) [v2.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area hOc3d (Cuneus) [v2.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Visual_hOc3d_l_N10_nlin2Stdcolin27_2.4_publicP_635ec81714dba724ca5da95e03ff2f40.nii.gz"
+      },
+      {
+        "filename": "Area hOc3d (Cuneus) [v2.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area hOc3d (Cuneus) [v2.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Visual_hOc3d_r_N10_nlin2MNI152ASYM2009C_2.4_publicP_1a84fb38fc980635c9428b549b3c510c.nii.gz"
+      },
+      {
+        "filename": "Area hOc3d (Cuneus) [v2.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area hOc3d (Cuneus) [v2.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Visual_hOc3d_r_N10_nlin2Stdcolin27_2.4_publicP_9263f0e0b2aafbd5e3f8eb672ab49353.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area hOc3v (LingG) (v3.4)",
+    [
+      {
+        "filename": "Area hOc3v (LingG) [v3.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area hOc3v (LingG) [v3.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Visual_hOc3v_l_N10_nlin2MNI152ASYM2009C_3.4_publicP_65e888ad8a2a691d651f0404947518fb.nii.gz"
+      },
+      {
+        "filename": "Area hOc3v (LingG) [v3.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area hOc3v (LingG) [v3.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Visual_hOc3v_l_N10_nlin2Stdcolin27_3.4_publicP_1a697c6ce10e7244d6a934a45c5dc79c.nii.gz"
+      },
+      {
+        "filename": "Area hOc3v (LingG) [v3.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area hOc3v (LingG) [v3.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Visual_hOc3v_r_N10_nlin2MNI152ASYM2009C_3.4_publicP_8ce4868d81d4785cc2ac6a8d0b7a670b.nii.gz"
+      },
+      {
+        "filename": "Area hOc3v (LingG) [v3.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area hOc3v (LingG) [v3.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Visual_hOc3v_r_N10_nlin2Stdcolin27_3.4_publicP_5ac50d54d3501d4acffbbe89b8b3521b.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area hOc4d (Cuneus) (v2.4)",
+    [
+      {
+        "filename": "Area hOc4d (Cuneus) [v2.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area hOc4d (Cuneus) [v2.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Visual_hOc4d_l_N10_nlin2MNI152ASYM2009C_2.4_publicP_85c7f5168facd3330e23ac4af64a4275.nii.gz"
+      },
+      {
+        "filename": "Area hOc4d (Cuneus) [v2.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area hOc4d (Cuneus) [v2.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Visual_hOc4d_l_N10_nlin2Stdcolin27_2.4_publicP_61837c79a744d456c34d3af946b676a3.nii.gz"
+      },
+      {
+        "filename": "Area hOc4d (Cuneus) [v2.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area hOc4d (Cuneus) [v2.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Visual_hOc4d_r_N10_nlin2MNI152ASYM2009C_2.4_publicP_cb49cab793d13a0886b57da4d8585e53.nii.gz"
+      },
+      {
+        "filename": "Area hOc4d (Cuneus) [v2.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area hOc4d (Cuneus) [v2.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Visual_hOc4d_r_N10_nlin2Stdcolin27_2.4_publicP_d4018904740da8830742474d5e8f94e0.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area hOc4la (LOC) (v3.4)",
+    [
+      {
+        "filename": "Area hOc4la (LOC) [v3.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area hOc4la (LOC) [v3.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Visual_hOc4la_l_N10_nlin2MNI152ASYM2009C_3.4_publicP_4b22039a9e6b5d46c63af27028c3eb2c.nii.gz"
+      },
+      {
+        "filename": "Area hOc4la (LOC) [v3.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area hOc4la (LOC) [v3.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Visual_hOc4la_l_N10_nlin2Stdcolin27_3.4_publicP_16f642398096ac1344ca8f41bcd72cfe.nii.gz"
+      },
+      {
+        "filename": "Area hOc4la (LOC) [v3.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area hOc4la (LOC) [v3.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Visual_hOc4la_r_N10_nlin2MNI152ASYM2009C_3.4_publicP_4216964f14a3201ed0e59f698e071935.nii.gz"
+      },
+      {
+        "filename": "Area hOc4la (LOC) [v3.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area hOc4la (LOC) [v3.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Visual_hOc4la_r_N10_nlin2Stdcolin27_3.4_publicP_18a6ea6984f712e91c0de10b2bb9a407.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area hOc4lp (LOC) (v3.4)",
+    [
+      {
+        "filename": "Area hOc4lp (LOC) [v3.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area hOc4lp (LOC) [v3.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Visual_hOc4lp_l_N10_nlin2MNI152ASYM2009C_3.4_publicP_505d832a41fdf69427cedbbca146705e.nii.gz"
+      },
+      {
+        "filename": "Area hOc4lp (LOC) [v3.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area hOc4lp (LOC) [v3.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Visual_hOc4lp_l_N10_nlin2Stdcolin27_3.4_publicP_fabcd708723f7c86e6cac4e4128e2c4d.nii.gz"
+      },
+      {
+        "filename": "Area hOc4lp (LOC) [v3.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area hOc4lp (LOC) [v3.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Visual_hOc4lp_r_N10_nlin2MNI152ASYM2009C_3.4_publicP_fa5a9ca0badef71585a2c9ab40ce1ddf.nii.gz"
+      },
+      {
+        "filename": "Area hOc4lp (LOC) [v3.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area hOc4lp (LOC) [v3.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Visual_hOc4lp_r_N10_nlin2Stdcolin27_3.4_publicP_1b5e1b3ae596329a1cdbb2d93d525507.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area hOc4v (LingG) (v3.4)",
+    [
+      {
+        "filename": "Area hOc4v (LingG) [v3.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area hOc4v (LingG) [v3.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Visual_hOc4v_l_N10_nlin2MNI152ASYM2009C_3.4_publicP_411fef399d0549ef7e4b5a717fdd4c23.nii.gz"
+      },
+      {
+        "filename": "Area hOc4v (LingG) [v3.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area hOc4v (LingG) [v3.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Visual_hOc4v_l_N10_nlin2Stdcolin27_3.4_publicP_45fabb5f075b26870141ef823fa15afb.nii.gz"
+      },
+      {
+        "filename": "Area hOc4v (LingG) [v3.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area hOc4v (LingG) [v3.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Visual_hOc4v_r_N10_nlin2MNI152ASYM2009C_3.4_publicP_520fad8687876ce9cbbb2d4ef43de4d2.nii.gz"
+      },
+      {
+        "filename": "Area hOc4v (LingG) [v3.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area hOc4v (LingG) [v3.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Visual_hOc4v_r_N10_nlin2Stdcolin27_3.4_publicP_82034ecd08bd39b16df0f465c94ceac0.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area hOc5 (LOC) (v2.4)",
+    [
+      {
+        "filename": "Area hOc5 (LOC) [v2.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area hOc5 (LOC) [v2.4, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Visual_hOc5_l_N10_nlin2MNI152ASYM2009C_2.4_publicP_8711958bf427c07b36e28d6687bd7003.nii.gz"
+      },
+      {
+        "filename": "Area hOc5 (LOC) [v2.4, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area hOc5 (LOC) [v2.4, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Visual_hOc5_l_N10_nlin2Stdcolin27_2.4_publicP_6ed980373c276947f90f58eefe410f96.nii.gz"
+      },
+      {
+        "filename": "Area hOc5 (LOC) [v2.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area hOc5 (LOC) [v2.4, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Visual_hOc5_r_N10_nlin2MNI152ASYM2009C_2.4_publicP_f5d20a1ad3db354a5b9a6f13beb905b6.nii.gz"
+      },
+      {
+        "filename": "Area hOc5 (LOC) [v2.4, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area hOc5 (LOC) [v2.4, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Visual_hOc5_r_N10_nlin2Stdcolin27_2.4_publicP_7542c361d311176986f0dbab9561b2f6.nii.gz"
+      }
+    ]
+  ],
+  [
+    "Probabilistic cytoarchitectonic map of Area hOc6 (POS) (v7.1)",
+    [
+      {
+        "filename": "Area hOc6 (POS) [v7.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area hOc6 (POS) [v7.1, ICBM 2009c Asymmetric, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Visual_hOc6_l_N10_nlin2MNI152ASYM2009C_7.1_publicP_768ea7470e377af487c4bab30b5e3f5a.nii.gz"
+      },
+      {
+        "filename": "Area hOc6 (POS) [v7.1, Colin 27, left hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area hOc6 (POS) [v7.1, Colin 27, left hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Visual_hOc6_l_N10_nlin2Stdcolin27_7.1_publicP_be904a3989a71a4a202110ff3c6bc446.nii.gz"
+      },
+      {
+        "filename": "Area hOc6 (POS) [v7.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "templateSpace": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+        "name": "Area hOc6 (POS) [v7.1, ICBM 2009c Asymmetric, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/icbm152casym/pmaps/Visual_hOc6_r_N10_nlin2MNI152ASYM2009C_7.1_publicP_abac2ae4767d3c4a3dbf7d9558d9f789.nii.gz"
+      },
+      {
+        "filename": "Area hOc6 (POS) [v7.1, Colin 27, right hemisphere]",
+        "templateSpace": "MNI Colin 27",
+        "name": "Area hOc6 (POS) [v7.1, Colin 27, right hemisphere]",
+        "mimetype": "application/nifti",
+        "url": "https://neuroglancer.humanbrainproject.eu/precomputed/JuBrain/17/colin27/pmaps/Visual_hOc6_r_N10_nlin2Stdcolin27_7.1_publicP_d39518619b83c18a818916c2d96bca68.nii.gz"
+      }
+    ]
+  ]
+]
\ No newline at end of file
diff --git a/deploy/datasets/supplements/previewFile.js b/deploy/datasets/supplements/previewFile.js
index dcdf4db88c076e45b4f11cf10c82eba348b82238..ea178530c1ed118387393dd8754f325b2ff521a2 100644
--- a/deploy/datasets/supplements/previewFile.js
+++ b/deploy/datasets/supplements/previewFile.js
@@ -3,6 +3,7 @@ const path = require('path')
 
 const DISABLE_RECEPTOR_PREVIEW = process.env.DISABLE_RECEPTOR_PREVIEW
 const DISABLE_JUBRAIN_PMAP = process.env.DISABLE_JUBRAIN_PMAP
+const DISABLE_JUBRAIN_PMAP_V17 = process.env.DISABLE_JUBRAIN_PMAP_V17
 const DISABLE_DWM_PMAP = process.env.DISABLE_DWM_PMAP
 const HOSTNAME = process.env.HOSTNAME || 'http://localhost:3000'
 
@@ -22,7 +23,8 @@ const readFile = (filename) => new Promise((resolve) => {
 Promise.all([
   DISABLE_RECEPTOR_PREVIEW ? Promise.resolve([]) : readFile('receptorPreview.json'),
   DISABLE_JUBRAIN_PMAP ? Promise.resolve([]) : readFile('pmapJubrainPreview.json'),
-  DISABLE_DWM_PMAP ? Promise.resolve([]) : readFile('pmapDWMPreview.json')
+  DISABLE_DWM_PMAP ? Promise.resolve([]) : readFile('pmapDWMPreview.json'),
+  DISABLE_JUBRAIN_PMAP_V17 ? Promise.resolve([]) : readFile('pmapJuBrainV17Preview.json')
 ])
   .then(arrOfA => arrOfA.reduce((acc, item) => acc.concat(item), []))
   .then(iterable => {
@@ -33,8 +35,13 @@ Promise.all([
     console.error('preview file error', e)
   })
 
-exports.getPreviewFile = ({ datasetName }) => Promise.resolve(
+exports.getPreviewFile = ({ datasetName, templateSelected }) => Promise.resolve(
   previewMap.get(datasetName)
+    .filter(({ templateSpace }) => {
+      if (!templateSpace) return true
+      if (!templateSelected) return true
+      return templateSpace === templateSelected
+    })
     .map(file => {
       return {
         ...file,
diff --git a/deploy/preview/index.js b/deploy/preview/index.js
new file mode 100644
index 0000000000000000000000000000000000000000..508cae3bb79b1a947ffcc748b2f8b1fd69eb6eaa
--- /dev/null
+++ b/deploy/preview/index.js
@@ -0,0 +1,27 @@
+const router = require('express').Router()
+const request = require('request')
+const url = require('url')
+const stream = require('stream')
+
+let PROXY_HOSTNAME_WHITELIST
+
+try{
+  PROXY_HOSTNAME_WHITELIST = JSON.parse(process.env.PROXY_HOSTNAME_WHITELIST)
+}catch(e){
+  PROXY_HOSTNAME_WHITELIST = []
+}
+
+const whiteList = new Set([
+  'object.cscs.ch',
+  ...PROXY_HOSTNAME_WHITELIST
+])
+
+router.get('/file', (req, res) => {
+  const { fileUrl } = req.query
+  const f = url.parse(fileUrl)
+  if(f && f.hostname && whiteList.has(f.hostname))
+    return request(fileUrl).pipe(res)
+  else res.status(400).send()
+})
+
+module.exports = router
\ No newline at end of file
diff --git a/deploy/templates/query.js b/deploy/templates/query.js
index 3230eb9cdbf2714198ecdb5e7974673ac58afedc..1ecebe476dce91c21819342ad6031f46643b1db8 100644
--- a/deploy/templates/query.js
+++ b/deploy/templates/query.js
@@ -12,7 +12,7 @@ exports.getAllTemplates = () => new Promise((resolve, reject) => {
     'colin',
     'MNI152',
     'waxholmRatV2_0',
-    // 'allenMouse'
+    'allenMouse'
   ]
   resolve(templates)
 })
diff --git a/package.json b/package.json
index cc9f3cb40799d0a003cb80d65087ecc980f51cdc..2acb48676fed72ee9fa9639abe26b48488e7a0f4 100644
--- a/package.json
+++ b/package.json
@@ -34,6 +34,7 @@
     "@angular/language-service": "^7.2.15",
     "@angular/platform-browser": "^7.2.15",
     "@angular/platform-browser-dynamic": "^7.2.15",
+    "@ngrx/effects": "^7.4.0",
     "@ngrx/store": "^6.0.1",
     "@ngtools/webpack": "^6.0.5",
     "@types/chart.js": "^2.7.20",
diff --git a/src/atlasViewer/atlasViewer.apiService.service.ts b/src/atlasViewer/atlasViewer.apiService.service.ts
index bdaf63c10763e0cf58075995cb2f570262a40552..5173ec7a7825790bb058a09b56aa5cf0cb8c6c11 100644
--- a/src/atlasViewer/atlasViewer.apiService.service.ts
+++ b/src/atlasViewer/atlasViewer.apiService.service.ts
@@ -172,6 +172,10 @@ export interface InteractiveViewerInterface{
 
     mouseEvent : Observable<{eventName:string,event:MouseEvent}>
     mouseOverNehuba : Observable<{labelIndex : number, foundRegion : any | null}>
+    /**
+     * TODO add to documentation
+     */
+    mouseOverNehubaLayers: Observable<{layer:{name:string}, segment: any | number }[]>
 
     getNgHash : () => string
   }
diff --git a/src/atlasViewer/atlasViewer.component.ts b/src/atlasViewer/atlasViewer.component.ts
index e5255e8182643a782aecc7d01718c077c399230c..3a758aa9815642fc8bda62dc86e6d671d7227643 100644
--- a/src/atlasViewer/atlasViewer.component.ts
+++ b/src/atlasViewer/atlasViewer.component.ts
@@ -23,6 +23,12 @@ import { ToastService } from "src/services/toastService.service";
 import { ZipFileDownloadService } from "src/services/zipFileDownload.service";
 import {forEach} from "@angular/router/src/utils/collection";
 
+/**
+ * TODO
+ * check against auxlillary mesh indicies, to only filter out aux indicies
+ */
+const filterFn = (segment) => typeof segment.segment !== 'string'
+
 @Component({
   selector: 'atlas-viewer',
   templateUrl: './atlasViewer.template.html',
@@ -204,9 +210,14 @@ export class AtlasViewer implements OnDestroy, OnInit, AfterViewInit {
       this.onhoverLandmark$
     ).pipe(
       map(([segments, onhoverLandmark]) => onhoverLandmark ? null : segments ),
-      map(segments => !segments || segments.length === 0
-          ? null
-          : segments.map(s => s.segment) )
+      map(segments => {
+        if (!segments)
+          return null
+        const filteredSeg = segments.filter(filterFn)
+        return filteredSeg.length > 0
+          ? segments.map(s => s.segment) 
+          : null
+        })
     )
 
     this.selectedParcellation$ = this.store.pipe(
diff --git a/src/atlasViewer/atlasViewer.workerService.service.ts b/src/atlasViewer/atlasViewer.workerService.service.ts
index 304b291958d3cb37f952fa2d7c13eceaf18ca27f..aefcfa162bae82f253c2325cfaf198712bcf39f7 100644
--- a/src/atlasViewer/atlasViewer.workerService.service.ts
+++ b/src/atlasViewer/atlasViewer.workerService.service.ts
@@ -1,11 +1,16 @@
 import { Injectable } from "@angular/core";
 
+/**
+ * export the worker, so that services that does not require dependency injection can import the worker
+ */
+export const worker = new Worker('worker.js')
+
 @Injectable({
   providedIn:'root'
 })
 
 export class AtlasWorkerService{
-  public worker = new Worker('worker.js')
+  public worker = worker
   public safeMeshSet : Map<string, Set<number>> = new Map()
 }
 
diff --git a/src/components/components.module.ts b/src/components/components.module.ts
index d51928617d69ff3089cb7aa07dcfd7da2d37b0f0..e435687fd0541445a7989f8f87f1bb3eb392bae9 100644
--- a/src/components/components.module.ts
+++ b/src/components/components.module.ts
@@ -28,6 +28,7 @@ import { PillComponent } from './pill/pill.component';
 import { CommonModule } from '@angular/common';
 import { RadioList } from './radiolist/radiolist.component';
 import { AngularMaterialModule } from 'src/ui/sharedModules/angularMaterial.module';
+import { FilterCollapsePipe } from './flatTree/filterCollapse.pipe';
 
 
 @NgModule({
@@ -65,7 +66,8 @@ import { AngularMaterialModule } from 'src/ui/sharedModules/angularMaterial.modu
     HighlightPipe,
     FitlerRowsByVisibilityPipe,
     AppendSiblingFlagPipe,
-    ClusteringPipe
+    ClusteringPipe,
+    FilterCollapsePipe
   ],
   exports : [
     BrowserAnimationsModule,
diff --git a/src/components/flatTree/filterCollapse.pipe.ts b/src/components/flatTree/filterCollapse.pipe.ts
new file mode 100644
index 0000000000000000000000000000000000000000..00ce53d406e06c316d6b9027b5570f068578e69e
--- /dev/null
+++ b/src/components/flatTree/filterCollapse.pipe.ts
@@ -0,0 +1,28 @@
+import { PipeTransform, Pipe } from "@angular/core";
+
+@Pipe({
+  name: 'filterCollapsePipe'
+})
+
+export class FilterCollapsePipe implements PipeTransform{
+  public transform(array: any[], collapsedLevels: Set<string>, uncollapsedLevels: Set<string>, defaultCollapse: boolean ){
+    const isCollapsedById = (id) => {
+
+      return collapsedLevels.has(id) 
+      ? true
+      : uncollapsedLevels.has(id)
+        ? false
+        : !defaultCollapse
+    }
+    const returnArray =  array.filter(item => {
+      return !item.lvlId.split('_')
+        .filter((v,idx,arr) => idx < arr.length -1 )
+        .reduce((acc,curr) => acc
+          .concat(acc.length === 0 
+            ? curr 
+            : acc[acc.length -1].concat(`_${curr}`)), [])
+        .some(id => isCollapsedById(id))
+    })
+    return returnArray
+  }
+}
\ No newline at end of file
diff --git a/src/components/flatTree/flatTree.component.ts b/src/components/flatTree/flatTree.component.ts
index bf1efd663bf2bb3f9af5615fb5284057f341be7c..d6002b13089f56e10b96b5b49463b4b3e7694b68 100644
--- a/src/components/flatTree/flatTree.component.ts
+++ b/src/components/flatTree/flatTree.component.ts
@@ -43,9 +43,15 @@ export class FlatTreeComponent{
   uncollapsedLevels : Set<string> = new Set()
 
   toggleCollapse(flattenedItem:FlattenedTreeInterface){
-    this.isCollapsed(flattenedItem)
-      ? (this.collapsedLevels.delete(flattenedItem.lvlId), this.uncollapsedLevels.add(flattenedItem.lvlId))
-      : (this.collapsedLevels.add(flattenedItem.lvlId), this.uncollapsedLevels.delete(flattenedItem.lvlId))
+    if (this.isCollapsed(flattenedItem)) {
+      this.collapsedLevels.delete(flattenedItem.lvlId)
+      this.uncollapsedLevels.add(flattenedItem.lvlId)
+    } else {
+      this.collapsedLevels.add(flattenedItem.lvlId)
+      this.uncollapsedLevels.delete(flattenedItem.lvlId)
+    }
+    this.collapsedLevels = new Set(this.collapsedLevels)
+    this.uncollapsedLevels = new Set(this.uncollapsedLevels)
   }
 
   isCollapsed(flattenedItem:FlattenedTreeInterface):boolean{
diff --git a/src/components/flatTree/flatTree.template.html b/src/components/flatTree/flatTree.template.html
index 6340f50b7992ab68a9b01213699fb5cd2db666a5..3dc5601046cb636f23482dbe2025df86a6c7c4c1 100644
--- a/src/components/flatTree/flatTree.template.html
+++ b/src/components/flatTree/flatTree.template.html
@@ -4,13 +4,12 @@
   itemSize="15">
 
   <div
-    *cdkVirtualFor="let flattenedItem of (inputItem | flattenTreePipe : findChildren | filterRowsByVisbilityPipe : findChildren : searchFilter | appendSiblingFlagPipe )" 
+    *cdkVirtualFor="let flattenedItem of (inputItem | flattenTreePipe : findChildren | filterRowsByVisbilityPipe : findChildren : searchFilter | appendSiblingFlagPipe | filterCollapsePipe : collapsedLevels : uncollapsedLevels : childrenExpanded )" 
     [ngClass]="getClass(flattenedItem.flattenedTreeLevel)"
     class="text-nowrap"
     [attr.flattenedtreelevel]="flattenedItem.flattenedTreeLevel" 
     [attr.collapsed]="flattenedItem.collapsed ? flattenedItem.collapsed : false"
     [attr.lvlId]="flattenedItem.lvlId"
-    [hidden]="collapseRow(flattenedItem) "
     renderNode>
 
     <span class="padding-block-container">
diff --git a/src/main.module.ts b/src/main.module.ts
index 7735480ad07bb9d28ac8a7b54bd302200d218719..daf52879997c91f152b4e8d66cf0b921dd82ad24 100644
--- a/src/main.module.ts
+++ b/src/main.module.ts
@@ -40,6 +40,8 @@ import { DatabrowserService } from "./ui/databrowserModule/databrowser.service";
 import { TransformOnhoverSegmentPipe } from "./atlasViewer/onhoverSegment.pipe";
 import { ZipFileDownloadService } from "./services/zipFileDownload.service";
 import {HttpClientModule} from "@angular/common/http";
+import { EffectsModule } from "@ngrx/effects";
+import { UseEffects } from "./services/effect/effect";
 
 @NgModule({
   imports : [
@@ -53,6 +55,9 @@ import {HttpClientModule} from "@angular/common/http";
     ModalModule.forRoot(),
     TooltipModule.forRoot(),
     TabsModule.forRoot(),
+    EffectsModule.forRoot([
+      UseEffects
+    ]),
     StoreModule.forRoot({
       pluginState,
       viewerConfigState,
diff --git a/src/res/ext/MNI152.json b/src/res/ext/MNI152.json
index b018dd5c8c8ee3e63a6b90cc75b0e50e87918b13..e9375b81021754ca42e3e91fc447cf89488e04ea 100644
--- a/src/res/ext/MNI152.json
+++ b/src/res/ext/MNI152.json
@@ -1 +1,6921 @@
-{"name":"MNI 152 ICBM 2009c Nonlinear Asymmetric","type":"template","species":"Human","useTheme":"dark","ngId":"mni152","nehubaConfigURL":"nehubaConfig/MNI152NehubaConfig","parcellations":[{"name":"JuBrain Cytoarchitectonic Atlas","properties":{"version":"1.0","description":"not yet","publications":[],"nifty": [{"file":  "jubrain-max-pmap-v22c_space-mnicolin27.nii", "size": "44000"}]},"regions":[{"name":"telencephalon","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"cerebral nuclei","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"basal forebrain","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"magnocellular group within septum","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Ch 123 (Basal Forebrain)","arealabel":"Ch-123","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[124,233,167],"children":[{"name":"Ch 123 (Basal Forebrain) - left hemisphere","rgb":[124,233,167],"labelIndex":286,"ngId":"jubrain v17 left","children":[]},{"name":"Ch 123 (Basal Forebrain) - right hemisphere","rgb":[124,233,167],"ngId":"jubrain v17 right","labelIndex":286,"children":[]}]}]},{"name":"sublenticular part of basal forebrain","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Ch 4 (Basal Forebrain)","arealabel":"Ch-4","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[116,243,12],"children":[{"name":"Ch 4 (Basal Forebrain) - left hemisphere","rgb":[116,243,12],"labelIndex":264,"ngId":"jubrain v17 left","children":[]},{"name":"Ch 4 (Basal Forebrain) - right hemisphere","rgb":[116,243,12],"ngId":"jubrain v17 right","labelIndex":264,"children":[]}]}]},{"name":"magnocellular group within horizontal limb of diagnoal band","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Ch 123 (Basal Forebrain)","arealabel":"Ch-123","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[124,233,167],"children":[{"name":"Ch 123 (Basal Forebrain) - left hemisphere","rgb":[124,233,167],"labelIndex":286,"ngId":"jubrain v17 left","children":[]},{"name":"Ch 123 (Basal Forebrain) - right hemisphere","rgb":[124,233,167],"ngId":"jubrain v17 right","labelIndex":286,"children":[]}]}]}]},{"name":"amygdala","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"laterobasal group","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"LB (Amygdala)","arealabel":"LB","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[188,16,222],"children":[{"name":"LB (Amygdala) - left hemisphere","rgb":[188,16,222],"labelIndex":187,"ngId":"jubrain v17 left","children":[]},{"name":"LB (Amygdala) - right hemisphere","rgb":[188,16,222],"ngId":"jubrain v17 right","labelIndex":187,"children":[]}]}]},{"name":"superficial group","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"CM (Amygdala)","arealabel":"CM","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[102,180,202],"children":[{"name":"CM (Amygdala) - left hemisphere","rgb":[102,180,202],"labelIndex":22,"ngId":"jubrain v17 left","children":[]},{"name":"CM (Amygdala) - right hemisphere","rgb":[102,180,202],"ngId":"jubrain v17 right","labelIndex":22,"children":[]}]},{"name":"SF (Amygdala)","arealabel":"SF","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[18,168,22],"children":[{"name":"SF (Amygdala) - left hemisphere","rgb":[18,168,22],"labelIndex":186,"ngId":"jubrain v17 left","children":[]},{"name":"SF (Amygdala) - right hemisphere","rgb":[18,168,22],"ngId":"jubrain v17 right","labelIndex":186,"children":[]}]}]},{"name":"fiber masses","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"MF (Amygdala)","arealabel":"MF","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[190,200,9],"children":[{"name":"MF (Amygdala) - left hemisphere","rgb":[190,200,9],"labelIndex":235,"ngId":"jubrain v17 left","children":[]},{"name":"MF (Amygdala) - right hemisphere","rgb":[190,200,9],"ngId":"jubrain v17 right","labelIndex":235,"children":[]}]},{"name":"VTM (Amygdala)","arealabel":"VTM","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[89,178,185],"children":[{"name":"VTM (Amygdala) - left hemisphere","rgb":[89,178,185],"labelIndex":228,"ngId":"jubrain v17 left","children":[]},{"name":"VTM (Amygdala) - right hemisphere","rgb":[89,178,185],"ngId":"jubrain v17 right","labelIndex":228,"children":[]}]},{"name":"IF (Amygdala)","arealabel":"IF","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[120,190,129],"children":[{"name":"IF (Amygdala) - left hemisphere","rgb":[120,190,129],"labelIndex":237,"ngId":"jubrain v17 left","children":[]},{"name":"IF (Amygdala) - right hemisphere","rgb":[120,190,129],"ngId":"jubrain v17 right","labelIndex":237,"children":[]}]}]},{"name":"centromedial group","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"CM (Amygdala)","arealabel":"CM","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[89,4,190],"children":[{"name":"CM (Amygdala) - left hemisphere","rgb":[89,4,190],"labelIndex":16,"ngId":"jubrain v17 left","children":[]},{"name":"CM (Amygdala) - right hemisphere","rgb":[89,4,190],"ngId":"jubrain v17 right","labelIndex":16,"children":[]}]},{"name":"CM (Amygdala)","arealabel":"CM","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[9,120,220],"children":[{"name":"CM (Amygdala) - left hemisphere","rgb":[9,120,220],"labelIndex":21,"ngId":"jubrain v17 left","children":[]},{"name":"CM (Amygdala) - right hemisphere","rgb":[9,120,220],"ngId":"jubrain v17 right","labelIndex":21,"children":[]}]}]}]}]},{"name":"cerebral cortex","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"parietal lobe","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"superior parietal lobule","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area 7P (SPL)","arealabel":"Area-7P","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[52,20,106],"children":[{"name":"Area 7P (SPL) - left hemisphere","rgb":[52,20,106],"labelIndex":208,"ngId":"jubrain v17 left","children":[]},{"name":"Area 7P (SPL) - right hemisphere","rgb":[52,20,106],"ngId":"jubrain v17 right","labelIndex":208,"children":[]}]},{"name":"Area 5M (SPL)","arealabel":"Area-5M","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[225,245,76],"children":[{"name":"Area 5M (SPL) - left hemisphere","rgb":[225,245,76],"labelIndex":131,"ngId":"jubrain v17 left","children":[]},{"name":"Area 5M (SPL) - right hemisphere","rgb":[225,245,76],"ngId":"jubrain v17 right","labelIndex":131,"children":[]}]},{"name":"Area 7PC (SPL)","arealabel":"Area-7PC","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[252,89,28],"children":[{"name":"Area 7PC (SPL) - left hemisphere","rgb":[252,89,28],"labelIndex":132,"ngId":"jubrain v17 left","children":[]},{"name":"Area 7PC (SPL) - right hemisphere","rgb":[252,89,28],"ngId":"jubrain v17 right","labelIndex":132,"children":[]}]},{"name":"Area 5L (SPL)","arealabel":"Area-5L","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[184,185,58],"children":[{"name":"Area 5L (SPL) - left hemisphere","rgb":[184,185,58],"labelIndex":130,"ngId":"jubrain v17 left","children":[]},{"name":"Area 5L (SPL) - right hemisphere","rgb":[184,185,58],"ngId":"jubrain v17 right","labelIndex":130,"children":[]}]},{"name":"Area 7M (SPL)","arealabel":"Area-7M","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[205,61,236],"children":[{"name":"Area 7M (SPL) - left hemisphere","rgb":[205,61,236],"labelIndex":135,"ngId":"jubrain v17 left","children":[]},{"name":"Area 7M (SPL) - right hemisphere","rgb":[205,61,236],"ngId":"jubrain v17 right","labelIndex":135,"children":[]}]},{"name":"Area 7A (SPL)","arealabel":"Area-7A","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[38,204,19],"children":[{"name":"Area 7A (SPL) - left hemisphere","rgb":[38,204,19],"labelIndex":134,"ngId":"jubrain v17 left","children":[]},{"name":"Area 7A (SPL) - right hemisphere","rgb":[38,204,19],"ngId":"jubrain v17 right","labelIndex":134,"children":[]}]},{"name":"Area 5Ci (SPL)","arealabel":"Area-5Ci","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[79,242,146],"children":[{"name":"Area 5Ci (SPL) - left hemisphere","rgb":[79,242,146],"labelIndex":136,"ngId":"jubrain v17 left","children":[]},{"name":"Area 5Ci (SPL) - right hemisphere","rgb":[79,242,146],"ngId":"jubrain v17 right","labelIndex":136,"children":[]}]}]},{"name":"parietal operculum","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area OP2 (POperc)","arealabel":"Area-OP2","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[36,47,221],"children":[{"name":"Area OP2 (POperc) - left hemisphere","rgb":[36,47,221],"labelIndex":74,"ngId":"jubrain v17 left","children":[]},{"name":"Area OP2 (POperc) - right hemisphere","rgb":[36,47,221],"ngId":"jubrain v17 right","labelIndex":74,"children":[]}]},{"name":"Area OP4 (POperc)","arealabel":"Area-OP4","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[89,80,132],"children":[{"name":"Area OP4 (POperc) - left hemisphere","rgb":[89,80,132],"labelIndex":72,"ngId":"jubrain v17 left","children":[]},{"name":"Area OP4 (POperc) - right hemisphere","rgb":[89,80,132],"ngId":"jubrain v17 right","labelIndex":72,"children":[]}]},{"name":"Area OP3 (POperc)","arealabel":"Area-OP3","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[58,122,80],"children":[{"name":"Area OP3 (POperc) - left hemisphere","rgb":[58,122,80],"labelIndex":75,"ngId":"jubrain v17 left","children":[]},{"name":"Area OP3 (POperc) - right hemisphere","rgb":[58,122,80],"ngId":"jubrain v17 right","labelIndex":75,"children":[]}]},{"name":"Area OP1 (POperc)","arealabel":"Area-OP1","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[250,182,34],"children":[{"name":"Area OP1 (POperc) - left hemisphere","rgb":[250,182,34],"labelIndex":73,"ngId":"jubrain v17 left","children":[]},{"name":"Area OP1 (POperc) - right hemisphere","rgb":[250,182,34],"ngId":"jubrain v17 right","labelIndex":73,"children":[]}]}]},{"name":"postcentral gyrus","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area 1 (PostCG)","arealabel":"Area-1","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[232,185,250],"children":[{"name":"Area 1 (PostCG) - left hemisphere","rgb":[232,185,250],"labelIndex":125,"ngId":"jubrain v17 left","children":[]},{"name":"Area 1 (PostCG) - right hemisphere","rgb":[232,185,250],"ngId":"jubrain v17 right","labelIndex":125,"children":[]}]},{"name":"Area 3b (PostCG)","arealabel":"Area-3b","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[239,246,155],"children":[{"name":"Area 3b (PostCG) - left hemisphere","rgb":[239,246,155],"labelIndex":127,"ngId":"jubrain v17 left","children":[]},{"name":"Area 3b (PostCG) - right hemisphere","rgb":[239,246,155],"ngId":"jubrain v17 right","labelIndex":127,"children":[]}]},{"name":"Area 3a (PostCG)","arealabel":"Area-3a","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[187,133,50],"children":[{"name":"Area 3a (PostCG) - left hemisphere","rgb":[187,133,50],"labelIndex":126,"ngId":"jubrain v17 left","children":[]},{"name":"Area 3a (PostCG) - right hemisphere","rgb":[187,133,50],"ngId":"jubrain v17 right","labelIndex":126,"children":[]}]},{"name":"Area 2 (PostCS)","arealabel":"Area-2","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[23,13,35],"children":[{"name":"Area 2 (PostCS) - left hemisphere","rgb":[23,13,35],"labelIndex":252,"ngId":"jubrain v17 left","children":[]},{"name":"Area 2 (PostCS) - right hemisphere","rgb":[23,13,35],"ngId":"jubrain v17 right","labelIndex":252,"children":[]}]}]},{"name":"inferior parietal lobule","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area PFm (IPL)","arealabel":"Area-PFm","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[53,76,145],"children":[{"name":"Area PFm (IPL) - left hemisphere","rgb":[53,76,145],"labelIndex":112,"ngId":"jubrain v17 left","children":[]},{"name":"Area PFm (IPL) - right hemisphere","rgb":[53,76,145],"ngId":"jubrain v17 right","labelIndex":112,"children":[]}]},{"name":"Area PFop (IPL)","arealabel":"Area-PFop","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[146,153,177],"children":[{"name":"Area PFop (IPL) - left hemisphere","rgb":[146,153,177],"labelIndex":111,"ngId":"jubrain v17 left","children":[]},{"name":"Area PFop (IPL) - right hemisphere","rgb":[146,153,177],"ngId":"jubrain v17 right","labelIndex":111,"children":[]}]},{"name":"Area PF (IPL)","arealabel":"Area-PF","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[226,211,61],"children":[{"name":"Area PF (IPL) - left hemisphere","rgb":[226,211,61],"labelIndex":206,"ngId":"jubrain v17 left","children":[]},{"name":"Area PF (IPL) - right hemisphere","rgb":[226,211,61],"ngId":"jubrain v17 right","labelIndex":206,"children":[]}]},{"name":"Area PGp (IPL)","arealabel":"Area-PGp","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[92,116,83],"children":[{"name":"Area PGp (IPL) - left hemisphere","rgb":[92,116,83],"labelIndex":108,"ngId":"jubrain v17 left","children":[]},{"name":"Area PGp (IPL) - right hemisphere","rgb":[92,116,83],"ngId":"jubrain v17 right","labelIndex":108,"children":[]}]},{"name":"Area PGa (IPL)","arealabel":"Area-PGa","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[42,236,131],"children":[{"name":"Area PGa (IPL) - left hemisphere","rgb":[42,236,131],"labelIndex":110,"ngId":"jubrain v17 left","children":[]},{"name":"Area PGa (IPL) - right hemisphere","rgb":[42,236,131],"ngId":"jubrain v17 right","labelIndex":110,"children":[]}]},{"name":"Area PFt (IPL)","arealabel":"Area-PFt","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[120,135,232],"children":[{"name":"Area PFt (IPL) - left hemisphere","rgb":[120,135,232],"labelIndex":109,"ngId":"jubrain v17 left","children":[]},{"name":"Area PFt (IPL) - right hemisphere","rgb":[120,135,232],"ngId":"jubrain v17 right","labelIndex":109,"children":[]}]},{"name":"Area PFcm (IPL)","arealabel":"Area-PFcm","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[98,128,120],"children":[{"name":"Area PFcm (IPL) - left hemisphere","rgb":[98,128,120],"labelIndex":113,"ngId":"jubrain v17 left","children":[]},{"name":"Area PFcm (IPL) - right hemisphere","rgb":[98,128,120],"ngId":"jubrain v17 right","labelIndex":113,"children":[]}]}]},{"name":"parieto-occipital sulcus","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area hPO1 (POS)","arealabel":"Area-hPO1","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[153,232,235],"children":[{"name":"Area hPO1 (POS) - left hemisphere","rgb":[153,232,235],"labelIndex":297,"ngId":"jubrain v17 left","children":[]},{"name":"Area hPO1 (POS) - right hemisphere","rgb":[153,232,235],"ngId":"jubrain v17 right","labelIndex":297,"children":[]}]}]},{"name":"intraparietal sulcus","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area hIP5 (IPS)","arealabel":"Area-hIP5","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[217,87,210],"children":[{"name":"Area hIP5 (IPS) - left hemisphere","rgb":[217,87,210],"labelIndex":295,"ngId":"jubrain v17 left","children":[]},{"name":"Area hIP5 (IPS) - right hemisphere","rgb":[217,87,210],"ngId":"jubrain v17 right","labelIndex":295,"children":[]}]},{"name":"Area hIP3 (IPS)","arealabel":"Area-hIP3","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[113,172,229],"children":[{"name":"Area hIP3 (IPS) - left hemisphere","rgb":[113,172,229],"labelIndex":133,"ngId":"jubrain v17 left","children":[]},{"name":"Area hIP3 (IPS) - right hemisphere","rgb":[113,172,229],"ngId":"jubrain v17 right","labelIndex":133,"children":[]}]},{"name":"Area hIP8 (IPS)","arealabel":"Area-hIP8","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[223,109,3],"children":[{"name":"Area hIP8 (IPS) - left hemisphere","rgb":[223,109,3],"labelIndex":293,"ngId":"jubrain v17 left","children":[]},{"name":"Area hIP8 (IPS) - right hemisphere","rgb":[223,109,3],"ngId":"jubrain v17 right","labelIndex":293,"children":[]}]},{"name":"Area hIP4 (IPS)","arealabel":"Area-hIP4","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[254,52,184],"children":[{"name":"Area hIP4 (IPS) - left hemisphere","rgb":[254,52,184],"labelIndex":294,"ngId":"jubrain v17 left","children":[]},{"name":"Area hIP4 (IPS) - right hemisphere","rgb":[254,52,184],"ngId":"jubrain v17 right","labelIndex":294,"children":[]}]},{"name":"Area hIP7 (IPS)","arealabel":"Area-hIP7","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[71,196,218],"children":[{"name":"Area hIP7 (IPS) - left hemisphere","rgb":[71,196,218],"labelIndex":296,"ngId":"jubrain v17 left","children":[]},{"name":"Area hIP7 (IPS) - right hemisphere","rgb":[71,196,218],"ngId":"jubrain v17 right","labelIndex":296,"children":[]}]},{"name":"Area hIP1 (IPS)","arealabel":"Area-hIP1","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[66,149,82],"children":[{"name":"Area hIP1 (IPS) - left hemisphere","rgb":[66,149,82],"labelIndex":128,"ngId":"jubrain v17 left","children":[]},{"name":"Area hIP1 (IPS) - right hemisphere","rgb":[66,149,82],"ngId":"jubrain v17 right","labelIndex":128,"children":[]}]},{"name":"Area hIP6 (IPS)","arealabel":"Area-hIP6","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[237,233,37],"children":[{"name":"Area hIP6 (IPS) - left hemisphere","rgb":[237,233,37],"labelIndex":292,"ngId":"jubrain v17 left","children":[]},{"name":"Area hIP6 (IPS) - right hemisphere","rgb":[237,233,37],"ngId":"jubrain v17 right","labelIndex":292,"children":[]}]},{"name":"Area hIP2 (IPS)","arealabel":"Area-hIP2","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[127,245,203],"children":[{"name":"Area hIP2 (IPS) - left hemisphere","rgb":[127,245,203],"labelIndex":129,"ngId":"jubrain v17 left","children":[]},{"name":"Area hIP2 (IPS) - right hemisphere","rgb":[127,245,203],"ngId":"jubrain v17 right","labelIndex":129,"children":[]}]}]}]},{"name":"occiptal lobe","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"dorsal occipital cortex","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area hOc4d (Cuneus)","arealabel":"Area-hOc4d","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[109,218,10],"children":[{"name":"Area hOc4d (Cuneus) - left hemisphere","rgb":[109,218,10],"labelIndex":119,"ngId":"jubrain v17 left","children":[]},{"name":"Area hOc4d (Cuneus) - right hemisphere","rgb":[109,218,10],"ngId":"jubrain v17 right","labelIndex":119,"children":[]}]},{"name":"Area hOc3d (Cuneus)","arealabel":"Area-hOc3d","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[105,191,48],"children":[{"name":"Area hOc3d (Cuneus) - left hemisphere","rgb":[105,191,48],"labelIndex":120,"ngId":"jubrain v17 left","children":[]},{"name":"Area hOc3d (Cuneus) - right hemisphere","rgb":[105,191,48],"ngId":"jubrain v17 right","labelIndex":120,"children":[]}]},{"name":"Area hOc6 (POS)","arealabel":"Area-hOc6","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[239,66,26],"children":[{"name":"Area hOc6 (POS) - left hemisphere","rgb":[239,66,26],"labelIndex":291,"ngId":"jubrain v17 left","children":[]},{"name":"Area hOc6 (POS) - right hemisphere","rgb":[239,66,26],"ngId":"jubrain v17 right","labelIndex":291,"children":[]}]}]},{"name":"ventral occipital cortex","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area hOc4v (LingG)","arealabel":"Area-hOc4v","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[222,77,155],"children":[{"name":"Area hOc4v (LingG) - left hemisphere","rgb":[222,77,155],"labelIndex":9,"ngId":"jubrain v17 left","children":[]},{"name":"Area hOc4v (LingG) - right hemisphere","rgb":[222,77,155],"ngId":"jubrain v17 right","labelIndex":9,"children":[]}]},{"name":"Area hOc3v (LingG)","arealabel":"Area-hOc3v","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[83,179,155],"children":[{"name":"Area hOc3v (LingG) - left hemisphere","rgb":[83,179,155],"labelIndex":10,"ngId":"jubrain v17 left","children":[]},{"name":"Area hOc3v (LingG) - right hemisphere","rgb":[83,179,155],"ngId":"jubrain v17 right","labelIndex":10,"children":[]}]}]},{"name":"occipital cortex","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area hOc2 (V2, 18)","arealabel":"Area-hOc2","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[84,110,22],"children":[{"name":"Area hOc2 (V2, 18) - left hemisphere","rgb":[84,110,22],"labelIndex":7,"ngId":"jubrain v17 left","children":[]},{"name":"Area hOc2 (V2, 18) - right hemisphere","rgb":[84,110,22],"ngId":"jubrain v17 right","labelIndex":7,"children":[]}]},{"name":"Area hOc1 (V1, 17, CalcS)","arealabel":"Area-hOc1","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[190,132,147],"children":[{"name":"Area hOc1 (V1, 17, CalcS) - left hemisphere","rgb":[190,132,147],"labelIndex":8,"ngId":"jubrain v17 left","children":[]},{"name":"Area hOc1 (V1, 17, CalcS) - right hemisphere","rgb":[190,132,147],"ngId":"jubrain v17 right","labelIndex":8,"children":[]}]}]},{"name":"lateral occipital cortex","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area hOc5 (LOC)","arealabel":"Area-hOc5","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[255,0,0],"children":[{"name":"Area hOc5 (LOC) - left hemisphere","rgb":[255,0,0],"labelIndex":6,"ngId":"jubrain v17 left","children":[]},{"name":"Area hOc5 (LOC) - right hemisphere","rgb":[255,0,0],"ngId":"jubrain v17 right","labelIndex":6,"children":[]}]},{"name":"Area hOc4la (LOC)","arealabel":"Area-hOc4la","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[233,168,189],"children":[{"name":"Area hOc4la (LOC) - left hemisphere","rgb":[233,168,189],"labelIndex":118,"ngId":"jubrain v17 left","children":[]},{"name":"Area hOc4la (LOC) - right hemisphere","rgb":[233,168,189],"ngId":"jubrain v17 right","labelIndex":118,"children":[]}]},{"name":"Area hOc4lp (LOC)","arealabel":"Area-hOc4lp","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[96,113,253],"children":[{"name":"Area hOc4lp (LOC) - left hemisphere","rgb":[96,113,253],"labelIndex":117,"ngId":"jubrain v17 left","children":[]},{"name":"Area hOc4lp (LOC) - right hemisphere","rgb":[96,113,253],"ngId":"jubrain v17 right","labelIndex":117,"children":[]}]}]}]},{"name":"frontal lobe","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"inferior frontal sulcus","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area ifj1 (IFS/PreS)","arealabel":"Area-ifj1","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[71,244,160],"children":[{"name":"Area ifj1 (IFS/PreS) - left hemisphere","rgb":[71,244,160],"labelIndex":248,"ngId":"jubrain v17 left","children":[]},{"name":"Area ifj1 (IFS/PreS) - right hemisphere","rgb":[71,244,160],"ngId":"jubrain v17 right","labelIndex":248,"children":[]}]},{"name":"Area ifs4 (IFS)","arealabel":"Area-ifs4","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[86,17,211],"children":[{"name":"Area ifs4 (IFS) - left hemisphere","rgb":[86,17,211],"labelIndex":247,"ngId":"jubrain v17 left","children":[]},{"name":"Area ifs4 (IFS) - right hemisphere","rgb":[86,17,211],"ngId":"jubrain v17 right","labelIndex":247,"children":[]}]},{"name":"Area ifs1 (IFS)","arealabel":"Area-ifs1","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[172,20,136],"children":[{"name":"Area ifs1 (IFS) - left hemisphere","rgb":[172,20,136],"labelIndex":244,"ngId":"jubrain v17 left","children":[]},{"name":"Area ifs1 (IFS) - right hemisphere","rgb":[172,20,136],"ngId":"jubrain v17 right","labelIndex":244,"children":[]}]},{"name":"Area ifj2 (IFS/PreS)","arealabel":"Area-ifj2","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[14,247,132],"children":[{"name":"Area ifj2 (IFS/PreS) - left hemisphere","rgb":[14,247,132],"labelIndex":249,"ngId":"jubrain v17 left","children":[]},{"name":"Area ifj2 (IFS/PreS) - right hemisphere","rgb":[14,247,132],"ngId":"jubrain v17 right","labelIndex":249,"children":[]}]},{"name":"Area ifs2 (IFS)","arealabel":"Area-ifs2","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[183,42,247],"children":[{"name":"Area ifs2 (IFS) - left hemisphere","rgb":[183,42,247],"labelIndex":245,"ngId":"jubrain v17 left","children":[]},{"name":"Area ifs2 (IFS) - right hemisphere","rgb":[183,42,247],"ngId":"jubrain v17 right","labelIndex":245,"children":[]}]},{"name":"Area ifs3 (IFS)","arealabel":"Area-ifs3","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[144,30,126],"children":[{"name":"Area ifs3 (IFS) - left hemisphere","rgb":[144,30,126],"labelIndex":246,"ngId":"jubrain v17 left","children":[]},{"name":"Area ifs3 (IFS) - right hemisphere","rgb":[144,30,126],"ngId":"jubrain v17 right","labelIndex":246,"children":[]}]}]},{"name":"inferior frontal gyrus","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area 44 (IFG)","arealabel":"Area-44","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[54,74,75],"children":[{"name":"Area 44 (IFG) - left hemisphere","rgb":[54,74,75],"labelIndex":2,"ngId":"jubrain v17 left","children":[]},{"name":"Area 44 (IFG) - right hemisphere","rgb":[54,74,75],"ngId":"jubrain v17 right","labelIndex":2,"children":[]}]},{"name":"Area 45 (IFG)","arealabel":"Area-45","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[167,103,146],"children":[{"name":"Area 45 (IFG) - left hemisphere","rgb":[167,103,146],"labelIndex":1,"ngId":"jubrain v17 left","children":[]},{"name":"Area 45 (IFG) - right hemisphere","rgb":[167,103,146],"ngId":"jubrain v17 right","labelIndex":1,"children":[]}]}]},{"name":"dorsal precentral gyrus","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area 6d1 (PreG)","arealabel":"Area-6d1","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[45,33,27],"children":[{"name":"Area 6d1 (PreG) - left hemisphere","rgb":[45,33,27],"labelIndex":287,"ngId":"jubrain v17 left","children":[]},{"name":"Area 6d1 (PreG) - right hemisphere","rgb":[45,33,27],"ngId":"jubrain v17 right","labelIndex":287,"children":[]}]},{"name":"Area 6d2 (PreG)","arealabel":"Area-6d2","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[170,151,180],"children":[{"name":"Area 6d2 (PreG) - left hemisphere","rgb":[170,151,180],"labelIndex":288,"ngId":"jubrain v17 left","children":[]},{"name":"Area 6d2 (PreG) - right hemisphere","rgb":[170,151,180],"ngId":"jubrain v17 right","labelIndex":288,"children":[]}]}]},{"name":"posterior medial superior frontal gyrus","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area 6ma (preSMA, mesial SFG)","arealabel":"Area-6ma","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[204,108,222],"children":[{"name":"Area 6ma (preSMA, mesial SFG) - left hemisphere","rgb":[204,108,222],"labelIndex":299,"ngId":"jubrain v17 left","children":[]},{"name":"Area 6ma (preSMA, mesial SFG) - right hemisphere","rgb":[204,108,222],"ngId":"jubrain v17 right","labelIndex":299,"children":[]}]}]},{"name":"superior frontal sulcus","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area 6d3 (SFS)","arealabel":"Area-6d3","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[55,239,21],"children":[{"name":"Area 6d3 (SFS) - left hemisphere","rgb":[55,239,21],"labelIndex":289,"ngId":"jubrain v17 left","children":[]},{"name":"Area 6d3 (SFS) - right hemisphere","rgb":[55,239,21],"ngId":"jubrain v17 right","labelIndex":289,"children":[]}]}]},{"name":"frontal pole","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area Fp1 (FPole)","arealabel":"Area-Fp1","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[226,14,200],"children":[{"name":"Area Fp1 (FPole) - left hemisphere","rgb":[226,14,200],"labelIndex":212,"ngId":"jubrain v17 left","children":[]},{"name":"Area Fp1 (FPole) - right hemisphere","rgb":[226,14,200],"ngId":"jubrain v17 right","labelIndex":212,"children":[]}]},{"name":"Area Fp2 (FPole)","arealabel":"Area-Fp2","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[239,137,211],"children":[{"name":"Area Fp2 (FPole) - left hemisphere","rgb":[239,137,211],"labelIndex":211,"ngId":"jubrain v17 left","children":[]},{"name":"Area Fp2 (FPole) - right hemisphere","rgb":[239,137,211],"ngId":"jubrain v17 right","labelIndex":211,"children":[]}]}]},{"name":"precentral gyrus ","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area 4p (PreCG)","arealabel":"Area-4p","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[116,92,124],"children":[{"name":"Area 4p (PreCG) - left hemisphere","rgb":[116,92,124],"labelIndex":123,"ngId":"jubrain v17 left","children":[]},{"name":"Area 4p (PreCG) - right hemisphere","rgb":[116,92,124],"ngId":"jubrain v17 right","labelIndex":123,"children":[]}]},{"name":"Area 4a (PreCG)","arealabel":"Area-4a","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[118,239,183],"children":[{"name":"Area 4a (PreCG) - left hemisphere","rgb":[118,239,183],"labelIndex":124,"ngId":"jubrain v17 left","children":[]},{"name":"Area 4a (PreCG) - right hemisphere","rgb":[118,239,183],"ngId":"jubrain v17 right","labelIndex":124,"children":[]}]}]},{"name":"mesial precentral gyrus","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area 6mp (SMA, mesial SFG)","arealabel":"Area-6mp","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[75,95,87],"children":[{"name":"Area 6mp (SMA, mesial SFG) - left hemisphere","rgb":[75,95,87],"labelIndex":298,"ngId":"jubrain v17 left","children":[]},{"name":"Area 6mp (SMA, mesial SFG) - right hemisphere","rgb":[75,95,87],"ngId":"jubrain v17 right","labelIndex":298,"children":[]}]}]},{"name":"medial orbitofrontal cortex","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area Fo3 (OFC)","arealabel":"Area-Fo3","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[182,189,250],"children":[{"name":"Area Fo3 (OFC) - left hemisphere","rgb":[182,189,250],"labelIndex":5,"ngId":"jubrain v17 left","children":[]},{"name":"Area Fo3 (OFC) - right hemisphere","rgb":[182,189,250],"ngId":"jubrain v17 right","labelIndex":5,"children":[]}]},{"name":"Area Fo1 (OFC)","arealabel":"Area-Fo1","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[7,255,179],"children":[{"name":"Area Fo1 (OFC) - left hemisphere","rgb":[7,255,179],"labelIndex":3,"ngId":"jubrain v17 left","children":[]},{"name":"Area Fo1 (OFC) - right hemisphere","rgb":[7,255,179],"ngId":"jubrain v17 right","labelIndex":3,"children":[]}]},{"name":"Area Fo2 (OFC)","arealabel":"Area-Fo2","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[0,255,0],"children":[{"name":"Area Fo2 (OFC) - left hemisphere","rgb":[0,255,0],"labelIndex":4,"ngId":"jubrain v17 left","children":[]},{"name":"Area Fo2 (OFC) - right hemisphere","rgb":[0,255,0],"ngId":"jubrain v17 right","labelIndex":4,"children":[]}]}]},{"name":"frontal operculum ","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area OP9 (Frontal Operculum)","arealabel":"Area-OP9","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[175,123,34],"children":[{"name":"Area OP9 (Frontal Operculum) - left hemisphere","rgb":[175,123,34],"labelIndex":274,"ngId":"jubrain v17 left","children":[]},{"name":"Area OP9 (Frontal Operculum) - right hemisphere","rgb":[175,123,34],"ngId":"jubrain v17 right","labelIndex":274,"children":[]}]},{"name":"Area OP8 (Frontal Operculum)","arealabel":"Area-OP8","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[29,76,168],"children":[{"name":"Area OP8 (Frontal Operculum) - left hemisphere","rgb":[29,76,168],"labelIndex":273,"ngId":"jubrain v17 left","children":[]},{"name":"Area OP8 (Frontal Operculum) - right hemisphere","rgb":[29,76,168],"ngId":"jubrain v17 right","labelIndex":273,"children":[]}]}]},{"name":"lateral orbitofrontal cortex","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area Fo5 (OFC)","arealabel":"Area-Fo5","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[219,11,91],"children":[{"name":"Area Fo5 (OFC) - left hemisphere","rgb":[219,11,91],"labelIndex":325,"ngId":"jubrain v17 left","children":[]},{"name":"Area Fo5 (OFC) - right hemisphere","rgb":[219,11,91],"ngId":"jubrain v17 right","labelIndex":325,"children":[]}]},{"name":"Area Fo7 (OFC)","arealabel":"Area-Fo7","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[64,211,186],"children":[{"name":"Area Fo7 (OFC) - left hemisphere","rgb":[64,211,186],"labelIndex":327,"ngId":"jubrain v17 left","children":[]},{"name":"Area Fo7 (OFC) - right hemisphere","rgb":[64,211,186],"ngId":"jubrain v17 right","labelIndex":327,"children":[]}]},{"name":"Area Fo4 (OFC)","arealabel":"Area-Fo4","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[163,204,53],"children":[{"name":"Area Fo4 (OFC) - left hemisphere","rgb":[163,204,53],"labelIndex":324,"ngId":"jubrain v17 left","children":[]},{"name":"Area Fo4 (OFC) - right hemisphere","rgb":[163,204,53],"ngId":"jubrain v17 right","labelIndex":324,"children":[]}]},{"name":"Area Fo6 (OFC)","arealabel":"Area-Fo6","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[199,156,187],"children":[{"name":"Area Fo6 (OFC) - left hemisphere","rgb":[199,156,187],"labelIndex":326,"ngId":"jubrain v17 left","children":[]},{"name":"Area Fo6 (OFC) - right hemisphere","rgb":[199,156,187],"ngId":"jubrain v17 right","labelIndex":326,"children":[]}]}]}]},{"name":"insula","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"granular insula","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area Ig1 (Insula)","arealabel":"Area-Ig1","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[18,111,40],"children":[{"name":"Area Ig1 (Insula) - left hemisphere","rgb":[18,111,40],"labelIndex":115,"ngId":"jubrain v17 left","children":[]},{"name":"Area Ig1 (Insula) - right hemisphere","rgb":[18,111,40],"ngId":"jubrain v17 right","labelIndex":115,"children":[]}]},{"name":"Area Ig2 (Insula)","arealabel":"Area-Ig2","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[105,61,82],"children":[{"name":"Area Ig2 (Insula) - left hemisphere","rgb":[105,61,82],"labelIndex":114,"ngId":"jubrain v17 left","children":[]},{"name":"Area Ig2 (Insula) - right hemisphere","rgb":[105,61,82],"ngId":"jubrain v17 right","labelIndex":114,"children":[]}]}]},{"name":"agranular insula","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area Ia (Insula)","arealabel":"Area-Ia","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[71,217,62],"children":[{"name":"Area Ia (Insula) - left hemisphere","rgb":[71,217,62],"labelIndex":339,"ngId":"jubrain v17 left","children":[]},{"name":"Area Ia (Insula) - right hemisphere","rgb":[71,217,62],"ngId":"jubrain v17 right","labelIndex":339,"children":[]}]}]},{"name":"dys-/agranular insula","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area Id7 (Insula)","arealabel":"Area-Id7","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[101,202,38],"children":[{"name":"Area Id7 (Insula) - left hemisphere","rgb":[101,202,38],"labelIndex":159,"ngId":"jubrain v17 left","children":[]},{"name":"Area Id7 (Insula) - right hemisphere","rgb":[101,202,38],"ngId":"jubrain v17 right","labelIndex":159,"children":[]}]}]},{"name":"dysgranular insula","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area Id1 (Insula)","arealabel":"Area-Id1","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[141,112,216],"children":[{"name":"Area Id1 (Insula) - left hemisphere","rgb":[141,112,216],"labelIndex":116,"ngId":"jubrain v17 left","children":[]},{"name":"Area Id1 (Insula) - right hemisphere","rgb":[141,112,216],"ngId":"jubrain v17 right","labelIndex":116,"children":[]}]},{"name":"Area Id5 (Insula)","arealabel":"Area-Id5","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[112,6,50],"children":[{"name":"Area Id5 (Insula) - left hemisphere","rgb":[112,6,50],"labelIndex":338,"ngId":"jubrain v17 left","children":[]},{"name":"Area Id5 (Insula) - right hemisphere","rgb":[112,6,50],"ngId":"jubrain v17 right","labelIndex":338,"children":[]}]},{"name":"Area Id4 (Insula)","arealabel":"Area-Id4","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[38,174,113],"children":[{"name":"Area Id4 (Insula) - left hemisphere","rgb":[38,174,113],"labelIndex":337,"ngId":"jubrain v17 left","children":[]},{"name":"Area Id4 (Insula) - right hemisphere","rgb":[38,174,113],"ngId":"jubrain v17 right","labelIndex":337,"children":[]}]},{"name":"Area Id6 (Insula)","arealabel":"Area-Id6","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[138,127,119],"children":[{"name":"Area Id6 (Insula) - left hemisphere","rgb":[138,127,119],"labelIndex":340,"ngId":"jubrain v17 left","children":[]},{"name":"Area Id6 (Insula) - right hemisphere","rgb":[138,127,119],"ngId":"jubrain v17 right","labelIndex":340,"children":[]}]}]}]},{"name":"temporal lobe","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"superior temporal sulcus","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area STS1 (STS)","arealabel":"Area-STS1","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[205,228,4],"children":[{"name":"Area STS1 (STS) - left hemisphere","rgb":[205,228,4],"labelIndex":271,"ngId":"jubrain v17 left","children":[]},{"name":"Area STS1 (STS) - right hemisphere","rgb":[205,228,4],"ngId":"jubrain v17 right","labelIndex":271,"children":[]}]},{"name":"Area STS2 (STS)","arealabel":"Area-STS2","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[62,117,123],"children":[{"name":"Area STS2 (STS) - left hemisphere","rgb":[62,117,123],"labelIndex":272,"ngId":"jubrain v17 left","children":[]},{"name":"Area STS2 (STS) - right hemisphere","rgb":[62,117,123],"ngId":"jubrain v17 right","labelIndex":272,"children":[]}]}]},{"name":"superior temporal gyrus","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area TE 3 (STG)","arealabel":"Area-TE-3","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[159,104,108],"children":[{"name":"Area TE 3 (STG) - left hemisphere","rgb":[159,104,108],"labelIndex":31,"ngId":"jubrain v17 left","children":[]},{"name":"Area TE 3 (STG) - right hemisphere","rgb":[159,104,108],"ngId":"jubrain v17 right","labelIndex":31,"children":[]}]}]},{"name":"Heschl's gyrus","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area TE 1.2 (HESCHL)","arealabel":"Area-TE-1.2","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[202,251,192],"children":[{"name":"Area TE 1.2 (HESCHL) - left hemisphere","rgb":[202,251,192],"labelIndex":30,"ngId":"jubrain v17 left","children":[]},{"name":"Area TE 1.2 (HESCHL) - right hemisphere","rgb":[202,251,192],"ngId":"jubrain v17 right","labelIndex":30,"children":[]}]},{"name":"Area TE 1.1 (HESCHL)","arealabel":"Area-TE-1.1","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[8,113,68],"children":[{"name":"Area TE 1.1 (HESCHL) - left hemisphere","rgb":[8,113,68],"labelIndex":33,"ngId":"jubrain v17 left","children":[]},{"name":"Area TE 1.1 (HESCHL) - right hemisphere","rgb":[8,113,68],"ngId":"jubrain v17 right","labelIndex":33,"children":[]}]},{"name":"Area TE 1.0 (HESCHL)","arealabel":"Area-TE-1.0","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[252,84,222],"children":[{"name":"Area TE 1.0 (HESCHL) - left hemisphere","rgb":[252,84,222],"labelIndex":27,"ngId":"jubrain v17 left","children":[]},{"name":"Area TE 1.0 (HESCHL) - right hemisphere","rgb":[252,84,222],"ngId":"jubrain v17 right","labelIndex":27,"children":[]}]}]},{"name":"fusiform gyrus","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area FG1 (FusG)","arealabel":"Area-FG1","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[131,183,58],"children":[{"name":"Area FG1 (FusG) - left hemisphere","rgb":[131,183,58],"labelIndex":107,"ngId":"jubrain v17 left","children":[]},{"name":"Area FG1 (FusG) - right hemisphere","rgb":[131,183,58],"ngId":"jubrain v17 right","labelIndex":107,"children":[]}]},{"name":"Area FG4 (FusG)","arealabel":"Area-FG4","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[170,220,175],"children":[{"name":"Area FG4 (FusG) - left hemisphere","rgb":[170,220,175],"labelIndex":238,"ngId":"jubrain v17 left","children":[]},{"name":"Area FG4 (FusG) - right hemisphere","rgb":[170,220,175],"ngId":"jubrain v17 right","labelIndex":238,"children":[]}]},{"name":"Area FG3 (FusG)","arealabel":"Area-FG3","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[120,147,37],"children":[{"name":"Area FG3 (FusG) - left hemisphere","rgb":[120,147,37],"labelIndex":239,"ngId":"jubrain v17 left","children":[]},{"name":"Area FG3 (FusG) - right hemisphere","rgb":[120,147,37],"ngId":"jubrain v17 right","labelIndex":239,"children":[]}]},{"name":"Area FG2 (FusG)","arealabel":"Area-FG2","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[67,94,149],"children":[{"name":"Area FG2 (FusG) - left hemisphere","rgb":[67,94,149],"labelIndex":106,"ngId":"jubrain v17 left","children":[]},{"name":"Area FG2 (FusG) - right hemisphere","rgb":[67,94,149],"ngId":"jubrain v17 right","labelIndex":106,"children":[]}]}]}]},{"name":"limbic lobe","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"cingulate gyrus, frontal part","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area p24c (pACC)","arealabel":"Area-p24c","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[241,164,195],"children":[{"name":"Area p24c (pACC) - left hemisphere","rgb":[241,164,195],"labelIndex":232,"ngId":"jubrain v17 left","children":[]},{"name":"Area p24c (pACC) - right hemisphere","rgb":[241,164,195],"ngId":"jubrain v17 right","labelIndex":232,"children":[]}]},{"name":"Area p24ab (pACC)","arealabel":"Area-p24ab","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[153,195,229],"children":[{"name":"Area p24ab (pACC) - left hemisphere","rgb":[153,195,229],"labelIndex":231,"ngId":"jubrain v17 left","children":[]},{"name":"Area p24ab (pACC) - right hemisphere","rgb":[153,195,229],"ngId":"jubrain v17 right","labelIndex":231,"children":[]}]},{"name":"Area s32 (sACC)","arealabel":"Area-s32","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[193,94,250],"children":[{"name":"Area s32 (sACC) - left hemisphere","rgb":[193,94,250],"labelIndex":46,"ngId":"jubrain v17 left","children":[]},{"name":"Area s32 (sACC) - right hemisphere","rgb":[193,94,250],"ngId":"jubrain v17 right","labelIndex":46,"children":[]}]},{"name":"Area 25 (sACC)","arealabel":"Area-25","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[170,68,220],"children":[{"name":"Area 25 (sACC) - left hemisphere","rgb":[170,68,220],"labelIndex":184,"ngId":"jubrain v17 left","children":[]},{"name":"Area 25 (sACC) - right hemisphere","rgb":[170,68,220],"ngId":"jubrain v17 right","labelIndex":184,"children":[]}]},{"name":"Area s24 (sACC)","arealabel":"Area-s24","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[133,34,201],"children":[{"name":"Area s24 (sACC) - left hemisphere","rgb":[133,34,201],"labelIndex":183,"ngId":"jubrain v17 left","children":[]},{"name":"Area s24 (sACC) - right hemisphere","rgb":[133,34,201],"ngId":"jubrain v17 right","labelIndex":183,"children":[]}]},{"name":"Area p32 (pACC)","arealabel":"Area-p32","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[87,135,14],"children":[{"name":"Area p32 (pACC) - left hemisphere","rgb":[87,135,14],"labelIndex":47,"ngId":"jubrain v17 left","children":[]},{"name":"Area p32 (pACC) - right hemisphere","rgb":[87,135,14],"ngId":"jubrain v17 right","labelIndex":47,"children":[]}]},{"name":"Area 33 (ACC)","arealabel":"Area-33","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[51,57,245],"children":[{"name":"Area 33 (ACC) - left hemisphere","rgb":[51,57,245],"labelIndex":39,"ngId":"jubrain v17 left","children":[]},{"name":"Area 33 (ACC) - right hemisphere","rgb":[51,57,245],"ngId":"jubrain v17 right","labelIndex":39,"children":[]}]}]},{"name":"hippocampal formation","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Entorhinal Cortex","arealabel":"Entorhinal-Cortex","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[35,159,214],"children":[{"name":"Entorhinal Cortex - left hemisphere","rgb":[35,159,214],"labelIndex":60,"ngId":"jubrain v17 left","children":[]},{"name":"Entorhinal Cortex - right hemisphere","rgb":[35,159,214],"ngId":"jubrain v17 right","labelIndex":60,"children":[]}]},{"name":"CA (Hippocampus)","arealabel":"CA","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[250,191,217],"children":[{"name":"CA (Hippocampus) - left hemisphere","rgb":[250,191,217],"labelIndex":191,"ngId":"jubrain v17 left","children":[]},{"name":"CA (Hippocampus) - right hemisphere","rgb":[250,191,217],"ngId":"jubrain v17 right","labelIndex":191,"children":[]}]},{"name":"DG (Hippocampus)","arealabel":"DG","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[149,55,120],"children":[{"name":"DG (Hippocampus) - left hemisphere","rgb":[149,55,120],"labelIndex":61,"ngId":"jubrain v17 left","children":[]},{"name":"DG (Hippocampus) - right hemisphere","rgb":[149,55,120],"ngId":"jubrain v17 right","labelIndex":61,"children":[]}]},{"name":"Subiculum (Hippocampus)","arealabel":"Subiculum","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[111,125,219],"children":[{"name":"Subiculum (Hippocampus) - left hemisphere","rgb":[111,125,219],"labelIndex":192,"ngId":"jubrain v17 left","children":[]},{"name":"Subiculum (Hippocampus) - right hemisphere","rgb":[111,125,219],"ngId":"jubrain v17 right","labelIndex":192,"children":[]}]},{"name":"HATA (Hippocampus)","arealabel":"HATA","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[137,12,73],"children":[{"name":"HATA (Hippocampus) - left hemisphere","rgb":[137,12,73],"labelIndex":68,"ngId":"jubrain v17 left","children":[]},{"name":"HATA (Hippocampus) - right hemisphere","rgb":[137,12,73],"ngId":"jubrain v17 right","labelIndex":68,"children":[]}]}]}]}]}]},{"name":"metencephalon","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"cerebellum","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"cerebellar nuclei","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"globose nucleus","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Interposed Nucleus (Cerebellum)","arealabel":"Interposed-Nucleus","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[170,29,10],"children":[{"name":"Interposed Nucleus (Cerebellum) - left hemisphere","rgb":[170,29,10],"labelIndex":251,"ngId":"jubrain v17 left","children":[]},{"name":"Interposed Nucleus (Cerebellum) - right hemisphere","rgb":[170,29,10],"ngId":"jubrain v17 right","labelIndex":251,"children":[]}]}]},{"name":"dentate nucleus","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Dorsal Dentate Nucleus (Cerebellum)","arealabel":"Dorsal-Dentate-Nucleus","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[89,201,99],"children":[{"name":"Dorsal Dentate Nucleus (Cerebellum) - left hemisphere","rgb":[89,201,99],"labelIndex":240,"ngId":"jubrain v17 left","children":[]},{"name":"Dorsal Dentate Nucleus (Cerebellum) - right hemisphere","rgb":[89,201,99],"ngId":"jubrain v17 right","labelIndex":240,"children":[]}]},{"name":"Ventral Dentate Nucleus (Cerebellum)","arealabel":"Ventral-Dentate-Nucleus","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[39,129,9],"children":[{"name":"Ventral Dentate Nucleus (Cerebellum) - left hemisphere","rgb":[39,129,9],"labelIndex":241,"ngId":"jubrain v17 left","children":[]},{"name":"Ventral Dentate Nucleus (Cerebellum) - right hemisphere","rgb":[39,129,9],"ngId":"jubrain v17 right","labelIndex":241,"children":[]}]}]},{"name":"fastigial nucleus","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Fastigial Nucleus (Cerebellum)","arealabel":"Fastigial-Nucleus","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[200,100,10],"children":[{"name":"Fastigial Nucleus (Cerebellum) - left hemisphere","rgb":[200,100,10],"labelIndex":219,"ngId":"jubrain v17 left","children":[]},{"name":"Fastigial Nucleus (Cerebellum) - right hemisphere","rgb":[200,100,10],"ngId":"jubrain v17 right","labelIndex":219,"children":[]}]}]},{"name":"emboliform nucleus","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Interposed Nucleus (Cerebellum)","arealabel":"Interposed-Nucleus","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[170,29,10],"children":[{"name":"Interposed Nucleus (Cerebellum) - left hemisphere","rgb":[170,29,10],"labelIndex":251,"ngId":"jubrain v17 left","children":[]},{"name":"Interposed Nucleus (Cerebellum) - right hemisphere","rgb":[170,29,10],"ngId":"jubrain v17 right","labelIndex":251,"children":[]}]}]}]}]}]}]},{"ngId":"fibre bundle long","type":"parcellation","surfaceParcellation":true,"ngData":null,"name":"Fibre Bundle Atlas - Long Bundle","regions":[{"name":"Arcuate - Left","children":[],"labelIndex":"1"},{"name":"Arcuate - Right","children":[],"labelIndex":"31"},{"name":"Arcuate_Anterior - Left","children":[],"labelIndex":"2"},{"name":"Arcuate_Anterior - Right","children":[],"labelIndex":"32"},{"name":"Arcuate_Posterior - Left","children":[],"labelIndex":"3"},{"name":"Arcuate_Posterior - Right","children":[],"labelIndex":"33"},{"name":"Cingulum_Long - Left","children":[],"labelIndex":"4"},{"name":"Cingulum_Long - Right","children":[],"labelIndex":"34"},{"name":"Cingulum_Short - Left","children":[],"labelIndex":"5"},{"name":"Cingulum_Short - Right","children":[],"labelIndex":"35"},{"name":"Cingulum_Temporal - Left","children":[],"labelIndex":"6"},{"name":"Cingulum_Temporal - Right","children":[],"labelIndex":"36"},{"name":"CorpusCallosum_Body","children":[],"labelIndex":"7"},{"name":"CorpusCallosum_Genu","children":[],"labelIndex":"8"},{"name":"CorpusCallosum_Rostrum","children":[],"labelIndex":"9"},{"name":"CorpusCallosum_Splenium","children":[],"labelIndex":"10"},{"name":"CorticoSpinalTract - Left","children":[],"labelIndex":"11"},{"name":"CorticoSpinalTract - Right","children":[],"labelIndex":"41"},{"name":"ExternalCapsule - Left","children":[],"labelIndex":"12"},{"name":"ExternalCapsule - Right","children":[],"labelIndex":"42"},{"name":"Fornix - Left","children":[],"labelIndex":"13"},{"name":"Fornix - Right","children":[],"labelIndex":"43"},{"name":"InferiorFrontoOccipital - Left","children":[],"labelIndex":"14"},{"name":"InferiorFrontoOccipital - Right","children":[],"labelIndex":"44"},{"name":"InferiorLongitudinal - Left","children":[],"labelIndex":"15"},{"name":"InferiorLongitudinal - Right","children":[],"labelIndex":"45"},{"name":"InferiorLongitudinal_Lateral - Left","children":[],"labelIndex":"16"},{"name":"InferiorLongitudinal_Lateral - Right","children":[],"labelIndex":"46"},{"name":"MediumLongitudinal - Left","children":[],"labelIndex":"17"},{"name":"MediumLongitudinal - Right","children":[],"labelIndex":"47"},{"name":"SpinoThalamicTract - Left","children":[],"labelIndex":"18"},{"name":"SpinoThalamicTract - Right","children":[],"labelIndex":"48"},{"name":"ThalamicRadiations_Anterior - Left","children":[],"labelIndex":"19"},{"name":"ThalamicRadiations_Anterior - Right","children":[],"labelIndex":"49"},{"name":"ThalamicRadiations_Posterior - Left","children":[],"labelIndex":"20"},{"name":"ThalamicRadiations_Posterior - Right","children":[],"labelIndex":"50"},{"name":"Uncinate - Left","children":[],"labelIndex":"21"},{"name":"Uncinate - Right","children":[],"labelIndex":"51"}]},{"ngId":"fibre bundle short","type":"parcellation","surfaceParcellation":true,"ngData":null,"name":"Fibre Bundle Atlas - Short Bundle","regions":[{"name":"Left Hemisphere","children":[{"name":"Caudal Middle Frontal - Precuneus","children":[{"name":"lh_CAC-PrCu_0","children":[],"labelIndex":"38","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_CAC-PrCu_0.nii"}]},{"name":"Caudal Middle Frontal – Pars Opercularis","children":[{"name":"lh_CMF-Op_0","children":[],"labelIndex":"37","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_CMF-Op_0.nii"}]},{"name":"Caudal Middle Frontal - Poscentral","children":[{"name":"lh_CMF-PoC_0","children":[],"labelIndex":"62","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_CMF-PoC_0.nii"}]},{"name":"Caudal Middle Frontal - Precentral","children":[{"name":"lh_CMF-PrC_0","children":[],"labelIndex":"97","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_CMF-PrC_0.nii"},{"name":"lh_CMF-PrC_1","children":[],"labelIndex":"99","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_CMF-PrC_1.nii"}]},{"name":"Caudal Middle Frontal – Rostral Middle Frontal","children":[{"name":"lh_CMF-RMF_0","children":[],"labelIndex":"49","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_CMF-RMF_0.nii"}]},{"name":"Caudal Middle Frontal – Superior Frontal","children":[{"name":"lh_CMF-SF_0","children":[],"labelIndex":"68","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_CMF-SF_0.nii"}]},{"name":"Fusiform – Lateral Occipital","children":[{"name":"lh_Fu-LO_0","children":[],"labelIndex":"51","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_Fu-LO_0.nii"}]},{"name":"Isthmus Cingulate - Precuneus","children":[{"name":"lh_IC-PrCu_0","children":[],"labelIndex":"40","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_IC-PrCu_0.nii"}]},{"name":"Inferior Parietal – Inferior Temporal","children":[{"name":"lh_IP-IT_0","children":[],"labelIndex":"59","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_IP-IT_0.nii"}]},{"name":"Inferior Parietal – Lateral Occipital","children":[{"name":"lh_IP-LO_1","children":[],"labelIndex":"86","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_IP-LO_1.nii"}]},{"name":"Inferior Parietal – Middle Temporal\t","children":[{"name":"lh_IP-MT_0","children":[],"labelIndex":"33","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_IP-MT_0.nii"}]},{"name":"Inferior Parietal - Supramarginal","children":[{"name":"lh_IP-SM_0","children":[],"labelIndex":"80","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_IP-SM_0.nii"}]},{"name":"Inferior Pariertal – Superior Parietal","children":[{"name":"lh_IP-SP_0","children":[],"labelIndex":"82","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_IP-SP_0.nii"},{"name":"lh_IP-SP_1","children":[],"labelIndex":"84","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_IP-SP_1.nii"}]},{"name":"Inferior Temporal – Middle Temporal","children":[{"name":"lh_IT-MT_0","children":[],"labelIndex":"89","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_IT-MT_0.nii"}]},{"name":"Lateral Orbitofrontal – Pars Orbitalis","children":[{"name":"lh_LOF-Or_0","children":[],"labelIndex":"48","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_LOF-Or_0.nii"}]},{"name":"Lateral Orbitofrontal – Rostral Middle Frontal","children":[{"name":"lh_LOF-RMF_0","children":[],"labelIndex":"29","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_LOF-RMF_0.nii"},{"name":"lh_LOF-RMF_1","children":[],"labelIndex":"31","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_LOF-RMF_1.nii"}]},{"name":"Lateral Orbitofrontal – Superior Temporal","children":[{"name":"lh_LOF-ST_0","children":[],"labelIndex":"25","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_LOF-ST_0.nii"}]},{"name":"Middle Orbitofrontal – Superior Temporal","children":[{"name":"lh_MOF-ST_0","children":[],"labelIndex":"12","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_MOF-ST_0.nii"}]},{"name":"Middle Temporal - Supramarginal","children":[{"name":"lh_MT-SM_0","children":[],"labelIndex":"72","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_MT-SM_0.nii"}]},{"name":"Middle Temporal – Superior Temporal","children":[{"name":"lh_MT-ST_0","children":[],"labelIndex":"95","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_MT-ST_0.nii"}]},{"name":"Pars Opercularis - Insula","children":[{"name":"lh_Op-Ins_0","children":[],"labelIndex":"27","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_Op-Ins_0.nii"}]},{"name":"Pars Opercularis - Precentral`","children":[{"name":"lh_Op-PrC_0","children":[],"labelIndex":"18","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_Op-PrC_0.nii"}]},{"name":"Pars Opercularis – Superior Frontal","children":[{"name":"lh_Op-SF_0","children":[],"labelIndex":"42","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_Op-SF_0.nii"}]},{"name":"Pars Orbitalis - Insula","children":[{"name":"lh_Or-Ins_0","children":[],"labelIndex":"16","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_Or-Ins_0.nii"}]},{"name":"Postcentral - Insula","children":[{"name":"lh_PoC-Ins_0","children":[],"labelIndex":"53","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_PoC-Ins_0.nii"}]},{"name":"Poscentral - Precuneus","children":[{"name":"lh_PoCi-PrCu_0","children":[],"labelIndex":"44","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_PoCi-PrCu_0.nii"},{"name":"lh_PoCi-PrCu_1","children":[],"labelIndex":"45","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_PoCi-PrCu_1.nii"}]},{"name":"Posterior Cingulate – Rostral Anterior Cingulate","children":[{"name":"lh_PoCi-RAC_0","children":[],"labelIndex":"10","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_PoCi-RAC_0.nii"}]},{"name":"Posterior Cingulate – Superior Frontal","children":[{"name":"lh_PoCi-SF_0","children":[],"labelIndex":"79","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_PoCi-SF_0.nii"}]},{"name":"Poscentral - Precentral","children":[{"name":"lh_PoC-PrC_0","children":[],"labelIndex":"1","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_PoC-PrC_0.nii"},{"name":"lh_PoC-PrC_1","children":[],"labelIndex":"3","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_PoC-PrC_1.nii"},{"name":"lh_PoC-PrC_2","children":[],"labelIndex":"5","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_PoC-PrC_2.nii"},{"name":"lh_PoC-PrC_3","children":[],"labelIndex":"7","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_PoC-PrC_3.nii"}]},{"name":"Poscentral - Supramarginal","children":[{"name":"lh_PoC-SM_0","children":[],"labelIndex":"74","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_PoC-SM_0.nii"},{"name":"lh_PoC-SM_1","children":[],"labelIndex":"76","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_PoC-SM_1.nii"}]},{"name":"Precentral - Insula","children":[{"name":"lh_PrC-Ins_0","children":[],"labelIndex":"66","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_PrC-Ins_0.nii"}]},{"name":"Precentral – Superior Frontal","children":[{"name":"lh_PrC-SF_0","children":[],"labelIndex":"20","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_PrC-SF_0.nii"}]},{"name":"Precentral - Supramarginal","children":[{"name":"lh_PrC-SM_0","children":[],"labelIndex":"15","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_PrC-SM_0.nii"}]},{"name":"Rostral Anterior Cingulate – Superior Frontal","children":[{"name":"lh_RAC-SF_1","children":[],"labelIndex":"78","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_RAC-SF_1.nii"}]},{"name":"Rostral Middle Frontal – Superior Frontal","children":[{"name":"lh_RMF-SF_0","children":[],"labelIndex":"21","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_RMF-SF_0.nii"},{"name":"lh_RMF-SF_1","children":[],"labelIndex":"23","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_RMF-SF_1.nii"}]},{"name":"Supramarginal - Insula","children":[{"name":"lh_SM-Ins_0","children":[],"labelIndex":"57","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_SM-Ins_0.nii"}]},{"name":"Superior Parietal - Supramarginal","children":[{"name":"lh_SP-SM_0","children":[],"labelIndex":"93","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_SP-SM_0.nii"}]},{"name":"Superior Temporal - Insula","children":[{"name":"lh_ST-Ins_0","children":[],"labelIndex":"92","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_ST-Ins_0.nii"}]},{"name":"Superior Temporal – Transverse Temporal","children":[{"name":"lh_ST-TT_0","children":[],"labelIndex":"35","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_ST-TT_0.nii"}]},{"name":"Pars Triangularis - Insula","children":[{"name":"lh_Tr-Ins_0","children":[],"labelIndex":"64","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_Tr-Ins_0.nii"}]},{"name":"Pars Triangularis – Superior Frontal","children":[{"name":"lh_Tr-SF_0","children":[],"labelIndex":"55","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_Tr-SF_0.nii"}]}]},{"name":"Right Hemisphere","children":[{"name":"Caudal Middle Frontal – Posterior Cingulate","children":[{"name":"rh_CAC-PoCi_0","children":[],"labelIndex":"8","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_CAC-PoCi_0.nii"}]},{"name":"Caudal Middle Frontal - Precuneus","children":[{"name":"rh_CAC-PrCu_0","children":[],"labelIndex":"39","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_CAC-PrCu_0.nii"}]},{"name":"Caudal Middle Frontal - Precentral","children":[{"name":"rh_CMF-PrC_0","children":[],"labelIndex":"98","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_CMF-PrC_0.nii"},{"name":"rh_CMF-PrC_1","children":[],"labelIndex":"100","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_CMF-PrC_1.nii"}]},{"name":"Caudal Middle Frontal – Rostral Middle Frontal","children":[{"name":"rh_CMF-RMF_0","children":[],"labelIndex":"50","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_CMF-RMF_0.nii"}]},{"name":"Caudal Middle Frontal – Superior Frontal","children":[{"name":"rh_CMF-SF_0","children":[],"labelIndex":"69","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_CMF-SF_0.nii"}]},{"name":"Caudal Middle Frontal – Superior Frontal\t\t","children":[{"name":"rh_CMF-SF_1","children":[],"labelIndex":"70","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_CMF-SF_1.nii"}]},{"name":"Cuneus - Lingual","children":[{"name":"rh_Cu-Li_0","children":[],"labelIndex":"61","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_Cu-Li_0.nii"}]},{"name":"Fusiform – Lateral Occipital","children":[{"name":"rh_Fu-LO_1","children":[],"labelIndex":"52","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_Fu-LO_1.nii"}]},{"name":"Isthmus Cingulate - Precuneus","children":[{"name":"rh_IC-PrCu_0","children":[],"labelIndex":"41","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_IC-PrCu_0.nii"}]},{"name":"Inferior Parietal – Inferior Temporal ","children":[{"name":"rh_IP-IT_0","children":[],"labelIndex":"60","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_IP-IT_0.nii"}]},{"name":"Inferior Parietal – Lateral Occipital","children":[{"name":"rh_IP-LO_0","children":[],"labelIndex":"85","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_IP-LO_0.nii"}]},{"name":"Inferior Parietal – Middle Temporal","children":[{"name":"rh_IP-MT_0","children":[],"labelIndex":"34","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_IP-MT_0.nii"}]},{"name":"Inferior Parietal - Supramarginal","children":[{"name":"rh_IP-SM_0","children":[],"labelIndex":"81","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_IP-SM_0.nii"}]},{"name":"Inferior Parietal – Superior Parietal","children":[{"name":"rh_IP-SP_0","children":[],"labelIndex":"83","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_IP-SP_0.nii"}]},{"name":"Inferior Temporal – Middle Temporal","children":[{"name":"rh_IT-MT_1","children":[],"labelIndex":"90","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_IT-MT_1.nii"},{"name":"rh_IT-MT_2","children":[],"labelIndex":"91","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_IT-MT_2.nii"}]},{"name":"Lateral Orbitofrontal – Middle Orbitofrontal","children":[{"name":"rh_LOF-MOF_0","children":[],"labelIndex":"71","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_LOF-MOF_0.nii"}]},{"name":"Lateral Orbitofrontal – Rostral Middle Frontal","children":[{"name":"rh_LOF-RMF_0","children":[],"labelIndex":"30","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_LOF-RMF_0.nii"},{"name":"rh_LOF-RMF_1","children":[],"labelIndex":"32","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_LOF-RMF_1.nii"}]},{"name":"Lateral Orbitofrontal – Superior Temporal","children":[{"name":"rh_LOF-ST_0","children":[],"labelIndex":"26","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_LOF-ST_0.nii"}]},{"name":"Lateral Orbitofrontal – Superior Parietal","children":[{"name":"rh_LO-SP_0","children":[],"labelIndex":"54","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_LO-SP_0.nii"}]},{"name":"Middle Orbitofrontal – Superior Temporal","children":[{"name":"rh_MOF-ST_0","children":[],"labelIndex":"13","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_MOF-ST_0.nii"}]},{"name":"Middle Temporal - Supramarginal","children":[{"name":"rh_MT-SM_0","children":[],"labelIndex":"73","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_MT-SM_0.nii"}]},{"name":"Middle Temporal – Superior Temporal","children":[{"name":"rh_MT-ST_0","children":[],"labelIndex":"96","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_MT-ST_0.nii"}]},{"name":"Pars Opercularis - Insula","children":[{"name":"rh_Op-Ins_0","children":[],"labelIndex":"28","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_Op-Ins_0.nii"}]},{"name":"Pars Opercularis - Precentral","children":[{"name":"rh_Op-PrC_0","children":[],"labelIndex":"19","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_Op-PrC_0.nii"}]},{"name":"Pars Opercularis – Superior Frontal","children":[{"name":"rh_Op-SF_0","children":[],"labelIndex":"43","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_Op-SF_0.nii"}]},{"name":"Pars Opercularis – Pars Triangularis","children":[{"name":"rh_Op-Tr_0","children":[],"labelIndex":"63","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_Op-Tr_0.nii"}]},{"name":"Pars Orbitalis - Insula","children":[{"name":"rh_Or-Ins_0","children":[],"labelIndex":"17","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_Or-Ins_0.nii"}]},{"name":"Posterior Cingulate - Precuneus","children":[{"name":"rh_PoCi-PrCu_1","children":[],"labelIndex":"46","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_PoCi-PrCu_1.nii"},{"name":"rh_PoCi-PrCu_2","children":[],"labelIndex":"47","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_PoCi-PrCu_2.nii"}]},{"name":"Posterior Cingulate – Rostral Anterior Cingulate","children":[{"name":"rh_PoCi-RAC_0","children":[],"labelIndex":"11","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_PoCi-RAC_0.nii"}]},{"name":"Poscentral - Precentral","children":[{"name":"rh_PoC-PrC_0","children":[],"labelIndex":"2","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_PoC-PrC_0.nii"},{"name":"rh_PoC-PrC_1","children":[],"labelIndex":"4","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_PoC-PrC_1.nii"},{"name":"rh_PoC-PrC_2","children":[],"labelIndex":"6","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_PoC-PrC_2.nii"}]},{"name":"Postcentral - Supramarginal","children":[{"name":"rh_PoC-SM_0","children":[],"labelIndex":"75","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_PoC-SM_0.nii"}]},{"name":"Postcentral – Superior Parietal","children":[{"name":"rh_PoC-SP_0","children":[],"labelIndex":"87","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_PoC-SP_0.nii"},{"name":"rh_PoC-SP_1","children":[],"labelIndex":"88","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_PoC-SP_1.nii"}]},{"name":"Precentral - Insula","children":[{"name":"rh_PrC-Ins_0","children":[],"labelIndex":"67","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_PrC-Ins_0.nii"}]},{"name":"Precentral - Supramarginal\t","children":[{"name":"rh_PrC-SM_0","children":[],"labelIndex":"14","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_PrC-SM_0.nii"}]},{"name":"Precentral – Superior Parietal","children":[{"name":"rh_PrC-SP_0","children":[],"labelIndex":"9","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_PrC-SP_0.nii"}]},{"name":"Rostral Anterior Cingulate","children":[{"name":"rh_RAC-SF_0","children":[],"labelIndex":"77","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_RAC-SF_0.nii"}]},{"name":"Rostral Middle Frontal – Superior Frontal","children":[{"name":"rh_RMF-SF_0","children":[],"labelIndex":"22","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_RMF-SF_0.nii"},{"name":"rh_RMF-SF_1","children":[],"labelIndex":"24","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_RMF-SF_1.nii"}]},{"name":"Supramarginal - Insula","children":[{"name":"rh_SM-Ins_0","children":[],"labelIndex":"58","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_SM-Ins_0.nii"}]},{"name":"Superior Parietal - Supramarginal","children":[{"name":"rh_SP-SM_0","children":[],"labelIndex":"94","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_SP-SM_0.nii"}]},{"name":"Superior Temporal – Transverse Temporal","children":[{"name":"rh_ST-TT_0","children":[],"labelIndex":"36","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_ST-TT_0.nii"}]},{"name":"Pars Triangularis - Insula","children":[{"name":"rh_Tr-Ins_0","children":[],"labelIndex":"65","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_Tr-Ins_0.nii"}]},{"name":"Pars Triangularis – Superior Frontal","children":[{"name":"rh_Tr-SF_0","children":[],"labelIndex":"56","PMapURL":"https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_Tr-SF_0.nii"}]}]}]}],"properties":{"name":"MNI 152","description":"Description of MNI152 (Probably also be more specific on which MNI152)"}}
\ No newline at end of file
+{
+  "name": "MNI 152 ICBM 2009c Nonlinear Asymmetric",
+  "type": "template",
+  "species": "Human",
+  "useTheme": "dark",
+  "ngId": "mni152",
+  "nehubaConfigURL": "nehubaConfig/MNI152NehubaConfig",
+  "parcellations": [
+    {
+      "name": "JuBrain Cytoarchitectonic Atlas",
+      "ngId": "jubrain v17 left",
+      "properties": {
+        "version": "1.0",
+        "description": "not yet",
+        "publications": [],
+        "nifty": [{"file":  "jubrain-max-pmap-v22c_space-mnicolin27.nii", "size": "44000"}]
+      },
+      "regions": [
+        {
+          "name": "telencephalon",
+          "status": null,
+          "labelIndex": null,
+          "synonyms": [],
+          "rgb": null,
+          "children": [
+            {
+              "name": "cerebral nuclei",
+              "status": null,
+              "labelIndex": null,
+              "synonyms": [],
+              "rgb": null,
+              "children": [
+                {
+                  "name": "basal forebrain",
+                  "status": null,
+                  "labelIndex": null,
+                  "synonyms": [],
+                  "rgb": null,
+                  "children": [
+                    {
+                      "name": "magnocellular group within septum",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Ch 123 (Basal Forebrain)",
+                          "arealabel": "Ch-123",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            124,
+                            233,
+                            167
+                          ],
+                          "children": [
+                            {
+                              "name": "Ch 123 (Basal Forebrain) - left hemisphere",
+                              "rgb": [
+                                124,
+                                233,
+                                167
+                              ],
+                              "labelIndex": 286,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -3648265,
+                                3367508,
+                                -8957413
+                              ]
+                            },
+                            {
+                              "name": "Ch 123 (Basal Forebrain) - right hemisphere",
+                              "rgb": [
+                                124,
+                                233,
+                                167
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 286,
+                              "children": [],
+                              "position": [
+                                1687097,
+                                4148387,
+                                -8461290
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "sublenticular part of basal forebrain",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Ch 4 (Basal Forebrain)",
+                          "arealabel": "Ch-4",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            116,
+                            243,
+                            12
+                          ],
+                          "children": [
+                            {
+                              "name": "Ch 4 (Basal Forebrain) - left hemisphere",
+                              "rgb": [
+                                116,
+                                243,
+                                12
+                              ],
+                              "labelIndex": 264,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -17620275,
+                                -2290378,
+                                -12609966
+                              ]
+                            },
+                            {
+                              "name": "Ch 4 (Basal Forebrain) - right hemisphere",
+                              "rgb": [
+                                116,
+                                243,
+                                12
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 264,
+                              "children": [],
+                              "position": [
+                                15978528,
+                                -1288344,
+                                -12582822
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "magnocellular group within horizontal limb of diagnoal band",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Ch 123 (Basal Forebrain)",
+                          "arealabel": "Ch-123",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            124,
+                            233,
+                            167
+                          ],
+                          "children": [
+                            {
+                              "name": "Ch 123 (Basal Forebrain) - left hemisphere",
+                              "rgb": [
+                                124,
+                                233,
+                                167
+                              ],
+                              "labelIndex": 286,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -3648265,
+                                3367508,
+                                -8957413
+                              ]
+                            },
+                            {
+                              "name": "Ch 123 (Basal Forebrain) - right hemisphere",
+                              "rgb": [
+                                124,
+                                233,
+                                167
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 286,
+                              "children": [],
+                              "position": [
+                                1687097,
+                                4148387,
+                                -8461290
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    }
+                  ]
+                },
+                {
+                  "name": "amygdala",
+                  "status": null,
+                  "labelIndex": null,
+                  "synonyms": [],
+                  "rgb": null,
+                  "children": [
+                    {
+                      "name": "laterobasal group",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "LB (Amygdala)",
+                          "arealabel": "LB",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            188,
+                            16,
+                            222
+                          ],
+                          "children": [
+                            {
+                              "name": "LB (Amygdala) - left hemisphere",
+                              "rgb": [
+                                188,
+                                16,
+                                222
+                              ],
+                              "labelIndex": 187,
+                              "ngId": "jubrain v17 left",
+                              "children": []
+                            },
+                            {
+                              "name": "LB (Amygdala) - right hemisphere",
+                              "rgb": [
+                                188,
+                                16,
+                                222
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 187,
+                              "children": []
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "superficial group",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "CM (Amygdala)",
+                          "arealabel": "CM",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            102,
+                            180,
+                            202
+                          ],
+                          "children": [
+                            {
+                              "name": "CM (Amygdala) - left hemisphere",
+                              "rgb": [
+                                102,
+                                180,
+                                202
+                              ],
+                              "labelIndex": 22,
+                              "ngId": "jubrain v17 left",
+                              "children": []
+                            },
+                            {
+                              "name": "CM (Amygdala) - right hemisphere",
+                              "rgb": [
+                                102,
+                                180,
+                                202
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 22,
+                              "children": []
+                            }
+                          ]
+                        },
+                        {
+                          "name": "SF (Amygdala)",
+                          "arealabel": "SF",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            18,
+                            168,
+                            22
+                          ],
+                          "children": [
+                            {
+                              "name": "SF (Amygdala) - left hemisphere",
+                              "rgb": [
+                                18,
+                                168,
+                                22
+                              ],
+                              "labelIndex": 186,
+                              "ngId": "jubrain v17 left",
+                              "children": []
+                            },
+                            {
+                              "name": "SF (Amygdala) - right hemisphere",
+                              "rgb": [
+                                18,
+                                168,
+                                22
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 186,
+                              "children": []
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "fiber masses",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "MF (Amygdala)",
+                          "arealabel": "MF",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            190,
+                            200,
+                            9
+                          ],
+                          "children": [
+                            {
+                              "name": "MF (Amygdala) - left hemisphere",
+                              "rgb": [
+                                190,
+                                200,
+                                9
+                              ],
+                              "labelIndex": 235,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -19722222,
+                                -8722222,
+                                -16222222
+                              ]
+                            },
+                            {
+                              "name": "MF (Amygdala) - right hemisphere",
+                              "rgb": [
+                                190,
+                                200,
+                                9
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 235,
+                              "children": [],
+                              "position": [
+                                19157143,
+                                -6585714,
+                                -15985714
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "VTM (Amygdala)",
+                          "arealabel": "VTM",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            89,
+                            178,
+                            185
+                          ],
+                          "children": [
+                            {
+                              "name": "VTM (Amygdala) - left hemisphere",
+                              "rgb": [
+                                89,
+                                178,
+                                185
+                              ],
+                              "labelIndex": 228,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -24442675,
+                                -12143312,
+                                -15697452
+                              ]
+                            },
+                            {
+                              "name": "VTM (Amygdala) - right hemisphere",
+                              "rgb": [
+                                89,
+                                178,
+                                185
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 228,
+                              "children": [],
+                              "position": [
+                                23257426,
+                                -10816832,
+                                -17326733
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "IF (Amygdala)",
+                          "arealabel": "IF",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            120,
+                            190,
+                            129
+                          ],
+                          "children": [
+                            {
+                              "name": "IF (Amygdala) - left hemisphere",
+                              "rgb": [
+                                120,
+                                190,
+                                129
+                              ],
+                              "labelIndex": 237,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -29180412,
+                                -3664948,
+                                -18242268
+                              ]
+                            },
+                            {
+                              "name": "IF (Amygdala) - right hemisphere",
+                              "rgb": [
+                                120,
+                                190,
+                                129
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 237,
+                              "children": [],
+                              "position": [
+                                27247368,
+                                -2310526,
+                                -17973684
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "centromedial group",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "CM (Amygdala)",
+                          "arealabel": "CM",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            89,
+                            4,
+                            190
+                          ],
+                          "children": [
+                            {
+                              "name": "CM (Amygdala) - left hemisphere",
+                              "rgb": [
+                                89,
+                                4,
+                                190
+                              ],
+                              "labelIndex": 16,
+                              "ngId": "jubrain v17 left",
+                              "children": []
+                            },
+                            {
+                              "name": "CM (Amygdala) - right hemisphere",
+                              "rgb": [
+                                89,
+                                4,
+                                190
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 16,
+                              "children": []
+                            }
+                          ]
+                        },
+                        {
+                          "name": "CM (Amygdala)",
+                          "arealabel": "CM",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            9,
+                            120,
+                            220
+                          ],
+                          "children": [
+                            {
+                              "name": "CM (Amygdala) - left hemisphere",
+                              "rgb": [
+                                9,
+                                120,
+                                220
+                              ],
+                              "labelIndex": 21,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -22534091,
+                                -5320076,
+                                -13793561
+                              ]
+                            },
+                            {
+                              "name": "CM (Amygdala) - right hemisphere",
+                              "rgb": [
+                                9,
+                                120,
+                                220
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 21,
+                              "children": [],
+                              "position": [
+                                21343972,
+                                -4488180,
+                                -13743499
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    }
+                  ]
+                }
+              ]
+            },
+            {
+              "name": "cerebral cortex",
+              "status": null,
+              "labelIndex": null,
+              "synonyms": [],
+              "rgb": null,
+              "children": [
+                {
+                  "name": "parietal lobe",
+                  "status": null,
+                  "labelIndex": null,
+                  "synonyms": [],
+                  "rgb": null,
+                  "children": [
+                    {
+                      "name": "superior parietal lobule",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area 7P (SPL)",
+                          "arealabel": "Area-7P",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            52,
+                            20,
+                            106
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 7P (SPL) - left hemisphere",
+                              "rgb": [
+                                52,
+                                20,
+                                106
+                              ],
+                              "labelIndex": 208,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -8012999,
+                                -74699164,
+                                53070102
+                              ]
+                            },
+                            {
+                              "name": "Area 7P (SPL) - right hemisphere",
+                              "rgb": [
+                                52,
+                                20,
+                                106
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 208,
+                              "children": [],
+                              "position": [
+                                14174790,
+                                -74087955,
+                                55690476
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area 5M (SPL)",
+                          "arealabel": "Area-5M",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            225,
+                            245,
+                            76
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 5M (SPL) - left hemisphere",
+                              "rgb": [
+                                225,
+                                245,
+                                76
+                              ],
+                              "labelIndex": 131,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -8469145,
+                                -40822964,
+                                57099393
+                              ]
+                            },
+                            {
+                              "name": "Area 5M (SPL) - right hemisphere",
+                              "rgb": [
+                                225,
+                                245,
+                                76
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 131,
+                              "children": [],
+                              "position": [
+                                5921975,
+                                -43433519,
+                                59763933
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area 7PC (SPL)",
+                          "arealabel": "Area-7PC",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            252,
+                            89,
+                            28
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 7PC (SPL) - left hemisphere",
+                              "rgb": [
+                                252,
+                                89,
+                                28
+                              ],
+                              "labelIndex": 132,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -33528332,
+                                -47472312,
+                                63389891
+                              ]
+                            },
+                            {
+                              "name": "Area 7PC (SPL) - right hemisphere",
+                              "rgb": [
+                                252,
+                                89,
+                                28
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 132,
+                              "children": [],
+                              "position": [
+                                29759690,
+                                -46534053,
+                                62336656
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area 5L (SPL)",
+                          "arealabel": "Area-5L",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            184,
+                            185,
+                            58
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 5L (SPL) - left hemisphere",
+                              "rgb": [
+                                184,
+                                185,
+                                58
+                              ],
+                              "labelIndex": 130,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -18756077,
+                                -45216005,
+                                67108905
+                              ]
+                            },
+                            {
+                              "name": "Area 5L (SPL) - right hemisphere",
+                              "rgb": [
+                                184,
+                                185,
+                                58
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 130,
+                              "children": [],
+                              "position": [
+                                14224079,
+                                -48937984,
+                                69561773
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area 7M (SPL)",
+                          "arealabel": "Area-7M",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            205,
+                            61,
+                            236
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 7M (SPL) - left hemisphere",
+                              "rgb": [
+                                205,
+                                61,
+                                236
+                              ],
+                              "labelIndex": 135,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -2488934,
+                                -78308853,
+                                35074447
+                              ]
+                            },
+                            {
+                              "name": "Area 7M (SPL) - right hemisphere",
+                              "rgb": [
+                                205,
+                                61,
+                                236
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 135,
+                              "children": [],
+                              "position": [
+                                2937879,
+                                -75031818,
+                                38515152
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area 7A (SPL)",
+                          "arealabel": "Area-7A",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            38,
+                            204,
+                            19
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 7A (SPL) - left hemisphere",
+                              "rgb": [
+                                38,
+                                204,
+                                19
+                              ],
+                              "labelIndex": 134,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -20931652,
+                                -61293975,
+                                62298721
+                              ]
+                            },
+                            {
+                              "name": "Area 7A (SPL) - right hemisphere",
+                              "rgb": [
+                                38,
+                                204,
+                                19
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 134,
+                              "children": [],
+                              "position": [
+                                20754675,
+                                -61621387,
+                                62051683
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area 5Ci (SPL)",
+                          "arealabel": "Area-5Ci",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            79,
+                            242,
+                            146
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 5Ci (SPL) - left hemisphere",
+                              "rgb": [
+                                79,
+                                242,
+                                146
+                              ],
+                              "labelIndex": 136,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -15736664,
+                                -35457926,
+                                42264087
+                              ]
+                            },
+                            {
+                              "name": "Area 5Ci (SPL) - right hemisphere",
+                              "rgb": [
+                                79,
+                                242,
+                                146
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 136,
+                              "children": [],
+                              "position": [
+                                11398622,
+                                -35143701,
+                                45477854
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "parietal operculum",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area OP2 (POperc)",
+                          "arealabel": "Area-OP2",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            36,
+                            47,
+                            221
+                          ],
+                          "children": [
+                            {
+                              "name": "Area OP2 (POperc) - left hemisphere",
+                              "rgb": [
+                                36,
+                                47,
+                                221
+                              ],
+                              "labelIndex": 74,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -37009402,
+                                -24886325,
+                                19503419
+                              ]
+                            },
+                            {
+                              "name": "Area OP2 (POperc) - right hemisphere",
+                              "rgb": [
+                                36,
+                                47,
+                                221
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 74,
+                              "children": [],
+                              "position": [
+                                35239706,
+                                -21379412,
+                                18500000
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area OP4 (POperc)",
+                          "arealabel": "Area-OP4",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            89,
+                            80,
+                            132
+                          ],
+                          "children": [
+                            {
+                              "name": "Area OP4 (POperc) - left hemisphere",
+                              "rgb": [
+                                89,
+                                80,
+                                132
+                              ],
+                              "labelIndex": 72,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -61452452,
+                                -11957958,
+                                14987487
+                              ]
+                            },
+                            {
+                              "name": "Area OP4 (POperc) - right hemisphere",
+                              "rgb": [
+                                89,
+                                80,
+                                132
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 72,
+                              "children": [],
+                              "position": [
+                                61825815,
+                                -8262531,
+                                12300125
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area OP3 (POperc)",
+                          "arealabel": "Area-OP3",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            58,
+                            122,
+                            80
+                          ],
+                          "children": [
+                            {
+                              "name": "Area OP3 (POperc) - left hemisphere",
+                              "rgb": [
+                                58,
+                                122,
+                                80
+                              ],
+                              "labelIndex": 75,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -41843266,
+                                -14720501,
+                                18247318
+                              ]
+                            },
+                            {
+                              "name": "Area OP3 (POperc) - right hemisphere",
+                              "rgb": [
+                                58,
+                                122,
+                                80
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 75,
+                              "children": [],
+                              "position": [
+                                40261521,
+                                -11390553,
+                                18514977
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area OP1 (POperc)",
+                          "arealabel": "Area-OP1",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            250,
+                            182,
+                            34
+                          ],
+                          "children": [
+                            {
+                              "name": "Area OP1 (POperc) - left hemisphere",
+                              "rgb": [
+                                250,
+                                182,
+                                34
+                              ],
+                              "labelIndex": 73,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -52293320,
+                                -24316468,
+                                18030093
+                              ]
+                            },
+                            {
+                              "name": "Area OP1 (POperc) - right hemisphere",
+                              "rgb": [
+                                250,
+                                182,
+                                34
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 73,
+                              "children": [],
+                              "position": [
+                                51168165,
+                                -19477523,
+                                18151001
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "postcentral gyrus",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area 1 (PostCG)",
+                          "arealabel": "Area-1",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            232,
+                            185,
+                            250
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 1 (PostCG) - left hemisphere",
+                              "rgb": [
+                                232,
+                                185,
+                                250
+                              ],
+                              "labelIndex": 125,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -47975865,
+                                -26902730,
+                                58870063
+                              ]
+                            },
+                            {
+                              "name": "Area 1 (PostCG) - right hemisphere",
+                              "rgb": [
+                                232,
+                                185,
+                                250
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 125,
+                              "children": [],
+                              "position": [
+                                48161578,
+                                -22485924,
+                                56291435
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area 3b (PostCG)",
+                          "arealabel": "Area-3b",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            239,
+                            246,
+                            155
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 3b (PostCG) - left hemisphere",
+                              "rgb": [
+                                239,
+                                246,
+                                155
+                              ],
+                              "labelIndex": 127,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -46100804,
+                                -21517231,
+                                46289585
+                              ]
+                            },
+                            {
+                              "name": "Area 3b (PostCG) - right hemisphere",
+                              "rgb": [
+                                239,
+                                246,
+                                155
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 127,
+                              "children": [],
+                              "position": [
+                                39338624,
+                                -21564818,
+                                47310887
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area 3a (PostCG)",
+                          "arealabel": "Area-3a",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            187,
+                            133,
+                            50
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 3a (PostCG) - left hemisphere",
+                              "rgb": [
+                                187,
+                                133,
+                                50
+                              ],
+                              "labelIndex": 126,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -32589090,
+                                -25737826,
+                                44292752
+                              ]
+                            },
+                            {
+                              "name": "Area 3a (PostCG) - right hemisphere",
+                              "rgb": [
+                                187,
+                                133,
+                                50
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 126,
+                              "children": [],
+                              "position": [
+                                38084107,
+                                -18062645,
+                                36367169
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area 2 (PostCS)",
+                          "arealabel": "Area-2",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            23,
+                            13,
+                            35
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 2 (PostCS) - left hemisphere",
+                              "rgb": [
+                                23,
+                                13,
+                                35
+                              ],
+                              "labelIndex": 252,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -43927866,
+                                -31926548,
+                                51956851
+                              ]
+                            },
+                            {
+                              "name": "Area 2 (PostCS) - right hemisphere",
+                              "rgb": [
+                                23,
+                                13,
+                                35
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 252,
+                              "children": [],
+                              "position": [
+                                38456046,
+                                -31522535,
+                                52910085
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "inferior parietal lobule",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area PFm (IPL)",
+                          "arealabel": "Area-PFm",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            53,
+                            76,
+                            145
+                          ],
+                          "children": [
+                            {
+                              "name": "Area PFm (IPL) - left hemisphere",
+                              "rgb": [
+                                53,
+                                76,
+                                145
+                              ],
+                              "labelIndex": 112,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -56791928,
+                                -53657866,
+                                40055933
+                              ]
+                            },
+                            {
+                              "name": "Area PFm (IPL) - right hemisphere",
+                              "rgb": [
+                                53,
+                                76,
+                                145
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 112,
+                              "children": [],
+                              "position": [
+                                57321981,
+                                -44055488,
+                                39537196
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area PFop (IPL)",
+                          "arealabel": "Area-PFop",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            146,
+                            153,
+                            177
+                          ],
+                          "children": [
+                            {
+                              "name": "Area PFop (IPL) - left hemisphere",
+                              "rgb": [
+                                146,
+                                153,
+                                177
+                              ],
+                              "labelIndex": 111,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -62520113,
+                                -25681018,
+                                24621307
+                              ]
+                            },
+                            {
+                              "name": "Area PFop (IPL) - right hemisphere",
+                              "rgb": [
+                                146,
+                                153,
+                                177
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 111,
+                              "children": [],
+                              "position": [
+                                57801693,
+                                -19413543,
+                                26279323
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area PF (IPL)",
+                          "arealabel": "Area-PF",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            226,
+                            211,
+                            61
+                          ],
+                          "children": [
+                            {
+                              "name": "Area PF (IPL) - left hemisphere",
+                              "rgb": [
+                                226,
+                                211,
+                                61
+                              ],
+                              "labelIndex": 206,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -62326709,
+                                -38492101,
+                                37676006
+                              ]
+                            },
+                            {
+                              "name": "Area PF (IPL) - right hemisphere",
+                              "rgb": [
+                                226,
+                                211,
+                                61
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 206,
+                              "children": [],
+                              "position": [
+                                64184952,
+                                -31767876,
+                                31797118
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area PGp (IPL)",
+                          "arealabel": "Area-PGp",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            92,
+                            116,
+                            83
+                          ],
+                          "children": [
+                            {
+                              "name": "Area PGp (IPL) - left hemisphere",
+                              "rgb": [
+                                92,
+                                116,
+                                83
+                              ],
+                              "labelIndex": 108,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -46213502,
+                                -75081229,
+                                30404363
+                              ]
+                            },
+                            {
+                              "name": "Area PGp (IPL) - right hemisphere",
+                              "rgb": [
+                                92,
+                                116,
+                                83
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 108,
+                              "children": [],
+                              "position": [
+                                47682598,
+                                -70326680,
+                                31755974
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area PGa (IPL)",
+                          "arealabel": "Area-PGa",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            42,
+                            236,
+                            131
+                          ],
+                          "children": [
+                            {
+                              "name": "Area PGa (IPL) - left hemisphere",
+                              "rgb": [
+                                42,
+                                236,
+                                131
+                              ],
+                              "labelIndex": 110,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -50169585,
+                                -63561531,
+                                38956978
+                              ]
+                            },
+                            {
+                              "name": "Area PGa (IPL) - right hemisphere",
+                              "rgb": [
+                                42,
+                                236,
+                                131
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 110,
+                              "children": [],
+                              "position": [
+                                55106872,
+                                -54828987,
+                                31733304
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area PFt (IPL)",
+                          "arealabel": "Area-PFt",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            120,
+                            135,
+                            232
+                          ],
+                          "children": [
+                            {
+                              "name": "Area PFt (IPL) - left hemisphere",
+                              "rgb": [
+                                120,
+                                135,
+                                232
+                              ],
+                              "labelIndex": 109,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -57342169,
+                                -28159557,
+                                38579423
+                              ]
+                            },
+                            {
+                              "name": "Area PFt (IPL) - right hemisphere",
+                              "rgb": [
+                                120,
+                                135,
+                                232
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 109,
+                              "children": [],
+                              "position": [
+                                55074906,
+                                -22994639,
+                                39924515
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area PFcm (IPL)",
+                          "arealabel": "Area-PFcm",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            98,
+                            128,
+                            120
+                          ],
+                          "children": [
+                            {
+                              "name": "Area PFcm (IPL) - left hemisphere",
+                              "rgb": [
+                                98,
+                                128,
+                                120
+                              ],
+                              "labelIndex": 113,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -53295618,
+                                -39421369,
+                                23142857
+                              ]
+                            },
+                            {
+                              "name": "Area PFcm (IPL) - right hemisphere",
+                              "rgb": [
+                                98,
+                                128,
+                                120
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 113,
+                              "children": [],
+                              "position": [
+                                52927071,
+                                -29776768,
+                                24592525
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "parieto-occipital sulcus",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area hPO1 (POS)",
+                          "arealabel": "Area-hPO1",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            153,
+                            232,
+                            235
+                          ],
+                          "children": [
+                            {
+                              "name": "Area hPO1 (POS) - left hemisphere",
+                              "rgb": [
+                                153,
+                                232,
+                                235
+                              ],
+                              "labelIndex": 297,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -16522864,
+                                -81584154,
+                                36346936
+                              ]
+                            },
+                            {
+                              "name": "Area hPO1 (POS) - right hemisphere",
+                              "rgb": [
+                                153,
+                                232,
+                                235
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 297,
+                              "children": [],
+                              "position": [
+                                21240705,
+                                -81149825,
+                                37156498
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "intraparietal sulcus",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area hIP5 (IPS)",
+                          "arealabel": "Area-hIP5",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            217,
+                            87,
+                            210
+                          ],
+                          "children": [
+                            {
+                              "name": "Area hIP5 (IPS) - left hemisphere",
+                              "rgb": [
+                                217,
+                                87,
+                                210
+                              ],
+                              "labelIndex": 295,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -29185032,
+                                -74634355,
+                                36823512
+                              ]
+                            },
+                            {
+                              "name": "Area hIP5 (IPS) - right hemisphere",
+                              "rgb": [
+                                217,
+                                87,
+                                210
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 295,
+                              "children": [],
+                              "position": [
+                                33939891,
+                                -69259563,
+                                34275566
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area hIP3 (IPS)",
+                          "arealabel": "Area-hIP3",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            113,
+                            172,
+                            229
+                          ],
+                          "children": [
+                            {
+                              "name": "Area hIP3 (IPS) - left hemisphere",
+                              "rgb": [
+                                113,
+                                172,
+                                229
+                              ],
+                              "labelIndex": 133,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -31442940,
+                                -54720825,
+                                48220503
+                              ]
+                            },
+                            {
+                              "name": "Area hIP3 (IPS) - right hemisphere",
+                              "rgb": [
+                                113,
+                                172,
+                                229
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 133,
+                              "children": [],
+                              "position": [
+                                33068074,
+                                -49000000,
+                                50509215
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area hIP8 (IPS)",
+                          "arealabel": "Area-hIP8",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            223,
+                            109,
+                            3
+                          ],
+                          "children": [
+                            {
+                              "name": "Area hIP8 (IPS) - left hemisphere",
+                              "rgb": [
+                                223,
+                                109,
+                                3
+                              ],
+                              "labelIndex": 293,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -18598696,
+                                -73068715,
+                                43463501
+                              ]
+                            },
+                            {
+                              "name": "Area hIP8 (IPS) - right hemisphere",
+                              "rgb": [
+                                223,
+                                109,
+                                3
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 293,
+                              "children": [],
+                              "position": [
+                                24977204,
+                                -71433131,
+                                41158435
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area hIP4 (IPS)",
+                          "arealabel": "Area-hIP4",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            254,
+                            52,
+                            184
+                          ],
+                          "children": [
+                            {
+                              "name": "Area hIP4 (IPS) - left hemisphere",
+                              "rgb": [
+                                254,
+                                52,
+                                184
+                              ],
+                              "labelIndex": 294,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -31264133,
+                                -81080409,
+                                24906920
+                              ]
+                            },
+                            {
+                              "name": "Area hIP4 (IPS) - right hemisphere",
+                              "rgb": [
+                                254,
+                                52,
+                                184
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 294,
+                              "children": [],
+                              "position": [
+                                37282609,
+                                -76348814,
+                                22440217
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area hIP7 (IPS)",
+                          "arealabel": "Area-hIP7",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            71,
+                            196,
+                            218
+                          ],
+                          "children": [
+                            {
+                              "name": "Area hIP7 (IPS) - left hemisphere",
+                              "rgb": [
+                                71,
+                                196,
+                                218
+                              ],
+                              "labelIndex": 296,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -24182639,
+                                -81016889,
+                                28962687
+                              ]
+                            },
+                            {
+                              "name": "Area hIP7 (IPS) - right hemisphere",
+                              "rgb": [
+                                71,
+                                196,
+                                218
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 296,
+                              "children": [],
+                              "position": [
+                                29594078,
+                                -79106072,
+                                27718516
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area hIP1 (IPS)",
+                          "arealabel": "Area-hIP1",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            66,
+                            149,
+                            82
+                          ],
+                          "children": [
+                            {
+                              "name": "Area hIP1 (IPS) - left hemisphere",
+                              "rgb": [
+                                66,
+                                149,
+                                82
+                              ],
+                              "labelIndex": 128,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -37649600,
+                                -50042430,
+                                40308099
+                              ]
+                            },
+                            {
+                              "name": "Area hIP1 (IPS) - right hemisphere",
+                              "rgb": [
+                                66,
+                                149,
+                                82
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 128,
+                              "children": [],
+                              "position": [
+                                40174687,
+                                -47498075,
+                                39221848
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area hIP6 (IPS)",
+                          "arealabel": "Area-hIP6",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            237,
+                            233,
+                            37
+                          ],
+                          "children": [
+                            {
+                              "name": "Area hIP6 (IPS) - left hemisphere",
+                              "rgb": [
+                                237,
+                                233,
+                                37
+                              ],
+                              "labelIndex": 292,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -32177576,
+                                -67578743,
+                                47685353
+                              ]
+                            },
+                            {
+                              "name": "Area hIP6 (IPS) - right hemisphere",
+                              "rgb": [
+                                237,
+                                233,
+                                37
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 292,
+                              "children": [],
+                              "position": [
+                                37140789,
+                                -63130263,
+                                45176974
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area hIP2 (IPS)",
+                          "arealabel": "Area-hIP2",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            127,
+                            245,
+                            203
+                          ],
+                          "children": [
+                            {
+                              "name": "Area hIP2 (IPS) - left hemisphere",
+                              "rgb": [
+                                127,
+                                245,
+                                203
+                              ],
+                              "labelIndex": 129,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -48109229,
+                                -42174005,
+                                43577477
+                              ]
+                            },
+                            {
+                              "name": "Area hIP2 (IPS) - right hemisphere",
+                              "rgb": [
+                                127,
+                                245,
+                                203
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 129,
+                              "children": [],
+                              "position": [
+                                44102535,
+                                -39182604,
+                                45742512
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    }
+                  ]
+                },
+                {
+                  "name": "occiptal lobe",
+                  "status": null,
+                  "labelIndex": null,
+                  "synonyms": [],
+                  "rgb": null,
+                  "children": [
+                    {
+                      "name": "dorsal occipital cortex",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area hOc4d (Cuneus)",
+                          "arealabel": "Area-hOc4d",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            109,
+                            218,
+                            10
+                          ],
+                          "children": [
+                            {
+                              "name": "Area hOc4d (Cuneus) - left hemisphere",
+                              "rgb": [
+                                109,
+                                218,
+                                10
+                              ],
+                              "labelIndex": 119,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -18518125,
+                                -89169571,
+                                25335483
+                              ]
+                            },
+                            {
+                              "name": "Area hOc4d (Cuneus) - right hemisphere",
+                              "rgb": [
+                                109,
+                                218,
+                                10
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 119,
+                              "children": [],
+                              "position": [
+                                19552047,
+                                -87379086,
+                                27567915
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area hOc3d (Cuneus)",
+                          "arealabel": "Area-hOc3d",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            105,
+                            191,
+                            48
+                          ],
+                          "children": [
+                            {
+                              "name": "Area hOc3d (Cuneus) - left hemisphere",
+                              "rgb": [
+                                105,
+                                191,
+                                48
+                              ],
+                              "labelIndex": 120,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -14416089,
+                                -92302582,
+                                21786681
+                              ]
+                            },
+                            {
+                              "name": "Area hOc3d (Cuneus) - right hemisphere",
+                              "rgb": [
+                                105,
+                                191,
+                                48
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 120,
+                              "children": [],
+                              "position": [
+                                14188075,
+                                -89168467,
+                                24647659
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area hOc6 (POS)",
+                          "arealabel": "Area-hOc6",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            239,
+                            66,
+                            26
+                          ],
+                          "children": [
+                            {
+                              "name": "Area hOc6 (POS) - left hemisphere",
+                              "rgb": [
+                                239,
+                                66,
+                                26
+                              ],
+                              "labelIndex": 291,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -17598229,
+                                -72213366,
+                                15094203
+                              ]
+                            },
+                            {
+                              "name": "Area hOc6 (POS) - right hemisphere",
+                              "rgb": [
+                                239,
+                                66,
+                                26
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 291,
+                              "children": [],
+                              "position": [
+                                17851310,
+                                -68066256,
+                                18144838
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "ventral occipital cortex",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area hOc4v (LingG)",
+                          "arealabel": "Area-hOc4v",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            222,
+                            77,
+                            155
+                          ],
+                          "children": [
+                            {
+                              "name": "Area hOc4v (LingG) - left hemisphere",
+                              "rgb": [
+                                222,
+                                77,
+                                155
+                              ],
+                              "labelIndex": 9,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -27885066,
+                                -80622049,
+                                -13384313
+                              ]
+                            },
+                            {
+                              "name": "Area hOc4v (LingG) - right hemisphere",
+                              "rgb": [
+                                222,
+                                77,
+                                155
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 9,
+                              "children": [],
+                              "position": [
+                                31875471,
+                                -78011213,
+                                -12568268
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area hOc3v (LingG)",
+                          "arealabel": "Area-hOc3v",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            83,
+                            179,
+                            155
+                          ],
+                          "children": [
+                            {
+                              "name": "Area hOc3v (LingG) - left hemisphere",
+                              "rgb": [
+                                83,
+                                179,
+                                155
+                              ],
+                              "labelIndex": 10,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -19368217,
+                                -87017481,
+                                -10849154
+                              ]
+                            },
+                            {
+                              "name": "Area hOc3v (LingG) - right hemisphere",
+                              "rgb": [
+                                83,
+                                179,
+                                155
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 10,
+                              "children": [],
+                              "position": [
+                                22758654,
+                                -83233966,
+                                -10415129
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "occipital cortex",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area hOc2 (V2, 18)",
+                          "arealabel": "Area-hOc2",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            84,
+                            110,
+                            22
+                          ],
+                          "children": [
+                            {
+                              "name": "Area hOc2 (V2, 18) - left hemisphere",
+                              "rgb": [
+                                84,
+                                110,
+                                22
+                              ],
+                              "labelIndex": 7,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -10978138,
+                                -87917881,
+                                3523276
+                              ]
+                            },
+                            {
+                              "name": "Area hOc2 (V2, 18) - right hemisphere",
+                              "rgb": [
+                                84,
+                                110,
+                                22
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 7,
+                              "children": [],
+                              "position": [
+                                12703537,
+                                -86800460,
+                                3658074
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area hOc1 (V1, 17, CalcS)",
+                          "arealabel": "Area-hOc1",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            190,
+                            132,
+                            147
+                          ],
+                          "children": [
+                            {
+                              "name": "Area hOc1 (V1, 17, CalcS) - left hemisphere",
+                              "rgb": [
+                                190,
+                                132,
+                                147
+                              ],
+                              "labelIndex": 8,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -10265298,
+                                -84434623,
+                                2016671
+                              ]
+                            },
+                            {
+                              "name": "Area hOc1 (V1, 17, CalcS) - right hemisphere",
+                              "rgb": [
+                                190,
+                                132,
+                                147
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 8,
+                              "children": [],
+                              "position": [
+                                13123488,
+                                -81803556,
+                                2052487
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "lateral occipital cortex",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area hOc5 (LOC)",
+                          "arealabel": "Area-hOc5",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            255,
+                            0,
+                            0
+                          ],
+                          "children": [
+                            {
+                              "name": "Area hOc5 (LOC) - left hemisphere",
+                              "rgb": [
+                                255,
+                                0,
+                                0
+                              ],
+                              "labelIndex": 6,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -43339493,
+                                -73484161,
+                                1403907
+                              ]
+                            },
+                            {
+                              "name": "Area hOc5 (LOC) - right hemisphere",
+                              "rgb": [
+                                255,
+                                0,
+                                0
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 6,
+                              "children": [],
+                              "position": [
+                                47686640,
+                                -66001965,
+                                4126719
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area hOc4la (LOC)",
+                          "arealabel": "Area-hOc4la",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            233,
+                            168,
+                            189
+                          ],
+                          "children": [
+                            {
+                              "name": "Area hOc4la (LOC) - left hemisphere",
+                              "rgb": [
+                                233,
+                                168,
+                                189
+                              ],
+                              "labelIndex": 118,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -47307308,
+                                -79566994,
+                                -653781
+                              ]
+                            },
+                            {
+                              "name": "Area hOc4la (LOC) - right hemisphere",
+                              "rgb": [
+                                233,
+                                168,
+                                189
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 118,
+                              "children": [],
+                              "position": [
+                                47940691,
+                                -74716566,
+                                251812
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area hOc4lp (LOC)",
+                          "arealabel": "Area-hOc4lp",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            96,
+                            113,
+                            253
+                          ],
+                          "children": [
+                            {
+                              "name": "Area hOc4lp (LOC) - left hemisphere",
+                              "rgb": [
+                                96,
+                                113,
+                                253
+                              ],
+                              "labelIndex": 117,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -34774834,
+                                -90654982,
+                                6585904
+                              ]
+                            },
+                            {
+                              "name": "Area hOc4lp (LOC) - right hemisphere",
+                              "rgb": [
+                                96,
+                                113,
+                                253
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 117,
+                              "children": [],
+                              "position": [
+                                37344111,
+                                -86863972,
+                                4946882
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    }
+                  ]
+                },
+                {
+                  "name": "frontal lobe",
+                  "status": null,
+                  "labelIndex": null,
+                  "synonyms": [],
+                  "rgb": null,
+                  "children": [
+                    {
+                      "name": "inferior frontal sulcus",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area ifj1 (IFS/PreS)",
+                          "arealabel": "Area-ifj1",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            71,
+                            244,
+                            160
+                          ],
+                          "children": [
+                            {
+                              "name": "Area ifj1 (IFS/PreS) - left hemisphere",
+                              "rgb": [
+                                71,
+                                244,
+                                160
+                              ],
+                              "labelIndex": 248,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -39114634,
+                                13825203,
+                                28231707
+                              ]
+                            },
+                            {
+                              "name": "Area ifj1 (IFS/PreS) - right hemisphere",
+                              "rgb": [
+                                71,
+                                244,
+                                160
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 248,
+                              "children": [],
+                              "position": [
+                                42958484,
+                                16095668,
+                                26297834
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area ifs4 (IFS)",
+                          "arealabel": "Area-ifs4",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            86,
+                            17,
+                            211
+                          ],
+                          "children": [
+                            {
+                              "name": "Area ifs4 (IFS) - left hemisphere",
+                              "rgb": [
+                                86,
+                                17,
+                                211
+                              ],
+                              "labelIndex": 247,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -45664223,
+                                18206745,
+                                23127566
+                              ]
+                            },
+                            {
+                              "name": "Area ifs4 (IFS) - right hemisphere",
+                              "rgb": [
+                                86,
+                                17,
+                                211
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 247,
+                              "children": [],
+                              "position": [
+                                42233716,
+                                20120690,
+                                28285441
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area ifs1 (IFS)",
+                          "arealabel": "Area-ifs1",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            172,
+                            20,
+                            136
+                          ],
+                          "children": [
+                            {
+                              "name": "Area ifs1 (IFS) - left hemisphere",
+                              "rgb": [
+                                172,
+                                20,
+                                136
+                              ],
+                              "labelIndex": 244,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -41240214,
+                                26505338,
+                                21403915
+                              ]
+                            },
+                            {
+                              "name": "Area ifs1 (IFS) - right hemisphere",
+                              "rgb": [
+                                172,
+                                20,
+                                136
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 244,
+                              "children": [],
+                              "position": [
+                                37182877,
+                                25882979,
+                                24050152
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area ifj2 (IFS/PreS)",
+                          "arealabel": "Area-ifj2",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            14,
+                            247,
+                            132
+                          ],
+                          "children": [
+                            {
+                              "name": "Area ifj2 (IFS/PreS) - left hemisphere",
+                              "rgb": [
+                                14,
+                                247,
+                                132
+                              ],
+                              "labelIndex": 249,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -41304065,
+                                7595935,
+                                29817073
+                              ]
+                            },
+                            {
+                              "name": "Area ifj2 (IFS/PreS) - right hemisphere",
+                              "rgb": [
+                                14,
+                                247,
+                                132
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 249,
+                              "children": [],
+                              "position": [
+                                42472872,
+                                11106174,
+                                24003274
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area ifs2 (IFS)",
+                          "arealabel": "Area-ifs2",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            183,
+                            42,
+                            247
+                          ],
+                          "children": [
+                            {
+                              "name": "Area ifs2 (IFS) - left hemisphere",
+                              "rgb": [
+                                183,
+                                42,
+                                247
+                              ],
+                              "labelIndex": 245,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -46574074,
+                                23629630,
+                                20222222
+                              ]
+                            },
+                            {
+                              "name": "Area ifs2 (IFS) - right hemisphere",
+                              "rgb": [
+                                183,
+                                42,
+                                247
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 245,
+                              "children": [],
+                              "position": [
+                                43901709,
+                                23803419,
+                                22797009
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area ifs3 (IFS)",
+                          "arealabel": "Area-ifs3",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            144,
+                            30,
+                            126
+                          ],
+                          "children": [
+                            {
+                              "name": "Area ifs3 (IFS) - left hemisphere",
+                              "rgb": [
+                                144,
+                                30,
+                                126
+                              ],
+                              "labelIndex": 246,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -42019070,
+                                19604186,
+                                28443256
+                              ]
+                            },
+                            {
+                              "name": "Area ifs3 (IFS) - right hemisphere",
+                              "rgb": [
+                                144,
+                                30,
+                                126
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 246,
+                              "children": [],
+                              "position": [
+                                38801055,
+                                21694631,
+                                32716683
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "inferior frontal gyrus",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area 44 (IFG)",
+                          "arealabel": "Area-44",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            54,
+                            74,
+                            75
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 44 (IFG) - left hemisphere",
+                              "rgb": [
+                                54,
+                                74,
+                                75
+                              ],
+                              "labelIndex": 2,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -54134365,
+                                11216664,
+                                15641040
+                              ]
+                            },
+                            {
+                              "name": "Area 44 (IFG) - right hemisphere",
+                              "rgb": [
+                                54,
+                                74,
+                                75
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 2,
+                              "children": [],
+                              "position": [
+                                53627432,
+                                13897917,
+                                11532612
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area 45 (IFG)",
+                          "arealabel": "Area-45",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            167,
+                            103,
+                            146
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 45 (IFG) - left hemisphere",
+                              "rgb": [
+                                167,
+                                103,
+                                146
+                              ],
+                              "labelIndex": 1,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -54741552,
+                                27110876,
+                                13391235
+                              ]
+                            },
+                            {
+                              "name": "Area 45 (IFG) - right hemisphere",
+                              "rgb": [
+                                167,
+                                103,
+                                146
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 1,
+                              "children": [],
+                              "position": [
+                                52598442,
+                                28512366,
+                                11201622
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "dorsal precentral gyrus",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area 6d1 (PreG)",
+                          "arealabel": "Area-6d1",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            45,
+                            33,
+                            27
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 6d1 (PreG) - left hemisphere",
+                              "rgb": [
+                                45,
+                                33,
+                                27
+                              ],
+                              "labelIndex": 287,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -21374190,
+                                -13807593,
+                                67532003
+                              ]
+                            },
+                            {
+                              "name": "Area 6d1 (PreG) - right hemisphere",
+                              "rgb": [
+                                45,
+                                33,
+                                27
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 287,
+                              "children": [],
+                              "position": [
+                                18459790,
+                                -13929543,
+                                67653920
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area 6d2 (PreG)",
+                          "arealabel": "Area-6d2",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            170,
+                            151,
+                            180
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 6d2 (PreG) - left hemisphere",
+                              "rgb": [
+                                170,
+                                151,
+                                180
+                              ],
+                              "labelIndex": 288,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -16167826,
+                                3331479,
+                                67316412
+                              ]
+                            },
+                            {
+                              "name": "Area 6d2 (PreG) - right hemisphere",
+                              "rgb": [
+                                170,
+                                151,
+                                180
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 288,
+                              "children": [],
+                              "position": [
+                                13586847,
+                                5159934,
+                                67533325
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "posterior medial superior frontal gyrus",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area 6ma (preSMA, mesial SFG)",
+                          "arealabel": "Area-6ma",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            204,
+                            108,
+                            222
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 6ma (preSMA, mesial SFG) - left hemisphere",
+                              "rgb": [
+                                204,
+                                108,
+                                222
+                              ],
+                              "labelIndex": 299,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -5793912,
+                                6001050,
+                                57168300
+                              ]
+                            },
+                            {
+                              "name": "Area 6ma (preSMA, mesial SFG) - right hemisphere",
+                              "rgb": [
+                                204,
+                                108,
+                                222
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 299,
+                              "children": [],
+                              "position": [
+                                5128280,
+                                6328025,
+                                57073758
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "superior frontal sulcus",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area 6d3 (SFS)",
+                          "arealabel": "Area-6d3",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            55,
+                            239,
+                            21
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 6d3 (SFS) - left hemisphere",
+                              "rgb": [
+                                55,
+                                239,
+                                21
+                              ],
+                              "labelIndex": 289,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -24754304,
+                                4064945,
+                                51648670
+                              ]
+                            },
+                            {
+                              "name": "Area 6d3 (SFS) - right hemisphere",
+                              "rgb": [
+                                55,
+                                239,
+                                21
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 289,
+                              "children": [],
+                              "position": [
+                                23956070,
+                                3653802,
+                                53205165
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "frontal pole",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area Fp1 (FPole)",
+                          "arealabel": "Area-Fp1",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            226,
+                            14,
+                            200
+                          ],
+                          "children": [
+                            {
+                              "name": "Area Fp1 (FPole) - left hemisphere",
+                              "rgb": [
+                                226,
+                                14,
+                                200
+                              ],
+                              "labelIndex": 212,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -19102858,
+                                63747679,
+                                -1631986
+                              ]
+                            },
+                            {
+                              "name": "Area Fp1 (FPole) - right hemisphere",
+                              "rgb": [
+                                226,
+                                14,
+                                200
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 212,
+                              "children": [],
+                              "position": [
+                                17092523,
+                                64510614,
+                                -2304434
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area Fp2 (FPole)",
+                          "arealabel": "Area-Fp2",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            239,
+                            137,
+                            211
+                          ],
+                          "children": [
+                            {
+                              "name": "Area Fp2 (FPole) - left hemisphere",
+                              "rgb": [
+                                239,
+                                137,
+                                211
+                              ],
+                              "labelIndex": 211,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -6503595,
+                                59384951,
+                                -3961993
+                              ]
+                            },
+                            {
+                              "name": "Area Fp2 (FPole) - right hemisphere",
+                              "rgb": [
+                                239,
+                                137,
+                                211
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 211,
+                              "children": [],
+                              "position": [
+                                4778743,
+                                61080225,
+                                -3022228
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "precentral gyrus ",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area 4p (PreCG)",
+                          "arealabel": "Area-4p",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            116,
+                            92,
+                            124
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 4p (PreCG) - left hemisphere",
+                              "rgb": [
+                                116,
+                                92,
+                                124
+                              ],
+                              "labelIndex": 123,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -37145015,
+                                -22255287,
+                                49007049
+                              ]
+                            },
+                            {
+                              "name": "Area 4p (PreCG) - right hemisphere",
+                              "rgb": [
+                                116,
+                                92,
+                                124
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 123,
+                              "children": [],
+                              "position": [
+                                36616185,
+                                -18949518,
+                                46248351
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area 4a (PreCG)",
+                          "arealabel": "Area-4a",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            118,
+                            239,
+                            183
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 4a (PreCG) - left hemisphere",
+                              "rgb": [
+                                118,
+                                239,
+                                183
+                              ],
+                              "labelIndex": 124,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -17759520,
+                                -26329160,
+                                66684048
+                              ]
+                            },
+                            {
+                              "name": "Area 4a (PreCG) - right hemisphere",
+                              "rgb": [
+                                118,
+                                239,
+                                183
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 124,
+                              "children": [],
+                              "position": [
+                                9561296,
+                                -29536520,
+                                67748853
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "mesial precentral gyrus",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area 6mp (SMA, mesial SFG)",
+                          "arealabel": "Area-6mp",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            75,
+                            95,
+                            87
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 6mp (SMA, mesial SFG) - left hemisphere",
+                              "rgb": [
+                                75,
+                                95,
+                                87
+                              ],
+                              "labelIndex": 298,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -5060089,
+                                -12636499,
+                                57999629
+                              ]
+                            },
+                            {
+                              "name": "Area 6mp (SMA, mesial SFG) - right hemisphere",
+                              "rgb": [
+                                75,
+                                95,
+                                87
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 298,
+                              "children": [],
+                              "position": [
+                                4281209,
+                                -12118010,
+                                56050065
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "medial orbitofrontal cortex",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area Fo3 (OFC)",
+                          "arealabel": "Area-Fo3",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            182,
+                            189,
+                            250
+                          ],
+                          "children": [
+                            {
+                              "name": "Area Fo3 (OFC) - left hemisphere",
+                              "rgb": [
+                                182,
+                                189,
+                                250
+                              ],
+                              "labelIndex": 5,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -22798035,
+                                32470959,
+                                -20700499
+                              ]
+                            },
+                            {
+                              "name": "Area Fo3 (OFC) - right hemisphere",
+                              "rgb": [
+                                182,
+                                189,
+                                250
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 5,
+                              "children": [],
+                              "position": [
+                                20788728,
+                                33338701,
+                                -20253609
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area Fo1 (OFC)",
+                          "arealabel": "Area-Fo1",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            7,
+                            255,
+                            179
+                          ],
+                          "children": [
+                            {
+                              "name": "Area Fo1 (OFC) - left hemisphere",
+                              "rgb": [
+                                7,
+                                255,
+                                179
+                              ],
+                              "labelIndex": 3,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -8931833,
+                                40936870,
+                                -25550705
+                              ]
+                            },
+                            {
+                              "name": "Area Fo1 (OFC) - right hemisphere",
+                              "rgb": [
+                                7,
+                                255,
+                                179
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 3,
+                              "children": [],
+                              "position": [
+                                7452738,
+                                40856484,
+                                -25066859
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area Fo2 (OFC)",
+                          "arealabel": "Area-Fo2",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            0,
+                            255,
+                            0
+                          ],
+                          "children": [
+                            {
+                              "name": "Area Fo2 (OFC) - left hemisphere",
+                              "rgb": [
+                                0,
+                                255,
+                                0
+                              ],
+                              "labelIndex": 4,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -10107850,
+                                20731801,
+                                -22045790
+                              ]
+                            },
+                            {
+                              "name": "Area Fo2 (OFC) - right hemisphere",
+                              "rgb": [
+                                0,
+                                255,
+                                0
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 4,
+                              "children": [],
+                              "position": [
+                                7453208,
+                                20602446,
+                                -21936370
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "frontal operculum ",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area OP9 (Frontal Operculum)",
+                          "arealabel": "Area-OP9",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            175,
+                            123,
+                            34
+                          ],
+                          "children": [
+                            {
+                              "name": "Area OP9 (Frontal Operculum) - left hemisphere",
+                              "rgb": [
+                                175,
+                                123,
+                                34
+                              ],
+                              "labelIndex": 274,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -45695111,
+                                26848756,
+                                3249018
+                              ]
+                            },
+                            {
+                              "name": "Area OP9 (Frontal Operculum) - right hemisphere",
+                              "rgb": [
+                                175,
+                                123,
+                                34
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 274,
+                              "children": [],
+                              "position": [
+                                41290819,
+                                28113597,
+                                1086868
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area OP8 (Frontal Operculum)",
+                          "arealabel": "Area-OP8",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            29,
+                            76,
+                            168
+                          ],
+                          "children": [
+                            {
+                              "name": "Area OP8 (Frontal Operculum) - left hemisphere",
+                              "rgb": [
+                                29,
+                                76,
+                                168
+                              ],
+                              "labelIndex": 273,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -42412158,
+                                17741884,
+                                5519733
+                              ]
+                            },
+                            {
+                              "name": "Area OP8 (Frontal Operculum) - right hemisphere",
+                              "rgb": [
+                                29,
+                                76,
+                                168
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 273,
+                              "children": [],
+                              "position": [
+                                40480213,
+                                18898782,
+                                6836377
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "lateral orbitofrontal cortex",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area Fo5 (OFC)",
+                          "arealabel": "Area-Fo5",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            219,
+                            11,
+                            91
+                          ],
+                          "children": [
+                            {
+                              "name": "Area Fo5 (OFC) - left hemisphere",
+                              "rgb": [
+                                219,
+                                11,
+                                91
+                              ],
+                              "labelIndex": 325,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -39738252,
+                                56611294,
+                                -10218054
+                              ]
+                            },
+                            {
+                              "name": "Area Fo5 (OFC) - right hemisphere",
+                              "rgb": [
+                                219,
+                                11,
+                                91
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 325,
+                              "children": [],
+                              "position": [
+                                38497105,
+                                57087145,
+                                -6858425
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area Fo7 (OFC)",
+                          "arealabel": "Area-Fo7",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            64,
+                            211,
+                            186
+                          ],
+                          "children": [
+                            {
+                              "name": "Area Fo7 (OFC) - left hemisphere",
+                              "rgb": [
+                                64,
+                                211,
+                                186
+                              ],
+                              "labelIndex": 327,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -37151362,
+                                38147830,
+                                -12621090
+                              ]
+                            },
+                            {
+                              "name": "Area Fo7 (OFC) - right hemisphere",
+                              "rgb": [
+                                64,
+                                211,
+                                186
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 327,
+                              "children": [],
+                              "position": [
+                                35554006,
+                                39868546,
+                                -13535015
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area Fo4 (OFC)",
+                          "arealabel": "Area-Fo4",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            163,
+                            204,
+                            53
+                          ],
+                          "children": [
+                            {
+                              "name": "Area Fo4 (OFC) - left hemisphere",
+                              "rgb": [
+                                163,
+                                204,
+                                53
+                              ],
+                              "labelIndex": 324,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -29237908,
+                                52508436,
+                                -15236783
+                              ]
+                            },
+                            {
+                              "name": "Area Fo4 (OFC) - right hemisphere",
+                              "rgb": [
+                                163,
+                                204,
+                                53
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 324,
+                              "children": [],
+                              "position": [
+                                31156863,
+                                53829721,
+                                -15390093
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area Fo6 (OFC)",
+                          "arealabel": "Area-Fo6",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            199,
+                            156,
+                            187
+                          ],
+                          "children": [
+                            {
+                              "name": "Area Fo6 (OFC) - left hemisphere",
+                              "rgb": [
+                                199,
+                                156,
+                                187
+                              ],
+                              "labelIndex": 326,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -45788648,
+                                42884347,
+                                -14819256
+                              ]
+                            },
+                            {
+                              "name": "Area Fo6 (OFC) - right hemisphere",
+                              "rgb": [
+                                199,
+                                156,
+                                187
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 326,
+                              "children": [],
+                              "position": [
+                                46408524,
+                                41220374,
+                                -14205821
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    }
+                  ]
+                },
+                {
+                  "name": "insula",
+                  "status": null,
+                  "labelIndex": null,
+                  "synonyms": [],
+                  "rgb": null,
+                  "children": [
+                    {
+                      "name": "granular insula",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area Ig1 (Insula)",
+                          "arealabel": "Area-Ig1",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            18,
+                            111,
+                            40
+                          ],
+                          "children": [
+                            {
+                              "name": "Area Ig1 (Insula) - left hemisphere",
+                              "rgb": [
+                                18,
+                                111,
+                                40
+                              ],
+                              "labelIndex": 115,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -33927907,
+                                -25610078,
+                                9513953
+                              ]
+                            },
+                            {
+                              "name": "Area Ig1 (Insula) - right hemisphere",
+                              "rgb": [
+                                18,
+                                111,
+                                40
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 115,
+                              "children": [],
+                              "position": [
+                                33261224,
+                                -23922449,
+                                8838776
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area Ig2 (Insula)",
+                          "arealabel": "Area-Ig2",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            105,
+                            61,
+                            82
+                          ],
+                          "children": [
+                            {
+                              "name": "Area Ig2 (Insula) - left hemisphere",
+                              "rgb": [
+                                105,
+                                61,
+                                82
+                              ],
+                              "labelIndex": 114,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -38185879,
+                                -19442363,
+                                5011527
+                              ]
+                            },
+                            {
+                              "name": "Area Ig2 (Insula) - right hemisphere",
+                              "rgb": [
+                                105,
+                                61,
+                                82
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 114,
+                              "children": [],
+                              "position": [
+                                37140230,
+                                -17412644,
+                                5868966
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "agranular insula",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area Ia (Insula)",
+                          "arealabel": "Area-Ia",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            71,
+                            217,
+                            62
+                          ],
+                          "children": [
+                            {
+                              "name": "Area Ia (Insula) - left hemisphere",
+                              "rgb": [
+                                71,
+                                217,
+                                62
+                              ],
+                              "labelIndex": 339,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -41710811,
+                                -3478378,
+                                -8602703
+                              ]
+                            },
+                            {
+                              "name": "Area Ia (Insula) - right hemisphere",
+                              "rgb": [
+                                71,
+                                217,
+                                62
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 339,
+                              "children": [],
+                              "position": [
+                                40271008,
+                                -306723,
+                                -8955882
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "dys-/agranular insula",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area Id7 (Insula)",
+                          "arealabel": "Area-Id7",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            101,
+                            202,
+                            38
+                          ],
+                          "children": [
+                            {
+                              "name": "Area Id7 (Insula) - left hemisphere",
+                              "rgb": [
+                                101,
+                                202,
+                                38
+                              ],
+                              "labelIndex": 159,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -32161180,
+                                23947874,
+                                2868999
+                              ]
+                            },
+                            {
+                              "name": "Area Id7 (Insula) - right hemisphere",
+                              "rgb": [
+                                101,
+                                202,
+                                38
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 159,
+                              "children": [],
+                              "position": [
+                                32412012,
+                                26220735,
+                                1550497
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "dysgranular insula",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area Id1 (Insula)",
+                          "arealabel": "Area-Id1",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            141,
+                            112,
+                            216
+                          ],
+                          "children": [
+                            {
+                              "name": "Area Id1 (Insula) - left hemisphere",
+                              "rgb": [
+                                141,
+                                112,
+                                216
+                              ],
+                              "labelIndex": 116,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -41135158,
+                                -19816750,
+                                -5491708
+                              ]
+                            },
+                            {
+                              "name": "Area Id1 (Insula) - right hemisphere",
+                              "rgb": [
+                                141,
+                                112,
+                                216
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 116,
+                              "children": [],
+                              "position": [
+                                38820470,
+                                -17815436,
+                                -5112416
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area Id5 (Insula)",
+                          "arealabel": "Area-Id5",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            112,
+                            6,
+                            50
+                          ],
+                          "children": [
+                            {
+                              "name": "Area Id5 (Insula) - left hemisphere",
+                              "rgb": [
+                                112,
+                                6,
+                                50
+                              ],
+                              "labelIndex": 338,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -40449519,
+                                -4582933,
+                                382212
+                              ]
+                            },
+                            {
+                              "name": "Area Id5 (Insula) - right hemisphere",
+                              "rgb": [
+                                112,
+                                6,
+                                50
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 338,
+                              "children": [],
+                              "position": [
+                                38537963,
+                                -2796296,
+                                165741
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area Id4 (Insula)",
+                          "arealabel": "Area-Id4",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            38,
+                            174,
+                            113
+                          ],
+                          "children": [
+                            {
+                              "name": "Area Id4 (Insula) - left hemisphere",
+                              "rgb": [
+                                38,
+                                174,
+                                113
+                              ],
+                              "labelIndex": 337,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -37849096,
+                                -4693324,
+                                11819889
+                              ]
+                            },
+                            {
+                              "name": "Area Id4 (Insula) - right hemisphere",
+                              "rgb": [
+                                38,
+                                174,
+                                113
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 337,
+                              "children": [],
+                              "position": [
+                                36201613,
+                                -3791475,
+                                10987327
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area Id6 (Insula)",
+                          "arealabel": "Area-Id6",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            138,
+                            127,
+                            119
+                          ],
+                          "children": [
+                            {
+                              "name": "Area Id6 (Insula) - left hemisphere",
+                              "rgb": [
+                                138,
+                                127,
+                                119
+                              ],
+                              "labelIndex": 340,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -37077741,
+                                9330986,
+                                2058685
+                              ]
+                            },
+                            {
+                              "name": "Area Id6 (Insula) - right hemisphere",
+                              "rgb": [
+                                138,
+                                127,
+                                119
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 340,
+                              "children": [],
+                              "position": [
+                                35516562,
+                                11115104,
+                                2772938
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    }
+                  ]
+                },
+                {
+                  "name": "temporal lobe",
+                  "status": null,
+                  "labelIndex": null,
+                  "synonyms": [],
+                  "rgb": null,
+                  "children": [
+                    {
+                      "name": "superior temporal sulcus",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area STS1 (STS)",
+                          "arealabel": "Area-STS1",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            205,
+                            228,
+                            4
+                          ],
+                          "children": [
+                            {
+                              "name": "Area STS1 (STS) - left hemisphere",
+                              "rgb": [
+                                205,
+                                228,
+                                4
+                              ],
+                              "labelIndex": 271,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -55442669,
+                                -18314601,
+                                -6381831
+                              ]
+                            },
+                            {
+                              "name": "Area STS1 (STS) - right hemisphere",
+                              "rgb": [
+                                205,
+                                228,
+                                4
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 271,
+                              "children": [],
+                              "position": [
+                                52602966,
+                                -18339402,
+                                -5666868
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area STS2 (STS)",
+                          "arealabel": "Area-STS2",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            62,
+                            117,
+                            123
+                          ],
+                          "children": [
+                            {
+                              "name": "Area STS2 (STS) - left hemisphere",
+                              "rgb": [
+                                62,
+                                117,
+                                123
+                              ],
+                              "labelIndex": 272,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -57958891,
+                                -8931681,
+                                -16581483
+                              ]
+                            },
+                            {
+                              "name": "Area STS2 (STS) - right hemisphere",
+                              "rgb": [
+                                62,
+                                117,
+                                123
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 272,
+                              "children": [],
+                              "position": [
+                                55536716,
+                                -8701651,
+                                -16698805
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "superior temporal gyrus",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area TE 3 (STG)",
+                          "arealabel": "Area-TE-3",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            159,
+                            104,
+                            108
+                          ],
+                          "children": [
+                            {
+                              "name": "Area TE 3 (STG) - left hemisphere",
+                              "rgb": [
+                                159,
+                                104,
+                                108
+                              ],
+                              "labelIndex": 31,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -65021452,
+                                -13798267,
+                                691213
+                              ]
+                            },
+                            {
+                              "name": "Area TE 3 (STG) - right hemisphere",
+                              "rgb": [
+                                159,
+                                104,
+                                108
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 31,
+                              "children": [],
+                              "position": [
+                                63517180,
+                                -9223240,
+                                -1006136
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "Heschl's gyrus",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area TE 1.2 (HESCHL)",
+                          "arealabel": "Area-TE-1.2",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            202,
+                            251,
+                            192
+                          ],
+                          "children": [
+                            {
+                              "name": "Area TE 1.2 (HESCHL) - left hemisphere",
+                              "rgb": [
+                                202,
+                                251,
+                                192
+                              ],
+                              "labelIndex": 30,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -51139794,
+                                -7275300,
+                                2604631
+                              ]
+                            },
+                            {
+                              "name": "Area TE 1.2 (HESCHL) - right hemisphere",
+                              "rgb": [
+                                202,
+                                251,
+                                192
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 30,
+                              "children": [],
+                              "position": [
+                                53854260,
+                                -2428251,
+                                -1426009
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area TE 1.1 (HESCHL)",
+                          "arealabel": "Area-TE-1.1",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            8,
+                            113,
+                            68
+                          ],
+                          "children": [
+                            {
+                              "name": "Area TE 1.1 (HESCHL) - left hemisphere",
+                              "rgb": [
+                                8,
+                                113,
+                                68
+                              ],
+                              "labelIndex": 33,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -39537206,
+                                -29185649,
+                                11225133
+                              ]
+                            },
+                            {
+                              "name": "Area TE 1.1 (HESCHL) - right hemisphere",
+                              "rgb": [
+                                8,
+                                113,
+                                68
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 33,
+                              "children": [],
+                              "position": [
+                                40353878,
+                                -24757143,
+                                10842857
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area TE 1.0 (HESCHL)",
+                          "arealabel": "Area-TE-1.0",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            252,
+                            84,
+                            222
+                          ],
+                          "children": [
+                            {
+                              "name": "Area TE 1.0 (HESCHL) - left hemisphere",
+                              "rgb": [
+                                252,
+                                84,
+                                222
+                              ],
+                              "labelIndex": 27,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -47745772,
+                                -19329763,
+                                7810034
+                              ]
+                            },
+                            {
+                              "name": "Area TE 1.0 (HESCHL) - right hemisphere",
+                              "rgb": [
+                                252,
+                                84,
+                                222
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 27,
+                              "children": [],
+                              "position": [
+                                49200565,
+                                -12937288,
+                                5319209
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "fusiform gyrus",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area FG1 (FusG)",
+                          "arealabel": "Area-FG1",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            131,
+                            183,
+                            58
+                          ],
+                          "children": [
+                            {
+                              "name": "Area FG1 (FusG) - left hemisphere",
+                              "rgb": [
+                                131,
+                                183,
+                                58
+                              ],
+                              "labelIndex": 107,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -30094949,
+                                -68384410,
+                                -12800146
+                              ]
+                            },
+                            {
+                              "name": "Area FG1 (FusG) - right hemisphere",
+                              "rgb": [
+                                131,
+                                183,
+                                58
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 107,
+                              "children": [],
+                              "position": [
+                                32164756,
+                                -65600287,
+                                -12459885
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area FG4 (FusG)",
+                          "arealabel": "Area-FG4",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            170,
+                            220,
+                            175
+                          ],
+                          "children": [
+                            {
+                              "name": "Area FG4 (FusG) - left hemisphere",
+                              "rgb": [
+                                170,
+                                220,
+                                175
+                              ],
+                              "labelIndex": 238,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -44817844,
+                                -46757217,
+                                -19517597
+                              ]
+                            },
+                            {
+                              "name": "Area FG4 (FusG) - right hemisphere",
+                              "rgb": [
+                                170,
+                                220,
+                                175
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 238,
+                              "children": [],
+                              "position": [
+                                42929445,
+                                -44444275,
+                                -21712296
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area FG3 (FusG)",
+                          "arealabel": "Area-FG3",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            120,
+                            147,
+                            37
+                          ],
+                          "children": [
+                            {
+                              "name": "Area FG3 (FusG) - left hemisphere",
+                              "rgb": [
+                                120,
+                                147,
+                                37
+                              ],
+                              "labelIndex": 239,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -31763265,
+                                -47519967,
+                                -14980126
+                              ]
+                            },
+                            {
+                              "name": "Area FG3 (FusG) - right hemisphere",
+                              "rgb": [
+                                120,
+                                147,
+                                37
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 239,
+                              "children": [],
+                              "position": [
+                                30835007,
+                                -45941176,
+                                -15743424
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area FG2 (FusG)",
+                          "arealabel": "Area-FG2",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            67,
+                            94,
+                            149
+                          ],
+                          "children": [
+                            {
+                              "name": "Area FG2 (FusG) - left hemisphere",
+                              "rgb": [
+                                67,
+                                94,
+                                149
+                              ],
+                              "labelIndex": 106,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -44484053,
+                                -67922326,
+                                -16558015
+                              ]
+                            },
+                            {
+                              "name": "Area FG2 (FusG) - right hemisphere",
+                              "rgb": [
+                                67,
+                                94,
+                                149
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 106,
+                              "children": [],
+                              "position": [
+                                44057346,
+                                -64586582,
+                                -16661544
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    }
+                  ]
+                },
+                {
+                  "name": "limbic lobe",
+                  "status": null,
+                  "labelIndex": null,
+                  "synonyms": [],
+                  "rgb": null,
+                  "children": [
+                    {
+                      "name": "cingulate gyrus, frontal part",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area p24c (pACC)",
+                          "arealabel": "Area-p24c",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            241,
+                            164,
+                            195
+                          ],
+                          "children": [
+                            {
+                              "name": "Area p24c (pACC) - left hemisphere",
+                              "rgb": [
+                                241,
+                                164,
+                                195
+                              ],
+                              "labelIndex": 232,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -10315842,
+                                41083498,
+                                11735644
+                              ]
+                            },
+                            {
+                              "name": "Area p24c (pACC) - right hemisphere",
+                              "rgb": [
+                                241,
+                                164,
+                                195
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 232,
+                              "children": [],
+                              "position": [
+                                9082066,
+                                42907018,
+                                11145614
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area p24ab (pACC)",
+                          "arealabel": "Area-p24ab",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            153,
+                            195,
+                            229
+                          ],
+                          "children": [
+                            {
+                              "name": "Area p24ab (pACC) - left hemisphere",
+                              "rgb": [
+                                153,
+                                195,
+                                229
+                              ],
+                              "labelIndex": 231,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -3951741,
+                                38786470,
+                                4481049
+                              ]
+                            },
+                            {
+                              "name": "Area p24ab (pACC) - right hemisphere",
+                              "rgb": [
+                                153,
+                                195,
+                                229
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 231,
+                              "children": [],
+                              "position": [
+                                2508004,
+                                39161686,
+                                6891142
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area s32 (sACC)",
+                          "arealabel": "Area-s32",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            193,
+                            94,
+                            250
+                          ],
+                          "children": [
+                            {
+                              "name": "Area s32 (sACC) - left hemisphere",
+                              "rgb": [
+                                193,
+                                94,
+                                250
+                              ],
+                              "labelIndex": 46,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -7960610,
+                                35317027,
+                                -14716010
+                              ]
+                            },
+                            {
+                              "name": "Area s32 (sACC) - right hemisphere",
+                              "rgb": [
+                                193,
+                                94,
+                                250
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 46,
+                              "children": [],
+                              "position": [
+                                2693907,
+                                34682777,
+                                -15008494
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area 25 (sACC)",
+                          "arealabel": "Area-25",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            170,
+                            68,
+                            220
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 25 (sACC) - left hemisphere",
+                              "rgb": [
+                                170,
+                                68,
+                                220
+                              ],
+                              "labelIndex": 184,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -5565878,
+                                12434122,
+                                -13119932
+                              ]
+                            },
+                            {
+                              "name": "Area 25 (sACC) - right hemisphere",
+                              "rgb": [
+                                170,
+                                68,
+                                220
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 184,
+                              "children": [],
+                              "position": [
+                                3297386,
+                                11678649,
+                                -13530501
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area s24 (sACC)",
+                          "arealabel": "Area-s24",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            133,
+                            34,
+                            201
+                          ],
+                          "children": [
+                            {
+                              "name": "Area s24 (sACC) - left hemisphere",
+                              "rgb": [
+                                133,
+                                34,
+                                201
+                              ],
+                              "labelIndex": 183,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -4719528,
+                                24562540,
+                                -11547224
+                              ]
+                            },
+                            {
+                              "name": "Area s24 (sACC) - right hemisphere",
+                              "rgb": [
+                                133,
+                                34,
+                                201
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 183,
+                              "children": [],
+                              "position": [
+                                2316712,
+                                23962938,
+                                -10923181
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area p32 (pACC)",
+                          "arealabel": "Area-p32",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            87,
+                            135,
+                            14
+                          ],
+                          "children": [
+                            {
+                              "name": "Area p32 (pACC) - left hemisphere",
+                              "rgb": [
+                                87,
+                                135,
+                                14
+                              ],
+                              "labelIndex": 47,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -8368982,
+                                49719698,
+                                10114173
+                              ]
+                            },
+                            {
+                              "name": "Area p32 (pACC) - right hemisphere",
+                              "rgb": [
+                                87,
+                                135,
+                                14
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 47,
+                              "children": [],
+                              "position": [
+                                6403235,
+                                50410059,
+                                10022042
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area 33 (ACC)",
+                          "arealabel": "Area-33",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            51,
+                            57,
+                            245
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 33 (ACC) - left hemisphere",
+                              "rgb": [
+                                51,
+                                57,
+                                245
+                              ],
+                              "labelIndex": 39,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -6094628,
+                                15035613,
+                                15966015
+                              ]
+                            },
+                            {
+                              "name": "Area 33 (ACC) - right hemisphere",
+                              "rgb": [
+                                51,
+                                57,
+                                245
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 39,
+                              "children": [],
+                              "position": [
+                                4398596,
+                                17026911,
+                                15680187
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "hippocampal formation",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Entorhinal Cortex",
+                          "arealabel": "Entorhinal-Cortex",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            35,
+                            159,
+                            214
+                          ],
+                          "children": [
+                            {
+                              "name": "Entorhinal Cortex - left hemisphere",
+                              "rgb": [
+                                35,
+                                159,
+                                214
+                              ],
+                              "labelIndex": 60,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -23891483,
+                                -7276972,
+                                -35148896
+                              ]
+                            },
+                            {
+                              "name": "Entorhinal Cortex - right hemisphere",
+                              "rgb": [
+                                35,
+                                159,
+                                214
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 60,
+                              "children": [],
+                              "position": [
+                                21129607,
+                                -4977075,
+                                -34844921
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "CA (Hippocampus)",
+                          "arealabel": "CA",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            250,
+                            191,
+                            217
+                          ],
+                          "children": [
+                            {
+                              "name": "CA (Hippocampus) - left hemisphere",
+                              "rgb": [
+                                250,
+                                191,
+                                217
+                              ],
+                              "labelIndex": 191,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -28408447,
+                                -27605379,
+                                -12640617
+                              ]
+                            },
+                            {
+                              "name": "CA (Hippocampus) - right hemisphere",
+                              "rgb": [
+                                250,
+                                191,
+                                217
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 191,
+                              "children": [],
+                              "position": [
+                                27668137,
+                                -26314056,
+                                -11735266
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "DG (Hippocampus)",
+                          "arealabel": "DG",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            149,
+                            55,
+                            120
+                          ],
+                          "children": [
+                            {
+                              "name": "DG (Hippocampus) - left hemisphere",
+                              "rgb": [
+                                149,
+                                55,
+                                120
+                              ],
+                              "labelIndex": 61,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -27551185,
+                                -28070616,
+                                -11281043
+                              ]
+                            },
+                            {
+                              "name": "DG (Hippocampus) - right hemisphere",
+                              "rgb": [
+                                149,
+                                55,
+                                120
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 61,
+                              "children": [],
+                              "position": [
+                                26996134,
+                                -25789948,
+                                -11462629
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Subiculum (Hippocampus)",
+                          "arealabel": "Subiculum",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            111,
+                            125,
+                            219
+                          ],
+                          "children": [
+                            {
+                              "name": "Subiculum (Hippocampus) - left hemisphere",
+                              "rgb": [
+                                111,
+                                125,
+                                219
+                              ],
+                              "labelIndex": 192,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -22231264,
+                                -25557482,
+                                -18551904
+                              ]
+                            },
+                            {
+                              "name": "Subiculum (Hippocampus) - right hemisphere",
+                              "rgb": [
+                                111,
+                                125,
+                                219
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 192,
+                              "children": [],
+                              "position": [
+                                21763286,
+                                -24252804,
+                                -18015846
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "HATA (Hippocampus)",
+                          "arealabel": "HATA",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            137,
+                            12,
+                            73
+                          ],
+                          "children": [
+                            {
+                              "name": "HATA (Hippocampus) - left hemisphere",
+                              "rgb": [
+                                137,
+                                12,
+                                73
+                              ],
+                              "labelIndex": 68,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -14934109,
+                                -11686047,
+                                -20011628
+                              ]
+                            },
+                            {
+                              "name": "HATA (Hippocampus) - right hemisphere",
+                              "rgb": [
+                                137,
+                                12,
+                                73
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 68,
+                              "children": [],
+                              "position": [
+                                13262963,
+                                -10581481,
+                                -18866667
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    }
+                  ]
+                }
+              ]
+            }
+          ]
+        },
+        {
+          "name": "metencephalon",
+          "status": null,
+          "labelIndex": null,
+          "synonyms": [],
+          "rgb": null,
+          "children": [
+            {
+              "name": "cerebellum",
+              "status": null,
+              "labelIndex": null,
+              "synonyms": [],
+              "rgb": null,
+              "children": [
+                {
+                  "name": "cerebellar nuclei",
+                  "status": null,
+                  "labelIndex": null,
+                  "synonyms": [],
+                  "rgb": null,
+                  "children": [
+                    {
+                      "name": "globose nucleus",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Interposed Nucleus (Cerebellum)",
+                          "arealabel": "Interposed-Nucleus",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            170,
+                            29,
+                            10
+                          ],
+                          "children": [
+                            {
+                              "name": "Interposed Nucleus (Cerebellum) - left hemisphere",
+                              "rgb": [
+                                170,
+                                29,
+                                10
+                              ],
+                              "labelIndex": 251,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -9205882,
+                                -57128342,
+                                -32224599
+                              ]
+                            },
+                            {
+                              "name": "Interposed Nucleus (Cerebellum) - right hemisphere",
+                              "rgb": [
+                                170,
+                                29,
+                                10
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 251,
+                              "children": [],
+                              "position": [
+                                6034375,
+                                -56068750,
+                                -32600000
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "dentate nucleus",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Dorsal Dentate Nucleus (Cerebellum)",
+                          "arealabel": "Dorsal-Dentate-Nucleus",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            89,
+                            201,
+                            99
+                          ],
+                          "children": [
+                            {
+                              "name": "Dorsal Dentate Nucleus (Cerebellum) - left hemisphere",
+                              "rgb": [
+                                89,
+                                201,
+                                99
+                              ],
+                              "labelIndex": 240,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -17069823,
+                                -58618780,
+                                -38297753
+                              ]
+                            },
+                            {
+                              "name": "Dorsal Dentate Nucleus (Cerebellum) - right hemisphere",
+                              "rgb": [
+                                89,
+                                201,
+                                99
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 240,
+                              "children": [],
+                              "position": [
+                                13542553,
+                                -60120346,
+                                -37750665
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Ventral Dentate Nucleus (Cerebellum)",
+                          "arealabel": "Ventral-Dentate-Nucleus",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            39,
+                            129,
+                            9
+                          ],
+                          "children": [
+                            {
+                              "name": "Ventral Dentate Nucleus (Cerebellum) - left hemisphere",
+                              "rgb": [
+                                39,
+                                129,
+                                9
+                              ],
+                              "labelIndex": 241,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -13748954,
+                                -58276151,
+                                -31782427
+                              ]
+                            },
+                            {
+                              "name": "Ventral Dentate Nucleus (Cerebellum) - right hemisphere",
+                              "rgb": [
+                                39,
+                                129,
+                                9
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 241,
+                              "children": [],
+                              "position": [
+                                10255877,
+                                -57747740,
+                                -32527125
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "fastigial nucleus",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Fastigial Nucleus (Cerebellum)",
+                          "arealabel": "Fastigial-Nucleus",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            200,
+                            100,
+                            10
+                          ],
+                          "children": [
+                            {
+                              "name": "Fastigial Nucleus (Cerebellum) - left hemisphere",
+                              "rgb": [
+                                200,
+                                100,
+                                10
+                              ],
+                              "labelIndex": 219,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -4666667,
+                                -54963333,
+                                -30763333
+                              ]
+                            },
+                            {
+                              "name": "Fastigial Nucleus (Cerebellum) - right hemisphere",
+                              "rgb": [
+                                200,
+                                100,
+                                10
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 219,
+                              "children": [],
+                              "position": [
+                                1261658,
+                                -54932642,
+                                -30598446
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "emboliform nucleus",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Interposed Nucleus (Cerebellum)",
+                          "arealabel": "Interposed-Nucleus",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            170,
+                            29,
+                            10
+                          ],
+                          "children": [
+                            {
+                              "name": "Interposed Nucleus (Cerebellum) - left hemisphere",
+                              "rgb": [
+                                170,
+                                29,
+                                10
+                              ],
+                              "labelIndex": 251,
+                              "ngId": "jubrain v17 left",
+                              "children": [],
+                              "position": [
+                                -9205882,
+                                -57128342,
+                                -32224599
+                              ]
+                            },
+                            {
+                              "name": "Interposed Nucleus (Cerebellum) - right hemisphere",
+                              "rgb": [
+                                170,
+                                29,
+                                10
+                              ],
+                              "ngId": "jubrain v17 right",
+                              "labelIndex": 251,
+                              "children": [],
+                              "position": [
+                                6034375,
+                                -56068750,
+                                -32600000
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    }
+                  ]
+                }
+              ]
+            }
+          ]
+        }
+      ]
+    },
+    {
+      "ngId": "fibre bundle long",
+      "type": "parcellation",
+      "surfaceParcellation": true,
+      "ngData": null,
+      "name": "Fibre Bundle Atlas - Long Bundle",
+      "regions": [
+        {
+          "name": "Arcuate - Left",
+          "children": [],
+          "labelIndex": "1"
+        },
+        {
+          "name": "Arcuate - Right",
+          "children": [],
+          "labelIndex": "31"
+        },
+        {
+          "name": "Arcuate_Anterior - Left",
+          "children": [],
+          "labelIndex": "2"
+        },
+        {
+          "name": "Arcuate_Anterior - Right",
+          "children": [],
+          "labelIndex": "32"
+        },
+        {
+          "name": "Arcuate_Posterior - Left",
+          "children": [],
+          "labelIndex": "3"
+        },
+        {
+          "name": "Arcuate_Posterior - Right",
+          "children": [],
+          "labelIndex": "33"
+        },
+        {
+          "name": "Cingulum_Long - Left",
+          "children": [],
+          "labelIndex": "4"
+        },
+        {
+          "name": "Cingulum_Long - Right",
+          "children": [],
+          "labelIndex": "34"
+        },
+        {
+          "name": "Cingulum_Short - Left",
+          "children": [],
+          "labelIndex": "5"
+        },
+        {
+          "name": "Cingulum_Short - Right",
+          "children": [],
+          "labelIndex": "35"
+        },
+        {
+          "name": "Cingulum_Temporal - Left",
+          "children": [],
+          "labelIndex": "6"
+        },
+        {
+          "name": "Cingulum_Temporal - Right",
+          "children": [],
+          "labelIndex": "36"
+        },
+        {
+          "name": "CorpusCallosum_Body",
+          "children": [],
+          "labelIndex": "7"
+        },
+        {
+          "name": "CorpusCallosum_Genu",
+          "children": [],
+          "labelIndex": "8"
+        },
+        {
+          "name": "CorpusCallosum_Rostrum",
+          "children": [],
+          "labelIndex": "9"
+        },
+        {
+          "name": "CorpusCallosum_Splenium",
+          "children": [],
+          "labelIndex": "10"
+        },
+        {
+          "name": "CorticoSpinalTract - Left",
+          "children": [],
+          "labelIndex": "11"
+        },
+        {
+          "name": "CorticoSpinalTract - Right",
+          "children": [],
+          "labelIndex": "41"
+        },
+        {
+          "name": "ExternalCapsule - Left",
+          "children": [],
+          "labelIndex": "12"
+        },
+        {
+          "name": "ExternalCapsule - Right",
+          "children": [],
+          "labelIndex": "42"
+        },
+        {
+          "name": "Fornix - Left",
+          "children": [],
+          "labelIndex": "13"
+        },
+        {
+          "name": "Fornix - Right",
+          "children": [],
+          "labelIndex": "43"
+        },
+        {
+          "name": "InferiorFrontoOccipital - Left",
+          "children": [],
+          "labelIndex": "14"
+        },
+        {
+          "name": "InferiorFrontoOccipital - Right",
+          "children": [],
+          "labelIndex": "44"
+        },
+        {
+          "name": "InferiorLongitudinal - Left",
+          "children": [],
+          "labelIndex": "15"
+        },
+        {
+          "name": "InferiorLongitudinal - Right",
+          "children": [],
+          "labelIndex": "45"
+        },
+        {
+          "name": "InferiorLongitudinal_Lateral - Left",
+          "children": [],
+          "labelIndex": "16"
+        },
+        {
+          "name": "InferiorLongitudinal_Lateral - Right",
+          "children": [],
+          "labelIndex": "46"
+        },
+        {
+          "name": "MediumLongitudinal - Left",
+          "children": [],
+          "labelIndex": "17"
+        },
+        {
+          "name": "MediumLongitudinal - Right",
+          "children": [],
+          "labelIndex": "47"
+        },
+        {
+          "name": "SpinoThalamicTract - Left",
+          "children": [],
+          "labelIndex": "18"
+        },
+        {
+          "name": "SpinoThalamicTract - Right",
+          "children": [],
+          "labelIndex": "48"
+        },
+        {
+          "name": "ThalamicRadiations_Anterior - Left",
+          "children": [],
+          "labelIndex": "19"
+        },
+        {
+          "name": "ThalamicRadiations_Anterior - Right",
+          "children": [],
+          "labelIndex": "49"
+        },
+        {
+          "name": "ThalamicRadiations_Posterior - Left",
+          "children": [],
+          "labelIndex": "20"
+        },
+        {
+          "name": "ThalamicRadiations_Posterior - Right",
+          "children": [],
+          "labelIndex": "50"
+        },
+        {
+          "name": "Uncinate - Left",
+          "children": [],
+          "labelIndex": "21"
+        },
+        {
+          "name": "Uncinate - Right",
+          "children": [],
+          "labelIndex": "51"
+        }
+      ]
+    },
+    {
+      "ngId": "fibre bundle short",
+      "type": "parcellation",
+      "surfaceParcellation": true,
+      "ngData": null,
+      "name": "Fibre Bundle Atlas - Short Bundle",
+      "regions": [
+        {
+          "name": "Left Hemisphere",
+          "children": [
+            {
+              "name": "Caudal Middle Frontal - Precuneus",
+              "children": [
+                {
+                  "name": "lh_CAC-PrCu_0",
+                  "children": [],
+                  "labelIndex": "38",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_CAC-PrCu_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Caudal Middle Frontal – Pars Opercularis",
+              "children": [
+                {
+                  "name": "lh_CMF-Op_0",
+                  "children": [],
+                  "labelIndex": "37",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_CMF-Op_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Caudal Middle Frontal - Poscentral",
+              "children": [
+                {
+                  "name": "lh_CMF-PoC_0",
+                  "children": [],
+                  "labelIndex": "62",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_CMF-PoC_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Caudal Middle Frontal - Precentral",
+              "children": [
+                {
+                  "name": "lh_CMF-PrC_0",
+                  "children": [],
+                  "labelIndex": "97",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_CMF-PrC_0.nii"
+                },
+                {
+                  "name": "lh_CMF-PrC_1",
+                  "children": [],
+                  "labelIndex": "99",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_CMF-PrC_1.nii"
+                }
+              ]
+            },
+            {
+              "name": "Caudal Middle Frontal – Rostral Middle Frontal",
+              "children": [
+                {
+                  "name": "lh_CMF-RMF_0",
+                  "children": [],
+                  "labelIndex": "49",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_CMF-RMF_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Caudal Middle Frontal – Superior Frontal",
+              "children": [
+                {
+                  "name": "lh_CMF-SF_0",
+                  "children": [],
+                  "labelIndex": "68",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_CMF-SF_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Fusiform – Lateral Occipital",
+              "children": [
+                {
+                  "name": "lh_Fu-LO_0",
+                  "children": [],
+                  "labelIndex": "51",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_Fu-LO_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Isthmus Cingulate - Precuneus",
+              "children": [
+                {
+                  "name": "lh_IC-PrCu_0",
+                  "children": [],
+                  "labelIndex": "40",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_IC-PrCu_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Inferior Parietal – Inferior Temporal",
+              "children": [
+                {
+                  "name": "lh_IP-IT_0",
+                  "children": [],
+                  "labelIndex": "59",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_IP-IT_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Inferior Parietal – Lateral Occipital",
+              "children": [
+                {
+                  "name": "lh_IP-LO_1",
+                  "children": [],
+                  "labelIndex": "86",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_IP-LO_1.nii"
+                }
+              ]
+            },
+            {
+              "name": "Inferior Parietal – Middle Temporal\t",
+              "children": [
+                {
+                  "name": "lh_IP-MT_0",
+                  "children": [],
+                  "labelIndex": "33",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_IP-MT_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Inferior Parietal - Supramarginal",
+              "children": [
+                {
+                  "name": "lh_IP-SM_0",
+                  "children": [],
+                  "labelIndex": "80",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_IP-SM_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Inferior Pariertal – Superior Parietal",
+              "children": [
+                {
+                  "name": "lh_IP-SP_0",
+                  "children": [],
+                  "labelIndex": "82",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_IP-SP_0.nii"
+                },
+                {
+                  "name": "lh_IP-SP_1",
+                  "children": [],
+                  "labelIndex": "84",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_IP-SP_1.nii"
+                }
+              ]
+            },
+            {
+              "name": "Inferior Temporal – Middle Temporal",
+              "children": [
+                {
+                  "name": "lh_IT-MT_0",
+                  "children": [],
+                  "labelIndex": "89",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_IT-MT_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Lateral Orbitofrontal – Pars Orbitalis",
+              "children": [
+                {
+                  "name": "lh_LOF-Or_0",
+                  "children": [],
+                  "labelIndex": "48",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_LOF-Or_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Lateral Orbitofrontal – Rostral Middle Frontal",
+              "children": [
+                {
+                  "name": "lh_LOF-RMF_0",
+                  "children": [],
+                  "labelIndex": "29",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_LOF-RMF_0.nii"
+                },
+                {
+                  "name": "lh_LOF-RMF_1",
+                  "children": [],
+                  "labelIndex": "31",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_LOF-RMF_1.nii"
+                }
+              ]
+            },
+            {
+              "name": "Lateral Orbitofrontal – Superior Temporal",
+              "children": [
+                {
+                  "name": "lh_LOF-ST_0",
+                  "children": [],
+                  "labelIndex": "25",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_LOF-ST_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Middle Orbitofrontal – Superior Temporal",
+              "children": [
+                {
+                  "name": "lh_MOF-ST_0",
+                  "children": [],
+                  "labelIndex": "12",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_MOF-ST_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Middle Temporal - Supramarginal",
+              "children": [
+                {
+                  "name": "lh_MT-SM_0",
+                  "children": [],
+                  "labelIndex": "72",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_MT-SM_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Middle Temporal – Superior Temporal",
+              "children": [
+                {
+                  "name": "lh_MT-ST_0",
+                  "children": [],
+                  "labelIndex": "95",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_MT-ST_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Pars Opercularis - Insula",
+              "children": [
+                {
+                  "name": "lh_Op-Ins_0",
+                  "children": [],
+                  "labelIndex": "27",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_Op-Ins_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Pars Opercularis - Precentral`",
+              "children": [
+                {
+                  "name": "lh_Op-PrC_0",
+                  "children": [],
+                  "labelIndex": "18",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_Op-PrC_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Pars Opercularis – Superior Frontal",
+              "children": [
+                {
+                  "name": "lh_Op-SF_0",
+                  "children": [],
+                  "labelIndex": "42",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_Op-SF_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Pars Orbitalis - Insula",
+              "children": [
+                {
+                  "name": "lh_Or-Ins_0",
+                  "children": [],
+                  "labelIndex": "16",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_Or-Ins_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Postcentral - Insula",
+              "children": [
+                {
+                  "name": "lh_PoC-Ins_0",
+                  "children": [],
+                  "labelIndex": "53",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_PoC-Ins_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Poscentral - Precuneus",
+              "children": [
+                {
+                  "name": "lh_PoCi-PrCu_0",
+                  "children": [],
+                  "labelIndex": "44",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_PoCi-PrCu_0.nii"
+                },
+                {
+                  "name": "lh_PoCi-PrCu_1",
+                  "children": [],
+                  "labelIndex": "45",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_PoCi-PrCu_1.nii"
+                }
+              ]
+            },
+            {
+              "name": "Posterior Cingulate – Rostral Anterior Cingulate",
+              "children": [
+                {
+                  "name": "lh_PoCi-RAC_0",
+                  "children": [],
+                  "labelIndex": "10",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_PoCi-RAC_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Posterior Cingulate – Superior Frontal",
+              "children": [
+                {
+                  "name": "lh_PoCi-SF_0",
+                  "children": [],
+                  "labelIndex": "79",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_PoCi-SF_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Poscentral - Precentral",
+              "children": [
+                {
+                  "name": "lh_PoC-PrC_0",
+                  "children": [],
+                  "labelIndex": "1",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_PoC-PrC_0.nii"
+                },
+                {
+                  "name": "lh_PoC-PrC_1",
+                  "children": [],
+                  "labelIndex": "3",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_PoC-PrC_1.nii"
+                },
+                {
+                  "name": "lh_PoC-PrC_2",
+                  "children": [],
+                  "labelIndex": "5",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_PoC-PrC_2.nii"
+                },
+                {
+                  "name": "lh_PoC-PrC_3",
+                  "children": [],
+                  "labelIndex": "7",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_PoC-PrC_3.nii"
+                }
+              ]
+            },
+            {
+              "name": "Poscentral - Supramarginal",
+              "children": [
+                {
+                  "name": "lh_PoC-SM_0",
+                  "children": [],
+                  "labelIndex": "74",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_PoC-SM_0.nii"
+                },
+                {
+                  "name": "lh_PoC-SM_1",
+                  "children": [],
+                  "labelIndex": "76",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_PoC-SM_1.nii"
+                }
+              ]
+            },
+            {
+              "name": "Precentral - Insula",
+              "children": [
+                {
+                  "name": "lh_PrC-Ins_0",
+                  "children": [],
+                  "labelIndex": "66",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_PrC-Ins_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Precentral – Superior Frontal",
+              "children": [
+                {
+                  "name": "lh_PrC-SF_0",
+                  "children": [],
+                  "labelIndex": "20",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_PrC-SF_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Precentral - Supramarginal",
+              "children": [
+                {
+                  "name": "lh_PrC-SM_0",
+                  "children": [],
+                  "labelIndex": "15",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_PrC-SM_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Rostral Anterior Cingulate – Superior Frontal",
+              "children": [
+                {
+                  "name": "lh_RAC-SF_1",
+                  "children": [],
+                  "labelIndex": "78",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_RAC-SF_1.nii"
+                }
+              ]
+            },
+            {
+              "name": "Rostral Middle Frontal – Superior Frontal",
+              "children": [
+                {
+                  "name": "lh_RMF-SF_0",
+                  "children": [],
+                  "labelIndex": "21",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_RMF-SF_0.nii"
+                },
+                {
+                  "name": "lh_RMF-SF_1",
+                  "children": [],
+                  "labelIndex": "23",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_RMF-SF_1.nii"
+                }
+              ]
+            },
+            {
+              "name": "Supramarginal - Insula",
+              "children": [
+                {
+                  "name": "lh_SM-Ins_0",
+                  "children": [],
+                  "labelIndex": "57",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_SM-Ins_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Superior Parietal - Supramarginal",
+              "children": [
+                {
+                  "name": "lh_SP-SM_0",
+                  "children": [],
+                  "labelIndex": "93",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_SP-SM_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Superior Temporal - Insula",
+              "children": [
+                {
+                  "name": "lh_ST-Ins_0",
+                  "children": [],
+                  "labelIndex": "92",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_ST-Ins_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Superior Temporal – Transverse Temporal",
+              "children": [
+                {
+                  "name": "lh_ST-TT_0",
+                  "children": [],
+                  "labelIndex": "35",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_ST-TT_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Pars Triangularis - Insula",
+              "children": [
+                {
+                  "name": "lh_Tr-Ins_0",
+                  "children": [],
+                  "labelIndex": "64",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_Tr-Ins_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Pars Triangularis – Superior Frontal",
+              "children": [
+                {
+                  "name": "lh_Tr-SF_0",
+                  "children": [],
+                  "labelIndex": "55",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/lh_Tr-SF_0.nii"
+                }
+              ]
+            }
+          ]
+        },
+        {
+          "name": "Right Hemisphere",
+          "children": [
+            {
+              "name": "Caudal Middle Frontal – Posterior Cingulate",
+              "children": [
+                {
+                  "name": "rh_CAC-PoCi_0",
+                  "children": [],
+                  "labelIndex": "8",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_CAC-PoCi_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Caudal Middle Frontal - Precuneus",
+              "children": [
+                {
+                  "name": "rh_CAC-PrCu_0",
+                  "children": [],
+                  "labelIndex": "39",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_CAC-PrCu_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Caudal Middle Frontal - Precentral",
+              "children": [
+                {
+                  "name": "rh_CMF-PrC_0",
+                  "children": [],
+                  "labelIndex": "98",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_CMF-PrC_0.nii"
+                },
+                {
+                  "name": "rh_CMF-PrC_1",
+                  "children": [],
+                  "labelIndex": "100",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_CMF-PrC_1.nii"
+                }
+              ]
+            },
+            {
+              "name": "Caudal Middle Frontal – Rostral Middle Frontal",
+              "children": [
+                {
+                  "name": "rh_CMF-RMF_0",
+                  "children": [],
+                  "labelIndex": "50",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_CMF-RMF_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Caudal Middle Frontal – Superior Frontal",
+              "children": [
+                {
+                  "name": "rh_CMF-SF_0",
+                  "children": [],
+                  "labelIndex": "69",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_CMF-SF_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Caudal Middle Frontal – Superior Frontal\t\t",
+              "children": [
+                {
+                  "name": "rh_CMF-SF_1",
+                  "children": [],
+                  "labelIndex": "70",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_CMF-SF_1.nii"
+                }
+              ]
+            },
+            {
+              "name": "Cuneus - Lingual",
+              "children": [
+                {
+                  "name": "rh_Cu-Li_0",
+                  "children": [],
+                  "labelIndex": "61",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_Cu-Li_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Fusiform – Lateral Occipital",
+              "children": [
+                {
+                  "name": "rh_Fu-LO_1",
+                  "children": [],
+                  "labelIndex": "52",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_Fu-LO_1.nii"
+                }
+              ]
+            },
+            {
+              "name": "Isthmus Cingulate - Precuneus",
+              "children": [
+                {
+                  "name": "rh_IC-PrCu_0",
+                  "children": [],
+                  "labelIndex": "41",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_IC-PrCu_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Inferior Parietal – Inferior Temporal ",
+              "children": [
+                {
+                  "name": "rh_IP-IT_0",
+                  "children": [],
+                  "labelIndex": "60",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_IP-IT_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Inferior Parietal – Lateral Occipital",
+              "children": [
+                {
+                  "name": "rh_IP-LO_0",
+                  "children": [],
+                  "labelIndex": "85",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_IP-LO_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Inferior Parietal – Middle Temporal",
+              "children": [
+                {
+                  "name": "rh_IP-MT_0",
+                  "children": [],
+                  "labelIndex": "34",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_IP-MT_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Inferior Parietal - Supramarginal",
+              "children": [
+                {
+                  "name": "rh_IP-SM_0",
+                  "children": [],
+                  "labelIndex": "81",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_IP-SM_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Inferior Parietal – Superior Parietal",
+              "children": [
+                {
+                  "name": "rh_IP-SP_0",
+                  "children": [],
+                  "labelIndex": "83",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_IP-SP_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Inferior Temporal – Middle Temporal",
+              "children": [
+                {
+                  "name": "rh_IT-MT_1",
+                  "children": [],
+                  "labelIndex": "90",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_IT-MT_1.nii"
+                },
+                {
+                  "name": "rh_IT-MT_2",
+                  "children": [],
+                  "labelIndex": "91",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_IT-MT_2.nii"
+                }
+              ]
+            },
+            {
+              "name": "Lateral Orbitofrontal – Middle Orbitofrontal",
+              "children": [
+                {
+                  "name": "rh_LOF-MOF_0",
+                  "children": [],
+                  "labelIndex": "71",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_LOF-MOF_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Lateral Orbitofrontal – Rostral Middle Frontal",
+              "children": [
+                {
+                  "name": "rh_LOF-RMF_0",
+                  "children": [],
+                  "labelIndex": "30",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_LOF-RMF_0.nii"
+                },
+                {
+                  "name": "rh_LOF-RMF_1",
+                  "children": [],
+                  "labelIndex": "32",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_LOF-RMF_1.nii"
+                }
+              ]
+            },
+            {
+              "name": "Lateral Orbitofrontal – Superior Temporal",
+              "children": [
+                {
+                  "name": "rh_LOF-ST_0",
+                  "children": [],
+                  "labelIndex": "26",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_LOF-ST_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Lateral Orbitofrontal – Superior Parietal",
+              "children": [
+                {
+                  "name": "rh_LO-SP_0",
+                  "children": [],
+                  "labelIndex": "54",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_LO-SP_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Middle Orbitofrontal – Superior Temporal",
+              "children": [
+                {
+                  "name": "rh_MOF-ST_0",
+                  "children": [],
+                  "labelIndex": "13",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_MOF-ST_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Middle Temporal - Supramarginal",
+              "children": [
+                {
+                  "name": "rh_MT-SM_0",
+                  "children": [],
+                  "labelIndex": "73",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_MT-SM_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Middle Temporal – Superior Temporal",
+              "children": [
+                {
+                  "name": "rh_MT-ST_0",
+                  "children": [],
+                  "labelIndex": "96",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_MT-ST_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Pars Opercularis - Insula",
+              "children": [
+                {
+                  "name": "rh_Op-Ins_0",
+                  "children": [],
+                  "labelIndex": "28",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_Op-Ins_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Pars Opercularis - Precentral",
+              "children": [
+                {
+                  "name": "rh_Op-PrC_0",
+                  "children": [],
+                  "labelIndex": "19",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_Op-PrC_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Pars Opercularis – Superior Frontal",
+              "children": [
+                {
+                  "name": "rh_Op-SF_0",
+                  "children": [],
+                  "labelIndex": "43",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_Op-SF_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Pars Opercularis – Pars Triangularis",
+              "children": [
+                {
+                  "name": "rh_Op-Tr_0",
+                  "children": [],
+                  "labelIndex": "63",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_Op-Tr_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Pars Orbitalis - Insula",
+              "children": [
+                {
+                  "name": "rh_Or-Ins_0",
+                  "children": [],
+                  "labelIndex": "17",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_Or-Ins_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Posterior Cingulate - Precuneus",
+              "children": [
+                {
+                  "name": "rh_PoCi-PrCu_1",
+                  "children": [],
+                  "labelIndex": "46",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_PoCi-PrCu_1.nii"
+                },
+                {
+                  "name": "rh_PoCi-PrCu_2",
+                  "children": [],
+                  "labelIndex": "47",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_PoCi-PrCu_2.nii"
+                }
+              ]
+            },
+            {
+              "name": "Posterior Cingulate – Rostral Anterior Cingulate",
+              "children": [
+                {
+                  "name": "rh_PoCi-RAC_0",
+                  "children": [],
+                  "labelIndex": "11",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_PoCi-RAC_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Poscentral - Precentral",
+              "children": [
+                {
+                  "name": "rh_PoC-PrC_0",
+                  "children": [],
+                  "labelIndex": "2",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_PoC-PrC_0.nii"
+                },
+                {
+                  "name": "rh_PoC-PrC_1",
+                  "children": [],
+                  "labelIndex": "4",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_PoC-PrC_1.nii"
+                },
+                {
+                  "name": "rh_PoC-PrC_2",
+                  "children": [],
+                  "labelIndex": "6",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_PoC-PrC_2.nii"
+                }
+              ]
+            },
+            {
+              "name": "Postcentral - Supramarginal",
+              "children": [
+                {
+                  "name": "rh_PoC-SM_0",
+                  "children": [],
+                  "labelIndex": "75",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_PoC-SM_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Postcentral – Superior Parietal",
+              "children": [
+                {
+                  "name": "rh_PoC-SP_0",
+                  "children": [],
+                  "labelIndex": "87",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_PoC-SP_0.nii"
+                },
+                {
+                  "name": "rh_PoC-SP_1",
+                  "children": [],
+                  "labelIndex": "88",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_PoC-SP_1.nii"
+                }
+              ]
+            },
+            {
+              "name": "Precentral - Insula",
+              "children": [
+                {
+                  "name": "rh_PrC-Ins_0",
+                  "children": [],
+                  "labelIndex": "67",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_PrC-Ins_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Precentral - Supramarginal\t",
+              "children": [
+                {
+                  "name": "rh_PrC-SM_0",
+                  "children": [],
+                  "labelIndex": "14",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_PrC-SM_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Precentral – Superior Parietal",
+              "children": [
+                {
+                  "name": "rh_PrC-SP_0",
+                  "children": [],
+                  "labelIndex": "9",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_PrC-SP_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Rostral Anterior Cingulate",
+              "children": [
+                {
+                  "name": "rh_RAC-SF_0",
+                  "children": [],
+                  "labelIndex": "77",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_RAC-SF_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Rostral Middle Frontal – Superior Frontal",
+              "children": [
+                {
+                  "name": "rh_RMF-SF_0",
+                  "children": [],
+                  "labelIndex": "22",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_RMF-SF_0.nii"
+                },
+                {
+                  "name": "rh_RMF-SF_1",
+                  "children": [],
+                  "labelIndex": "24",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_RMF-SF_1.nii"
+                }
+              ]
+            },
+            {
+              "name": "Supramarginal - Insula",
+              "children": [
+                {
+                  "name": "rh_SM-Ins_0",
+                  "children": [],
+                  "labelIndex": "58",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_SM-Ins_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Superior Parietal - Supramarginal",
+              "children": [
+                {
+                  "name": "rh_SP-SM_0",
+                  "children": [],
+                  "labelIndex": "94",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_SP-SM_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Superior Temporal – Transverse Temporal",
+              "children": [
+                {
+                  "name": "rh_ST-TT_0",
+                  "children": [],
+                  "labelIndex": "36",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_ST-TT_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Pars Triangularis - Insula",
+              "children": [
+                {
+                  "name": "rh_Tr-Ins_0",
+                  "children": [],
+                  "labelIndex": "65",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_Tr-Ins_0.nii"
+                }
+              ]
+            },
+            {
+              "name": "Pars Triangularis – Superior Frontal",
+              "children": [
+                {
+                  "name": "rh_Tr-SF_0",
+                  "children": [],
+                  "labelIndex": "56",
+                  "PMapURL": "https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/ProbabilityMaps/rh_Tr-SF_0.nii"
+                }
+              ]
+            }
+          ]
+        }
+      ]
+    }
+  ],
+  "properties": {
+    "name": "MNI 152",
+    "description": "Description of MNI152 (Probably also be more specific on which MNI152)"
+  }
+}
\ No newline at end of file
diff --git a/src/res/ext/MNI152NehubaConfig.json b/src/res/ext/MNI152NehubaConfig.json
index 3cbc90e6f40ba996696afa0399a09c0926d50d19..832c4069c4e58766ddfee0262350cbb0c59b3793 100644
--- a/src/res/ext/MNI152NehubaConfig.json
+++ b/src/res/ext/MNI152NehubaConfig.json
@@ -1 +1 @@
-{"globals":{"hideNullImageValues":true,"useNehubaLayout":true,"useNehubaMeshLayer":true,"useCustomSegmentColors":true},"zoomWithoutCtrl":true,"hideNeuroglancerUI":true,"rightClickWithCtrl":true,"rotateAtViewCentre":true,"zoomAtViewCentre":true,"enableMeshLoadingControl":true,"layout":{"useNehubaPerspective":{"fixedZoomPerspectiveSlices":{"sliceViewportWidth":300,"sliceViewportHeight":300,"sliceZoom":724698.1843689409,"sliceViewportSizeMultiplier":2},"centerToOrigin":true,"mesh":{"removeBasedOnNavigation":true,"flipRemovedOctant":true,"surfaceParcellation":false},"removePerspectiveSlicesBackground":{"mode":"<","color":[0.1,0.1,0.1,1]},"waitForMesh":false,"drawSubstrates":{"color":[0.5,0.5,1,0.2]},"drawZoomLevels":{"cutOff":150000},"restrictZoomLevel":{"minZoom":2500000,"maxZoom":3500000}}},"dataset":{"imageBackground":[0,0,0,1],"initialNgState":{"showDefaultAnnotations":false,"layers":{"mni152":{"type":"image","visible":true,"source":"precomputed://https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/mni_icbm152_t1_tal_nlin_asym_09c_masked","transform":[[1,0,0,-96500000],[0,1,0,-132500000],[0,0,1,-78500000],[0,0,0,1]]},"jubrain v17 left":{"type":"segmentation","visible":true,"source":"precomputed://https://neuroglancer-dev.humanbrainproject.org/precomputed/JuBrain/17/icbm152casym/left","transform":[[1,0,0,-96500000],[0,1,0,-132500000],[0,0,1,-78500000],[0,0,0,1]]},"jubrain v17 right":{"type":"segmentation","visible":true,"source":"precomputed://https://neuroglancer-dev.humanbrainproject.org/precomputed/JuBrain/17/icbm152casym/right","transform":[[1,0,0,-96500000],[0,1,0,-132500000],[0,0,1,-78500000],[0,0,0,1]]},"fibre bundle long":{"type":"segmentation","source":"precomputed://https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/long-bundles_maxprob","transform":[[1,0,0,-96500000],[0,1,0,-132500000],[0,0,1,-78500000],[0,0,0,1]]},"fibre bundle short":{"visible":false,"type":"segmentation","source":"precomputed://https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/short-bundles_maxprob","transform":[[1,0,0,-96500000],[0,1,0,-132500000],[0,0,1,-78500000],[0,0,0,1]]}},"navigation":{"pose":{"position":{"voxelSize":[1000000,1000000,1000000],"voxelCoordinates":[0,-32,0]}},"zoomFactor":450000},"perspectiveOrientation":[-0.2753947079181671,0.6631333827972412,-0.6360703706741333,0.2825356423854828],"perspectiveZoom":3000000}}}
\ No newline at end of file
+{"globals":{"hideNullImageValues":true,"useNehubaLayout":true,"useNehubaMeshLayer":true,"useCustomSegmentColors":true},"zoomWithoutCtrl":true,"hideNeuroglancerUI":true,"rightClickWithCtrl":true,"rotateAtViewCentre":true,"zoomAtViewCentre":true,"enableMeshLoadingControl":true,"layout":{"useNehubaPerspective":{"fixedZoomPerspectiveSlices":{"sliceViewportWidth":300,"sliceViewportHeight":300,"sliceZoom":724698.1843689409,"sliceViewportSizeMultiplier":2},"centerToOrigin":true,"mesh":{"removeBasedOnNavigation":true,"flipRemovedOctant":true,"surfaceParcellation":false},"removePerspectiveSlicesBackground":{"mode":"<","color":[0.1,0.1,0.1,1]},"waitForMesh":false,"drawSubstrates":{"color":[0.5,0.5,1,0.2]},"drawZoomLevels":{"cutOff":150000},"restrictZoomLevel":{"minZoom":2500000,"maxZoom":3500000}}},"dataset":{"imageBackground":[0,0,0,1],"initialNgState":{"showDefaultAnnotations":false,"layers":{"mni152":{"type":"image","visible":true,"source":"precomputed://https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/mni_icbm152_t1_tal_nlin_asym_09c_masked","transform":[[1,0,0,-96500000],[0,1,0,-132500000],[0,0,1,-78500000],[0,0,0,1]]},"jubrain v17 left":{"type":"segmentation","visible":true,"source":"precomputed://https://neuroglancer.humanbrainproject.org/precomputed/JuBrain/17/icbm152casym/left","transform":[[1,0,0,-96500000],[0,1,0,-132500000],[0,0,1,-78500000],[0,0,0,1]]},"jubrain v17 right":{"type":"segmentation","visible":true,"source":"precomputed://https://neuroglancer.humanbrainproject.org/precomputed/JuBrain/17/icbm152casym/right","transform":[[1,0,0,-96500000],[0,1,0,-132500000],[0,0,1,-78500000],[0,0,0,1]]},"fibre bundle long":{"type":"segmentation","source":"precomputed://https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/long-bundles_maxprob","transform":[[1,0,0,-96500000],[0,1,0,-132500000],[0,0,1,-78500000],[0,0,0,1]]},"fibre bundle short":{"visible":false,"type":"segmentation","source":"precomputed://https://neuroglancer.humanbrainproject.org/precomputed/Fiber_Bundle/short-bundles_maxprob","transform":[[1,0,0,-96500000],[0,1,0,-132500000],[0,0,1,-78500000],[0,0,0,1]]}},"navigation":{"pose":{"position":{"voxelSize":[1000000,1000000,1000000],"voxelCoordinates":[0,-32,0]}},"zoomFactor":450000},"perspectiveOrientation":[-0.2753947079181671,0.6631333827972412,-0.6360703706741333,0.2825356423854828],"perspectiveZoom":3000000}}}
\ No newline at end of file
diff --git a/src/res/ext/colin.json b/src/res/ext/colin.json
index 44347927edd33fb406eed1383664ece8cd1de3aa..916ece218d39da2962f8cc792a552905e27efb32 100644
--- a/src/res/ext/colin.json
+++ b/src/res/ext/colin.json
@@ -1 +1,5688 @@
-{"name":"MNI Colin 27","type":"template","species":"Human","useTheme":"dark","ngId":"colin","nehubaConfigURL":"nehubaConfig/colinNehubaConfig","parcellations":[{"name":"JuBrain Cytoarchitectonic Map","properties":{"version":"1.0","description":"not yet","publications":[],"nifty": [{"file":  "jubrain-max-pmap-v22c_space-mnicolin27.nii", "size": "44000"}]},"regions":[{"name":"telencephalon","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"cerebral nuclei","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"basal forebrain","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"magnocellular group within septum","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Ch 123 (Basal Forebrain)","arealabel":"Ch-123","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[124,233,167],"children":[{"name":"Ch 123 (Basal Forebrain) - left hemisphere","rgb":[124,233,167],"labelIndex":286,"ngId":"jubrain colin v17 left","children":[]},{"name":"Ch 123 (Basal Forebrain) - right hemisphere","rgb":[124,233,167],"ngId":"jubrain colin v17 right","labelIndex":286,"children":[]}]}]},{"name":"sublenticular part of basal forebrain","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Ch 4 (Basal Forebrain)","arealabel":"Ch-4","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[116,243,12],"children":[{"name":"Ch 4 (Basal Forebrain) - left hemisphere","rgb":[116,243,12],"labelIndex":264,"ngId":"jubrain colin v17 left","children":[]},{"name":"Ch 4 (Basal Forebrain) - right hemisphere","rgb":[116,243,12],"ngId":"jubrain colin v17 right","labelIndex":264,"children":[]}]}]},{"name":"magnocellular group within horizontal limb of diagnoal band","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Ch 123 (Basal Forebrain)","arealabel":"Ch-123","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[124,233,167],"children":[{"name":"Ch 123 (Basal Forebrain) - left hemisphere","rgb":[124,233,167],"labelIndex":286,"ngId":"jubrain colin v17 left","children":[]},{"name":"Ch 123 (Basal Forebrain) - right hemisphere","rgb":[124,233,167],"ngId":"jubrain colin v17 right","labelIndex":286,"children":[]}]}]}]},{"name":"amygdala","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"laterobasal group","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"LB (Amygdala)","arealabel":"LB","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[188,16,222],"children":[{"name":"LB (Amygdala) - left hemisphere","rgb":[188,16,222],"labelIndex":187,"ngId":"jubrain colin v17 left","children":[]},{"name":"LB (Amygdala) - right hemisphere","rgb":[188,16,222],"ngId":"jubrain colin v17 right","labelIndex":187,"children":[]}]}]},{"name":"superficial group","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"CM (Amygdala)","arealabel":"CM","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[102,180,202],"children":[{"name":"CM (Amygdala) - left hemisphere","rgb":[102,180,202],"labelIndex":22,"ngId":"jubrain colin v17 left","children":[]},{"name":"CM (Amygdala) - right hemisphere","rgb":[102,180,202],"ngId":"jubrain colin v17 right","labelIndex":22,"children":[]}]},{"name":"SF (Amygdala)","arealabel":"SF","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[18,168,22],"children":[{"name":"SF (Amygdala) - left hemisphere","rgb":[18,168,22],"labelIndex":186,"ngId":"jubrain colin v17 left","children":[]},{"name":"SF (Amygdala) - right hemisphere","rgb":[18,168,22],"ngId":"jubrain colin v17 right","labelIndex":186,"children":[]}]}]},{"name":"fiber masses","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"MF (Amygdala)","arealabel":"MF","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[190,200,9],"children":[{"name":"MF (Amygdala) - left hemisphere","rgb":[190,200,9],"labelIndex":235,"ngId":"jubrain colin v17 left","children":[]},{"name":"MF (Amygdala) - right hemisphere","rgb":[190,200,9],"ngId":"jubrain colin v17 right","labelIndex":235,"children":[]}]},{"name":"VTM (Amygdala)","arealabel":"VTM","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[89,178,185],"children":[{"name":"VTM (Amygdala) - left hemisphere","rgb":[89,178,185],"labelIndex":228,"ngId":"jubrain colin v17 left","children":[]},{"name":"VTM (Amygdala) - right hemisphere","rgb":[89,178,185],"ngId":"jubrain colin v17 right","labelIndex":228,"children":[]}]},{"name":"IF (Amygdala)","arealabel":"IF","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[120,190,129],"children":[{"name":"IF (Amygdala) - left hemisphere","rgb":[120,190,129],"labelIndex":237,"ngId":"jubrain colin v17 left","children":[]},{"name":"IF (Amygdala) - right hemisphere","rgb":[120,190,129],"ngId":"jubrain colin v17 right","labelIndex":237,"children":[]}]}]},{"name":"centromedial group","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"CM (Amygdala)","arealabel":"CM","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[89,4,190],"children":[{"name":"CM (Amygdala) - left hemisphere","rgb":[89,4,190],"labelIndex":16,"ngId":"jubrain colin v17 left","children":[]},{"name":"CM (Amygdala) - right hemisphere","rgb":[89,4,190],"ngId":"jubrain colin v17 right","labelIndex":16,"children":[]}]},{"name":"CM (Amygdala)","arealabel":"CM","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[9,120,220],"children":[{"name":"CM (Amygdala) - left hemisphere","rgb":[9,120,220],"labelIndex":21,"ngId":"jubrain colin v17 left","children":[]},{"name":"CM (Amygdala) - right hemisphere","rgb":[9,120,220],"ngId":"jubrain colin v17 right","labelIndex":21,"children":[]}]}]}]}]},{"name":"cerebral cortex","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"parietal lobe","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"superior parietal lobule","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area 7P (SPL)","arealabel":"Area-7P","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[52,20,106],"children":[{"name":"Area 7P (SPL) - left hemisphere","rgb":[52,20,106],"labelIndex":208,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area 7P (SPL) - right hemisphere","rgb":[52,20,106],"ngId":"jubrain colin v17 right","labelIndex":208,"children":[]}]},{"name":"Area 5M (SPL)","arealabel":"Area-5M","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[225,245,76],"children":[{"name":"Area 5M (SPL) - left hemisphere","rgb":[225,245,76],"labelIndex":131,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area 5M (SPL) - right hemisphere","rgb":[225,245,76],"ngId":"jubrain colin v17 right","labelIndex":131,"children":[]}]},{"name":"Area 7PC (SPL)","arealabel":"Area-7PC","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[252,89,28],"children":[{"name":"Area 7PC (SPL) - left hemisphere","rgb":[252,89,28],"labelIndex":132,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area 7PC (SPL) - right hemisphere","rgb":[252,89,28],"ngId":"jubrain colin v17 right","labelIndex":132,"children":[]}]},{"name":"Area 5L (SPL)","arealabel":"Area-5L","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[184,185,58],"children":[{"name":"Area 5L (SPL) - left hemisphere","rgb":[184,185,58],"labelIndex":130,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area 5L (SPL) - right hemisphere","rgb":[184,185,58],"ngId":"jubrain colin v17 right","labelIndex":130,"children":[]}]},{"name":"Area 7M (SPL)","arealabel":"Area-7M","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[205,61,236],"children":[{"name":"Area 7M (SPL) - left hemisphere","rgb":[205,61,236],"labelIndex":135,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area 7M (SPL) - right hemisphere","rgb":[205,61,236],"ngId":"jubrain colin v17 right","labelIndex":135,"children":[]}]},{"name":"Area 7A (SPL)","arealabel":"Area-7A","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[38,204,19],"children":[{"name":"Area 7A (SPL) - left hemisphere","rgb":[38,204,19],"labelIndex":134,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area 7A (SPL) - right hemisphere","rgb":[38,204,19],"ngId":"jubrain colin v17 right","labelIndex":134,"children":[]}]},{"name":"Area 5Ci (SPL)","arealabel":"Area-5Ci","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[79,242,146],"children":[{"name":"Area 5Ci (SPL) - left hemisphere","rgb":[79,242,146],"labelIndex":136,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area 5Ci (SPL) - right hemisphere","rgb":[79,242,146],"ngId":"jubrain colin v17 right","labelIndex":136,"children":[]}]}]},{"name":"parietal operculum","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area OP2 (POperc)","arealabel":"Area-OP2","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[36,47,221],"children":[{"name":"Area OP2 (POperc) - left hemisphere","rgb":[36,47,221],"labelIndex":74,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area OP2 (POperc) - right hemisphere","rgb":[36,47,221],"ngId":"jubrain colin v17 right","labelIndex":74,"children":[]}]},{"name":"Area OP4 (POperc)","arealabel":"Area-OP4","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[89,80,132],"children":[{"name":"Area OP4 (POperc) - left hemisphere","rgb":[89,80,132],"labelIndex":72,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area OP4 (POperc) - right hemisphere","rgb":[89,80,132],"ngId":"jubrain colin v17 right","labelIndex":72,"children":[]}]},{"name":"Area OP3 (POperc)","arealabel":"Area-OP3","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[58,122,80],"children":[{"name":"Area OP3 (POperc) - left hemisphere","rgb":[58,122,80],"labelIndex":75,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area OP3 (POperc) - right hemisphere","rgb":[58,122,80],"ngId":"jubrain colin v17 right","labelIndex":75,"children":[]}]},{"name":"Area OP1 (POperc)","arealabel":"Area-OP1","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[250,182,34],"children":[{"name":"Area OP1 (POperc) - left hemisphere","rgb":[250,182,34],"labelIndex":73,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area OP1 (POperc) - right hemisphere","rgb":[250,182,34],"ngId":"jubrain colin v17 right","labelIndex":73,"children":[]}]}]},{"name":"postcentral gyrus","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area 1 (PostCG)","arealabel":"Area-1","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[232,185,250],"children":[{"name":"Area 1 (PostCG) - left hemisphere","rgb":[232,185,250],"labelIndex":125,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area 1 (PostCG) - right hemisphere","rgb":[232,185,250],"ngId":"jubrain colin v17 right","labelIndex":125,"children":[]}]},{"name":"Area 3b (PostCG)","arealabel":"Area-3b","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[239,246,155],"children":[{"name":"Area 3b (PostCG) - left hemisphere","rgb":[239,246,155],"labelIndex":127,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area 3b (PostCG) - right hemisphere","rgb":[239,246,155],"ngId":"jubrain colin v17 right","labelIndex":127,"children":[]}]},{"name":"Area 3a (PostCG)","arealabel":"Area-3a","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[187,133,50],"children":[{"name":"Area 3a (PostCG) - left hemisphere","rgb":[187,133,50],"labelIndex":126,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area 3a (PostCG) - right hemisphere","rgb":[187,133,50],"ngId":"jubrain colin v17 right","labelIndex":126,"children":[]}]},{"name":"Area 2 (PostCS)","arealabel":"Area-2","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[23,13,35],"children":[{"name":"Area 2 (PostCS) - left hemisphere","rgb":[23,13,35],"labelIndex":252,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area 2 (PostCS) - right hemisphere","rgb":[23,13,35],"ngId":"jubrain colin v17 right","labelIndex":252,"children":[]}]}]},{"name":"inferior parietal lobule","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area PFm (IPL)","arealabel":"Area-PFm","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[53,76,145],"children":[{"name":"Area PFm (IPL) - left hemisphere","rgb":[53,76,145],"labelIndex":112,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area PFm (IPL) - right hemisphere","rgb":[53,76,145],"ngId":"jubrain colin v17 right","labelIndex":112,"children":[]}]},{"name":"Area PFop (IPL)","arealabel":"Area-PFop","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[146,153,177],"children":[{"name":"Area PFop (IPL) - left hemisphere","rgb":[146,153,177],"labelIndex":111,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area PFop (IPL) - right hemisphere","rgb":[146,153,177],"ngId":"jubrain colin v17 right","labelIndex":111,"children":[]}]},{"name":"Area PF (IPL)","arealabel":"Area-PF","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[226,211,61],"children":[{"name":"Area PF (IPL) - left hemisphere","rgb":[226,211,61],"labelIndex":206,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area PF (IPL) - right hemisphere","rgb":[226,211,61],"ngId":"jubrain colin v17 right","labelIndex":206,"children":[]}]},{"name":"Area PGp (IPL)","arealabel":"Area-PGp","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[92,116,83],"children":[{"name":"Area PGp (IPL) - left hemisphere","rgb":[92,116,83],"labelIndex":108,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area PGp (IPL) - right hemisphere","rgb":[92,116,83],"ngId":"jubrain colin v17 right","labelIndex":108,"children":[]}]},{"name":"Area PGa (IPL)","arealabel":"Area-PGa","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[42,236,131],"children":[{"name":"Area PGa (IPL) - left hemisphere","rgb":[42,236,131],"labelIndex":110,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area PGa (IPL) - right hemisphere","rgb":[42,236,131],"ngId":"jubrain colin v17 right","labelIndex":110,"children":[]}]},{"name":"Area PFt (IPL)","arealabel":"Area-PFt","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[120,135,232],"children":[{"name":"Area PFt (IPL) - left hemisphere","rgb":[120,135,232],"labelIndex":109,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area PFt (IPL) - right hemisphere","rgb":[120,135,232],"ngId":"jubrain colin v17 right","labelIndex":109,"children":[]}]},{"name":"Area PFcm (IPL)","arealabel":"Area-PFcm","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[98,128,120],"children":[{"name":"Area PFcm (IPL) - left hemisphere","rgb":[98,128,120],"labelIndex":113,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area PFcm (IPL) - right hemisphere","rgb":[98,128,120],"ngId":"jubrain colin v17 right","labelIndex":113,"children":[]}]}]},{"name":"parieto-occipital sulcus","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area hPO1 (POS)","arealabel":"Area-hPO1","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[153,232,235],"children":[{"name":"Area hPO1 (POS) - left hemisphere","rgb":[153,232,235],"labelIndex":297,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area hPO1 (POS) - right hemisphere","rgb":[153,232,235],"ngId":"jubrain colin v17 right","labelIndex":297,"children":[]}]}]},{"name":"intraparietal sulcus","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area hIP5 (IPS)","arealabel":"Area-hIP5","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[217,87,210],"children":[{"name":"Area hIP5 (IPS) - left hemisphere","rgb":[217,87,210],"labelIndex":295,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area hIP5 (IPS) - right hemisphere","rgb":[217,87,210],"ngId":"jubrain colin v17 right","labelIndex":295,"children":[]}]},{"name":"Area hIP3 (IPS)","arealabel":"Area-hIP3","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[113,172,229],"children":[{"name":"Area hIP3 (IPS) - left hemisphere","rgb":[113,172,229],"labelIndex":133,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area hIP3 (IPS) - right hemisphere","rgb":[113,172,229],"ngId":"jubrain colin v17 right","labelIndex":133,"children":[]}]},{"name":"Area hIP8 (IPS)","arealabel":"Area-hIP8","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[223,109,3],"children":[{"name":"Area hIP8 (IPS) - left hemisphere","rgb":[223,109,3],"labelIndex":293,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area hIP8 (IPS) - right hemisphere","rgb":[223,109,3],"ngId":"jubrain colin v17 right","labelIndex":293,"children":[]}]},{"name":"Area hIP4 (IPS)","arealabel":"Area-hIP4","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[254,52,184],"children":[{"name":"Area hIP4 (IPS) - left hemisphere","rgb":[254,52,184],"labelIndex":294,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area hIP4 (IPS) - right hemisphere","rgb":[254,52,184],"ngId":"jubrain colin v17 right","labelIndex":294,"children":[]}]},{"name":"Area hIP7 (IPS)","arealabel":"Area-hIP7","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[71,196,218],"children":[{"name":"Area hIP7 (IPS) - left hemisphere","rgb":[71,196,218],"labelIndex":296,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area hIP7 (IPS) - right hemisphere","rgb":[71,196,218],"ngId":"jubrain colin v17 right","labelIndex":296,"children":[]}]},{"name":"Area hIP1 (IPS)","arealabel":"Area-hIP1","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[66,149,82],"children":[{"name":"Area hIP1 (IPS) - left hemisphere","rgb":[66,149,82],"labelIndex":128,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area hIP1 (IPS) - right hemisphere","rgb":[66,149,82],"ngId":"jubrain colin v17 right","labelIndex":128,"children":[]}]},{"name":"Area hIP6 (IPS)","arealabel":"Area-hIP6","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[237,233,37],"children":[{"name":"Area hIP6 (IPS) - left hemisphere","rgb":[237,233,37],"labelIndex":292,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area hIP6 (IPS) - right hemisphere","rgb":[237,233,37],"ngId":"jubrain colin v17 right","labelIndex":292,"children":[]}]},{"name":"Area hIP2 (IPS)","arealabel":"Area-hIP2","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[127,245,203],"children":[{"name":"Area hIP2 (IPS) - left hemisphere","rgb":[127,245,203],"labelIndex":129,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area hIP2 (IPS) - right hemisphere","rgb":[127,245,203],"ngId":"jubrain colin v17 right","labelIndex":129,"children":[]}]}]}]},{"name":"occiptal lobe","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"dorsal occipital cortex","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area hOc4d (Cuneus)","arealabel":"Area-hOc4d","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[109,218,10],"children":[{"name":"Area hOc4d (Cuneus) - left hemisphere","rgb":[109,218,10],"labelIndex":119,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area hOc4d (Cuneus) - right hemisphere","rgb":[109,218,10],"ngId":"jubrain colin v17 right","labelIndex":119,"children":[]}]},{"name":"Area hOc3d (Cuneus)","arealabel":"Area-hOc3d","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[105,191,48],"children":[{"name":"Area hOc3d (Cuneus) - left hemisphere","rgb":[105,191,48],"labelIndex":120,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area hOc3d (Cuneus) - right hemisphere","rgb":[105,191,48],"ngId":"jubrain colin v17 right","labelIndex":120,"children":[]}]},{"name":"Area hOc6 (POS)","arealabel":"Area-hOc6","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[239,66,26],"children":[{"name":"Area hOc6 (POS) - left hemisphere","rgb":[239,66,26],"labelIndex":291,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area hOc6 (POS) - right hemisphere","rgb":[239,66,26],"ngId":"jubrain colin v17 right","labelIndex":291,"children":[]}]}]},{"name":"ventral occipital cortex","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area hOc4v (LingG)","arealabel":"Area-hOc4v","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[222,77,155],"children":[{"name":"Area hOc4v (LingG) - left hemisphere","rgb":[222,77,155],"labelIndex":9,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area hOc4v (LingG) - right hemisphere","rgb":[222,77,155],"ngId":"jubrain colin v17 right","labelIndex":9,"children":[]}]},{"name":"Area hOc3v (LingG)","arealabel":"Area-hOc3v","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[83,179,155],"children":[{"name":"Area hOc3v (LingG) - left hemisphere","rgb":[83,179,155],"labelIndex":10,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area hOc3v (LingG) - right hemisphere","rgb":[83,179,155],"ngId":"jubrain colin v17 right","labelIndex":10,"children":[]}]}]},{"name":"occipital cortex","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area hOc2 (V2, 18)","arealabel":"Area-hOc2","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[84,110,22],"children":[{"name":"Area hOc2 (V2, 18) - left hemisphere","rgb":[84,110,22],"labelIndex":7,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area hOc2 (V2, 18) - right hemisphere","rgb":[84,110,22],"ngId":"jubrain colin v17 right","labelIndex":7,"children":[]}]},{"name":"Area hOc1 (V1, 17, CalcS)","arealabel":"Area-hOc1","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[190,132,147],"children":[{"name":"Area hOc1 (V1, 17, CalcS) - left hemisphere","rgb":[190,132,147],"labelIndex":8,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area hOc1 (V1, 17, CalcS) - right hemisphere","rgb":[190,132,147],"ngId":"jubrain colin v17 right","labelIndex":8,"children":[]}]}]},{"name":"lateral occipital cortex","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area hOc5 (LOC)","arealabel":"Area-hOc5","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[255,0,0],"children":[{"name":"Area hOc5 (LOC) - left hemisphere","rgb":[255,0,0],"labelIndex":6,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area hOc5 (LOC) - right hemisphere","rgb":[255,0,0],"ngId":"jubrain colin v17 right","labelIndex":6,"children":[]}]},{"name":"Area hOc4la (LOC)","arealabel":"Area-hOc4la","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[233,168,189],"children":[{"name":"Area hOc4la (LOC) - left hemisphere","rgb":[233,168,189],"labelIndex":118,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area hOc4la (LOC) - right hemisphere","rgb":[233,168,189],"ngId":"jubrain colin v17 right","labelIndex":118,"children":[]}]},{"name":"Area hOc4lp (LOC)","arealabel":"Area-hOc4lp","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[96,113,253],"children":[{"name":"Area hOc4lp (LOC) - left hemisphere","rgb":[96,113,253],"labelIndex":117,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area hOc4lp (LOC) - right hemisphere","rgb":[96,113,253],"ngId":"jubrain colin v17 right","labelIndex":117,"children":[]}]}]}]},{"name":"frontal lobe","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"inferior frontal sulcus","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area ifj1 (IFS/PreS)","arealabel":"Area-ifj1","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[71,244,160],"children":[{"name":"Area ifj1 (IFS/PreS) - left hemisphere","rgb":[71,244,160],"labelIndex":248,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area ifj1 (IFS/PreS) - right hemisphere","rgb":[71,244,160],"ngId":"jubrain colin v17 right","labelIndex":248,"children":[]}]},{"name":"Area ifs4 (IFS)","arealabel":"Area-ifs4","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[86,17,211],"children":[{"name":"Area ifs4 (IFS) - left hemisphere","rgb":[86,17,211],"labelIndex":247,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area ifs4 (IFS) - right hemisphere","rgb":[86,17,211],"ngId":"jubrain colin v17 right","labelIndex":247,"children":[]}]},{"name":"Area ifs1 (IFS)","arealabel":"Area-ifs1","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[172,20,136],"children":[{"name":"Area ifs1 (IFS) - left hemisphere","rgb":[172,20,136],"labelIndex":244,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area ifs1 (IFS) - right hemisphere","rgb":[172,20,136],"ngId":"jubrain colin v17 right","labelIndex":244,"children":[]}]},{"name":"Area ifj2 (IFS/PreS)","arealabel":"Area-ifj2","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[14,247,132],"children":[{"name":"Area ifj2 (IFS/PreS) - left hemisphere","rgb":[14,247,132],"labelIndex":249,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area ifj2 (IFS/PreS) - right hemisphere","rgb":[14,247,132],"ngId":"jubrain colin v17 right","labelIndex":249,"children":[]}]},{"name":"Area ifs2 (IFS)","arealabel":"Area-ifs2","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[183,42,247],"children":[{"name":"Area ifs2 (IFS) - left hemisphere","rgb":[183,42,247],"labelIndex":245,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area ifs2 (IFS) - right hemisphere","rgb":[183,42,247],"ngId":"jubrain colin v17 right","labelIndex":245,"children":[]}]},{"name":"Area ifs3 (IFS)","arealabel":"Area-ifs3","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[144,30,126],"children":[{"name":"Area ifs3 (IFS) - left hemisphere","rgb":[144,30,126],"labelIndex":246,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area ifs3 (IFS) - right hemisphere","rgb":[144,30,126],"ngId":"jubrain colin v17 right","labelIndex":246,"children":[]}]}]},{"name":"inferior frontal gyrus","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area 44 (IFG)","arealabel":"Area-44","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[54,74,75],"children":[{"name":"Area 44 (IFG) - left hemisphere","rgb":[54,74,75],"labelIndex":2,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area 44 (IFG) - right hemisphere","rgb":[54,74,75],"ngId":"jubrain colin v17 right","labelIndex":2,"children":[]}]},{"name":"Area 45 (IFG)","arealabel":"Area-45","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[167,103,146],"children":[{"name":"Area 45 (IFG) - left hemisphere","rgb":[167,103,146],"labelIndex":1,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area 45 (IFG) - right hemisphere","rgb":[167,103,146],"ngId":"jubrain colin v17 right","labelIndex":1,"children":[]}]}]},{"name":"dorsal precentral gyrus","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area 6d1 (PreG)","arealabel":"Area-6d1","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[45,33,27],"children":[{"name":"Area 6d1 (PreG) - left hemisphere","rgb":[45,33,27],"labelIndex":287,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area 6d1 (PreG) - right hemisphere","rgb":[45,33,27],"ngId":"jubrain colin v17 right","labelIndex":287,"children":[]}]},{"name":"Area 6d2 (PreG)","arealabel":"Area-6d2","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[170,151,180],"children":[{"name":"Area 6d2 (PreG) - left hemisphere","rgb":[170,151,180],"labelIndex":288,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area 6d2 (PreG) - right hemisphere","rgb":[170,151,180],"ngId":"jubrain colin v17 right","labelIndex":288,"children":[]}]}]},{"name":"posterior medial superior frontal gyrus","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area 6ma (preSMA, mesial SFG)","arealabel":"Area-6ma","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[204,108,222],"children":[{"name":"Area 6ma (preSMA, mesial SFG) - left hemisphere","rgb":[204,108,222],"labelIndex":299,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area 6ma (preSMA, mesial SFG) - right hemisphere","rgb":[204,108,222],"ngId":"jubrain colin v17 right","labelIndex":299,"children":[]}]}]},{"name":"superior frontal sulcus","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area 6d3 (SFS)","arealabel":"Area-6d3","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[55,239,21],"children":[{"name":"Area 6d3 (SFS) - left hemisphere","rgb":[55,239,21],"labelIndex":289,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area 6d3 (SFS) - right hemisphere","rgb":[55,239,21],"ngId":"jubrain colin v17 right","labelIndex":289,"children":[]}]}]},{"name":"frontal pole","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area Fp1 (FPole)","arealabel":"Area-Fp1","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[226,14,200],"children":[{"name":"Area Fp1 (FPole) - left hemisphere","rgb":[226,14,200],"labelIndex":212,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area Fp1 (FPole) - right hemisphere","rgb":[226,14,200],"ngId":"jubrain colin v17 right","labelIndex":212,"children":[]}]},{"name":"Area Fp2 (FPole)","arealabel":"Area-Fp2","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[239,137,211],"children":[{"name":"Area Fp2 (FPole) - left hemisphere","rgb":[239,137,211],"labelIndex":211,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area Fp2 (FPole) - right hemisphere","rgb":[239,137,211],"ngId":"jubrain colin v17 right","labelIndex":211,"children":[]}]}]},{"name":"precentral gyrus ","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area 4p (PreCG)","arealabel":"Area-4p","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[116,92,124],"children":[{"name":"Area 4p (PreCG) - left hemisphere","rgb":[116,92,124],"labelIndex":123,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area 4p (PreCG) - right hemisphere","rgb":[116,92,124],"ngId":"jubrain colin v17 right","labelIndex":123,"children":[]}]},{"name":"Area 4a (PreCG)","arealabel":"Area-4a","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[118,239,183],"children":[{"name":"Area 4a (PreCG) - left hemisphere","rgb":[118,239,183],"labelIndex":124,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area 4a (PreCG) - right hemisphere","rgb":[118,239,183],"ngId":"jubrain colin v17 right","labelIndex":124,"children":[]}]}]},{"name":"mesial precentral gyrus","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area 6mp (SMA, mesial SFG)","arealabel":"Area-6mp","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[75,95,87],"children":[{"name":"Area 6mp (SMA, mesial SFG) - left hemisphere","rgb":[75,95,87],"labelIndex":298,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area 6mp (SMA, mesial SFG) - right hemisphere","rgb":[75,95,87],"ngId":"jubrain colin v17 right","labelIndex":298,"children":[]}]}]},{"name":"medial orbitofrontal cortex","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area Fo3 (OFC)","arealabel":"Area-Fo3","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[182,189,250],"children":[{"name":"Area Fo3 (OFC) - left hemisphere","rgb":[182,189,250],"labelIndex":5,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area Fo3 (OFC) - right hemisphere","rgb":[182,189,250],"ngId":"jubrain colin v17 right","labelIndex":5,"children":[]}]},{"name":"Area Fo1 (OFC)","arealabel":"Area-Fo1","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[7,255,179],"children":[{"name":"Area Fo1 (OFC) - left hemisphere","rgb":[7,255,179],"labelIndex":3,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area Fo1 (OFC) - right hemisphere","rgb":[7,255,179],"ngId":"jubrain colin v17 right","labelIndex":3,"children":[]}]},{"name":"Area Fo2 (OFC)","arealabel":"Area-Fo2","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[0,255,0],"children":[{"name":"Area Fo2 (OFC) - left hemisphere","rgb":[0,255,0],"labelIndex":4,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area Fo2 (OFC) - right hemisphere","rgb":[0,255,0],"ngId":"jubrain colin v17 right","labelIndex":4,"children":[]}]}]},{"name":"frontal operculum ","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area OP9 (Frontal Operculum)","arealabel":"Area-OP9","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[175,123,34],"children":[{"name":"Area OP9 (Frontal Operculum) - left hemisphere","rgb":[175,123,34],"labelIndex":274,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area OP9 (Frontal Operculum) - right hemisphere","rgb":[175,123,34],"ngId":"jubrain colin v17 right","labelIndex":274,"children":[]}]},{"name":"Area OP8 (Frontal Operculum)","arealabel":"Area-OP8","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[29,76,168],"children":[{"name":"Area OP8 (Frontal Operculum) - left hemisphere","rgb":[29,76,168],"labelIndex":273,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area OP8 (Frontal Operculum) - right hemisphere","rgb":[29,76,168],"ngId":"jubrain colin v17 right","labelIndex":273,"children":[]}]}]},{"name":"lateral orbitofrontal cortex","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area Fo5 (OFC)","arealabel":"Area-Fo5","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[219,11,91],"children":[{"name":"Area Fo5 (OFC) - left hemisphere","rgb":[219,11,91],"labelIndex":325,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area Fo5 (OFC) - right hemisphere","rgb":[219,11,91],"ngId":"jubrain colin v17 right","labelIndex":325,"children":[]}]},{"name":"Area Fo7 (OFC)","arealabel":"Area-Fo7","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[64,211,186],"children":[{"name":"Area Fo7 (OFC) - left hemisphere","rgb":[64,211,186],"labelIndex":327,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area Fo7 (OFC) - right hemisphere","rgb":[64,211,186],"ngId":"jubrain colin v17 right","labelIndex":327,"children":[]}]},{"name":"Area Fo4 (OFC)","arealabel":"Area-Fo4","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[163,204,53],"children":[{"name":"Area Fo4 (OFC) - left hemisphere","rgb":[163,204,53],"labelIndex":324,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area Fo4 (OFC) - right hemisphere","rgb":[163,204,53],"ngId":"jubrain colin v17 right","labelIndex":324,"children":[]}]},{"name":"Area Fo6 (OFC)","arealabel":"Area-Fo6","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[199,156,187],"children":[{"name":"Area Fo6 (OFC) - left hemisphere","rgb":[199,156,187],"labelIndex":326,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area Fo6 (OFC) - right hemisphere","rgb":[199,156,187],"ngId":"jubrain colin v17 right","labelIndex":326,"children":[]}]}]}]},{"name":"insula","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"granular insula","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area Ig1 (Insula)","arealabel":"Area-Ig1","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[18,111,40],"children":[{"name":"Area Ig1 (Insula) - left hemisphere","rgb":[18,111,40],"labelIndex":115,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area Ig1 (Insula) - right hemisphere","rgb":[18,111,40],"ngId":"jubrain colin v17 right","labelIndex":115,"children":[]}]},{"name":"Area Ig2 (Insula)","arealabel":"Area-Ig2","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[105,61,82],"children":[{"name":"Area Ig2 (Insula) - left hemisphere","rgb":[105,61,82],"labelIndex":114,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area Ig2 (Insula) - right hemisphere","rgb":[105,61,82],"ngId":"jubrain colin v17 right","labelIndex":114,"children":[]}]}]},{"name":"agranular insula","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area Ia (Insula)","arealabel":"Area-Ia","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[71,217,62],"children":[{"name":"Area Ia (Insula) - left hemisphere","rgb":[71,217,62],"labelIndex":339,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area Ia (Insula) - right hemisphere","rgb":[71,217,62],"ngId":"jubrain colin v17 right","labelIndex":339,"children":[]}]}]},{"name":"dys-/agranular insula","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area Id7 (Insula)","arealabel":"Area-Id7","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[101,202,38],"children":[{"name":"Area Id7 (Insula) - left hemisphere","rgb":[101,202,38],"labelIndex":159,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area Id7 (Insula) - right hemisphere","rgb":[101,202,38],"ngId":"jubrain colin v17 right","labelIndex":159,"children":[]}]}]},{"name":"dysgranular insula","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area Id1 (Insula)","arealabel":"Area-Id1","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[141,112,216],"children":[{"name":"Area Id1 (Insula) - left hemisphere","rgb":[141,112,216],"labelIndex":116,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area Id1 (Insula) - right hemisphere","rgb":[141,112,216],"ngId":"jubrain colin v17 right","labelIndex":116,"children":[]}]},{"name":"Area Id5 (Insula)","arealabel":"Area-Id5","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[112,6,50],"children":[{"name":"Area Id5 (Insula) - left hemisphere","rgb":[112,6,50],"labelIndex":338,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area Id5 (Insula) - right hemisphere","rgb":[112,6,50],"ngId":"jubrain colin v17 right","labelIndex":338,"children":[]}]},{"name":"Area Id4 (Insula)","arealabel":"Area-Id4","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[38,174,113],"children":[{"name":"Area Id4 (Insula) - left hemisphere","rgb":[38,174,113],"labelIndex":337,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area Id4 (Insula) - right hemisphere","rgb":[38,174,113],"ngId":"jubrain colin v17 right","labelIndex":337,"children":[]}]},{"name":"Area Id6 (Insula)","arealabel":"Area-Id6","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[138,127,119],"children":[{"name":"Area Id6 (Insula) - left hemisphere","rgb":[138,127,119],"labelIndex":340,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area Id6 (Insula) - right hemisphere","rgb":[138,127,119],"ngId":"jubrain colin v17 right","labelIndex":340,"children":[]}]}]}]},{"name":"temporal lobe","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"superior temporal sulcus","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area STS1 (STS)","arealabel":"Area-STS1","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[205,228,4],"children":[{"name":"Area STS1 (STS) - left hemisphere","rgb":[205,228,4],"labelIndex":271,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area STS1 (STS) - right hemisphere","rgb":[205,228,4],"ngId":"jubrain colin v17 right","labelIndex":271,"children":[]}]},{"name":"Area STS2 (STS)","arealabel":"Area-STS2","status":"publicDOI","labelIndex":null,"synonyms":[],"rgb":[62,117,123],"children":[{"name":"Area STS2 (STS) - left hemisphere","rgb":[62,117,123],"labelIndex":272,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area STS2 (STS) - right hemisphere","rgb":[62,117,123],"ngId":"jubrain colin v17 right","labelIndex":272,"children":[]}]}]},{"name":"superior temporal gyrus","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area TE 3 (STG)","arealabel":"Area-TE-3","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[159,104,108],"children":[{"name":"Area TE 3 (STG) - left hemisphere","rgb":[159,104,108],"labelIndex":31,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area TE 3 (STG) - right hemisphere","rgb":[159,104,108],"ngId":"jubrain colin v17 right","labelIndex":31,"children":[]}]}]},{"name":"Heschl's gyrus","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area TE 1.2 (HESCHL)","arealabel":"Area-TE-1.2","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[202,251,192],"children":[{"name":"Area TE 1.2 (HESCHL) - left hemisphere","rgb":[202,251,192],"labelIndex":30,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area TE 1.2 (HESCHL) - right hemisphere","rgb":[202,251,192],"ngId":"jubrain colin v17 right","labelIndex":30,"children":[]}]},{"name":"Area TE 1.1 (HESCHL)","arealabel":"Area-TE-1.1","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[8,113,68],"children":[{"name":"Area TE 1.1 (HESCHL) - left hemisphere","rgb":[8,113,68],"labelIndex":33,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area TE 1.1 (HESCHL) - right hemisphere","rgb":[8,113,68],"ngId":"jubrain colin v17 right","labelIndex":33,"children":[]}]},{"name":"Area TE 1.0 (HESCHL)","arealabel":"Area-TE-1.0","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[252,84,222],"children":[{"name":"Area TE 1.0 (HESCHL) - left hemisphere","rgb":[252,84,222],"labelIndex":27,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area TE 1.0 (HESCHL) - right hemisphere","rgb":[252,84,222],"ngId":"jubrain colin v17 right","labelIndex":27,"children":[]}]}]},{"name":"fusiform gyrus","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area FG1 (FusG)","arealabel":"Area-FG1","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[131,183,58],"children":[{"name":"Area FG1 (FusG) - left hemisphere","rgb":[131,183,58],"labelIndex":107,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area FG1 (FusG) - right hemisphere","rgb":[131,183,58],"ngId":"jubrain colin v17 right","labelIndex":107,"children":[]}]},{"name":"Area FG4 (FusG)","arealabel":"Area-FG4","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[170,220,175],"children":[{"name":"Area FG4 (FusG) - left hemisphere","rgb":[170,220,175],"labelIndex":238,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area FG4 (FusG) - right hemisphere","rgb":[170,220,175],"ngId":"jubrain colin v17 right","labelIndex":238,"children":[]}]},{"name":"Area FG3 (FusG)","arealabel":"Area-FG3","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[120,147,37],"children":[{"name":"Area FG3 (FusG) - left hemisphere","rgb":[120,147,37],"labelIndex":239,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area FG3 (FusG) - right hemisphere","rgb":[120,147,37],"ngId":"jubrain colin v17 right","labelIndex":239,"children":[]}]},{"name":"Area FG2 (FusG)","arealabel":"Area-FG2","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[67,94,149],"children":[{"name":"Area FG2 (FusG) - left hemisphere","rgb":[67,94,149],"labelIndex":106,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area FG2 (FusG) - right hemisphere","rgb":[67,94,149],"ngId":"jubrain colin v17 right","labelIndex":106,"children":[]}]}]}]},{"name":"limbic lobe","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"cingulate gyrus, frontal part","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Area p24c (pACC)","arealabel":"Area-p24c","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[241,164,195],"children":[{"name":"Area p24c (pACC) - left hemisphere","rgb":[241,164,195],"labelIndex":232,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area p24c (pACC) - right hemisphere","rgb":[241,164,195],"ngId":"jubrain colin v17 right","labelIndex":232,"children":[]}]},{"name":"Area p24ab (pACC)","arealabel":"Area-p24ab","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[153,195,229],"children":[{"name":"Area p24ab (pACC) - left hemisphere","rgb":[153,195,229],"labelIndex":231,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area p24ab (pACC) - right hemisphere","rgb":[153,195,229],"ngId":"jubrain colin v17 right","labelIndex":231,"children":[]}]},{"name":"Area s32 (sACC)","arealabel":"Area-s32","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[193,94,250],"children":[{"name":"Area s32 (sACC) - left hemisphere","rgb":[193,94,250],"labelIndex":46,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area s32 (sACC) - right hemisphere","rgb":[193,94,250],"ngId":"jubrain colin v17 right","labelIndex":46,"children":[]}]},{"name":"Area 25 (sACC)","arealabel":"Area-25","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[170,68,220],"children":[{"name":"Area 25 (sACC) - left hemisphere","rgb":[170,68,220],"labelIndex":184,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area 25 (sACC) - right hemisphere","rgb":[170,68,220],"ngId":"jubrain colin v17 right","labelIndex":184,"children":[]}]},{"name":"Area s24 (sACC)","arealabel":"Area-s24","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[133,34,201],"children":[{"name":"Area s24 (sACC) - left hemisphere","rgb":[133,34,201],"labelIndex":183,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area s24 (sACC) - right hemisphere","rgb":[133,34,201],"ngId":"jubrain colin v17 right","labelIndex":183,"children":[]}]},{"name":"Area p32 (pACC)","arealabel":"Area-p32","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[87,135,14],"children":[{"name":"Area p32 (pACC) - left hemisphere","rgb":[87,135,14],"labelIndex":47,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area p32 (pACC) - right hemisphere","rgb":[87,135,14],"ngId":"jubrain colin v17 right","labelIndex":47,"children":[]}]},{"name":"Area 33 (ACC)","arealabel":"Area-33","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[51,57,245],"children":[{"name":"Area 33 (ACC) - left hemisphere","rgb":[51,57,245],"labelIndex":39,"ngId":"jubrain colin v17 left","children":[]},{"name":"Area 33 (ACC) - right hemisphere","rgb":[51,57,245],"ngId":"jubrain colin v17 right","labelIndex":39,"children":[]}]}]},{"name":"hippocampal formation","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Entorhinal Cortex","arealabel":"Entorhinal-Cortex","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[35,159,214],"children":[{"name":"Entorhinal Cortex - left hemisphere","rgb":[35,159,214],"labelIndex":60,"ngId":"jubrain colin v17 left","children":[]},{"name":"Entorhinal Cortex - right hemisphere","rgb":[35,159,214],"ngId":"jubrain colin v17 right","labelIndex":60,"children":[]}]},{"name":"CA (Hippocampus)","arealabel":"CA","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[250,191,217],"children":[{"name":"CA (Hippocampus) - left hemisphere","rgb":[250,191,217],"labelIndex":191,"ngId":"jubrain colin v17 left","children":[]},{"name":"CA (Hippocampus) - right hemisphere","rgb":[250,191,217],"ngId":"jubrain colin v17 right","labelIndex":191,"children":[]}]},{"name":"DG (Hippocampus)","arealabel":"DG","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[149,55,120],"children":[{"name":"DG (Hippocampus) - left hemisphere","rgb":[149,55,120],"labelIndex":61,"ngId":"jubrain colin v17 left","children":[]},{"name":"DG (Hippocampus) - right hemisphere","rgb":[149,55,120],"ngId":"jubrain colin v17 right","labelIndex":61,"children":[]}]},{"name":"Subiculum (Hippocampus)","arealabel":"Subiculum","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[111,125,219],"children":[{"name":"Subiculum (Hippocampus) - left hemisphere","rgb":[111,125,219],"labelIndex":192,"ngId":"jubrain colin v17 left","children":[]},{"name":"Subiculum (Hippocampus) - right hemisphere","rgb":[111,125,219],"ngId":"jubrain colin v17 right","labelIndex":192,"children":[]}]},{"name":"HATA (Hippocampus)","arealabel":"HATA","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[137,12,73],"children":[{"name":"HATA (Hippocampus) - left hemisphere","rgb":[137,12,73],"labelIndex":68,"ngId":"jubrain colin v17 left","children":[]},{"name":"HATA (Hippocampus) - right hemisphere","rgb":[137,12,73],"ngId":"jubrain colin v17 right","labelIndex":68,"children":[]}]}]}]}]}]},{"name":"metencephalon","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"cerebellum","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"cerebellar nuclei","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"globose nucleus","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Interposed Nucleus (Cerebellum)","arealabel":"Interposed-Nucleus","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[170,29,10],"children":[{"name":"Interposed Nucleus (Cerebellum) - left hemisphere","rgb":[170,29,10],"labelIndex":251,"ngId":"jubrain colin v17 left","children":[]},{"name":"Interposed Nucleus (Cerebellum) - right hemisphere","rgb":[170,29,10],"ngId":"jubrain colin v17 right","labelIndex":251,"children":[]}]}]},{"name":"dentate nucleus","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Dorsal Dentate Nucleus (Cerebellum)","arealabel":"Dorsal-Dentate-Nucleus","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[89,201,99],"children":[{"name":"Dorsal Dentate Nucleus (Cerebellum) - left hemisphere","rgb":[89,201,99],"labelIndex":240,"ngId":"jubrain colin v17 left","children":[]},{"name":"Dorsal Dentate Nucleus (Cerebellum) - right hemisphere","rgb":[89,201,99],"ngId":"jubrain colin v17 right","labelIndex":240,"children":[]}]},{"name":"Ventral Dentate Nucleus (Cerebellum)","arealabel":"Ventral-Dentate-Nucleus","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[39,129,9],"children":[{"name":"Ventral Dentate Nucleus (Cerebellum) - left hemisphere","rgb":[39,129,9],"labelIndex":241,"ngId":"jubrain colin v17 left","children":[]},{"name":"Ventral Dentate Nucleus (Cerebellum) - right hemisphere","rgb":[39,129,9],"ngId":"jubrain colin v17 right","labelIndex":241,"children":[]}]}]},{"name":"fastigial nucleus","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Fastigial Nucleus (Cerebellum)","arealabel":"Fastigial-Nucleus","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[200,100,10],"children":[{"name":"Fastigial Nucleus (Cerebellum) - left hemisphere","rgb":[200,100,10],"labelIndex":219,"ngId":"jubrain colin v17 left","children":[]},{"name":"Fastigial Nucleus (Cerebellum) - right hemisphere","rgb":[200,100,10],"ngId":"jubrain colin v17 right","labelIndex":219,"children":[]}]}]},{"name":"emboliform nucleus","status":null,"labelIndex":null,"synonyms":[],"rgb":null,"children":[{"name":"Interposed Nucleus (Cerebellum)","arealabel":"Interposed-Nucleus","status":"publicP","labelIndex":null,"synonyms":[],"rgb":[170,29,10],"children":[{"name":"Interposed Nucleus (Cerebellum) - left hemisphere","rgb":[170,29,10],"labelIndex":251,"ngId":"jubrain colin v17 left","children":[]},{"name":"Interposed Nucleus (Cerebellum) - right hemisphere","rgb":[170,29,10],"ngId":"jubrain colin v17 right","labelIndex":251,"children":[]}]}]}]}]}]}]}],"properties":{"name":"MNI Colin 27","description":"This is a stereotaxic average of 27 T1-weighted MRI scans of the same individual. In 1998, a new atlas with much higher definition than MNI305s was created at the MNI. One individual (CJH) was scanned 27 times and the images linearly registered to create an average with high SNR and structure definition (Holmes et al., 1998). This average was linearly registered to the average 305. Ironically, this dataset was not originally intended for use as a stereotaxic template but as the sub- strate for an ROI parcellation scheme to be used with ANIMAL non-linear spatial normalization (Collins et al., 1995), i.e. it was intended for the purpose of segmentation, NOT stereotaxy. As a single brain atlas, it did not capture anatomical variability and was, to some degree, a reversion to the Talairach approach. However, the high definition proved too attractive to the community and, after non-linear mapping to fit the MNI305 space, it has been adopted by many groups as a stereotaxic template (e.g., AFNI, Cox,; Brainstorm, Tadel et al., 2011; SPM, Litvak et al., 2011; Fieldtrip, Oostenveld et al., 2011)."}}
\ No newline at end of file
+{
+  "name": "MNI Colin 27",
+  "type": "template",
+  "species": "Human",
+  "useTheme": "dark",
+  "ngId": "colin",
+  "nehubaConfigURL": "nehubaConfig/colinNehubaConfig",
+  "parcellations": [
+    {
+      "name": "JuBrain Cytoarchitectonic Atlas",
+      "ngId": "jubrain colin v17 left",
+      "properties": {
+        "version": "1.0",
+        "description": "not yet",
+        "publications": [],
+        "nifty": [{"file":  "jubrain-max-pmap-v22c_space-mnicolin27.nii", "size": "44000"}]
+      },
+      "regions": [
+        {
+          "name": "telencephalon",
+          "status": null,
+          "labelIndex": null,
+          "synonyms": [],
+          "rgb": null,
+          "children": [
+            {
+              "name": "cerebral nuclei",
+              "status": null,
+              "labelIndex": null,
+              "synonyms": [],
+              "rgb": null,
+              "children": [
+                {
+                  "name": "basal forebrain",
+                  "status": null,
+                  "labelIndex": null,
+                  "synonyms": [],
+                  "rgb": null,
+                  "children": [
+                    {
+                      "name": "magnocellular group within septum",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Ch 123 (Basal Forebrain)",
+                          "arealabel": "Ch-123",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            124,
+                            233,
+                            167
+                          ],
+                          "children": [
+                            {
+                              "name": "Ch 123 (Basal Forebrain) - left hemisphere",
+                              "rgb": [
+                                124,
+                                233,
+                                167
+                              ],
+                              "labelIndex": 286,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -2339339,
+                                4405405,
+                                -8804805
+                              ]
+                            },
+                            {
+                              "name": "Ch 123 (Basal Forebrain) - right hemisphere",
+                              "rgb": [
+                                124,
+                                233,
+                                167
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 286,
+                              "children": [],
+                              "position": [
+                                3240000,
+                                5153846,
+                                -8347692
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "sublenticular part of basal forebrain",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Ch 4 (Basal Forebrain)",
+                          "arealabel": "Ch-4",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            116,
+                            243,
+                            12
+                          ],
+                          "children": [
+                            {
+                              "name": "Ch 4 (Basal Forebrain) - left hemisphere",
+                              "rgb": [
+                                116,
+                                243,
+                                12
+                              ],
+                              "labelIndex": 264,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -16053628,
+                                -454259,
+                                -12470032
+                              ]
+                            },
+                            {
+                              "name": "Ch 4 (Basal Forebrain) - right hemisphere",
+                              "rgb": [
+                                116,
+                                243,
+                                12
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 264,
+                              "children": [],
+                              "position": [
+                                17655072,
+                                263768,
+                                -11539130
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "magnocellular group within horizontal limb of diagnoal band",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Ch 123 (Basal Forebrain)",
+                          "arealabel": "Ch-123",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            124,
+                            233,
+                            167
+                          ],
+                          "children": [
+                            {
+                              "name": "Ch 123 (Basal Forebrain) - left hemisphere",
+                              "rgb": [
+                                124,
+                                233,
+                                167
+                              ],
+                              "labelIndex": 286,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -2339339,
+                                4405405,
+                                -8804805
+                              ]
+                            },
+                            {
+                              "name": "Ch 123 (Basal Forebrain) - right hemisphere",
+                              "rgb": [
+                                124,
+                                233,
+                                167
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 286,
+                              "children": [],
+                              "position": [
+                                3240000,
+                                5153846,
+                                -8347692
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    }
+                  ]
+                },
+                {
+                  "name": "amygdala",
+                  "status": null,
+                  "labelIndex": null,
+                  "synonyms": [],
+                  "rgb": null,
+                  "children": [
+                    {
+                      "name": "laterobasal group",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "LB (Amygdala)",
+                          "arealabel": "LB",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            188,
+                            16,
+                            222
+                          ],
+                          "children": [
+                            {
+                              "name": "LB (Amygdala) - left hemisphere",
+                              "rgb": [
+                                188,
+                                16,
+                                222
+                              ],
+                              "labelIndex": 187,
+                              "ngId": "jubrain colin v17 left",
+                              "children": []
+                            },
+                            {
+                              "name": "LB (Amygdala) - right hemisphere",
+                              "rgb": [
+                                188,
+                                16,
+                                222
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 187,
+                              "children": []
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "superficial group",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "CM (Amygdala)",
+                          "arealabel": "CM",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            102,
+                            180,
+                            202
+                          ],
+                          "children": [
+                            {
+                              "name": "CM (Amygdala) - left hemisphere",
+                              "rgb": [
+                                102,
+                                180,
+                                202
+                              ],
+                              "labelIndex": 22,
+                              "ngId": "jubrain colin v17 left",
+                              "children": []
+                            },
+                            {
+                              "name": "CM (Amygdala) - right hemisphere",
+                              "rgb": [
+                                102,
+                                180,
+                                202
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 22,
+                              "children": []
+                            }
+                          ]
+                        },
+                        {
+                          "name": "SF (Amygdala)",
+                          "arealabel": "SF",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            18,
+                            168,
+                            22
+                          ],
+                          "children": [
+                            {
+                              "name": "SF (Amygdala) - left hemisphere",
+                              "rgb": [
+                                18,
+                                168,
+                                22
+                              ],
+                              "labelIndex": 186,
+                              "ngId": "jubrain colin v17 left",
+                              "children": []
+                            },
+                            {
+                              "name": "SF (Amygdala) - right hemisphere",
+                              "rgb": [
+                                18,
+                                168,
+                                22
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 186,
+                              "children": []
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "fiber masses",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "MF (Amygdala)",
+                          "arealabel": "MF",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            190,
+                            200,
+                            9
+                          ],
+                          "children": [
+                            {
+                              "name": "MF (Amygdala) - left hemisphere",
+                              "rgb": [
+                                190,
+                                200,
+                                9
+                              ],
+                              "labelIndex": 235,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -18714286,
+                                -6523810,
+                                -15428571
+                              ]
+                            },
+                            {
+                              "name": "MF (Amygdala) - right hemisphere",
+                              "rgb": [
+                                190,
+                                200,
+                                9
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 235,
+                              "children": [],
+                              "position": [
+                                20976744,
+                                -4930233,
+                                -14441860
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "VTM (Amygdala)",
+                          "arealabel": "VTM",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            89,
+                            178,
+                            185
+                          ],
+                          "children": [
+                            {
+                              "name": "VTM (Amygdala) - left hemisphere",
+                              "rgb": [
+                                89,
+                                178,
+                                185
+                              ],
+                              "labelIndex": 228,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -23377907,
+                                -9837209,
+                                -14848837
+                              ]
+                            },
+                            {
+                              "name": "VTM (Amygdala) - right hemisphere",
+                              "rgb": [
+                                89,
+                                178,
+                                185
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 228,
+                              "children": [],
+                              "position": [
+                                25513514,
+                                -8881081,
+                                -15551351
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "IF (Amygdala)",
+                          "arealabel": "IF",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            120,
+                            190,
+                            129
+                          ],
+                          "children": [
+                            {
+                              "name": "IF (Amygdala) - left hemisphere",
+                              "rgb": [
+                                120,
+                                190,
+                                129
+                              ],
+                              "labelIndex": 237,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -27588235,
+                                -1431373,
+                                -17460784
+                              ]
+                            },
+                            {
+                              "name": "IF (Amygdala) - right hemisphere",
+                              "rgb": [
+                                120,
+                                190,
+                                129
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 237,
+                              "children": [],
+                              "position": [
+                                29372549,
+                                -813725,
+                                -16578431
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "centromedial group",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "CM (Amygdala)",
+                          "arealabel": "CM",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            89,
+                            4,
+                            190
+                          ],
+                          "children": [
+                            {
+                              "name": "CM (Amygdala) - left hemisphere",
+                              "rgb": [
+                                89,
+                                4,
+                                190
+                              ],
+                              "labelIndex": 16,
+                              "ngId": "jubrain colin v17 left",
+                              "children": []
+                            },
+                            {
+                              "name": "CM (Amygdala) - right hemisphere",
+                              "rgb": [
+                                89,
+                                4,
+                                190
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 16,
+                              "children": []
+                            }
+                          ]
+                        },
+                        {
+                          "name": "CM (Amygdala)",
+                          "arealabel": "CM",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            9,
+                            120,
+                            220
+                          ],
+                          "children": [
+                            {
+                              "name": "CM (Amygdala) - left hemisphere",
+                              "rgb": [
+                                9,
+                                120,
+                                220
+                              ],
+                              "labelIndex": 21,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -21108108,
+                                -3376448,
+                                -13214286
+                              ]
+                            },
+                            {
+                              "name": "CM (Amygdala) - right hemisphere",
+                              "rgb": [
+                                9,
+                                120,
+                                220
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 21,
+                              "children": [],
+                              "position": [
+                                23157767,
+                                -2679612,
+                                -12555825
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    }
+                  ]
+                }
+              ]
+            },
+            {
+              "name": "cerebral cortex",
+              "status": null,
+              "labelIndex": null,
+              "synonyms": [],
+              "rgb": null,
+              "children": [
+                {
+                  "name": "parietal lobe",
+                  "status": null,
+                  "labelIndex": null,
+                  "synonyms": [],
+                  "rgb": null,
+                  "children": [
+                    {
+                      "name": "superior parietal lobule",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area 7P (SPL)",
+                          "arealabel": "Area-7P",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            52,
+                            20,
+                            106
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 7P (SPL) - left hemisphere",
+                              "rgb": [
+                                52,
+                                20,
+                                106
+                              ],
+                              "labelIndex": 208,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -7679310,
+                                -76043295,
+                                52631801
+                              ]
+                            },
+                            {
+                              "name": "Area 7P (SPL) - right hemisphere",
+                              "rgb": [
+                                52,
+                                20,
+                                106
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 208,
+                              "children": [],
+                              "position": [
+                                14232037,
+                                -74892094,
+                                56304919
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area 5M (SPL)",
+                          "arealabel": "Area-5M",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            225,
+                            245,
+                            76
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 5M (SPL) - left hemisphere",
+                              "rgb": [
+                                225,
+                                245,
+                                76
+                              ],
+                              "labelIndex": 131,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -7527881,
+                                -41962560,
+                                59221721
+                              ]
+                            },
+                            {
+                              "name": "Area 5M (SPL) - right hemisphere",
+                              "rgb": [
+                                225,
+                                245,
+                                76
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 131,
+                              "children": [],
+                              "position": [
+                                4642562,
+                                -44304959,
+                                60273140
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area 7PC (SPL)",
+                          "arealabel": "Area-7PC",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            252,
+                            89,
+                            28
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 7PC (SPL) - left hemisphere",
+                              "rgb": [
+                                252,
+                                89,
+                                28
+                              ],
+                              "labelIndex": 132,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -32056266,
+                                -48916454,
+                                60868713
+                              ]
+                            },
+                            {
+                              "name": "Area 7PC (SPL) - right hemisphere",
+                              "rgb": [
+                                252,
+                                89,
+                                28
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 132,
+                              "children": [],
+                              "position": [
+                                30055171,
+                                -49079568,
+                                61493485
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area 5L (SPL)",
+                          "arealabel": "Area-5L",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            184,
+                            185,
+                            58
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 5L (SPL) - left hemisphere",
+                              "rgb": [
+                                184,
+                                185,
+                                58
+                              ],
+                              "labelIndex": 130,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -18807832,
+                                -47524930,
+                                66950353
+                              ]
+                            },
+                            {
+                              "name": "Area 5L (SPL) - right hemisphere",
+                              "rgb": [
+                                184,
+                                185,
+                                58
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 130,
+                              "children": [],
+                              "position": [
+                                12970516,
+                                -51174624,
+                                70371695
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area 7M (SPL)",
+                          "arealabel": "Area-7M",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            205,
+                            61,
+                            236
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 7M (SPL) - left hemisphere",
+                              "rgb": [
+                                205,
+                                61,
+                                236
+                              ],
+                              "labelIndex": 135,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -777896,
+                                -78103082,
+                                35256111
+                              ]
+                            },
+                            {
+                              "name": "Area 7M (SPL) - right hemisphere",
+                              "rgb": [
+                                205,
+                                61,
+                                236
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 135,
+                              "children": [],
+                              "position": [
+                                4281250,
+                                -75882812,
+                                38312500
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area 7A (SPL)",
+                          "arealabel": "Area-7A",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            38,
+                            204,
+                            19
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 7A (SPL) - left hemisphere",
+                              "rgb": [
+                                38,
+                                204,
+                                19
+                              ],
+                              "labelIndex": 134,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -20856230,
+                                -62269710,
+                                61643512
+                              ]
+                            },
+                            {
+                              "name": "Area 7A (SPL) - right hemisphere",
+                              "rgb": [
+                                38,
+                                204,
+                                19
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 134,
+                              "children": [],
+                              "position": [
+                                20910951,
+                                -62880523,
+                                62944473
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area 5Ci (SPL)",
+                          "arealabel": "Area-5Ci",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            79,
+                            242,
+                            146
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 5Ci (SPL) - left hemisphere",
+                              "rgb": [
+                                79,
+                                242,
+                                146
+                              ],
+                              "labelIndex": 136,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -14033790,
+                                -35828311,
+                                43857534
+                              ]
+                            },
+                            {
+                              "name": "Area 5Ci (SPL) - right hemisphere",
+                              "rgb": [
+                                79,
+                                242,
+                                146
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 136,
+                              "children": [],
+                              "position": [
+                                10563961,
+                                -36194957,
+                                46892989
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "parietal operculum",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area OP2 (POperc)",
+                          "arealabel": "Area-OP2",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            36,
+                            47,
+                            221
+                          ],
+                          "children": [
+                            {
+                              "name": "Area OP2 (POperc) - left hemisphere",
+                              "rgb": [
+                                36,
+                                47,
+                                221
+                              ],
+                              "labelIndex": 74,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -36355372,
+                                -23452479,
+                                18938017
+                              ]
+                            },
+                            {
+                              "name": "Area OP2 (POperc) - right hemisphere",
+                              "rgb": [
+                                36,
+                                47,
+                                221
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 74,
+                              "children": [],
+                              "position": [
+                                35629457,
+                                -21159690,
+                                18021705
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area OP4 (POperc)",
+                          "arealabel": "Area-OP4",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            89,
+                            80,
+                            132
+                          ],
+                          "children": [
+                            {
+                              "name": "Area OP4 (POperc) - left hemisphere",
+                              "rgb": [
+                                89,
+                                80,
+                                132
+                              ],
+                              "labelIndex": 72,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -60514139,
+                                -10849614,
+                                15368038
+                              ]
+                            },
+                            {
+                              "name": "Area OP4 (POperc) - right hemisphere",
+                              "rgb": [
+                                89,
+                                80,
+                                132
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 72,
+                              "children": [],
+                              "position": [
+                                63398148,
+                                -9211111,
+                                12780864
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area OP3 (POperc)",
+                          "arealabel": "Area-OP3",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            58,
+                            122,
+                            80
+                          ],
+                          "children": [
+                            {
+                              "name": "Area OP3 (POperc) - left hemisphere",
+                              "rgb": [
+                                58,
+                                122,
+                                80
+                              ],
+                              "labelIndex": 75,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -40814044,
+                                -13737321,
+                                17669701
+                              ]
+                            },
+                            {
+                              "name": "Area OP3 (POperc) - right hemisphere",
+                              "rgb": [
+                                58,
+                                122,
+                                80
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 75,
+                              "children": [],
+                              "position": [
+                                41195980,
+                                -11633166,
+                                18002513
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area OP1 (POperc)",
+                          "arealabel": "Area-OP1",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            250,
+                            182,
+                            34
+                          ],
+                          "children": [
+                            {
+                              "name": "Area OP1 (POperc) - left hemisphere",
+                              "rgb": [
+                                250,
+                                182,
+                                34
+                              ],
+                              "labelIndex": 73,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -51566527,
+                                -22523828,
+                                17190240
+                              ]
+                            },
+                            {
+                              "name": "Area OP1 (POperc) - right hemisphere",
+                              "rgb": [
+                                250,
+                                182,
+                                34
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 73,
+                              "children": [],
+                              "position": [
+                                52888430,
+                                -20697107,
+                                17000826
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "postcentral gyrus",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area 1 (PostCG)",
+                          "arealabel": "Area-1",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            232,
+                            185,
+                            250
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 1 (PostCG) - left hemisphere",
+                              "rgb": [
+                                232,
+                                185,
+                                250
+                              ],
+                              "labelIndex": 125,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -47104485,
+                                -28297920,
+                                57798046
+                              ]
+                            },
+                            {
+                              "name": "Area 1 (PostCG) - right hemisphere",
+                              "rgb": [
+                                232,
+                                185,
+                                250
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 125,
+                              "children": [],
+                              "position": [
+                                48452543,
+                                -27132790,
+                                56150187
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area 3b (PostCG)",
+                          "arealabel": "Area-3b",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            239,
+                            246,
+                            155
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 3b (PostCG) - left hemisphere",
+                              "rgb": [
+                                239,
+                                246,
+                                155
+                              ],
+                              "labelIndex": 127,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -44439219,
+                                -21735041,
+                                46012387
+                              ]
+                            },
+                            {
+                              "name": "Area 3b (PostCG) - right hemisphere",
+                              "rgb": [
+                                239,
+                                246,
+                                155
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 127,
+                              "children": [],
+                              "position": [
+                                38765839,
+                                -25096118,
+                                48227174
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area 3a (PostCG)",
+                          "arealabel": "Area-3a",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            187,
+                            133,
+                            50
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 3a (PostCG) - left hemisphere",
+                              "rgb": [
+                                187,
+                                133,
+                                50
+                              ],
+                              "labelIndex": 126,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -31927553,
+                                -25650901,
+                                44513889
+                              ]
+                            },
+                            {
+                              "name": "Area 3a (PostCG) - right hemisphere",
+                              "rgb": [
+                                187,
+                                133,
+                                50
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 126,
+                              "children": [],
+                              "position": [
+                                38813714,
+                                -19184000,
+                                36284571
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area 2 (PostCS)",
+                          "arealabel": "Area-2",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            23,
+                            13,
+                            35
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 2 (PostCS) - left hemisphere",
+                              "rgb": [
+                                23,
+                                13,
+                                35
+                              ],
+                              "labelIndex": 252,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -42268059,
+                                -32424512,
+                                51210202
+                              ]
+                            },
+                            {
+                              "name": "Area 2 (PostCS) - right hemisphere",
+                              "rgb": [
+                                23,
+                                13,
+                                35
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 252,
+                              "children": [],
+                              "position": [
+                                38223619,
+                                -34651627,
+                                52535010
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "inferior parietal lobule",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area PFm (IPL)",
+                          "arealabel": "Area-PFm",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            53,
+                            76,
+                            145
+                          ],
+                          "children": [
+                            {
+                              "name": "Area PFm (IPL) - left hemisphere",
+                              "rgb": [
+                                53,
+                                76,
+                                145
+                              ],
+                              "labelIndex": 112,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -54527689,
+                                -52389045,
+                                38877207
+                              ]
+                            },
+                            {
+                              "name": "Area PFm (IPL) - right hemisphere",
+                              "rgb": [
+                                53,
+                                76,
+                                145
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 112,
+                              "children": [],
+                              "position": [
+                                56990022,
+                                -45541717,
+                                38606571
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area PFop (IPL)",
+                          "arealabel": "Area-PFop",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            146,
+                            153,
+                            177
+                          ],
+                          "children": [
+                            {
+                              "name": "Area PFop (IPL) - left hemisphere",
+                              "rgb": [
+                                146,
+                                153,
+                                177
+                              ],
+                              "labelIndex": 111,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -60026462,
+                                -24694986,
+                                24259053
+                              ]
+                            },
+                            {
+                              "name": "Area PFop (IPL) - right hemisphere",
+                              "rgb": [
+                                146,
+                                153,
+                                177
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 111,
+                              "children": [],
+                              "position": [
+                                58286575,
+                                -20617534,
+                                24917260
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area PF (IPL)",
+                          "arealabel": "Area-PF",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            226,
+                            211,
+                            61
+                          ],
+                          "children": [
+                            {
+                              "name": "Area PF (IPL) - left hemisphere",
+                              "rgb": [
+                                226,
+                                211,
+                                61
+                              ],
+                              "labelIndex": 206,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -59814938,
+                                -37432365,
+                                36569295
+                              ]
+                            },
+                            {
+                              "name": "Area PF (IPL) - right hemisphere",
+                              "rgb": [
+                                226,
+                                211,
+                                61
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 206,
+                              "children": [],
+                              "position": [
+                                64016699,
+                                -33052700,
+                                30153112
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area PGp (IPL)",
+                          "arealabel": "Area-PGp",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            92,
+                            116,
+                            83
+                          ],
+                          "children": [
+                            {
+                              "name": "Area PGp (IPL) - left hemisphere",
+                              "rgb": [
+                                92,
+                                116,
+                                83
+                              ],
+                              "labelIndex": 108,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -44673441,
+                                -73269937,
+                                29840224
+                              ]
+                            },
+                            {
+                              "name": "Area PGp (IPL) - right hemisphere",
+                              "rgb": [
+                                92,
+                                116,
+                                83
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 108,
+                              "children": [],
+                              "position": [
+                                47749459,
+                                -70528695,
+                                30721440
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area PGa (IPL)",
+                          "arealabel": "Area-PGa",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            42,
+                            236,
+                            131
+                          ],
+                          "children": [
+                            {
+                              "name": "Area PGa (IPL) - left hemisphere",
+                              "rgb": [
+                                42,
+                                236,
+                                131
+                              ],
+                              "labelIndex": 110,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -48873487,
+                                -60780569,
+                                37191889
+                              ]
+                            },
+                            {
+                              "name": "Area PGa (IPL) - right hemisphere",
+                              "rgb": [
+                                42,
+                                236,
+                                131
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 110,
+                              "children": [],
+                              "position": [
+                                55283797,
+                                -55333653,
+                                30316395
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area PFt (IPL)",
+                          "arealabel": "Area-PFt",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            120,
+                            135,
+                            232
+                          ],
+                          "children": [
+                            {
+                              "name": "Area PFt (IPL) - left hemisphere",
+                              "rgb": [
+                                120,
+                                135,
+                                232
+                              ],
+                              "labelIndex": 109,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -55015237,
+                                -27583919,
+                                38095874
+                              ]
+                            },
+                            {
+                              "name": "Area PFt (IPL) - right hemisphere",
+                              "rgb": [
+                                120,
+                                135,
+                                232
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 109,
+                              "children": [],
+                              "position": [
+                                54808632,
+                                -24626296,
+                                37973570
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area PFcm (IPL)",
+                          "arealabel": "Area-PFcm",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            98,
+                            128,
+                            120
+                          ],
+                          "children": [
+                            {
+                              "name": "Area PFcm (IPL) - left hemisphere",
+                              "rgb": [
+                                98,
+                                128,
+                                120
+                              ],
+                              "labelIndex": 113,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -51751410,
+                                -36954069,
+                                22546334
+                              ]
+                            },
+                            {
+                              "name": "Area PFcm (IPL) - right hemisphere",
+                              "rgb": [
+                                98,
+                                128,
+                                120
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 113,
+                              "children": [],
+                              "position": [
+                                53524370,
+                                -31637287,
+                                23177904
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "parieto-occipital sulcus",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area hPO1 (POS)",
+                          "arealabel": "Area-hPO1",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            153,
+                            232,
+                            235
+                          ],
+                          "children": [
+                            {
+                              "name": "Area hPO1 (POS) - left hemisphere",
+                              "rgb": [
+                                153,
+                                232,
+                                235
+                              ],
+                              "labelIndex": 297,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -15069260,
+                                -80661951,
+                                37074565
+                              ]
+                            },
+                            {
+                              "name": "Area hPO1 (POS) - right hemisphere",
+                              "rgb": [
+                                153,
+                                232,
+                                235
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 297,
+                              "children": [],
+                              "position": [
+                                21853147,
+                                -80927739,
+                                37048660
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "intraparietal sulcus",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area hIP5 (IPS)",
+                          "arealabel": "Area-hIP5",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            217,
+                            87,
+                            210
+                          ],
+                          "children": [
+                            {
+                              "name": "Area hIP5 (IPS) - left hemisphere",
+                              "rgb": [
+                                217,
+                                87,
+                                210
+                              ],
+                              "labelIndex": 295,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -28321120,
+                                -73162807,
+                                36664362
+                              ]
+                            },
+                            {
+                              "name": "Area hIP5 (IPS) - right hemisphere",
+                              "rgb": [
+                                217,
+                                87,
+                                210
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 295,
+                              "children": [],
+                              "position": [
+                                34614713,
+                                -68930590,
+                                33299252
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area hIP3 (IPS)",
+                          "arealabel": "Area-hIP3",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            113,
+                            172,
+                            229
+                          ],
+                          "children": [
+                            {
+                              "name": "Area hIP3 (IPS) - left hemisphere",
+                              "rgb": [
+                                113,
+                                172,
+                                229
+                              ],
+                              "labelIndex": 133,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -30430769,
+                                -55031164,
+                                46842209
+                              ]
+                            },
+                            {
+                              "name": "Area hIP3 (IPS) - right hemisphere",
+                              "rgb": [
+                                113,
+                                172,
+                                229
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 133,
+                              "children": [],
+                              "position": [
+                                33538679,
+                                -49884591,
+                                50461950
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area hIP8 (IPS)",
+                          "arealabel": "Area-hIP8",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            223,
+                            109,
+                            3
+                          ],
+                          "children": [
+                            {
+                              "name": "Area hIP8 (IPS) - left hemisphere",
+                              "rgb": [
+                                223,
+                                109,
+                                3
+                              ],
+                              "labelIndex": 293,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -18133307,
+                                -72231198,
+                                43245125
+                              ]
+                            },
+                            {
+                              "name": "Area hIP8 (IPS) - right hemisphere",
+                              "rgb": [
+                                223,
+                                109,
+                                3
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 293,
+                              "children": [],
+                              "position": [
+                                26220986,
+                                -71480127,
+                                41680048
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area hIP4 (IPS)",
+                          "arealabel": "Area-hIP4",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            254,
+                            52,
+                            184
+                          ],
+                          "children": [
+                            {
+                              "name": "Area hIP4 (IPS) - left hemisphere",
+                              "rgb": [
+                                254,
+                                52,
+                                184
+                              ],
+                              "labelIndex": 294,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -29349066,
+                                -79948651,
+                                25849585
+                              ]
+                            },
+                            {
+                              "name": "Area hIP4 (IPS) - right hemisphere",
+                              "rgb": [
+                                254,
+                                52,
+                                184
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 294,
+                              "children": [],
+                              "position": [
+                                37324927,
+                                -76495150,
+                                22338021
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area hIP7 (IPS)",
+                          "arealabel": "Area-hIP7",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            71,
+                            196,
+                            218
+                          ],
+                          "children": [
+                            {
+                              "name": "Area hIP7 (IPS) - left hemisphere",
+                              "rgb": [
+                                71,
+                                196,
+                                218
+                              ],
+                              "labelIndex": 296,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -22044741,
+                                -79989011,
+                                29353218
+                              ]
+                            },
+                            {
+                              "name": "Area hIP7 (IPS) - right hemisphere",
+                              "rgb": [
+                                71,
+                                196,
+                                218
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 296,
+                              "children": [],
+                              "position": [
+                                29041586,
+                                -79117828,
+                                27046207
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area hIP1 (IPS)",
+                          "arealabel": "Area-hIP1",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            66,
+                            149,
+                            82
+                          ],
+                          "children": [
+                            {
+                              "name": "Area hIP1 (IPS) - left hemisphere",
+                              "rgb": [
+                                66,
+                                149,
+                                82
+                              ],
+                              "labelIndex": 128,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -36841999,
+                                -49449871,
+                                40584028
+                              ]
+                            },
+                            {
+                              "name": "Area hIP1 (IPS) - right hemisphere",
+                              "rgb": [
+                                66,
+                                149,
+                                82
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 128,
+                              "children": [],
+                              "position": [
+                                40629988,
+                                -48019372,
+                                39158853
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area hIP6 (IPS)",
+                          "arealabel": "Area-hIP6",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            237,
+                            233,
+                            37
+                          ],
+                          "children": [
+                            {
+                              "name": "Area hIP6 (IPS) - left hemisphere",
+                              "rgb": [
+                                237,
+                                233,
+                                37
+                              ],
+                              "labelIndex": 292,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -31988131,
+                                -66522626,
+                                46155045
+                              ]
+                            },
+                            {
+                              "name": "Area hIP6 (IPS) - right hemisphere",
+                              "rgb": [
+                                237,
+                                233,
+                                37
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 292,
+                              "children": [],
+                              "position": [
+                                37069307,
+                                -63723479,
+                                45628006
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area hIP2 (IPS)",
+                          "arealabel": "Area-hIP2",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            127,
+                            245,
+                            203
+                          ],
+                          "children": [
+                            {
+                              "name": "Area hIP2 (IPS) - left hemisphere",
+                              "rgb": [
+                                127,
+                                245,
+                                203
+                              ],
+                              "labelIndex": 129,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -46531100,
+                                -41482722,
+                                43278044
+                              ]
+                            },
+                            {
+                              "name": "Area hIP2 (IPS) - right hemisphere",
+                              "rgb": [
+                                127,
+                                245,
+                                203
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 129,
+                              "children": [],
+                              "position": [
+                                44605145,
+                                -39958613,
+                                45130872
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    }
+                  ]
+                },
+                {
+                  "name": "occiptal lobe",
+                  "status": null,
+                  "labelIndex": null,
+                  "synonyms": [],
+                  "rgb": null,
+                  "children": [
+                    {
+                      "name": "dorsal occipital cortex",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area hOc4d (Cuneus)",
+                          "arealabel": "Area-hOc4d",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            109,
+                            218,
+                            10
+                          ],
+                          "children": [
+                            {
+                              "name": "Area hOc4d (Cuneus) - left hemisphere",
+                              "rgb": [
+                                109,
+                                218,
+                                10
+                              ],
+                              "labelIndex": 119,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -17209585,
+                                -87846006,
+                                25522684
+                              ]
+                            },
+                            {
+                              "name": "Area hOc4d (Cuneus) - right hemisphere",
+                              "rgb": [
+                                109,
+                                218,
+                                10
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 119,
+                              "children": [],
+                              "position": [
+                                20232373,
+                                -87193644,
+                                27253227
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area hOc3d (Cuneus)",
+                          "arealabel": "Area-hOc3d",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            105,
+                            191,
+                            48
+                          ],
+                          "children": [
+                            {
+                              "name": "Area hOc3d (Cuneus) - left hemisphere",
+                              "rgb": [
+                                105,
+                                191,
+                                48
+                              ],
+                              "labelIndex": 120,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -12816505,
+                                -91289984,
+                                21840872
+                              ]
+                            },
+                            {
+                              "name": "Area hOc3d (Cuneus) - right hemisphere",
+                              "rgb": [
+                                105,
+                                191,
+                                48
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 120,
+                              "children": [],
+                              "position": [
+                                16129503,
+                                -88897084,
+                                23080617
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area hOc6 (POS)",
+                          "arealabel": "Area-hOc6",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            239,
+                            66,
+                            26
+                          ],
+                          "children": [
+                            {
+                              "name": "Area hOc6 (POS) - left hemisphere",
+                              "rgb": [
+                                239,
+                                66,
+                                26
+                              ],
+                              "labelIndex": 291,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -15925775,
+                                -70685971,
+                                16518760
+                              ]
+                            },
+                            {
+                              "name": "Area hOc6 (POS) - right hemisphere",
+                              "rgb": [
+                                239,
+                                66,
+                                26
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 291,
+                              "children": [],
+                              "position": [
+                                17750454,
+                                -67625227,
+                                17755898
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "ventral occipital cortex",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area hOc4v (LingG)",
+                          "arealabel": "Area-hOc4v",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            222,
+                            77,
+                            155
+                          ],
+                          "children": [
+                            {
+                              "name": "Area hOc4v (LingG) - left hemisphere",
+                              "rgb": [
+                                222,
+                                77,
+                                155
+                              ],
+                              "labelIndex": 9,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -26315808,
+                                -78419533,
+                                -12497238
+                              ]
+                            },
+                            {
+                              "name": "Area hOc4v (LingG) - right hemisphere",
+                              "rgb": [
+                                222,
+                                77,
+                                155
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 9,
+                              "children": [],
+                              "position": [
+                                32665897,
+                                -76519832,
+                                -12453305
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area hOc3v (LingG)",
+                          "arealabel": "Area-hOc3v",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            83,
+                            179,
+                            155
+                          ],
+                          "children": [
+                            {
+                              "name": "Area hOc3v (LingG) - left hemisphere",
+                              "rgb": [
+                                83,
+                                179,
+                                155
+                              ],
+                              "labelIndex": 10,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -18685863,
+                                -85629087,
+                                -10106719
+                              ]
+                            },
+                            {
+                              "name": "Area hOc3v (LingG) - right hemisphere",
+                              "rgb": [
+                                83,
+                                179,
+                                155
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 10,
+                              "children": [],
+                              "position": [
+                                24296060,
+                                -81686611,
+                                -10031193
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "occipital cortex",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area hOc2 (V2, 18)",
+                          "arealabel": "Area-hOc2",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            84,
+                            110,
+                            22
+                          ],
+                          "children": [
+                            {
+                              "name": "Area hOc2 (V2, 18) - left hemisphere",
+                              "rgb": [
+                                84,
+                                110,
+                                22
+                              ],
+                              "labelIndex": 7,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -10521334,
+                                -88185706,
+                                4055081
+                              ]
+                            },
+                            {
+                              "name": "Area hOc2 (V2, 18) - right hemisphere",
+                              "rgb": [
+                                84,
+                                110,
+                                22
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 7,
+                              "children": [],
+                              "position": [
+                                15409559,
+                                -86163484,
+                                2905309
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area hOc1 (V1, 17, CalcS)",
+                          "arealabel": "Area-hOc1",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            190,
+                            132,
+                            147
+                          ],
+                          "children": [
+                            {
+                              "name": "Area hOc1 (V1, 17, CalcS) - left hemisphere",
+                              "rgb": [
+                                190,
+                                132,
+                                147
+                              ],
+                              "labelIndex": 8,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -8533787,
+                                -84646549,
+                                1855106
+                              ]
+                            },
+                            {
+                              "name": "Area hOc1 (V1, 17, CalcS) - right hemisphere",
+                              "rgb": [
+                                190,
+                                132,
+                                147
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 8,
+                              "children": [],
+                              "position": [
+                                14654595,
+                                -81416396,
+                                1637838
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "lateral occipital cortex",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area hOc5 (LOC)",
+                          "arealabel": "Area-hOc5",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            255,
+                            0,
+                            0
+                          ],
+                          "children": [
+                            {
+                              "name": "Area hOc5 (LOC) - left hemisphere",
+                              "rgb": [
+                                255,
+                                0,
+                                0
+                              ],
+                              "labelIndex": 6,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -42484324,
+                                -71486486,
+                                1795676
+                              ]
+                            },
+                            {
+                              "name": "Area hOc5 (LOC) - right hemisphere",
+                              "rgb": [
+                                255,
+                                0,
+                                0
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 6,
+                              "children": [],
+                              "position": [
+                                48090700,
+                                -66172216,
+                                3121699
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area hOc4la (LOC)",
+                          "arealabel": "Area-hOc4la",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            233,
+                            168,
+                            189
+                          ],
+                          "children": [
+                            {
+                              "name": "Area hOc4la (LOC) - left hemisphere",
+                              "rgb": [
+                                233,
+                                168,
+                                189
+                              ],
+                              "labelIndex": 118,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -46291484,
+                                -76947955,
+                                -372761
+                              ]
+                            },
+                            {
+                              "name": "Area hOc4la (LOC) - right hemisphere",
+                              "rgb": [
+                                233,
+                                168,
+                                189
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 118,
+                              "children": [],
+                              "position": [
+                                48566255,
+                                -73862041,
+                                -779202
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area hOc4lp (LOC)",
+                          "arealabel": "Area-hOc4lp",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            96,
+                            113,
+                            253
+                          ],
+                          "children": [
+                            {
+                              "name": "Area hOc4lp (LOC) - left hemisphere",
+                              "rgb": [
+                                96,
+                                113,
+                                253
+                              ],
+                              "labelIndex": 117,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -34066943,
+                                -88725728,
+                                6360721
+                              ]
+                            },
+                            {
+                              "name": "Area hOc4lp (LOC) - right hemisphere",
+                              "rgb": [
+                                96,
+                                113,
+                                253
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 117,
+                              "children": [],
+                              "position": [
+                                38538256,
+                                -86375516,
+                                4086228
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    }
+                  ]
+                },
+                {
+                  "name": "frontal lobe",
+                  "status": null,
+                  "labelIndex": null,
+                  "synonyms": [],
+                  "rgb": null,
+                  "children": [
+                    {
+                      "name": "inferior frontal sulcus",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area ifj1 (IFS/PreS)",
+                          "arealabel": "Area-ifj1",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            71,
+                            244,
+                            160
+                          ],
+                          "children": [
+                            {
+                              "name": "Area ifj1 (IFS/PreS) - left hemisphere",
+                              "rgb": [
+                                71,
+                                244,
+                                160
+                              ],
+                              "labelIndex": 248,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -38765766,
+                                14151351,
+                                29374775
+                              ]
+                            },
+                            {
+                              "name": "Area ifj1 (IFS/PreS) - right hemisphere",
+                              "rgb": [
+                                71,
+                                244,
+                                160
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 248,
+                              "children": [],
+                              "position": [
+                                44950769,
+                                13790769,
+                                27640000
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area ifs4 (IFS)",
+                          "arealabel": "Area-ifs4",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            86,
+                            17,
+                            211
+                          ],
+                          "children": [
+                            {
+                              "name": "Area ifs4 (IFS) - left hemisphere",
+                              "rgb": [
+                                86,
+                                17,
+                                211
+                              ],
+                              "labelIndex": 247,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -45241935,
+                                18912903,
+                                26316129
+                              ]
+                            },
+                            {
+                              "name": "Area ifs4 (IFS) - right hemisphere",
+                              "rgb": [
+                                86,
+                                17,
+                                211
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 247,
+                              "children": [],
+                              "position": [
+                                43070175,
+                                17662768,
+                                28884990
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area ifs1 (IFS)",
+                          "arealabel": "Area-ifs1",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            172,
+                            20,
+                            136
+                          ],
+                          "children": [
+                            {
+                              "name": "Area ifs1 (IFS) - left hemisphere",
+                              "rgb": [
+                                172,
+                                20,
+                                136
+                              ],
+                              "labelIndex": 244,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -39909399,
+                                27014395,
+                                23931414
+                              ]
+                            },
+                            {
+                              "name": "Area ifs1 (IFS) - right hemisphere",
+                              "rgb": [
+                                172,
+                                20,
+                                136
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 244,
+                              "children": [],
+                              "position": [
+                                38421729,
+                                23445093,
+                                24414720
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area ifj2 (IFS/PreS)",
+                          "arealabel": "Area-ifj2",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            14,
+                            247,
+                            132
+                          ],
+                          "children": [
+                            {
+                              "name": "Area ifj2 (IFS/PreS) - left hemisphere",
+                              "rgb": [
+                                14,
+                                247,
+                                132
+                              ],
+                              "labelIndex": 249,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -40777679,
+                                8421429,
+                                31152679
+                              ]
+                            },
+                            {
+                              "name": "Area ifj2 (IFS/PreS) - right hemisphere",
+                              "rgb": [
+                                14,
+                                247,
+                                132
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 249,
+                              "children": [],
+                              "position": [
+                                44411559,
+                                8760070,
+                                25188266
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area ifs2 (IFS)",
+                          "arealabel": "Area-ifs2",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            183,
+                            42,
+                            247
+                          ],
+                          "children": [
+                            {
+                              "name": "Area ifs2 (IFS) - left hemisphere",
+                              "rgb": [
+                                183,
+                                42,
+                                247
+                              ],
+                              "labelIndex": 245,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -45300578,
+                                24184971,
+                                23809249
+                              ]
+                            },
+                            {
+                              "name": "Area ifs2 (IFS) - right hemisphere",
+                              "rgb": [
+                                183,
+                                42,
+                                247
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 245,
+                              "children": [],
+                              "position": [
+                                45405759,
+                                21756545,
+                                24905759
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area ifs3 (IFS)",
+                          "arealabel": "Area-ifs3",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            144,
+                            30,
+                            126
+                          ],
+                          "children": [
+                            {
+                              "name": "Area ifs3 (IFS) - left hemisphere",
+                              "rgb": [
+                                144,
+                                30,
+                                126
+                              ],
+                              "labelIndex": 246,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -40949064,
+                                19720374,
+                                31260915
+                              ]
+                            },
+                            {
+                              "name": "Area ifs3 (IFS) - right hemisphere",
+                              "rgb": [
+                                144,
+                                30,
+                                126
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 246,
+                              "children": [],
+                              "position": [
+                                39614936,
+                                18494749,
+                                32861144
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "inferior frontal gyrus",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area 44 (IFG)",
+                          "arealabel": "Area-44",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            54,
+                            74,
+                            75
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 44 (IFG) - left hemisphere",
+                              "rgb": [
+                                54,
+                                74,
+                                75
+                              ],
+                              "labelIndex": 2,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -54242820,
+                                11425127,
+                                18292735
+                              ]
+                            },
+                            {
+                              "name": "Area 44 (IFG) - right hemisphere",
+                              "rgb": [
+                                54,
+                                74,
+                                75
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 2,
+                              "children": [],
+                              "position": [
+                                56359074,
+                                11741030,
+                                13444358
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area 45 (IFG)",
+                          "arealabel": "Area-45",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            167,
+                            103,
+                            146
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 45 (IFG) - left hemisphere",
+                              "rgb": [
+                                167,
+                                103,
+                                146
+                              ],
+                              "labelIndex": 1,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -54903012,
+                                26558233,
+                                15528514
+                              ]
+                            },
+                            {
+                              "name": "Area 45 (IFG) - right hemisphere",
+                              "rgb": [
+                                167,
+                                103,
+                                146
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 1,
+                              "children": [],
+                              "position": [
+                                55787613,
+                                26216770,
+                                12102941
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "dorsal precentral gyrus",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area 6d1 (PreG)",
+                          "arealabel": "Area-6d1",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            45,
+                            33,
+                            27
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 6d1 (PreG) - left hemisphere",
+                              "rgb": [
+                                45,
+                                33,
+                                27
+                              ],
+                              "labelIndex": 287,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -20332759,
+                                -14746524,
+                                68590141
+                              ]
+                            },
+                            {
+                              "name": "Area 6d1 (PreG) - right hemisphere",
+                              "rgb": [
+                                45,
+                                33,
+                                27
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 287,
+                              "children": [],
+                              "position": [
+                                20258981,
+                                -16559656,
+                                68870890
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area 6d2 (PreG)",
+                          "arealabel": "Area-6d2",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            170,
+                            151,
+                            180
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 6d2 (PreG) - left hemisphere",
+                              "rgb": [
+                                170,
+                                151,
+                                180
+                              ],
+                              "labelIndex": 288,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -15757793,
+                                2030353,
+                                68024610
+                              ]
+                            },
+                            {
+                              "name": "Area 6d2 (PreG) - right hemisphere",
+                              "rgb": [
+                                170,
+                                151,
+                                180
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 288,
+                              "children": [],
+                              "position": [
+                                14562976,
+                                2312675,
+                                68442439
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "posterior medial superior frontal gyrus",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area 6ma (preSMA, mesial SFG)",
+                          "arealabel": "Area-6ma",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            204,
+                            108,
+                            222
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 6ma (preSMA, mesial SFG) - left hemisphere",
+                              "rgb": [
+                                204,
+                                108,
+                                222
+                              ],
+                              "labelIndex": 299,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -4083913,
+                                4296092,
+                                58555023
+                              ]
+                            },
+                            {
+                              "name": "Area 6ma (preSMA, mesial SFG) - right hemisphere",
+                              "rgb": [
+                                204,
+                                108,
+                                222
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 299,
+                              "children": [],
+                              "position": [
+                                5230140,
+                                4042128,
+                                58355079
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "superior frontal sulcus",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area 6d3 (SFS)",
+                          "arealabel": "Area-6d3",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            55,
+                            239,
+                            21
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 6d3 (SFS) - left hemisphere",
+                              "rgb": [
+                                55,
+                                239,
+                                21
+                              ],
+                              "labelIndex": 289,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -23315931,
+                                4317151,
+                                51434008
+                              ]
+                            },
+                            {
+                              "name": "Area 6d3 (SFS) - right hemisphere",
+                              "rgb": [
+                                55,
+                                239,
+                                21
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 289,
+                              "children": [],
+                              "position": [
+                                25173639,
+                                1578188,
+                                53334281
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "frontal pole",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area Fp1 (FPole)",
+                          "arealabel": "Area-Fp1",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            226,
+                            14,
+                            200
+                          ],
+                          "children": [
+                            {
+                              "name": "Area Fp1 (FPole) - left hemisphere",
+                              "rgb": [
+                                226,
+                                14,
+                                200
+                              ],
+                              "labelIndex": 212,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -16331031,
+                                64168302,
+                                549101
+                              ]
+                            },
+                            {
+                              "name": "Area Fp1 (FPole) - right hemisphere",
+                              "rgb": [
+                                226,
+                                14,
+                                200
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 212,
+                              "children": [],
+                              "position": [
+                                18482225,
+                                63988011,
+                                -317043
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area Fp2 (FPole)",
+                          "arealabel": "Area-Fp2",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            239,
+                            137,
+                            211
+                          ],
+                          "children": [
+                            {
+                              "name": "Area Fp2 (FPole) - left hemisphere",
+                              "rgb": [
+                                239,
+                                137,
+                                211
+                              ],
+                              "labelIndex": 211,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -3739067,
+                                59074587,
+                                -1181973
+                              ]
+                            },
+                            {
+                              "name": "Area Fp2 (FPole) - right hemisphere",
+                              "rgb": [
+                                239,
+                                137,
+                                211
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 211,
+                              "children": [],
+                              "position": [
+                                6093420,
+                                59611191,
+                                -509606
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "precentral gyrus ",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area 4p (PreCG)",
+                          "arealabel": "Area-4p",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            116,
+                            92,
+                            124
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 4p (PreCG) - left hemisphere",
+                              "rgb": [
+                                116,
+                                92,
+                                124
+                              ],
+                              "labelIndex": 123,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -36140917,
+                                -22750424,
+                                49282965
+                              ]
+                            },
+                            {
+                              "name": "Area 4p (PreCG) - right hemisphere",
+                              "rgb": [
+                                116,
+                                92,
+                                124
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 123,
+                              "children": [],
+                              "position": [
+                                37510795,
+                                -21359659,
+                                46456250
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area 4a (PreCG)",
+                          "arealabel": "Area-4a",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            118,
+                            239,
+                            183
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 4a (PreCG) - left hemisphere",
+                              "rgb": [
+                                118,
+                                239,
+                                183
+                              ],
+                              "labelIndex": 124,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -17367391,
+                                -28669064,
+                                67404682
+                              ]
+                            },
+                            {
+                              "name": "Area 4a (PreCG) - right hemisphere",
+                              "rgb": [
+                                118,
+                                239,
+                                183
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 124,
+                              "children": [],
+                              "position": [
+                                9609157,
+                                -31334779,
+                                68068112
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "mesial precentral gyrus",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area 6mp (SMA, mesial SFG)",
+                          "arealabel": "Area-6mp",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            75,
+                            95,
+                            87
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 6mp (SMA, mesial SFG) - left hemisphere",
+                              "rgb": [
+                                75,
+                                95,
+                                87
+                              ],
+                              "labelIndex": 298,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -4094374,
+                                -14286751,
+                                59329220
+                              ]
+                            },
+                            {
+                              "name": "Area 6mp (SMA, mesial SFG) - right hemisphere",
+                              "rgb": [
+                                75,
+                                95,
+                                87
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 298,
+                              "children": [],
+                              "position": [
+                                4949202,
+                                -13788668,
+                                57534028
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "medial orbitofrontal cortex",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area Fo3 (OFC)",
+                          "arealabel": "Area-Fo3",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            182,
+                            189,
+                            250
+                          ],
+                          "children": [
+                            {
+                              "name": "Area Fo3 (OFC) - left hemisphere",
+                              "rgb": [
+                                182,
+                                189,
+                                250
+                              ],
+                              "labelIndex": 5,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -21866985,
+                                33732378,
+                                -19882472
+                              ]
+                            },
+                            {
+                              "name": "Area Fo3 (OFC) - right hemisphere",
+                              "rgb": [
+                                182,
+                                189,
+                                250
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 5,
+                              "children": [],
+                              "position": [
+                                22929678,
+                                33527877,
+                                -20231493
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area Fo1 (OFC)",
+                          "arealabel": "Area-Fo1",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            7,
+                            255,
+                            179
+                          ],
+                          "children": [
+                            {
+                              "name": "Area Fo1 (OFC) - left hemisphere",
+                              "rgb": [
+                                7,
+                                255,
+                                179
+                              ],
+                              "labelIndex": 3,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -7962771,
+                                41364968,
+                                -22537687
+                              ]
+                            },
+                            {
+                              "name": "Area Fo1 (OFC) - right hemisphere",
+                              "rgb": [
+                                7,
+                                255,
+                                179
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 3,
+                              "children": [],
+                              "position": [
+                                9705948,
+                                40760961,
+                                -22481988
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area Fo2 (OFC)",
+                          "arealabel": "Area-Fo2",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            0,
+                            255,
+                            0
+                          ],
+                          "children": [
+                            {
+                              "name": "Area Fo2 (OFC) - left hemisphere",
+                              "rgb": [
+                                0,
+                                255,
+                                0
+                              ],
+                              "labelIndex": 4,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -8588272,
+                                22532156,
+                                -20474464
+                              ]
+                            },
+                            {
+                              "name": "Area Fo2 (OFC) - right hemisphere",
+                              "rgb": [
+                                0,
+                                255,
+                                0
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 4,
+                              "children": [],
+                              "position": [
+                                9164379,
+                                21928964,
+                                -20593342
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "frontal operculum ",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area OP9 (Frontal Operculum)",
+                          "arealabel": "Area-OP9",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            175,
+                            123,
+                            34
+                          ],
+                          "children": [
+                            {
+                              "name": "Area OP9 (Frontal Operculum) - left hemisphere",
+                              "rgb": [
+                                175,
+                                123,
+                                34
+                              ],
+                              "labelIndex": 274,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -45090542,
+                                25998787,
+                                5597413
+                              ]
+                            },
+                            {
+                              "name": "Area OP9 (Frontal Operculum) - right hemisphere",
+                              "rgb": [
+                                175,
+                                123,
+                                34
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 274,
+                              "children": [],
+                              "position": [
+                                44374928,
+                                26272467,
+                                2966228
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area OP8 (Frontal Operculum)",
+                          "arealabel": "Area-OP8",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            29,
+                            76,
+                            168
+                          ],
+                          "children": [
+                            {
+                              "name": "Area OP8 (Frontal Operculum) - left hemisphere",
+                              "rgb": [
+                                29,
+                                76,
+                                168
+                              ],
+                              "labelIndex": 273,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -41777921,
+                                17183344,
+                                7912847
+                              ]
+                            },
+                            {
+                              "name": "Area OP8 (Frontal Operculum) - right hemisphere",
+                              "rgb": [
+                                29,
+                                76,
+                                168
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 273,
+                              "children": [],
+                              "position": [
+                                42725111,
+                                16774146,
+                                7832095
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "lateral orbitofrontal cortex",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area Fo5 (OFC)",
+                          "arealabel": "Area-Fo5",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            219,
+                            11,
+                            91
+                          ],
+                          "children": [
+                            {
+                              "name": "Area Fo5 (OFC) - left hemisphere",
+                              "rgb": [
+                                219,
+                                11,
+                                91
+                              ],
+                              "labelIndex": 325,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -38055351,
+                                56315867,
+                                -8720295
+                              ]
+                            },
+                            {
+                              "name": "Area Fo5 (OFC) - right hemisphere",
+                              "rgb": [
+                                219,
+                                11,
+                                91
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 325,
+                              "children": [],
+                              "position": [
+                                40545983,
+                                54504228,
+                                -4983615
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area Fo7 (OFC)",
+                          "arealabel": "Area-Fo7",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            64,
+                            211,
+                            186
+                          ],
+                          "children": [
+                            {
+                              "name": "Area Fo7 (OFC) - left hemisphere",
+                              "rgb": [
+                                64,
+                                211,
+                                186
+                              ],
+                              "labelIndex": 327,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -36046240,
+                                37308943,
+                                -11666667
+                              ]
+                            },
+                            {
+                              "name": "Area Fo7 (OFC) - right hemisphere",
+                              "rgb": [
+                                64,
+                                211,
+                                186
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 327,
+                              "children": [],
+                              "position": [
+                                37850755,
+                                37700302,
+                                -13777644
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area Fo4 (OFC)",
+                          "arealabel": "Area-Fo4",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            163,
+                            204,
+                            53
+                          ],
+                          "children": [
+                            {
+                              "name": "Area Fo4 (OFC) - left hemisphere",
+                              "rgb": [
+                                163,
+                                204,
+                                53
+                              ],
+                              "labelIndex": 324,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -27573653,
+                                52998204,
+                                -14510778
+                              ]
+                            },
+                            {
+                              "name": "Area Fo4 (OFC) - right hemisphere",
+                              "rgb": [
+                                163,
+                                204,
+                                53
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 324,
+                              "children": [],
+                              "position": [
+                                33636124,
+                                52034755,
+                                -15509742
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area Fo6 (OFC)",
+                          "arealabel": "Area-Fo6",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            199,
+                            156,
+                            187
+                          ],
+                          "children": [
+                            {
+                              "name": "Area Fo6 (OFC) - left hemisphere",
+                              "rgb": [
+                                199,
+                                156,
+                                187
+                              ],
+                              "labelIndex": 326,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -44272971,
+                                42876258,
+                                -12938967
+                              ]
+                            },
+                            {
+                              "name": "Area Fo6 (OFC) - right hemisphere",
+                              "rgb": [
+                                199,
+                                156,
+                                187
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 326,
+                              "children": [],
+                              "position": [
+                                48891176,
+                                40513824,
+                                -12457353
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    }
+                  ]
+                },
+                {
+                  "name": "insula",
+                  "status": null,
+                  "labelIndex": null,
+                  "synonyms": [],
+                  "rgb": null,
+                  "children": [
+                    {
+                      "name": "granular insula",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area Ig1 (Insula)",
+                          "arealabel": "Area-Ig1",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            18,
+                            111,
+                            40
+                          ],
+                          "children": [
+                            {
+                              "name": "Area Ig1 (Insula) - left hemisphere",
+                              "rgb": [
+                                18,
+                                111,
+                                40
+                              ],
+                              "labelIndex": 115,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -33211215,
+                                -24171963,
+                                9923364
+                              ]
+                            },
+                            {
+                              "name": "Area Ig1 (Insula) - right hemisphere",
+                              "rgb": [
+                                18,
+                                111,
+                                40
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 115,
+                              "children": [],
+                              "position": [
+                                33707983,
+                                -23338235,
+                                9071429
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area Ig2 (Insula)",
+                          "arealabel": "Area-Ig2",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            105,
+                            61,
+                            82
+                          ],
+                          "children": [
+                            {
+                              "name": "Area Ig2 (Insula) - left hemisphere",
+                              "rgb": [
+                                105,
+                                61,
+                                82
+                              ],
+                              "labelIndex": 114,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -37117338,
+                                -17859895,
+                                5094571
+                              ]
+                            },
+                            {
+                              "name": "Area Ig2 (Insula) - right hemisphere",
+                              "rgb": [
+                                105,
+                                61,
+                                82
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 114,
+                              "children": [],
+                              "position": [
+                                37843632,
+                                -16445145,
+                                5703657
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "agranular insula",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area Ia (Insula)",
+                          "arealabel": "Area-Ia",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            71,
+                            217,
+                            62
+                          ],
+                          "children": [
+                            {
+                              "name": "Area Ia (Insula) - left hemisphere",
+                              "rgb": [
+                                71,
+                                217,
+                                62
+                              ],
+                              "labelIndex": 339,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -41612827,
+                                -1876485,
+                                -7019002
+                              ]
+                            },
+                            {
+                              "name": "Area Ia (Insula) - right hemisphere",
+                              "rgb": [
+                                71,
+                                217,
+                                62
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 339,
+                              "children": [],
+                              "position": [
+                                43525000,
+                                36538,
+                                -7609615
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "dys-/agranular insula",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area Id7 (Insula)",
+                          "arealabel": "Area-Id7",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            101,
+                            202,
+                            38
+                          ],
+                          "children": [
+                            {
+                              "name": "Area Id7 (Insula) - left hemisphere",
+                              "rgb": [
+                                101,
+                                202,
+                                38
+                              ],
+                              "labelIndex": 159,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -30926962,
+                                23741297,
+                                4787031
+                              ]
+                            },
+                            {
+                              "name": "Area Id7 (Insula) - right hemisphere",
+                              "rgb": [
+                                101,
+                                202,
+                                38
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 159,
+                              "children": [],
+                              "position": [
+                                35034429,
+                                24873239,
+                                2446009
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "dysgranular insula",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area Id1 (Insula)",
+                          "arealabel": "Area-Id1",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            141,
+                            112,
+                            216
+                          ],
+                          "children": [
+                            {
+                              "name": "Area Id1 (Insula) - left hemisphere",
+                              "rgb": [
+                                141,
+                                112,
+                                216
+                              ],
+                              "labelIndex": 116,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -40090747,
+                                -18279359,
+                                -4567616
+                              ]
+                            },
+                            {
+                              "name": "Area Id1 (Insula) - right hemisphere",
+                              "rgb": [
+                                141,
+                                112,
+                                216
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 116,
+                              "children": [],
+                              "position": [
+                                40527825,
+                                -17443508,
+                                -4688027
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area Id5 (Insula)",
+                          "arealabel": "Area-Id5",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            112,
+                            6,
+                            50
+                          ],
+                          "children": [
+                            {
+                              "name": "Area Id5 (Insula) - left hemisphere",
+                              "rgb": [
+                                112,
+                                6,
+                                50
+                              ],
+                              "labelIndex": 338,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -40174302,
+                                -3354190,
+                                741899
+                              ]
+                            },
+                            {
+                              "name": "Area Id5 (Insula) - right hemisphere",
+                              "rgb": [
+                                112,
+                                6,
+                                50
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 338,
+                              "children": [],
+                              "position": [
+                                41094953,
+                                -2659538,
+                                607357
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area Id4 (Insula)",
+                          "arealabel": "Area-Id4",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            38,
+                            174,
+                            113
+                          ],
+                          "children": [
+                            {
+                              "name": "Area Id4 (Insula) - left hemisphere",
+                              "rgb": [
+                                38,
+                                174,
+                                113
+                              ],
+                              "labelIndex": 337,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -37055965,
+                                -3505155,
+                                11422680
+                              ]
+                            },
+                            {
+                              "name": "Area Id4 (Insula) - right hemisphere",
+                              "rgb": [
+                                38,
+                                174,
+                                113
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 337,
+                              "children": [],
+                              "position": [
+                                37461444,
+                                -3746634,
+                                10858017
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area Id6 (Insula)",
+                          "arealabel": "Area-Id6",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            138,
+                            127,
+                            119
+                          ],
+                          "children": [
+                            {
+                              "name": "Area Id6 (Insula) - left hemisphere",
+                              "rgb": [
+                                138,
+                                127,
+                                119
+                              ],
+                              "labelIndex": 340,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -36392282,
+                                9843698,
+                                3385341
+                              ]
+                            },
+                            {
+                              "name": "Area Id6 (Insula) - right hemisphere",
+                              "rgb": [
+                                138,
+                                127,
+                                119
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 340,
+                              "children": [],
+                              "position": [
+                                37750946,
+                                10762642,
+                                3041624
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    }
+                  ]
+                },
+                {
+                  "name": "temporal lobe",
+                  "status": null,
+                  "labelIndex": null,
+                  "synonyms": [],
+                  "rgb": null,
+                  "children": [
+                    {
+                      "name": "superior temporal sulcus",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area STS1 (STS)",
+                          "arealabel": "Area-STS1",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            205,
+                            228,
+                            4
+                          ],
+                          "children": [
+                            {
+                              "name": "Area STS1 (STS) - left hemisphere",
+                              "rgb": [
+                                205,
+                                228,
+                                4
+                              ],
+                              "labelIndex": 271,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -54514755,
+                                -16753913,
+                                -5260713
+                              ]
+                            },
+                            {
+                              "name": "Area STS1 (STS) - right hemisphere",
+                              "rgb": [
+                                205,
+                                228,
+                                4
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 271,
+                              "children": [],
+                              "position": [
+                                54536567,
+                                -17992636,
+                                -5712544
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area STS2 (STS)",
+                          "arealabel": "Area-STS2",
+                          "status": "publicDOI",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            62,
+                            117,
+                            123
+                          ],
+                          "children": [
+                            {
+                              "name": "Area STS2 (STS) - left hemisphere",
+                              "rgb": [
+                                62,
+                                117,
+                                123
+                              ],
+                              "labelIndex": 272,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -56352486,
+                                -8557380,
+                                -14844672
+                              ]
+                            },
+                            {
+                              "name": "Area STS2 (STS) - right hemisphere",
+                              "rgb": [
+                                62,
+                                117,
+                                123
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 272,
+                              "children": [],
+                              "position": [
+                                56942990,
+                                -8020716,
+                                -16067930
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "superior temporal gyrus",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area TE 3 (STG)",
+                          "arealabel": "Area-TE-3",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            159,
+                            104,
+                            108
+                          ],
+                          "children": [
+                            {
+                              "name": "Area TE 3 (STG) - left hemisphere",
+                              "rgb": [
+                                159,
+                                104,
+                                108
+                              ],
+                              "labelIndex": 31,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -64398501,
+                                -12497885,
+                                1316801
+                              ]
+                            },
+                            {
+                              "name": "Area TE 3 (STG) - right hemisphere",
+                              "rgb": [
+                                159,
+                                104,
+                                108
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 31,
+                              "children": [],
+                              "position": [
+                                65811519,
+                                -9018989,
+                                -1027621
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "Heschl's gyrus",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area TE 1.2 (HESCHL)",
+                          "arealabel": "Area-TE-1.2",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            202,
+                            251,
+                            192
+                          ],
+                          "children": [
+                            {
+                              "name": "Area TE 1.2 (HESCHL) - left hemisphere",
+                              "rgb": [
+                                202,
+                                251,
+                                192
+                              ],
+                              "labelIndex": 30,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -50810427,
+                                -6551343,
+                                1635071
+                              ]
+                            },
+                            {
+                              "name": "Area TE 1.2 (HESCHL) - right hemisphere",
+                              "rgb": [
+                                202,
+                                251,
+                                192
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 30,
+                              "children": [],
+                              "position": [
+                                55870330,
+                                -2672527,
+                                52747
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area TE 1.1 (HESCHL)",
+                          "arealabel": "Area-TE-1.1",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            8,
+                            113,
+                            68
+                          ],
+                          "children": [
+                            {
+                              "name": "Area TE 1.1 (HESCHL) - left hemisphere",
+                              "rgb": [
+                                8,
+                                113,
+                                68
+                              ],
+                              "labelIndex": 33,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -38219760,
+                                -27125577,
+                                10774700
+                              ]
+                            },
+                            {
+                              "name": "Area TE 1.1 (HESCHL) - right hemisphere",
+                              "rgb": [
+                                8,
+                                113,
+                                68
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 33,
+                              "children": [],
+                              "position": [
+                                40719340,
+                                -24106132,
+                                10308962
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area TE 1.0 (HESCHL)",
+                          "arealabel": "Area-TE-1.0",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            252,
+                            84,
+                            222
+                          ],
+                          "children": [
+                            {
+                              "name": "Area TE 1.0 (HESCHL) - left hemisphere",
+                              "rgb": [
+                                252,
+                                84,
+                                222
+                              ],
+                              "labelIndex": 27,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -46560150,
+                                -17508772,
+                                7622807
+                              ]
+                            },
+                            {
+                              "name": "Area TE 1.0 (HESCHL) - right hemisphere",
+                              "rgb": [
+                                252,
+                                84,
+                                222
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 27,
+                              "children": [],
+                              "position": [
+                                50392116,
+                                -12932573,
+                                5942946
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "fusiform gyrus",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area FG1 (FusG)",
+                          "arealabel": "Area-FG1",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            131,
+                            183,
+                            58
+                          ],
+                          "children": [
+                            {
+                              "name": "Area FG1 (FusG) - left hemisphere",
+                              "rgb": [
+                                131,
+                                183,
+                                58
+                              ],
+                              "labelIndex": 107,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -29006116,
+                                -66264526,
+                                -12290010
+                              ]
+                            },
+                            {
+                              "name": "Area FG1 (FusG) - right hemisphere",
+                              "rgb": [
+                                131,
+                                183,
+                                58
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 107,
+                              "children": [],
+                              "position": [
+                                32840456,
+                                -64340456,
+                                -12612536
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area FG4 (FusG)",
+                          "arealabel": "Area-FG4",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            170,
+                            220,
+                            175
+                          ],
+                          "children": [
+                            {
+                              "name": "Area FG4 (FusG) - left hemisphere",
+                              "rgb": [
+                                170,
+                                220,
+                                175
+                              ],
+                              "labelIndex": 238,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -43204016,
+                                -44325167,
+                                -20016734
+                              ]
+                            },
+                            {
+                              "name": "Area FG4 (FusG) - right hemisphere",
+                              "rgb": [
+                                170,
+                                220,
+                                175
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 238,
+                              "children": [],
+                              "position": [
+                                43609694,
+                                -43478025,
+                                -22392295
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area FG3 (FusG)",
+                          "arealabel": "Area-FG3",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            120,
+                            147,
+                            37
+                          ],
+                          "children": [
+                            {
+                              "name": "Area FG3 (FusG) - left hemisphere",
+                              "rgb": [
+                                120,
+                                147,
+                                37
+                              ],
+                              "labelIndex": 239,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -29844935,
+                                -45368421,
+                                -14184493
+                              ]
+                            },
+                            {
+                              "name": "Area FG3 (FusG) - right hemisphere",
+                              "rgb": [
+                                120,
+                                147,
+                                37
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 239,
+                              "children": [],
+                              "position": [
+                                31148061,
+                                -44485336,
+                                -15533822
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area FG2 (FusG)",
+                          "arealabel": "Area-FG2",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            67,
+                            94,
+                            149
+                          ],
+                          "children": [
+                            {
+                              "name": "Area FG2 (FusG) - left hemisphere",
+                              "rgb": [
+                                67,
+                                94,
+                                149
+                              ],
+                              "labelIndex": 106,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -43549584,
+                                -65531770,
+                                -16708135
+                              ]
+                            },
+                            {
+                              "name": "Area FG2 (FusG) - right hemisphere",
+                              "rgb": [
+                                67,
+                                94,
+                                149
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 106,
+                              "children": [],
+                              "position": [
+                                44839825,
+                                -63606518,
+                                -17316773
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    }
+                  ]
+                },
+                {
+                  "name": "limbic lobe",
+                  "status": null,
+                  "labelIndex": null,
+                  "synonyms": [],
+                  "rgb": null,
+                  "children": [
+                    {
+                      "name": "cingulate gyrus, frontal part",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Area p24c (pACC)",
+                          "arealabel": "Area-p24c",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            241,
+                            164,
+                            195
+                          ],
+                          "children": [
+                            {
+                              "name": "Area p24c (pACC) - left hemisphere",
+                              "rgb": [
+                                241,
+                                164,
+                                195
+                              ],
+                              "labelIndex": 232,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -8144989,
+                                41168443,
+                                14314854
+                              ]
+                            },
+                            {
+                              "name": "Area p24c (pACC) - right hemisphere",
+                              "rgb": [
+                                241,
+                                164,
+                                195
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 232,
+                              "children": [],
+                              "position": [
+                                9856593,
+                                40780558,
+                                12002406
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area p24ab (pACC)",
+                          "arealabel": "Area-p24ab",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            153,
+                            195,
+                            229
+                          ],
+                          "children": [
+                            {
+                              "name": "Area p24ab (pACC) - left hemisphere",
+                              "rgb": [
+                                153,
+                                195,
+                                229
+                              ],
+                              "labelIndex": 231,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -2244059,
+                                38783168,
+                                6389109
+                              ]
+                            },
+                            {
+                              "name": "Area p24ab (pACC) - right hemisphere",
+                              "rgb": [
+                                153,
+                                195,
+                                229
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 231,
+                              "children": [],
+                              "position": [
+                                3429274,
+                                38385609,
+                                7809963
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area s32 (sACC)",
+                          "arealabel": "Area-s32",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            193,
+                            94,
+                            250
+                          ],
+                          "children": [
+                            {
+                              "name": "Area s32 (sACC) - left hemisphere",
+                              "rgb": [
+                                193,
+                                94,
+                                250
+                              ],
+                              "labelIndex": 46,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -6738110,
+                                35256183,
+                                -11765377
+                              ]
+                            },
+                            {
+                              "name": "Area s32 (sACC) - right hemisphere",
+                              "rgb": [
+                                193,
+                                94,
+                                250
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 46,
+                              "children": [],
+                              "position": [
+                                4307795,
+                                34460360,
+                                -12141905
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area 25 (sACC)",
+                          "arealabel": "Area-25",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            170,
+                            68,
+                            220
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 25 (sACC) - left hemisphere",
+                              "rgb": [
+                                170,
+                                68,
+                                220
+                              ],
+                              "labelIndex": 184,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -3522692,
+                                13560250,
+                                -11860720
+                              ]
+                            },
+                            {
+                              "name": "Area 25 (sACC) - right hemisphere",
+                              "rgb": [
+                                170,
+                                68,
+                                220
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 184,
+                              "children": [],
+                              "position": [
+                                4564663,
+                                12954463,
+                                -12174863
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area s24 (sACC)",
+                          "arealabel": "Area-s24",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            133,
+                            34,
+                            201
+                          ],
+                          "children": [
+                            {
+                              "name": "Area s24 (sACC) - left hemisphere",
+                              "rgb": [
+                                133,
+                                34,
+                                201
+                              ],
+                              "labelIndex": 183,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -3247887,
+                                24596479,
+                                -9615493
+                              ]
+                            },
+                            {
+                              "name": "Area s24 (sACC) - right hemisphere",
+                              "rgb": [
+                                133,
+                                34,
+                                201
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 183,
+                              "children": [],
+                              "position": [
+                                3259899,
+                                23813535,
+                                -9257019
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area p32 (pACC)",
+                          "arealabel": "Area-p32",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            87,
+                            135,
+                            14
+                          ],
+                          "children": [
+                            {
+                              "name": "Area p32 (pACC) - left hemisphere",
+                              "rgb": [
+                                87,
+                                135,
+                                14
+                              ],
+                              "labelIndex": 47,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -6122937,
+                                49256108,
+                                11929896
+                              ]
+                            },
+                            {
+                              "name": "Area p32 (pACC) - right hemisphere",
+                              "rgb": [
+                                87,
+                                135,
+                                14
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 47,
+                              "children": [],
+                              "position": [
+                                7759613,
+                                48520792,
+                                12436058
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Area 33 (ACC)",
+                          "arealabel": "Area-33",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            51,
+                            57,
+                            245
+                          ],
+                          "children": [
+                            {
+                              "name": "Area 33 (ACC) - left hemisphere",
+                              "rgb": [
+                                51,
+                                57,
+                                245
+                              ],
+                              "labelIndex": 39,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -4861218,
+                                14163048,
+                                15911877
+                              ]
+                            },
+                            {
+                              "name": "Area 33 (ACC) - right hemisphere",
+                              "rgb": [
+                                51,
+                                57,
+                                245
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 39,
+                              "children": [],
+                              "position": [
+                                5087045,
+                                15562321,
+                                16125051
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "hippocampal formation",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Entorhinal Cortex",
+                          "arealabel": "Entorhinal-Cortex",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            35,
+                            159,
+                            214
+                          ],
+                          "children": [
+                            {
+                              "name": "Entorhinal Cortex - left hemisphere",
+                              "rgb": [
+                                35,
+                                159,
+                                214
+                              ],
+                              "labelIndex": 60,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -20926052,
+                                -6082765,
+                                -33357509
+                              ]
+                            },
+                            {
+                              "name": "Entorhinal Cortex - right hemisphere",
+                              "rgb": [
+                                35,
+                                159,
+                                214
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 60,
+                              "children": [],
+                              "position": [
+                                22877203,
+                                -3501469,
+                                -32577556
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "CA (Hippocampus)",
+                          "arealabel": "CA",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            250,
+                            191,
+                            217
+                          ],
+                          "children": [
+                            {
+                              "name": "CA (Hippocampus) - left hemisphere",
+                              "rgb": [
+                                250,
+                                191,
+                                217
+                              ],
+                              "labelIndex": 191,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -27476326,
+                                -26068931,
+                                -11082817
+                              ]
+                            },
+                            {
+                              "name": "CA (Hippocampus) - right hemisphere",
+                              "rgb": [
+                                250,
+                                191,
+                                217
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 191,
+                              "children": [],
+                              "position": [
+                                29426785,
+                                -24801145,
+                                -11142814
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "DG (Hippocampus)",
+                          "arealabel": "DG",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            149,
+                            55,
+                            120
+                          ],
+                          "children": [
+                            {
+                              "name": "DG (Hippocampus) - left hemisphere",
+                              "rgb": [
+                                149,
+                                55,
+                                120
+                              ],
+                              "labelIndex": 61,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -26946498,
+                                -26708171,
+                                -9589494
+                              ]
+                            },
+                            {
+                              "name": "DG (Hippocampus) - right hemisphere",
+                              "rgb": [
+                                149,
+                                55,
+                                120
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 61,
+                              "children": [],
+                              "position": [
+                                28316456,
+                                -24674684,
+                                -10596203
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Subiculum (Hippocampus)",
+                          "arealabel": "Subiculum",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            111,
+                            125,
+                            219
+                          ],
+                          "children": [
+                            {
+                              "name": "Subiculum (Hippocampus) - left hemisphere",
+                              "rgb": [
+                                111,
+                                125,
+                                219
+                              ],
+                              "labelIndex": 192,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -20352171,
+                                -24057796,
+                                -16326997
+                              ]
+                            },
+                            {
+                              "name": "Subiculum (Hippocampus) - right hemisphere",
+                              "rgb": [
+                                111,
+                                125,
+                                219
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 192,
+                              "children": [],
+                              "position": [
+                                22543982,
+                                -23195614,
+                                -15923499
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "HATA (Hippocampus)",
+                          "arealabel": "HATA",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            137,
+                            12,
+                            73
+                          ],
+                          "children": [
+                            {
+                              "name": "HATA (Hippocampus) - left hemisphere",
+                              "rgb": [
+                                137,
+                                12,
+                                73
+                              ],
+                              "labelIndex": 68,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -13947917,
+                                -9576389,
+                                -18975694
+                              ]
+                            },
+                            {
+                              "name": "HATA (Hippocampus) - right hemisphere",
+                              "rgb": [
+                                137,
+                                12,
+                                73
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 68,
+                              "children": [],
+                              "position": [
+                                15080586,
+                                -8358974,
+                                -17871795
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    }
+                  ]
+                }
+              ]
+            }
+          ]
+        },
+        {
+          "name": "metencephalon",
+          "status": null,
+          "labelIndex": null,
+          "synonyms": [],
+          "rgb": null,
+          "children": [
+            {
+              "name": "cerebellum",
+              "status": null,
+              "labelIndex": null,
+              "synonyms": [],
+              "rgb": null,
+              "children": [
+                {
+                  "name": "cerebellar nuclei",
+                  "status": null,
+                  "labelIndex": null,
+                  "synonyms": [],
+                  "rgb": null,
+                  "children": [
+                    {
+                      "name": "globose nucleus",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Interposed Nucleus (Cerebellum)",
+                          "arealabel": "Interposed-Nucleus",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            170,
+                            29,
+                            10
+                          ],
+                          "children": [
+                            {
+                              "name": "Interposed Nucleus (Cerebellum) - left hemisphere",
+                              "rgb": [
+                                170,
+                                29,
+                                10
+                              ],
+                              "labelIndex": 251,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -8457921,
+                                -55262376,
+                                -30235149
+                              ]
+                            },
+                            {
+                              "name": "Interposed Nucleus (Cerebellum) - right hemisphere",
+                              "rgb": [
+                                170,
+                                29,
+                                10
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 251,
+                              "children": [],
+                              "position": [
+                                7917989,
+                                -54201058,
+                                -31489418
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "dentate nucleus",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Dorsal Dentate Nucleus (Cerebellum)",
+                          "arealabel": "Dorsal-Dentate-Nucleus",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            89,
+                            201,
+                            99
+                          ],
+                          "children": [
+                            {
+                              "name": "Dorsal Dentate Nucleus (Cerebellum) - left hemisphere",
+                              "rgb": [
+                                89,
+                                201,
+                                99
+                              ],
+                              "labelIndex": 240,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -16612782,
+                                -56036341,
+                                -36064536
+                              ]
+                            },
+                            {
+                              "name": "Dorsal Dentate Nucleus (Cerebellum) - right hemisphere",
+                              "rgb": [
+                                89,
+                                201,
+                                99
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 240,
+                              "children": [],
+                              "position": [
+                                15388967,
+                                -58303395,
+                                -36586280
+                              ]
+                            }
+                          ]
+                        },
+                        {
+                          "name": "Ventral Dentate Nucleus (Cerebellum)",
+                          "arealabel": "Ventral-Dentate-Nucleus",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            39,
+                            129,
+                            9
+                          ],
+                          "children": [
+                            {
+                              "name": "Ventral Dentate Nucleus (Cerebellum) - left hemisphere",
+                              "rgb": [
+                                39,
+                                129,
+                                9
+                              ],
+                              "labelIndex": 241,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -13112867,
+                                -56176072,
+                                -29957111
+                              ]
+                            },
+                            {
+                              "name": "Ventral Dentate Nucleus (Cerebellum) - right hemisphere",
+                              "rgb": [
+                                39,
+                                129,
+                                9
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 241,
+                              "children": [],
+                              "position": [
+                                12107011,
+                                -55974170,
+                                -31385609
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "fastigial nucleus",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Fastigial Nucleus (Cerebellum)",
+                          "arealabel": "Fastigial-Nucleus",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            200,
+                            100,
+                            10
+                          ],
+                          "children": [
+                            {
+                              "name": "Fastigial Nucleus (Cerebellum) - left hemisphere",
+                              "rgb": [
+                                200,
+                                100,
+                                10
+                              ],
+                              "labelIndex": 219,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -3828877,
+                                -53149733,
+                                -29013369
+                              ]
+                            },
+                            {
+                              "name": "Fastigial Nucleus (Cerebellum) - right hemisphere",
+                              "rgb": [
+                                200,
+                                100,
+                                10
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 219,
+                              "children": [],
+                              "position": [
+                                3011287,
+                                -53069977,
+                                -29040632
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    },
+                    {
+                      "name": "emboliform nucleus",
+                      "status": null,
+                      "labelIndex": null,
+                      "synonyms": [],
+                      "rgb": null,
+                      "children": [
+                        {
+                          "name": "Interposed Nucleus (Cerebellum)",
+                          "arealabel": "Interposed-Nucleus",
+                          "status": "publicP",
+                          "labelIndex": null,
+                          "synonyms": [],
+                          "rgb": [
+                            170,
+                            29,
+                            10
+                          ],
+                          "children": [
+                            {
+                              "name": "Interposed Nucleus (Cerebellum) - left hemisphere",
+                              "rgb": [
+                                170,
+                                29,
+                                10
+                              ],
+                              "labelIndex": 251,
+                              "ngId": "jubrain colin v17 left",
+                              "children": [],
+                              "position": [
+                                -8457921,
+                                -55262376,
+                                -30235149
+                              ]
+                            },
+                            {
+                              "name": "Interposed Nucleus (Cerebellum) - right hemisphere",
+                              "rgb": [
+                                170,
+                                29,
+                                10
+                              ],
+                              "ngId": "jubrain colin v17 right",
+                              "labelIndex": 251,
+                              "children": [],
+                              "position": [
+                                7917989,
+                                -54201058,
+                                -31489418
+                              ]
+                            }
+                          ]
+                        }
+                      ]
+                    }
+                  ]
+                }
+              ]
+            }
+          ]
+        }
+      ]
+    }
+  ],
+  "properties": {
+    "name": "MNI Colin 27",
+    "description": "This is a stereotaxic average of 27 T1-weighted MRI scans of the same individual. In 1998, a new atlas with much higher definition than MNI305s was created at the MNI. One individual (CJH) was scanned 27 times and the images linearly registered to create an average with high SNR and structure definition (Holmes et al., 1998). This average was linearly registered to the average 305. Ironically, this dataset was not originally intended for use as a stereotaxic template but as the sub- strate for an ROI parcellation scheme to be used with ANIMAL non-linear spatial normalization (Collins et al., 1995), i.e. it was intended for the purpose of segmentation, NOT stereotaxy. As a single brain atlas, it did not capture anatomical variability and was, to some degree, a reversion to the Talairach approach. However, the high definition proved too attractive to the community and, after non-linear mapping to fit the MNI305 space, it has been adopted by many groups as a stereotaxic template (e.g., AFNI, Cox,; Brainstorm, Tadel et al., 2011; SPM, Litvak et al., 2011; Fieldtrip, Oostenveld et al., 2011)."
+  }
+}
\ No newline at end of file
diff --git a/src/res/ext/colinNehubaConfig.json b/src/res/ext/colinNehubaConfig.json
index 9be73cf11cbbaf7157e37c93a2bf2a4696a3645a..7b40174f13aa5e7e65e074d58372b3bc8e56e7c0 100644
--- a/src/res/ext/colinNehubaConfig.json
+++ b/src/res/ext/colinNehubaConfig.json
@@ -1 +1 @@
-{"globals":{"hideNullImageValues":true,"useNehubaLayout":true,"useNehubaMeshLayer":true,"useCustomSegmentColors":true},"zoomWithoutCtrl":true,"hideNeuroglancerUI":true,"rightClickWithCtrl":true,"rotateAtViewCentre":true,"zoomAtViewCentre":true,"enableMeshLoadingControl":true,"layout":{"useNehubaPerspective":{"fixedZoomPerspectiveSlices":{"sliceViewportWidth":300,"sliceViewportHeight":300,"sliceZoom":724698.1843689409,"sliceViewportSizeMultiplier":2},"centerToOrigin":true,"mesh":{"removeBasedOnNavigation":true,"flipRemovedOctant":true,"surfaceParcellation":true},"removePerspectiveSlicesBackground":{"mode":"=="},"waitForMesh":true,"drawSubstrates":{"color":[0.5,0.5,1,0.2]},"drawZoomLevels":{"cutOff":150000},"restrictZoomLevel":{"minZoom":2500000,"maxZoom":3500000}}},"dataset":{"imageBackground":[0,0,0,1],"initialNgState":{"showDefaultAnnotations":false,"layers":{"colin":{"type":"image","visible":true,"source":"precomputed://https://neuroglancer.humanbrainproject.org/precomputed/JuBrain/v2.2c/colin27_seg","transform":[[1,0,0,-75500000],[0,1,0,-111500000],[0,0,1,-67500000],[0,0,0,1]]},"jubrain v2_2c":{"type":"segmentation","source":"precomputed://https://neuroglancer.humanbrainproject.org/precomputed/JuBrain/v2.2c/MPM","transform":[[1,0,0,-75500000],[0,1,0,-111500000],[0,0,1,-67500000],[0,0,0,1]]},"jubrain colin v17 left":{"type":"segmentation","visible":true,"source":"precomputed://https://neuroglancer-dev.humanbrainproject.org/precomputed/JuBrain/17/colin27/left","transform":[[1,0,0,-128000000],[0,1,0,-149500000],[0,0,1,-114500000],[0,0,0,1]]},"jubrain colin v17 right":{"type":"segmentation","visible":true,"source":"precomputed://https://neuroglancer-dev.humanbrainproject.org/precomputed/JuBrain/17/colin27/right","transform":[[1,0,0,-128000000],[0,1,0,-149500000],[0,0,1,-114500000],[0,0,0,1]]}},"navigation":{"pose":{"position":{"voxelSize":[1000000,1000000,1000000],"voxelCoordinates":[0,-32,0]}},"zoomFactor":1000000},"perspectiveOrientation":[-0.2753947079181671,0.6631333827972412,-0.6360703706741333,0.2825356423854828],"perspectiveZoom":3000000}}}
\ No newline at end of file
+{"globals":{"hideNullImageValues":true,"useNehubaLayout":true,"useNehubaMeshLayer":true,"useCustomSegmentColors":true},"zoomWithoutCtrl":true,"hideNeuroglancerUI":true,"rightClickWithCtrl":true,"rotateAtViewCentre":true,"zoomAtViewCentre":true,"enableMeshLoadingControl":true,"layout":{"useNehubaPerspective":{"fixedZoomPerspectiveSlices":{"sliceViewportWidth":300,"sliceViewportHeight":300,"sliceZoom":724698.1843689409,"sliceViewportSizeMultiplier":2},"centerToOrigin":true,"mesh":{"removeBasedOnNavigation":true,"flipRemovedOctant":true,"surfaceParcellation":false},"removePerspectiveSlicesBackground":{"mode":"=="},"waitForMesh":false,"drawSubstrates":{"color":[0.5,0.5,1,0.2]},"drawZoomLevels":{"cutOff":150000},"restrictZoomLevel":{"minZoom":2500000,"maxZoom":3500000}}},"dataset":{"imageBackground":[0,0,0,1],"initialNgState":{"showDefaultAnnotations":false,"layers":{"colin":{"type":"image","visible":true,"source":"precomputed://https://neuroglancer.humanbrainproject.org/precomputed/JuBrain/v2.2c/colin27_seg","transform":[[1,0,0,-75500000],[0,1,0,-111500000],[0,0,1,-67500000],[0,0,0,1]]},"jubrain v2_2c":{"type":"segmentation","source":"precomputed://https://neuroglancer.humanbrainproject.org/precomputed/JuBrain/v2.2c/MPM","transform":[[1,0,0,-75500000],[0,1,0,-111500000],[0,0,1,-67500000],[0,0,0,1]]},"jubrain colin v17 left":{"type":"segmentation","visible":true,"source":"precomputed://https://neuroglancer.humanbrainproject.org/precomputed/JuBrain/17/colin27/left","transform":[[1,0,0,-128500000],[0,1,0,-148500000],[0,0,1,-110500000],[0,0,0,1]]},"jubrain colin v17 right":{"type":"segmentation","visible":true,"source":"precomputed://https://neuroglancer.humanbrainproject.org/precomputed/JuBrain/17/colin27/right","transform":[[1,0,0,-128500000],[0,1,0,-148500000],[0,0,1,-110500000],[0,0,0,1]]}},"navigation":{"pose":{"position":{"voxelSize":[1000000,1000000,1000000],"voxelCoordinates":[0,-32,0]}},"zoomFactor":1000000},"perspectiveOrientation":[-0.2753947079181671,0.6631333827972412,-0.6360703706741333,0.2825356423854828],"perspectiveZoom":3000000}}}
\ No newline at end of file
diff --git a/src/services/effect/effect.ts b/src/services/effect/effect.ts
new file mode 100644
index 0000000000000000000000000000000000000000..c8c7340f128af994e0eba0408d6ccb7c3c7761cb
--- /dev/null
+++ b/src/services/effect/effect.ts
@@ -0,0 +1,126 @@
+import { Injectable, OnDestroy } from "@angular/core";
+import { Effect, Actions, ofType } from "@ngrx/effects";
+import { Observable, Subscription, merge, fromEvent, combineLatest } from "rxjs";
+import { SHOW_KG_TOS } from "../state/uiState.store";
+import { withLatestFrom, map, tap, switchMap, filter } from "rxjs/operators";
+import { Store, select } from "@ngrx/store";
+import { SELECT_PARCELLATION, SELECT_REGIONS, NEWVIEWER, UPDATE_PARCELLATION, SELECT_REGIONS_WITH_ID } from "../state/viewerState.store";
+import { worker } from 'src/atlasViewer/atlasViewer.workerService.service'
+import { getNgIdLabelIndexFromId, generateLabelIndexId, recursiveFindRegionWithLabelIndexId } from '../stateStore.service';
+
+@Injectable({
+  providedIn: 'root'
+})
+export class UseEffects implements OnDestroy{
+
+  constructor(
+    private actions$: Actions,
+    private store$: Store<any>
+  ){
+    this.subscriptions.push(
+      this.newParcellationSelected$.subscribe(parcellation => {
+        worker.postMessage({
+          type: `PROPAGATE_NG_ID`,
+          parcellation
+        })
+      })
+    )
+  }
+
+  ngOnDestroy(){
+    while(this.subscriptions.length > 0) {
+      this.subscriptions.pop().unsubscribe()
+    }
+  }
+
+  private subscriptions: Subscription[] = []
+
+
+  private parcellationSelected$ = this.actions$.pipe(
+    ofType(SELECT_PARCELLATION),
+  )
+
+  private newViewer$ = this.actions$.pipe(
+    ofType(NEWVIEWER)
+  )
+
+  private newParcellationSelected$ = merge(
+    this.newViewer$,
+    this.parcellationSelected$
+  ).pipe(
+    map(({selectParcellation}) => selectParcellation)
+  )
+
+  private updatedParcellation$ = this.store$.pipe(
+    select('viewerState'),
+    select('parcellationSelected'),
+    filter(p => !!p && !!p.regions)
+  )
+
+  /**
+   * for backwards compatibility.
+   * older versions of atlas viewer may only have labelIndex as region identifier
+   */
+  @Effect()
+  onSelectRegionWithId = this.actions$.pipe(
+    ofType(SELECT_REGIONS_WITH_ID),
+    withLatestFrom(this.updatedParcellation$),
+    map(([action, parcellation]) => {
+      const { selectRegionIds } = action
+      const { ngId: defaultNgId } = parcellation
+
+      const selectRegions = (<any[]>selectRegionIds)
+        .map(labelIndexId => getNgIdLabelIndexFromId({ labelIndexId }))
+        .map(({ ngId, labelIndex }) => {
+          return {
+            labelIndexId: generateLabelIndexId({
+              ngId: ngId || defaultNgId,
+              labelIndex 
+            })
+          }
+        })
+        .map(({ labelIndexId }) => {
+          return recursiveFindRegionWithLabelIndexId({ 
+            regions: parcellation.regions,
+            labelIndexId,
+            inheritedNgId: defaultNgId
+          })
+        })
+        .filter(v => {
+          if (!v) console.log(`SELECT_REGIONS_WITH_ID, some ids cannot be parsed intto label index`)
+          return !!v
+        })
+      return {
+        type: SELECT_REGIONS,
+        selectRegions
+      }
+    })
+  )
+
+  /**
+   * side effect of selecting a parcellation means deselecting all regions
+   */
+  @Effect()
+  onParcellationSelected$ = this.newParcellationSelected$.pipe(
+    map(() => ({
+      type: SELECT_REGIONS,
+      selectRegions: []
+    }))
+  )
+
+  /**
+   * calculating propagating ngId from worker thread
+   */
+  @Effect()
+  updateParcellation$ = fromEvent(worker, 'message').pipe(
+    filter((message: MessageEvent) => message && message.data && message.data.type === 'UPDATE_PARCELLATION_REGIONS'),
+    map(({data}) => data.parcellation),
+    withLatestFrom(this.newParcellationSelected$),
+    filter(([ propagatedP, selectedP ] : [any, any]) => propagatedP.name === selectedP.name),
+    map(([ propagatedP, _ ]) => propagatedP),
+    map(parcellation => ({
+      type: UPDATE_PARCELLATION,
+      updatedParcellation: parcellation
+    }))
+  )
+}
\ No newline at end of file
diff --git a/src/services/state/viewerState.store.ts b/src/services/state/viewerState.store.ts
index e694c1fe0b8e3650715cdde3a8cb967cb1aa66a0..57ea4802e57cb243e34ac70bd50cd6eefa3ab97c 100644
--- a/src/services/state/viewerState.store.ts
+++ b/src/services/state/viewerState.store.ts
@@ -1,6 +1,5 @@
 import { Action } from '@ngrx/store'
 import { UserLandmark } from 'src/atlasViewer/atlasViewer.apiService.service';
-import { getNgIdLabelIndexFromId, generateLabelIndexId, recursiveFindRegionWithLabelIndexId, propagateNgId } from '../stateStore.service';
 
 export interface ViewerStateInterface{
   fetchedTemplates : any[]
@@ -26,6 +25,8 @@ export interface AtlasAction extends Action{
   deselectRegions? : any[]
   dedicatedView? : string
 
+  updatedParcellation? : any
+
   landmarks : UserLandmark[]
   deselectLandmarks : UserLandmark[]
 
@@ -59,13 +60,18 @@ export function viewerState(
           : []
       }
     case NEWVIEWER:
-      const { selectParcellation } = action
-      const parcellation = propagateNgId( selectParcellation )
+      const { selectParcellation: parcellation } = action
+      // const parcellation = propagateNgId( selectParcellation ): parcellation
+      const { regions, ...parcellationWORegions } = parcellation
       return {
         ...state,
         templateSelected : action.selectTemplate,
-        parcellationSelected : parcellation,
-        regionsSelected : [],
+        parcellationSelected : {
+          ...parcellationWORegions,
+          regions: null
+        },
+        // taken care of by effect.ts
+        // regionsSelected : [],
         landmarksSelected : [],
         navigation : {},
         dedicatedView : null
@@ -83,55 +89,28 @@ export function viewerState(
       }
     }
     case SELECT_PARCELLATION : {
-      const { selectParcellation } = action
-      const parcellation = propagateNgId( selectParcellation )
+      const { selectParcellation:parcellation } = action
+      const { regions, ...parcellationWORegions } = parcellation
       return {
         ...state,
-        parcellationSelected: parcellation,
-        regionsSelected: []
+        parcellationSelected: parcellationWORegions,
+        // taken care of by effect.ts
+        // regionsSelected: []
       }
     }
-    case SELECT_REGIONS:
-      const { selectRegions } = action
+    case UPDATE_PARCELLATION: {
+      const { updatedParcellation } = action
       return {
         ...state,
-        regionsSelected: selectRegions
+        parcellationSelected: updatedParcellation
       }
-    case SELECT_REGIONS_WITH_ID : {
-      const { parcellationSelected } = state
-      const { selectRegionIds } = action
-      const { ngId: defaultNgId } = parcellationSelected
-
-      /**
-       * for backwards compatibility.
-       * older versions of atlas viewer may only have labelIndex as region identifier
-       */
-      const regionsSelected = selectRegionIds
-        .map(labelIndexId => getNgIdLabelIndexFromId({ labelIndexId }))
-        .map(({ ngId, labelIndex }) => {
-          return {
-            labelIndexId: generateLabelIndexId({
-              ngId: ngId || defaultNgId,
-              labelIndex 
-            })
-          }
-        })
-        .map(({ labelIndexId }) => {
-          return recursiveFindRegionWithLabelIndexId({ 
-            regions: parcellationSelected.regions,
-            labelIndexId,
-            inheritedNgId: defaultNgId
-          })
-        })
-        .filter(v => {
-          if (!v) console.log(`SELECT_REGIONS_WITH_ID, some ids cannot be parsed intto label index`)
-          return !!v
-        })
+    }
+    case SELECT_REGIONS:
+      const { selectRegions } = action
       return {
         ...state,
-        regionsSelected
+        regionsSelected: selectRegions
       }
-    }
     case DESELECT_LANDMARKS : {
       return {
         ...state,
@@ -164,6 +143,8 @@ export const FETCHED_TEMPLATE = 'FETCHED_TEMPLATE'
 export const CHANGE_NAVIGATION = 'CHANGE_NAVIGATION'
 
 export const SELECT_PARCELLATION = `SELECT_PARCELLATION`
+export const UPDATE_PARCELLATION = `UPDATE_PARCELLATION`
+
 export const SELECT_REGIONS = `SELECT_REGIONS`
 export const SELECT_REGIONS_WITH_ID = `SELECT_REGIONS_WITH_ID`
 export const SELECT_LANDMARKS = `SELECT_LANDMARKS`
diff --git a/src/services/stateStore.service.ts b/src/services/stateStore.service.ts
index 5bcd42ed9acd371ec4f5bc1ce223308ee44bdc9f..e6639b7e1b6ab1c255887ca51ddffa9f10fed3e4 100644
--- a/src/services/stateStore.service.ts
+++ b/src/services/stateStore.service.ts
@@ -93,10 +93,15 @@ export function getLabelIndexMap(regions:any[]):Map<number,any>{
     })
   }
 
-  reduceRegions(regions)
+  if (regions && regions.forEach) reduceRegions(regions)
   return returnMap
 }
 
+/**
+ * 
+ * @param regions regions to deep iterate to find all ngId 's, filtering out falsy values
+ * n.b. returns non unique list
+ */
 export function getNgIds(regions: any[]): string[]{
   return regions && regions.map
     ? regions
@@ -146,28 +151,5 @@ export function recursiveFindRegionWithLabelIndexId({ regions, labelIndexId, inh
   const fr2 = fr1.reduce((acc, curr) => acc.concat(...curr), [])
   const found = fr2.find(r => r.ngId === ngId && Number(r.labelIndex) === Number(labelIndex))
   if (found) return found
-  debugger
   return null
 }
-
-export function propagateNgId(parcellation) {
-  const recursivePropagateNgId = (region, {ngId}) => {
-    return {
-      ngId,
-      ...region,
-      ...( region.children && region.children.map
-        ? {
-          children: region.children.map(c => recursivePropagateNgId(c, { ngId: region.ngId || ngId }))
-        }
-        : {} )
-    }
-  }
-  const regions = parcellation.regions && parcellation.regions.map
-    ? parcellation.regions.map(r => recursivePropagateNgId(r, { ngId: parcellation.ngId }))
-    : []
-
-  return {
-    ...parcellation,
-    regions
-  }
-}
\ No newline at end of file
diff --git a/src/ui/databrowserModule/databrowser/databrowser.style.css b/src/ui/databrowserModule/databrowser/databrowser.style.css
index 03c84492265b2bd08506129d0c16e782c60788e7..cbed0d7d4ce53d523971d02ff5bf1f3d6323de87 100644
--- a/src/ui/databrowserModule/databrowser/databrowser.style.css
+++ b/src/ui/databrowserModule/databrowser/databrowser.style.css
@@ -221,4 +221,10 @@ radio-list
   display: inline-block;
   border-radius: 50%;
   background-color:white;
+}
+
+div[regionTagsContainer]
+{
+  max-height: 4em;
+  overflow:hidden;
 }
\ No newline at end of file
diff --git a/src/ui/nehubaContainer/nehubaContainer.component.ts b/src/ui/nehubaContainer/nehubaContainer.component.ts
index 21cf79327d3d41222895e53c0f4e6f737cff494c..74849c89679efbafd7a776c58dabed4306d8f5b6 100644
--- a/src/ui/nehubaContainer/nehubaContainer.component.ts
+++ b/src/ui/nehubaContainer/nehubaContainer.component.ts
@@ -3,7 +3,7 @@ import { NehubaViewerUnit } from "./nehubaViewer/nehubaViewer.component";
 import { Store, select } from "@ngrx/store";
 import { ViewerStateInterface, safeFilter, CHANGE_NAVIGATION, isDefined, USER_LANDMARKS, ADD_NG_LAYER, REMOVE_NG_LAYER, NgViewerStateInterface, MOUSE_OVER_LANDMARK, SELECT_LANDMARKS, Landmark, PointLandmarkGeometry, PlaneLandmarkGeometry, OtherLandmarkGeometry, getNgIds, getMultiNgIdsRegionsLabelIndexMap, generateLabelIndexId } from "../../services/stateStore.service";
 import { Observable, Subscription, fromEvent, combineLatest, merge } from "rxjs";
-import { filter,map, take, scan, debounceTime, distinctUntilChanged, switchMap, skip, withLatestFrom, buffer, tap } from "rxjs/operators";
+import { filter,map, take, scan, debounceTime, distinctUntilChanged, switchMap, skip, withLatestFrom, buffer, tap, throttleTime, bufferTime } from "rxjs/operators";
 import { AtlasViewerAPIServices, UserLandmark } from "../../atlasViewer/atlasViewer.apiService.service";
 import { timedValues } from "../../util/generator";
 import { AtlasViewerConstantsServices } from "../../atlasViewer/atlasViewer.constantService.service";
@@ -13,6 +13,67 @@ import { NEHUBA_READY } from "src/services/state/ngViewerState.store";
 import { MOUSE_OVER_SEGMENTS } from "src/services/state/uiState.store";
 import { SELECT_REGIONS_WITH_ID } from "src/services/state/viewerState.store";
 
+const getProxyUrl = (ngUrl) => `nifti://${BACKEND_URL}preview/file?fileUrl=${encodeURIComponent(ngUrl.replace(/^nifti:\/\//,''))}`
+const getProxyOther = ({source}) => /AUTH_227176556f3c4bb38df9feea4b91200c/.test(source)
+? {
+  transform: [
+    [
+      1e6,
+      0,
+      0,
+      0
+    ],
+    [
+      0,
+      1e6,
+      0,
+      0
+    ],
+    [
+      0,
+      0,
+      1e6,
+      0
+    ],
+    [
+      0,
+      0,
+      0,
+      1
+    ]
+  ]
+}: {}
+const isFirstRow = (cell: HTMLElement) => {
+  const { parentElement:row } = cell
+  const { parentElement:container } = row
+  return container.firstElementChild === row
+}
+
+const isFirstCell = (cell:HTMLElement) => {
+  const { parentElement:row } = cell
+  return row.firstElementChild === cell
+}
+
+const scanFn : (acc:[boolean, boolean, boolean], curr: CustomEvent) => [boolean, boolean, boolean] = (acc, curr) => {
+
+  const target = <HTMLElement>curr.target
+  const targetIsFirstRow = isFirstRow(target)
+  const targetIsFirstCell = isFirstCell(target)
+  const idx = targetIsFirstRow
+    ? targetIsFirstCell
+      ? 0
+      : 1
+    : targetIsFirstCell
+      ? 2
+      : null
+
+  const returnAcc = [...acc]
+  const num1 = typeof curr.detail.missingChunks === 'number' ? curr.detail.missingChunks : 0
+  const num2 = typeof curr.detail.missingImageChunks === 'number' ? curr.detail.missingImageChunks : 0
+  returnAcc[idx] = Math.max(num1, num2) > 0
+  return returnAcc as [boolean, boolean, boolean]
+}
+
 @Component({
   selector : 'ui-nehuba-container',
   templateUrl : './nehubaContainer.template.html',
@@ -35,6 +96,7 @@ export class NehubaContainer implements OnInit, OnDestroy{
 
   private viewerPerformanceConfig$: Observable<ViewerConfiguration>
 
+  private sliceViewLoadingMain$: Observable<[boolean, boolean, boolean]>
   public sliceViewLoading0$: Observable<boolean>
   public sliceViewLoading1$: Observable<boolean>
   public sliceViewLoading2$: Observable<boolean>
@@ -51,6 +113,7 @@ export class NehubaContainer implements OnInit, OnDestroy{
   private userLandmarks$ : Observable<UserLandmark[]>
   public onHoverSegmentName$ : Observable<string>
   public onHoverSegment$ : Observable<any>
+  public onHoverSegments$: Observable<any[]>
   private onHoverLandmark$ : Observable<any|null>
 
   private navigationChanges$ : Observable<any>
@@ -166,25 +229,86 @@ export class NehubaContainer implements OnInit, OnDestroy{
       distinctUntilChanged(userLmUnchanged)
     )
 
-    const segmentsUnchangedChanged = (s1,s2)=>
-      !(typeof s1 === typeof s2 ?
-        typeof s2 === 'undefined' ?
-          false :
-          typeof s2 === 'number' ?
-            s2 !== s1 :
-            s1 === s2 ?
-              false :
-              s1 === null || s2 === null ?
-                true :
-                s2.name !== s1.name :
-        true)
-    
-
-    this.onHoverSegment$ = this.store.pipe(
+    this.onHoverSegments$ = this.store.pipe(
       select('uiState'),
-      filter(state=>isDefined(state)),
-      map(state=>state.mouseOverSegment),
-      distinctUntilChanged(segmentsUnchangedChanged)
+      select('mouseOverSegments'),
+      filter(v => !!v),
+      distinctUntilChanged((o, n) => o.length === n.length
+        && n.every(segment =>
+          o.find(oSegment => oSegment.layer.name === segment.layer.name
+            && oSegment.segment === segment.segment)))
+    )
+
+    const sortByFreshness: (acc: any[], curr: any[]) => any[] = (acc, curr) => {
+
+      const getLayerName = ({layer} = {layer:{}}) => {
+        const { name } = <any>layer
+        return name
+      }
+
+      const newEntries = curr.filter(entry => {
+        const name = getLayerName(entry)
+        return acc.map(getLayerName).indexOf(name) < 0
+      })
+
+      const entryChanged: (itemPrevState, newArr) => boolean = (itemPrevState, newArr) => {
+        const layerName = getLayerName(itemPrevState)
+        const { segment } = itemPrevState
+        const foundItem = newArr.find((_item) =>
+          getLayerName(_item) === layerName)
+
+        if (foundItem) {
+          const { segment:foundSegment } = foundItem
+          return segment !== foundSegment 
+        } else {
+          /**
+           * if item was not found in the new array, meaning hovering nothing
+           */
+          return segment !== null
+        }
+      }
+
+      const getItemFromLayerName = (item, arr) => {
+        const foundItem = arr.find(i => getLayerName(i) === getLayerName(item))
+        return foundItem
+          ? foundItem
+          : {
+            layer: item.layer,
+            segment: null
+          }
+      }
+
+      const getReduceExistingLayers = (newArr) => ([changed, unchanged], _curr) => {
+        const changedFlag = entryChanged(_curr, newArr)
+        return changedFlag
+          ? [ changed.concat( getItemFromLayerName(_curr, newArr) ), unchanged ]
+          : [ changed, unchanged.concat(_curr) ]
+      }
+
+      /**
+       * now, for all the previous layers, separate into changed and unchanged layers
+       */
+      const [changed, unchanged] = acc.reduce(getReduceExistingLayers(curr), [[], []])
+      return [...newEntries, ...changed, ...unchanged]
+    } 
+
+    this.onHoverSegment$ = this.onHoverSegments$.pipe(
+      scan(sortByFreshness, []),
+      /**
+       * take the first element after sort by freshness
+       */
+      map(arr => arr[0]),
+      /**
+       * map to the older interface
+       */
+      filter(v => !!v),
+      map(({ segment }) => {
+
+        return {
+          labelIndex: (isNaN(segment) && Number(segment.labelIndex)) || null,
+          foundRegion: (isNaN(segment) && segment) || null
+        }
+      })
     )
 
     this.onHoverLandmark$ = this.store.pipe(
@@ -225,37 +349,23 @@ export class NehubaContainer implements OnInit, OnDestroy{
       [0,1,2].forEach(idx=>this.nanometersToOffsetPixelsFn[idx] = (events[idx] as any).detail.nanometersToOffsetPixels)
     })
 
-    this.sliceViewLoading0$ = fromEvent(this.elementRef.nativeElement, 'sliceRenderEvent')
+    this.sliceViewLoadingMain$ = fromEvent(this.elementRef.nativeElement, 'sliceRenderEvent').pipe(
+      scan(scanFn, [null, null, null]),
+    )
+
+    this.sliceViewLoading0$ = this.sliceViewLoadingMain$
       .pipe(
-        filter((event:Event) => (event.target as HTMLElement).offsetLeft < 5 && (event.target as HTMLElement).offsetTop < 5),
-        map(event => {
-          const e = (event as any);
-          const num1 = typeof e.detail.missingChunks === 'number' ? e.detail.missingChunks : 0
-          const num2 = typeof e.detail.missingImageChunks === 'number' ? e.detail.missingImageChunks : 0
-          return Math.max(num1, num2) > 0
-        })
+        map(arr => arr[0])
       )
 
-    this.sliceViewLoading1$ = fromEvent(this.elementRef.nativeElement, 'sliceRenderEvent')
+    this.sliceViewLoading1$ = this.sliceViewLoadingMain$
       .pipe(
-        filter((event:Event) => (event.target as HTMLElement).offsetLeft > 5 && (event.target as HTMLElement).offsetTop < 5),
-        map(event => {
-          const e = (event as any);
-          const num1 = typeof e.detail.missingChunks === 'number' ? e.detail.missingChunks : 0
-          const num2 = typeof e.detail.missingImageChunks === 'number' ? e.detail.missingImageChunks : 0
-          return Math.max(num1, num2) > 0
-        })
+        map(arr => arr[1])
       )
 
-    this.sliceViewLoading2$ = fromEvent(this.elementRef.nativeElement, 'sliceRenderEvent')
+    this.sliceViewLoading2$ = this.sliceViewLoadingMain$
       .pipe(
-        filter((event:Event) => (event.target as HTMLElement).offsetLeft < 5 && (event.target as HTMLElement).offsetTop > 5),
-        map(event => {
-          const e = (event as any);
-          const num1 = typeof e.detail.missingChunks === 'number' ? e.detail.missingChunks : 0
-          const num2 = typeof e.detail.missingImageChunks === 'number' ? e.detail.missingImageChunks : 0
-          return Math.max(num1, num2) > 0
-        })
+        map(arr => arr[2])
       )
 
     /* missing chunk perspective view */
@@ -479,7 +589,12 @@ export class NehubaContainer implements OnInit, OnDestroy{
         
         if(newLayers.length > 0){
           const newLayersObj:any = {}
-          newLayers.forEach(obj => newLayersObj[obj.name] = obj)
+          newLayers.forEach(({ name, source, ...rest }) => newLayersObj[name] = {
+            ...rest,
+            source
+            // source: getProxyUrl(source),
+            // ...getProxyOther({source})
+          })
 
           if(!this.nehubaViewer.nehubaViewer || !this.nehubaViewer.nehubaViewer.ngviewer){
             this.nehubaViewer.initNiftiLayers.push(newLayersObj)
@@ -666,7 +781,10 @@ export class NehubaContainer implements OnInit, OnDestroy{
     this.nehubaViewer.multiNgIdsLabelIndexMap = this.multiNgIdsRegionsLabelIndexMap
 
     /* TODO replace with proper KG id */
-    this.nehubaViewer.ngIds = [...ngIds]
+    /**
+     * need to set unique array of ngIds, or else workers will be overworked
+     */
+    this.nehubaViewer.ngIds = Array.from(new Set(ngIds))
     this.selectedParcellation = parcellation
   }
 
@@ -769,19 +887,12 @@ export class NehubaContainer implements OnInit, OnDestroy{
       })
     )
 
-    const onhoverSegments$ = this.store.pipe(
-      select('uiState'),
-      select('mouseOverSegments'),
-      filter(v => !!v),
-      distinctUntilChanged((o, n) => o.length === n.length && n.every(segment => o.find(oSegment => oSegment.layer.name === segment.layer.name && oSegment.segment === segment.segment) ) )
-    )
-
     // TODO hack, even though octant is hidden, it seems with vtk one can mouse on hover
     this.nehubaViewerSubscriptions.push(
       this.nehubaViewer.regionSelectionEmitter.pipe(
         withLatestFrom(this.onHoverLandmark$),
         filter(results => results[1] === null),
-        withLatestFrom(onhoverSegments$),
+        withLatestFrom(this.onHoverSegments$),
         map(results => results[1]),
         filter(arr => arr.length > 0),
         map(arr => {
@@ -914,7 +1025,10 @@ export class NehubaContainer implements OnInit, OnDestroy{
           map((ev:MouseEvent)=>({eventName :'mouseup',event:ev}))
         ),
       ) ,
-      mouseOverNehuba : this.onHoverSegment$,
+      mouseOverNehuba : this.onHoverSegment$.pipe(
+        tap(() => console.warn('mouseOverNehuba observable is becoming deprecated. use mouseOverNehubaLayers instead.'))
+      ),
+      mouseOverNehubaLayers: this.onHoverSegments$,
       getNgHash : this.nehubaViewer.getNgHash
     }
   }
@@ -1034,15 +1148,18 @@ export class NehubaContainer implements OnInit, OnDestroy{
 }
 
 export const identifySrcElement = (element:HTMLElement) => {
-  return element.offsetLeft < 5 && element.offsetTop < 5 ?
-  0 :
-  element.offsetLeft > 5 && element.offsetTop < 5 ?
-    1 :
-    element.offsetLeft < 5 && element.offsetTop > 5 ?
-    2 :
-      element.offsetLeft > 5 && element.offsetTop > 5 ?
-      3 :
-      4
+  const elementIsFirstRow = isFirstRow(element)
+  const elementIsFirstCell = isFirstCell(element)
+
+  return elementIsFirstCell && elementIsFirstRow
+    ? 0
+    : !elementIsFirstCell && elementIsFirstRow
+    ? 1
+    : elementIsFirstCell && !elementIsFirstRow
+      ? 2
+      : !elementIsFirstCell && !elementIsFirstRow
+        ? 3
+        : 4
 }
 
 export const takeOnePipe = [
diff --git a/src/ui/regionHierachy/regionHierarchy.component.ts b/src/ui/regionHierachy/regionHierarchy.component.ts
index c4b4a4951d83d5414602696297800046045cd5a9..f04dc7b1b501c71e5b5cc48ce5181cab4275e896 100644
--- a/src/ui/regionHierachy/regionHierarchy.component.ts
+++ b/src/ui/regionHierachy/regionHierarchy.component.ts
@@ -105,6 +105,8 @@ export class RegionHierarchy implements OnInit, AfterViewInit{
   }
 
   ngOnInit(){
+    this.displayTreeNode = getDisplayTreeNode(this.searchTerm, this.selectedRegions)
+    this.filterTreeBySearch = getFilterTreeBySearch(this.filterNameBySearchPipe, this.searchTerm)
 
     this.subscriptions.push(
       this.handleRegionTreeClickSubject.pipe(
@@ -118,6 +120,20 @@ export class RegionHierarchy implements OnInit, AfterViewInit{
   }
 
   ngAfterViewInit(){
+    /**
+     * TODO
+     * bandaid fix on
+     * when region search loses focus, the searchTerm is cleared,
+     * but hierarchy filter does not reset
+     */
+    this.subscriptions.push(
+      fromEvent(this.searchTermInput.nativeElement, 'focus').pipe(
+        
+      ).subscribe(() => {
+        this.displayTreeNode = getDisplayTreeNode(this.searchTerm, this.selectedRegions)
+        this.filterTreeBySearch = getFilterTreeBySearch(this.filterNameBySearchPipe, this.searchTerm)
+      })
+    )
     this.subscriptions.push(
       fromEvent(this.searchTermInput.nativeElement, 'input').pipe(
         debounceTime(200)
diff --git a/src/ui/signinBanner/signinBanner.components.ts b/src/ui/signinBanner/signinBanner.components.ts
index 7b07c85502811a4a0cf9b431f1b917713cf70cdc..7285cc0ef16df99267b1dc6746d59cbf074b364d 100644
--- a/src/ui/signinBanner/signinBanner.components.ts
+++ b/src/ui/signinBanner/signinBanner.components.ts
@@ -55,9 +55,7 @@ export class SigninBanner implements OnInit, OnDestroy{
 
     this.selectedParcellation$ = this.store.pipe(
       select('viewerState'),
-      safeFilter('parcellationSelected'),
-      map(state => state.parcellationSelected),
-      distinctUntilChanged((o, n) => o === n || (o && n && o.name === n.name)),
+      select('parcellationSelected'),
     )
 
     this.selectedRegions$ = this.store.pipe(
diff --git a/src/util/pipes/filterNull.pipe.ts b/src/util/pipes/filterNull.pipe.ts
index 31a2f0c5c74313313720777f248e630fa109d26d..c9e28146f52756671270c82402db12a76efe0a89 100644
--- a/src/util/pipes/filterNull.pipe.ts
+++ b/src/util/pipes/filterNull.pipe.ts
@@ -6,6 +6,6 @@ import { Pipe, PipeTransform } from "@angular/core";
 
 export class FilterNullPipe implements PipeTransform{
   public transform(arr:any[]){
-    return arr.filter(obj => obj !== null)
+    return (arr && arr.filter(obj => obj !== null)) || []
   }
 }
\ No newline at end of file
diff --git a/src/util/worker.js b/src/util/worker.js
index 293d0908b1b145a0283f8bf51e9370c332854db3..44eeeeb5144cdee87833e80c3fb76c525551868d 100644
--- a/src/util/worker.js
+++ b/src/util/worker.js
@@ -1,5 +1,18 @@
-const validTypes = ['CHECK_MESHES', 'GET_LANDMARKS_VTK', 'GET_USERLANDMARKS_VTK', 'BUILD_REGION_SELECTION_TREE']
-const validOutType = ['CHECKED_MESH', 'ASSEMBLED_LANDMARKS_VTK', 'ASSEMBLED_USERLANDMARKS_VTK', 'RETURN_REBUILT_REGION_SELECTION_TREE']
+const validTypes = [
+  'CHECK_MESHES',
+  'GET_LANDMARKS_VTK',
+  'GET_USERLANDMARKS_VTK',
+  'BUILD_REGION_SELECTION_TREE',
+  'PROPAGATE_NG_ID'
+]
+
+const validOutType = [
+  'CHECKED_MESH',
+  'ASSEMBLED_LANDMARKS_VTK',
+  'ASSEMBLED_USERLANDMARKS_VTK',
+  'RETURN_REBUILT_REGION_SELECTION_TREE',
+  'UPDATE_PARCELLATION_REGIONS'
+]
 
 const checkMeshes = (action) => {
   
@@ -7,9 +20,12 @@ const checkMeshes = (action) => {
   const baseUrl = action.baseUrl
   fetch(`${baseUrl}/info`)
     .then(res => res.json())
-    .then(json => json.mesh
-      ? json.mesh
-      : new Error(`mesh does not exist on fetched info file: ${JSON.stringify(json)}`))
+    .then(({mesh}) => {
+      if (mesh)
+        return mesh
+      else 
+        throw new Error('mesh does not exist')
+    })
     .then(meshPath => action.indices.forEach(index => {
       fetch(`${baseUrl}/${meshPath}/${index}:0`)
         .then(res => res.json())
@@ -29,7 +45,7 @@ const checkMeshes = (action) => {
         })
     }))
     .catch(error => {
-      console.error('parsing info json error', error)
+      // console.error('parsing info json error', error)
     })
 }
 
@@ -268,6 +284,39 @@ const rebuildSelectedRegion = (payload) => {
   })
 }
 
+const propagateNgId = (parcellation) => {
+  const recursivePropagateNgId = (region, {ngId}) => {
+    return {
+      ngId,
+      ...region,
+      ...( region.children && region.children.map
+        ? {
+          children: region.children.map(c => recursivePropagateNgId(c, { ngId: region.ngId || ngId }))
+        }
+        : {} )
+    }
+  }
+  const regions = parcellation.regions && parcellation.regions.map
+    ? parcellation.regions.map(r => recursivePropagateNgId(r, { ngId: parcellation.ngId }))
+    : []
+
+  return {
+    ...parcellation,
+    regions
+  }
+}
+
+const processPropagateNgId = (payload) => {
+  const { parcellation } = payload
+  const p = parcellation.ngId
+    ? parcellation
+    : propagateNgId(parcellation)
+  postMessage({
+    type: 'UPDATE_PARCELLATION_REGIONS',
+    parcellation: p
+  })
+}
+
 onmessage = (message) => {
   
   if(validTypes.findIndex(type => type === message.data.type) >= 0){
@@ -284,8 +333,13 @@ onmessage = (message) => {
       case 'BUILD_REGION_SELECTION_TREE':
         rebuildSelectedRegion(message.data)
         return
+      case 'PROPAGATE_NG_ID':
+        processPropagateNgId(message.data)
+        return
       default:
         console.warn('unhandled worker action', message)
     }
+  } else {
+    console.warn('unhandled worker action', message)
   }
 }