var tpj = jQuery;
tpj.noConflict();
var revapi12;
tpj(document).ready(function () {
if (tpj('#rev_slider_12_1').revolution == undefined)
revslider_showDoubleJqueryError('#rev_slider_12_1');
else
revapi12 = tpj('#rev_slider_12_1').show().revolution(
{
dottedOverlay: "none",
delay: 5000,
startwidth: 1920,
startheight: 1440,
hideThumbs: 200,
thumbWidth: 100,
thumbHeight: 50,
thumbAmount: 5,
navigationType: "bullet",
navigationArrows: "solo",
navigationStyle: "round",
touchenabled: "on",
onHoverStop: "on",
navigationHAlign: "center",
navigationVAlign: "bottom",
navigationHOffset: 0,
navigationVOffset: 20,
soloArrowLeftHalign: "left",
soloArrowLeftValign: "center",
soloArrowLeftHOffset: 20,
soloArrowLeftVOffset: 0,
soloArrowRightHalign: "right",
soloArrowRightValign: "center",
soloArrowRightHOffset: 20,
soloArrowRightVOffset: 0,
shadow: 0,
fullWidth: "on",
fullScreen: "off",
spinner: "spinner2",
stopLoop: "off",
stopAfterLoops: -1,
stopAtSlide: -1,
shuffle: "off",
autoHeight: "off",
forceFullWidth: "off",
hideThumbsOnMobile: "off",
hideBulletsOnMobile: "off",
hideArrowsOnMobile: "off",
hideThumbsUnderResolution: 0,
hideSliderAtLimit: 0,
hideCaptionAtLimit: 0,
hideAllCaptionAtLilmit: 0,
startWithSlide: 0,
videoJsPath: "/wp-content/plugins/revslider/rs-plugin/videojs/",
fullScreenOffsetContainer: ""
});
}); //ready