var v = new Anima("#tester", 300); v.vCss('translate(0px, 600px) skewY(30deg)'); jQuery(window).scroll(function() { v.vanima(); });