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