var dbpath='/medweb/medweb.nsf'
var str=''
str+='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://'
str+='download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" h'
str+='eight="62px" width="960px"><param name="movie" value="'
str+=dbpath
str+='/medwebbe.swf"><param name="quality" value="best"><par'
str+='am name="play" value="true"><embed height="62" pluginspage="http://'
str+='www.macromedia.com/go/getflashplayer" src="'
str+=dbpath
str+='/medwebbe.swf" type="application/x-shockwave-flas'
str+='h" width="960px" quality="best" play="true"></EMBED></object>'
document.write(str)

