MMCT TEAM
Server IP : 2a02:4780:11:1359:0:1d43:a566:2  /  Your IP : 216.73.216.142
Web Server : LiteSpeed
System : Linux in-mum-web1259.main-hosting.eu 4.18.0-553.37.1.lve.el8.x86_64 #1 SMP Mon Feb 10 22:45:17 UTC 2025 x86_64
User : u490972518 ( 490972518)
PHP Version : 5.6.40
Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF
Directory (0755) :  /home/u490972518/domains/ppschool.org.in/public_html/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/u490972518/domains/ppschool.org.in/public_html/nizhome.php
<!DOCTYPE html>
<html>

<head>
<link href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css" rel="stylesheet" type="text/css" media="all" />
	<?php include("link/headconnection.php");
	include("link/databaseconnection.php");
	
	?>
	<style>
		.first
	{ 
	height:300px;
	
	animation-name:asd;
	animation-duration:7s;
	 -webkit-animation-duration: 5s;
	animation-iteration-count:infinite;
	}

	
		@keyframes asd
			{
			  //to{background-color:blue;}
			  //to{background-color:yellow;}
			  from{background-image: url("images/IMG-20200605-WA0010.jpg");background-size: 100% 100%;background-repeat: no-repeat;}
			60%{background-image: url("images/5.jpeg");background-size: 100% 100% ;background-repeat: no-repeat;}
			80%{background-image: url("images/1.jpeg");background-size: 100% 100%;background-repeat: no-repeat;}
			
			to{background-image: url("images/3.jpeg");background-size: 100% 100%;background-repeat: no-repeat;}
			
			 
			 
			 
			 }
		</style>
		<style>
		.second
	{ 
	height:300px;
	
	animation-name:aad;
	animation-duration:8s;
	animation-iteration-count:infinite;
	}

	
		@keyframes aad
			{
			  //to{background-color:blue;}
			  //to{background-color:yellow;}
			  from{background-image: url("images/IMG-20200605-WA0008.jpg");background-size: 100% 100%;background-repeat: no-repeat;}
			50%{background-image: url("images/3.jpeg");background-size: 100% 100% ;background-repeat: no-repeat;}
			70%{background-image: url("images/4.jpeg");background-size: 100% 100%;background-repeat: no-repeat;}
			80%{background-image: url("images/2.jpeg");background-size: 100% 100%;background-repeat: no-repeat;}
			
			to{background-image: url("images/5.jpeg");background-size: 100% 100%;background-repeat: no-repeat;}
			
			 
			 
			 
			 }
		</style>
		<style>
			.grid1 h4:hover 
		{
			color:white;
		}
		.grid1 p:hover 
		{
			color:white;
		}
		.top-container {
 
  padding: 0px;
  text-align: center;
  width:100%;
}

.header {
  
 z-index:;
  color: #f1f1f1;
 
  width:100%;
  height:40px;
  
}
#maker
{
	border:3px solid #CC0000;
	box-shadow:4px 4px 4px 4px #0099CC;
	border-top-right-radius:70px;
	border-bottom-left-radius:70px;
	height:200px;
	background-color:blue;
	width:300px;
	float-left;
}
#maker1
{
	border:3px solid #CC0000;
	box-shadow:4px 4px 4px 4px #0099CC;
	border-top-right-radius:70px;
	border-bottom-left-radius:70px;
	height:200px;
	background-color:blue;
	width:300px;
	float-left;
}
.myHeader
{
position:relative;	
}

