document.write('<object width="425" height="355">');
document.write('<param name="movie" value="http://www.youtube.com/v/' + strVideo_id + '&fs=1&rel=0&hd=1">');
document.write('</param><param name="wmode" value="transparent">');
document.write('<param name="allowFullScreen" value="true"></param>');
document.write('</param><embed src="http://www.youtube.com/v/' + strVideo_id + '&fs=1&rel=0&hd=1" allowfullscreen="true" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed>');
document.write('</object>');