$(document).ready(function() {
	$(".Cars > .cars-tabs").tabs(".Cars > .cars-panes > div").slideshow();
});
