// Breakthroughs Javascript service

// Errors: 


ss = new slideshow('ss');
ss.timeout = 15000;

s = new slide();
s.src = '/uploadedimages/Breakthroughs/Breakthroughs_CMHHPediheart.jpg';
s.link = '/CHeartHealth.aspx';
s.title = 'Live Chat: Heart Problems in Children';
s.text = '<font class=lnav_header>Live Chat: Heart Problems in Children</font><br><br/>Cardiac issues in children can be life threatening without the proper diagnostic care and treatment and are a cause for concern for many parents and future parents. Register now to chat with a doctor about conditions that affect thousands of American families each year.<br><br><a class=body href=\' /CHeartHealth.aspx\'>&raquo;<\/font> About 1 percent of infants are born with a congenital heart defect<\/b><\/a>';
ss.add_slide(s);

s = new slide();
s.src = '/mh_images/Breakthrough_InsideCMHH.gif';
s.link = '/locations/childrens/content.aspx?id=2318';
s.title = 'See inside Children\'s Memorial Hermann Hospital';
s.text = '<font class=lnav_header>See inside Children\'s Memorial Hermann Hospital</font><br><br/>A photographer captured our patients, families, physicians and staff members in candid shots. Experience what a day with us is like in this slideshow.<br/><a class=body href=/locations/childrens/content.aspx?id=2318><b><font size=3>&raquo;<\/font>We are one of the country\'s largest pediatric hospitals<\/b><\/a>';
ss.add_slide(s);

s = new slide();
s.src = '/uploadedImages/Breakthroughs/breakthrough_treebranch.gif';
s.link = '/multimedialibrary/garretstory.aspx';
s.title = 'An incredible true story of survival';
s.text = '<font class=lnav_header>An incredible true story of survival<\/font><br><br>12-year-old Garret Mullikin was on vacation with his family when he decided to ride his friend\'s new dirt bike. It was Garret\'s first time on the bike and he lost control on a hill. He crashed and was impaled by a tree branch.<br><a class=body href=/multimedialibrary/garretstory.aspx><b><font size=3>&raquo;<\/font> Watch what it took to save his life, in Garret’s Story<\/b><\/a>';
ss.add_slide(s);

s = new slide();
s.src = '/uploadedImages/Breakthroughs/Breakthrough_CMHHEmergencies.jpg';
s.link = '/asktheexpert/CHevent1.aspx';
s.title = 'Learn how to handle kids and emergencies';
s.text = '<font class=lnav_header>Learn how to handle kids and emergencies</font><br><br/>See what pediatrician Dr. Rachel Baker had to say about how to handle emergency situations concerning your child. Our June 10 chat helped parents know when something is serious enough to go to the doctor or the emergency center.<br><br><a class=body href=\'/asktheexpert/CHevent1.aspx\'><b><font size=3>&raquo;<\/font> It\'s not too late to get your question answered<\/b><\/a>';
ss.add_slide(s);

s = new slide();
s.src = '/locations/childrens/images/breakthrough_childrens_neuroscience_center.gif';
s.link = '/locations/childrens/content.aspx?id=1940';
s.title = 'Expertise in Pediatric Neurological Disorders';
s.text = '<font class=lnav_header>Children\'s Neuroscience Center<\/font><br><br><b>Expertise in Pediatric Neurological Disorders<\/b><br/>Pediatric neurologists provide a broad range of diagnostic and treatment services for children with complex health issues, such as epilepsy, brain malformations and learning disabilities.<br/><a class=body href=/locations/childrens/content.aspx?id=1940><b><font size=3>&raquo;<\/font> Read more about our expertise in pediatric neurological disorders<\/b><\/a>';
ss.add_slide(s);

s = new slide();
s.src = '/locations/childrens/images/Breakthrough_Cleimar_Standing.gif';
s.link = '/locations/childrens/content.aspx?id=1930';
s.title = 'Remarkable Heart Care for Children';
s.text = '<font class=lnav_header>Children\'s Heart Institute<\/font><br><br><b>Remarkable Heart Care for Children<\/b><br/>The physicians at the Children\'s Heart Institute are leaders in the field of pediatric heart care, providing services for children with congenital and acquired heart disorders.<br/><a class=body href=/locations/childrens/content.aspx?id=1930><b><font size=3>&raquo;<\/font> Read more about remarkable heart care for children<\/b><\/a>';
ss.add_slide(s);

s = new slide();
s.src = '/locations/childrens/images/breakthrough_ecmo_award.gif';
s.link = '/locations/childrens/content.aspx?id=2124';
s.title = 'Excellence in Neonatal Care';
s.text = '<font class=lnav_header>ECMO Award<\/font><br><br><b>Excellence in Neonatal Care<\/b><br/>Children’s Memorial Hermann Hospital is recognized as one of the only centers in the world to receive the ELSO Award for excellence in extracorporeal membrane oxygenation (ECMO).<br/><a class=body href=/locations/childrens/content.aspx?id=2124><b><font size=3>&raquo;<\/font> Learn more about our excellence in neonatal care<\/b><\/a>';
ss.add_slide(s);

s = new slide();
s.src = '/uploadedimages/Breakthroughs/Breakthrough_CMHHMaternalFetalMedicine.jpg';
s.link = '/locations/childrens/content.aspx?id=1004';
s.title = 'Specialized Care for High Risk Pregnancies';
s.text = '<font class=lnav_header>Maternal-Fetal Medicine<\/font><br><br><b>Specialized Care for High Risk Pregnancies<\/b><br/>Our maternal-fetal medicine program provides special care for women whose pregnancies are considered high risk because of complications such as multiple gestations, preterm labor and hypertension.<br/><a class=body href=/locations/childrens/content.aspx?id=1004><b><font size=3>&raquo;<\/font> Read more about specialized care for high risk pregnancies<\/b><\/a>';
ss.add_slide(s);



for (var i=0; i < ss.slides.length; i++){s = ss.slides[i];s.target = '_self';}
