function swfy(URL)
{

document.write('<center><embed src="http://www.youtube.com/v/' + URL + '" wmode="transparent" style="width:400px; height:326px;" id="VideoPlayback" type="application/x-shockwave-flash" flashvars=""></embed></center>');

}