$(function() {
	
	embedPlayer();
	
	setTimeout(function() {
		
		ytplayer.loadVideoById("O77qcd519Lc", 0);
		
	}, 2000);
	
});
