/* blogparts clock */
//document.write('<embed src="./img/blog_clock.swf" width="150" height="100">');
	document.write('<div align="center">');
	document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="150" height="100">\n');
	document.write('<param name="movie" value="http://www.hikkoshi-tatsujin.com/blogparts/img/blog_clock.swf" />\n');
	document.write('<param name="quality" value="high" />\n');
	document.write('<embed src="http://www.hikkoshi-tatsujin.com/blogparts/img/blog_clock.swf" quality="high" width="150" height="100" pluginspage="http://www.macromedia.com/go/getflashplayer" />\n');
	document.write('</object>\n');
	document.write('</div>');