﻿$(document).ready(function () {
    $('#banner').jshowoff({ speed: 10000, controls: false, autoPlay: true, hoverPause: false });
});
