$(function(){
	$(".slide-trigger").switchable(".slide-panel > a > img", { effect: "fade", circular: true }).autoplay(3);
});



