document.open();
document.writeln('			<object type="application/x-shockwave-flash" data="CollegeSong.swf" width="500" height="375">');
document.writeln('				<param name="movie" value="CollegeSong.swf" />');
document.writeln('				<img src="words.jpg" width="500" height="375" alt="歌詞" />');
document.writeln('			</object>');
document.close();

