$(function(){
	
	$(function(){
		$('#slider').powerSlide({thumbs: false, bullets: true});
	});

});
