window.addEvent('domready', function(){
	selectGrupa();
	tables();
    links();
    slideStart();
});