Multiple Progressbars in same page - with different values

Multiple Progressbars in same page - with different values

This is probably a simple one (hopefully):
I'm having several progress bars in a list on the same page. Is there any way to set the value independantly for each one? The optimal way would be either using inner html or possibly an attribute value.. but i'm such a n00b with javascript, i'm not quite sure how. 

i suppose $(this) comes into play somehow?

check sample code here:

Hopefully i was able to make myself clear.e