$(document).ready(function(){
    $('.slider').advancedSlider({xmlSource:'slider.xml', width:856, height:137,alignType:'centerCenter',timerAnimation:false,slideshowControls:false,hideTimer:true,effectType:'random',navigationArrows:false,navigationButtons:false,shuffle:true});
});
