Current Plugin Options
$('.banner').slidingImageGalleryV2({
	width:960,
	height:328,
	
	buttonPosition:"right",
	buttonWidth:300,
	buttonHeight:82,
	showThumb:true,
	thumbWidth:52,
	thumbHeight:52,
	
	delay:5000,
	transition:"right fade",
	
	timerAlign:"bottom",
	pauseRollOver:true,	
	
	showShadow:true,
	shadowType:2,
	shadowHeight:82,
	
	scrollType:"mouse_move"
});