//about-right-video.swf.js
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" name="test" width="158" height="500" id="test">')
document.write('<param name="movie" value="about-right-video.swf">')
document.write('<param name=scale value=noscale>')
document.write('<param name="LOOP" value="false">')
document.write('<param name="QUALITY" value="high">')
document.write('<embed src="about-right-video.swf" width="158" height="500" loop="false" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="test"></embed></object>')