var revs;
revs = $('.tp-banner1').revolution({
delay: 6000,
startheight: 910,
startwidth: 1170,
hideThumbs: true,
thumbWidth: 100,
thumbHeight: 50,
thumbAmount: 5,
navigationType: "bullet",
navigationArrows: "none",
navigationStyle: "round",
touchenabled: "on",
onHoverStop: "on",
navOffsetHorizontal: 0,
navOffsetVertical: 20,
shadow: 0,
fullWidth: "on",
fullScreen: "on"
});