$.each for value json, how is it?

Please see here: http://jsfiddle.net/nnYwk/ my full json and what that i want. how is for this json code put each reunits.reun in tooltip each name_re?

“name_re”: “11” =tooltip=> 11 11
“name_re”: “11” =tooltip=> 666666666 99999 777777 1221
“name_re”: “12121112” =tooltip=> 55555 00000000 222222222 333333333

That fiddle seems broken. I only see javascript and when I press run nothing happens. I see the JS is trying to add stuff to the HTML, but without any HTML that’s kinda tricky :wink: