403Webshell
Server IP : 103.234.187.230  /  Your IP : 216.73.216.216
Web Server : Apache
System : Linux lserver42043-ind.megavelocity.net 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
User : apache ( 48)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/rsdgroup/inc/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/rsdgroup/inc/footer.php
<?php 
$page_url = $_SERVER['PHP_SELF'];
$page_name = @end(explode("/",$page_url));
//Page session start
//@session_start();
//setcookie("count","1",time()+10,"/","rsdgroup.in");
//setcookie("count",1,time() + 120);
/*$ref = $_SERVER["HTTP_REFERER"];
if (strpos($_SERVER["HTTP_REFERER"],'rsdgroup')) {
   $ref = 'notdisplay';
}*/
//echo $ref;
?>
<footer>
	
    <div class="footerIn">
    <div class="followus">
        <span>Follow Us</span>
        <a href="https://www.facebook.com/rsdgroup" class="fbook" target="_blank"><!--facebook--></a>
        <a href="https://twitter.com/rsdgroup1" class="twitter" target="_blank"><!--twitter--></a>
        <a href="https://www.youtube.com/user/Gopaljeedairy" class="ytube" target="_blank"><!--You Tube--></a>
        <a href="https://plus.google.com/+RsdgroupIn" class="gplus" target="_blank"><!--G+--></a>
        <a href="https://www.instagram.com/gopaljee_ananda/" class="instagram" target="_blank"><!--instagram--></a>
    </div>

    <div class="footernav">
             &copy; 2016 Ananda.  All Rights Reserved&nbsp;&nbsp;&nbsp;|
             &nbsp;&nbsp;&nbsp;<a href="<?php echo @$baseurl; ?>privacy-policy.html">Privacy Policy</a>&nbsp;&nbsp;&nbsp;|
             &nbsp;&nbsp;&nbsp;
             <a href="http://www.catpl.co.in" class="poweredby" target="_blank">Powered by<img src="<?php echo @$baseurl; ?>images/catplLogo.jpg" alt="catpl" border="0"></a>
    </div>
    <div class="cl"></div></div>
</footer>

<?php if($page_name == "index.php") { ?>

<!--video popup start here-->   
  <div  style='display:none'>
      <div id='inline_example2'>
      	<div class="popupIn">
        	<embed width="100%" height="460" src="http://www.youtube.com/v/AzYxfCk8X3o?rel=0&autoplay=1" type="application/x-shockwave-flash"></embed>
        </div>
      </div>
  </div>
 
<!--video popup end here-->
   <?php
   $bannersList = getCertificates("tbl_home_banner where Status = 'Active'"); 
   
   ?> 
   
<script src="<?php echo @$baseurl; ?>js/jquery.colorbox.js"></script>
<script type="text/javascript">
var slideshowSpeed = 6000;

var photos = [    
    <?php foreach($bannersList as $banner): ?>
        {
        "title" : "Stairs",
        "image" : "<?php echo $banner['image']; ?>",
        "url" : "",
        "firstline" : "<?php echo $banner['first_line_text']; ?>",
        "secondline" : "<?php echo $banner['Second_line_text']; ?>"
        }, 
        <?php endforeach; ?>        

];

$(".example2").colorbox({width:"750px", inline:true, href:"#inline_example2"});
</script>  
<script type="text/javascript" src="<?php echo @$baseurl; ?>js/script.js"></script>
<?php } ?>
	
 	
<!--banner popup start here-->
<?php /*?><div class="screenlock"></div>
<div class="popupMainadFull">
    <div class="popupMainad"><img src="<?php echo @$baseurl; ?>images/crossIcon.png" border="0" class="crossIcon">
        <a href="javascript:void(0);"><img src="<?php echo @$baseurl; ?>images/popBanner.jpg" border="0"></a>
    </div>
</div>
<div class="popupadIcon"><img src="<?php echo @$baseurl; ?>images/popBannerIcon.jpg" border="0" class="popIconads"></div><?php */?>
<!--banner popup end here-->
	
