$(document).ready(function(){
		$('.slider').advancedSlider({xmlSource:'xml/slider.php', width:550, height:277, slideshowDelay:8000});
	});
