$(function () {
	$(".rotative-articles").simpleTabs({roundCorn: true, fadeEffect: false, rotTime: 6000});
	$("#ranking").simpleTabs({roundCorn: true});
});
