%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream
<?php include("includes/header.php"); ?> <!--BreadcrumbsStart--> <section id="breadcrumbs"> <div class="container"> <div class="row"> <div class="col-md-12"> <h1>Patient Story</h1> </div> <div class="col-md-12"> <ul> <li><a href="/">Sharda Hospital</a></li> <li>Patient Story</li> </ul> </div> </div> </div> </section> <!--BreadcrumbsEnd--> <!--MainDIV-Start--> <section id="main"> <div class="container"> <div class="row"> <div class="top-story"> <div class="col-md-4 col-xs-12 col-sm-12 line-height24"> <h2 class="h2 line-height24"><?php echo substr(strip_tags($patient_stories[0]['PatientStoryTitle']),0,60); ?></h2> <p class="mrg-top50"><?php echo substr(strip_tags($patient_stories[0]['PatientStoryContent']),0,180);?></p> <ul class="storybox"> <li> <a href="<?php echo base_url();?>patient-story/<?php echo $patient_stories[0]['PatientStoryPageURL']?>" class="hosBtn"><svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="0.433071in" height="0.298622in" viewBox="0 0 433 299" xmlns:xlink="http://www.w3.org/1999/xlink"> <path d="M289 7c-9,-9 -24,-9 -34,0 -9,9 -9,24 0,34l86 85 -317 0c-13,0 -24,10 -24,23 0,13 11,24 24,24l317 0 -86 85c-9,9 -9,24 0,34 5,4 11,7 17,7 6,0 13,-3 17,-7l144 -143 -144 -142z"/> </svg></a> <span class="storyshowhide">View more</span> </li> </ul> </div> <div class="col-md-8 col-xs-12 col-sm-12"> <span class="img"><img src="<?php echo base_url();?>images/patient/family.jpg" class="img-responsive mrg-bot30"></span> </div> </div> </div> </div> </section> <!--MainDIV-End--> <!--SuperSpeciality-Start--> <section> <div class="container"> <div class="row"> <!--PatientsStories--Start--> <div class="facilities"> <?php foreach($patient_stories as $i=>$patient_story){ if($i>0){ ?> <div class="col-md-4 col-sm-6 col-xs-12"> <div class="color-change"> <h4><a href="<?php echo base_url();?>patient-story/<?php echo $patient_story['PatientStoryPageURL']?>"><?php echo strip_tags($patient_story['PatientStoryTitle']); ?></a></h4> <span class="line"></span> <p><?php echo substr(strip_tags($patient_story['PatientStoryContent']),0,180);?></p> <ul class="storybox"> <li> <a href="<?php echo base_url();?>patient-story/<?php echo $patient_story['PatientStoryPageURL']?>" class="hosBtn"><svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="0.433071in" height="0.298622in" viewBox="0 0 433 299" xmlns:xlink="http://www.w3.org/1999/xlink"> <path d="M289 7c-9,-9 -24,-9 -34,0 -9,9 -9,24 0,34l86 85 -317 0c-13,0 -24,10 -24,23 0,13 11,24 24,24l317 0 -86 85c-9,9 -9,24 0,34 5,4 11,7 17,7 6,0 13,-3 17,-7l144 -143 -144 -142z"/> </svg></a> <span class="storyshowhide">View more</span> </li> </ul> <div class="clearfix"></div> </div> </div> <?php } } ?> </div> <!--PatientsStories--End--> </div> </div> </section> <!--SuperSpeciality-End--> <!--OurLeadership-Start--> <section id="our_leadership"> <div class="container"> <div class="row"> <div class="col-md-12 text-center"> <h2>Services & Facilities</h2> <p>Access helpful information about your day of surgery. pre and post-surgery guidelines, and how to process can differ for children and adults.</p> <!--<a href="<?php //echo base_url();?>CentersOfExcellence/institute-of-child-care" class="button">Learn more</a>--> </div> </div> </div> </section> <!--OurLeadership-End--> <?php include('includes/bottom_boxes.php') ?> <?php include('includes/quick_links.php') ?> <?php include('includes/subscribe.php') ?> <?php include('includes/footer.php'); ?>