
function addLoadEvent() {
	jQuery("#automotive_news").tabs();
	jQuery("#automotive_news").tabs({ fx: { opacity: 'toggle' } });
	jQuery("#automotive_news").tabs('rotate' , 15000, false);
}
