$(window).bind("load", function() {
$("div#fewoptions").slideViewerPro({
thumbs: 5, 
thumbsPercentReduction: 19.8,
galBorderWidth: 0,
thumbsActiveBorderOpacity: 0,
easeTime: 750,
asTimer: 8000,
thumbsBorderOpacity: 0,
buttonsWidth: 0,
thumbsTopMargin: 5,
thumbsRightMargin: 2,
leftButtonInner: "",
rightButtonInner: "",
autoslide: true,
typo: false
});
});
