Animated Google Doodle on Newton's birthday

It all happened when an apple fell on Issac Newton from the tree. The theory of Gravity evolved then.
04 Jan is Newton‘s birthday. As usual, Google is celebrating the day with a doodle.
Today’s doodle is not just a doodle but an animated doodle. This is the first animated Google doodle ever.
Vijay For Victory


Yeah.. this animated doodle is a funny thing.. the more interesting fact is, they made the apple to bounce once as soon as it hits the ground… more realistic, right
@Anantha Once again you proved that you are a sharp observer.
Google is SO nerdy they not only did a tribute they did it using Java script which uses gravity algorithms to animate the velocity, drag, and impact cooefficients. Those Google guys are slick with the one-two punches.
========
;setTimeout(function(){var h=0,v=1,f=document.getElementById(‘fall’),i=setInterval(function(){if(f){var r=parseInt(f.style.right)+h,b=parseInt(f.style.bottom)-v;f.style.right=r+’px’;f.style.bottom=b+’px’;if(b>-310){v+=2}else{h=(v>9)?v*0.1:0;v*=(v>9)?-0.3:0}}},25);google.rein&&google.rein.push(function(){clearInterval(i);h=0;v=1})},2000)”
border=0>