// JavaScript Document

htm  = ''
htm += '<object width="282" height="2340">';
htm += '<param name="movie" value="http://www.youtube.com/v/bm1GUWAA1MI&rel=1"></param>';
htm += '<param name="wmode" value="transparent"></param>';
htm += '<embed src="http://www.youtube.com/v/bm1GUWAA1MI&rel=1" type="application/x-shockwave-flash" wmode="transparent" width="282" height="234"></embed>';
htm += '</object>';

document.write(htm)