document.write('
'); var heart_info_h = new Array(); var heart_info_p = new Array(); heart_info_h[1] = 'Chapter 1: The Many Faces of Depression [9:36]'; heart_info_p[1] = 'Depression takes many forms, and can strike anyone. Meet Andrew Solomon, author and expert on the topic.'; heart_info_h[2] = 'Chapter 2: Depression in Adolescents [9:35]'; heart_info_p[2] = 'Adolescent depression can go undiagnosed when mistaken for typical teen behaviors. Emily and Hart tell their stories.'; heart_info_h[3] = 'Chapter 3: The Mysteries of the Adolescent Brain [5:34]'; heart_info_p[3] = 'The Satows lost their college-aged son, Jed, to suicide. Why? Researchers use MRI scans to study the teen brain.'; heart_info_h[4] = 'Chapter 4: Postpartum Depression [3:29]'; heart_info_p[4] = 'The hormonal shifts of pregnancy and childbirth can trigger post-partum depression. Ellie explains what happened to her.'; heart_info_h[5] = 'Chapter 5: Trauma, Stress, and Depression [9:37]'; heart_info_p[5] = 'Shep and Jiwe describe the childhood traumas that affected them. What is the dynamic between genetics and environment?'; heart_info_h[6] = 'Chapter 6: Common Depression [6:50]'; heart_info_p[6] = 'Terrie describes the denial of depression among African- Americans, while Philip sees the stigma in the corporate world.'; heart_info_h[7] = 'Chapter 7: The Promise of Treatment [7:09]'; heart_info_p[7] = 'Andrew shows his treatment regimen, which includes pills, therapy, and exercise.'; heart_info_h[8] = 'Chapter 8: Treatment in Teens [4:59]'; heart_info_p[8] = 'Hart, Emma, and their families talk about medications and therapy. New methods aim to find faster-acting treatments.'; heart_info_h[9] = 'Chapter 9: Electroshock Treatment [6:56]'; heart_info_p[9] = 'Electroshock therapy (ECT) can treat depression safely and effectively, especially in the elderly.'; heart_info_h[10] = 'Chapter 10: Experimental Treatments [6:31]'; heart_info_p[10] = 'New discoveries are helping people with treatment-resistant depression. Deep brain stimulation gave Deanna her life back.'; heart_info_h[11] = 'Chapter 11: Recovery [11:37]'; heart_info_p[11] = 'Philip and Terrie help themselves by helping others. Ellie prepares for a healthy second pregnancy.'; heart_info_h[12] = 'Chapter 12: Final Thoughts [4:51]'; heart_info_p[12] = 'The Satows work to prevent suicide on college campuses.. Support from loved ones can aid treatment.'; function video_roll_show(vin) { document.getElementById('vn-roll-h3').innerHTML = heart_info_h[vin]; document.getElementById('vn-roll-p').innerHTML = heart_info_p[vin]; document.getElementById('default-video-info').style.display = "none"; document.getElementById('default-video-info').style.display = "none"; document.getElementById('roll-video-info').style.display = "block"; } function video_roll_hide() { document.getElementById('roll-video-info').style.display = "none"; document.getElementById('default-video-info').style.display = "block"; }