Breadcrumb
- Home /
- Research /
- Researcher Profiles /
- Researchers /
- Carole Morissette, PhD
null Carole Morissette, PhD
An error occurred while processing the template.
The following has evaluated to null or missing:
==> centreMap[RI_MUHC_Centre.getData()] [in template "10154#10192#14238847" at line 761, column 47]
----
Tip: It's the final [] step that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: #if (centreMap[RI_MUHC_Centre.getData... [in template "10154#10192#14238847" at line 761, column 41]
----
1<#assign serviceContext = staticUtil["com.liferay.portal.kernel.service.ServiceContextThreadLocal"].getServiceContext()/>
2<#assign themeDisplay = serviceContext.getThemeDisplay()/>
3<#assign viewURL = themeDisplay.getPortalURL() + themeDisplay.getURLCurrent()/>
4<#assign pathThemeImages = themeDisplay.getPathThemeImages()/>
5
6<#if (themeDisplay.getLocale() == "fr_FR")>
7 <#assign
8 "centreMap" = {
9 "CTB" : "Centre de biologie translationnelle" ,
10 "CORE" : "Centre de recherche évaluative en santé" ,
11 "MNI" : "L'Institut neurologique de Montréal" ,
12 "CIM/MUHC" : "Centre de médecine innovatrice" ,
13 "Non-RI MUHC" : "Non-IR CUSM"
14 },
15 "axesMap" = {
16 "cancer" : "Cancer" ,
17 "cardiovascular-diseases-and-critical-care" : "Maladies cardiovasculaires et soins intensifs" ,
18 "endocrinology-diabetes-nutrition-and-kidney-diseases" : "Endocrinologie, diabète, nutrition et maladies rénales" ,
19 "health-outcomes" : "Recherche évaluative en santé" ,
20 "human-reproduction-and-development" : "Reproduction humaine et développement" ,
21 "infection-and-immunity" : "Infection et immunité" ,
22 "medical-genetics-and-genomics" : "Génétique médicale et génomique" ,
23 "mental-illness-and-addiction" : "Maladies mentales et toxicomanie" ,
24 "musculoskeletal-disorders" : "Troubles musculosquelettiques" ,
25 "neurosciences" : "Neurosciences" ,
26 "respiratory-health" : "Santé respiratoire"
27 },
28 "fieldsMap" = {
29 "Axes" : "Axes de recherche",
30 "ResearchInterests" : "Intérêt de recherche",
31 "ResearchFocusHeader" : "Aire de recherche",
32 "ResearchFocus" : "Aire de recherche",
33 "Keywords" : "Mots-clés",
34 "Publications" : "Publications choisies",
35 "Email" : "Courriel",
36 "Phone": "Téléphone",
37 "ExternalWebsite" : "Site web externe",
38 "RI_MUHC_Affiliation" : "Institut de recherche du Centre universitaire de santé McGill",
39 "MUHC_Affiliation" : "Centre universitaire de santé McGill (CUSM)",
40 "McGill_Affiliation" : "Université McGill",
41 "Click_On" : "Cliquez sur",
42 "See_Publications_List" : "pour voir la liste de mes publications",
43 "ProfileMailSubject" : "Profil de ",
44 "ProfileMailBody" : "Cliquez sur le lien suivant pour consulter le profil de ",
45 "MailTitle" : "Envoyer à un ami",
46 "Other" : "Autre",
47 "RI-MUHC" : "IR-CUSM",
48 "McGill_University" : "Université McGill",
49 "External_Website" : "Site web externe"
50 },
51 "RIMuhcTitleMap" = {
52 "Affiliate-Investigator" : "Chercheur affilié",
53 "Affiliate-Investigator-Female" : "Chercheuse affiliée",
54 "Associate-Investigator" : "Chercheur associé",
55 "Associate-Investigator-Female" : "Chercheuse associée",
56 "Junior-Scientist" : "Scientifique junior",
57 "Investigator" : "Chercheur",
58 "Investigator-Female" : "Chercheuse",
59 "Scientist" : "Scientifique",
60 "Senior-Scientist" : "Scientifique principal",
61 "Senior-Scientist-Female" : "Scientifique principale",
62 "Medical-Scientist" : "Scientifique médical",
63 "Medical-Scientist-Female" : "Scientifique médicale",
64 "Clinical-Scientist" : "Scientifique clinique",
65 "Honorary-Investigator" : "Chercheur honoraire",
66 "Shriners-Investigator" : "Chercheur affilié à l’hôpital Shriners",
67 "MNI-Investigator" : "Chercheur affilié à l’INM",
68 "Honorary-Investigator-Female" : "Chercheuse honoraire",
69 "Shriners-Investigator-Female" : "Chercheuse affiliée à l’hôpital Shriners",
70 "MNI-Investigator-Female" : "Chercheuse affiliée à l’INM",
71 "Other" : "Autre"
72
73 },
74 "McGillUniName" = "Université McGill",
75 "MUHCName" = "CUSM",
76 "RIMuhcSiteMap" = {
77 "5252-de-Maisonneuve" : "site de 5252 de Maisonneuve",
78 "Glen" : "site Glen",
79 "MGH" : "site de l'Hôpital général de Montréal",
80 "Lachine" : "site de l'Hôpital Lachine",
81 "MNI/H" : "et l'Institut et hôpital neurologiques de Montréal",
82 "Royal-Victoria-Hospital-V-Building" : "site de l'Hôpital Royal Victoria - Pavillon V",
83 "McGill" : "",
84 "DSP" : "DSP",
85 "Other" : "Autre"
86 },
87 "McGillTitleMap" = {
88 "Assistant-Professor" : "Professeur adjoint",
89 "Associate-Professor" : "Professeur agrégé",
90 "Assistant-Professor-female" : "Professeure adjointe",
91 "Associate-Professor-female" : "Professeure agrégée",
92 "Other" : "Autre",
93 "Professor" : "Professeur",
94 "Professor-female" : "Professeure"
95
96 },
97 "McGillDepartmentLabel" = "Département de",
98 "McGillDepartmentMap" = {
99 "Anesthesia" : "Département d'anesthésie",
100 "Anatomy-and-Cell-Biology" : "Département d'anatomie et biologie cellulaire",
101 "Biochemistry" : "Département de biochimie",
102 "Biomedical-Engineering" : "Département de génie biomédical",
103 "Centre-for-Research-on-Pain" : "Centre Alan-Edwards de recherche sur la douleur",
104 "Diagnostic-Radiology" : "Département de radiodiagnostic",
105 "Epidemiology-and-Biostatistics" : "Département d'épidémiologie et biostatistique",
106 "Family-Medicine" : "Département de médecine familiale",
107 "Human-Genetics" : "Département de génétique humaine",
108 "Ingram-School-of-Nursing" : "École de sciences infirmières Ingram",
109 "Kinesiology-and-Physical-Education" : "Département de kinésiologie et éducation physique",
110 "Medicine" : "Département de médecine",
111 "Microbiology-and-Immunology" : "Département de microbiologie et immunologie",
112 "Neurology" : "Département de neurologie",
113 "Obstetrics-and-Gynecology" : "Département d'obstétrique et gynécologie",
114 "Occupational-Health" : "Département de santé au travail",
115 "Oncology" : "Département d'oncologie",
116 "Ophthalmology" : "Département d'ophthalmologie",
117 "Other" : "Autre",
118 "Otolaryngology-Head-and-Neck-Surgery" : "Département d'oto-rhino-laryngologie et chirurgie cervico-faciale",
119 "Pathology" : "Département de pathologie",
120 "Pediatric-Surgery" : "Département de chirurgie pédiatrique",
121 "Pediatrics" : "Département de pédiatrie",
122 "Pharmacology-Therapeutics" : "Département de pharmacologie et thérapeutique",
123 "Physiology" : "Département de physiologie",
124 "Psychiatry" : "Département de psychiatrie",
125 "School-of-Communication-Sciences-and-Disorders" : "École des sciences de la communication humaine",
126 "School-of-Physical-and-Occupational Therapy" : "École de physiothérapie et ergothérapie",
127 "Social-Studies-of-Medicine" : "École des études sociales de la médecine",
128 "Surgery" : "Département de chirurgie"
129 },
130 "McGillDivisionLabel" = "Division de",
131 "McGillDivisionMap" = {
132 "Adolescent-Medicine" : "Division de médecine de l'adolescence",
133 "Allergy-and-Clinical-Immunology" : "Division d'allergie et immunologie clinique",
134 "Bariatric-Surgery" : "Division de chirurgie bariatrique",
135 "Cardiac-Surgery" : "Division de chirurgie cardiaque",
136 "Cardiology" : "Division de cardiologie",
137 "Cardiovascular-Surgery" : "Division de chirurgie cardiovasculaire",
138 "Clinical-Epidemiology" : "Division d'épidémiologie clinique",
139 "Colon-and-Rectal-Surgery" : "Division de chirurgie colorectale",
140 "Dentistry" : "Division de médecine dentaire",
141 "Dermatology" : "Division de dermatologie",
142 "Emergency-Medicine" : "Division de médecine d'urgence",
143 "Endocrinology" : "Division d'endocrinologie",
144 "Endocrinology-and-Metabolism" : "Division d'endocrinologie et métabolisme",
145 "Experimental-Medicine" : "Division de médecine expérimentale",
146 "Experimental-Surgery" : "Division de chirurgie expérimentale",
147 "Gastroenterology" : "Division de gastro-entérologie",
148 "Gastroenterology-and-Nutrition" : "Division de gastro-entérologie et nutrition",
149 "General-Pediatrics" : "Division de pédiatrie générale",
150 "General-Surgery" : "Division de chirurgie générale",
151 "Geriatric-Medicine" : "Division de médecine gériatrique",
152 "Gynecologic-Oncology" : "Division d'oncologie gynécologique",
153 "Gynecology" : "Division de gynécologie",
154 "Hematology" : "Division d'hématologie",
155 "Hematology-and-Oncology" : "Division d'hématologie et oncologie",
156 "Infectious-Diseases" : "Division des maladies infectieuses",
157 "Internal-Medicine-Residency-Training-Program" : "Programme de formation spécialisée en médecine interne",
158 "Internal-Medicine-General" : "Division de médecine interne générale",
159 "Maternal-fetal-medicine" : "Division de médecine foeto-maternelle",
160 "Minimally-Invasive-Surgery" : "Division de chirurgie endoscopique",
161 "Neonatology" : "Division de néonatologie",
162 "Nephrology" : "Division de néphrologie",
163 "Neurology" : "Division de neurologie",
164 "Neurosurgery" : "Division de chirurgie endoscopique",
165 "Obstetrics" : "Division d'obstétrique",
166 "Ophtalmology" : "Division d'ophtalmologie",
167 "Orthopaedic-Surgery" : "Division de chirurgie orthopédique",
168 "Other" : "Autre",
169 "Otolaryngology-and-head-and-neck-surgery" : "Division d'oto-rhino-laryngologie et chirurgie cervico-faciale",
170 "Paediatric-Surgery" : "Division de chirurgie pédiatrique",
171 "Pediatric-and-Adolescent-Gynecology" : "Division de gynécologie pédiatrique et de l'adolescence",
172 "Pediatric-Intensive-Care-Unit" : "Division des soins intensifs pédiatriques",
173 "Pediatric-Ophthalmology" : "Division d'ophtalmologie pédiatrique",
174 "Plastic-and-Reconstructive Surgery" : "Division de chirurgie plastique et reconstructive",
175 "Plastic-Surgery" : "Division de chirurgie plastique",
176 "Reproductive-Biology" : "Division de biologie reproductive",
177 "Reproductive-Endocrinology-and-Infertility" : "Division d'endocrinologie de la reproduction et infertilité",
178 "Respiratory-Medicine" : "Division de médecine respiratoire",
179 "Rheumatology" : "Division de rhumatologie",
180 "Thoracic-Surgery" : "Division de chirurgie thoracique",
181 "Trauma" : "Division de traumatologie",
182 "Urology" : "Division d'urologie",
183 "Vascular-Surgery" : "Division de chirurgie vasculaire"
184 },
185 "McGillFacultyLabel" = "Faculté de",
186 "McGillFacultyMap" = {
187 "Medicine" : "Faculté de médecine",
188 "Dentistry" : "Faculté de médecine dentaire",
189 "Education" : "Faculté de l'éducation",
190 "Other" : "Autre"
191
192 },
193 "ProgramMap" = {
194 "Unknown" : "Inconnue",
195 "Brain-Repair-and-Integrative-Neuroscience-(BRaIN)" : "Programme en réparation du cerveau et en neurosciences intégratives",
196 "Cancer-Research" : "Programme de recherche sur le cancer",
197 "Child-Health-and-Human-Development" : "Programme en santé de l'enfant et en développement humain",
198 "Experimental-Therapeutics-and-Metabolism" : "Programme de recherche en désordres métaboliques et leurs complications",
199 "Infectious-Diseases-and-Immunity-in-Global-Health" : "Programme en maladies infectieuses et immunité en santé mondiale",
200 "Translational-Research-into-Respiratory-Diseases" : "Programme de recherche translationnelle sur les maladies respiratoires",
201 "Cardiovascular-Diseases" : "Programme de recherche en santé cardiovasculaire au long de la vie",
202 "Injury-Repair-Recovery" : "Programme de recherche : blessure, réparation et récupération",
203 "Surgical-and-Interventional-Sciences" : "Programme en sciences chirurgicales et interventionelles"
204
205 },
206 "ProgramMapUrl" = {
207 "Unknown" : "Inconnue",
208 "Brain-Repair-and-Integrative-Neuroscience-(BRaIN)" : "<a href='/brain-repair-and-integrative-neuroscience-program'>Programme en réparation du cerveau et en neurosciences intégratives</a>",
209 "Cancer-Research" : "<a href='/cancer-research-program'>Programme de recherche sur le cancer</a>",
210 "Child-Health-and-Human-Development" : "<a href='/child-health-and-human-development-program'>Programme en santé de l'enfant et en développement humain</a>",
211 "Experimental-Therapeutics-and-Metabolism" : "<a href='/metabolic-disorders-and-complications-program'>Programme de recherche en désordres métaboliques et leurs complications</a>",
212 "Infectious-Diseases-and-Immunity-in-Global-Health" : "<a href='/infectious-diseases-and-immunity-in-global-health-program'>Programme en maladies infectieuses et immunité en santé mondiale</a>",
213 "Translational-Research-into-Respiratory-Diseases" : "<a href='/translational-research-in-respiratory-diseases-program'>Programme de recherche translationnelle sur les maladies respiratoires</a>",
214 "Cardiovascular-Diseases" : "<a href='/cardiovascular-health-across-the-lifespan-program'>Programme de recherche en santé cardiovasculaire au long de la vie</a>",
215 "Injury-Repair-Recovery" : "<a href='/injury-repair-recovery-program'>Programme de recherche : blessure, réparation et récupération</a>",
216 "Surgical-and-Interventional-Sciences" : "<a href='/fr/recherche/programmes/sciences-chirurgicales-interventionelles'>Programme en sciences chirurgicales et interventionelles</a>"
217 }
218 >
219<#else>
220 <#assign
221 "centreMap" = {
222 "CTB" : "Centre for Translational Biology" ,
223 "CORE" : "Centre for Outcomes Research and Evaluation" ,
224 "MNI" : "Montreal Neurological Institute" ,
225 "CIM/MUHC" : "Centre for Innovative Medicine" ,
226 "Non-RI MUHC" : "Non-RI MUHC"
227 },
228 "axesMap" = {
229 "cancer" : "Cancer",
230 "cardiovascular-diseases-and-critical-care" : "Cardiovascular Diseases and Critical Care" ,
231 "endocrinology-diabetes-nutrition-and-kidney-diseases" : "Endocrinology, Diabetes, Nutrition and Kidney Diseases" ,
232 "health-outcomes" : "Health Outcomes" ,
233 "human-reproduction-and-development" : "Human Reproduction and Development" ,
234 "infection-and-immunity" : "Infection and immunity" ,
235 "medical-genetics-and-genomics" : "Medical Genetics and Genomics" ,
236 "mental-illness-and-addiction" : "Mental Illness and Addiction" ,
237 "musculoskeletal-disorders" : "Musculoskeletal Disorders" ,
238 "neurosciences" : "Neurosciences" ,
239 "respiratory-health" : "Respiratory Health"
240 },
241 "fieldsMap" = {
242 "Axes" : "Axes",
243 "ResearchInterests" : "Research Interest",
244 "ResearchFocusHeader" : "Research Focus",
245 "ResearchFocus" : "Research Foci",
246 "Keywords" : "Keywords",
247 "Publications" : "Selected Publications",
248 "Email" : "Email",
249 "Phone": "Phone",
250 "ExternalWebsite" : "External website",
251 "RI_MUHC_Affiliation" : "Research Institute of the McGill University Health Centre",
252 "MUHC_Affiliation" : "McGill University Health Centre (MUHC)",
253 "McGill_Affiliation" : "McGill University",
254 "Click_On" : "Click on",
255 "See_Publications_List" : "to see my current publications list",
256 "ProfileMailSubject" : "Profile of ",
257 "ProfileMailBody" : "Click on the following link to check the profile of ",
258 "MailTitle" : "Send to a friend",
259 "Other" : "Other",
260 "RI-MUHC" : "RI-MUHC",
261 "McGill_University" : "McGill University",
262 "External_Website" : "External website"
263 },
264 "RIMuhcTitleMap" = {
265 "Affiliate-Investigator" : "Affiliate Investigator",
266 "Affiliate-Investigator-Female" : "Affiliate Investigator",
267 "Associate-Investigator" : "Associate Investigator",
268 "Associate-Investigator-Female" : "Associate Investigator",
269 "Junior-Scientist" : "Junior Scientist",
270 "Investigator" : "Investigator",
271 "Investigator-Female" : "Investigator",
272 "Scientist" : "Scientist",
273 "Senior-Scientist" : "Senior Scientist",
274 "Senior-Scientist-Female" : "Senior Scientist",
275 "Medical-Scientist" : "Medical Scientist",
276 "Medical-Scientist-Female" : "Medical Scientist",
277 "Clinical-Scientist" : "Clinical Scientist",
278 "Honorary-Investigator" : "Honorary Investigator",
279 "Shriners-Investigator" : "Shriners Investigator",
280 "MNI-Investigator" : "MNI Investigator",
281 "Honorary-Investigator-Female" : "Honorary Investigator",
282 "Shriners-Investigator-Female" : "Shriners Investigator",
283 "MNI-Investigator-Female" : "MNI Investigator",
284 "Other" : "Other"
285
286 },
287 "McGillUniName" = "McGill University",
288 "MUHCName" = "MUHC",
289 "RIMuhcSiteMap" = {
290 "5252-de-Maisonneuve" : "5252 de Maisonneuve site",
291 "Glen" : "Glen site",
292 "MGH" : "Montreal General Hospital site",
293 "Lachine" : "Lachine Hospital site",
294 "MNI/H" : "and Montreal Neurological Institute and Hospital",
295 "Royal-Victoria-Hospital-V-Building" : "Royal Victoria Hospital site - V-Building",
296 "McGill" : "",
297 "DSP" : "DSP",
298 "Other" : "Other"
299 },
300 "McGillTitleMap" = {
301 "Assistant-Professor" : "Assistant Professor",
302 "Associate-Professor" : "Associate Professor",
303 "Assistant-Professor-female" : "Assistant Professor",
304 "Associate-Professor-female" : "Associate Professor",
305 "Other" : "Other",
306 "Professor" : "Professor",
307 "Professor-female" : "Professor"
308 },
309 "McGillDepartmentLabel" = "Department of",
310 "McGillDepartmentMap" = {
311 "Anesthesia" : "Department of Anesthesia",
312 "Anatomy-and-Cell-Biology" : "Department of Anatomy and Cell Biology",
313 "Biochemistry" : "Department of Biochemistry",
314 "Biomedical-Engineering" : "Department of Biomedical Engineering",
315 "Centre-for-Research-on-Pain" : "Department of Centre for Research on Pain",
316 "Diagnostic-Radiology" : "Department of Diagnostic Radiology",
317 "Epidemiology-and-Biostatistics" : "Department of Epidemiology and Biostatistics",
318 "Family-Medicine" : "Department of Family Medicine",
319 "Human-Genetics" : "Department of Human Genetics",
320 "Ingram-School-of-Nursing" : "Ingram School of Nursing",
321 "Kinesiology-and-Physical-Education" : "Department of Kinesiology and Physical Education",
322 "Medicine" : "Department of Medicine",
323 "Microbiology-and-Immunology" : "Department of Microbiology and Immunology",
324 "Neurology" : "Department of Neurology",
325 "Obstetrics-and-Gynecology" : "Department of Obstetrics and Gynecology",
326 "Occupational-Health" : "Department of Occupational Health",
327 "Oncology" : "Department of Oncology",
328 "Ophthalmology" : "Department of Ophthalmology",
329 "Other" : "Other",
330 "Otolaryngology-Head-and-Neck-Surgery" : "Department of Otolaryngology - Head and Neck Surgery",
331 "Pathology" : "Department of Pathology",
332 "Pediatric-Surgery" : "Department of Pediatric Surgery",
333 "Pediatrics" : "Department of Pediatrics",
334 "Pharmacology-Therapeutics" : "Department of Pharmacology & Therapeutics",
335 "Physiology" : "Department of Physiology",
336 "Psychiatry" : "Department of Psychiatry",
337 "School-of-Communication-Sciences-and-Disorders" : "School of Communication Sciences and Disorders",
338 "School-of-Physical-and-Occupational Therapy" : "School of Physical and Occupational Therapy",
339 "Social-Studies-of-Medicine" : "Department of Social Studies of Medicine",
340 "Surgery" : "Department of Surgery"
341 },
342 "McGillDivisionLabel" = "Division of",
343 "McGillDivisionMap" = {
344 "Adolescent-Medicine" : "Division of Adolescent Medicine",
345 "Allergy-and-Clinical-Immunology" : "Division of Allergy and Clinical Immunology",
346 "Bariatric-Surgery" : "Division of Bariatric Surgery",
347 "Cardiac-Surgery" : "Division of Cardiac Surgery",
348 "Cardiology" : "Division of Cardiology",
349 "Cardiovascular-Surgery" : "Division of Cardiovascular Surgery",
350 "Clinical-Epidemiology" : "Division of Clinical Epidemiology",
351 "Colon-and-Rectal-Surgery" : "Division of Colon and Rectal Surgery",
352 "Dentistry" : "Division of Dentistry",
353 "Dermatology" : "Division of Dermatology",
354 "Emergency-Medicine" : "Division of Emergency Medicine",
355 "Endocrinology" : "Division of Endocrinology",
356 "Endocrinology-and-Metabolism" : "Division of Endocrinology and Metabolism",
357 "Experimental-Medicine" : "Division of Experimental Medicine",
358 "Experimental-Surgery" : "Division of Experimental Surgery",
359 "Gastroenterology" : "Division of Gastroenterology",
360 "Gastroenterology-and-Nutrition" : "Division of Gastroenterology and Nutrition",
361 "General-Pediatrics" : "Division of General Pediatrics",
362 "General-Surgery" : "Division of General Surgery",
363 "Geriatric-Medicine" : "Division of Geriatric Medicine",
364 "Gynecologic-Oncology" : "Division of Gynecologic-Oncology",
365 "Gynecology" : "Division of Gynecology",
366 "Hematology" : "Division of Hematology",
367 "Hematology-and-Oncology" : "Division of Hematology and Oncology",
368 "Infectious-Diseases" : "Division of Infectious Diseases",
369 "Internal-Medicine-Residency-Training-Program" : "Division of Internal Medicine Residency Training Program",
370 "Internal-Medicine-General" : "Division of General Internal Medicine",
371 "Maternal-fetal-medicine" : "Division of Maternal-fetal medicine",
372 "Minimally-Invasive-Surgery" : "Division of Minimally Invasive Surgery",
373 "Neonatology" : "Division of Neonatology",
374 "Nephrology" : "Division of Nephrology",
375 "Neurology" : "Division of Neurology",
376 "Neurosurgery" : "Division of Neurosurgery",
377 "Obstetrics" : "Division of Obstetrics",
378 "Ophtalmology" : "Division of Ophtalmology",
379 "Orthopaedic-Surgery" : "Division of Orthopaedic Surgery",
380 "Other" : "Other",
381 "Otolaryngology-and-head-and-neck-surgery" : "Division of Otolaryngology and head and neck surgery",
382 "Paediatric-Surgery" : "Division of Pediatric Surgery",
383 "Pediatric-and-Adolescent-Gynecology" : "Division of Pediatric and Adolescent Gynecology",
384 "Pediatric-Intensive-Care-Unit" : "Division of Pediatric Intensive Care Unit",
385 "Pediatric-Ophthalmology" : "Division of Pediatric Ophthalmology",
386 "Plastic-and-Reconstructive Surgery" : "Division of Plastic and Reconstructive Surgery",
387 "Plastic-Surgery" : "Division of Plastic Surgery",
388 "Reproductive-Biology" : "Division of Reproductive Biology",
389 "Reproductive-Endocrinology-and-Infertility" : "Division of Reproductive Endocrinology and Infertility",
390 "Respiratory-Medicine" : "Division of Respiratory Medicine",
391 "Rheumatology" : "Division of Rheumatology",
392 "Thoracic-Surgery" : "Division of Thoracic Surgery",
393 "Trauma" : "Division of Trauma",
394 "Urology" : "Division of Urology",
395 "Vascular-Surgery" : "Division of Vascular Surgery"
396 },
397 "McGillFacultyLabel" = "Faculty of",
398 "McGillFacultyMap" = {
399 "Medicine" : "Faculty of Medicine",
400 "Dentistry" : "Faculty of Dentistry",
401 "Education" : "Faculty of Education",
402 "Other" : "Other"
403 },
404 "ProgramMap" = {
405 "Unknown" : "Unknown",
406 "Brain-Repair-and-Integrative-Neuroscience-(BRaIN)" : "Brain Repair and Integrative Neuroscience (BRaIN) Program",
407 "Cancer-Research" : "Cancer Research Program",
408 "Child-Health-and-Human-Development" : "Child Health and Human Development Program",
409 "Experimental-Therapeutics-and-Metabolism" : "Metabolic Disorders and Complications Program",
410 "Infectious-Diseases-and-Immunity-in-Global-Health" : "Infectious Diseases and Immunity in Global Health Program",
411 "Translational-Research-into-Respiratory-Diseases" : "Translational Research in Respiratory Diseases Program",
412 "Cardiovascular-Diseases" : "Cardiovascular Health Across the Lifespan Program",
413 "Injury-Repair-Recovery" : "Injury Repair Recovery Program",
414 "Surgical-and-Interventional-Sciences" : "Surgical and Interventional Sciences Program"
415 },
416 "ProgramMapUrl" = {
417 "Unknown" : "Unknown",
418 "Brain-Repair-and-Integrative-Neuroscience-(BRaIN)" : "<a href='/brain-repair-and-integrative-neuroscience-program'>Brain Repair and Integrative Neuroscience (BRaIN) Program</a>",
419 "Cancer-Research" : "<a href='/cancer-research-program'>Cancer Research Program</a>",
420 "Child-Health-and-Human-Development" : "<a href='/child-health-and-human-development-program'>Child Health and Human Development Program</a>",
421 "Experimental-Therapeutics-and-Metabolism" : "<a href='/metabolic-disorders-and-complications-program'>Metabolic Disorders and Complications Program</a>",
422 "Infectious-Diseases-and-Immunity-in-Global-Health" : "<a href='/infectious-diseases-and-immunity-in-global-health-program'>Infectious Diseases and Immunity in Global Health Program</a>",
423 "Translational-Research-into-Respiratory-Diseases" : "<a href='/translational-research-in-respiratory-diseases-program'>Translational Research in Respiratory Diseases Program</a>",
424 "Cardiovascular-Diseases" : "<a href='/cardiovascular-health-across-the-lifespan-program'>Cardiovascular Health Across the Lifespan Program</a>",
425 "Injury-Repair-Recovery" : "<a href='/injury-repair-recovery-program'>Injury Repair Recovery Program</a>",
426 "Surgical-and-Interventional-Sciences" : "<a href='/research/programs/surgical-interventional-sciences'>Surgical and Interventional Sciences Program</a>"
427 }
428
429 >
430</#if>
431<#-- ------------------------------------------------- -->
432<#-- If New Profile have RI MUHC Title than display -->
433<#-- the new layout or else keep the old one -->
434<#-- ------------------------------------------------- -->
435
436<#-- <#if (!validator.isNotNull(RIMUHC_Title.getData()) || RIMUHC_Title.getData().equals("- select from the list -")) -->
437<#if (false)>
438
439 <#if (viewURL?? && viewURL?has_content)>
440 <#--Hide abc navigation bar -->
441 <script type="text/javascript">
442 jQuery(document).ready(function() {
443 jQuery("#p_p_id_56_INSTANCE_cddClAR4RAdD_").hide();
444 });
445 </script>
446 <script type="text/javascript">
447 var addthis_config = {services_compact: 'researchgate,linkedin,facebook,twitter,google_plusone_share,email'};
448 </script>
449 <script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-53397d2356b1c175"></script>
450
451 <#-- ------------------------ -->
452 <#-- Start of Old HTML Layout -->
453 <#-- ------------------------ -->
454 <div>
455 <div class="profile-header">
456 <div class="profil-photo-affiliations">
457 <div class="profile-photo">
458 <#if (ProfilePicture?? && ProfilePicture.getData() != "")>
459 <img class="ProfileImage" src="${ProfilePicture.getData()}" border="0" align="right" alt="" />
460 <#elseif (Picture?? && Picture.getData() != "")>
461 <img class="ProfileImage" src="${Picture.getData()}" border="0" align="right" alt="" />
462 <#else>
463 <img class="ProfileImage" src="/documents/10803/219611/default-avatar.png/75caeffe-9f92-457f-8c82-c9d262d6f9cf?t=1536085855000" border="0" align="right" alt="" />
464 </#if>
465 </div>
466 <div class="profile-affiliations">
467 <#-- RI MUHC Affiliation -->
468 <p class="affiliation bold">
469 ${fieldsMap["RI_MUHC_Affiliation"]}
470 </p>
471 <#if (RI_MUHC_Affiliation?? && RI_MUHC_Affiliation.getData() != "")>
472 <p class="content">${RI_MUHC_Affiliation.getData()}</br>
473 </#if>
474
475 <#if (Axes?? && Axes.getData()?trim?has_content)>
476 <!--<a class="axis-class" href="/web/research-institute-muhc/$Axes.getData()">$axesMap.get($Axes.getData())</a>-->
477 ${axesMap[Axes.getData()]}
478 <#else>
479 <#list Axes.getOptions() as axis>
480 <!--<a class="axis-class" href="/web/research-institute-muhc/$axis">$axesMap.get($axis)</a>-->
481 ${axesMap[axis]}
482 <#if (axis?has_next)></br> </#if>
483 </#list>
484 </#if>
485 </p></br>
486
487 <#-- MUHC Affiliation -->
488 <#if (MUHC_Affiliation?? && MUHC_Affiliation.getData() != "")>
489 <p class="affiliation bold">
490 ${fieldsMap[MUHC_Affiliation.getName()]}
491 </p>
492 <p class="content">${MUHC_Affiliation.getData()}</p></br>
493 </#if>
494
495 <#-- McGill Affiliation -->
496 <#if (McGill_Affiliation?? && McGill_Affiliation.getData() != "")>
497 <p class="affiliation bold">
498 ${fieldsMap[McGill_Affiliation.getName()]}
499 </p>RIMuhcSiteMap
500 <p class="content">${McGill_Affiliation.getData()}</p></br>
501 </#if>
502 </div>
503 </div>
504 <div class="profile-contact-socials">
505 <div class="profile-contact">
506 <ul>
507 <#-- Email -->
508 <#if (Email?? && Email.getData() != "")>
509 <li>
510 <a class="profil-mail" href=mailto:${Email.getData()}>${Email.getData()}</a>
511 </li>
512 </#if>
513
514 <#-- Phone -->
515 <#-- <#if (Phone?? && Phone.getData() != "")>
516 <li class="profil-phone">
517 <strong class="content">
518 ${Phone.getData()}
519 </strong>
520 </li>
521 </#if> -->
522
523 <#-- External Website -->
524 <#if (ExternalWebsite?? && ExternalWebsite.getData() != "")>
525 <li class="profil-external-website">
526 <a href="http://${ExternalWebsite.getData()}" target="_blank">${ExternalWebsite.getData()}</a>
527 </li>
528 </#if>
529 </ul>
530 </div>
531 <div class="contact-socials">
532 <ul>
533 <#if (LinkedIn?? && LinkedIn.getData() != "")>
534 <li>
535 <a href=${LinkedIn.getData()} class="linkedin" target="_blank"></a>
536 </li>
537 </#if>
538 <#if (ResearchGate?? && ResearchGate.getData() != "")>
539 <li>
540 <a href=${ResearchGate.getData()} class="researchgate" target="_blank"></a>
541 </li>
542 </#if>
543 <li>
544 <div class="addthis_toolbox addthis_default_style ">
545 <a class="addthis_counter addthis_pill_style"></a>
546 </div>
547 </li>
548 </ul>
549 </div>
550 </div>
551 </div>
552 <div class="profile-content">
553 <div>
554 <#-- -->
555 <#-- Research Interest -->
556 <#-- -->
557 <#if (Focus?? && Focus.getData() != "")>
558 <p class="SubTitle">
559 ${fieldsMap["ResearchInterests"]}
560 <hr></p>
561 <p class="content padding-left10">${Focus.getData()}</p>
562 </#if>
563
564 <#-- Research Focus -->
565 <#if (ResearchFocus?? && ResearchFocus.getSiblings()??)>
566 <p class="SubTitle">
567 ${fieldsMap["ResearchFocus"]}
568 <hr></p>
569 <ul class="padding-left10">
570 <#list ResearchFocus.getSiblings() as focusField>
571 <#if (focusField?has_content)>
572 <li class="content research-focus-li"> ${focusField.getData()}</li>
573 </#if>
574 </#list>
575 </ul>
576 </#if>
577
578 <#-- -->
579 <#-- Keywords -->
580 <#-- -->
581 <#if (Keywords?? && Keywords.getData() != "")>
582 <p class="SubTitle">
583 ${fieldsMap[Keywords.getName()]}
584 <hr></p>
585 <p class="content padding-left10">${Keywords.getData()}</p>
586 </#if>
587
588 <p class="SubTitle">
589 ${fieldsMap["Publications"]}
590 <hr></p>
591 <#-- Pubmed -->
592 <#if (Pubmed?? && Pubmed.getData() != "")>
593 <p class="content bold" style="padding-left:38px">
594 ${fieldsMap["Click_On"]}
595 <a href=${Pubmed.getData()} target="_blank">
596 <img class="pubmed" src="/documents/10803/74539/pubmed-logo.png/7de81508-2adf-4fbf-a77d-92f03b10385d?t=1536085844000" alt="Pubmed" />
597 </a>
598 ${fieldsMap["See_Publications_List"]}
599 </p>
600 </#if>
601 <ul class="padding-left10">
602 <#if (Publication1?? && Publication1.getData() != "")>
603 <li>
604 <p class="content">${Publication1.getData()}</p>
605 </li>
606 </#if>
607 <#if (Publication2?? && Publication2.getData() != "")>
608 <li>
609 <p class="content">${Publication2.getData()}</p>
610 </li>
611 </#if>
612 <#if (Publication3?? && Publication3.getData() != "")>
613 <li>
614 <p class="content">${Publication3.getData()}</p>
615 </li>
616 </#if>
617 <#if (Publication4?? && Publication4.getData() != "")>
618 <li>
619 <p class="content">${Publication4.getData()}</p>
620 </li>
621 </#if>
622 <#if (Publication5?? && Publication5.getData() != "")>
623 <li>
624 <p class="content">${Publication5.getData()}</p>
625 </li>
626 </#if>
627 </ul>
628 </div>
629 </div>
630 </div>
631 <#elseif (viewURL)>
632 <a href=${viewURL}>${Lastname.getData()}, ${Firstname.getData()}</a>
633 </#if>
634<#else>
635
636 <#if (viewURL?? && viewURL?has_content)>
637 <#-- Hide abc navigation bar -->
638 <script type="text/javascript">
639 jQuery(document).ready(function() {
640 jQuery("#p_p_id_56_INSTANCE_cddClAR4RAdD_").hide();
641 });
642 </script>
643 <script type="text/javascript">
644 var addthis_config = {services_compact: 'researchgate,linkedin,facebook,twitter,google_plusone_share,email'};
645 </script>
646 <script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-53397d2356b1c175"></script>
647
648 <style>
649 @media (max-width:600px) {
650 .profile-affiliations {
651 float: left;
652 padding-left: 10px;
653 }
654
655 .profile-content {
656 padding-top: 16px;
657 float: left;
658 margin-top: -50px;
659 }
660
661 .contact-socials {
662 float: none;
663 padding-right: 20px;
664 padding-top: 55px;
665 }
666 }
667 </style>
668
669
670 <#-- ------------------------ -->
671 <#-- Start of New HTML Layout -->
672 <#-- ------------------------ -->
673 <div>
674 <div class="profile-header">
675 <div class="profil-photo-affiliations">
676 <div class="profile-photo">
677 <#if (PictureURL?? && PictureURL.getData() != "")>
678 <img class="ProfileImage" src="${PictureURL.getData()}" border="0" align="right" alt="" />
679 <#elseif (ProfilePicture?? && ProfilePicture.getData() != "")>
680 <img class="ProfileImage" src="${ProfilePicture.getData()}" border="0" align="right" alt="" />
681 <#elseif (Picture?? && Picture.getData() != "")>
682 <img class="ProfileImage" src="${Picture.getData()}" border="0" align="right" alt="" />
683 <#else>
684 <img class="ProfileImage" src="/documents/10803/0/researcher_avatar_200x280.png" border="0" align="right" alt="" />
685 </#if>
686 </div>
687 <div class="profile-affiliations">
688 <div style="display: table; height: 290px; overflow: hidden; width:100%;">
689 <div style="display: table-cell; vertical-align: middle;">
690 <div>
691 <#-- -->
692 <#-- MUHC Affiliation -->
693 <#-- <#if (validator.isNotNull($MUHC_Affiliation.getData())) -->
694 <#-- <p class="content">$MUHC_Affiliation.getData()</p> -->
695 <#-- </#if> -->
696 <#-- -->
697
698 <#-- RI MUHC Title -->
699 <#if (RIMUHC_Title?has_content
700 && RIMUHC_Title.getData()?trim != ''
701 && !RIMUHC_Title.equals("- select from the list -")
702 && RIMUHC_Title.getData()?trim != "Unknown")>
703 <#-- <#if (RIMUHC_Title.equals("Other"))>
704 <#if (RIMUHC_Title_Other?? && RIMUHC_Title_Other.getData() != "")>
705 <p class="riMuhcTitle">${RIMUHC_Title_Other.getData()},
706 ${fieldsMap["RI-MUHC"]}
707 </#if>
708 <#else>
709 <#if (RIMUHC_Title.getData() == "Unknown")>
710 <p class="content">
711 ${fieldsMap["RI-MUHC"]}
712 <#else>
713 ${RIMuhcTitleMap[RIMUHC_Title.getData()]}, ${fieldsMap["RI-MUHC"]}
714 </#if>
715 </#if> -->
716 <#-- Nested the RI MUHC Site declaration within RI MUHC Title block to resolve the random space after the title -->
717 <#-- RI MUHC Site -->
718 <#if (RIMUHC_Site?has_content
719 && RIMUHC_Site.getData()?trim != ''
720 && !RIMUHC_Site.equals("- select from the list -")
721 && (RIMuhcSiteMap[RIMUHC_Site.getData()] != ""))>
722 <#if (RIMUHC_Site.getData() == "MNI/H")>
723 <p>${RIMuhcTitleMap[RIMUHC_Title.getData()]}, ${fieldsMap["RI-MUHC"]} ${RIMuhcSiteMap[RIMUHC_Site.getData()]}
724 <#elseif (RIMUHC_Site.getData() == "Other" || RIMUHC_Site.getData() == "DSP") >
725 <p>${RIMuhcTitleMap[RIMUHC_Title.getData()]}, ${fieldsMap["RI-MUHC"]}
726 <#else>
727 <p>${RIMuhcTitleMap[RIMUHC_Title.getData()]}, ${fieldsMap["RI-MUHC"]}, ${RIMuhcSiteMap[RIMUHC_Site.getData()]}
728 </#if>
729 <#else>
730 ${RIMuhcTitleMap[RIMUHC_Title.getData()]}, ${fieldsMap["RI-MUHC"]}
731
732 </#if>
733
734
735 <#else>
736 <#if (MUHC_Affiliation?has_content)>
737 <p class="content">${MUHC_Affiliation.getData()}</p>
738 </#if>
739 </#if>
740
741
742 </p>
743
744 <#-- Program -->
745 <#if (Program?? && Program?has_content
746 && !Program.equals("- select from the list -")
747 && !Program.equals("Unknown")
748 && Program.getData() != "Unknown"
749 && Program.getData() != ""
750 )>
751 <span class="riMuhcProgram">
752 ${ProgramMapUrl[Program.getData()]}
753 </span>
754 </#if>
755
756 <#-- Centre -->
757 <#if (RI_MUHC_Centre.getData()?has_content
758 && !RI_MUHC_Centre.equals("- select from the list -")
759 && !RI_MUHC_Centre.equals("Unknown")
760 )>
761 <#if (centreMap[RI_MUHC_Centre.getData()] != "Non-IR CUSM"
762 && centreMap[RI_MUHC_Centre.getData()] != "Non-RI MUHC"
763 )>
764 <p>
765 ${centreMap[RI_MUHC_Centre.getData()]}
766 </p>
767 </#if>
768 </#if>
769
770 <#-- McGill Appointment + McGill Department + McGill Faculty + McGill -->
771 <#if (McGill_Appointment?? && McGill_Appointment.getData() != "" && McGill_Department?? && McGill_Department.getData() != "" && McGill_Faculty?? && McGill_Faculty.getData() != "")>
772 <p style = "padding-top:10px;">${McGill_Appointment.getData()}, ${McGill_Department.getData()}, ${McGill_Faculty.getData()},
773 ${McGillUniName}
774 </p>
775 </#if>
776
777 <#-- MUHC Department + MUHC Division + MUHC -->
778 <#if (MUHC_Department?? && MUHC_Department.getData() != "" && MUHC_Division?? && MUHC_Division.getData() != "")>
779 <p style = "padding-top:10px;">${MUHC_Department.getData()}, ${MUHC_Division.getData()},
780 ${MUHCName}
781 </p>
782 </#if>
783
784
785 <#-- -->
786 <#-- RI-MUHC Site -->
787 <#-- -->
788 <#-- <#if (validator.isNotNull($RIMUHC_Site.getData()) && !$RIMUHC_Site.getData().equals("- select from the list -"))
789 <#-- <#if($RIMUHC_Site.getData().equals("Other"))
790 <#-- <#if (validator.isNotNull($RIMUHC_Site_Other.getData()))
791 <#-- $RIMUHC_Site_Other.getData()
792 <#-- </#if>
793 <#-- #else
794 <#-- $RIMuhcSiteMap.get($RIMUHC_Site.getData())
795 <#-- </#if>
796 </#if> -->
797
798 </p>
799
800 <p> </p>
801
802 <#-- -->
803 <#-- Social Contacts -->
804 <#-- -->
805 <div class="profile-contact-socials">
806 <div class="profile-contact">
807 <ul>
808 <#-- Profile Name -->
809 <#-- <li>
810 <#-- <#if (validator.isNotNull($Degrees.getData()))
811 <#-- $Firstname.getData() $Lastname.getData(), $Degrees.getData()
812 <#-- #else
813 <#-- $Firstname.getData() $Lastname.getData()
814 <#-- </#if>
815 <#-- </li> -->
816
817 <#-- Email -->
818 <#if (Email?? && Email.getData() != "")>
819 <li>
820 <a class="profil-mail" href=mailto:${Email.getData()}>${Email.getData()}</a>
821 </li>
822 </#if>
823
824 <#-- External Website -->
825 <#if (ExternalWebsite?? && ExternalWebsite.getData() != "")>
826 <li>
827 <!-- Confirm whether to include the protocol in the link or not -->
828
829 <a class="new-profil-external-website" href="http://${ExternalWebsite.getData()}" target="_blank">
830 ${fieldsMap["ExternalWebsite"]}
831 </a>
832 </li>
833 </#if>
834 </ul>
835 </div>
836 <div style="vertical-align: bottom;" class="contact-socials">
837 <ul>
838 <#if (LinkedIn?? && LinkedIn.getData() != "")>
839 <li>
840 <a href=${LinkedIn.getData()} style="background: url('/documents/10803/11054/linked+in.png/f72f1ba0-b290-49c2-824a-ca5a5c1df235') no-repeat left; padding-right: 40px;" target="_blank">
841 </a>
842 </li>
843 </#if>
844 <#if (ResearchGate?? && ResearchGate.getData() != "")>
845 <li>
846 <a href=${ResearchGate.getData()} style="background: url('/documents/10803/11054/researchgate_icon.png/18003846-861e-e8fa-c5b4-acfef0d34f2a') no-repeat left; padding-right: 40px;" target="_blank"></a>
847 </li>
848 </#if>
849 <li>
850 <div class="addthis_toolbox addthis_default_style ">
851 <a class="addthis_counter addthis_pill_style"></a>
852 </div>
853 </li>
854 </ul>
855 </div>
856 </div>
857 </div>
858 </div>
859 </div>
860 </div>
861 </div>
862 </div>
863 <div class="profile-content">
864 <div>
865 <#-- -->
866 <#-- Keywords -->
867 <#-- -->
868 <#if (Keywords?? && Keywords.getData() != "")>
869 <p class="SubTitle">
870 ${fieldsMap[Keywords.getName()]}
871 <hr></p>
872 <p class="content padding-left10">
873 ${Keywords.getData()}
874 </p>
875 </#if>
876
877 <#-- -->
878 <#-- Research Focus -->
879 <#-- -->
880 <#if (Focus?? && Focus.getData() != "")>
881 <p class="SubTitle">
882 ${fieldsMap["ResearchFocusHeader"]}
883 <hr></p>
884 <p class="content padding-left10">${Focus.getData()}</p>
885 </#if>
886
887 <#-- <#if (validator.isNotNull($ResearchFocus.getData()))
888 <#-- <p class="SubTitle">$fieldsMap.get($ResearchFocus.getName())
889 <#-- <hr>
890 <#-- </p>
891 <#-- <ul class="padding-left10">
892 <#-- #foreach($focusField in $ResearchFocus.getSiblings())
893 <#-- <#if(validator.isNotNull($focusField.getData()))
894 <#-- <li class="content research-focus-li"> $focusField.getData()</li>
895 <#-- </#if>
896 <#-- </#if>
897 <#-- </ul>
898 <#-- </#if>
899
900 <#-- -->
901 <#-- Publications -->
902 <#-- -->
903 <#if ((Publication1?? && Publication1.getData() != "")
904 || (Publication2?? && Publication2.getData() != "")
905 || (Publication3?? && Publication3.getData() != "")
906 || (Publication4?? && Publication4.getData() != "")
907 || (Publication5?? && Publication5.getData() != "")
908 )>
909 <p class="SubTitle">
910 ${fieldsMap["Publications"]}
911 <hr></p>
912 <#-- Pubmed -->
913 <#if (Pubmed?has_content)>
914 <p class="content bold" style="padding-left:38px">
915 ${fieldsMap["Click_On"]}
916 <a href=${Pubmed.getData()} target="_blank">
917 <img class="pubmed" src="/documents/10803/74539/pubmed-logo.png/7de81508-2adf-4fbf-a77d-92f03b10385d?t=1536085844000" alt="Pubmed" />
918 </a>
919 ${fieldsMap["See_Publications_List"]}
920 </p>
921 </#if>
922 <ul class="padding-left10">
923 <#-- --. -->
924 <#-- Automatic PMID should follow this format inside the quote "PMID: 2343435534." at the end of the Publications sentences -->
925 <#-- -->
926 <#if (Publication1?? && Publication1.getData()?has_content)>
927 <li>
928 <#assign
929 index = 0
930 index = Publication1.getData()?last_index_of("PMID:")
931 index = index + 6
932 length = Publication1.getData()?length
933 length = length - 1
934 url = Publication1.getData()?substring(index , length )
935 />
936
937 <#if (Publication1.getData()?last_index_of("PMID:") gt 0)>
938 <p class="content">${Publication1.getData()?replace(url, "<a target='_blank' href='http://www.ncbi.nlm.nih.gov/pubmed/" + url + "'>" + url + "</a>")}</p>
939 <#else>
940 <p class="content">${Publication1.getData()}</p>
941 </#if>
942 </li>
943 </#if>
944 <#if (Publication2?? && Publication2.getData()?has_content)>
945 <li>
946 <#assign
947 index = 0
948 index = Publication2.getData()?last_index_of("PMID:")
949 index = index + 6
950 length = Publication2.getData()?length
951 length = length - 1
952 url = Publication2.getData()?substring(index , length )
953 />
954
955 <#if (Publication2.getData()?last_index_of("PMID:") gt 0)>
956 <p class="content">${Publication2.getData()?replace(url, "<a target='_blank' href='http://www.ncbi.nlm.nih.gov/pubmed/" + url + "'>" + url + "</a>")}</p>
957 <#else>
958 <p class="content">${Publication2.getData()}</p>
959 </#if>
960 </li>
961 </#if>
962 <#if (Publication3?? && Publication3.getData()?has_content)>
963 <li>
964 <#assign index = 0
965 index = Publication3.getData()?last_index_of("PMID:")
966 index = index + 6
967 length = Publication3.getData()?length
968 length = length - 1
969 url = Publication3.getData()?substring(index , length )
970 />
971
972 <#if (Publication3.getData()?last_index_of("PMID:") gt 0)>
973 <p class="content">${Publication3.getData()?replace(url, "<a target='_blank' href='http://www.ncbi.nlm.nih.gov/pubmed/" + url + "'>" + url + "</a>")}</p>
974 <#else>
975 <p class="content">${Publication3.getData()}</p>
976 </#if>
977 </li>
978 </#if>
979 <#if (Publication4?? && Publication4.getData()?has_content)>
980 <li>
981 <#assign
982 index = 0
983 index = Publication4.getData()?last_index_of("PMID:")
984 index = index + 6
985 length = Publication4.getData()?length
986 length = length - 1
987 url = Publication4.getData()?substring(index , length )
988 />
989
990 <#if (Publication4.getData()?last_index_of("PMID:") gt 0)>
991 <p class="content">${Publication4.getData()?replace(url, "<a target='_blank' href='http://www.ncbi.nlm.nih.gov/pubmed/" + url + "'>" + url + "</a>")}</p>
992 <#else>
993 <p class="content">${Publication4.getData()}</p>
994 </#if>
995
996 </li>
997 </#if>
998 <#if (Publication5?? && Publication5.getData()?has_content)>
999 <li>
1000 <#assign
1001 index = 0
1002 index = Publication5.getData()?last_index_of("PMID:")
1003 index = index + 6
1004 length = Publication5.getData()?length
1005 length = length - 1
1006 url = Publication5.getData()?substring(index , length )
1007 />
1008
1009 <#if (Publication5.getData()?last_index_of("PMID:") gt 0)>
1010 <p class="content">${Publication5.getData()?replace(url, "<a target='_blank' href='http://www.ncbi.nlm.nih.gov/pubmed/" + url + "'>" + url + "</a>")}</p>
1011 <#else>
1012 <p class="content">${Publication5.getData()}</p>
1013 </#if>
1014 </li>
1015 </#if>
1016 </ul>
1017 </#if>
1018 </div>
1019 </div>
1020 </div>
1021 <#elseif (viewURL??)>
1022 <a href=${viewURL}>${Lastname.getData()}, ${Firstname.getData()}</a>
1023 </#if>
1024 <script>
1025 Liferay.Browser.isIe = () => true;
1026 $('.taglib-text.hide-accessible').remove();
1027 </script>
1028</#if>