htm = ""
htm+="<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'"
htm+="codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0'"
htm+="width='484'"
htm+="height='187'>"
htm+="<param name='movie' value='images/degi.swf' />"
htm+="<param name='quality' value='high' />"
htm+="<embed src='images/degi.swf'"
htm+="quality='high'"
htm+="width='484'"
htm+="height='187'"
htm+="type='application/x-shockwave-flash'" 
htm+="pluginspage='http://www.macromedia.com/go/getflashplayer'>"
htm+="</embed>"
htm+="</object>"

document.write(htm)
