function reddr(url,id,id_m,t){
    if(!t) t=2;
   
   window.open('r.php?id='+id+'&t='+t+'&id_m='+id_m+'&ad='+url);
}
