function flash_embeds( sytbid ) {
	document.write('<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/' + sytbid + '&hl=en&fs=1"></param>');
	document.write('<param name="allowFullScreen" value="true"></param>');
	document.write('<param name="allowscriptaccess" value="always"></param>');
	document.write('<embed  tabindex="43" src="http://www.youtube.com/v/' + sytbid + '&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>');
}

