what does the .pop() do ?
if (_droptarget.split("_", 2).pop() eq "1")

p.s.
I am looking for a good example of a drag and drop interaction I can use. If you know of any I would appreciate it.