%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>Visiting Guidelines</h1> </div> <div class="col-md-12"> <ul> <li><a href="/">Sharda Hospital</a></li> <li>Patients & Visitors</li> <li>Visiting Guidelines</li> </ul> </div> </div> </div> </section> <!--BreadcrumbsEnd--> <!--MainDIV-Start--> <section id="main"> <div class="container"> <div class="row"> <!--CenterDIV-Start--> <div class="patient_stories line-height24"> <div class="col-md-9 col-sm-8 main-content"> <h2 class="h2inner mrg-bot30">VISITING HOURS</h2> <p>Morning – 11:00 AM to 1:00 PM<br /> Evening – 5:00 PM to 7:00 PM</p> <br /> <h2 class="h2inner mrg-bot30">GUIDELINES</h2> <ul> <li>Attendant pass is allotted to the attendant who can stay 24 hours with the patient.</li> <li>Visitors passes are allotted at the time of admission, who can meet the patient during visiting hours</li> <li>No entry will be permitted out of visiting hours</li> </ul> </div> </div> <!--CenterDIV-End--> <!--RightNAV-Start--> <div id="right_nav"> <div class="col-md-3 col-xs-12 col-sm-4"> <!-- USP Slider --> <?php include('includes/usp_slider_side.php'); ?> <div class="clearfix"></div> <!-- Medical Packages --> <?php include('includes/medical_packages_side.php'); ?> <!-- <div class="text-center share_button"> <h4>share this profile</h4> <ul class="list-unstyled"> <li><a href="#"><i class="fa fa-facebook"></i></a></li> <li><a href="#"><i class="fa fa-twitter"></i></a></li> <li><a href="#"><i class="fa fa-envelope"></i></a></li> <li><a href="#"><i class="fa fa-linkedin"></i></a></li> </ul> </div> --> </div> <div class="clearfix"></div> </div> <!--RightNAV-End--> </div> </div> </section> <!--MainDIV-End--> <!--HealthCare-start--> <section id="health-care"> <!--HealthCare--slider--> <script> $(document).ready(function(){ $('.carousel[data-type="multi"] .item').each(function(){ var next = $(this).next(); if (!next.length) { next = $(this).siblings(':first'); } next.children(':first-child').clone().appendTo($(this)); for (var i=0;i<2;i++) { next=next.next(); if (!next.length) { next = $(this).siblings(':first'); } next.children(':first-child').clone().appendTo($(this)); } }); }); </script> <!--HealthCare--slider--> </section> <!--HealthCare-end--> <!--PatientsStories--Start--> <!-- <section id="patients_stories" class="mrg-bot50"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="health-care text-center"> <span><a href="<?php echo base_url();?>PatientStory"><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 class="fil0" 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> <h2 class="home_h2">Success Stories</h2> <p>Complete recovery of the patients from ailments is the prime objective of the doctors at Sharda Hospital. Let’s hear stories of successful treatment.</p> </div> </div> </div> </div> <div class="container"> <div class="row"> <?php foreach($patient_stories as $patient_story){?> <div class="col-md-3 col-sm-6 col-xs-12"> <h3><?php echo strip_tags($patient_story['PatientStoryTitle']); ?></h3> <p><?php echo substr(strip_tags($patient_story['PatientStoryContent']),0,140);?></p> <ul class="storybox"> <li> <a href="<?php echo base_url();?>PatientStory/<?php echo $patient_story['PatientStoryID']?>" 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">Visit the story</span> </li> </ul> </div> <?php } ?> </div> </div> </section> --> <!--PatientsStories--End--> <!--NotFromIndia-Start--> <section id="not_from_india"> <div class="container"> <div class="row"> <div class="col-md-12 text-center"> <h2>Not From India? No Problem.</h2> <p>We can help plan your visit.</p> <a href="<?php echo site_url('InternationalPatients'); ?>" class="button">Learn more</a> </div> </div> </div> </section> <!--NotFromIndia-End--> <?php include('includes/bottom_boxes.php') ?> <?php include('includes/quick_links.php') ?> <?php include('includes/subscribe.php') ?> <?php include('includes/footer.php'); ?>