function toplistOut(id) {
var url = 'toplist/out/'+id;
window.ukrytaramka.location.href=url;
}