Hi

You might want to try changing this line:

Code:
var _secondPrice = 'cartAdd';
to

Code:
var _secondPrice = false;
That should stop the erroneously located price display from appearing

Dan