var tpj=jQuery; tpj.noConflict(); var revapi2; tpj(document).ready(function() { if(tpj("#rev_slider_2_1").revolution == undefined){ revslider_showDoubleJqueryError("#rev_slider_2_1"); }else{ revapi2 = tpj("#rev_slider_2_1").show().revolution({ sliderType:"standard", jsFileLocation:"assets/scripts/", sliderLayout:"fullwidth", dottedOverlay:"none", delay:9000, navigation: { keyboardNavigation:"off", keyboard_direction: "horizontal", mouseScrollNavigation:"off", onHoverStop:"on", 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_onleave:false, tmp:'', left: { h_align:"left", v_align:"center", h_offset:40, v_offset:0 }, right: { h_align:"right", v_align:"center", h_offset:40, v_offset:0 } } , bullets: { enable:true, hide_onmobile:false, style:"hesperiden", hide_onleave:false, direction:"horizontal", h_align:"center", v_align:"bottom", h_offset:0, v_offset:30, space:5, tmp:'' } }, visibilityLevels:[1240,1024,778,480], gridwidth:1140, gridheight:650, lazyType:"none", shadow:0, spinner:"spinner0", stopLoop:"off", stopAfterLoops:-1, stopAtSlide:-1, shuffle:"off", autoHeight:"off", hideThumbsOnMobile:"off", hideSliderAtLimit:0, hideCaptionAtLimit:0, hideAllCaptionAtLilmit:0, debugMode:false, fallbacks: { simplifyAll:"off", nextSlideOnWindowFocus:"off", disableFocusListener:false, } }); } }); /*ready*/