<script type="text/javascript">
  $(document).ready(function(){
           
		var wel;
		function showWidth( ele, w ) {
			wel = w + "px";
		}
		 
         /*var showpopup = $("#showpopup").val();
		 var refurl = $("#refurl").val();
		 //alert(refurl);
		 if(showpopup == "yes" || refurl != 'notdisplay')
		 {
		 showWidth( "window", $( window ).width() );
		 $("html").css('width',wel);
		 $("html").css('overflow','hidden');
		 $(".screenlock").show();
		 $(".popupMainadFull").show();
		  $("#showpopup").val('no');
		 }
		
		 if(showpopup == undefined)
		 {
		 	$(".popupadIcon").show();	
		 }
		$(".crossIcon").click(function(){
			showWidth( "window", $( window ).width() );
			$("html").css('width','auto');
			$("html").css('overflow','auto');
			$(".screenlock").hide();
			$(".popupMainadFull").hide();
			$(".popupadIcon").show();								
		});
		
		$(".popIconads").click(function(){
			showWidth( "window", $( window ).width() );
			$("html").css('width',wel);
			$("html").css('overflow','hidden');
			$(".screenlock").show();
			$(".popupMainadFull").show();
			$(".popupadIcon").hide();	
		
		    $('html, body').animate({scrollTop : 0},800);
		    return false;							
		});*/
		
		
  
		$(".navthumb").click(function(){
				$("#navul").toggle(200);
		});
    $("#tabimg1").click(function(){
            $("#anandaimg").hide();
            $("#anandaimg_active").show();
            $("#dairyIndiaiimg").show();
            $("#dairyIndiaiimg_active").hide();
            $("#gPlusimg").show();
            $("#gPlusimg_active").hide();

            $("#anandaid").slideDown();
            $("#dairyIndiaid").hide();
            $("#gPlusid").hide();

            $(".topBox span").removeClass("activedrop");
            $(this).addClass("activedrop");
      });

      $("#tabimg2").click(function(){
            $("#anandaimg").show();
            $("#anandaimg_active").hide();
            $("#dairyIndiaiimg").hide();
            $("#dairyIndiaiimg_active").show();	
            $("#gPlusimg").show();
            $("#gPlusimg_active").hide();

            $("#anandaid").hide();
            $("#dairyIndiaid").slideDown();
            $("#gPlusid").hide();

            $(".topBox span").removeClass("activedrop");
            $(this).addClass("activedrop");
    });

    $("#tabimg3").click(function(){
            $("#anandaimg").show();
            $("#anandaimg_active").hide();
            $("#dairyIndiaiimg").show();
            $("#dairyIndiaiimg_active").hide();	
            $("#gPlusimg").hide();
            $("#gPlusimg_active").show();	

            $("#anandaid").hide();
            $("#dairyIndiaid").hide();
            $("#gPlusid").slideDown();

            $(".topBox span").removeClass("activedrop");
            $(this).addClass("activedrop");
    });
            
    var wel;
            function showWidth( ele, w ) {
                    wel = w + "px";
    }
     $(".please_clickbtn").click(function(){
                    showWidth( "window", $( window ).width() );
                    $("html").css('width',wel);
                    $("html").css('overflow','hidden');
                    $(".please_click").animate({left:'0px'});
                    $(".please_clickbtn").hide();
                    $(".screenlock").show();
              });

    $("#plclickme").click(function(){
          $("html").css('width','auto');
          $("html").css('overflow','auto');
          $(".please_click").animate({left:'-820px'});
          $(".please_clickbtn").show();
          $(".screenlock").hide();
    });

    $(".screenlock").click(function(){
          $("html").css('width','auto');
          $("html").css('overflow','auto');
          $(".please_click").animate({left:'-820px'});
          $(".please_clickbtn").show();
          $(".screenlock").hide();
		  
		  //$(".popupMainadFull").hide();
		  //$(".popupadIcon").show();
    });
    }); 		 
</script>
<script type="text/javascript" src="<?php echo @$baseurl; ?>js/script1.js"></script>

<script type="text/javascript">
/* <![CDATA[ */
var google_conversion_id = 964416827;
var google_custom_params = window.google_tag_params;
var google_remarketing_only = true;
/* ]]> */
</script>
<script type="text/javascript" 
src="//www.googleadservices.com/pagead/conversion.js">
</script>
<noscript>
<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="" 
src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/964416827/?value=0&amp;guid=ON&amp;script=0"/>
</div>
</noscript>

Youez - 2016 - github.com/yon3zu
LinuXploit