//<![CDATA[
$(document).ready(function(){
    $('#niobeSlideShow').slideshow({width:350, height:197, playframe:false,controls :{'hide':true,'first':true,'prev':true,'play':true,'next':true,'last':true,'help':false}}).playSlide();
});
//]]>