tr=base[tr]; ho=time[ho];
var tr = "ключ"; var base = {"ключ":"значение ключа"} tr = base[tr]; alert(tr);