(function ($) {
    $(document).ready(function () {
        $("#m-banner").sp_Li_Slider({
            auto_play: false,
            auto_hide: false,
            delay: 500,
            trans_period: 500,
            animation: 'Random',
            custom_anim: 'Curtain-Left-Down Curtain-Left-Up Curtain-Right-Up Curtain-Right-Down 2-Curtain-To-Angles 2-Curtain-To-Top-Bottom',
            active_links: true,
            buttons_show: true
        });
        $("#m-banner-125").sp_Li_Slider({
            auto_play: true,
            auto_hide: true,
            delay: 500,
            trans_period: 550,
            animation: 'Regular',
            vert_sections: 12,
            sqr_sections_Y: 4,
            buttons_show: false
        });
        $("#m-banner-180").sp_Li_Slider({
            auto_play: true,
            auto_hide: true,
            delay: 500,
            trans_period: 500,
            animation: 'Regular',
            custom_anim: '4-Cross Blind-Right-Wave Blind-Down-Right 4-Close-Delay Fade',
            vert_sections: 10,
            sqr_sections_Y: 5,
            buttons_show: false
        });
        $("#m-banner-260").sp_Li_Slider({
            auto_play: true,
            auto_hide: true,
            delay: 3000,
            trans_period: 500,
            animation: 'Regular',
            vert_sections: 6,
            sqr_sections_Y: 4,
            buttons_show: false
        });
        $("#m-banner-300").sp_Li_Slider({
            auto_play: true,
            auto_hide: true,
            delay: 3000,
            trans_period: 500,
            animation: 'Regular',
            vert_sections: 7,
            sqr_sections_Y: 4,
            buttons_show: false
        });
        $("#m-banner-468").sp_Li_Slider({
            auto_play: true,
            auto_hide: true,
            delay: 3000,
            trans_period: 500,
            animation: 'Regular',
            vert_sections: 8,
            sqr_sections_Y: 4,
            buttons_show: false
        });
        $("#m-banner-728").sp_Li_Slider({
            auto_play: true,
            auto_hide: true,
            delay: 200,
            trans_period: 400,
            animation: 'Regular',
            vert_sections: 10,
            sqr_sections_Y: 4,
            buttons_show: false
        })
    })
})(jQuery);
