PK

ADDRLIN : /home/questend/www/domains/vnvsolutions.in/
FLL :
Current File : /home/questend/www/domains/vnvsolutions.in/gallery.php

<!DOCTYPE html>
<html lang="en">
<head>
   <meta charset="UTF-8">
   <meta http-equiv="X-UA-Compatible" content="IE=edge">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   <link rel="stylesheet" href="assets/releases/v5.15.4/css/all.css"/>
   <link rel="stylesheet" href="assets/css/animate.css">
   <link rel="stylesheet" href="assets/bootstarp/bootstrap.min.css">
   <link rel="stylesheet" href="assets/css/super-classes.css">
   <link rel="stylesheet" href="assets/css/custom-style.css">
   <link rel="stylesheet" href="assets/css/mobile.css">
   <title>Our Gallery | VNV Solutions</title>
   <!-- lightgallery css -->
   <link href="assets/css/lightgallery.css" rel="stylesheet">
   <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js" type="text/javascript"></script>
   <style>
      .hide {display: none;}
   </style>
</head>

<body>
   <!--navbar-->
   <div class="w-100 float-left header-con">
      <div class="container-fluid nav-fixed-top" style="background-color: white;">
         <nav class="navbar navbar-expand-lg navbar-light">
            <a class="navbar-brand" href="index.php"> 
               <img src="assets/images/vnv-logo.png" alt="VNV Solutions">
            </a>
            <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarSupportedContent"
               aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
               <span class="navbar-toggler-icon"></span>
               <span class="navbar-toggler-icon"></span>
               <span class="navbar-toggler-icon"></span>
            </button>
            <div class="collapse navbar-collapse" id="navbarSupportedContent">
               <ul class="navbar-nav ml-auto">
                  <li class="nav-item active pl-lg-0">
                     <a class="nav-link p-0" href="index.php">HOME <span class="sr-only">(current)</span></a>
                  </li>
                  <li class="nav-item">
                     <a class="nav-link p-0" href="index.php#about">ABOUT</a>
                  </li>                  
                  <li class="nav-item">
                     <a class="nav-link p-0" href="index.php#whyus">WHY US</a>
                  </li>
                  <li class="nav-item">
                     <a class="nav-link p-0" href="index.php#services">SERVICES</a>
                  </li>
                  <li class="nav-item">
                     <a class="nav-link p-0" href="gallery.php">GALLERY</a>
                  </li>
               </ul>
               <div class="navbar-btn d-inline-block">
                  <a href="contact.php">CONTACT NOW <i class="fas fa-angle-right"></i></a>
               </div>
            </div>
         </nav>
      </div>
   </div>
   <!--navbar-->
   <!--banner-->
   <section class="sub-banner-sec generic-banner w-100 float-left d-table position-relative">
    <div class="d-table-cell align-middle">
       <div class="container">
          <div class="banner-inner-con text-white text-center wow bounceInUp" data-wow-duration="2s">
             <h1 class="position-relative">Our Gallery</h1>
              <nav aria-label="breadcrumb">
                  <ol class="breadcrumb d-inline-block">
                  <li class="breadcrumb-item d-inline-block"><a class="text-white" href="index.php">Home</a></li>
                  <li class="breadcrumb-item active d-inline-block" aria-current="page">Our Gallery</li>
                  </ol>
              </nav>
            </div>
         </div>
      </div>
   </section>
    <!--banner-->
    <!--gallery-sec-->
   <div class="gallery-sec w-100 float-left padding-top padding-bottom text-center">
      <div class="container">       
         <div class="row">
            <div class="col-md-6 col-sm-6 col-xs-12">
               <div class="lightgallery">
                  <a href="assets/images/gallery/Apex-Institute-of-Fetal-and-Reproductive-Sciences/thumb.jpg">
                     <img src="assets/images/gallery/Apex-Institute-of-Fetal-and-Reproductive-Sciences/thumb.jpg"  class="img-fluid" loading="lazy"/>
                  </a>
                  <?php for ($i = 2; $i <= 35; $i++) { ?>
                   <a href="assets/images/gallery/Apex-Institute-of-Fetal-and-Reproductive-Sciences/<?=$i?>.jpg" class="gallery-item hide">
                     <img class="img-fluid" src="assets/images/gallery/Apex-Institute-of-Fetal-and-Reproductive-Sciences/<?=$i?>.jpg" />
                   </a>
                  <?php } ?>                           
               </div>
               <div class="gallery_title">
                  <h4 class="text-white">Apex Institute of Fetal and Reproductive Sciences</h4>
               </div>
            </div>
            <div class="col-md-6 col-sm-6 col-xs-12">
               <div class="lightgallery">
                  <a href="assets/images/gallery/Society-of-Fetal-Medicine-Uttarakhand-Study-Group-CME-2025/1.jpg">
                     <img src="assets/images/gallery/Society-of-Fetal-Medicine-Uttarakhand-Study-Group-CME-2025/1.jpg"  class="img-fluid" loading="lazy"/>
                  </a>
                  <?php for ($i = 2; $i <= 20; $i++) { ?>
                   <a href="assets/images/gallery/Society-of-Fetal-Medicine-Uttarakhand-Study-Group-CME-2025/<?=$i?>.jpg" class="gallery-item hide">
                     <img class="img-fluid" src="assets/images/gallery/Society-of-Fetal-Medicine-Uttarakhand-Study-Group-CME-2025/<?=$i?>.jpg" />
                   </a>
                  <?php } ?>                           
               </div>
               <div class="gallery_title">
                  <h4 class="text-white">Society of Fetal Medicine Uttarakhand Study Group CME 2025</h4>
               </div>
            </div>
            <div class="col-md-6 col-sm-6 col-xs-12">
               <div class="lightgallery">
                  <a href="assets/images/gallery/Society-of-Fetal-Medicine-SAMVAAD/1.jpg">
                     <img src="assets/images/gallery/Society-of-Fetal-Medicine-SAMVAAD/1.jpg"  class="img-fluid" loading="lazy"/>
                  </a>
                  <?php for ($i = 2; $i <= 10; $i++) { ?>
                   <a href="assets/images/gallery/Society-of-Fetal-Medicine-SAMVAAD/<?=$i?>.jpg" class="gallery-item hide">
                     <img class="img-fluid" src="assets/images/gallery/Society-of-Fetal-Medicine-SAMVAAD/<?=$i?>.jpg" />
                   </a>
                  <?php } ?>                           
               </div>
               <div class="gallery_title">
                  <h4 class="text-white">Society of Fetal Medicine SAMVAAD</h4>
               </div>
            </div>
            
            <div class="col-md-6 col-sm-6 col-xs-12">
               <div class="lightgallery">
                  <a href="assets/images/gallery/Dimensions-for-Diagnosis-SONOFEST/1.jpg">
                     <img src="assets/images/gallery/Dimensions-for-Diagnosis-SONOFEST/1.jpg"  class="img-fluid" loading="lazy"/>
                  </a>
                  <?php for ($i = 2; $i <= 15; $i++) { ?>
                   <a href="assets/images/gallery/Dimensions-for-Diagnosis-SONOFEST/<?=$i?>.jpg" class="gallery-item hide">
                     <img class="img-fluid" src="assets/images/gallery/Dimensions-for-Diagnosis-SONOFEST/<?=$i?>.jpg" />
                   </a>
                  <?php } ?>                           
               </div>
               <div class="gallery_title">
                  <h4 class="text-white">Dimensions for Diagnosis SONOFEST</h4>
               </div>
            </div>

         </div>
      </div>
   </div>
   <!--gallery-sec-->
   <!--footer-sec-->
   <section class="footer-main-sec w-100 float-left padding-top position-relative">
      <div class="container">
         
         <div class="footer-inner-sec">
            <ul class="list-unstyled text-center">
               <li class="d-inline-block"><a class="text-white" href="index.php">HOME</a></li>
               <li class="d-inline-block"><a class="text-white" href="about.php">ABOUT</a></li>
               <li class="d-inline-block"><a class="text-white" href="speakers.php">SPEAKERS</a></li>
               <li class="d-inline-block"><a class="text-white" href="gallery.php">GALLERY</a></li>
               <li class="d-inline-block"><a class="text-white" href="speaker-detail.php">SPEAKER DETAILS</a></li>
               <li class="d-inline-block"><a class="text-white" href="event-detail.php">EVENT DETAILS</a></li>
               <li class="d-inline-block"><a class="text-white" href="contact.php">CONTACT</a></li>
            </ul>
            <div class="footer-social-sec text-center">
               <a href="index.php">
                  <figure>
                     <img src="assets/images/logo.png" alt="VNV Solutions">
                  </figure>
               </a>               
               <span class="text-white d-inline-block">Copyright <span id="currentYear"></span>, VNV Solutions. All Rights Reserved.</span>
            </div>
         </div>
         <!--form-sec-->

      </div>
   </section>
   <!--footer-sec-->
   <!-- <script src="assets/js/jquery-3.2.1.slim.min.js"></script> -->
   <script src="assets/js/jquery-3.6.0.min.js"></script>
   <script src="assets/js/popper.min.js"></script>
   <script src="assets/js/bootstrap.min.js"></script>
   <script src="assets/js/wow.js"></script>
   <script>
      new WOW().init();
   </script>
   <script>
   window.addEventListener('scroll', function() {
       const navfixedtop = document.querySelector('.nav-fixed-top');
       if (window.scrollY > 500) {
           navfixedtop.classList.add('scrolled');
       } else {
           navfixedtop.classList.remove('scrolled');
       }
   });
   </script>
   <!--lightgallery Scripts-->
   <script src="assets/js/lightgallery-all.min.js"></script> 

   <script type="text/javascript" charset="utf-8">
      $(document).ready(function(){
        $("area[rel^='prettyPhoto']").prettyPhoto();
        
        $(".gallery:first a[rel^='prettyPhoto']").prettyPhoto({animation_speed:'normal',theme:'light_square',slideshow:3000, autoplay_slideshow: false});
        $(".gallery:gt(0) a[rel^='prettyPhoto']").prettyPhoto({animation_speed:'fast',slideshow:10000, hideflash: true});
      
        $("#custom_content a[rel^='prettyPhoto']:first").prettyPhoto({
          custom_markup: '<div id="map_canvas" style="width:260px; height:265px"></div>',
          changepicturecallback: function(){ initialize(); }
        });
      
        $("#custom_content a[rel^='prettyPhoto']:last").prettyPhoto({
          custom_markup: '<div id="bsap_1259344" class="bsarocks bsap_d49a0984d0f377271ccbf01a33f2b6d6"></div><div id="bsap_1237859" class="bsarocks bsap_d49a0984d0f377271ccbf01a33f2b6d6" style="height:260px"></div><div id="bsap_1251710" class="bsarocks bsap_d49a0984d0f377271ccbf01a33f2b6d6"></div>',
          changepicturecallback: function(){ _bsap.exec(); }
        });
      });
   </script>
   
   <script type="text/javascript">
     $(document).ready(function() {
        $('.lightgallery').each(function(i, v) {
          $(v).lightGallery({
            thumbnail: true
          });
        });
      });
   </script>
</body>
</html>


PK 99
E-SHOP || DASHBOARD
404

Page Not Found

It looks like you found a glitch in the matrix...

← Back to Home