problem using detach() and appendTo()

problem using detach() and appendTo()

Basically all i'm trying to do is detach all the divs in a class and then reattach them individually using appendTo , depending on the radio button selected.
Heres the Fiddle: http://jsfiddle.net/k7Hzs/10/
Any advice would be welcome. Thanks.