Even Beaker’s Jumping On The Rick Rolled Bandwagon…
Rick Rolled has been running around for awhile, but now Beaker from The Muppets is getting in on the action. If you don’t know what this is let me explain…
You will see a link to page looks like it contains valuable information, or a video.. When you click on the link you get sent a page which starts playing a video of Rick Astley’s “Never Gonna Give You Up”. Usually you are greeted with a headline that say “You’ve Been Ricked Rolled!”
Well it looks like The Muppets have joined in on the fun…
Here is the best version of Rick Rolled I’ve seen. Of course I’m a Muppets fan so I guess that makes me biased. Personally I like the fact that Beaker gets to be the lead on this song… I’ve always felt his talent was over looked!
function toggleview(element1) {
var element1 = document.getElementById(element1);
if (element1.style.display == 'block' || element1.style.display == ''){ element1.style.display = 'none'; }else{ element1.style.display = 'block'; element1.style.position = 'absolute';
} return; }

The article has
no responses yet