Get value of multiple simple slider jquery ui

Get value of multiple simple slider jquery ui

Hi,

I have 2 simple sliders and I would like when I move one of them display the value of each slider into the <span id="result"></span> but my code below doesn't work. 

I have a numeric and a text slider.

Please find my code: http://jsfiddle.net/NetRS/136/

What is it wrong into my code?

Thank you for your help.

Paul