.content {
  padding: 2px;
  
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + .content {
  padding-top: 0px;
}
#myModal
{
	z-index:6666;
}
@media(max-width:480px){#mn{font-size:15px}}
		</style>
		<!---slider css strat--->
		<style>
        /* jssor slider bullet navigator skin 01 css */
        /*
        .jssorb01 div           (normal)
        .jssorb01 div:hover     (normal mouseover)
        .jssorb01 .av           (active)
        .jssorb01 .av:hover     (active mouseover)
        .jssorb01 .dn           (mousedown)
        */
        .jssorb01 {
            position: absolute;
        }
        .jssorb01 div, .jssorb01 div:hover, .jssorb01 .av {
            position: absolute;
            /* size of bullet elment */
            width: 12px;
            height: 12px;
            filter: alpha(opacity=70);
            opacity: .7;
            overflow: hidden;
            cursor: pointer;
            border: #000 1px solid;
        }
        .jssorb01 div { background-color: gray; }
        .jssorb01 div:hover, .jssorb01 .av:hover { background-color: #d3d3d3; }
        .jssorb01 .av { background-color: #fff; }
        .jssorb01 .dn, .jssorb01 .dn:hover { background-color: #555555; }

        /* jssor slider arrow navigator skin 05 css */
        /*
        .jssora05l                  (normal)
        .jssora05r                  (normal)
        .jssora05l:hover            (normal mouseover)
        .jssora05r:hover            (normal mouseover)
        .jssora05l.jssora05ldn      (mousedown)
        .jssora05r.jssora05rdn      (mousedown)
        .jssora05l.jssora05lds      (disabled)
        .jssora05r.jssora05rds      (disabled)
        */
        .jssora05l, .jssora05r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 40px;
            height: 40px;
            cursor: pointer;
            background: url('img/a17.png') no-repeat;
            overflow: hidden;
        }
        .jssora05l { background-position: -10px -40px; }
        .jssora05r { background-position: -70px -40px; }
        .jssora05l:hover { background-position: -130px -40px; }
        .jssora05r:hover { background-position: -190px -40px; }
        .jssora05l.jssora05ldn { background-position: -250px -40px; }
        .jssora05r.jssora05rdn { background-position: -310px -40px; }
        .jssora05l.jssora05lds { background-position: -10px -40px; opacity: .3; pointer-events: none; }
        .jssora05r.jssora05rds { background-position: -70px -40px; opacity: .3; pointer-events: none; }
    #setimage
	{
		background-image: url("images/natural.jpg");
		background-repeat:no-repeat;
	}
	#set2
	{
		background-image: url("images/set.jpg");
		background-repeat:no-repeat;
		min-height:500px;
	}
	#shadow
	{
		image-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	}
	.video {
    height: 0;
    position: relative;
    padding-bottom: 56.25%; /* Если видео 16/9, то 9/16*100 = 56.25%. Также и с 4/3 - 3/4*100 = 75% */
}
.video iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
	</style>
		
		<!---slider css end--->
		<script src="slider.js" type="text/javascript"></script>
</head>

<body>
	<!-- header -->
	<?php include("link/header.php");?>
	<!-- banner -->
	<div id="content">
	<!----banner main- start-->
	<script type="text/javascript">
        jQuery(document).ready(function ($) {

            var jssor_1_SlideshowTransitions = [
              {$Duration:1200,x:0.2,y:-0.1,$Delay:20,$Cols:8,$Rows:4,$Clip:15,$During:{$Left:[0.3,0.7],$Top:[0.3,0.7]},$Formation:$JssorSlideshowFormations$.$FormationStraightStairs,$Assembly:260,$Easing:{$Left:$Jease$.$InWave,$Top:$Jease$.$InWave,$Clip:$Jease$.$OutQuad},$Outside:true,$Round:{$Left:1.3,$Top:2.5}},
              {$Duration:1500,x:0.3,y:-0.3,$Delay:20,$Cols:8,$Rows:4,$Clip:15,$During:{$Left:[0.1,0.9],$Top:[0.1,0.9]},$SlideOut:true,$Formation:$JssorSlideshowFormations$.$FormationStraightStairs,$Assembly:260,$Easing:{$Left:$Jease$.$InJump,$Top:$Jease$.$InJump,$Clip:$Jease$.$OutQuad},$Outside:true,$Round:{$Left:0.8,$Top:2.5}},
              {$Duration:1500,x:0.2,y:-0.1,$Delay:20,$Cols:8,$Rows:4,$Clip:15,$During:{$Left:[0.3,0.7],$Top:[0.3,0.7]},$Formation:$JssorSlideshowFormations$.$FormationStraightStairs,$Assembly:260,$Easing:{$Left:$Jease$.$InWave,$Top:$Jease$.$InWave,$Clip:$Jease$.$OutQuad},$Outside:true,$Round:{$Left:0.8,$Top:2.5}},
              {$Duration:1500,x:0.3,y:-0.3,$Delay:80,$Cols:8,$Rows:4,$Clip:15,$During:{$Left:[0.3,0.7],$Top:[0.3,0.7]},$Easing:{$Left:$Jease$.$InJump,$Top:$Jease$.$InJump,$Clip:$Jease$.$OutQuad},$Outside:true,$Round:{$Left:0.8,$Top:2.5}},
              {$Duration:1800,x:1,y:0.2,$Delay:30,$Cols:10,$Rows:5,$Clip:15,$During:{$Left:[0.3,0.7],$Top:[0.3,0.7]},$SlideOut:true,$Reverse:true,$Formation:$JssorSlideshowFormations$.$FormationStraightStairs,$Assembly:2050,$Easing:{$Left:$Jease$.$InOutSine,$Top:$Jease$.$OutWave,$Clip:$Jease$.$InOutQuad},$Outside:true,$Round:{$Top:1.3}},
              {$Duration:1000,$Delay:30,$Cols:8,$Rows:4,$Clip:15,$SlideOut:true,$Formation:$JssorSlideshowFormations$.$FormationStraightStairs,$Assembly:2049,$Easing:$Jease$.$OutQuad},
              {$Duration:1000,$Delay:80,$Cols:8,$Rows:4,$Clip:15,$SlideOut:true,$Easing:$Jease$.$OutQuad},
              {$Duration:1000,y:-1,$Cols:12,$Formation:$JssorSlideshowFormations$.$FormationStraight,$ChessMode:{$Column:12}},
              {$Duration:1000,x:-0.2,$Delay:40,$Cols:12,$SlideOut:true,$Formation:$JssorSlideshowFormations$.$FormationStraight,$Assembly:260,$Easing:{$Left:$Jease$.$InOutExpo,$Opacity:$Jease$.$InOutQuad},$Opacity:2,$Outside:true,$Round:{$Top:0.5}},
              {$Duration:2000,y:-1,$Delay:60,$Cols:15,$SlideOut:true,$Formation:$JssorSlideshowFormations$.$FormationStraight,$Easing:$Jease$.$OutJump,$Round:{$Top:1.5}}
            ];

            var jssor_1_options = {
              $AutoPlay: true,
              $SlideshowOptions: {
                $Class: $JssorSlideshowRunner$,
                $Transitions: jssor_1_SlideshowTransitions,
                $TransitionsOrder: 1
              },
              $ArrowNavigatorOptions: {
                $Class: $JssorArrowNavigator$
              },
              $BulletNavigatorOptions: {
                $Class: $JssorBulletNavigator$
              }
            };

            var jssor_1_slider = new $JssorSlider$("jssor_1", jssor_1_options);

            /*responsive code begin*/
            /*you can remove responsive code if you don't want the slider scales while window resizing*/
            function ScaleSlider() {
                var refSize = jssor_1_slider.$Elmt.parentNode.clientWidth;
                if (refSize) {
                    refSize = Math.min(refSize, 800);
                    jssor_1_slider.$ScaleWidth(refSize);
                }
                else {
                    window.setTimeout(ScaleSlider, 30);
                }
            }
            ScaleSlider();
            $(window).bind("load", ScaleSlider);
            $(window).bind("resize", ScaleSlider);
            $(window).bind("orientationchange", ScaleSlider);
            /*responsive code end*/
        });
    </script>
	
	<div class="col-sm-12" style="background-color:;margin-top:-75px;"id="setimage">
	<div class="col-sm-8">
	<div id="jssor_1" style="position:; margin: 0 auto; top: 0px; left: 0px; width: 600px; height: 300px; overflow: hidden; visibility: hidden;">
        <!-- Loading Screen -->
        <div data-u="loading" style="position: absolute; top: 0px; left: 0px;">
            <div style="filter: alpha(opacity=70); opacity: 0.7; position: absolute; display: block; top: 0px; left: 0px; width: 100%; height: 100%;"></div>
            <div style="position:absolute;display:block;background:url('img/loading.gif') no-repeat center center;top:0px;left:0px;width:100%;height:100%;"></div>
        </div>
        <div data-u="slides" style="cursor: default; position: relative; top: 0px; left: 0px; width: 600px; height: 300px; overflow: hidden;">
            <a data-u="any" href="http://www.jssor.com" style="display:none">Banner Rotator</a>
            <div data-p="112.50">
                <img data-u="image" src="images/IMG-20200605-WA0011.jpg"  class="img-responsive" />
            </div>
             <div data-p="112.50">
                <img data-u="image" src="images/IMG-20200605-WA0008.jpg"  class="img-responsive" />
            </div>
            <div data-p="112.50">
                <img data-u="image" src="images/IMG-20200605-WA0010.jpg"  class="img-responsive" />
            </div>
             <div data-p="112.50">
                <img data-u="image" src="images/IMG-20200521-WA0005.jpg"  class="img-responsive" />
            </div>
             <div data-p="112.50">
                <img data-u="image" src="images/IMG-20200601-WA0006.jpg"  class="img-responsive" />
            </div>
            <div data-p="112.50">
                <img data-u="image" src="images/1.jpeg"  class="img-responsive" />
            </div>
            <div data-p="112.50" style="display: none;">
                <img data-u="image" src="images/2.jpeg" class="img-responsive"  />
            </div>
            <div data-p="112.50" style="display: none;">
                <img data-u="image" src="images/3.jpeg" class="img-responsive" />
            </div>
            <div data-p="112.50" style="display: none;">
                <img data-u="image" src="images/4.jpeg" class="img-responsive" />
            </div>
            <div data-p="112.50" style="display: none;">
                <img data-u="image" src="images/5.jpeg" class="img-responsive" />
            </div>
            
        </div>
        <!-- Bullet Navigator -->
        <div data-u="navigator" class="jssorb01" style="bottom:16px;right:16px;">
            <div data-u="prototype" style="width:12px;height:12px;"></div>
        </div>
        <!-- Arrow Navigator -->
        <span data-u="arrowleft" class="jssora05l" style="top:0px;left:8px;width:40px;height:40px;" data-autocenter="2"></span>
        <span data-u="arrowright" class="jssora05r" style="top:0px;right:8px;width:40px;height:40px;" data-autocenter="2"></span>
    </div>
	
	</div>
	<div class="col-sm-4" style="background-color:;height:300px"><img src="images/welcome1.png" class="img-responsive">
	 	<p style="color:white;font-size:14px;font-weight:bold;padding-top:5px"><span><img src="images/new_icon (1)-3.gif" style="height:30px;width:30px" ></span><a href='registration.php' style='color:white'>Click Here For Online Admission</a>
	

	<p style="color:white;font-size:14px;font-weight:bold;padding-top:5px"><span><img src="images/new_icon (1)-3.gif" style="height:30px;width:30px" ></span><a href='print.php' style='color:white'>Click Here For Re-Print Admission Form</a><br/><span><img src="images/new_icon (1)-3.gif" style="height:30px;width:30px" ></span><a href='onlinesearch.php' style='color:white'>Click Here For Online Classes</a></p>
	<img src="images/Ad.gif" style="height:80px;width:300px"> 
	<br/>
	
	</div>
	</div>
    
	<!----banner main- end -->
	
	<div class="col-sm-12" style="min-height:40px;background-color:#1a237e">
	
	
	<div class="col-sm-1"><img src="images/new_icon (1)-3.gif" style="height:40px;width:40px" ></div><div class="col-sm-11"><marquee><p style="color:white;font-size:17px;font-weight:bold;padding-top:5px">New Session Admission is Open Please Fill Admission form From Website and certain for Admission.</p></marquee></div>
	
	
	</div>
	
	<br/>
	
	<!--//banner -->
		<!-- about -->
	<div class="agile-about w3ls-section text-center" id="about" style="margin-top:-70px;min-height:50px" >
	<div class="container-fluid">
			
		
	<!-- //about -->
	<!-- about-bottom -->
	<div class="row"  id="set2">
	<h2 style='text-align:center;text-shadow:1px 1px 1px yellow;'>VIDEO</h2>
	<div class="col-sm-3" >
		
            <iframe style="width:560;height:500" src="video/function.mp4" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
    	
		
		<div class="col-sm-3" >
		
            <iframe style="width:560;height:500" src="video/function1.mp4" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
    	
		
		<div class="col-sm-3" >
		
           <iframe style="width:560;height:500" src="video/function2.mp4" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
    	
		
		<div class="col-sm-3">
		
            <iframe style="width:560;height:500" src="https://www.youtube.com/embed/IijFYV5NMv8" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
    	
		
		
         
    	
		<h2 style='text-align:center;text-shadow:1px 1px 1px yellow;'>DIGITAL CLASSES</h2>
		<div class="col-sm-3" >
		
            <iframe style="width:560;height:500" src="https://www.youtube.com/embed/09k9oXx9Ziw"  frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
    	
		
		<div class="col-sm-3" >
		
          <iframe style="width:560;height:500" src="https://www.youtube.com/embed/4NSbilSjiEY" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
    	
		
		<div class="col-sm-3">
		
           <iframe style="width:560;height:500" src="https://www.youtube.com/embed/9SRwsfKsfKg" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
    	
		
		
          <div class="col-sm-3">
		
           <iframe style="width:560;height:500" src="https://www.youtube.com/embed/a0ieazWPB9Y" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
    	
			
		
	</div>
	</div>	
		
		
		
	</div>
	
	<!-- //about-bottom -->
<!-- stats -->
	<div class="stats" >
		<div class="container">
		<div class="col-sm-6 first"></div>
		<div class="col-sm-6 second"></div>
		
		</div>
	</div>
	<!-- //stats -->
	<!-- services -->
<div class="services" style="margin-top:-90px">
		<h3 class="heading-agileinfo" style="color:#0099CC">Faculties<span> </span></h3>
	<div class="container">
		
		<div class="services-top-grids">
			<div class="col-md-4 hvr-push" >
				<div class="grid1" style="height:210px">
					<i class="fa fa-bus hvr hvr-pulse" aria-hidden="true"></i>
					<h4>Vans</h4>
					<p>Vans Available For Smallest Students take from home and leave from School</p>
				</div>
			</div>
			<div class="col-md-4 hvr-push" >
				<div class="grid1" style="height:210px">
					<i class="fa fa-user hvr hvr-pulse" aria-hidden="true"></i>
					<h4>Experiences Teacher</h4>
					<p>All Teachers are Expert in Our Subjects </p>
				</div>
			</div>
			
			<div class="col-md-4 hvr-push" >
				<div class="grid1" style="height:210px;">
					<i class="fa fa-lock hvr hvr-pulse" aria-hidden="true"></i>
					<h4>Security</h4>
					<p>All Students secure  in School</p>
					<p>In all Classes have CCTV CAMARA Available</p>
				</div>
			</div>
			
			<div class="clearfix"></div>
		</div>
		<div class="services-top-grids">
			<div class="col-md-4 hvr-push" >
				<div class="grid1" style="height:210px">
					<i class="fa fa-music hvr hvr-pulse" aria-hidden="true"></i>
					<h4>Music & Dance</h4>
					<p>Children are taught to appreciate music and dance by a team of dedicated and talented teachers .</p>
				</div>
			</div>
			<div class="col-md-4 hvr-push" >
				<div class="grid1" style="height:210px">
					<i class="fa fa-assistive-listening-systems hvr hvr-pulse" aria-hidden="true"></i>
					<h4>Computer Lab</h4>
					<p>The M.D.S. SMART CLASSROOM technology is a world-class technology-enabled teaching tool in which special classrooms  </p>
				</div>
			</div>
			
			<div class="col-md-4 hvr-push" >
				<div class="grid1" style="height:210px;">
					<i class="fa fa-american-sign-language-interpreting hvr hvr-pulse" aria-hidden="true"></i>
					<h4>Art & Craft</h4>
					<p>To suffice the artistic appetite of the young creators, painters, and craftsmen, the school building has a spacious Art & Craft workstation.</p>
				</div>
			</div>
			
			<div class="clearfix"></div>
		</div>
	</div>
</div>
<!-- //services -->

    <section>
      <div class="container pt-0">
        <div class="section-content">
          <div class="row">
		  <div class="col-sm-6">
              <img alt="" src="images/a1.png" class="img-responsive img-fullwidth" style='height:300px'>
            </div>
			 <div class="col-sm-6">
              <img alt="" src="images/kid2.png" class="img-responsive img-fullwidth" style='height:300px'>
            </div>
             
             <img alt="" src="images/f2.png" class="img-responsive img-fullwidth"> 
              
            
            </div>
           
          </div>
        </div>
      </div>
      <div> 
          
      </div>
    </section>
	<!-- //feedback -->
<!-- news -->
	<div class="news" style="margin-top:-90px">
		<div class="container">  
				<h2 class="heading-agileinfo" style="color:#0099CC">News & Events<span>Latest News For Students and Teachers</span></h2>
			<div class="news-agileinfo"> 
				<div class="news-w3row"> 
					<div class="wthree-news-grids">
						<div class="col-md-6 col-xs-6 datew3-agileits">
							<img src="images/1.jpeg" class="img-responsive" alt="" style="height:300px;WIDTH:100%"/>
						</div>
						<div class="col-md-6 col-xs-6 datew3-agileits-info ">
							<h5><a href="#" >Latest News</a></h5>
							<h6><?php 
							$date=date("d/m/Y");
							date_default_timezone_set("asia/kolkata");
							echo $date;
							
							
							
							?></h6>
							<marquee direction="up" scrollamount="2" onmouseleave="this.start()" onmouseover="this.stop()">
							<?php 
					$sel="select * from news order by id desc";
					$res=mysqli_query($conn,$sel);
					while($row=mysqli_fetch_array($res,MYSQLI_BOTH))
					{
					
					?>
					<p style="color:black">
					<?php echo $row['message'];?>
					</p>
					<?php
					
					}
					?>
					
					</marquee>
						</div>
						<div class="clearfix"> </div>
					</div>
					
					
					
					<div class="clearfix"> </div>
				</div>
				
			</div>
		</div>
	</div>
	<!-- //news -->

	<!-- footer -->
	<?php include("link/footer.php");?>
	<!-- //footer -->
<!-- modal -->
	
	<!-- //modal -->

	<a href="#home" class="scroll" id="toTop" style="display: block;"> <span id="toTopHover" style="opacity: 1;"> </span></a>
	<!-- js -->
	<script type="text/javascript" src="js/jquery-2.1.4.min.js"></script>

	<script type="text/javascript" src="js/bootstrap.js"></script>
	<!-- stats -->
	<script src="js/jquery.waypoints.min.js"></script>
	<script src="js/jquery.countup.js"></script>
	<script src="js/jquery.countup.js"></script>
	<script>
		$('.counter').countUp();
	</script>
	<!-- //stats -->
	<!-- owl carousel -->
	<script src="js/owl.carousel.js"></script>
	<script>
		$(document).ready(function () {
			$("#owl-demo").owlCarousel({

				autoPlay: 3000, //Set AutoPlay to 3 seconds
				autoPlay: true,
				items: 3,
				itemsDesktop: [991, 2],
				itemsDesktopSmall: [414, 4]

			});
		}); 
	</script>
	<!-- //owl carousel -->
<script>
window.onscroll = function() {myFunction()};

var header = document.getElementById("myHeader");
var sticky = header.offsetTop;

function myFunction() {
  if (window.pageYOffset >= sticky) {
    header.classList.add("sticky");
  } else {
    header.classList.remove("sticky");
  }
}
</script>
</div>
	<script>
		    $(document).ready(function(){
		        	$("#editmodel125").modal("show");
		    });
		    
		    
		    
		    
		</script>
		<form>
<div class="modal fade bs-example-modal-lg" id="editmodel15" style="z-index:9876">
<div class="modal-dialog modal-lg"> 
<div class="modal-content"> 
<div class="modal-heading"> 
<button class="close" data-dismiss="modal">  CLOSE  </button>
<br/>
</div>
<div class="modal-body" id="editbody125">
<img src="../images/raksha-bandhan_759.jpg"  class="img-responsive" style="width:100%">

 </div>
<div class="modal-footer"> 



</div>


</div>
</div>


 </div>
 </form>
</body>

</html>

MMCT - 2023