function advertFilter(type){
	location.href = '/ogloszenia/' + type;
}
