<img src="http://clickhere.media.clickhere.com/mikehopkins/CHL_Logo_Stacked_RGB.png" width="210" height="205" id="object_to_move">
TweenMax.to(object_to_move, 1.00, {x:50, y:50, yoyo:true, repeat:-1});
TweenMax.to(object_to_move, 2.00, {alpha:0.5, repeat:-1});
This Pen doesn't use any external CSS resources.