Current Plugin Options
$('.banner').slidingImageGalleryV2({
                            width:960,
                            height:328,

                            selectRollOver:true,

                            buttonPosition:"right",
                            buttonWidth:300,
                            buttonHeight:82,
                            showThumb:true,
                            thumbWidth:52,
                            thumbHeight:52,

                            shadowType:3,
                            shadowHeight:36,

                            transition:"random",
                            easing:"",

                            showTimer:true,
                            timerAlign:"top",
                            pauseRollOver:false,

                            scrollType:"mouse_move"
                            });