function startFlipCounter(val, fval){var myCounter = new flipCounter('flip-counter', {value:val, finalValue:fval, inc:1, pace:200, auto:true})}   
