window.onYouTubePlayerReady = function(playerId) { if(playerId){ ytplayer = playerId; ytplayer.cueVideoById("RshlN2ELh5U"); ytplayer.playVideo() } }