htm = ""
htm+="<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000'"
htm+="codebase='http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0'"
htm+="width='204'" 
htm+="height=156>"
htm+="<param name='movie' value='image/index/motionlpo_bnr_top.swf'>"
htm+="<param name='wmode' value='transparent'>"
htm+="<param name='quality' value='high'>"
htm+="<embed src='image/index/motionlpo_bnr_top.swf'"
htm+="quality='high'"
htm+="width='204'"
htm+="height='156'"
htm+="type='application/x-shockwave-flash' "
htm+="wmode='transparent'"
htm+="pluginspage='http://www.macromedia.com/go/getflashplayer'>"
htm+="</embed>"
htm+="</object>"

document.write(htm)
