var lists = [
		'<iframe width="194" height="140" src="http://www.youtube.com/embed/Nc0uTNSTRP0" frameborder="0" allowfullscreen></iframe>',
		'<iframe width="194" height="140" src="http://www.youtube.com/embed/UU51UjUMoOk" frameborder="0" allowfullscreen></iframe>',
		'<iframe width="194" height="140" src="http://www.youtube.com/embed/MYDCCx0_7_s" frameborder="0" allowfullscreen></iframe>',
		'<iframe width="194" height="140" src="http://www.youtube.com/embed/4PyAI2J7-Yk" frameborder="0" allowfullscreen></iframe>',
		'<iframe width="194" height="140" src="http://www.youtube.com/embed/4NN5bUimuXg" frameborder="0" allowfullscreen></iframe>',
		'<iframe width="194" height="140" src="http://www.youtube.com/embed/vwG99tdrmv8" frameborder="0" allowfullscreen></iframe>',
		'<iframe width="194" height="140" src="http://www.youtube.com/embed/0ZuGdsp24OM" frameborder="0" allowfullscreen></iframe>',
		'<iframe width="194" height="140" src="http://www.youtube.com/embed/SrtcsdLQwkY" frameborder="0" allowfullscreen></iframe>'
];
document.write(lists[Math.floor(Math.random()*lists.length)]);
