var tpj=jQuery;
tpj.noConflict();
var revapi2;
tpj(document).ready(function() {
if (tpj.fn.cssOriginal != undefined) tpj.fn.css = tpj.fn.cssOriginal;
if(tpj('#rev_slider_2_1').revolution == undefined) revslider_showDoubleJqueryError('#rev_slider_2_1'); else revapi2 = tpj('#rev_slider_2_1').show().revolution( { delay:9000, startwidth:940, startheight:300, hideThumbs:200,
thumbWidth:100, thumbHeight:50, thumbAmount:1,
navigationType:"none", navigationArrows:"nexttobullets", navigationStyle:"square-old",
touchenabled:"on", onHoverStop:"on",
navOffsetHorizontal:0, navOffsetVertical:20,
shadow:0, fullWidth:"off",
stopLoop:"off", stopAfterLoops:-1, stopAtSlide:-1,
shuffle:"off",
hideSliderAtLimit:0, hideCaptionAtLimit:0, hideAllCaptionAtLilmit:0 });
}); //ready