Simple jQuery variable issue - conflicting variables

Simple jQuery variable issue - conflicting variables

I am trying to use this great jQuery text slider here: http://codepen.io/mikedevelops/pen/eNjeJm

But I really need two sliders on the same page. I have attempted to duplicate the code and change the variable names in the second slider to prevent there being an issue - but can't seem to get it to work. Here is my attempt: http://codepen.io/hardanger/pen/NqmOom

Just to be clear, I think it is an issue with variables.


Very many thanks for your help