function flashTop(){
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="208" height="156" title="現在放映中の全宅連TVコマーシャル">');
document.write('<param name="movie" value="common/images/topflash.swf" />');
document.write('<param name="quality" value="high" />');
document.write('<param name="loop" value="false" />');
document.write('<embed src="common/images/topflash.swf" width="208" height="156" loop="false" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>');
document.write('</object>');
}

function top_img(){
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="387" height="156">');
document.write('<param name="movie" value="common/images/top_img.swf" />');
document.write('<param name="quality" value="high" />');
document.write('<embed src="common/images/top_img.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="387" height="156"></embed>');
document.write('</object>');
}