
PK 
<!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/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>Home | 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="index.php#gallery">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="banner-main-sec w-100 float-left d-table position-relative">
<div class="d-table-cell align-middle">
<div class="container">
<div class="banner-inner-sec text-white d-inline-block">
<!-- <ul class="list-unstyled wow bounceInUp" data-wow-duration="2s">
<li class="d-inline-block"><i class="fas fa-calendar-alt"></i> 31 March 2021</li>
<li class="d-inline-block"><i class="fas fa-map-marker-alt"></i> Prism Club, Canada</li>
</ul> -->
<span class="wow bounceInUp d-inline-block" data-wow-duration="2s">Crafting Moments</span>
<h1 class="position-relative wow bounceInUp" data-wow-duration="2s">Creating <br>Memories</h1>
<p class="wow bounceInUp" data-wow-duration="2s">To be a premier event management company that transforms ideas into unforgettable experiences, <br>
combining creativity, precision, and professionalism to deliver excellence in every event we curate.</p>
</div>
</div>
<div class="banner-social-icons">
<ul class="list-unstyled p-0 text-center mb-0">
<li class="wow bounceInUp" data-wow-duration="2s"><a class="d-inline-block" href="https://www.facebook.com/"><i class="fab fa-facebook-f"></i></a></li>
<li class="wow bounceInUp" data-wow-duration="2s"><a class="d-inline-block" href="https://twitter.com/i/flow/login"><i class="fab fa-twitter"></i></a></li>
<li class="wow bounceInUp" data-wow-duration="2s"><a class="d-inline-block mb-0" href="https://www.linkedin.com/login"><i class="fab fa-linkedin-in"></i></a></li>
</ul>
</div>
</div>
</section>
<!--banner-->
<!--conference-sec-->
<section class="conference-sec w-100 float-left padding-top padding-bottom" id="about">
<div class="container">
<div class="row">
<div class="col-lg-6">
<div class="confernce-text-sec">
<h2 class="wow bounceInUp" data-wow-duration="2s">About Us</h2>
<p class="wow bounceInUp text-justify" data-wow-duration="2s">
At VNV Solutions, we specialize in crafting impactful experiences through expertly managed medical and corporate conferences, engaging social gatherings, and insightful educational workshops. With a passion for precision and creativity, our team delivers end-to-end event solutions tailored to meet your unique objectives. From concept to execution, we focus on seamless coordination, innovative ideas, and personalized service to ensure every event leaves a lasting impression. Whether you're aiming to inspire, celebrate, or educate—VNV Solutions is your trusted partner in making every occasion truly exceptional.
</p>
</div>
</div>
<div class="col-lg-6">
<div class="confernce-static-sec">
<ul class="mb-0 list-unstyled">
<li>
<div class="static-con text-center wow bounceInUp" data-wow-duration="2s">
<span></span>
<figure>
<img src="assets/images/static-img1.png" alt="static-img">
</figure>
<div class="value">100 k+</div>
<span>Registered Candidates</span>
</div>
</li>
<li>
<div class="static-con text-center wow bounceInUp" data-wow-duration="2s">
<span></span>
<figure>
<img src="assets/images/static-img2.png" alt="static-img">
</figure>
<div class="value">200 k+</div>
<span>Top Notch Speakers</span>
</div>
</li>
<li>
<div class="static-con text-center mb-0 wow bounceInUp" data-wow-duration="2s">
<span></span>
<figure>
<img src="assets/images/static-img3.png" alt="static-img">
</figure>
<div class="value">275 k+</div>
<span>Conference Session</span>
</div>
</li>
<li>
<div class="static-con text-center mb-0 wow bounceInUp" data-wow-duration="2s">
<span></span>
<figure>
<img src="assets/images/static-img4.png" alt="static-img">
</figure>
<div class="value">300 k+</div>
<span>Live Stream Channels</span>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!--conference-sec-->
<!--services-->
<section class="price-plan-sec w-100 float-left padding-top padding-bottom position-relative" id="services">
<div class="container">
<div class="generic-title text-white text-center">
<h2 class="text-white wow bounceInUp" data-wow-duration="2s">Our Services</h2>
</div>
<div class="row justify-content-md-center">
<div class="col-lg-4 col-md-4">
<div class="price-con text-center price-special-con wow bounceInUp" data-wow-duration="2s">
<h5>Conferences</h5>
<p style="margin: 0 20px;">Deliver high-impact conferences that inspire, educate, and engage.
We specialize in planning and managing professional conferences—whether in-person, virtual, or hybrid. From registration to real-time engagement tools and post-event analytics, we ensure your audience experiences a flawless and value-driven event.</p>
</div>
</div>
<div class="col-lg-4 col-md-4">
<div class="price-con text-center price-special-con wow bounceInUp" data-wow-duration="2s">
<h5>Social Gatherings</h5>
<p style="margin: 0 20px;">Celebrate connections that matter.
From corporate parties to community events, we organize unforgettable social gatherings tailored to your vision. Our team crafts every detail—from venue selection and décor to entertainment and guest experience—so your event feels effortless and enjoyable.</p>
</div>
</div>
<div class="col-lg-4 col-md-4">
<div class="price-con text-center price-special-con wow bounceInUp" data-wow-duration="2s">
<h5>Webinars</h5>
<p style="margin: 0 20px;">Engage your audience with impactful, interactive webinars.
VNV Solutions helps you host professional webinars that build authority and connect with global audiences. Whether it's a product launch, training session, or thought leadership series, we offer complete backend support and front-end excellence.</p>
</div>
</div>
<div class="col-lg-4 col-md-4">
<div class="price-con text-center price-special-con wow bounceInUp" data-wow-duration="2s">
<h5>Online Meetings</h5>
<p style="margin: 0 20px;">Smooth, secure, and professional virtual meetings.
Whether you're organizing team huddles, client presentations, or boardroom discussions, VNV Solutions provides robust online meeting solutions that keep communication smooth and productive.</p>
</div>
</div>
<div class="col-lg-4 col-md-4">
<div class="price-con text-center price-special-con wow bounceInUp" data-wow-duration="2s">
<h5>Social Media Marketing</h5>
<p style="margin: 0 20px;">Grow your brand, amplify your message.
Our Social Media Marketing services help businesses reach the right audience through engaging, targeted campaigns. We manage everything from strategy to content creation, execution, and analytics, ensuring your online presence truly reflects your brand’s voice.</p>
</div>
</div>
</div>
</div>
</section>
<!--end services-->
<!--service-sec-->
<section class="service-main-sec w-100 float-left padding-top padding-bottom mb-20" id="whyus">
<div class="container">
<div class="generic-title text-center">
<h2 class="wow bounceInUp" data-wow-duration="2s">Why Us?</h2>
<!-- <p class="wow bounceInUp" data-wow-duration="2s">Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur <br>
sint occaecat cupidatat non proident.</p> -->
</div>
<div class="row justify-content-md-center">
<div class="col-lg-4 col-md-4 col-sm-6">
<div class="service-box text-center">
<figure class="wow bounceInUp" data-wow-duration="2s">
<img src="assets/images/icons/Unwavering-work-ethics.jpg" alt="service-icon1">
</figure>
<h4 class="wow bounceInUp" data-wow-duration="2s">Unwavering Work Ethics</h4>
<p class="mb-0 wow bounceInUp" data-wow-duration="2s">Integrity, transparency, and accountability are the foundation of everything we do—ensuring a trustworthy partnership you can rely on.</p>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6">
<div class="service-box text-center">
<figure class="wow bounceInUp" data-wow-duration="2s">
<img src="assets/images/icons/End-to-end-solutions.jpg" alt="service-icon2">
</figure>
<h4 class="wow bounceInUp" data-wow-duration="2s">End-to-End Event Solutions</h4>
<p class="mb-0 wow bounceInUp" data-wow-duration="2s">From concept to execution, we manage every detail, ensuring a seamless and stress-free experience for you.</p>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6">
<div class="service-box text-center">
<figure class="wow bounceInUp" data-wow-duration="2s">
<img src="assets/images/icons/Diverse-expertise.jpg" alt="service-icon3">
</figure>
<h4 class="wow bounceInUp" data-wow-duration="2s">Diverse Expertise</h4>
<p class="mb-0 wow bounceInUp" data-wow-duration="2s">Whether it's a corporate conference, social gathering, or educational workshop, we tailor each event to match your vision and goals.</p>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6">
<div class="service-box text-center">
<figure class="wow bounceInUp" data-wow-duration="2s">
<img src="assets/images/icons/Creative-innovation.jpg" alt="service-icon4">
</figure>
<h4 class="wow bounceInUp" data-wow-duration="2s">Creative Innovation</h4>
<p class="mb-0 wow bounceInUp" data-wow-duration="2s">We bring fresh, out-of-the-box ideas to every project, making your event truly stand out.</p>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6">
<div class="service-box text-center">
<figure class="wow bounceInUp" data-wow-duration="2s">
<img src="assets/images/icons/Virtual-&-On-Ground-Excellence.jpg" alt="service-icon5">
</figure>
<h4 class="wow bounceInUp" data-wow-duration="2s">Virtual & On-Ground Excellence</h4>
<p class="mb-0 wow bounceInUp" data-wow-duration="2s">Be it virtual conferences, webinars, or live exhibitions—we're equipped to deliver engaging experiences across all platforms.</p>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6">
<div class="service-box text-center">
<figure class="wow bounceInUp" data-wow-duration="2s">
<img src="assets/images/icons/Skilled-&-Passionate-Team.jpg" alt="service-icon6">
</figure>
<h4 class="wow bounceInUp" data-wow-duration="2s">Skilled & Passionate Team</h4>
<p class="mb-0 wow bounceInUp" data-wow-duration="2s">Our dedicated professionals are committed to delivering flawless execution and exceptional service.</p>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6">
<div class="service-box text-center">
<figure class="wow bounceInUp" data-wow-duration="2s">
<img src="assets/images/icons/Customized-experience.jpg" alt="service-icon6">
</figure>
<h4 class="wow bounceInUp" data-wow-duration="2s">Customized Experiences</h4>
<p class="mb-0 wow bounceInUp" data-wow-duration="2s">No one-size-fits-all—our events are curated specifically to meet your unique needs, theme, and audience.</p>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6">
<div class="service-box text-center">
<figure class="wow bounceInUp" data-wow-duration="2s">
<img src="assets/images/icons/Reliable-vendor.jpg" alt="service-icon6">
</figure>
<h4 class="wow bounceInUp" data-wow-duration="2s">Reliable Vendor Network</h4>
<p class="mb-0 wow bounceInUp" data-wow-duration="2s">We partner with trusted vendors, suppliers, and venues to ensure top-quality results, every time.</p>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6">
<div class="service-box text-center">
<figure class="wow bounceInUp" data-wow-duration="2s">
<img src="assets/images/icons/Timely-delivery.jpg" alt="service-icon6">
</figure>
<h4 class="wow bounceInUp" data-wow-duration="2s">Timely Delivery</h4>
<p class="mb-0 wow bounceInUp" data-wow-duration="2s">We value your time and deadlines—our planning is meticulous, and our execution is always on schedule.</p>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6">
<div class="service-box text-center">
<figure class="wow bounceInUp" data-wow-duration="2s">
<img src="assets/images/icons/Strong-digital-integration.jpg" alt="service-icon6">
</figure>
<h4 class="wow bounceInUp" data-wow-duration="2s">Strong Digital Integration</h4>
<p class="mb-0 wow bounceInUp" data-wow-duration="2s">With expertise in brand management and social media marketing, we amplify your event’s reach and impact.</p>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-6">
<div class="service-box text-center">
<figure class="wow bounceInUp" data-wow-duration="2s">
<img src="assets/images/icons/Client-centric-approach.jpg" alt="service-icon6">
</figure>
<h4 class="wow bounceInUp" data-wow-duration="2s">Client-Centric Approach</h4>
<p class="mb-0 wow bounceInUp" data-wow-duration="2s">Your satisfaction is our priority. We listen, collaborate, and go the extra mile to exceed expectations.</p>
</div>
</div>
</div>
</div>
</section>
<!--service-sec-->
<!-- our clients -->
<section class="blog-main-sec w-100 float-left padding-top position-relative">
<div class="container">
<div class="generic-title text-center">
<h2 class="wow bounceInUp" data-wow-duration="2s" style="visibility: visible; animation-duration: 2s; animation-name: bounceInUp;">Our Clients</h2>
</div>
<div class="row">
<div class="col-lg-4">
<div class="blog-con">
<div class="blog-img">
<a href="#">
<figure class="mb-0 wow bounceInUp" data-wow-duration="2s" style="visibility: visible; animation-duration: 2s; animation-name: bounceInUp;">
<img src="assets/images/clients-logo/aifrs-logo.jpg" alt="aifrs-logo">
</figure>
</a>
</div>
<div class="blog-inner-con">
<a href="#">
<h5 class="wow bounceInUp" data-wow-duration="2s" style="visibility: visible; animation-duration: 2s; animation-name: bounceInUp;">Apex Institute of Fetal & Reproductive Sciences</h5>
</a>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="blog-con">
<div class="blog-img">
<a href="#">
<figure class="mb-0 wow bounceInUp" data-wow-duration="2s" style="visibility: visible; animation-duration: 2s; animation-name: bounceInUp;">
<img src="assets/images/clients-logo/sonofest.jpg" alt="sonofest">
</figure>
</a>
</div>
<div class="blog-inner-con">
<a href="#">
<h5 class="wow bounceInUp" data-wow-duration="2s" style="visibility: visible; animation-duration: 2s; animation-name: bounceInUp;">Dimensions for Diagnosis</h5>
</a>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="blog-con">
<div class="blog-img">
<a href="#">
<figure class="mb-0 wow bounceInUp" data-wow-duration="2s" style="visibility: visible; animation-duration: 2s; animation-name: bounceInUp;">
<img src="assets/images/clients-logo/society-of-fetal-medicine.jpg" alt="society of fetal medicine">
</figure>
</a>
</div>
<div class="blog-inner-con">
<a href="#">
<h5 class="wow bounceInUp" data-wow-duration="2s" style="visibility: visible; animation-duration: 2s; animation-name: bounceInUp;">Society of Fetal Medicine</h5>
</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- end our clients -->
<!-- gallery-sec-->
<div class="gallery-sec w-100 float-left padding-top padding-bottom text-center" id="gallery">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12 col-xs-12">
<div class="generic-title">
<h2 class="wow bounceInUp" data-wow-duration="2s" style="visibility: visible; animation-duration: 2s; animation-name: bounceInUp;">Our Gallery</h2>
</div>
</div>
<div class="col-md-6 col-sm-6 col-xs-12 wow bounceInUp" data-wow-duration="2s">
<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 wow bounceInUp" data-wow-duration="2s">
<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 wow bounceInUp" data-wow-duration="2s">
<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 wow bounceInUp" data-wow-duration="2s">
<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>
<!-- end gallery-sec-->
<!--footer-sec-->
<section class="footer-main-sec w-100 float-left padding-top position-relative">
<div class="container">
<!--form-sec-->
<div class="footer-inner-sec">
<ul class="list-unstyled text-center">
<li class="d-inline-block"><a class="text-white" href="privacy-policy.php">Privacy Policy</a></li>
<li class="d-inline-block"><a class="text-white" href="refund-policy.php">Refund Policy</a></li>
<li class="d-inline-block"><a class="text-white" href="terms-conditions.php">Terms & Conditions</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>
<p class="text-white d-inline-block">Copyright @ 2025, VNV Solutions. All Rights Reserved.</p>
</div>
</div>
<!--form-sec-->
</div>
</section>
<!--footer-sec-->
<script src="assets/js/jquery-3.6.0.min.js"></script>
<!-- <script src="assets/js/jquery-3.2.1.slim.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