$(document).ready(function(){

$('#slider1')
.anythingSlider({
theme : 'minimalist-round'
});

});
