var tpj=jQuery; tpj.noConflict(); tpj(document).ready(function() { var apiRevoSlider = tpj('.tp-banner').show().revolution( { sliderType:"standard", jsFileLocation:"https://www.csm-cryogenic.com/include/rs-plugin/js/", sliderLayout:"fullwidth", dottedOverlay:"none", delay:9000, navigation: {}, responsiveLevels:[1200,992,768,480,320], gridwidth:1280, gridheight:400, lazyType:"none", shadow:0, spinner:"off", autoHeight:"on", disableProgressBar:"on", hideThumbsOnMobile:"off", hideSliderAtLimit:0, hideCaptionAtLimit:0, hideAllCaptionAtLilmit:0, debugMode:false, fallbacks: { simplifyAll:"off", disableFocusListener:false, }, navigation: { keyboardNavigation:"off", keyboard_direction: "horizontal", mouseScrollNavigation:"off", onHoverStop:"off", touch:{ touchenabled:"on", swipe_threshold: 75, swipe_min_touches: 1, swipe_direction: "horizontal", drag_block_vertical: false }, arrows: { style:"hesperiden", enable:true, // hide_onmobile:false, // hide_under:600, hide_onleave:true, // hide_delay:200, hide_delay_mobile:1200, 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 } }, bullets: { enable: true, style: 'zeus', tmp: '', direction: 'horizontal', rtl: false, container: 'slider', h_align: 'center', v_align: 'bottom', h_offset: 0, v_offset: 10, space: 5, hide_onleave: false, hide_onmobile: false, hide_under: 0, hide_over: 767, hide_delay: 200, hide_delay_mobile: 1200 } } }); }); //ready