If all correct, jump

Any help appreciated. What im attempting is a drag and drop exercise. Got all the functionality working. Have four draggable object; d1 d2 d3 d4 which need to be dragged onto their target areas; t1 t2 t3 t4. All this is working fine.

All I need help with is putting in some code to get the move to jump to a specified frame once all objects have been dragged to their target areas.

Cheers,

Cle