function polecTap()
{
var url = urlPolec+podCatId+'_'+namePodCat+'/'+idTA.value+'_'+nameImage+'/'+urlPolecSufix;
var link = "http://"+document.domain+"/pogoda_polec_tapeta.php?p=1&nametap="+name+"&url="+url;
    tb_show('Poleć tapetę', link+'&keepThis=true&TB_iframe=true&height=410&width=605',false);
}
