// Breakthroughs Javascript service

// Errors: 


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

s = new slide();
s.src = '/uploadedimages/Breakthroughs/Breakthrough_NWdiabetes.jpg';
s.link = '/NWdiabeteswebinar.aspx';
s.title = 'Worried about diabetes? Talk to an expert online';
s.text = '<font class=lnav_header>Worried about diabetes? Talk to an expert online</font><br><br/>Register today for a lunchtime chat on Sept. 14 with diabetes expert Dr. Rakesh Patel. He can give you answers about the latest treatments in medicine, from insulin pumps to continuous glucose monitors.<br><br><a class=body href=/NWdiabeteswebinar.aspx><b><font size=3>&raquo;<\/font> Learn the risks for getting diabetes<\/b><\/a>';
ss.add_slide(s);

s = new slide();
s.src = '/uploadedimages/Breakthroughs/Breakthrough_NWPainManagement.jpg';
s.link = 'http://memorialhermann.acrobat.com/p89938560/';
s.title = 'If You Have Pain, It Can Be Treated';
s.text = '<font class=lnav_header>If You Have Pain, It Can Be Treated<\/font><br/><br/>Learn about the latest treatments for managing chronic pain in this Aug. 25 recording of a live Q&A with pain management specialist Dr. Hui Suk Kang.<br><br><a class=body href=\'http://memorialhermann.acrobat.com/p89938560/\'><b><font size=3>&raquo;<\/font> Get your questions answered by the doctor<\/b><\/a>';
ss.add_slide(s);

s = new slide();
s.src = '/uploadedimages/Breakthroughs/Breakthrough_headaches2.jpg';
s.link = '/asktheexpert/NWwebinar1.aspx';
s.title = 'Get help for chronic headaches';
s.text = '<font class=lnav_header>Get help for chronic headaches<\/font><br><br>More than 45 million Americans suffer from chronic headaches. If you’re one of them, get some relief options in this April 28 chat with a doctor who answered questions live.<br/><a class=body href=/asktheexpert/NWwebinar1.aspx><b><font size=3>&raquo;<\/font> Learn more about this often debilitating condition<\/b><\/a>';
ss.add_slide(s);

s = new slide();
s.src = '/uploadedimages/Breakthroughs/Breakthrough_healthgradestop50.jpg';
s.link = '/locations/northwest/content.aspx?id=8340';
s.title = 'One of America\'s 50 Best Hospitals for 2010';
s.text = '<font class=lnav_header>One of America\'s 50 Best Hospitals for 2010<\/font><br><br>HealthGrades has awarded Memorial Hermann Northwest Hospital America’s 50 Best Award placing the hospital in the Top 1% in the nation for overall Clinical Quality.<br><br><a class=body href=/locations/northwest/content.aspx?id=8340><b><font size=3>&raquo;<\/font> The only in the Houston area named among America\'s 50 Best Hospitals<\/b><\/a>';
ss.add_slide(s);

s = new slide();
s.src = '/mh_images/Breakthrough_Reuters_Top_Hospitals.gif';
s.link = '/locations/northwest/content.aspx?id=4910';
s.title = 'Among Nation\'s 100 Top Cardiovascular Hospitals';
s.text = '<font class=lnav_header>Among Nation\'s 100 Top Cardiovascular Hospitals<\/font><br><br>The hospital grouping comprised of Memorial Hermann Heart & Vascular Institute-Southwest, Northwest, Southeast and The Woodlands has been recognized for cardiovascular care.<br/><a class=body href=/locations/northwest/content.aspx?id=4910><b><font size=3>&raquo;<\/font> Learn more about this designation<\/b><\/a>';
ss.add_slide(s);

s = new slide();
s.src = '/locations/northwest/images/breakthrough_chest_pain_accreditation.gif';
s.link = '/locations/northwest/content.aspx?id=496';
s.title = 'Chest Pain Accreditation';
s.text = '<font class=lnav_header>Chest Pain Accreditation<\/font><br><br>Memorial Hermann Northwest Hospital is one of only a handful of hospitals in the Houston area to have earned an accreditation from The Society of Chest Pain Centers (SCPC).<br/><a class=body href=/locations/northwest/content.aspx?id=496><b><font size=3>&raquo;<\/font> Learn how Memorial Hermann Northwest treats your heart<\/b><\/a>';
ss.add_slide(s);

s = new slide();
s.src = '/locations/northwest/images/breakthrough_pathways_to_excellence.gif';
s.link = '/locations/northwest/content.aspx?id=2390';
s.title = 'Pathways to Excellence';
s.text = '<font class=lnav_header>Pathways to Excellence<\/font><br><br>Memorial Hermann Northwest Hospital’s nursing staff was recently awarded the Pathways to Excellence™ designation.<br/><a class=body href=/locations/northwest/content.aspx?id=2390><b><font size=3>&raquo;<\/font> Discover why we’re among the best places to work for nurses<\/b><\/a>';
ss.add_slide(s);

s = new slide();
s.src = '/locations/northwest/images/breakthrough_Knee_Replacement.gif';
s.link = '/locations/northwest/content.aspx?id=516';
s.title = 'Minimally Invasive Knee Replacement';
s.text = '<font class=lnav_header>Minimally Invasive Knee Replacement<\/font><br><br>Patients with debilitating knee pain now have a surgical option that allows a much quicker return to normal activities.<br/><a class=body href=/locations/northwest/content.aspx?id=516><b><font size=3>&raquo;<\/font> Learn more about the Memorial Hermann Joint Center<\/b><\/a>';
ss.add_slide(s);



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