Rickroll

 

 

 

 
<div id=”ytplayer”></div>
<script>// <![CDATA[
// Load the IFrame Player API code asynchronously.
var tag = document.createElement(‘script’);
tag.src = “https://www.youtube.com/player_api”;
var firstScriptTag = document.getElementsByTagName(‘script’)[0];
firstScriptTag.parentNode.insertBefore(tag, firstScriptTag);
// Replace the ‘ytplayer’ element with an <iframe> and
// YouTube player after the API code downloads.
var player;
function onYouTubePlayerAPIReady() {
player = new YT.Player(‘ytplayer’, {
height: ‘360’,
width: ‘480’,
videoId: ‘dQw4w9WgXcQ’,
playerVars: {
‘autoplay’: 1,
‘showinfo’: 0,
‘controls’: 0
}
});
}
// ]]></script>

&nbsp;

APRIL FOOLS!!! Oh, and you’ve been Rickrolled!