var tpj = jQuery;
var revapi4;
tpj(document).ready(function () {
if (tpj("#rev_slider_4_1").revolution == undefined) {
revslider_showDoubleJqueryError("#rev_slider_4_1");
} else {
revapi4 = tpj("#rev_slider_4_1").show().revolution({
sliderType: "standard",
jsFileLocation: "../revolution/js/",
sliderLayout: "auto",
dottedOverlay: "none",
delay: 9000,
navigation: {
keyboardNavigation: "on",
keyboard_direction: "horizontal",
hide_onmobile: true,
mouseScrollNavigation: "off",
onHoverStop: "off",
touch: {
touchenabled: "on",
swipe_threshold: 75,
swipe_min_touches: 1,
swipe_direction: "horizontal",
drag_block_vertical: false
},
arrows: {
style: "hermes",
enable: false,
hide_onmobile: true,
hide_onleave: false,
tmp: '
',
left: {
h_align: "left",
v_align: "center",
h_offset: 10,
v_offset: 0
},
right: {
h_align: "right",
v_align: "center",
h_offset: 10,
v_offset: 0
}
},
},
viewPort: {
enable: true,
outof: "pause",
visible_area: "80%"
},
responsiveLevels: [1366, 1024, 778, 480],
gridwidth: 1600,
gridheight: 950,
lazyType: "smart",
parallax: {
type: "mouse",
origo: "slidercenter",
speed: 2000,
levels: [2, 3, 4, 5, 6, 7, 12, 16, 10, 50, 47, 48, 49, 50, 51, 55],
type: "mouse",
},
shadow: 0,
spinner: "off",
stopLoop: "off",
stopAfterLoops: -1,
stopAtSlide: -1,
shuffle: "off",
autoHeight: "off",
hideThumbsOnMobile: "on",
hideSliderAtLimit: 0,
hideCaptionAtLimit: 0,
hideAllCaptionAtLilmit: 0,
debugMode: false,
fallbacks: {
simplifyAll: "off",
nextSlideOnWindowFocus: "off",
disableFocusListener: false,
}
});
}
}); /*ready*/