var imgsrc = 'http://img.youtube.com/vi/{video.videoid}/2.jpg';
var img = new Image();
img.src = imgsrc;
