var myTween3:TweenLite = new TweenLite(qw_cont, 0.7, {x:-421});
TweenLite.to(qw_cont, 0.7, {x:-421});