I honestly think it has something to do with your .live() call or the usage of .SPFilterNode(). There were some changes to jQuery and as a result SPServices. The usage of .live() was deprecated in 1.7 and you using .SPFilterNode() suggests you are at least using 1.7+.
Can you confirm the version of jQuery and SPServices that you are using on this page?
Cheers,
Matthew